Annotation of parser3/ChangeLog, revision 1.112
1.112 ! moko 1: 2017-02-15 moko
! 2:
! 3: * src/include/pa_hash.h: compilation without HASH_CODE_CACHING
! 4: fixed
! 5:
! 6: * tests/: 320.html, results/320.processed: $.reverse(true/false)
! 7: test added (related to feature #1069)
! 8:
! 9: * src/: classes/reflection.C, types/pa_vstateless_class.h:
! 10: compilation without HASH_ORDER fixed
! 11:
! 12: * src/: classes/reflection.C, include/pa_hash.h:
! 13: $.reverse(true/false) added to ^reflection:methods[] (related to
! 14: feature #1069)
! 15:
! 16: 2017-02-14 moko
! 17:
! 18: * tests/: 152.html, results/152.processed: test for $._default hash
! 19: added (related to bug #1131)
! 20:
! 21: * tests/: 277.html, results/277.processed: test for hash with only
! 22: $._default is now defined (related to bug #1131)
! 23:
! 24: * src/types/pa_vhash.h: hash with only $._default is now defined
! 25: (fixed bug #1131)
! 26:
! 27: 2017-02-13 moko
! 28:
! 29: * tests/cat-windows.sh: cat-windows added (cygwin required)
! 30:
! 31: * tests/: 171.html, 264.html, 286.html, 370.html,
! 32: results/320.processed, results/375.processed, results/auto.p:
! 33: cat-windows.sh support added
! 34:
! 35: * tests/375.html: Windows support
! 36:
! 37: * tests/270.html: documented
! 38:
! 39: * tests/: 270.html, run_parser.cmd: bugfix: PATH_INFO has slashes
! 40: (not backslashes) even under Windows (broke test 270)
! 41:
! 42: 2017-02-12 moko
! 43:
! 44: * tests/: descript.ion, todo.txt: cleanup
! 45:
! 46: 2017-02-09 moko
! 47:
! 48: * tests/: 253.html, 255.html, 275.html, 347-curl.html,
! 49: run_tests.cmd: Windows compatibility
! 50:
! 51: * tests/make_tests.cmd: removed as test can't be passed - TZ is set
! 52: incorrectly (GMT) if parser is called from cygwin
! 53:
1.111 moko 54: 2017-02-08 moko
55:
1.112 ! moko 56: * operators.txt: actualization 15% completed
! 57:
! 58: * operators.txt: cp1251 -> utf-8
! 59:
! 60: * NEWS, README: minor update
! 61:
! 62: * src/include/pa_config_includes.h: warning war continues
! 63:
! 64: * src/: include/pa_config_includes.h, include/pa_memory.h,
! 65: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
! 66: targets/isapi/parser3isapi.C, types/pa_vdouble.h: warning war:
! 67: gcc 6.x issues fixed
! 68:
1.111 moko 69: * src/: classes/bool.C, classes/classes.C, classes/classes.awk,
70: classes/classes.h, classes/curl.C, classes/date.C,
71: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
72: classes/hashfile.C, classes/image.C, classes/inet.C,
73: classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
74: classes/memcached.C, classes/memory.C, classes/op.C,
75: classes/reflection.C, classes/regex.C, classes/response.C,
76: classes/string.C, classes/table.C, classes/void.C,
77: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
78: include/pa_array.h, include/pa_cache_managers.h,
79: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
80: include/pa_config_fixed.h, include/pa_config_includes.h,
81: include/pa_dictionary.h, include/pa_dir.h,
82: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
83: include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
84: include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
85: include/pa_pool.h, include/pa_random.h, include/pa_request.h,
86: include/pa_request_charsets.h, include/pa_request_info.h,
87: include/pa_sapi.h, include/pa_socks.h,
88: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
89: include/pa_stack.h, include/pa_string.h,
90: include/pa_stylesheet_connection.h,
91: include/pa_stylesheet_manager.h, include/pa_symbols.h,
92: include/pa_table.h, include/pa_threads.h, include/pa_types.h,
93: include/pa_uue.h, include/pa_xml_exception.h,
94: include/pa_xml_io.h, lib/gd/gif.C, lib/gd/gif.h, lib/gd/gifio.C,
95: lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
96: lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
97: lib/punycode/pa_idna.c, lib/punycode/pa_idna.h,
98: lib/sdbm/pa_file_io.C, lib/sdbm/pa_strings.C, lib/smtp/comms.C,
99: lib/smtp/smtp.C, lib/smtp/smtp.h, main/compile.C,
100: main/compile.tab.C, main/compile.y, main/compile_tools.C,
101: main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
102: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
103: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
104: main/pa_exec.C, main/pa_globals.C, main/pa_http.C,
105: main/pa_memory.C, main/pa_os.C, main/pa_pool.C, main/pa_random.C,
106: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
107: main/pa_string.C, main/pa_stylesheet_connection.C,
108: main/pa_stylesheet_manager.C, main/pa_symbols.C, main/pa_table.C,
109: main/pa_uue.C, main/pa_xml_exception.C, main/pa_xml_io.C,
110: main/untaint.C, sql/pa_sql_driver.h,
111: targets/apache/mod_parser3.c, targets/apache/mod_parser3_core.C,
112: targets/apache/pa_httpd.h, targets/apache/pa_threads.C,
113: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
114: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
115: types/pa_junction.h, types/pa_method.h, types/pa_property.h,
116: types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
117: types/pa_vcaller_wrapper.h, types/pa_vclass.C, types/pa_vclass.h,
118: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
119: types/pa_vcookie.h, types/pa_vdate.C, types/pa_vdate.h,
120: types/pa_vdouble.h, types/pa_venv.C, types/pa_venv.h,
121: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
122: types/pa_vform.h, types/pa_vhash.C, types/pa_vhash.h,
123: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
124: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.C,
125: types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
126: types/pa_vmath.C, types/pa_vmath.h, types/pa_vmemcached.C,
127: types/pa_vmemcached.h, types/pa_vmemory.h,
128: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
129: types/pa_vobject.C, types/pa_vobject.h, types/pa_vregex.C,
130: types/pa_vregex.h, types/pa_vrequest.C, types/pa_vrequest.h,
131: types/pa_vresponse.C, types/pa_vresponse.h,
132: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
133: types/pa_vstateless_object.h, types/pa_vstatus.C,
134: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
135: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
136: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
137: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
138: types/pa_wcontext.h, types/pa_wwrapper.h: Copyright year:
139: 2015->2017
140:
1.110 moko 141: 2017-02-07 moko
142:
143: * configure.ac, src/include/pa_version.h: 3.4.5b -> 3.4.5rc
144:
145: 2017-02-06 moko
146:
147: * src/main/pa_common.C: minor fixes, whitespace
148:
149: * src/: classes/curl.C, classes/file.C, classes/image.C,
150: include/pa_common.h, include/pa_dir.h, main/pa_common.C,
151: main/pa_dir.C, main/pa_exec.C: wchar filenames API under Windows
152: now used (implements feature #1081)
153:
154: * src/: types/pa_vcookie.C, main/pa_charset.C: cleanup
155:
156: 2017-02-01 moko
157:
158: * src/include/pa_request.h: cleanup
159:
160: 2017-01-30 moko
161:
162: * src/main/pa_request.C: file_lock_wait_limit -> lock_wait_timeout
163:
164: 2017-01-29 moko
165:
166: * tests/: 383.html, results/383.processed: test for
167: ^reflection:stack[] added (related to feature #1052)
168:
169: * src/classes/reflection.C: else added
170:
171: * src/: include/pa_os.h, main/pa_os.C, main/pa_request.C:
172: $.max_file_lock_wait added (implements feature #1128)
173:
174: 2017-01-28 moko
175:
176: * tests/: 379-curl.html, results/379-curl.processed: curl empty
177: body and other cases tests added (related to featue #1014)
178:
179: * src/classes/curl.C: bug if response is empty fixed (related to
180: feature #1014)
181:
182: 2017-01-27 moko
183:
184: * src/: classes/json.C, classes/reflection.C, include/pa_request.h,
185: main/execute.C, types/pa_vmethod_frame.h: ^reflection:stack[]
186: added (implements feature #1052)
187:
188: 2017-01-25 moko
189:
190: * tests/: 382.html, results/382.processed: @GET_DEFAULT returning
191: method test added
192:
193: 2017-01-23 moko
194:
195: * src/classes/reflection.C: optimization: options->get replaced by
196: hash iterator
197:
198: * tests/: 381.html, results/381.processed: now -> fixed date
199:
200: * src/main/pa_request.C: warning war
201:
202: * src/targets/cgi/parser3.vcproj: Stack size increased from 2Mb to
203: 5Mb (fixes bug #1058)
204:
205: * src/classes/curl.C: warning war
206:
207: * tests/: 381.html, results/381.processed: tests for ^json:string
208: $.one-line(true) option added (related to feature #1124)
209:
210: * src/: classes/json.C, types/pa_value.h: $json-string
211: $.one-line(true|false) options is now supported (implements
212: feature #1124)
213:
214: * tests/: 380.html, results/380.processed: test for modified
215: $.max_file_size added (related to bug #1014)
216:
217: * tests/: 379.html, results/auto.p: tests for rewritten http file
218: load added (related to bug #1014)
219:
220: * src/: classes/curl.C, include/pa_common.h, include/pa_http.h,
221: main/pa_common.C, main/pa_http.C: check_file_size added and used
222: in curl / file load from disk and http, http file load rewritten
223: (related to bug #1014)
224:
225: 2017-01-18 moko
226:
227: * tests/: 378.html, results/378.processed: tests for ^result[]
228: added (related to feature #66)
229:
230: * src/: classes/op.C, include/pa_request.h: ^return[] can't be
231: Method::CO_WITHOUT_FRAME as frame still added in expression
232: (related to feature #66)
233:
234: 2017-01-17 moko
235:
236: * tests/: 377.html, results/377.processed: test for different
237: combinations of breaks in body and delimiter (related to bug
238: #1077)
239:
240: * tests/: 376.html, results/376.processed: many ^break[] tests
241: added (related to bug #1077)
242:
243: * src/types/pa_vmethod_frame.C: "break is not allowed in expression
244: passed to native method" exception added to avoid bugs due to
245: WRITE_EXPR_RESULT skipped and native methods execution continues
246: after ^break[] (related to bug #1077)
247:
248: 2017-01-14 moko
249:
250: * tests/: 330.html, results/330.processed: test results updated
251: after ^break[] bugs where fixed (related to bug #1077)
252:
253: * tests/: 329.html, results/329.processed: test results updated
254: after ^break[] bugs where fixed (related to bug #1077)
255:
256: * tests/results/320.processed: ^return[] added
257:
258: 2017-01-13 moko
259:
260: * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
261: classes/table.C, include/pa_request.h, main/execute.C,
262: main/pa_request.C, targets/cgi/parser3.C,
263: types/pa_vmethod_frame.C: Request::SKIP_INTERRUPTED,
264: Request::SKIP_RETURN added and implemented, Request::SKIP_* now
265: checked after each possible process/execute call (fixes bug
266: #1077)
267:
268: 2016-12-29 moko
269:
270: * src/main/pa_common.C: warning war
271:
272: * src/: classes/math.C, include/pa_random.h, include/pa_request.h,
273: include/pa_types.h, main/pa_request.C, main/pa_string.C:
274: pa_file_size_limit added, ^math:random fixed for upper limit and
275: limits more then 0x7FFFFFFF, limits now declared in pa_types.h
276: (related to feature #1014)
277:
278: * src/: classes/curl.C, classes/file.C, include/pa_common.h,
279: main/pa_common.C, main/pa_dir.C, main/pa_exec.C: stat -> pa_stat
280: (related to feature #1014)
281:
282: 2016-12-28 moko
283:
284: * src/: classes/file.C, main/pa_request.C, main/pa_string.C: VS2003
285: warning war
286:
287: 2016-12-26 moko
288:
289: * tests/: 341.html, results/341.processed: test for
290: ^table.hash[id;;$.type[string]] added (related to feature #1057)
291:
292: * src/classes/table.C: ^table.hash[id;;$.type[string]] support fix
293: (related to feature #1057)
294:
295: * src/types/pa_vdate.C: warning war continues...
296:
297: * src/: classes/date.C, classes/image.C, classes/table.C,
298: include/pa_config_includes.h, types/pa_vfile.C: warning war
299:
300: * src/lib/gd/gifio.C: warning war / cleanup
301:
302: * src/lib/json/pa_json.C: warning war
303:
304: * src/classes/hash.C: warning war
305:
306: * src/types/pa_vfile.C: warning war
307:
308: * src/: classes/hash.C, include/pa_common.h, types/pa_vcookie.C:
309: -Wall warning war continues
310:
311: * configure.ac: --with-build-warnings actualized
312:
313: 2016-12-25 moko
314:
315: * src/main/pa_exec.C: -wAll warning war
316:
317: * src/: types/pa_vform.C, types/pa_vrequest.C, main/pa_common.C:
318: -wAll warning war
319:
320: * src/: include/pa_common.h, include/pa_sapi.h,
321: types/pa_junction.h, types/pa_method.h, types/pa_value.h,
322: types/pa_vdate.C, types/pa_vstateless_class.h, types/pa_vxdoc.h:
323: -wAll warning war
324:
325: 2016-12-23 moko
326:
327: * src/lib/ltdl/Makefile.am: extra dist added
328:
329: * tests/results/344.processed: test result updated after $file.text
330: prefetched in ^hash::create[$file] (related to feature #1075)
331:
332: * src/types/: pa_vfile.C, pa_vfile.h: $file.text prefetched in
333: ^hash::create[$file] (related to feature #1075)
334:
335: 2016-12-22 moko
336:
337: * src/: classes/file.C, include/pa_common.h, main/pa_common.C,
338: main/pa_request.C, main/pa_stylesheet_connection.C,
339: types/pa_vfile.C: file_stat now return 64-bit size (implements
340: #1014 under 32-bit unix versions)
341:
342: 2016-12-21 moko
343:
344: * tests/: 375.html, results/375.processed: test for exec returning
345: stated file added (related to feature #1119)
346:
347: * src/classes/file.C: load should not return file with null body
348: (fixes bug #1119)
349:
350: 2016-12-14 moko
351:
352: * tests/: 374.html, results/374.processed: test for $method.name
353: added (related to feature #1117) plus method returning junction
354: test
355:
356: 2016-12-13 moko
357:
358: * src/: include/pa_symbols.h, main/pa_symbols.C,
359: types/pa_vjunction.C, types/pa_vjunction.h: $method.name added
360: (implements feature #1117)
361:
362: * src/: types/pa_vform.C, include/pa_request_info.h: now only GET,
363: HEAD and TRACE can't have body (implements feature #1116)
364:
365: 2016-12-09 moko
366:
367: * tests/: 373.html, results/373.processed: tests for
368: ^reflection:tainting added (related to feature #1098)
369:
370: * src/classes/reflection.C: ^reflection:tainting arguments order
371: change (related to feature #1098)
372:
373: 2016-12-06 moko
374:
375: * src/: classes/reflection.C, include/pa_string.h,
376: main/pa_string.C: ^reflection:tainting[$string] added (implements
377: feature #1098)
378:
379: 2016-12-05 moko
380:
381: * src/types/pa_vdouble.h: negative zero (-0) now converted to 0
382: (fixes bug #1114)
383:
384: 2016-12-04 moko
385:
386: * tests/: 206.html, results/206.processed: negative zero (0/-1)
387: check added
388:
389: 2016-12-03 moko
390:
391: * tests/: 346-curl.html, results/346-curl.processed: test modified
392: to test value.as_hash() usage
393:
394: * src/classes/curl.C: value.as_hash() used for correct hash
395: processing
396:
397: * src/classes/reflection.C: exceptions texts fixes
398:
399: 2016-12-02 moko
400:
401: * tests/: 372.html, results/372.processed: tests for
402: ^reflection:create[ $.class[name] $.constructor[name]
403: $.arguments[ $.1[param1] $.2[param2] ... ] ] added (related to
404: feature #1094)
405:
406: * src/types/pa_vmethod_frame.h: comment added: params should be
407: declared outside of *_FRAME_ACTION as MethodParams destructor
408: will be called in ~VNativeMethodFrame
409:
410: * src/classes/reflection.C: ^reflection:create[ $.arguments[ ... ]
411: ] minor fix
412:
413: * src/: classes/reflection.C, types/pa_value.C, types/pa_value.h,
414: types/pa_vmethod_frame.C: ^reflection:create[ $.class[name]
415: $.constructor[name] $.arguments[ $.1[param1] $.2[param2] ... ] ]
416: now supported (implements feature #1094) value::as_hash added
417: (and should be used everywhere)
418:
419: * src/classes/reflection.C: cleanup
420:
421: 2016-12-01 moko
422:
423: * tests/: 356.html, results/356.processed: test for method
424: junctions class name added to the resulting hash added (related
425: to feature #1068)
426:
427: * src/classes/reflection.C: for method junctions class name added
428: to the resulting hash (related to feature #1068)
429:
430: 2016-11-30 moko
431:
432: * src/types/: pa_vhashfile.C, pa_vhashfile.h: file_name included in
433: exception (related to bug #1113)
434:
435: * src/types/pa_vhashfile.C: whitespace
436:
437: * src/main/pa_os.C: errno now returned as it should (fixes bug
438: #1113)
439:
440: * tests/results/: 175.processed, 192.processed, 224.processed,
441: 229.processed, 239.processed, 244.processed, 246.processed,
442: 314.processed, 352.processed: tests results updated after method
443: call exceptions improved as method now keeps its name
444:
445: * src/: classes/reflection.C, main/execute.C, types/pa_value.C,
446: types/pa_vmethod_frame.h: method call exceptions improved as
447: method now keeps its name
448:
449: * tests/: 224.html, 239.html, results/224.processed,
450: results/239.processed: tests and tests results updated after
451: Request::construct exception changed
452:
453: * src/: classes/reflection.C, main/execute.C: Request::construct
454: exception optimized
455:
456: * tests/: 371.html, results/371.processed: test for
457: WWrapper.get_element call in $.name.key[value] code added
458: (related to feature #1091)
459:
460: * src/types/pa_wwrapper.h: WWrapper.get_element returned, as used
461: in $.name.key[value] code (related to feature #1091)
462:
463: 2016-11-29 moko
464:
465: * src/classes/op.C: VS warning war
466:
467: * src/types/: pa_vmethod_frame.h, pa_wcontext.h: VS warning war:
468: C4239: nonstandard extension used : 'return' : conversion from
469: 'Value' to 'Value &' (related to feature #1020)
470:
471: * src/: main/execute.C, types/pa_vmethod_frame.h,
472: types/pa_wcontext.h: VS warning war: C4239: nonstandard extension
473: used : 'return' : conversion from 'Value' to 'Value &' (related
474: to feature #1020)
475:
476: * src/main/execute.C: VS warning war
477:
478: * src/targets/cgi/parser3.C: VS compatibility fix
479:
480: * src/include/pa_request.h: VS warning war
481:
482: * tests/: 370.html, results/370.processed: test for ^file::exec[
483: ... $.stdin[$binary_file] ] added (related to bug #1044)
484:
485: * src/: classes/file.C, classes/mail.C, include/pa_exec.h,
486: include/pa_string.h, main/pa_exec.C: pa_exec now supports
487: $.stdin[$binary_file] (fixes bug #1044)
488:
489: 2016-11-28 moko
490:
491: * src/main/pa_exec.C: whitespace
492:
493: * src/main/pa_request.C: whitespace
494:
495: * tests/: 369.html, results/369.processed: test for
496: $response:status usage added (related to feature #1099)
497:
498: * src/targets/cgi/parser3.C: HTTP response code used as exit status
499: if < 100 (implements feature #1099)
500:
501: * src/targets/cgi/parser3.C: whitespace
502:
503: * src/targets/cgi/parser3.C: whitespace
504:
505: * tests/: 368.html, results/368.processed: test updated after
506: ^reflection:filename[$method] added (related to feature #1053)
507:
508: * src/: classes/op.C, classes/reflection.C, include/pa_request.h,
509: main/compile.y, main/execute.C, main/pa_request.C,
510: types/pa_vclass.h: filename -> filespec,
511: ^reflection:filename[$method] added (related to feature #1053)
512:
513: 2016-11-27 moko
514:
515: * tests/: 368.html, results/368.processed: test for
516: reflection:filename[$class or object] added (related to feature
517: #1053)
518:
519: * src/: classes/reflection.C, main/compile.y, types/pa_vclass.h,
520: types/pa_vstateless_class.h: ^reflection:filename[$class or
521: object] added (implements feature #1053)
522:
523: 2016-11-26 moko
524:
525: * src/: include/pa_request_info.h,
526: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C:
527: remove_absolute_uri -> strip_absolute_uri
528:
529: 2016-11-25 moko
530:
531: * src/: include/pa_request_info.h,
532: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C:
533: request_info.remove_absolute_uri added to remove possible
534: http://site.name/ from $request:uri (implements feature #1112)
535:
536: 2016-11-24 moko
537:
538: * tests/: 367-curl.html, results/367-curl.processed: test for
539: previous request headers clearing after redirect added (related
540: to bug #1109)
541:
542: * src/: classes/curl.C, include/pa_array.h, include/pa_http.h:
543: response headers from previous requests are now cleared, only
544: last request headers are collected (fixes bug #1109)
545:
546: * tests/results/: 266.processed, 321.processed, 356.processed:
547: tests results updated as method name now added to the resulting
548: hash for new syntax only (Imp1 compatimility fixed, related to
549: feature #1068)
550:
551: * src/classes/reflection.C: method name now added to the resulting
552: hash for new syntax only (Imp1 compatimility fixed, related to
553: feature #1068)
554:
555: * tests/results/366.processed: test for native and parser
556: implementation of ^use[] logic (related to feature #1074)
557:
558: * tests/: 366.html, 366_dir/test-duplicate.p, 366_dir/test.p: test
559: for native and parser implementation of ^use[] logic (related to
560: feature #1074)
561:
562: 2016-11-23 moko
563:
564: * src/: classes/op.C, include/pa_request.h, main/compile.y,
565: main/pa_request.C: @USE file now implemented as ^use[file;
566: $.origin[origin_file] ] (implements feature #1074)
567:
1.109 moko 568: 2016-11-21 moko
569:
1.110 moko 570: * tests/: 365.html, results/365.processed: test for $caller bugs in
571: 3.4.4 and $caller.method now tested (related to feature #1110)
572:
573: * tests/: 364.html, results/364.processed: $caller usage in
574: different contexts now tested (related to feature #1110)
575:
576: * src/types/types.vcproj: +pa_vcaller_wrapper.h
577:
578: * src/types/Makefile.am: pa_vcaller_wrapper.h added
579:
1.109 moko 580: * src/: include/pa_symbols.h, main/pa_symbols.C, types/pa_method.h,
581: types/pa_vcaller_wrapper.h, types/pa_vmethod_frame.C,
582: types/pa_vmethod_frame.h: redesign: VCallerWrapper added and
583: used (implements feature #1110)
584:
585: 2016-11-20 moko
586:
587: * src/types/pa_vdouble.h: whitespace
588:
589: 2016-11-11 moko
590:
591: * tests/: 363.html, results/363.processed: more tests for feature
592: #1091 (how parser methods work in expression context)
593:
594: * src/: include/pa_request.h, types/pa_vmethod_frame.h: in
595: expressions strings are now written as strings, not values by
596: write_as_string (related to feature #1091)
597:
598: * src/classes/op.C: to make more correct behavour in expression
599: context
600:
601: 2016-11-07 moko
602:
603: * tests/: 362.html, results/362.processed: test for
604: xsltParseStylesheetDoc caching as xsl modification after it added
605: (related to bug #1108)
606:
607: * src/: classes/xdoc.C, types/pa_vxdoc.h: xsltParseStylesheetDoc
608: result now cached as xdoc is modified after it (fixes bug #1108)
609:
610: 2016-11-06 moko
611:
612: * src/types/pa_vxdoc.h: whitespace
613:
614: 2016-11-05 moko
615:
616: * src/types/pa_vmethod_frame.h: cleanup
617:
618: 2016-11-03 moko
619:
620: * tests/results/244.processed: more correct exception after method
621: frames separation
622:
623: * src/types/pa_vmethod_frame.h: minor optimizaion
624:
625: * src/types/pa_method.h: optimization: params_count added
626:
627: * src/: classes/json.C, classes/op.C, classes/reflection.C,
628: include/pa_request.h, main/execute.C, main/pa_request.C,
629: types/pa_value.C, types/pa_vmethod_frame.C,
630: types/pa_vmethod_frame.h, types/pa_vobject.C: Optimization:
631: VMethodFrame now divided into VNativeMethodFrame,
632: VParserMethodFrame, VLocalParserMethodFrame; METHOD_FRAME_ACTION,
633: EXPRESSION_FRAME_ACTION, CONSTRUCTOR_FRAME_ACTION defines added
634: and used (related to feature #1104)
635:
636: 2016-11-02 moko
637:
638: * src/: classes/bool.C, classes/curl.C, classes/date.C,
639: classes/double.C, classes/file.C, classes/hash.C,
640: classes/hashfile.C, classes/image.C, classes/inet.C,
641: classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
642: classes/memcached.C, classes/op.C, classes/reflection.C,
643: classes/regex.C, classes/string.C, classes/table.C,
644: classes/xdoc.C, classes/xnode.C, include/pa_request.h,
645: main/execute.C: cleanup: r.write_pass_lang, r.write_no_lang ->
646: r.write (implements feature #1091)
647:
648: * src/main/execute.C: cleanup (related to feature #1104)
649:
650: * src/: include/pa_request.h, main/execute.C,
651: types/pa_vmethod_frame.h, types/pa_wcontext.h: VExpressionFrame
652: added, in_expression removed (implements feature #1104)
653:
654: 2016-10-31 moko
655:
656: * src/types/pa_value.C: whitespace
657:
658: 2016-10-28 moko
659:
660: * tests/results/244.processed: updated after error reporting fixed
661: in pa_wcontext.C
662:
663: * src/types/pa_wcontext.C: error reporting fixed
664:
665: * src/types/pa_wcontext.h: whitespace
666:
667: * src/classes/image.C: not fully readed entries are no longer
668: processed (fixes bug #1106)
669:
670: 2016-10-26 moko
671:
672: * src/classes/image.C: whitespace
673:
674: * src/: include/pa_request.h, include/pa_string.h, main/untaint.C,
675: types/pa_vmail.C, types/pa_vmethod_frame.h, types/pa_wcontext.h,
676: types/pa_wwrapper.h: optimization: L_PASS_APPENDED removed as no
677: longer required (related to feature #1091)
678:
679: * tests/results/: 264.processed, 350.processed: test results update
680: reverted (whitespace optimization) after write_no_lang removed :)
681: (related to feature #1091)
682:
683: * src/: classes/file.C, classes/hash.C, classes/op.C,
684: classes/string.C, classes/table.C, classes/void.C,
685: classes/xdoc.C, include/pa_request.h, main/pa_xml_io.C,
686: types/pa_vmail.C: Temp_lang removed, write_no_lang now almost
687: equal write_pass_lang (related to feature #1091)
688:
689: * tests/results/: 264.processed, 350.processed: test results
690: updated (whitespace optimization) after write_assign_lang removed
691: (related to feature #1091)
692:
693: * tests/: 361.html, results/361.processed: test for non-string
694: ^untaint added (related to feature #1091)
695:
696: * src/: classes/curl.C, classes/date.C, classes/file.C,
697: classes/hash.C, classes/op.C, classes/string.C,
698: include/pa_request.h, main/execute.C: optimization:
699: write_assign_lang removed as not required (first part of feature
700: #1091 implementation)
701:
1.108 moko 702: 2016-10-12 moko
703:
704: * tests/: 360.html, results/360.processed: more test code (related
705: to feature #1104)
706:
707: * src/: classes/op.C, classes/reflection.C, include/pa_opcode.h,
708: include/pa_request.h, main/compile.y, main/execute.C: opcode
709: OP_PREPARE_TO_EXPRESSION removed as not required, optimized
710: WContext is next task (implements feature #1104)
711:
712: * src/types/pa_method.h: more detailed comment for CO_WITHOUT_FRAME
713: / CO_WITHOUT_WCONTEXT
714:
715: * tests/: 360.html, results/360.processed: test for in expression
716: state (related to feature #1104)
717:
718: 2016-10-11 moko
719:
720: * src/main/execute.C: compilation without OPTIMIZE_CALL fixed
721:
722: * src/classes/op.C: default value removed from initializer
723:
724: * src/types/pa_vmemcached.C: FreeBSD 11 warning war
725:
726: * src/types/pa_vmethod_frame.h: FreeBSD 11 warning war
727:
728: 2016-10-10 moko
729:
730: * tests/results/auto.p: test updated adter $RECOURSION_LIMIT,
731: $LOOP_LIMIT -> $LIMITS[ $.max_recoursion, $.max_loop ] (related
732: to feature #42)
733:
734: * src/main/pa_request.C: $RECOURSION_LIMIT, $LOOP_LIMIT ->
735: $LIMITS[ $.max_recoursion, $.max_loop ] (related to feature #42)
736:
737: 2016-10-08 moko
738:
739: * src/classes/double.C: whitespace
740:
741: 2016-10-07 moko
742:
743: * src/types/pa_vmethod_frame.h: reorder
744:
745: 2016-10-06 moko
746:
747: * src/classes/date.C: typo
748:
749: * src/types/pa_vmethod_frame.h: whitespace + cleanup
750:
751: * src/: classes/hash.C, classes/hashfile.C, classes/json.C,
752: classes/op.C, classes/reflection.C, types/pa_vmethod_frame.C,
753: types/pa_vmethod_frame.h: params.get now returns Value&, not
754: Value*
755:
756: * src/types/pa_vmethod_frame.C: params.get should return Value&.
757:
758: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: get_as
759: removed; first as_* code rewrite
760:
761: 2016-10-05 moko
762:
763: * src/include/pa_request.h: whitespace
764:
765: * tests/: 359.html, results/359.processed: test for VCodeFrame and
766: intercept_string added (related to feature #1097)
767:
768: * src/: classes/image.C, classes/op.C, classes/table.C,
769: include/pa_request.h, main/execute.C, types/pa_vmethod_frame.C:
770: optimization: intercept_string removed (implements feature #1097)
771:
772: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: whitespace
773:
774: * src/types/: pa_vcode_frame.h, pa_wwrapper.h: get_element removed
775: from VCodeFrame and WWrapper as not required
776:
777: 2016-10-04 moko
778:
779: * src/: classes/curl.C, classes/date.C, classes/double.C,
780: classes/file.C, classes/hash.C, classes/image.C, classes/inet.C,
781: classes/int.C, classes/json.C, classes/op.C,
782: classes/reflection.C, classes/string.C, classes/table.C,
783: include/pa_request.h, main/execute.C, types/pa_vmethod_frame.C:
784: proces_to_value -> process after StringOrValue removed (related
785: to feature #1020)
786:
787: * src/classes/form.C: whitespace
788:
789: * src/main/execute.C: VALUE__GET_BASE_CLASS added to opcode_names
790:
791: * tests/: 357.html, 358.html, results/357.processed,
792: results/358.processed, results/auto.p: test for @conf
793: $RECOURSION_LIMIT and $LOOP_LIMIT added (related to feature #42)
794:
795: 2016-10-03 moko
796:
797: * src/: classes/op.C, include/pa_request.h, main/pa_request.C,
798: types/pa_vtable.C: @conf $RECOURSION_LIMIT and $LOOP_LIMIT now
799: supported (implements feature #42)
800:
801: * src/types/pa_vregex.h: no reason for VRegex to be
802: is_evaluated_expr
803:
804: * src/classes/curl.C: CURL_OPT(CURL_INT, SSLVERSION) added
805: (implements feature #1095)
806:
807: 2016-10-01 moko
808:
809: * src/classes/reflection.C: $.overwrite in ^reflection:mixin is now
810: false by default (related to feature #1089)
811:
812: 2016-09-30 moko
813:
814: * src/types/pa_wcontext.h: cleanup
815:
816: 2016-09-29 moko
817:
818: * src/main/execute.C: whitespace
819:
820: * src/include/pa_request.h: whitespace
821:
822: * src/: classes/hash.C, classes/hashfile.C, classes/json.C,
823: classes/op.C, classes/table.C, include/pa_request.h,
824: main/execute.C, main/pa_request.C, types/pa_vmethod_frame.h,
825: types/pa_vobject.C, types/pa_wcontext.h: optimization:
826: StringOrValue removed as it just slows down and adds complexity
827: (implements feature #1020)
828:
829: 2016-09-28 moko
830:
831: * tests/: 356.html, results/266.processed, results/321.processed,
832: results/356.processed: tests updated after name was added to
833: method_info hash, test for ^reflection:method_info[junction]
834: added (related to feature #1068)
835:
836: * src/classes/reflection.C: ^reflection:method_info[junction] now
837: supported, method name added to the resulting hash (implements
838: feature #1068)
839:
840: * tests/: 276.html, results/276.processed: more tests for
841: ^reflection:delete[]
842:
843: * src/classes/reflection.C: fixed bug then ^reflection:delete
844: didn't work on class and could damage native objects (like file)
845:
846: 2016-09-26 moko
847:
848: * tests/: 345.html, 346-curl.html, 347-curl.html, 348.html,
849: results/345.processed, results/346-curl.processed,
850: results/347-curl.processed, results/348.processed: numbers added
851: to simplify diff analysis
852:
853: * tests/: 352.html, results/352.processed: test result updated as
854: method name used
855:
856: * src/classes/reflection.C: method name used
857:
858: * src/types/: pa_method.h, pa_vstateless_class.C: method now keeps
859: its name
860:
861: * src/types/pa_method.h: whitespace
862:
863: * src/classes/reflection.C: both method and field with one name can
864: exist.
865:
866: * src/classes/reflection.C: ^reflection:mixin added (implements
867: feature #1089)
868:
869: * tests/: 355.html, results/355.processed: property appears in
870: derived class if added in base test added
871:
872: * src/types/pa_vstateless_class.h: get_method declaration +
873: whitespace
874:
875: * tests/: 354.html, results/354.processed: nice test from method
876: and property with one name in class added
877:
878: 2016-09-23 moko
879:
880: * src/classes/reflection.C: ^reflection:method usage documented
881:
882: 2016-09-22 moko
883:
884: * src/: classes/classes.vcproj, types/types.vcproj: we need RTTI as
885: we use 'dynamic_cast' on polymorphic type 'Value'. Without it
886: compile warning and GPF occures on VS2003 (related to feature
887: #1087)
888:
889: * tests/: 350.html, results/350.processed: test added for
890: $.encloser[] support in ^table::create (related to feature #11)
891:
892: * src/classes/table.C: another minor fix (related to feature #11)
893:
1.107 moko 894: 2016-09-21 moko
895:
896: * src/include/pa_config_fixed.h: vs2015 compilation fixes
897:
898: * src/: classes/curl.C, classes/file.C, classes/hash.C,
899: classes/json.C, classes/string.C, classes/table.C,
900: classes/xdoc.C, include/pa_charsets.h, main/pa_charsets.C,
901: main/pa_common.C, main/pa_http.C, main/pa_request.C,
902: main/pa_sql_driver_manager.C, types/pa_vfile.C, types/pa_vmail.C,
903: types/pa_vrequest.C, types/pa_vresponse.C: charsets ->
904: pa_charsets, vs2015 warning war
905:
906: * src/classes/table.C: vs2015 warning war
907:
908: * src/types/pa_vdate.C: vs2015 warning war
909:
910: * src/main/: pa_common.C, pa_globals.C: vs2015 compilation fixes
911:
912: * src/targets/cgi/parser3.vcproj: wsock32 -> ws2_32.lib (winsock 1
913: -> winsock 2) for vs2015 compatibility (getaddrinfo functions)
914:
915: * src/main/pa_common.C: vs2015 compilation fixes
916:
917: * src/: include/pa_common.h, lib/smtp/smtp.C, main/pa_common.C:
918: vs2015 compilation fixes
919:
920: * src/main/pa_charset.C: vs2015 warning war
921:
922: * src/: classes/file.C, types/pa_wwrapper.h: vs2015 warning war
923:
924: * src/main/pa_charset.C: vs2015 warning war
925:
926: * src/types/: pa_wcontext.h, pa_vmethod_frame.h: vs2015 warning war
927:
928: * src/types/pa_vdate.C: vs2015 compilation fix
929:
930: * src/: include/pa_memory.h, main/pa_memory.C: VS2015 warning war
931:
932: * src/: lib/json/pa_json.C, classes/mail.C, classes/string.C:
933: VS2015 compilation fixes
934:
935: * src/classes/table.C: minor fix (related to feature #11)
936:
937: * tests/results/282.processed: no longer skipping extra enclosers
938: (related to feature #11)
939:
940: * src/classes/table.C: minor fix + no longer skipping extra
941: enclosers (related to feature #11)
942:
943: * src/classes/table.C: minor optimization (related to feature #11)
944:
945: * src/classes/table.C: minor fix and optimization (related to
946: feature #11)
947:
948: 2016-09-20 moko
949:
950: * tests/: 353.html, results/353.processed: test for
951: PC.cclass->is_vars_local() check in one_big_piece in ^process[]
952: added (related to bug #1090)
953:
954: * src/main/compile.y: PC.cclass->is_vars_local() check added for
955: one_big_piece (fixes bug #1090)
956:
957: * tests/: 229.html, results/229.processed: code coverage tests
958:
959: * src/classes/op.C: bugfix: no more GPF if ^process[$context] (no
960: body) was called
961:
962: * src/classes/op.C: whitespace
963:
964: * tests/: 323.html, results/323.processed: test for code junction
965: should not be returned by ^reflection:class, ^reflection:base
966:
967: * src/classes/reflection.C: bugfix: code junction should not be
968: returned by ^reflection:class, ^reflection:base
969:
970: * tests/: 323.html, 352.html, results/352.processed: no more
971: exception for ^reflection:method[class;no-such-method] (related
972: to feature #1087)
973:
974: * src/classes/reflection.C:
975: ^reflection:method[class;no-such-method] : exception -> void
976: (related to feature #1087)
977:
978: * src/include/pa_request.h: request::write_value added to allow
979: write value without convertion (related to issue #1091)
980:
981: 2016-09-19 moko
982:
983: * src/main/pa_random.C: windows build fix
984:
985: * src/types/pa_vhash.h: warning war
986:
987: 2016-09-14 moko
988:
989: * tests/: 352.html, 552.html, results/352.processed,
990: results/552.processed: test for ^reflection:method[] extension
991: added (related to feature #1087)
992:
993: * tests/: 552.html, results/552.processed: test for
994: ^reflection:method[] extension added (related to feature #1087)
995:
996: * src/classes/reflection.C: compatibility issue fixed, VClass
997: dynamic_cast check added (related to feature #1087)
998:
999: * tests/: 351.html, results/351.processed: test for @auto[]
1000: inheritance bug diring ^process[] added (related to bug #1088)
1001:
1002: * src/: classes/op.C, main/pa_request.C,
1003: types/pa_vstateless_class.C: set_method now checks for @auto[] to
1004: disable it inheritance during ^process (fixes bug #1088)
1005:
1006: * src/classes/reflection.C: ^reflection:method[$class:method;$self]
1007: added (implements feature #1087)
1008:
1009: 2016-09-13 moko
1010:
1011: * tests/: 349.html, results/auto.p: test for objects prototyping
1012: added and $OBJECT-PROTOTYPE(false) is used for old tests (related
1013: to feature #1086)
1014:
1015: * src/: main/pa_request.C, types/pa_vclass.C, types/pa_vclass.h,
1016: types/pa_vobject.C: objects now are not class instances, but have
1017: class as prototype, can be overridden by $OBJECT-PROTOTYPE(false)
1018: in @conf (implements feature #1086)
1019:
1020: 2016-09-08 moko
1021:
1022: * src/: classes/file.C, classes/mail.C, classes/string.C,
1023: classes/table.C, main/pa_http.C, main/pa_string.C,
1024: include/pa_string.h: cleanup: string::split limit argument
1025: removed as no longer required, pos_after no longer reference
1026: (related to feature #11)
1027:
1028: * src/classes/table.C, tests/results/348.processed: now exception
1029: is rised when invalid option is passed to ^table::create[]
1030:
1031: * tests/: 282.cfg, 282.html, results/282.processed: more code
1032: coverage tests
1033:
1034: * tests/: 348.html, results/348.processed: code coverage tests
1035: added
1036:
1037: * tests/: 348.html, results/348.processed: generic ^table::create[]
1038: tests
1039:
1040: * tests/: 035.html, results/035.processed, results/272.processed:
1041: tests updated after $.encloser[] support for ^table::create
1042: implementation (related to feature #11)
1043:
1044: * src/classes/table.C: $.encloser[] support for ^table::create
1045: finally added (implements feature #11)
1046:
1047: 2016-09-07 moko
1048:
1049: * src/include/pa_string.h: added StringSplitHelper as friend
1050: (related to feature #11)
1051:
1052: * src/include/pa_string.h: body and langs now protected, not
1053: private to allow inheritance (related to feature #11)
1054:
1055: * src/classes/table.C: lsplit optimized before cloning for
1056: ^table::create with $.encloser[] (related to feature #11)
1057:
1058: * src/classes/table.C: optimizaion: TableControlChars.separators
1059: added and used (related to feature #11)
1060:
1061: * src/classes/table.C: spelling:
1062:
1063: TableSeparators -> TableControlChars column -> separator
1064: separators -> control_chars
1065:
1066: 2016-09-06 moko
1067:
1068: * src/main/pa_string.C: whitespace
1069:
1070: * src/main/pa_string.C: whitespace
1071:
1072: 2016-09-01 moko
1073:
1074: * tests/: 347-curl.html, results/347-curl.processed: to make tests
1075: results OS-independent
1076:
1077: * src/: include/pa_http.h, main/pa_http.C: typo bugfix for clang
1078: compiler (related to feature #1042)
1079:
1080: 2016-08-15 moko
1081:
1082: * src/include/pa_string.h: whitespace
1083:
1084: * src/classes/table.C: whitespace
1085:
1.106 moko 1086: 2016-08-05 moko
1087:
1088: * tests/: 344.html, results/344.processed: test for
1089: ^hash::create[$file] added (related to feature #1075)
1090:
1091: * src/types/: pa_vfile.h, pa_vmail.C: ^hash::create[$file] now
1092: supported (implements feature #1075)
1093:
1094: 2016-08-04 moko
1095:
1096: * tests/: 341.html, results/341.processed: more code coverage tests
1097:
1098: * tests/: 346-curl.html, results/346-curl.processed: more code
1099: coverage tests for curl
1100:
1101: * tests/: 346-curl.html, results/346-curl.processed: more code
1102: coverage tests for curl
1103:
1104: * tests/: 223-curl.html, 223.html, results/223-curl.processed,
1105: results/223.processed: code coverage tests: $.form[ $.table[] ]
1106: test added
1107:
1108: * tests/: 223-curl.html, results/223-curl.processed: more code
1109: coverage tests for curl
1110:
1111: 2016-08-03 moko
1112:
1113: * src/classes/curl.C: dlink(curl_library) now called not once, but
1114: until it will be loaded, allowing to find existing library.
1115:
1116: * tests/: 346-curl.html, 347-curl.html, results/346-curl.processed,
1117: results/347-curl.processed: more code coverage tests for curl
1118:
1119: * tests/: 339-curl.html, 339.html, 346-curl.html, Makefile,
1120: results/339-curl.processed, results/346-curl.processed: curl
1121: functionality tests
1122:
1123: 2016-08-02 moko
1124:
1125: * tests/: 339.html, results/339.processed: test for tables in
1126: ^file:load[] and ^curl:load[] (commented) added (related to
1127: feature #1042)
1128:
1129: * tests/: 345.html, results/345.processed: code coverage tests for
1130: file class
1131:
1132: * tests/: 344.html, results/344.processed: code coverage tests
1133:
1134: * tests/: 344.html, results/344.processed: mdate removed from
1135: output
1136:
1137: * src/classes/file.C: minor bugfix: is_text should be taked from
1138: fcontent.is_text_mode() if not set (related to feature #1061)
1139:
1140: * tests/: 344.html, results/344.processed: more tests
1141:
1142: * tests/: 343.html, 344.html, results/343.processed,
1143: results/344.processed: tests for ^file::create[ $.from-charset
1144: and $.to-charset ] (related to feature #1061)
1145:
1146: * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h:
1147: aset_text_mode argument optimized
1148:
1149: * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h:
1150: checkBOM now used in detect_binary_content (related to feature
1151: #1061)
1152:
1153: * src/main/pa_request.C: load_charset no longer required to_upper
1154:
1155: * src/types/pa_vfile.C: bugfix: ^file::create[$text_file;...] now
1156: preserves original file mode (if no $.mode specified)
1157:
1158: * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h:
1159: ^file::create now supports $.from-charset[] and $.to-charset
1160: options (implements feature #1061), automatic transcode is done
1161: if text file is created from binary file and charset is detected.
1162:
1163: 2016-07-30 moko
1164:
1165: * src/classes/table.C: ^t.hash[..;] now supported (related to
1166: feature #1057)
1167:
1168: * tests/: 341.html, results/341.processed: test for ^t.hash[..;]
1169: added (related to feature #1057)
1170:
1171: * tests/: 286.html, results/286.processed: code tests coverage
1172:
1173: 2016-07-29 moko
1174:
1175: * src/classes/table.C: table size should be checked inside menu and
1176: foreach (related to feature #858)
1177:
1178: * src/: classes/curl.C, classes/file.C, classes/string.C,
1179: classes/xdoc.C, include/pa_charsets.h, main/pa_charsets.C,
1180: main/pa_common.C, main/pa_http.C, main/pa_sql_driver_manager.C,
1181: types/pa_vmail.C, types/pa_vrequest.C, types/pa_vresponse.C:
1182: charsets.get now does str_upper inside (related to feature #1061)
1183:
1184: * tests/: 342.html, results/342.processed: more code coverage tests
1185:
1186: * tests/: 342.html, outputs/342.processed: table menu code coverage
1187: + foreach test added (related to feature #858)
1188:
1189: * tests/: 341.html, results/341.processed: tests for
1190: ^table.hash[]{code} added + code coverage tests (related to
1191: feature #1057)
1192:
1193: * src/: include/pa_common.h, classes/table.C: ^table.hash[]{code as
1194: value} support (implements feature #1057)
1195:
1196: * src/classes/table.C: whitespace
1197:
1198: 2016-07-28 moko
1199:
1200: * src/: classes/curl.C, types/pa_vfile.C: curl now saves filename
1201: from URL, if not specified query string removed from url-based
1202: filenames in ^curl:load[] and ^file::load[] (related to feature
1203: #1042)
1204:
1205: 2016-07-27 moko
1206:
1207: * tests/: 340.html, results/340.processed: test for
1208: transcode_text_result=false added (related to issue #1042)
1209:
1210: 2016-07-26 moko
1211:
1212: * src/types/pa_vfile.C: file name should not be empty (if file path
1213: is folder and ends with /) (related to feature #1042)
1214:
1215: * src/main/pa_http.C: whitespace optimizaion
1216:
1217: * src/: classes/curl.C, include/pa_common.h, include/pa_http.h,
1218: main/pa_common.C, main/pa_http.C: ^curl:load[] now support
1219: multiple headers, ^file::load supports headers transcoding
1220: (implements feature #1042)
1221:
1222: 2016-07-25 moko
1223:
1224: * src/include/pa_common.h: PA_DEFAULT added
1225:
1226: 2016-07-22 moko
1227:
1228: * tests/: 338.html, results/338.processed: test for
1229: $date.field(value) added (related to feature #1066)
1230:
1231: * src/: classes/date.C, types/pa_vdate.C, types/pa_vdate.h:
1232: $date.field(value) now supported for y/m/d/h/m/s (implements
1233: feature #1066)
1234:
1.105 moko 1235: 2016-07-21 moko
1236:
1237: * src/: classes/file.C, classes/image.C, include/pa_common.h,
1238: main/pa_common.C: pa_common.h: File_read_action: fname, as_text
1239: arguments removed; image.C - absolute path shown in exception
1240: (implements feature #1071)
1241:
1242: * tests/: 235.html, results/235.processed: test and test result
1243: updated after static boundary in mail and Errors-To: mail header
1244: removed (related to feature #1047)
1245:
1246: * src/: classes/math.C, include/pa_random.h, main/pa_http.C,
1247: main/pa_random.C, types/pa_vmail.C: get_uuid_boundary() added and
1248: used, static boundary in mail removed, Errors-To: mail header
1249: removed (implements feature #1047)
1250:
1251: 2016-07-20 moko
1252:
1253: * src/: classes/reflection.C, types/pa_vstateless_class.h:
1254: equest.classes(): Value -> VStateless_class, part 3 (related to
1255: issue #1051)
1256:
1257: * src/: classes/reflection.C, include/pa_request.h, main/execute.C:
1258: request.classes(): Value -> VStateless_class, part 2 (related to
1259: issue #1051)
1260:
1261: * tests/results/: 224.processed, 323.processed: classes without
1262: methods should not be methoded (related to issue #1051)
1263:
1264: * src/: classes/reflection.C, include/pa_request.h, main/compile.y,
1265: main/compile_tools.h, main/pa_request.C: request.classes(): Value
1266: -> VStateless_class, part 1 (related to issue #1051)
1267:
1268: * tests/: 337.html, results/337.processed: test for
1269: ^reflection:fields_reference[] and VHashReference class added
1270: (related to feature #1072)
1271:
1272: * src/: classes/hash.C, classes/json.C, classes/reflection.C,
1273: types/pa_value.h, types/pa_vhash.h, types/pa_vobject.h: VHashBase
1274: and VHashReference added, allowing ^reflection:fields_reference[]
1275: implementation (closes feature #1072)
1276:
1277: 2016-07-19 moko
1278:
1279: * tests/: 323.html, results/323.processed: we want to see
1280: "methoded"
1281:
1282: * tests/: 336.html, results/336.processed: test for $BASE:property
1283: and ^BASE:method (OP_VALUE__GET_BASE_CLASS) added (related to bug
1284: #1059)
1285:
1286: * src/: include/pa_opcode.h, main/compile.y, main/execute.C,
1287: types/pa_vstateless_class.h, types/pa_wcontext.h: no more
1288: somebody_entered_some_class, $BASE:property works again,
1289: ^BASE:method[] bugs fixed (fixes bug #1059)
1290:
1291: 2016-07-14 moko
1292:
1293: * tests/: 335.html, results/335.processed: test for feature #1055
1294: added
1295:
1296: * src/classes/hash.C: bugfix: $._default was not copied if empty
1297: feature: ^hash.contains[_default] added (implements feature
1298: #1055)
1299:
1300: 2016-07-13 moko
1301:
1302: * src/classes/reflection.C: bugfix: ^reflection:def[class;name]
1303: should not call @autouse (http://www.parser.ru/forum/?id=83480)
1304:
1305: 2016-07-05 moko
1306:
1307: * src/classes/hash.C: Optimization: HashStringValue::Iterator used
1308: in ^hash.foreach (related to feature #1073)
1309:
1310: 2016-07-04 moko
1311:
1312: * tests/: 134.html, 281.html, results/134.processed,
1313: results/281.processed: tests updated after hash blocking removed
1314: (related to feature #1073)
1315:
1316: * src/: classes/hash.C, include/pa_hash.h, types/pa_vhash.h: hash
1317: no longer blocks on change during foreach (implements feature
1318: #1073)
1319:
1320: 2016-06-17 moko
1321:
1322: * tests/: 330.html, results/330.processed: try exception source
1323: test added (related to bug in #1062)
1324:
1325: * tests/: 334.html, results/334.processed: Exception stack trace
1326: test added (related to bug in $1062)
1327:
1328: * src/classes/op.C: Exception trace now correctly restored and
1329: errors reported (related to bug #1062)
1330:
1.104 moko 1331: 2016-05-25 moko
1332:
1333: * src/main/compile.y: minor cleanup + beauty
1334:
1335: 2016-05-24 moko
1336:
1337: * tests/: 333.html, results/333.processed: more exceptions testing
1338:
1339: * tests/: 332.html, results/332.processed: test for FIELDS_SYMBOL,
1340: _DEFAULT_SYMBOL, CALLER_SYMBOL, SELF_SYMBOL added (related to
1341: features #1056, #1026)
1342:
1343: * src/: classes/json.C, include/pa_symbols.h, main/pa_symbols.C,
1344: types/pa_vhash.C, types/pa_vhash.h, types/pa_vtable.C,
1345: types/pa_vtable.h: FIELDS_SYMBOL, _DEFAULT_SYMBOL added and used
1346: (implements feature #1056)
1347:
1348: * src/: include/pa_symbols.h, main/compile.y, main/compile_tools.C,
1349: main/execute.C, main/pa_symbols.C, types/pa_vjunction.C,
1350: types/pa_vstateless_class.C, types/pa_vstateless_class.h:
1351: CLASS_SYMBOL, CLASS_NAME_SYMBOL added and used (related to
1352: feature #1026)
1353:
1354: * src/: classes/reflection.C, include/pa_symbols.h, main/compile.y,
1355: main/compile_tools.C, main/compile_tools.h, main/pa_symbols.C,
1356: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h: Symbols now
1357: have *_SYMBOL naming convention. STATIC_SYMBOL, DYNAMIC_SYMBOL,
1358: LOCALS_SYMBOL, PARTIAL_SYMBOL, REM_SYMBOL where added (related to
1359: feature #1026)
1360:
1361: * src/: include/pa_symbols.h, main/compile.y, main/compile_tools.C,
1362: main/pa_globals.C, main/pa_symbols.C, types/pa_vmethod_frame.C,
1363: types/pa_vmethod_frame.h, types/pa_vstateless_class.C:
1364: SYMBOLS_CACHING define implemented (related to feature #1026)
1365:
1366: * src/main/main.vcproj: + ps_symbols
1367:
1368: * src/: include/Makefile.am, include/pa_string.h,
1369: include/pa_symbols.h, main/Makefile.am, main/compile.tab.C,
1370: main/compile.y, main/compile_tools.C, main/pa_symbols.C,
1371: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
1372: types/pa_vstateless_class.C: initial implementation for symbols
1373: cache (related to feature #1026)
1374:
1375: * src/: include/pa_common.h, main/pa_http.C: minor cleanup
1376:
1377: * src/main/pa_globals.C: minor cleanup
1378:
1379: 2016-05-19 moko
1380:
1381: * src/types/pa_vhash.h: minor optimization: ^hash.fields[] removed
1382: (related to feature #1046)
1383:
1384: * tests/: 331.html, results/331.processed: test for
1385: BAD_NONWHITESPACE_CHARACTER_IN_EXPLICIT_RESULT_MODE removal added
1386: (related to feature #1051)
1387:
1388: * src/main/compile.y:
1389: BAD_NONWHITESPACE_CHARACTER_IN_EXPLICIT_RESULT_MODE error removed
1390: (implements feature #1054)
1391:
1392: 2016-05-18 moko
1393:
1394: * src/types/pa_vtable.C, tests/results/324.processed: no more
1395: "column not found" exception for ^table.no-such-method[] (related
1396: to feature #1046)
1397:
1398: * tests/: 261.html, results/261.processed: test added and updated
1399: after feature #1046 implementation
1400:
1401: * src/: classes/string.C, types/pa_value.C, types/pa_vstring.h,
1402: types/pa_vvoid.h: $string.anything works for whitespace strings,
1403: ^string.contains added for hash compatibility, $string.method no
1404: longer returns stting method (implements feature #1046)
1405:
1406: 2016-05-12 moko
1407:
1408: * src/classes/curl.C: content-type response header no longer
1409: ignored (fixes issue #1045)
1410:
1411: * tests/: 330.html, results/330.processed: test for incomplete
1412: finally execution when break occures added (related to issue
1413: #1077)
1414:
1415: * src/classes/op.C: bugfix: Request::skip reset is called before
1416: executing catch and finally code (fixes issue #1062)
1417:
1418: 2016-05-11 moko
1419:
1420: * tests/: 329.html, results/329.processed: test for invalid
1421: ^break[] behavour added (bug #1077)
1422:
1423: * src/classes/op.C: try_catch code cleanup (related to bug #1062)
1424:
1425: 2016-04-24 moko
1426:
1427: * src/types/pa_vstateless_class.h: warning war
1428:
1429: 2016-04-17 moko
1430:
1431: * tests/: 328.html, results/328.processed: test for
1432: ^break(condition) and ^continue(condition) (related to feature
1433: #1063)
1434:
1435: * src/classes/op.C: ^break(condition) and ^continue(condition)
1436: implemented (feature #1063)
1437:
1438: 2016-04-12 moko
1439:
1440: * tests/results/280.processed: ordered hash now used for class
1441: methods and properties (test results updated for feature #1069)
1442:
1443: * src/classes/: xdoc.C, xnode.C: xnode_class initialization moved
1444: to xdoc.C as under FreeBSD it was inited after and inheritance
1445: failed (related to issue #1051)
1446:
1447: * tests/: 320.html, results/320.processed: xdoc and xnode methods
1448: are printed to check inheritance (related to feature #1051)
1449:
1.103 moko 1450: 2016-04-09 moko
1451:
1452: * tests/results/320.processed: ordered hash now used for class
1453: methods and properties (test results updated for feature #1069)
1454:
1455: * src/types/pa_vstateless_class.h: ordered hash now used for class
1456: methods and properties (implements feature #1069)
1457:
1458: * src/types/: pa_vconsole.h, pa_vcookie.C, pa_venv.C,
1459: pa_vrequest.C, pa_vstatus.C: minor optimization: #ifndef
1460: OPTIMIZE_BYTECODE_GET_ELEMENT__SPECIAL returned (related to
1461: feature #1051)
1462:
1463: 2016-04-07 moko
1464:
1465: * src/main/execute.C: returned Value in .CLASS case for VJunction
1466: (related to feature #1051)
1467:
1468: * src/types/: pa_vjunction.C, pa_vmethod_frame.C,
1469: pa_vmethod_frame.h, pa_vstateless_class.C, pa_vstateless_class.h:
1470: string constants deduplication (related to feature #1051)
1471:
1472: * tests/results/224.processed: test result updated (related to
1473: feature #1051)
1474:
1475: * src/: main/execute.C, types/pa_vconsole.h, types/pa_vcookie.C,
1476: types/pa_vcookie.h, types/pa_venv.C, types/pa_venv.h,
1477: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vstatus.C,
1478: types/pa_vstatus.h: classes hash now contains only
1479: VStateless_class derived objects, .CLASS is also allways
1480: VStateless_class derived object (related to feature #1051).
1481:
1482: 2016-04-06 moko
1483:
1484: * tests/results/323.processed: test result updated after feature
1485: #1051 implementation
1486:
1487: * src/: classes/classes.h, classes/op.C, classes/response.C,
1488: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
1489: main/pa_request.C, types/pa_vclass.h, types/pa_vform.C,
1490: types/pa_vmail.C, types/pa_vmath.C, types/pa_vmemory.h,
1491: types/pa_vresponse.C, types/pa_vresponse.h,
1492: types/pa_vstateless_class.h: base -> methoded_donor for static
1493: classes, type() moved from VStateless_class to VClass and
1494: Methoded (implements feature #1051)
1495:
1496: 2016-04-04 moko
1497:
1498: * src/: classes/classes.C, include/pa_request.h, main/pa_request.C:
1499: beauty: put_class added (related to feature #1051)
1500:
1501: 2016-04-01 moko
1502:
1503: * tests/results/: 175.processed, 192.processed, 224.processed,
1504: 229.processed, 244.processed, 246.processed, 316.processed: test
1505: results updated as class.type() removed from error messages, only
1506: type() left (related to feature #1051)
1507:
1508: * src/: classes/classes.C, classes/classes.h, classes/mail.C,
1509: classes/op.C, classes/reflection.C, main/compile.y,
1510: main/compile_tools.h, main/execute.C, main/pa_request.C,
1511: types/pa_value.C, types/pa_vclass.C, types/pa_vclass.h,
1512: types/pa_vmethod_frame.h, types/pa_vobject.h,
1513: types/pa_vstateless_class.h, types/pa_wcontext.C: name() removed
1514: from VStateless_class, type() is used instead (related to feature
1515: #1051)
1516:
1517: * src/classes/mail.C: old logic restored.
1518:
1519: * src/: classes/bool.C, classes/classes.C, classes/classes.awk,
1520: classes/classes.h, classes/curl.C, classes/date.C,
1521: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
1522: classes/hashfile.C, classes/image.C, classes/inet.C,
1523: classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
1524: classes/memcached.C, classes/memory.C, classes/reflection.C,
1525: classes/regex.C, classes/response.C, classes/string.C,
1526: classes/table.C, classes/xdoc.C, classes/xnode.C,
1527: types/pa_vform.C, types/pa_vmail.C, types/pa_vmath.C,
1528: types/pa_vmemory.h: optimizaion: *_base_class removed (related to
1529: feature #1051)
1530:
1531: 2016-03-30 moko
1532:
1533: * tests/: 327.html, results/224.processed, results/327.processed:
1534: test for TZ specification in ^date::create[], TZ is kept during
1535: ^date::create[$dt] (related to feature #1048)
1536:
1537: * src/: classes/date.C, types/pa_vdate.h: TZ can be specified in
1538: ^date::create[], TZ is kept during ^date::create[$dt] (implements
1539: feature #1048)
1540:
1541: 2016-03-29 moko
1542:
1543: * tests/: 315.html, results/315.processed: test for timezone format
1544: +HHmm added (related to feature #1065)
1545:
1546: * src/classes/date.C: timezone format +HHmm now supported
1547: (implements feature #1065)
1548:
1549: 2016-03-28 moko
1550:
1551: * tests/: 202.html, results/131.processed, results/202.processed,
1552: results/224.processed, results/256.processed,
1553: results/315.processed: test results updated after %.2d now
1554: default for hours offset in iso-string (was %2d), test for
1555: ^date.iso-string options $.colon(true) $.z(true) $.ms(false)
1556: added (related to feature #1065)
1557:
1558: 2016-03-27 moko
1559:
1560: * src/types/pa_vdate.C: '+' sign for zero offset (related to
1561: feature #1065)
1562:
1563: * src/: classes/date.C, types/pa_vdate.C, types/pa_vdate.h:
1564: ^date.iso-string options $.colon(true) $.z(true) $.ms(false)
1565: added (implements feature #1065)
1566:
1567: 2016-03-24 moko
1568:
1569: * tests/: 202.html, results/202.processed: test $date.week added
1570: (related to bug #1067)
1571:
1572: * src/types/: pa_vdate.C, pa_vdate.h: fix for $date.week changed
1573: date (fix for bug #1067)
1574:
1575: 2016-03-10 moko
1576:
1577: * configure.ac, src/include/pa_version.h: 3.4.4 -> 3.4.5b
1578:
1.102 moko 1579: 2015-12-07 moko
1580:
1581: * tests/: 326.html, results/326.processed: test for .CLASS &
1582: .CLASS_NAME optimization added (related to feature #844)
1583:
1584: 2015-11-17 moko
1585:
1586: * tests/: 323.html, results/323.processed: order added
1587:
1588: * tests/: 325.html, results/325.processed: double range test added
1589: (related to bug #1049)
1590:
1591: 2015-11-16 moko
1592:
1593: * src/: classes/string.C, types/pa_vdouble.h: finite(double) check
1594: added to disallow NaN and Infinity (fixes bug #1049)
1595:
1596: 2015-11-11 moko
1597:
1598: * tests/324.html: parser 3.4.3 execution support added (related to
1599: feature #1017)
1600:
1601: * tests/: 324.html, results/324.processed: test for
1602: GET_ELEMENT4CALL feature added (feature #1017)
1603:
1.101 moko 1604: 2015-10-29 moko
1605:
1606: * operators.txt: updated for 3.4.4
1607:
1608: * configure.ac, src/include/pa_version.h: 3.4.4rc -> 3.4.4
1609:
1610: * src/main/pa_exec.C: get_exit_status implemented for Windows
1611: (related to bug #1043)
1612:
1613: 2015-10-28 moko
1614:
1615: * src/main/pa_exec.C: Windows bugfix: $.stdin[] no longer cause
1616: hangup during ^file::exec (fixes bug #1043)
1617:
1.100 moko 1618: 2015-10-27 moko
1619:
1620: * src/main/pa_memory.C: pa_fail_alloc added for GC_abort in Windows
1621:
1.99 moko 1622: 2015-10-26 moko
1623:
1.100 moko 1624: * tests/322.html, src/classes/reflection.C: arguments reorder
1625: (related to issue #1041)
1626:
1627: * src/: classes/classes.awk, main/helpers/simple_folding.pl:
1628: Copyright year updated
1629:
1.99 moko 1630: * src/: classes/bool.C, classes/classes.C, classes/classes.h,
1631: classes/curl.C, classes/date.C, classes/double.C, classes/file.C,
1632: classes/form.C, classes/hash.C, classes/hashfile.C,
1633: classes/image.C, classes/inet.C, classes/int.C, classes/json.C,
1634: classes/mail.C, classes/math.C, classes/memcached.C,
1635: classes/memory.C, classes/op.C, classes/reflection.C,
1636: classes/regex.C, classes/response.C, classes/string.C,
1637: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
1638: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
1639: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
1640: include/pa_config_fixed.h, include/pa_config_includes.h,
1641: include/pa_dictionary.h, include/pa_dir.h,
1642: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
1643: include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
1644: include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
1645: include/pa_pool.h, include/pa_random.h, include/pa_request.h,
1646: include/pa_request_charsets.h, include/pa_request_info.h,
1647: include/pa_sapi.h, include/pa_socks.h,
1648: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
1649: include/pa_stack.h, include/pa_string.h,
1650: include/pa_stylesheet_connection.h,
1651: include/pa_stylesheet_manager.h, include/pa_table.h,
1652: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
1653: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
1654: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
1655: lib/md5/pa_md5c.c, lib/memcached/pa_memcached.C,
1656: lib/memcached/pa_memcached.h, lib/sdbm/pa_file_io.C,
1657: lib/sdbm/pa_strings.C, lib/smtp/comms.C, lib/smtp/smtp.C,
1658: lib/smtp/smtp.h, main/compile.C, main/compile.tab.C,
1659: main/compile.y, main/compile_tools.C, main/compile_tools.h,
1660: main/execute.C, main/pa_cache_managers.C, main/pa_charset.C,
1661: main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
1662: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
1663: main/pa_globals.C, main/pa_http.C, main/pa_memory.C,
1664: main/pa_os.C, main/pa_pool.C, main/pa_random.C,
1665: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
1666: main/pa_string.C, main/pa_stylesheet_connection.C,
1667: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
1668: main/pa_xml_exception.C, main/pa_xml_io.C, main/untaint.C,
1669: sql/pa_sql_driver.h, targets/apache/mod_parser3.c,
1670: targets/apache/mod_parser3_core.C, targets/apache/pa_httpd.h,
1671: targets/apache/pa_threads.C, targets/cgi/pa_threads.C,
1672: targets/cgi/parser3.C, targets/isapi/pa_threads.C,
1673: targets/isapi/parser3isapi.C, types/pa_junction.h,
1674: types/pa_method.h, types/pa_property.h, types/pa_value.C,
1675: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
1676: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
1677: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.C,
1678: types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.C,
1679: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
1680: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.C,
1681: types/pa_vhash.h, types/pa_vhashfile.C, types/pa_vhashfile.h,
1682: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
1683: types/pa_vjunction.C, types/pa_vjunction.h, types/pa_vmail.C,
1684: types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
1685: types/pa_vmemcached.C, types/pa_vmemcached.h, types/pa_vmemory.h,
1686: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
1687: types/pa_vobject.C, types/pa_vobject.h, types/pa_vregex.C,
1688: types/pa_vregex.h, types/pa_vrequest.C, types/pa_vrequest.h,
1689: types/pa_vresponse.C, types/pa_vresponse.h,
1690: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
1691: types/pa_vstateless_object.h, types/pa_vstatus.C,
1692: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
1693: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
1694: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
1695: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
1696: types/pa_wcontext.h, types/pa_wwrapper.h: Copyright year updated
1697:
1698: * src/targets/cgi/parser3.C: year updated
1699:
1700: * src/classes/reflection.C: VS2003 compatibility fixed (related to
1701: issue #1041)
1702:
1703: * tests/: 323.html, results/323.processed: test for base classes
1704: added
1705:
1706: * tests/: 261.html, results/261.processed: updated after better
1707: error reporting done for $string.key exception
1708:
1709: * src/types/pa_vstring.h: better error report for $string.key
1710: exception
1711:
1712: * src/types/: pa_vobject.C, pa_vobject.h: VObject::get_element
1713: copied as VObject::get_element4call to remove extra virtual call
1714:
1715: * tests/: 322.html, results/322.processed: test for
1716: ^reflection:is[] added (related to feature #1041)
1717:
1718: * src/classes/reflection.C: ^reflection:is empty value is void
1719: (related to feature #1041)
1720:
1721: * src/classes/reflection.C:
1722: ^reflection:is[class_name|code|method;[context;]element_name]
1723: added (implements feature #1041)
1724:
1725: 2015-10-24 moko
1726:
1727: * configure.ac, src/include/pa_version.h: 3.4.4b -> 3.4.4rc
1728:
1.98 moko 1729: 2015-10-22 moko
1730:
1731: * tests/: 321.html, results/321.processed: test for
1732: ^reflection:method_info[] file detection added
1733:
1734: * tests/: 320.html, results/320.processed: test for
1735: ^reflection:class_by_name[class_name] added (related to feature
1736: #993)
1737:
1738: * src/classes/reflection.C: ^reflection:class_by_name[class_name]
1739: added (implements feature #993)
1740:
1741: * src/main/execute.C: GET_ELEMENT4CALL added to get_method_filename
1742: (related to feature #1017)
1743:
1744: * tests/: 319.html, results/319.processed: ^throw[] stacktrace test
1745: added (related to issue #1039)
1746:
1747: * src/main/pa_request.C: ^throw origin fixed (related to feature
1748: #1039)
1749:
1750: * src/types/pa_vcookie.C: bugfix: expires_sec should not be called
1751: for VDate
1752:
1753: * tests/results/182.processed: updated after feature #1038
1754: implemented
1755:
1756: * tests/: 318.html, 182_dir/a6.p, results/318.processed: test for
1757: compile-time exception origin added (test for feature #1039)
1758:
1759: * src/: include/pa_request.h, main/compile.C, main/compile.y,
1760: main/pa_request.C: exception unification: compile-time exceptions
1761: now have origin, @USE origins also tracked (implements feature
1762: #1039)
1763:
1764: 2015-10-20 moko
1765:
1766: * src/main/pa_request.C: cleanup
1767:
1768: 2015-10-15 moko
1769:
1770: * src/types/pa_vtable.C: defines fixed (related to feature #1017)
1771:
1772: * src/: classes/hash.C, include/pa_opcode.h, types/pa_vhash.h,
1773: types/pa_vtable.C: new feature: no more $table.method and
1774: $hash.method, aliases for _at, _count, _key (related to feature
1775: #1017)
1776:
1.97 moko 1777: 2015-10-14 moko
1778:
1.98 moko 1779: * tests/: 317.html, results/317.processed: test for
1780: ^string.unescape[] added (related to feature #120)
1781:
1.97 moko 1782: * buildall: reverted libxml 2.9.2 -> 2.9.1 due to "ID already
1783: defined" bug (described in issue #1036)
1784:
1785: * tests/: 247.html, results/247.processed: test for checkBOM added
1786: (test for bug #1037)
1787:
1788: * src/: include/pa_charsets.h, main/pa_charsets.C,
1789: main/pa_common.C, main/pa_http.C: checkBOM detects charset if
1790: it's not enforced, skips BOM signature if it complies charset
1791: (fixes bug #1037)
1792:
1793: 2015-10-13 moko
1794:
1795: * src/targets/cgi/parser3.vcproj: disabling buggy incremental
1796: linking
1797:
1798: * src/classes/inet.C: vs2003 compilation fix
1799:
1800: * src/classes/math.C: warning war
1801:
1802: * src/lib/punycode/pa_punycode.c: warning war
1803:
1804: 2015-10-12 moko
1805:
1806: * src/lib/punycode/pa_punycode.c: warning war
1807:
1808: * parser3.sln: moved parser3 first, to make it default startup
1809: project
1810:
1811: * buildall: parser "mirror" now used for external libs sources
1812: (implements feature #1036)
1813:
1814: * buildall: most external libs are updated to their current
1815: versions (related to feature #1036)
1816:
1817: * src/classes/image.C: more tags added
1818:
1819: * src/: include/pa_memory.h, types/pa_vdate.C: warning war
1820:
1821: 2015-10-11 moko
1822:
1823: * src/classes/curl.C: minor optimization (related to feature #1035)
1824:
1825: 2015-10-09 moko
1826:
1827: * src/classes/curl.C: pa_strdup added for strings from curl
1828: (related to feature #1035)
1829:
1830: * src/main/pa_string.C: mini fix: RedHat 7.2 does not have
1831: ULLONG_MAX definition
1832:
1833: * src/classes/curl.C: ^curl:info[name]/^curl:info[] added
1834: (implements feature #1035)
1835:
1836: * src/main/pa_charset.C: String::Body(String::C) used
1837:
1838: * src/main/pa_charset.C: exceptions unified
1839:
1840: * src/: include/pa_charset.h, main/pa_charset.C: declarations
1841: unified
1842:
1843: * src/: classes/file.C, classes/image.C, classes/mail.C,
1844: classes/op.C, classes/xdoc.C, classes/xnode.C,
1845: include/pa_string.h, main/pa_request.C, main/pa_string.C,
1846: types/pa_vimage.C, types/pa_vmath.C, types/pa_vstatus.C,
1847: types/pa_vxdoc.C: explicit String::Body(char) calls removed;
1848: String::Body(String::C) constructor added (related to bug #957)
1849:
1850: * src/classes/file.C: minor optimization
1851:
1852: * src/include/pa_hash.h: hash.get(char*) added, to minimize
1853: Cord(char*) autocreation (related to bug #957)
1854:
1855: * src/: classes/string.C, main/untaint.C: minor optimizations
1856:
1857: * src/: classes/json.C, classes/reflection.C, include/pa_string.h:
1858: String(char*, Lang, length) removed, String(C(), Lang) used
1859: instead (related to bug #957)
1860:
1861: 2015-10-08 moko
1862:
1863: * src/: classes/file.C, include/pa_string.h, lib/cord/cordbscs.c,
1864: lib/cord/include/cord.h, main/pa_http.C, main/pa_string.C,
1865: main/untaint.C: Now char * is converted to CORD only using
1866: AS_CORD() to check for empty cord bug (fixes bug #957)
1867:
1868: * src/include/pa_hash.h: fixed compilation without
1869: HASH_CODE_CACHING
1870:
1871: * src/classes/string.C:
1872: ^string:unescape[js|uri;escaped;$.charset[...]] added (implements
1873: feature #120)
1874:
1875: * src/main/pa_common.C: reduce js flags checks count (related to
1876: feature #120)
1877:
1.96 moko 1878: 2015-10-07 moko
1879:
1880: * tests/: 275.html, results/275.processed: test modified after
1881: unsigned long long int support implemented (feature #1034)
1882:
1883: * src/: classes/math.C, include/pa_string.h, main/pa_string.C:
1884: pa_atoul added for unsigned long long int support
1885:
1886: 2015-10-06 moko
1887:
1888: * src/types/pa_vdate.C: INT_MAX used
1889:
1890: 2015-10-03 moko
1891:
1892: * tests/: 302.html, results/302.processed: test for bug #1023
1893: (\u2028, \u2029 escaping) added
1894:
1895: * src/main/untaint.C: \u2028, \u2029 are now escaped in
1896: json:string[] (fixes bug #1023)
1897:
1898: 2015-09-29 moko
1899:
1900: * tests/305.html: try-catch added for OS without ipv6 support
1901:
1902: * src/lib/json/pa_json.C: more unique prefixes for Solaris
1903: compilation
1904:
1905: * src/: include/pa_opcode.h, include/pa_request.h, main/compile.y,
1906: main/execute.C, types/pa_value.h, types/pa_vhash.h,
1907: types/pa_vtable.C, types/pa_vtable.h: get_element4call
1908: implemented to distinguish ^hash.method from $hash.field
1909: (implements feature #1017)
1910:
1911: * src/lib/punycode/pa_punycode.c: warning war
1912:
1913: * src/include/pa_config_includes.h: warning war
1914:
1915: * src/include/pa_config_includes.h: pragma warning actualized a bit
1916:
1917: * src/include/pa_config_includes.h: warning war
1918:
1919: * src/include/pa_hash.h: clang compilation fix
1920:
1921: 2015-09-27 moko
1922:
1923: * src/main/compile.tab.C: Bison 3 is now default
1924:
1925: * src/main/: compile.C, compile.y: Bison 3 compatibility fixed
1926:
1927: 2015-09-25 moko
1928:
1929: * src/: classes/hash.C, include/pa_hash.h: parser now compiles and
1930: works with undefined HASH_ORDER (related to feature #196)
1931:
1932: 2015-09-24 moko
1933:
1934: * tests/: 027.html, results/027.processed: test modified to test
1935: ^hash.sort (feature #196)
1936:
1937: * src/: classes/hash.C, include/pa_hash.h:
1938: ^hash.sort[key;value]{string-key-maker}|(numeric-key-maker)[[asc|desc]]
1939: added (implements feature #196)
1940:
1941: * tests/: 316.html, results/316.processed: Added test for bug #1025
1942: (exception handling in non-cached ^cache), plus for "it does not
1943: have logical value" and "$exception.handled value must be either
1944: boolean or string 'cache'" exceptions.
1945:
1946: * src/classes/op.C: ^cache: exceptions now handled in non-cached
1947: code (fixes bug #1025)
1948:
1.95 moko 1949: 2015-09-23 moko
1950:
1951: * src/classes/table.C: warning war
1952:
1953: * src/: classes/math.C, types/pa_vcookie.C: warning war
1954:
1955: * src/classes/file.C: warning war
1956:
1957: * src/: include/pa_table.h, main/pa_table.C: warning war
1958:
1959: * src/: main/pa_request.C, classes/date.C: warning war
1960:
1961: * src/: types/pa_vdate.C, classes/op.C: warning war
1962:
1963: * tests/: 122.html, results/122.processed: win sync: to remove
1964: differences with OS that doesn't keep timezone change history
1965:
1966: * src/types/pa_vdate.C: tzset() should be called in Windows after
1967: TZ change (related to feature #36)
1968:
1969: * tests/: 075.html, results/075.processed: win sync: to remove
1970: differences with OS that doesn't keep timezone change history
1971:
1972: * tests/: 315.html, results/315.processed: win sync: to remove
1973: differences with OS that doesn't keep timezone change history
1974:
1975: * tests/: 256.html, results/256.processed: win sync: to remove
1976: differences with OS that doesn't keep timezone change history
1977:
1978: * tests/: 124.html, results/124.processed: win results sync: to
1979: avoid hitting time change hole.
1980:
1981: * src/types/pa_vdate.C: static returned. :)
1982:
1983: 2015-09-22 moko
1984:
1985: * src/types/pa_vdate.C: FreeBSD 10 GPF fix (related to feature #36)
1986:
1987: * tests/results/131.processed: more tests for feature #1032
1988:
1989: * src/classes/date.C: minor fix related to feature #1032
1990:
1991: * operators.txt: ISO date creation documented (related to feature
1992: #1032)
1993:
1994: * operators.txt: iso-string documented (related to feature #1032)
1995:
1996: * tests/: 315.html, results/315.processed: more tests added
1997: (related to feature #1032)
1998:
1999: * tests/: 131.html, results/131.processed: date range checks
2000: updated (related to feature #36)
2001:
2002: * tests/: 315.html, results/057.processed, results/315.processed:
2003: test added for ISO date support (related to issue #315)
2004:
2005: * src/classes/date.C: more readable exceptions in date creation
2006: (related to ticket #1032)
2007:
2008: 2015-09-18 moko
2009:
2010: * tests/: 202.html, results/202.processed: ^date.iso-string[] check
2011: added (related to issue #1032)
2012:
2013: * tests/results/256.processed, src/classes/json.C: iso-string
2014: documented (related to issue #1032)
2015:
2016: * tests/: 256.html, results/256.processed: ISO date check added
2017: (related to issue #1032)
2018:
2019: * tests/: 057.html, results/057.processed, results/224.processed:
2020: tests results updated after ISO date support implemented (related
2021: to feature #1032)
2022:
2023: * src/: classes/date.C, classes/image.C, types/pa_value.h,
2024: types/pa_vdate.C, types/pa_vdate.h: ISO 8601 dates support added,
2025: ^date::create[string] constructor formalized, ^date.iso-string[]
2026: added (implements feature #1032)
2027:
2028: 2015-09-05 moko
2029:
2030: * operators.txt: actualized
2031:
2032: * operators.txt: date changes documented (related to ticket #36)
2033:
2034: 2015-09-04 moko
2035:
2036: * src/types/pa_vdate.C: warning war
2037:
2038: * src/: classes/op.C, types/pa_vhashfile.C: warning war
2039:
2040: 2015-09-03 moko
2041:
2042: * tests/results/096.processed: test result updated for 0..9999 year
2043: date range support (related to feature #36)
2044:
2045: * tests/: 314.html, results/314.processed: test for
2046: ^string:base64[], ^string:idna[], ^string:js-escape[] (related to
2047: bug #1031)
2048:
2049: * src/classes/string.C: Static calls fixed for ^string:base64[],
2050: ^string:idna[], ^string:js-escape[] (closes bug #1031)
2051:
1.101 moko 2052: * Makefile.am, acsite.m4, configure.ac, configure.in: Warning war:
2053: configure.in -> configure.ac
1.95 moko 2054:
1.101 moko 2055: * configure, configure.in, src/include/pa_config_auto.h.in: more
2056: correct timezone check for FreeBSD Warning war: configure.in ->
2057: configure.ac
1.95 moko 2058:
2059: * configure, configure.in, src/classes/Makefile.am,
1.101 moko 2060: src/include/pa_config_auto.h.in, src/lib/cord/Makefile.am,
2061: src/lib/gd/Makefile.am, src/lib/json/Makefile.am,
2062: src/lib/memcached/Makefile.am, src/lib/pcre/Makefile.am,
2063: src/lib/sdbm/Makefile.am, src/lib/smtp/Makefile.am,
2064: src/main/Makefile.am, src/targets/apache/Makefile.am,
2065: src/targets/cgi/Makefile.am, src/types/Makefile.am: INCLUDES ->
1.95 moko 2066: AM_CPPFLAGS (warning war) PA_DATE64 (0..9999 year date range)
2067: check added
2068:
2069: * src/types/pa_vdate.C: FreeBSD fixes + more robust code
2070:
2071: * tests/results/: 124.processed, 224.processed: test resuls updated
2072: for new date implementation (related to feature #36)
2073:
2074: * src/: classes/date.C, classes/image.C, include/pa_common.h,
2075: main/pa_common.C, types/pa_value.C, types/pa_vdate.C,
2076: types/pa_vdate.h: new double date implementation with internal
2077: support for extended 0..9999 year range, default timezone support
2078: (related to feature #36)
2079:
2080: 2015-08-28 moko
2081:
2082: * src/types/pa_vmail.C: fixed $mail:received.date calculations
2083: (fixes bug #1030)
2084:
2085: 2015-08-21 moko
2086:
2087: * src/classes/inet.C: snprintf size "bug" commented
2088:
2089: * src/main/pa_common.C: snprintf comments updated
2090:
2091: 2015-08-16 moko
2092:
2093: * src/types/: pa_vdate.C, pa_vdate.h: logic moved to pa_vdate.C
2094:
2095: 2015-08-11 moko
2096:
2097: * src/: classes/json.C, types/pa_value.C, types/pa_value.h,
2098: types/pa_vclass.C, types/pa_vobject.C: hash_json_string argument
2099: can be null (fixes bug #1029)
2100:
2101: 2015-08-06 moko
2102:
1.101 moko 2103: * src/types/: Makefile.am, pa_vdate.C, pa_vdate.h, types.vcproj:
2104: pa_vdate.C added
1.95 moko 2105:
2106: 2015-08-05 moko
2107:
2108: * tests/: 313.html, results/313.processed: test for
2109: ^table.count[columns] and ^table.flip[] with nameless tables
2110: (feature #1003)
2111:
2112: * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
2113: max_cell added, now ^table.count[columns] and ^table.flip[] works
2114: correctly for nameless tables (implements feature #1003)
2115:
2116: 2015-08-03 moko
2117:
2118: * tests/312.html: test for ^table.append[$hash] and
2119: ^table.insert[$hash] added (related to feature #1028)
2120:
2121: * src/classes/table.C: ^table.append[$hash] and
2122: ^table.insert[$hash] now supported (implements feature #1028)
2123:
2124: * tests/: 312.html, results/312.processed: test row copy in
2125: ^table.hash[; $.type[table] ] added (related to feature #1016)
2126:
2127: * src/classes/table.C: row copy now created in ^table.hash[;
2128: $.type[table] ] (related to feature #1016)
2129:
2130: 2015-07-29 moko
2131:
2132: * tests/: 312.html, results/312.processed: test for ^table.delete[]
2133: added (related to feature #1016)
2134:
2135: * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
2136: ^table.delete[] added to delete current row (related to feature
2137: 1016)
2138:
2139: 2015-07-28 moko
2140:
2141: * tests/: 312.html, results/312.processed: test for
2142: $table.column[value] and ^table.insert{row} (related to feature
2143: #1016)
2144:
2145: * src/: classes/table.C, include/pa_table.h, main/pa_table.C,
2146: types/pa_vtable.C, types/pa_vtable.h: $table.column[value] and
2147: ^table.insert{row} are now implemented (feature #1016)
2148:
2149: * src/include/pa_array.h: Optimization: bool reverse removed from
2150: append(), insert() added, memmove arguments order in remove()
2151: fixed (related to feature #1016)
2152:
2153: 2015-07-23 moko
2154:
2155: * src/classes/json.C: tainted json and empty json exception added
2156: (implements feature #1015)
2157:
2158: * tests/: 311.html, results/311.processed: empty json and tainted
2159: json exception test added (related to issue #1015)
2160:
2161: 2015-07-22 moko
2162:
2163: * tests/: 311.html, results/311.processed: test for UTF-8
2164: processing added
2165:
2166: * tests/: 311.html, results/311.processed: test for
2167: json_exception_with_source added (related to issue #394)
2168:
2169: * src/classes/json.C: json_exception_with_source added (implements
2170: feature #394)
2171:
2172: 2015-06-29 moko
2173:
2174: * src/: classes/file.C, include/pa_dir.h, main/pa_dir.C:
2175: directories are now correctly determined if _d_type == DT_UNKNOWN
2176: (closes bug #1027)
2177:
2178: 2015-06-10 moko
2179:
2180: * src/types/pa_vxnode.h: extern "C" not requred and causes build
2181: error if libxml has LIBXML_ICU_ENABLED.
2182:
2183: 2015-06-04 moko
2184:
2185: * tests/099.html: ups, reverting
2186:
2187: * tests/: 099.html, 309.html, 310.html, results/309.processed,
2188: results/310.processed: tests for $response:body[ $.file[] ] and
2189: $response:last-modified added
2190:
2191: * src/main/pa_request.C: last-modified check fixed
2192:
2193: 2015-06-03 moko
2194:
2195: * tests/: 204.html, 205.html, 293.html, results/204.processed,
2196: results/205.processed, results/293.processed: $response:headers
2197: logging added (tests for feature #1007)
2198:
2199: * src/: include/pa_common.h, include/pa_request.h,
2200: main/pa_request.C, types/pa_vmail.C, types/pa_vresponse.C:
2201: $response:headers are now in uppercase (closes feature #1007)
2202:
2203: 2015-06-02 moko
2204:
2205: * src/: include/pa_memory.h, classes/math.C: some of -pedantic
2206: build errors reverted for clang compatibility
2207:
2208: 2015-06-01 moko
2209:
2210: * src/include/pa_memory.h: -pedantic build errors fixed
2211:
2212: * src/classes/math.C: -pedantic build error fixed
2213:
2214: * src/classes/table.C: USE_STRINGSTREAM moved to the correct place
2215:
2216: 2015-05-31 moko
2217:
2218: * src/classes/table.C: USE_STRINGSTREAM optimized
2219:
2220: * src/: classes/file.C, classes/math.C, include/pa_opcode.h,
2221: include/pa_string.h, lib/json/pa_json.h, main/compile_tools.h,
2222: main/pa_charset.C, main/pa_globals.C, main/pa_string.C,
2223: types/pa_vmail.C, types/pa_vmethod_frame.C, types/pa_vregex.C,
2224: types/pa_vxnode.h: warning war (-pedantic flag)
2225:
2226: 2015-05-28 moko
2227:
2228: * tests/: 308.html, results/308.processed: test for
2229: ^table::create[$t;], etc work added (related to bug #975)
2230:
2231: * src/classes/table.C: check_option_param removed,
2232: ^table::create[$t;], etc now works (fixes bug #975)
2233:
2234: 2015-05-27 moko
2235:
2236: * src/main/pa_request.C: Invalid response filename in gcc 4.9.2
2237: (Debian jessie) fixed (closes issue #1024)
2238:
2239: * tests/Makefile: sort added as in Debian jessie list become
2240: unsorted
2241:
2242: 2015-05-18 moko
2243:
2244: * tests/: 201.html, results/201.processed: test for
2245: ^string.trim[what] feature #1022
2246:
2247: * src/classes/string.C: ^string.trim[what] now supported,
2248: implements feature #1022
2249:
2250: 2015-05-17 moko
2251:
2252: * tests/results/185.processed: test result updated as feature #1021
2253: implemented (left/right accept negative parameter)
2254:
2255: * src/classes/string.C: left/right now accept negative parameter
2256: (implements feature #1021)
2257:
2258: 2015-05-08 moko
2259:
2260: * src/classes/math.C: isalnum -> pa_isalnum
2261:
2262: * src/main/execute.C: optimization in getter-junction processing
2263: (related to issue #997)
2264:
2265: 2015-05-07 moko
2266:
2267: * tests/: 307.html, results/307.processed: test for issue #997
2268: added
2269:
2270: * src/main/execute.C: process_getter result now checked if junction
2271: returned (closes issue #997)
2272:
2273: * tests/: 305.html, results/305.processed: sort added to ignore
2274: different order
2275:
2276: * src/types/pa_vxnode.C: & now untainted in $node.nodeValue
2277: assignment (closes issue #994)
2278:
2279: * tests/: 306.html, results/306.processed: test for issue #994
2280: added
2281:
2282: * tests/: 303.html, results/303.processed: two more errors tested
2283:
2284: 2015-05-06 moko
2285:
2286: * tests/: 305.html, results/305.processed: test for name2ip &
2287: ip2name added (related to feature #992)
2288:
2289: * tests/: 303.html, 304.html, results/303.processed,
2290: results/304.processed: tests for idna conversion added (related
2291: to issue #849)
2292:
2293: 2015-05-02 moko
2294:
2295: * src/classes/inet.C: ^inet:ip2name[] and ^inet:name2ip[]
2296: implemented
2297:
2298: 2015-04-30 moko
2299:
2300: * src/main/pa_http.C: idna_host added, related to issue #849
2301:
2302: * src/main/pa_http.C: set_addr corrected, pa_idna_encode call added
2303: (related to issue #849)
2304:
2305: 2015-04-24 moko
2306:
2307: * src/types/pa_vjunction.C: warning war
2308:
2309: * src/lib/punycode/: pa_idna.h, pa_punycode.h: code style
2310: unification
2311:
2312: * src/lib/punycode/pa_idna.c: warning war
2313:
2314: 2015-04-22 moko
2315:
2316: * src/main/main.vcproj: punycode include path added
2317:
2318: * src/lib/punycode/pa_idna.c: windows compile error fixed
2319:
2320: * src/lib/punycode/pa_idna.c: warning war
2321:
2322: * parser3.sln, src/lib/punycode/punycode.vcproj: punycode windows
2323: project file added
2324:
2325: * src/lib/punycode/pa_convert_utf.c: debug compilation fix
2326:
2327: * src/include/pa_memory.h: warning war
2328:
2329: * src/: classes/string.C, include/pa_common.h, main/pa_common.C:
2330: ^string:idna[xn--...], ^string.idna[] - idna conversion support
2331: implemented (related to feature #849)
2332:
2333: * configure.in, src/main/Makefile.am,
2334: src/targets/apache/Makefile.am, src/targets/cgi/Makefile.am:
2335: libpunycode added in Unix
2336:
2337: 2015-04-21 moko
2338:
2339: * configure.in: large files support
2340:
2341: 2015-04-15 moko
2342:
2343: * src/lib/punycode/: Makefile.am, pa_convert_utf.c,
2344: pa_convert_utf.h, pa_idna.c, pa_idna.h, pa_punycode.c,
2345: pa_punycode.h: initial version for punycode/idna support library
2346: (ticket #849)
2347:
2348: 2015-04-08 moko
2349:
2350: * src/: classes/curl.C, classes/date.C, classes/file.C,
2351: classes/image.C, classes/mail.C, classes/reflection.C,
2352: classes/string.C, classes/xnode.C, include/pa_request.h,
2353: include/pa_string.h, include/pa_stylesheet_connection.h,
2354: main/compile.y, main/compile_tools.h, main/execute.C,
2355: main/pa_common.C, main/pa_request.C, main/pa_string.C,
2356: main/pa_xml_io.C, main/untaint.C, types/pa_vclass.C,
2357: types/pa_vcookie.C, types/pa_vfile.C, types/pa_vform.C,
2358: types/pa_vmethod_frame.h, types/pa_vstateless_class.h,
2359: types/pa_wwrapper.h, main/compile.tab.C: removed most of the
2360: clang compiler warnings (closes issue #1018)
2361:
2362: * src/include/pa_string.h: String::Body comparation operators with
2363: char * added (related to issue #958)
2364:
2365: 2015-04-07 moko
2366:
2367: * src/main/compile.tab.C: YYMALLOC/YYFREE defined to
2368: pa_malloc/pa_free to remove system malloc/free usage (related to
2369: issue #1018)
2370:
2371: * src/: classes/table.C, classes/xdoc.C, doc/memory.dox,
2372: include/pa_hash.h, include/pa_memory.h, lib/gd/gif.C,
2373: lib/gd/gif.h, lib/smtp/smtp.C, main/compile.y, main/pa_charset.C,
2374: main/pa_http.C, main/pa_request.C, main/pa_string.C,
2375: main/pa_xml_io.C, targets/apache/mod_parser3_core.C,
2376: types/pa_vconsole.h, types/pa_vdouble.h, types/pa_vfile.C,
2377: types/pa_vform.C, types/pa_vint.h: new(UseGC) replaced with new,
2378: malloc/strdup/free replaced with pa_ version and checks for
2379: accidental use of non-pa_ version added (related to issue #1018)
2380:
2381: 2015-04-03 moko
2382:
2383: * buildall: pcre-8.33 -> pcre-8.36
2384:
2385: * src/: main/compile.y, classes/form.C, classes/mail.C,
2386: classes/op.C, classes/string.C, main/compile.tab.C,
2387: main/compile_tools.C, main/pa_http.C, main/pa_request.C,
2388: main/pa_sql_driver_manager.C, types/pa_vfile.C,
2389: types/pa_vhashfile.C: C++11 compilation errors fixed (related to
2390: ticket #958)
2391:
2392: * src/: classes/file.C, include/pa_common.h, include/pa_sapi.h,
2393: main/pa_common.C, main/pa_http.C, main/pa_request.C,
2394: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
2395: targets/isapi/parser3isapi.C, types/pa_venv.C, types/pa_vform.C,
2396: types/pa_vform.h, types/pa_vrequest.C, types/pa_vrequest.h:
2397: $request:headers, $request:method added (implements feature
2398: #1007)
2399:
2400: 2015-03-17 misha
2401:
2402: * tests/302.html: - test for
2403: ^json:string[...;$._default[method-name]]
2404:
2405: * src/: classes/json.C, types/pa_value.C, types/pa_value.h,
2406: types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.C: - if
2407: option $._default[method-name] is specified in ^json:string[], a
2408: method with specified name will be called for classes/objects
2409: serialization ( new feature: #982 )
2410:
2411: 2015-03-16 misha
2412:
2413: * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.C,
2414: main/compile_tools.h, main/execute.C, types/pa_vconsole.h,
2415: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_venv.C,
2416: types/pa_venv.h, types/pa_vform.C, types/pa_vform.h,
2417: types/pa_vhashfile.h, types/pa_vjunction.C, types/pa_vjunction.h,
2418: types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.h,
2419: types/pa_vmemory.h, types/pa_vmethod_frame.C,
2420: types/pa_vmethod_frame.h, types/pa_vregex.C, types/pa_vrequest.C,
2421: types/pa_vrequest.h, types/pa_vstateless_class.C,
2422: types/pa_vstateless_class.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
2423: types/pa_vxnode.C, types/pa_vxnode.h: - $var.CLASS &
2424: $var.CLASS_NAME now have special opcodes. This can be switched
2425: off by commenting #define OPTIMIZE_BYTECODE_GET_ELEMENT__SPECIAL
2426: on pa_opcode.h ( new feature: #844 )
2427:
2428: 2015-03-15 misha
2429:
2430: * tests/075.html: - test for $response:header[]
2431:
2432: * src/types/pa_vresponse.C: - $response:header[] deletes header
2433: that was set earlie ( new feature: #1001 )
2434:
2435: 2015-03-12 misha
2436:
2437: * tests/246.html: - more tests for ^hash._at[]
2438:
2439: * src/: classes/hash.C, include/pa_hash.h: - ^õýø._at[...] now
2440: accepts second param [key|value|hash] ( new feature: #1012 )
2441:
2442: 2015-03-09 moko
2443:
2444: * src/types/pa_vmail.C: exception for everything but
2445: $mail:received, closes issue #1011
2446:
2447: 2015-02-20 moko
2448:
2449: * tests/: 275.html, results/275.processed: hex detection in
2450: pa_atoui fix test (closes issue #1010)
2451:
2452: * src/main/pa_string.C: hex detection in pa_atoui fixed (closes
2453: issue #1010)
2454:
2455: 2015-02-17 moko
2456:
2457: * src/types/pa_vmail.C: closes issue #1009 - mail content should be
2458: tainted.
2459:
2460: 2015-02-03 misha
2461:
2462: * tests/301.html: - test for ^json:string($double) causes
2463: exception. bugfix: #1008
2464:
2465: * src/classes/json.C: - ^json:string($double) causes exception.
2466: bugfix: #1008
2467:
2468: * tests/014.html: - updated for work with ^hash.delete[]
2469:
2470: 2015-01-12 misha
2471:
2472: * src/: classes/form.C, include/pa_common.h,
2473: include/pa_request_info.h, main/pa_common.C, types/pa_vform.C,
2474: types/pa_vform.h: - supports body with PUT method as well ( new
2475: feature: #1006 )
2476:
2477: * src/classes/file.C: - warnings war
2478:
2479: 2015-01-11 misha
2480:
2481: * tests/300.html: - test for ^hash.delete[] is added
2482:
2483: * src/classes/hash.C: - ^hash.delete[] clear all hash ( new
2484: feature: #989 ) - tiny optimization in intersects
2485:
2486: 2015-01-06 moko
2487:
2488: * src/types/pa_vmail.C: file names transcode added, to and cc added
2489: with transcode, attachments detection fixed
2490:
2491: * src/main/pa_request.C: filling mail received after cgi/auto.p
2492: load to allow charset switch (related to issue #996)
2493:
2494: 2014-12-31 moko
2495:
2496: * src/types/pa_vmail.C: from and subject now transcoded if not
2497: UTF-8 source charset (fixes issue 996)
2498:
2499: * src/main/pa_exception.C: fixed string from stack bug (closes
2500: issue #1000)
2501:
2502: 2014-12-11 misha
2503:
2504: * src/types/pa_vhashfile.C: - check if key is not empty before
2505: access ( bug fix: #1005 )
2506:
2507: 2014-11-13 misha
2508:
2509: * src/main/compile.y: - PC.append does not reset to false while
2510: creating a new class. bugfix: #990
2511:
2512: * tests/299.html: - test for creation class after working with
2513: partial class (create+append)
2514:
2515: * src/types/pa_vobject.C: - @GET[def] always returns true. bugfix:
2516: #995
2517:
2518: * tests/232.html: - test for @get[def] added
2519:
2520: 2014-10-12 moko
2521:
2522: * src/lib/pcre/pcre_internal.vcproj: correct path
2523:
2524: * src/: classes/classes.vcproj, lib/cord/cord.vcproj,
2525: lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj,
2526: lib/pcre/pcre_internal.vcproj, main/main.vcproj,
2527: targets/apache/ApacheModuleParser3.vcproj,
2528: targets/apache/ApacheModuleParser3Core.vcproj,
2529: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
2530: types/types.vcproj: project GUID inserted in *.vcproj for correct
2531: conversion in newer VS versions
2532:
2533: * parser3.sln, src/lib/pcre/pcre_internal.vcproj:
2534: pcre_internal.vcproj added
2535:
2536: 2014-08-28 moko
2537:
2538: * src/lib/pcre/: Makefile.am, pa_pcre_chartables.c,
2539: pa_pcre_internal.h, pa_pcre_valid_utf8.c: _pcre_default_tables
2540: and pcre_valid_utf are copied to parser3 code (fixes issue #991)
2541:
2542: 2014-06-30 misha
2543:
2544: * tests/298.html: - tests for ^reflection:def[class;className]
2545: added
2546:
2547: * src/classes/reflection.C: - ^reflection:def[class;className]
2548: added ( new feature: #918 )
2549:
2550: 2014-06-29 misha
2551:
2552: * src/classes/table.C: - ^table::create[unsupported data] -
2553: exception comment changed to "body must be table or code" ( bug
2554: fix: #951 )
2555:
2556: * tests/: 261.html, results/261.processed: - tests for
2557: ^json:string[...;$.void[null|string]] added
2558:
2559: * src/: classes/json.C, types/pa_value.h, types/pa_vvoid.h: - new
2560: option $.void[string|null] added to ^json:string[...] ( new
2561: feature: #952 )
2562:
2563: 2014-06-28 moko
2564:
2565: * src/classes/curl.C: $.charset now processed before other curl
2566: options (closes issue #980)
2567:
2568: 2014-05-23 misha
2569:
2570: * src/classes/json.C: - bug fix: #987
2571:
2572: 2014-05-04 misha
2573:
2574: * tests/: 253.html, 253_json.txt: - test for
2575: ^json:parse[$.int(false)] is added
2576:
2577: * src/classes/json.C: - To ^json:parse[] added option $.int(bool,
2578: default true). The option is similar to $.double(bool) but for
2579: integers.
2580:
2581: 2014-05-01 moko
2582:
2583: * src/classes/file.C: "PARSER_VERSION" -> PARSER_VERSION ( bugfix:
2584: #12 )
2585:
2586: 2014-04-16 moko
2587:
2588: * src/main/pa_http.C: response-charset option should finally work
2589: now (fix for issue #867)
2590:
2591: * src/main/pa_http.C: response-charset option should work now (fix
2592: for issue #867)
2593:
2594: 2014-03-07 moko
2595:
2596: * buildall: libgc moved
2597:
2598: * buildall: libgc moved
2599:
2600: 2013-12-29 moko
2601:
2602: * src/classes/string.C: ^string:js-unescape result now tainted,
2603: closes issue #966
2604:
2605: * tests/: 186.html, results/186.processed: ^string:js-unescape
2606: result now tainted, issue #966
2607:
2608: 2013-12-03 moko
2609:
2610: * src/: classes/memcached.C, types/pa_vmemcached.C,
2611: types/pa_vmemcached.h: memcached open $.skip-connect(true|false)
2612: option was added for http://www.parser.ru/forum/?id=79343
2613:
2614: * src/classes/file.C: bugfix for
2615: http://www.parser.ru/forum/?id=79337
2616:
2617: 2013-11-05 moko
2618:
2619: * configure.in, src/include/pa_version.h: 3.4.3 -> 3.4.4b
2620:
2621: * src/main/pa_globals.C: spelling fixed
2622:
2623: 2013-10-29 moko
2624:
2625: * src/lib/json/json.vcproj: json.c -> pa_json.C
2626:
2627: * src/lib/json/pa_json.C: C++ compatibility addes, related to issue
2628: #892
2629:
2630: * src/: classes/json.C, lib/json/Makefile.am, lib/json/json.c,
2631: lib/json/json.h, lib/json/pa_json.C: json.c -> pa_json.C (for
2632: exceptions to be thrown thougth json library), related to issue
2633: #892
2634:
2635: * src/main/pa_charset.C: avoid compilation bug in Debian 6.0.8 x32,
2636: related to issue #896
2637:
2638: 2013-10-24 moko
2639:
2640: * configure.in, src/include/pa_version.h: 3.4.3rc -> 3.4.3
2641:
2642: 2013-10-23 moko
2643:
2644: * README: actualization
2645:
2646: 2013-10-22 moko
2647:
2648: * src/targets/apache/mod_parser3.c: Adopted apache 2.4
2649: compatibility patch from Sergey Kirpichev
2650:
2651: * tests/: 297.html, results/297.processed: non-working getter fix
2652: test for issue #948
2653:
2654: * src/: include/pa_request.h, main/pa_request.C: Now getter is not
2655: called when saving value of $match variable in ^string.match[] to
2656: increase compatibility (related to issue #948).
2657:
2658: * src/: include/pa_request.h, targets/cgi/parser3.C: minor header
2659: usage optimization
2660:
2661: 2013-10-21 moko
2662:
2663: * tests/: 182.html, results/182.processed: local path removed for
2664: compatibility
2665:
2666: * tests/: 244.html, 253.html, 254.html, 275.html, 281.html,
2667: results/244.processed, results/253.processed,
2668: results/254.processed, results/275.processed,
2669: results/281.processed: try_catch -> try-catch
2670:
2671: * tests/: 288.html, 294.html, 296.html, results/288.processed,
2672: results/294.processed, results/296.processed: try_catch ->
2673: try-catch
2674:
2675: 2013-10-20 moko
2676:
2677: * tests/: 296.html, results/296.processed: test for xsl exception
2678: for issue #938 added.
2679:
2680: * src/: include/pa_xml_exception.h,
2681: main/pa_stylesheet_connection.C: forgotten to be replaced
2682: XmlException is now replaced (once again closes issue #938)
2683:
2684: 2013-10-19 misha
2685:
2686: * bin/auto.p.dist.in: - more mime-types are added
2687:
2688: 2013-10-18 moko
2689:
2690: * buildall: disable clock_gettime detection to avoid librt linking
2691: (which in turn depends on libpthread), related to issue #943
2692:
2693: 2013-10-18 misha
2694:
2695: * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
2696: lib/smtp/smtp.vcproj, main/main.vcproj,
2697: targets/apache/ApacheModuleParser3Core.vcproj,
2698: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
2699: types/types.vcproj: - new locations for libxml2 includes where
2700: added to vcproj files
2701:
2702: 2013-10-18 moko
2703:
2704: * src/classes/: hashfile.C, op.C: hopefully last part of issue #948
2705: fix
2706:
2707: * tests/: 295.html, results/295.processed: test for issue #948
2708: updated
2709:
2710: * src/classes/table.C: hopefully last lost part for issue #948 fix.
2711: :)
2712:
2713: * tests/: 295.html, results/295.processed: test for issue #948
2714: added
2715:
2716: * src/: classes/hash.C, classes/string.C, classes/table.C,
2717: include/pa_request.h, types/pa_method.h: for getters and setters
2718: to be executed request.put_element should be called, not
2719: context.put_element (fixes issue #948)
2720:
2721: 2013-10-17 moko
2722:
2723: * src/classes/xdoc.C: libxml 2.9.1 compatibility with define
2724: LIBXML2_NEW_BUFFER check (closes issue #943)
2725:
2726: * buildall: libxml 2.9.1 build is broken --without-reader.
2727:
2728: 2013-10-16 moko
2729:
2730: * configure.in, src/include/pa_version.h: 3.4.3b -> 3.4.3rc
2731:
2732: * tests/: 294.html, results/294.processed: test for issue #938
2733:
2734: * src/: classes/xdoc.C, classes/xnode.C,
2735: include/pa_xml_exception.h, main/pa_xml_exception.C: XmlException
2736: now calls fixUTF8 if source charset is UTF-8 (closes issue #938)
2737:
2738: * buildall: pcre-8.30 -> pcre-8.33 libxml2-2.8.0 -> libxml2-2.9.1
2739: libxslt-1.1.26 -> libxslt-1.1.28
2740:
2741: * src/: include/pa_charset.h, lib/pcre/pa_pcre_internal.h,
2742: main/pa_charset.C: fixUTF8 method added to replace invalid UTF-8
2743: to '?', related to issue #938
2744:
2745: 2013-10-15 moko
2746:
2747: * src/: include/pa_common.h, main/pa_charset.C, main/pa_common.C,
2748: main/untaint.C: json chars 0x01-0x1F now are escaped as \u00XX,
2749: minor optimizations (closes issue #896)
2750:
2751: * tests/results/: 292.processed, 293.processed: results updated to
2752: comply with issue #896
2753:
2754: * tests/: 292.html, 293.html, results/292.processed,
2755: results/293.processed: tests for json escaping
2756:
2757: 2013-10-14 moko
2758:
2759: * src/: include/pa_common.h, main/pa_common.C: minor rearrangements
2760: and cleanup, code moved from .h to .C, no changes in code
2761:
2762: 2013-10-12 moko
2763:
2764: * tests/results/119.processed: updated test result commited
2765:
2766: * tests/: 291.html, results/291.processed: test for issue #894
2767: added
2768:
2769: * src/types/pa_wcontext.h: base methods call support function
2770: get_somebody_entered_some_class should not be true forever, as
2771: wcontext can have many get_elements calls (fixes issue #894)
2772:
2773: 2013-10-11 moko
2774:
2775: * tests/: 290.html, results/290.processed: test for junction GPF
2776: issue #942 added
2777:
2778: * src/types/pa_vmethod_frame.h: GPF if method junctions is passed
2779: to native method fixed (closes issue #942)
2780:
2781: * tests/: 158.html, results/158.processed: test for csv-string[]
2782: added
2783:
2784: * src/classes/table.C: minor fixes for table.csv-string[] (closes
2785: feature #907)
2786:
2787: * src/classes/table.C: ^table.csv-string[] from misha@ (implements
2788: feature #907)
2789:
2790: 2013-10-09 moko
2791:
2792: * src/: main/pa_request.C, types/pa_value.h, types/pa_vclass.C,
2793: types/pa_vclass.h, types/pa_vobject.C, types/pa_vobject.h,
2794: types/pa_vstateless_class.C: GET_default, SET_default now works
2795: properly not only in objects, but in classes as well (closes
2796: issue #903)
2797:
2798: * tests/: 289.html, results/289.processed: GET/SET_default now
2799: works in classes, not only objects, test case added, related to
2800: issue #903
2801:
2802: * tests/: 288.html, results/288.processed: test for endless
2803: recursion bug added (related to issue #903)
2804:
2805: 2013-10-05 moko
2806:
2807: * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
2808: classes/table.C, main/execute.C, types/pa_method.h,
2809: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
2810: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
2811: types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
2812: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmemcached.C,
2813: types/pa_vmemcached.h, types/pa_vmethod_frame.h,
2814: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
2815: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
2816: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
2817: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h:
2818: optimization: put_element no longer has "bool areplace" argument,
2819: related to issue #903
2820:
2821: 2013-10-03 moko
2822:
2823: * tests/results/182.processed: result for $.replace(false) test
2824: commited
2825:
2826: * src/classes/date.C: ^date::create(number) processed correctly
2827: (fixes issue #901)
2828:
2829: * src/classes/image.C: as_no_junction removed, as param can be
2830: expression (closes issue #931)
2831:
2832: * tests/233.html: test for issue #931 added
2833:
2834: 2013-10-02 moko
2835:
2836: * tests/: 182.html, 182_dir/a5.p: test for $.replace(true)
2837: modified, test for $.replace(false) added
2838:
2839: * src/main/compile_tools.h: forgotten class replace returned. :)
2840:
2841: 2013-09-30 moko
2842:
2843: * tests/: 141.html, results/141.processed: md5 tainting test added
2844:
2845: * src/: classes/op.C, include/pa_request.h, main/compile.y,
2846: main/compile_tools.h, main/pa_request.C: allow_class_replace
2847: implemented; $.replace option added to ^process and ^use
2848:
2849: 2013-08-27 moko
2850:
2851: * src/classes/: file.C, json.C, math.C, string.C, xdoc.C:
2852: cstr_to_string_body_untaint should be called with charsets for
2853: possible uri language and connection for possible sql language.
2854: related to issue #857
2855:
2856: * buildall: and -> or fixed
2857:
2858: 2013-08-26 moko
2859:
2860: * buildall: prepare_ functions logic changed to support
2861: gc-7.2d.tar.gz extracting to gc-7.2 directory
2862:
2863: 2013-08-23 moko
2864:
2865: * src/include/pa_config_fixed.h: gc and xml libs are now linked
2866: statically
2867:
2868: 2013-08-22 moko
2869:
2870: * src/classes/string.C: String::Empty used (related to issue #912)
2871: append_know_length removed (related to old GPF bug)
2872:
2873: 2013-08-21 moko
2874:
2875: * src/classes/math.C: untaint(L_AS_IS) added for md5 and sha1
2876:
2877: * src/classes/math.C: ^math:digest[...;$file] support added
2878: (related to ticket #857
2879:
2880: * tests/: 141.html, results/141.processed: ^math:digest[...;$file]
2881: implemented
2882:
2883: * src/types/pa_vhashfile.h: warning war
2884:
2885: * src/: classes/json.C, classes/op.C, include/pa_hash.h,
2886: include/pa_request.h, main/pa_request.C, types/pa_value.h:
2887: anti_endless_json_string_recoursion removed from request;
2888: json_string_recoursion added to json_options; $.indent[indent
2889: value] now supported and passed within recoursion closes feature
2890: #937
2891:
2892: * tests/: 287.html, results/287.processed: test for feature #937
2893:
2894: 2013-07-31 moko
2895:
2896: * src/lib/json/: json.c, pa_json.C: STATE__X -> STATE_XX for cygwin
2897: compilation having #define _S
2898:
2899: * src/main/pa_globals.C: cleanup
2900:
2901: 2013-07-30 moko
2902:
2903: * src/: classes/table.C, include/pa_common.h, main/pa_charset.C,
2904: main/pa_common.C: vs2003 warning war
2905:
2906: * src/lib/json/: json.c, pa_json.C: vs2003 warning war
2907:
2908: * src/lib/json/: json.c, pa_json.C: vs2003 compilation fix
2909:
2910: * src/lib/md5/pa_sha2.c: warning war
2911:
2912: 2013-07-29 moko
2913:
2914: * src/lib/json/: json.c, json.h, pa_json.C, pa_json.h: some libjson
2915: patches from github
2916:
2917: * src/: classes/bool.C, classes/double.C, classes/int.C,
2918: classes/memcached.C, include/pa_config_includes.h,
2919: types/pa_vfile.C, types/pa_vfile.h: warning war
2920:
2921: * src/lib/json/json.vcproj: C++ -> C
2922:
2923: * src/lib/json/: json.c, pa_json.C: C++ warning revert
2924:
2925: * src/lib/json/: json.c, pa_json.C: windows compatibility
2926:
2927: * src/lib/json/: json.c, pa_json.C: windows compatibility
2928:
2929: * src/lib/json/: json.c, pa_json.C: warning war
2930:
2931: * src/lib/json/: json.c, pa_json.C: win32 compilation issues fixes
2932:
2933: * src/include/pa_config_fixed.h: uint16_t added
2934:
2935: * configure.in: uint16_t check added
2936:
2937: * src/: classes/json.C, lib/json/JSON_parser.C,
1.101 moko 2938: lib/json/JSON_parser.h, lib/json/Makefile.am, lib/json/json.c,
2939: lib/json/json.h, lib/json/json.vcproj, lib/json/pa_json.C,
2940: lib/json/pa_json.h: JSON_parser with non-free licence is replaced
2941: with similar GPL licenced libjson (fixes issue #892)
1.95 moko 2942:
2943: 2013-07-25 moko
2944:
2945: * parser3.sln: dependencies added
2946:
2947: * parser3.sln, src/targets/apache/ApacheModuleParser3.vcproj,
2948: src/targets/apache/ApacheModuleParser3Core.vcproj: win32 apache
2949: module support
2950:
2951: * src/targets/apache/mod_parser3_core.C: win32 cleanup
2952:
2953: * src/targets/apache/mod_parser3.c: win32 apache 2.2 module
2954:
2955: 2013-07-23 moko
2956:
2957: * src/: include/pa_memory.h, main/pa_memory.C: non-working
2958: PA_DEBUG_GC_MEMORY removed
2959:
2960: * src/: main/pa_globals.C, targets/cgi/parser3.C:
2961: PA_DEBUG_DISABLE_GC compilation fix
2962:
2963: * src/: classes/op.C, classes/table.C, include/pa_request.h,
2964: main/pa_request.C: outdated RESOURCES_DEBUG removed
2965:
2966: * src/: main/pa_os.C, targets/cgi/parser3.C: headers cleanup,
2967: garbage cleanup
2968:
2969: * src/main/pa_common.C: warning war
2970:
2971: * src/: include/pa_http.h, main/pa_http.C: headers cleanup
2972:
2973: * src/: include/pa_common.h, main/pa_common.C: WIN32 -> _MSC_VER,
2974: minor cleanup
2975:
2976: * src/: include/pa_dir.h, main/pa_dir.C: loaddir under cygwin now
2977: uses cygwin, not WIN32 implementation
2978:
2979: * src/main/pa_exec.C: WIN32 -> _MSC_VER, under cygwin unix exec is
2980: able to exec shell scripts
2981:
2982: * src/classes/math.C: ifdef WIN32 cleanup
2983:
2984: * src/types/pa_vmemcached.C: LT_MODULE_EXT used
2985:
2986: * bin/auto.p.dist.in: libpq.so -> libpq.
2987:
2988: * src/classes/curl.C: LT_MODULE_EXT used
2989:
2990: * src/include/pa_config_fixed.h: LT_MODULE_EXT defined
2991:
2992: 2013-07-22 moko
2993:
2994: * src/include/: pa_config_fixed.h, pa_config_includes.h: win32
2995: includes fix
2996:
2997: * src/: main/pa_common.C, targets/cgi/parser3.C: includes cleanup
2998:
2999: * configure.in, src/include/pa_config_includes.h,
3000: src/lib/smtp/comms.C, src/lib/smtp/smtp.C, src/lib/smtp/smtp.h,
3001: src/main/pa_exec.C: includes cleanup
3002:
3003: * src/targets/cgi/parser3.C: 2012->2013
3004:
3005: * src/include/pa_version.h: 3.4.2 -> 3.4.3b
3006:
3007: * configure.in, src/include/pa_config_includes.h,
3008: src/include/pa_http.h, src/lib/json/JSON_parser.h,
3009: src/main/pa_random.C, src/main/pa_socks.C,
3010: src/types/pa_vstatus.C: cygwin support cleanup
3011:
3012: * configure.in: dirent.h check added
3013:
3014: * src/: include/pa_config_includes.h, include/pa_dir.h,
3015: main/pa_dir.C: includes cleanup, dirent.h check added filePath
3016: not copied
3017:
3018: 2013-07-21 moko
3019:
3020: * src/lib/cord/cord.vcproj: unused cordprnt.c removed
3021:
3022: * src/targets/cgi/: Makefile.am, getopt.c, getopt.h,
3023: parser3.vcproj: unused getopt.h / getopt.c removed
3024:
3025: * operators.txt, src/classes/file.C, tests/022.html,
3026: tests/results/022.processed: ^file:list[path][$.filter[regexp]
3027: $.stat(true)] usage commented
3028:
3029: * configure.in, src/classes/file.C, src/include/pa_dir.h,
3030: src/main/pa_dir.C: ^file:list[] now has dir column and when
3031: $.stat(true) it has size/*date columns modified patch from misha@
3032: that closes issue #914.
3033:
3034: * src/: include/pa_config_includes.h, main/pa_globals.C:
3035: PA_RELEASE_ASSERTS removed
3036:
3037: * src/lib/md5/pa_md5c.c: minor cleanup
3038:
3039: * src/lib/json/: JSON_parser.C, JSON_parser.h: headers cleanup,
3040: localeconv()->decimal_point usage remoed (related to issue #934)
3041:
3042: * src/lib/cord/: Makefile.am, cordprnt.c, include/cord.h: unused
3043: cordprnt.c removed
3044:
3045: * src/lib/sdbm/: sdbm.c, sdbm_pair.c, pa-include/pa_apr.h,
3046: pa-include/pa_errno.h, pa-include/pa_file_io.h,
3047: pa-include/pa_strings.h: includes cleanup
3048:
3049: * src/lib/md5/pa_md5c.c: headers cleanup
3050:
3051: 2013-07-20 moko
3052:
3053: * src/lib/cord/: cordbscs.c, cordprnt.c, cordxtra.c: includes
3054: cleanup
3055:
3056: 2013-07-19 moko
3057:
3058: * src/classes/math.C: extern "C" added for crypt
3059:
3060: 2013-07-18 moko
3061:
3062: * src/classes/math.C: fix redhat7.2 build
3063:
3064: 2013-07-17 moko
3065:
3066: * configure.in, src/include/pa_config_includes.h,
3067: src/include/pa_config_fixed.h: headers actualized (inttypes.h
3068: added for uint8/32/64_t)
3069:
3070: * src/lib/md5/: pa_md5.h, pa_md5c.c, pa_sha2.c, pa_sha2.h:
3071: pa_config_includes.h used for uint32/64_t
3072:
3073: 2013-07-16 moko
3074:
3075: * src/: include/pa_string.h, main/pa_string.C, types/pa_vform.C,
3076: types/pa_vform.h, types/pa_vobject.C, types/pa_vobject.h: warning
3077: war
3078:
3079: * src/main/compile.tab.C: compile.y was updated
3080:
3081: * src/main/compile.y: warning war
3082:
3083: * src/: include/pa_exception.h, main/pa_exception.C,
3084: main/pa_xml_exception.C: warning war
3085:
3086: * src/: include/pa_common.h, main/pa_common.C: warning war
3087:
3088: * configure.in: beauty :)
3089:
3090: * tests/: 141.html, results/141.processed: sha256/512 added
3091:
3092: 2013-07-13 moko
3093:
3094: * src/lib/md5/md5.vcproj: sha2 added
3095:
3096: * src/: lib/md5/pa_sha2.c, lib/md5/pa_sha2.h, lib/md5/Makefile.am,
3097: classes/math.C: sha2 support (sha256/sha512 digest)
3098:
3099: 2013-07-08 moko
3100:
3101: * src/classes/image.C: directory read or other read problem message
3102: fixed (related to issue #933)
3103:
3104: 2013-07-07 moko
3105:
3106: * bin/auto.p.dist.in: windows-1251 commented to remove auto.p
3107: dependense from $charsetsdir directory existance and content (and
3108: UTF-8 is default allready)
3109:
3110: * AUTHORS: + misha + moko. :)
3111:
3112: 2013-07-06 moko
3113:
3114: * src/: classes/curl.C, include/pa_globals.h,
3115: include/pa_sql_driver_manager.h, lib/memcached/pa_memcached.C,
3116: main/pa_globals.C, main/pa_sql_driver_manager.C: pa_dlinit added
3117: for lt_dlinit to be called once and lt_dlexit called at right
3118: place (related to issue #925)
3119:
3120: 2013-07-04 moko
3121:
3122: * src/types/: pa_vfile.C, pa_vfile.h, pa_vstring.C:
3123: VString::as_vfile now uses vfile.set_binary_string to avoid
3124: content-type to be set, as it brokes badly designed logic in
3125: response output. This hopefully finishes issue #928.
3126:
3127: * tests/results/: 256.processed, 286.processed: file now displayed
3128: as name, size, mode, content-type
3129:
3130: * src/main/pa_common.C: read error now reported cottectly (fixes
3131: issue #933
3132:
3133: 2013-06-28 moko
3134:
3135: * tests/: 286.html, results/286.processed: test extended
3136:
3137: * tests/: 286.html, results/286.processed: Test for issue #928
3138: added. it tests default content-type change.
3139:
3140: * src/types/pa_vfile.C: closes issue #928 - default content-type
3141: now updated
3142:
3143: 2013-06-25 moko
3144:
3145: * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h: default
3146: content-type for text/binary files without name added;
3147: ^file::create[$f;...] options now works properly and $f
3148: properties are default (fixes issue #928)
3149:
3150: 2013-05-16 misha
3151:
3152: * src/include/pa_opcode.h: - define for OBJECT_POOL optimisation is
3153: added
3154:
3155: * src/main/pa_table.C: - a tiny memory optimisation while creating
3156: table if specified limit is bigger than source rows count
3157:
3158: * src/classes/table.C: - ^table.foreach[k;v]{code}[separator] is
3159: added ( new feature: #858 )
3160:
3161: 2013-04-29 moko
3162:
3163: * src/classes/curl.C: CURL_IPRESOLVE_V4 now set by default,
3164: $.ipresolve(0|1|2) added (closes issue #891)
3165:
3166: * src/lib/curl/curl.h: CURL_IPRESOLVE added
3167:
3168: 2013-04-24 moko
3169:
3170: * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
3171: lib/memcached/pa_memcached.h, types/pa_vmemcached.C,
3172: types/pa_vmemcached.h: ^memcache.release[] added, calls
3173: memcached_quit (refs #893)
3174:
3175: 2013-04-22 moko
3176:
3177: * src/: include/pa_string.h, main/pa_common.C: no more double
3178: slashes in file path (fixes bug #872)
3179:
3180: * src/: classes/curl.C, lib/curl/curl.h: minor fixes related to
3181: CURLOPT_ENCODING renamed into CURLOPT_ACCEPT_ENCODING (issue
3182: #739)
3183:
3184: * tests/results/266.processed: $.max_params added (feature #915)
3185:
3186: * src/: include/pa_common.h, main/pa_http.C: response-charset
3187: option added to file::load (closes issue #867)
3188:
3189: 2013-04-20 misha
3190:
3191: * src/classes/curl.C: - forgotten CURL_ACCEPT_ENCODING option is
3192: commited
3193:
3194: 2013-03-15 misha
3195:
3196: * src/classes/: hash.C, table.C: - Optimisation: do not create
3197: multiple empty strings while ::sql. uae String::Empty instead
3198:
3199: 2013-03-14 misha
3200:
3201: * src/classes/reflection.C: - for user classes
3202: ^reflection:method_info[] returns $.max_params and $.extra_param
3203: with $.call_type if they available ( new feature: #915 )
3204:
3205: * src/classes/file.C: - ^file:delete[] now supports an option
3206: $.exception(false) that suppress any exception while deleting
3207: file ( new feature: #916 )
3208:
3209: * src/classes/curl.C: - parsing cookies after curl:load now should
3210: work :)
3211:
3212: 2013-03-12 misha
3213:
3214: * src/types/pa_vfile.C: - if specified file_name is empty string
3215: set default name for the file
3216:
3217: 2013-03-11 misha
3218:
3219: * src/classes/curl.C: - after $f[^curl:load[...]] the cookies are
3220: also available in $f.cookies
3221:
3222: * src/: include/pa_http.h, main/pa_http.C: - parsing cookies is
3223: moved to a separate method
3224:
3225: 2013-03-10 moko
3226:
3227: * src/include/pa_config_fixed.h: typedef unsigned int uint32_t
3228: added
3229:
3230: * src/lib/memcached/pa_memcached.h: typedef unsigned int uint32_t
3231: removed (declared by autoconf)
3232:
3233: * configure.in: AC_TYPE_SSIZE_T, AC_TYPE_UINT32_T added for
3234: uint32_t define
3235:
3236: 2013-03-10 misha
3237:
3238: * src/classes/file.C: ^file:delete and ^file:move now support
3239: option $.keep-empty-dirs(true) ( new feature: #884 )
3240:
3241: * src/: include/pa_common.h, main/pa_common.C: - option for keeping
3242: empty dirs is added
3243:
3244: 2013-03-10 moko
3245:
3246: * src/classes/: bool.C, double.C, int.C: default can be present,
3247: but default check removed from ^int/double/bool.int/double/bool
3248: for string.int/double/bool compatibility (related to issue #913)
3249:
3250: * src/classes/string.C: ^string.int/dobule/bool no longer
3251: internally throws exception if default is present (closes issue
3252: #913)
3253:
3254: 2013-03-09 misha
3255:
3256: * src/types/: pa_vhash.h, pa_vregex.h, pa_vtable.h: - tiny
3257: optimisations ( #845 )
3258:
3259: * src/types/pa_venv.C: - added $env:fields ( new feature: #906 )
3260:
3261: 2013-03-08 moko
3262:
3263: * src/main/pa_http.C: GPF on ^cookies:save fixed, $file.cookies now
3264: creates correct table (fixes issue #910)
3265:
3266: * src/classes/op.C: r.connection() -> r.connection(false) to allow
3267: use outside of 'connect' operator (fixes issue #911)
3268:
3269: * tests/results/: 096.processed, 122.processed: test results
3270: updated as doubles now printed with 15 significant digits, not 5
3271: (fixes issue #882)
3272:
3273: * src/types/pa_vdouble.h: %.15g now used to format doubles instead
3274: of broken has_frac() ? "%g": "%.0f" logic (fixes issue #882)
3275:
3276: 2013-02-21 moko
3277:
3278: * src/classes/table.C: _locate_name_value does not check arguments
3279: count, so we check it in advance (fixes issue #905)
3280:
3281: 2012-10-23 moko
3282:
3283: * buildall: old shell for and echo compatibility (for six)
3284:
3285: 2012-10-19 moko
3286:
3287: * buildall: --strip added --disable-safe-mode listed in usage
3288:
3289: 2012-10-17 misha
3290:
3291: * src/classes/op.C: - apply-taint should not throw "outside
3292: connect" exception with sql lang now
3293:
3294: 2012-10-17 moko
3295:
3296: * src/main/pa_request.C: bugfix: safe mode should be inited for
3297: each request (for apache module)
3298:
3299: 2012-09-26 moko
3300:
3301: * src/doc/doxygen.cfg: png -> svg
3302:
3303: 2012-09-25 moko
3304:
3305: * tests/: 141.html, results/141.processed: md5 hmac added, long key
3306: test added
3307:
3308: * src/classes/math.C: HMAC for MD5 added, bugfix for tempdigest
3309: double use when key is long
3310:
3311: 2012-09-16 moko
3312:
3313: * src/classes/math.C: Format -> Method Encode -> Format
3314:
3315: * tests/: 141.html, results/141.processed: math:digest hmac test
3316: added
3317:
3318: 2012-09-14 moko
3319:
3320: * src/classes/math.C: SHA1ReadDigest added and used in ^sha1.
3321: ^digest[sha1|md5;data; $.encode[base64|hex] $.hmac[key]] basic
3322: implementation added
3323:
3324: 2012-09-12 moko
3325:
3326: * src/doc/: doxygen.cfg, footer.htm, index.dox, string.dox,
3327: targets.dox: doxygen.cfg and footer.htm updated for doxygen 1.7.3
3328: targets.dox and string.dox slightly actualized
3329:
3330: 2012-08-31 moko
3331:
3332: * ChangeLog: now generated with patched cvs2cl.pl
3333:
3334: 2012-07-29 moko
3335:
3336: * tests/285.html, src/main/execute.C, tests/results/285.processed:
3337: result should be pushed after VMethodFrame destructor is called,
3338: as it deletes junctions from stack params (fixes issue #868)
3339:
3340: 2012-07-23 moko
3341:
3342: * INSTALL, README: buildall script usage documented, other outdated
3343: info updated.
3344:
3345: * buildall-with-xml, buildall-without-xml: replaced by buildall
3346:
3347: 2012-07-21 moko
3348:
3349: * buildall: glib does not compile when threads are disabled...
3350:
3351: * src/types/pa_vmail.C: g_assertion fixes for empty input
3352:
3353: * src/types/pa_vmail.C: yet another fix (strange GPF on object
3354: unref, can't unref nested objects)
3355:
3356: * src/types/pa_vmail.C: another check added
3357:
3358: 2012-07-19 moko
3359:
3360: * buildall: usage added
3361:
3362: * buildall: new buildall script that unites buildall-with-xml,
3363: buildall-without-xml, --with-apache and --with-mailreceive
3364:
3365: * configure.in: support for static gmime and dynamic glib linking.
3366: fixes for FreeBSD
3367:
3368: 2012-07-17 moko
3369:
3370: * configure.in: --with-mailreceive replaced
3371: --with-static-mailreceive and --with-shared-mailreceive pathlink
3372: removed
3373:
3374: 2012-07-16 moko
3375:
3376: * src/types/pa_vmail.C: updated to work gmime 2.6, headers now
3377: capitalized, content now decoded and text content converted to
3378: $request:charset. all properties are accessed by functions, this
3379: ready for dynamic load.
3380:
3381: 2012-06-28 moko
3382:
1.101 moko 3383: * src/targets/apache/Makefile.am: fix for apache cflags for Linux
3384: 32 bit
1.95 moko 3385:
3386: 2012-06-27 moko
3387:
3388: * buildall-with-xml, buildall-without-xml: fetch requires -p for
3389: passive ftp
3390:
3391: * src/lib/ltdl/ltdl.vcproj: release build fixed
3392:
3393: * configure.in: 3.4.2 RC -> 3.4.2
3394:
3395: 2012-06-22 moko
3396:
3397: * src/types/pa_vfile.C: returned empty mode to stated files (issue
3398: #815)
3399:
3400: * tests/: 284.html, results/284.processed: output options test
3401: (feature #265)
3402:
3403: 2012-06-22 misha
3404:
3405: * tests/215.html: - little changes
3406:
3407: 2012-06-21 moko
3408:
3409: * src/: classes/json.C, classes/xdoc.C, types/pa_vxdoc.C,
3410: types/pa_vxdoc.h: output_options returned and used (bugfix for
3411: feature #265)
3412:
3413: * buildall-with-xml, buildall-without-xml: --with-match-limit=10000
3414: breaks long .*, default 10M restored. (issue #216)
3415:
3416: * tests/: 283.html, results/283.processed: test for issue #815
3417: added
3418:
3419: * src/types/: pa_vfile.C, pa_vstring.C: bugfix: ^#0D not altered
3420: again, cstrm not required.
3421:
3422: * src/lib/ltdl/: argz.c, ltdl.c, libltdl/lt__glibc.h: fixes for
3423: Win32 and broken FreeBSD (issue #45)
3424:
3425: * src/lib/ltdl/ltdl.vcproj: preopen.c and config.h removed
3426:
3427: * src/main/pa_string.C: warnings war
3428:
3429: * src/: classes/mail.C, include/pa_dir.h, include/pa_http.h,
3430: lib/json/JSON_parser.h, lib/smtp/smtp.h, main/pa_random.C,
3431: main/pa_socks.C, targets/apache/pa_threads.C,
3432: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
3433: types/pa_vstatus.C: compilation under cygwin fixed
3434:
3435: 2012-06-19 moko
3436:
3437: * src/lib/ltdl/: config_fixed.h, ltdl.vcproj: compilation under
3438: Windows fixed
3439:
3440: * parser3.sln: removed antique pcre_ctype
3441:
3442: * src/include/pa_config_fixed.h: required for INT_MAX / UINT_MAX
3443:
3444: * src/include/pa_config_fixed.h: undefined reference to
3445: __imp__pcre_* fix for Windows
3446:
3447: * src/: include/pa_charset.h, lib/pcre/Makefile.am,
1.101 moko 3448: lib/pcre/pa_pcre_internal.h, lib/pcre/pcre_internal.h:
3449: pcre_internal.h -> pa_pcre_internal.h for Windows compatibility
3450: (win32/pcre has own copy of pcre_internal.h _pcre_default_tables
3451: define fixed
1.95 moko 3452:
3453: 2012-06-18 moko
3454:
3455: * src/classes/memcached.C: flush -> clear
3456:
3457: * src/classes/memcached.C: memcached does not support quotes even
3458: in server name
3459:
3460: * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
3461: lib/memcached/pa_memcached.h, types/pa_vmemcached.C: version()
3462: called on open to check servers existance. $.key(true) syntax
3463: now supported
3464:
3465: 2012-06-17 moko
3466:
3467: * src/include/: pa_config_fixed.h, pa_config_includes.h: old stuff
3468: cleanup
3469:
3470: * src/classes/table.C, tests/282.cfg, tests/282.html,
3471: tests/results/282.processed: encloser at the EOF bug fixed,
3472: incorrectly enclosed data now processed more logicaly (fixes
3473: #339)
3474:
3475: 2012-06-15 moko
3476:
3477: * buildall-without-xml: sync with buildall-with-xml
3478:
3479: * buildall-with-xml: download auto-detected between fetch and curl
3480:
3481: * configure.in: --with-gc and --with-pcre now also processed
3482: correctly
3483:
1.101 moko 3484: * aclocal.m4, configure, src/include/pa_config_auto.h.in: now
3485: aclocal -I src/lib/ltdl/m4/ && autoheader && automake && autoconf
3486: should be run on rol1 using automake / aclocal (GNU automake)
3487: 1.11.1 autoconf (GNU Autoconf) 2.68
1.95 moko 3488:
3489: * configure.in: new PARSER_VERSION logic
3490:
3491: * src/include/pa_version.h: new pa_version.h logic
3492:
3493: * src/: classes/curl.C, classes/file.C, classes/image.C,
3494: classes/xdoc.C, types/pa_vfile.C, types/pa_vfile.h,
3495: types/pa_vform.C, types/pa_vrequest.C, types/pa_vstring.C:
3496: feols_normalized -> fis_text_content set_binary added
3497:
3498: * src/targets/cgi/parser3.C: gcc compilation warnings fixed
3499:
3500: 2012-06-15 misha
3501:
3502: * src/: classes/curl.C, classes/file.C, classes/image.C,
3503: classes/xdoc.C, types/pa_vfile.C, types/pa_vfile.h,
3504: types/pa_vform.C, types/pa_vrequest.C, types/pa_vstring.C: -
3505: ^file::create[text;content] EOLs in content now is normalized. (
3506: new feature: #815 )
3507:
3508: 2012-06-15 moko
3509:
3510: * configure.in: --disable-version-update added to disable version
3511: update with host information (for debian package) whitespace
3512: optimized
3513:
3514: * configure.in: version changed to 3.4.2 RC no-pic added for
3515: libtool
3516:
3517: * src/include/pa_version.h: Nice pa_version.h default. Please keep
3518: it.
3519:
3520: 2012-06-14 moko
3521:
3522: * src/classes/hash.C, src/types/pa_vhash.h, tests/281.html,
3523: tests/results/281.processed: "hash flocked" error removed for
3524: safe operations like ^h._count[] ( new feature: #335 )
3525:
1.101 moko 3526: * src/targets/apache/Makefile.am: libmod_parser3 -> mod_parser3
1.95 moko 3527:
3528: * buildall-with-xml, buildall-without-xml: --with-static -> --with
3529:
3530: * configure.in: --with-static/shared xml replaced with --with-xml,
3531: xml compilation check added
3532:
3533: * configure.in: --with-static/shared-gc, --with-static-pcre are
3534: replaced with --with-gc and --with-pcre test for pcre linking
3535: added
3536:
3537: 2012-06-13 moko
3538:
3539: * configure.in: apxs2 check optimized
3540:
3541: * src/targets/cgi/Makefile.am: preserve-dup-deps requires .a, not
3542: .la, includes optimized
3543:
3544: * buildall-with-xml: --with-pic looks better for -fPIC
3545:
3546: * configure.in: switched to convenience library in static linking
3547:
3548: * src/targets/apache/Makefile.am: switched to convenience library
3549: usage to avoid libtool warnings
3550:
3551: * src/lib/: cord/Makefile.am, gd/Makefile.am, json/Makefile.am,
3552: md5/Makefile.am, memcached/Makefile.am, sdbm/Makefile.am,
3553: smtp/Makefile.am: switched to convenience library usage
3554:
3555: * src/sql/Makefile.am: pa_sql_driver.h should be in includes
3556:
3557: * src/targets/apache/Makefile.am: updated for libtool usage
3558:
3559: * bin/auto.p.dist.in: .cfg removed from charset names.
3560:
3561: * buildall-without-xml: --with-included-ltdl added
3562:
3563: * buildall-without-xml: sync with buildall-with-xml
3564:
3565: * buildall-with-xml: --with-included-ltdl added $cflags added for
3566: -fPIC for x64 $download added for wget success check added
3567:
3568: * buildall-without-xml: --with-dynamic-stdcpp removed
3569:
3570: * configure.in: disable-static returned
3571:
3572: * src/targets/cgi/Makefile.am: Automake 1.9 does not support
3573: LIBTOOLFLAGS
3574:
3575: 2012-06-12 moko
3576:
3577: * configure.in, src/targets/cgi/Makefile.am: disable-static not
3578: compatible with LIBTOOLFLAGS for unknown reasons
3579:
3580: * buildall-with-xml: --with-dynamic-stdcpp removed
3581:
3582: * configure.in: static/dynamic -lstdc++ linking option removed
3583: apxs2 check added
3584:
3585: * src/targets/cgi/Makefile.am: static/dynamic -lstdc++ linking
3586: option removed
3587:
3588: 2012-06-10 moko
3589:
3590: * src/targets/cgi/Makefile.am: --preserve-dup-deps libtool option
3591: added
3592:
3593: * src/targets/cgi/pp3.cmd: old PAF stuff
3594:
1.101 moko 3595: * Makefile.am: ACLOCAL_AMFLAGS = -I src/lib/ltdl/m4 added and some
3596: beauty
1.95 moko 3597:
3598: * depcomp: from libtool 2.4.2
3599:
3600: * configure.in: ltdl directory removed, it has correct Makefile.in
3601:
3602: 2012-06-09 moko
3603:
1.101 moko 3604: * Makefile.am, aclocal.m4, config.guess, config.sub, configure,
3605: install-sh, ltmain.sh, missing, src/include/pa_config_auto.h.in:
1.95 moko 3606: autogenerated files updated after libtool update
3607:
1.101 moko 3608: * src/lib/ltdl/: COPYING.LIB, Makefile.am, README, acinclude.m4,
3609: aclocal.m4, argz.c, argz_.h, config-h.in, config.h,
1.95 moko 3610: config_auto.h.in, config_fixed.h, configure, configure.ac,
3611: configure.in, lt__alloc.c, lt__dirent.c, lt__strl.c,
3612: lt_dlloader.c, lt_error.c, ltdl.c, ltdl.h, slist.c,
3613: config/compile, config/config.guess, config/config.sub,
3614: config/depcomp, config/install-sh, config/ltmain.sh,
3615: config/missing, libltdl/lt__alloc.h, libltdl/lt__dirent.h,
3616: libltdl/lt__glibc.h, libltdl/lt__private.h, libltdl/lt__strl.h,
3617: libltdl/lt_dlloader.h, libltdl/lt_error.h, libltdl/lt_system.h,
3618: libltdl/slist.h, loaders/dld_link.c, loaders/dlopen.c,
3619: loaders/dyld.c, loaders/load_add_on.c, loaders/loadlibrary.c,
3620: loaders/preopen.c, loaders/shl_load.c, m4/argz.m4, m4/libtool.m4,
3621: m4/ltdl.m4, m4/ltoptions.m4, m4/ltsugar.m4, m4/ltversion.m4,
3622: m4/lt~obsolete.m4: libtool updated to version 2.4.2
3623:
3624: * configure.in: preparation for new libtool
3625:
3626: * configure.in: Some beauty added :)
3627:
3628: * src/targets/apache/Makefile.am: := -> =
3629:
3630: * src/lib/pcre/: Makefile.am, config.h: config.h removed once
3631: again. :)
3632:
3633: * src/include/pa_config_includes.h, configure.in: limits.h added,
3634: previously was taken from pcre_internal.h. :)
3635:
3636: * src/lib/pcre/Makefile.am: config.h returned
3637:
3638: * src/lib/pcre/config.h: still need this. :)
3639:
3640: * src/lib/pcre/pcre_internal.h: extracts from real pcre_internal.h
3641:
3642: * configure.in: --with-charsets removed; --with-mysql-client & co
3643: removed
3644:
3645: * buildall-with-xml, buildall-without-xml: pcre_internal.h extracts
3646: now in parser tree, no need to copy
3647:
3648: * src/lib/pcre/: Makefile.am, config.h, ibm-1250.ucm, ibm-1251.ucm,
3649: ibm-1254.ucm, ibm-1257.ucm, pcre_parser_ctype.c,
3650: pcre_parser_ctype.vcproj, ruspart_win2koi.pl, win-koi.tab:
3651: debian/patches/101_pcre.patch - local copy of pcre_internal.h
3652: extracts now used old trash removed
3653:
3654: * bin/auto.p.dist.in: all charsets are listed, utf-8 by default,
3655: rare charsets/drivers are commented, sql driver quessing removed
3656: (debian/patches/103_auto_p.patch)
3657:
3658: * etc/parser3.charsets/Makefile.am: charsets now in share
3659: (debian/patches/104_automake.patch) + all charsets are copied
3660:
3661: * buildall-with-xml, buildall-without-xml: curl option removed +
3662: extra arguments now supported
3663:
3664: 2012-06-08 misha
3665:
3666: * src/classes/table.C: - one params.as_hash usage was rolled back:
3667: the 2nd option in ^table.hash[] could be hash or table so
3668: .as_hash will throw an exception when table option is specified
3669:
3670: * src/: classes/curl.C, classes/file.C, classes/hash.C,
3671: classes/image.C, classes/mail.C, classes/op.C, classes/string.C,
3672: classes/table.C, classes/void.C, classes/xdoc.C,
3673: include/pa_exception.h, types/pa_vmethod_frame.C,
3674: types/pa_vmethod_frame.h: - MethodParams::as_hash is optimized
3675: and improved (whitespaces are allowed as empty options) -
3676: MethodParams::as_table is added - above methods are used for
3677: parsing methods' options ( new feature: #9 )
3678:
3679: * src/types/: pa_vclass.C, pa_vclass.h: - method get_hash is added
3680: to vclass. now class fields can be accessible as a hash:
3681: $h[^hash::create[$asd:CLASS]]
3682:
3683: * src/types/: pa_vhash.h, pa_vhashfile.h: - vhash and vhashfile now
3684: have get_fields method so their fields can be accessed with
3685: ^reflection:fields[...] & ^reflection:field[...]
3686:
3687: 2012-06-06 misha
3688:
3689: * tests/280.html: - tests for
3690: ^reflection:method[obj-or-class;method],
3691: ^reflection:field[obj-or-class;field] and
3692: ^reflection:fields[obj-or-class] are added
3693:
3694: 2012-06-05 misha
3695:
3696: * src/classes/reflection.C: - ^reflection:method[class or
3697: object;method name] and ^reflection:field[class or object;field
3698: name] are added
3699:
3700: * src/types/pa_vstateless_class.C: - Method::get_vjunction method
3701: is used
3702:
3703: * src/types/pa_method.h: - Method::as_vjunction method is added
3704:
3705: 2012-06-05 moko
3706:
1.101 moko 3707: * src/targets/Makefile.am: cgi now build with apache module
1.95 moko 3708:
3709: * src/classes/memcached.C: flish ttl fixed
3710:
3711: 2012-06-04 moko
3712:
3713: * src/classes/json.C, src/classes/op.C, tests/279.html,
3714: tests/results/279.processed: ^json:parse[] now supports $.taint
3715: option (new feature #833)
3716:
3717: 2012-06-04 misha
3718:
3719: * src/: include/pa_common.h, main/pa_common.C, types/pa_vcookie.C:
3720: - search_stop method was moved from pa_vcookie.C to pa_common.C
3721:
3722: 2012-06-03 misha
3723:
3724: * src/main/pa_http.C: - ^file:load[...;http://...] - all received
3725: cookies are parced and stored into $.cookies ( new feature: #31 )
3726:
3727: 2012-05-30 misha
3728:
3729: * tests/: 182_dir/a3.p, 182_dir/a4.p, 182.html: - test for adding
3730: incomplete class into a scope while @USE is found
3731:
3732: * src/main/compile.y: - add incomplete class into a scope while
3733: @USE and @CLASS instructions are found ( bugfix: #838 )
3734:
3735: 2012-05-30 moko
3736:
3737: * src/types/pa_vclass.C, tests/278.html,
3738: tests/results/278.processed: removed "property has no getter
3739: method" exception when GET_DEFAULT present (fixes #269)
3740:
3741: * src/classes/json.C, tests/277.html: ^json:string[], $.default ->
3742: $._default
3743:
3744: 2012-05-29 moko
3745:
3746: * src/types/pa_vvoid.h: $STRICT-VARS(true) implemented to check
3747: uninitialized values usage (new feature: #154)
3748:
3749: 2012-05-28 moko
3750:
3751: * tests/277.html, src/classes/json.C, src/classes/reflection.C,
3752: src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vbool.h,
3753: src/types/pa_vdate.h, src/types/pa_vdouble.h,
3754: src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vint.h,
3755: src/types/pa_vobject.C, src/types/pa_vobject.h,
3756: src/types/pa_vstring.h, src/types/pa_vtable.C,
3757: tests/results/277.processed, src/types/pa_vtable.h,
3758: src/types/pa_vvoid.h, src/types/pa_vxdoc.C, src/types/pa_vxdoc.h:
3759: ^json:string[$o; $.default[$method]] implemented for VObject (new
3760: feature #803)
3761:
3762: * src/classes/json.C, src/lib/json/JSON_parser.h, tests/277.html,
3763: tests/results/277.processed: json numbers are now treated as
3764: double ( new feature: #834 )
3765:
3766: * src/: classes/math.C, include/pa_string.h, main/pa_charset.C,
3767: main/pa_string.C, types/pa_vdouble.h, types/pa_vint.h: pa_atoui
3768: added for out of range checks, zero division in vint/vdouble
3769: check added ( fixes #832 )
3770:
3771: * tests/: 275.html, results/275.processed: tests for pa_atoui added
3772: ( fixes #832 )
3773:
3774: 2012-05-28 misha
3775:
3776: * buildall-with-xml: - --without-lzma option is added to libxml2
3777: configure
3778:
3779: * tests/256.html: - test for ^json:string[-file-;$.file[stat]] is
3780: added - tests for unsupported values for options $.file, $.table
3781: and $.date are added
3782:
3783: * src/: classes/json.C, types/pa_value.h: - ^json:string[...] now
3784: accepts "stat" $.file[] option's value in addition to existed
3785: "text" and "base64" ( new feature: #835 )
3786:
3787: * tests/276.html: - test for
3788: ^reflection:delete[$object-or-class;field-name]
3789:
3790: * src/classes/reflection.C: -
3791: ^reflection:delete[$object-or-class;field-name] is added ( new
3792: feature: #268 )
3793:
3794: 2012-05-27 misha
3795:
3796: * buildall-with-xml: - libxml2 2.7.8 => 2.8.0
3797:
3798: 2012-05-24 misha
3799:
3800: * src/include/pa_common.h: - method lastposafter was removed
3801:
3802: * src/classes/file.C: - use strrpbrk & rskipchars instead of
3803: lastposafter - ^file:dirname[] & Co proper handle windows file
3804: paths ( bug fix: #783 ) - ^file:dirname[] & ^file:basename[] now
3805: work as *nix commands
3806:
3807: * src/main/pa_request.C: - use strrpbrk instead of lastposafter
3808:
3809: * src/: include/pa_string.h, main/pa_string.C: - strrpbrk &
3810: rskipchars were added
3811:
3812: * tests/270.html: - more tests for ^file:find[]
3813:
3814: * tests/065.html: - more tests for ^file:dirname[] & Co
3815:
3816: * src/include/pa_version.h: - must be "win32" here. it is
3817: auto-generated on *nix
3818:
3819: 2012-05-24 moko
3820:
3821: * src/classes/math.C: ^math:convert[] now supports uint32 and
3822: throws overflow exception ( new feature: #830 )
3823:
3824: * tests/: 275.html, results/275.processed: test for ^math:convert[]
3825: uint32 support and overflow added ( new feature: #830 )
3826:
3827: 2012-05-23 moko
3828:
3829: * src/: classes/table.C, types/pa_value.h, types/pa_vbool.h,
3830: types/pa_vdate.h, types/pa_vdouble.h, types/pa_vfile.h,
3831: types/pa_vhash.h, types/pa_vimage.C, types/pa_vimage.h,
3832: types/pa_vint.h, types/pa_vjunction.C, types/pa_vjunction.h,
3833: types/pa_vobject.C, types/pa_vobject.h, types/pa_vregex.C,
3834: types/pa_vregex.h, types/pa_vstateless_class.C,
3835: types/pa_vstateless_class.h, types/pa_vstring.h,
3836: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
3837: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: bool
3838: "return string as-is" removed from as_expr_result. ( new feature:
3839: #831 )
3840:
3841: * tests/results/244.processed: test changed after bug #782 fix
3842: commited
3843:
3844: * tests/results/229.processed: test results for bug #782 commited
3845:
3846: * tests/: 254.html, results/254.processed: uid now just compared,
3847: not printed. :)
3848:
3849: 2012-05-20 moko
3850:
3851: * src/classes/reflection.C: ^reflection:uid[$object] added ( new
3852: feature: #341 )
3853:
3854: * tests/: 254.html, results/254.processed: test for
3855: ^reflection:uid[] added
3856:
3857: * tests/: 254.html, results/254.processed: test for
3858: ^reflection:uid[$obj] added
3859:
3860: 2012-05-17 misha
3861:
3862: * src/main/untaint.C: - do not replace ' char by _26 while
3863: exploding filespec-tainting ( new feature: #829 )
3864:
3865: 2012-05-12 moko
3866:
3867: * src/types/pa_vvoid.h: is_string now also checked, but get_* -
3868: not.
3869:
3870: 2012-05-08 moko
3871:
3872: * src/types/pa_vmethod_frame.h: bug #782 fixed
3873:
3874: * tests/229.html: test for bug #782
3875:
3876: * tests/results/259.processed, src/main/pa_request.C,
3877: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
3878: src/types/pa_vstring.h, src/types/pa_vvoid.C,
3879: src/types/pa_vvoid.h: feature #154 - first empty param now
3880: string; defined locals are empty strings; $STRICT-VARS(true)
3881: added
3882:
3883: 2012-04-27 moko
3884:
1.101 moko 3885: * src/targets/apache/Makefile.am:
1.95 moko 3886: ../../lib/memcached/libmemcached.a added
3887:
3888: 2012-04-27 misha
3889:
3890: * buildall-with-xml, buildall-without-xml: - prce 8.12 => pcre 8.30
3891: ( #827 )
3892:
3893: 2012-04-25 moko
3894:
3895: * src/: classes/json.C, classes/memcached.C,
3896: lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
3897: types/pa_vmemcached.C, types/pa_vmemcached.h: memcached_add
3898: implemented.
3899:
3900: * src/classes/curl.C: stderr -> f_stderr for Windows compatibility
3901:
3902: 2012-04-23 moko
3903:
3904: * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
3905: lib/memcached/pa_memcached.h, types/pa_vmemcached.C,
3906: types/pa_vmemcached.h: open allows options hash for new
3907: memcached(options) function
3908:
3909: * src/classes/curl.C: check_safe_mode added, stderr now rewritten,
3910: not appended
3911:
3912: 2012-04-21 moko
3913:
3914: * src/classes/curl.C: '' added. :)
3915:
3916: * src/classes/classes.vcproj: new curl.h location
3917:
3918: * src/classes/curl.C: verbose output redirection from stderr to
3919: file curl option added
3920:
3921: 2012-04-20 moko
3922:
3923: * src/: classes/curl.C, lib/curl/curl.h: lib/curl/curl.h now
3924: contains what we need from curl, #ifdef HAVE_CURL removed
3925:
1.101 moko 3926: * configure, configure.in, src/classes/Makefile.am,
1.95 moko 3927: src/include/pa_config_auto.h.in, src/include/pa_version.h,
1.101 moko 3928: src/lib/Makefile.am, src/lib/curl/Makefile.am,
3929: src/lib/curl/curl.h: curl.h header now in src/lib/curl, not
1.95 moko 3930: configure option
3931:
3932: 2012-04-19 moko
3933:
3934: * src/: classes/double.C, classes/inet.C, classes/int.C,
3935: classes/string.C, lib/gc/include/gc_allocator.h,
3936: types/pa_vform.C: PVS-Studio detected errors fixes, unused
3937: options from sql_result_string removed. (closes issue #468)
3938:
3939: * src/types/pa_vmemcached.C: empty string fix
3940:
3941: * src/types/: pa_value.C, pa_value.h, pa_vmemcached.C,
3942: pa_vstring.C, pa_vstring.h: serialization helpers moved to
3943: pa_vmemcached.C
3944:
3945: 2012-04-18 moko
3946:
3947: * src/targets/apache/mod_parser3.c: "Parser3 module requires
3948: apache2-mpm-prefork" error displayed in threaded mpm.
3949:
3950: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C:
3951: pa_setup_module_cells delayed to avoid GPF on init with php5-xsl
3952: installed (issue #354)
3953:
3954: 2012-04-16 moko
3955:
3956: * src/types/pa_vmemcached.C: call to memcached_result_create and
3957: memcached_result_free removed
3958:
3959: 2012-04-14 moko
3960:
3961: * src/lib/memcached/pa_memcached.h: uint32_t for Windows defined
3962:
3963: * src/types/pa_vmemcached.C: check_key added and used
3964:
3965: 2012-04-13 moko
3966:
3967: * src/: include/pa_string.h, types/pa_value.C, types/pa_value.h,
3968: types/pa_vmemcached.C, types/pa_vstring.C, types/pa_vstring.h:
3969: Serialization_data now added and used, VString now serialized
3970: with languages into memcached.
3971:
3972: 2012-03-28 moko
3973:
3974: * src/: types/pa_vmemcached.C, lib/memcached/pa_memcached.C,
3975: lib/memcached/pa_memcached.h: result lengths added
3976:
3977: 2012-03-27 moko
3978:
3979: * src/types/pa_vmemcached.C: strdup added
3980:
3981: 2012-03-24 moko
3982:
3983: * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
3984: lib/memcached/pa_memcached.h, types/pa_vmemcached.C,
3985: types/pa_vmemcached.h: memcached: mget, flush, fttl added
3986:
3987: 2012-03-20 moko
3988:
1.101 moko 3989: * configure, configure.in: Makefiles.in updated for memcached
1.95 moko 3990:
3991: * src/targets/cgi/Makefile.am: cleanup
3992:
3993: * src/: types/Makefile.am, types/pa_vmemcached.C,
3994: types/pa_vmemcached.h, targets/cgi/Makefile.am: memcached initial
3995:
3996: * src/: classes/Makefile.am, classes/memcached.C,
3997: lib/memcached/Makefile.am, lib/memcached/constants.h,
3998: lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
3999: lib/memcached/types.h, lib/Makefile.am: memcached initial
4000:
4001: 2012-03-16 moko
4002:
4003: * src/main/execute.C: ident now works under Linux + ident displays
4004: filenames (closes issue #818)
4005:
1.101 moko 4006: * src/types/: Makefile.am, pa_vmethod_frame_global.h,
1.95 moko 4007: pa_vmethod_frame_local.h: cleanup: pa_vmethod_frame_global.h
4008: pa_vmethod_frame_local.h removed
4009:
4010: * src/: classes/bool.C, classes/classes.C, classes/classes.awk,
4011: classes/classes.h, classes/curl.C, classes/date.C,
4012: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
4013: classes/hashfile.C, classes/image.C, classes/inet.C,
4014: classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
4015: classes/memory.C, classes/op.C, classes/reflection.C,
4016: classes/regex.C, classes/response.C, classes/string.C,
4017: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
4018: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
4019: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
4020: include/pa_config_fixed.h, include/pa_config_includes.h,
4021: include/pa_dictionary.h, include/pa_dir.h,
4022: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
4023: include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
4024: include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
4025: include/pa_pool.h, include/pa_random.h, include/pa_request.h,
4026: include/pa_request_charsets.h, include/pa_request_info.h,
4027: include/pa_sapi.h, include/pa_socks.h,
4028: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
4029: include/pa_stack.h, include/pa_string.h,
4030: include/pa_stylesheet_connection.h,
4031: include/pa_stylesheet_manager.h, include/pa_table.h,
4032: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
4033: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
4034: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
4035: lib/md5/pa_md5c.c, lib/pcre/pcre_parser_ctype.c,
4036: lib/sdbm/pa_file_io.C, lib/sdbm/pa_strings.C, lib/smtp/comms.C,
4037: lib/smtp/smtp.C, lib/smtp/smtp.h, main/compile.C,
4038: main/compile.tab.C, main/compile.y, main/compile_tools.C,
4039: main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
4040: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
4041: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
4042: main/pa_exec.C, main/pa_globals.C, main/pa_http.C,
4043: main/pa_memory.C, main/pa_os.C, main/pa_pool.C, main/pa_random.C,
4044: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
4045: main/pa_string.C, main/pa_stylesheet_connection.C,
4046: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
4047: main/pa_xml_exception.C, main/pa_xml_io.C, main/untaint.C,
4048: main/helpers/simple_folding.pl, sql/pa_sql_driver.h,
4049: targets/apache/mod_parser3.c, targets/apache/mod_parser3_core.C,
4050: targets/apache/pa_httpd.h, targets/apache/pa_threads.C,
4051: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
4052: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
4053: types/pa_junction.h, types/pa_method.h, types/pa_property.h,
4054: types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
4055: types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
4056: types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
4057: types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.C,
4058: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
4059: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.C,
4060: types/pa_vhash.h, types/pa_vhashfile.C, types/pa_vhashfile.h,
4061: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
4062: types/pa_vjunction.C, types/pa_vjunction.h, types/pa_vmail.C,
4063: types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
4064: types/pa_vmemory.h, types/pa_vmethod_frame.C,
4065: types/pa_vmethod_frame.h, types/pa_vmethod_frame_global.h,
4066: types/pa_vmethod_frame_local.h, types/pa_vobject.C,
4067: types/pa_vobject.h, types/pa_vregex.C, types/pa_vregex.h,
4068: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
4069: types/pa_vresponse.h, types/pa_vstateless_class.C,
4070: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
4071: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
4072: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
4073: types/pa_vvoid.C, types/pa_vvoid.h, types/pa_vxdoc.C,
4074: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
4075: types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h:
4076: ident now works under Linux + ident displays filenames (closes
4077: issue #818) Copyright updated
4078:
4079: 2012-03-13 moko
4080:
4081: * src/main/pa_string.C: compilation fix for feature #741
4082:
4083: 2012-03-09 misha
4084:
4085: * tests/193.html: - tests for ^string:base64[encoded] are updated
4086:
4087: * src/main/pa_common.C: - ^string:base64[encoded;$.strict(true)]
4088: now detects invalid base64 chars in the middle of encoded stricg
4089: ( new feature: #55 )
4090:
4091: * src/include/pa_exception.h: - new exception type for base64
4092: decoding is added
4093:
4094: 2012-03-06 misha
4095:
4096: * tests/274.html: - tests for ^date::today[] and
4097: ^date.sql-string[datetime|date|time] are added
4098:
4099: * src/classes/date.C: - constructor ^date::today[] is added ( new
4100: feature: #811 ) - ^date.sql-string[] now can accept one param --
4101: strings "datetime", "date" or "time" - comments tidying up
4102:
4103: * src/types/pa_vdate.h: - get_sql_string now can print datetime,
4104: date and time
4105:
4106: 2012-03-03 misha
4107:
4108: * tests/193.html: - tests for
4109: ^string:base64[encoded;$.strict(true)] are added
4110:
4111: * tests/results/auto.p: - try-catch operator is added
4112:
4113: * src/: classes/file.C, classes/string.C, include/pa_common.h,
4114: main/pa_common.C: - $.strict(true|false) option is added to
4115: base64 decode methods ( new feature: #55 )
4116:
4117: * src/main/pa_common.C: - base64 decode memory usage was decreased
4118: ( new feature: #819 )
4119:
4120: 2012-02-28 moko
4121:
4122: * src/classes/hash.C: ident test
4123:
4124: 2012-02-27 misha
4125:
4126: * src/classes/file.C: - PARSER_VaRSION => PARSER_VeRSION
4127:
4128: 2012-01-08 misha
4129:
4130: * tests/273.html: - tests for ^string.replace[from;to] are added
4131:
4132: * src/: classes/string.C, include/pa_dictionary.h,
4133: main/pa_dictionary.C, main/pa_string.C: -
4134: ^string.replace[from;to] is added ( new feature: #741 ) -
4135: ^string.replace[one subst here] is slightly optimized
4136:
4137: 2011-12-07 misha
4138:
4139: * src/classes/table.C: - $t[^table::create{$empty}] now creates
4140: named table with one empty column ( bugfix: #63 )
4141:
4142: 2011-11-30 misha
4143:
4144: * src/classes/json.C: - it's possible to set user's method for
4145: parsing arrays: ^json:parse[...;$.array[$hook]] ( new feature:
4146: #763 )
4147:
4148: * tests/272.html: - test for ^json:parse[...;$.array[$hook]]
4149:
4150: 2011-11-23 misha
4151:
4152: * src/: classes/curl.C, classes/file.C, classes/image.C,
4153: classes/table.C, classes/xdoc.C, types/pa_vfile.C,
4154: types/pa_vfile.h, types/pa_vform.C: - constructor
4155: ^file::create[mode;filename;content[;options]] now accepts binary
4156: mode and file-content - new constructor's format:
4157: ^file::create[string-or-file-content[;$.name[filename]
4158: $.mode[text|binary] $.content-type[...] $.charset[...]]] ( new
4159: feature: #65 )
4160:
4161: * src/: include/pa_request.h, main/pa_request.C: - new method
4162: mime_type_of(const String*) is added
4163:
4164: * src/include/pa_exception.h: - new exception constant
4165: FILE_NAME_MUST_BE_SPECIFIED is added
4166:
4167: * src/classes/table.C: - bug with negative offset transformed into
4168: a feature. it means pointing to a row from the end of the table (
4169: new feature: #810 )
4170:
4171: 2011-11-19 misha
4172:
4173: * src/classes/table.C: - íåñêîëüêî signed/unsigned warnings óáðàíû
4174: â ìåòîäå _select ( new feature: #810 )
4175:
4176: * src/types/pa_vxdoc.C: - checkout if $.encoding and $.charset
4177: options were specified together is simplified
4178:
4179: 2011-11-12 misha
4180:
4181: * src/main/pa_request.C: - forgotten fix for escaping filename in
4182: HTTP content-disposition header (a part of bug #361 )
4183:
4184: * src/classes/json.C: - ^json:string[$.class_name[jmethod]] now
4185: checks for ancestors' classes as well ( new feature: #456 )
4186:
4187: * src/classes/op.C: - exceptions for ^break[] and ^continue[]
4188: "without cycle" now have types "parser.break" and
4189: "parser.continue" instead of "parser.runtime" ( new feature: #799
4190: )
4191:
4192: 2011-11-11 misha
4193:
4194: * tests/results/: 099.processed, 100.processed, 205.processed,
4195: 237.processed: - since bug #361 was fixed the content of filename
4196: in HTTP headers is quoted
4197:
4198: * tests/results/270.processed: - result for test 270
4199:
4200: * tests/: 065.html, results/065.processed: - more tests for
4201: ^file:basename[] & Co were added
4202:
4203: * tests/270_dir/: 270.txt, subdir/270.txt: - stuff for 270.html
4204:
4205: * tests/270.html: - tests for ^file:find[] are added
4206:
4207: * src/types/pa_vxdoc.C: - now it's possible to specify encoding
4208: using option $.charset. option $.engoding is still supported but
4209: these options can not be specified together
4210:
4211: * src/classes/xdoc.C: - charset.isUTF8 is used instead of
4212: comparation charset name with string "UTF-8" ( bugfix: #759 )
4213:
4214: 2011-10-11 misha
4215:
4216: * src/: classes/xdoc.C, types/pa_vxdoc.C, types/pa_vxdoc.h: - new
4217: option was added: ^xdoc.file[$.name[èìÿ ôàéëà]] (new feature:
4218: #622)
4219:
4220: 2011-09-30 misha
4221:
4222: * src/types/pa_vrequest.C: - saving empty $request:post-body causes
4223: exception "saving stat-ed file" ( bugfix: #395 )
4224:
4225: 2011-05-30 misha
4226:
4227: * src/classes/string.C: - fixed bug which was added with
4228: params.as_hash into string:sql
4229:
4230: 2011-05-29 misha
4231:
4232: * src/types/pa_value.C: - filename in content-disposition header
4233: must be quoted ( bugfix: #361 )
4234:
4235: 2011-05-27 misha
4236:
4237: * src/classes/: image.C, xdoc.C: - $.mode must be set for newly
4238: created file
4239:
4240: * src/classes/: hash.C, mail.C: - little tunning with get_hash
4241: usage
4242:
4243: * src/include/pa_exception.h: - one more string for exception was
4244: added
4245:
4246: 2011-05-25 misha
4247:
4248: * tests/269.html: - tests for checking input params in some dom
4249: methods
4250:
4251: * src/classes/: xdoc.C, xnode.C: - validation of some input params
4252: was added. it isn't possible not wo create xdoc with invalid
4253: tagName. ( bugfix: #160 )
4254:
4255: * src/include/: pa_exception.h, pa_xml_exception.h: - exception's
4256: string "data must be string" was mover from pa_exception.h to
4257: pa_xml_exception.h
4258:
4259: * src/classes/: xnode.C, xnode.h: - methods as_xmlqname,
4260: as_xmlncname, as_xmlname and as_xmlnsuri were added
4261:
4262: * src/main/pa_xml_exception.C: - XmlException accepts more options
4263:
4264: * src/include/pa_xml_exception.h: - XmlException accepts more
4265: options - XML-related exception's strings were added
4266:
4267: * src/: classes/xdoc.C, types/pa_vxdoc.h: - code cleanup (unused
4268: output_options were removed)
4269:
4270: 2011-05-19 misha
4271:
4272: * src/classes/: file.C, hash.C, string.C, table.C, void.C: -
4273: params.as_hash is used more while parsing methods hash-options
4274:
4275: 2011-05-18 misha
4276:
4277: * operators.txt: - info about json-serialization of xdoc was added
4278:
4279: * tests/256.html: - tests for json-serialization xdoc were added
4280:
4281: * src/types/pa_vxdoc.C: - ups. I've forgot about "method" :)
4282:
4283: * src/: types/pa_value.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
4284: classes/json.C, classes/xdoc.C: - now json:string can serialize
4285: xdoc-objects. options (the same as ^xdoc.string[]) could be
4286: specified in $.xdoc[] ( new feature: #265 )
4287:
4288: 2011-05-15 misha
4289:
4290: * tests/268.html: - tests for ^table.count[with options] were added
4291:
4292: * src/classes/table.C: - method ^table.count[] now can accept
4293: options ( new feature: #93 ): ^table.count[column] returns number
4294: of columns for named table; ^table.count[cells] returns number of
4295: cells in the current row; ^table.count[] & ^table.count[rows]
4296: return number of rows in a table.
4297:
4298: * tests/267.html: - test for checking switch/case in boolean mode
4299: was added
4300:
4301: * src/classes/op.C: - if switch's or case's value is bool, they are
4302: compared as bool values, not as double values: new feature: #351
4303:
4304: 2011-05-06 misha
4305:
4306: * tests/242.html: - EOL before EOF was added
4307:
4308: * tests/169.html: - tests for splitting empty string and void were
4309: added
4310:
4311: * src/main/pa_string.C: - fix of fix (^empty_string.split[...]
4312: returned table with one empty cell)
4313:
4314: 2011-04-03 misha
4315:
4316: * src/include/pa_version.h, configure.in: - version in head was
4317: changed to 3.4.2b
4318:
4319: 2011-03-30 misha
4320:
4321: * src/types/pa_vregex.C: - \w & Co now contain unicode properties
4322: as well ( new feature #294 )
4323:
4324: 2011-03-29 misha
4325:
4326: * buildall-with-xml, buildall-without-xml: - PCRE stack usage is
4327: limited to approx. 6 MB. previous limits were too big for real
4328: life. bugfix: #216
4329:
4330: 2011-03-04 moko
4331:
4332: * etc/parser3.charsets/cp866.cfg: Conforms to
4333: http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/PC/CP866.TXT
4334:
4335: * etc/parser3.charsets/cp866.cfg: cp866 initial version from
4336: vlalek@
4337:
4338: 2011-02-22 misha
4339:
4340: * src/include/pa_charset.h, operators.txt: - some methods mustn't
4341: be under #ifdef XML or parser can't be compiled without xml
4342: support
4343:
4344: 2011-02-21 misha
4345:
1.101 moko 4346: * src/targets/apache/: Makefile.am: - mention
1.95 moko 4347: ApacheModuleParser3.vcproj was removed
4348:
4349: * src/types/pa_vjunction.C: - EOL before EOF was added (warning
4350: removed)
4351:
4352: 2011-02-20 misha
4353:
4354: * tests/: 266.html, 266.p: - tests for checking $.inherited and
4355: $.overridden in ^reflection:method_info[...] were added
4356:
4357: * src/classes/reflection.C: - beautifying result of
4358: ^reflection:method_info[] ($.overridden/inherited)
4359:
4360: 2011-02-18 misha
4361:
4362: * src/main/: pa_charset.C, pa_http.C, untaint.C: - use pa_isalpha
4363: and pa_isalnum instead of isalpha and isalnum - bug with
4364: redundand quoting lowercased latin chars while building email
4365: body was fixed
4366:
4367: * src/include/pa_common.h: - pa_isalpha and ps_isalnum methods were
4368: added (they check for latin chars only)
4369:
4370: 2011-02-16 misha
4371:
4372: * src/main/pa_charset.C: - bugfix: in some cases the calculating
4373: string size for transcoding gave too small value (should ever
4374: look for availability char in dest charset inspite of the char
4375: size)
4376:
4377: 2011-02-04 moko
4378:
4379: * tests/223.html: header values now not url-encoded (issue #195)
4380:
4381: 2011-02-01 misha
4382:
4383: * buildall-with-xml, buildall-without-xml: - 8.10 => 8.12
4384:
4385: 2011-01-31 misha
4386:
4387: * src/main/pa_request.C: - throw exception if param file_name in
4388: use_file is empty
4389:
4390: 2011-01-08 moko
4391:
4392: * src/classes/curl.C: compilations errors fixed
4393:
4394: 2010-12-29 moko
4395:
4396: * tests/: 265.html, results/265.processed: test for issue #200
4397: added
4398:
4399: * src/main/pa_string.C: empty regex result check added (fixes issue
4400: #200)
4401:
4402: * src/main/pa_http.C: pa_http_safe_header_name corrected a bit
4403:
4404: * tests/results/223.processed: header values now not url-encoded
4405: (issue #195)
4406:
4407: * src/: classes/curl.C, include/pa_http.h, main/pa_http.C,
4408: main/untaint.C: L_HTTP_HEADER now used in http headers values,
4409: pa_http_safe_header_name added for headers names (fixes bug #195)
4410:
4411: 2010-12-18 misha
4412:
4413: * src/: types/types.vcproj, classes/classes.vcproj: - arp-include
4414: => pa-include
4415:
4416: 2010-11-28 moko
4417:
4418: * src/lib/sdbm/sdbm.vcproj: apr -> pa (.vcproj)
4419:
4420: * src/lib/sdbm/: pa_strings.C, sdbm.c, pa-include/pa_strings.h: apr
4421: -> pa
4422:
4423: * configure.in: apr -> pa
4424:
4425: * src/types/: pa_vhashfile.C, pa_vhashfile.h: apr -> pa
4426:
4427: * src/: lib/sdbm/pa-include/Makefile.am, lib/sdbm/Makefile.am,
4428: classes/Makefile.am, types/Makefile.am: apr -> pa
4429:
4430: * src/lib/sdbm/: Makefile.am, apr_file_io.C, apr_strings.C,
4431: pa_file_io.C, pa_strings.C, sdbm.c, sdbm_hash.c, sdbm_lock.c,
4432: sdbm_pair.c, sdbm_pair.h, sdbm_private.h, sdbm_tune.h,
4433: pa-include/pa_apr.h, pa-include/pa_errno.h,
4434: pa-include/pa_file_info.h, pa-include/pa_file_io.h,
4435: pa-include/pa_sdbm.h, pa-include/pa_strings.h: apr -> pa (apache2
4436: module apr name conflict resolved)
4437:
4438: 2010-11-27 misha
4439:
4440: * buildall-with-xml, buildall-without-xml: - typo fixed: libz2 ->
4441: libbz2
4442:
4443: 2010-11-26 misha
4444:
4445: * src/: types/pa_vregex.C, classes/hash.C, classes/table.C: -
4446: warnings removed
4447:
4448: 2010-11-25 moko
4449:
4450: * operators.txt: $.indent(true)
4451:
4452: * operators.txt: another bugfix. :)
4453:
4454: * operators.txt: bugfix. :)
4455:
4456: * buildall-with-xml: libxml2-2.7.8 + with-apache
4457:
4458: 2010-11-24 moko
4459:
1.101 moko 4460: * configure: apxs support
1.95 moko 4461:
4462: * configure.in: apxs support -Bstatic gc removed for OS X
4463:
4464: * src/targets/: Makefile.am, apache/Makefile.am: apxs support
4465:
4466: * src/main/: pa_globals.C, pa_xml_io.C: the rest converted to
4467: THREAD_LOCAL usage
4468:
4469: * src/: classes/curl.C, include/pa_config_includes.h,
4470: main/pa_globals.C: THREAD_LOCAL defined and used
4471:
4472: 2010-11-23 moko
4473:
4474: * src/: classes/op.C, main/pa_os.C: microseconds, not milliseconds
4475: should be passed to pa_sleep, and only fractional part (bugfix:
4476: #188)
4477:
4478: * src/targets/apache/mod_parser3.c: 1.3 compatibility
4479:
4480: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C:
4481: GC_dont_gc=1, as in cgi version
4482:
4483: * src/targets/apache/mod_parser3.c: warning war
4484:
4485: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C,
4486: pa_httpd.h: version removed, some trash removed
4487:
4488: * src/targets/apache/mod_parser3.c: version removed (we don't want
4489: to show it), warning war
4490:
4491: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C,
4492: pa_httpd.h: parser_status_allowed removed + merge config
4493: functions removed (override is the default) + beauty
4494:
4495: * src/: include/pa_request.h, main/pa_request.C,
4496: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: option to
4497: hide $status used in apache module removed
4498:
4499: 2010-11-18 moko
4500:
4501: * operators.txt: $.table[compact] added for ^json:string[]
4502:
4503: 2010-11-16 moko
4504:
4505: * src/targets/apache/mod_parser3.c: some cleanup done
4506:
4507: * src/main/untaint.C: bugfix: first, second String::Body argument
4508: is hashcode; second, info.fragment_begin is original, not
4509: resulting length
4510:
4511: * src/classes/file.C: new feature: $.stdin now untainted
4512:
4513: * tests/results/264.processed: new feature: $.stdin[] now untainted
4514:
4515: * tests/cat.sh: new feature: stdin arg to test $.stdin[value]
4516:
4517: * src/classes/op.C: ^apply-taint[] method added
4518:
4519: * tests/: 264.html, results/264.processed: ^apply-taint[] test
4520: added; $.stdin untaint test added
4521:
4522: 2010-11-15 moko
4523:
4524: * src/targets/apache/mod_parser3.c: outdated MODULE_MAGIC_NUMBER
4525: removed
4526:
4527: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C,
4528: pa_httpd.h: 2x2 calculated under apache2. :)
4529:
4530: 2010-11-13 moko
4531:
4532: * src/targets/apache/mod_parser3.c: initial changes to build module
4533: with apache 2.x includes
4534:
4535: * src/targets/apache/: Makefile.am, mod_parser3.c,
4536: mod_parser3_core.C, pa_httpd.h, pa_threads.C: initial commit for
4537: united apache 1.3 / apache 2.x DSO module
4538:
4539: 2010-11-09 moko
4540:
4541: * src/types/pa_method.h: check added to dissallow @method[name;*]
4542: syntax
4543:
4544: * tests/: 263.html, results/263.processed: test from method[*args]
4545: added
4546:
4547: * src/types/: pa_method.h, pa_vmethod_frame.h: closes #26: variable
4548: number of params can now be passed to a method declared with *arg
4549:
4550: 2010-11-06 moko
4551:
4552: * src/classes/table.C: formating fixed. :)
4553:
4554: * src/classes/table.C: closes #4: ^table.select now supports
4555: $.limit(), $.offset, $.reverse() options
4556:
4557: * tests/: 262.html, results/262.processed: test for ^table:select
4558: with options added (feature #4)
4559:
4560: * src/include/pa_array.h: remove function added
4561:
4562: * src/types/: pa_vhash.C, pa_vhash.h: avoiding temporal String
4563: object in get_element/put_element, using static one.
4564:
4565: 2010-11-04 moko
4566:
4567: * src/types/pa_vregex.C: closes #6: exeption now thrown if invalid
4568: options is passed
4569:
4570: * tests/: 256.html, results/256.processed: $.table[compact] feature
4571: now tested; k and p in handler now tested.
4572:
4573: * src/types/: pa_value.h, pa_vtable.C, pa_vtable.h: fixes #153,
4574: $.table[compact] feature added
4575:
4576: * src/classes/json.C: key is now passed to handler in
4577: value_json_string; ^json:string result now process tainting
4578: inside and returns clean string, related to issue #153
4579:
4580: * src/main/untaint.C: bugfix: charset can be null (in
4581: ^string:save[] as example), thus check is added
4582:
4583: 2010-10-31 moko
4584:
4585: * src/classes/string.C: error message changed (fixes issue #149)
4586:
4587: 2010-10-29 moko
4588:
4589: * src/main/pa_http.C: ":port" is now added to "Host:" header if
4590: port is not default (fixes issue #155); exception on invalid port
4591: added.
4592:
4593: * src/main/untaint.C: '*' is now not urlencoded to allow header
4594: "Accept: */*" to be passed
4595:
4596: 2010-10-28 moko
4597:
4598: * src/classes/curl.C: bugfix: detect_charset() was throwing
4599: exception on unknown charset even if response_charset was
4600: specified
4601:
4602: 2010-10-27 moko
4603:
4604: * src/classes/string.C: ^string.append removed for void
4605: compatibility
4606:
4607: 2010-10-26 moko
4608:
4609: * src/classes/json.C: libjson supports array at top level, we too
4610: (GPF fixed)
4611:
4612: 2010-10-25 moko
4613:
4614: * tests/: 253.html, results/253.processed: libjson supports array
4615: at top level, parser now supports it as well.
4616:
4617: * tests/261.html, tests/results/261.processed,
4618: src/types/pa_vstring.h: empty string is now void compatible
4619: (allows $empty.key)
4620:
4621: 2010-10-22 misha
4622:
4623: * src/types/pa_vcookie.C: - fix for session cookie (was introduced
4624: while adding additional expires checkout)
4625:
4626: * tests/030.html: - test for session cookie was added
4627:
4628: 2010-10-21 moko
4629:
4630: * src/: classes/string.C, classes/void.C, main/execute.C,
4631: types/pa_vvoid.C, types/pa_vvoid.h: void now inherited from
4632: string (feature #111)
4633:
4634: * tests/: 261.html, results/261.processed: checks void from string
4635: inheritance (feature #111)
4636:
4637: * src/classes/: bool.C, classes.h, curl.C, date.C, double.C,
4638: file.C, hash.C, hashfile.C, image.C, inet.C, int.C, json.C,
4639: reflection.C, regex.C, string.C, table.C, void.C: used_directly()
4640: now true by default
4641:
4642: 2010-10-17 moko
4643:
4644: * src/: include/pa_string.h, main/pa_http.C, main/untaint.C: files
4645: upload now uses binary blocks instead of L_FILE_POST tainting.
4646: (bugfix: #128)
4647:
4648: * tests/: 223.html, results/223.processed: binary file upload test
4649: added, GPF (issue #128) also checked in this test
4650:
4651: 2010-10-13 misha
4652:
4653: * tests/260.html: - test for math:convert
4654:
4655: * src/classes/math.C: - error in math:convert was fixed
4656:
4657: * operators.txt: - info about
4658: ^math:convert[number](from-base;to-base) was added
4659:
4660: * src/classes/math.C: - method
4661: ^math:convert[number](from-base;to-base) for converting number
4662: represention from one base to another was added ( new feature:
4663: #23 )
4664:
4665: 2010-10-13 moko
4666:
4667: * src/main/compile.tab.C: [] now is empty string, not void
4668:
4669: * src/main/compile.y: [] now is empty string, not void
4670:
4671: * src/types/pa_vvoid.h: void now passed as parameter
4672:
4673: * tests/: 259.html, results/259.processed: to test difference
4674: between void and empty string (see ticket #111)
4675:
4676: * tests/results/152.processed: $sEmpty[] is now empty string, not
4677: void
4678:
4679: * tests/256.html: $s[$void] is no longer empty string
4680:
4681: * tests/254.html: empty string is no longer void
4682:
4683: 2010-10-12 misha
4684:
4685: * src/types/pa_vcookie.C: - check if $.expires value can be
4686: converted to date during cookies set up ( bugfix: #104 )
4687:
4688: * tests/041.html: - more tests for ^table.locate were added
4689:
4690: * src/classes/table.C: - ^table.locate[field;value;options] didn't
4691: work ( bugfix: #129 ) - exception comment for incorrect options
4692: ^table.locate[field;value;options] was fixed
4693:
4694: 2010-10-10 moko
4695:
4696: * src/: classes/reflection.C, main/execute.C: constructor returning
4697: another object feature returned
4698:
4699: * tests/results/258.processed: test result updated as constructor
4700: returning another object feature returned
4701:
4702: * tests/: 258.html, results/258.processed: test for constructor
4703: returning another object
4704:
4705: 2010-10-08 misha
4706:
4707: * tests/257.html: - whitespaces after @METACOMMANDS and their
4708: options shouldn't cause exceptions any longer
4709:
4710: 2010-10-06 moko
4711:
4712: * src/classes/: hash.C, table.C: length from sql server is now
4713: ignored, as sql string can contain 0x00 inside (bugfix: #119)
4714:
4715: 2010-10-02 misha
4716:
4717: * operators.txt: - the X mark was removed from ^cache[file]. it is
4718: usable to delete cache file.
4719:
4720: 2010-10-02 moko
4721:
4722: * tests/: 253.html, results/253.processed: hook_key added for key
4723: checking
4724:
4725: * src/classes/json.C: null key bug fixed
4726:
4727: 2010-09-29 misha
4728:
4729: * tests/: 256.html, 256.txt: - tests for ^json:string[] were added
4730:
4731: 2010-09-25 moko
4732:
4733: * src/classes/json.C: small fixed
4734:
4735: * tests/results/: 253.processed, 255.processed: just updated
4736:
4737: * tests/: 253.html, 253_json.txt, 255.html, results/253.processed,
4738: results/255.processed: charset transcode test added for
4739: json:parse
4740:
4741: 2010-09-24 moko
4742:
4743: * src/types/pa_value.h: warning war :)
4744:
4745: * src/: classes/json.C, include/pa_request.h, types/pa_value.h,
4746: types/pa_vfile.C, types/pa_vtable.C: $.indent implemented for
4747: ^json:string
4748:
4749: 2010-09-22 moko
4750:
4751: * src/main/pa_charset.C: parser charset tables declare only
4752: white-space before 0x20, thus adding the missing chars
4753:
4754: * etc/parser3.charsets/: koi8-r.cfg, koi8-u.cfg: updated to conform
4755: to http://unicode.org/Public/MAPPINGS/VENDORS/
4756:
4757: 2010-09-21 misha
4758:
4759: * src/main/compile.y: - some semicolons were added (VS2010 don't
4760: want to compile grammar if they are absent)
4761:
4762: * tests/: make_tests.cmd, run_tests.cmd: - path tools is changed
4763:
4764: * src/classes/classes.vcproj: - pathes to ls and gawk are changed
4765:
4766: * src/main/main.vcproj: - path to bison is changed
4767:
4768: 2010-09-21 moko
4769:
1.101 moko 4770: * etc/parser3.charsets/: windows-1250.cfg, windows-1251.cfg,
4771: windows-1254.cfg, windows-1257.cfg, x-mac-cyrillic.cfg: updated
4772: to conform to http://unicode.org/Public/MAPPINGS/VENDORS/
1.95 moko 4773:
4774: 2010-09-20 misha
4775:
4776: * src/types/pa_vtable.C: - add EOLs while json-serializing table
4777:
4778: * src/classes/json.C: - add EOL while json-serializing hash
4779:
4780: * src/lib/json/JSON_parser.C: - 'ES' replaced by 'ESC' because some
4781: compilers don't like 'ES'.
4782:
4783: 2010-09-17 misha
4784:
4785: * operators.txt: - info about json class was added
4786:
4787: * src/classes/json.C: - ^json:string[object]
4788:
4789: * src/: include/pa_request.h, main/pa_request.C: - stuff for
4790: preventing infinite recursion while executing json:string was
4791: added
4792:
4793: * src/include/pa_string.h: - method append_quoted was added
4794:
4795: * src/types/: pa_value.C, pa_value.h, pa_vbool.h, pa_vdate.h,
4796: pa_vdouble.h, pa_vfile.C, pa_vfile.h, pa_vint.h, pa_vstring.h,
4797: pa_vtable.C, pa_vtable.h, pa_vvoid.h: - method get_json_string
4798: was added to Value & Co
4799:
4800: * src/classes/date.C: - methods get_gmt_string and get_sql_string
4801: were used
4802:
4803: * src/types/pa_vdate.h: - methods get_gmt_string and get_sql_string
4804: were added
4805:
4806: 2010-09-10 moko
4807:
4808: * src/targets/cgi/parser3.C: vsnprintf now not called twice in
4809: die_or_abort (backport from 3.4.1)
4810:
4811: * src/targets/cgi/parser3.C: vsnprintf now not called twice in
4812: die_or_abort (bugfix: #106)
4813:
4814: 2010-09-09 moko
4815:
4816: * src/classes/json.C: warning war. :)
4817:
4818: 2010-09-08 misha
4819:
4820: * src/lib/json/Makefile.am: - additional include directories were
4821: added (for pa_memory.h and gc.h)
4822:
4823: * src/lib/json/json.vcproj: - JSON_parser.c => JSON_parser.C -
4824: compile as C++ instead default - additional include directory was
4825: added (for gc.h)
4826:
4827: * src/types/pa_vform.C: - little code reformating
4828:
4829: * src/classes/file.C: - $.content-type option now can be specified
4830: in ^file::create ( new feature: #102 )
4831:
4832: 2010-09-08 moko
4833:
4834: * src/lib/json/: JSON_parser.C, JSON_parser.h: json lib now uses
4835: pa_malloc/pa_free
4836:
4837: 2010-09-07 moko
4838:
4839: * tests/results/254.processed: VStateless_class:put_element
4840: exception was fixed
4841:
4842: * src/types/: pa_value.h, pa_vstateless_class.h: now
4843: VStateless_class:put_element barks self.type, not this.type
4844: (bugfix: #105)
4845:
4846: 2010-09-06 moko
4847:
4848: * src/classes/reflection.C: bugfix: new String() is required for
4849: exception handling
4850:
4851: * tests/: 254.html, results/254.processed: test modified
4852:
4853: 2010-09-05 moko
4854:
4855: * tests/: 254.html, results/254.processed: ^reflection:copy test
4856: added
4857:
4858: * src/: classes/reflection.C, include/pa_request.h:
4859: ^reflection:copy implemented (new feature: #100)
4860:
4861: 2010-09-03 moko
4862:
4863: * src/lib/json/JSON_parser.C: c++ compatiblity
4864:
4865: * tests/: 253.html, 253_json.txt, results/253.processed: $.distinct
4866: option testing added
4867:
4868: 2010-09-02 moko
4869:
4870: * src/classes/json.C: $.distinct[first|last|all] added
4871:
4872: 2010-09-01 moko
4873:
4874: * tests/results/253.processed: json test result
4875:
4876: * tests/: 253.html, 253_json.txt: json test added
4877:
4878: * src/classes/json.C: json.C update to actual version + hash key
4879: creation bugfix
4880:
4881: 2010-08-31 misha
4882:
4883: * src/lib/json/JSON_parser.C, src/lib/json/JSON_parser.h,
4884: src/lib/json/Makefile.am, src/lib/json/json.vcproj,
4885: src/lib/Makefile.am, src/classes/Makefile.am,
4886: src/classes/classes.vcproj, src/classes/json.C, parser3.sln: -
4887: json library was added
4888:
4889: 2010-08-30 moko
4890:
4891: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
4892: types/pa_vobject.C: cosmetic optimization in
4893: request:execute_method usage
4894:
4895: * src/: include/pa_charset.h, main/pa_charset.C: small
4896: optimization, just to decrease number of lines. :)
4897:
4898: 2010-08-27 misha
4899:
4900: * src/classes/op.C: - taint[json] was added
4901:
4902: * tests/: 250.html, 251.html, 252.html: - tests for taint[json]
4903: were added
4904:
4905: * src/main/pa_exec.C: - warning fix was rolled back.
4906:
4907: * src/: main/pa_charset.C, main/untaint.C, include/pa_charset.h,
4908: include/pa_string.h: - taint[json] was added - escaping was
4909: slightly modified
4910:
4911: 2010-08-25 misha
4912:
4913: * src/classes/file.C: - typo in file:sql exception was fixed
4914:
4915: * src/main/pa_exec.C: - warning about declared and not used
4916: variable forced_allow was removed
4917:
4918: 2010-08-14 misha
4919:
4920: * src/classes/hash.C: - two warnings about signed/unsigned mismatch
4921: were removed
4922:
4923: 2010-08-11 moko
4924:
4925: * tests/: 249.html, results/249.processed: default setter and
4926: anti-recursive default getter test added
4927:
4928: * src/: classes/reflection.C, include/pa_request.h, main/execute.C,
4929: types/pa_value.h, types/pa_vclass.C, types/pa_vobject.C,
4930: types/pa_vobject.h, types/pa_vstateless_class.C,
4931: types/pa_vstateless_class.h: default setter support +
4932: anti-recursive default getter support ( new feature: #13 )
4933:
4934: * src/include/pa_hash.h: optimization: threshold member removed
4935: from hash, reducing sizeof(hash)
4936:
4937: 2010-08-10 misha
4938:
4939: * tests/196.html: - junction-method was added to the test
4940:
4941: * tests/248.html: - ups. typo :)
4942:
4943: * tests/248.html: - test for checking .match with 4 params
4944:
4945: * tests/: 247.html, 247_utf8.txt, 247_utf8_bom.txt,
4946: 247_windows1251.txt: - test for "transcode file from utf-8 to
4947: $request:charset during loading if the BOM code is detected"
4948:
4949: * src/main/: pa_common.C, pa_http.C: - transcode file from utf-8 to
4950: $request:charset during loading if the BOM code is detected ( new
4951: feature: #98 )
4952:
4953: 2010-08-05 misha
4954:
4955: * src/classes/image.C: - ^image.replace now can accept only 2
4956: params. in this case the whole image is affected ( new feature:
4957: #95 )
4958:
4959: 2010-08-04 misha
4960:
4961: * tests/246.html: - test tor ^hash._at[] was added
4962:
4963: * src/classes/hash.C: - ^hash._at[first|last|[-]N] ( new feature:
4964: #53 )
4965:
4966: * src/include/pa_hash.h: - methods for accessing the first and the
4967: last values of ordered hash were added (first_value and
4968: last_value)
4969:
4970: * src/classes/file.C: - now ^file::base64 accepts up to 4 params
4971: (similar to others file's methods):
4972: ^file::base64[mode;user-file-name;encoded;options] ( new feature:
4973: #68 )
4974:
4975: * src/types/pa_vmethod_frame.h: - helper method as_hash was added
4976:
4977: 2010-08-01 moko
4978:
4979: * src/classes/op.C: to correctly process $result[] in code, called
4980: from ^process
4981:
4982: * tests/245.html: $result in ^process[] test added
4983:
4984: * src/: classes/op.C, classes/reflection.C, include/pa_request.h,
4985: main/execute.C, main/pa_request.C, types/pa_vmethod_frame.C,
4986: types/pa_vmethod_frame.h, types/pa_vobject.C: optimization:
4987: VMethodFrame(junction, caller) replaced with VMethodFrame(method,
4988: caller, self) op_call(VMethodFrame &frame, bool constructing)
4989: removed, construct(class,method) added
4990:
4991: * tests/results/: 192.processed, 244.processed: request::construct
4992: added
4993:
4994: * tests/: 244.html, 245.html, results/244.processed,
4995: results/245.processed: object creation exceptions and ^process
4996: tests added
4997:
4998: 2010-07-28 misha
4999:
5000: * tests/make_tests.cmd: - win32 EOLs
5001:
5002: * tests/: run_parser.cmd, run_tests.cmd: - cmd files for executing
5003: tests on Win32 were added (The system timezone should be GMT+3)
5004:
5005: 2010-07-26 misha
5006:
5007: * tests/: 212.html, results/212.processed: - sizes were removed
5008: mecause they could be different on different OSs
5009:
5010: * tests/065.html: - make it "win32 friendly"
5011:
5012: 2010-07-25 misha
5013:
5014: * src/main/compile.y: - all EOLs between methods are removed during
5015: compilation ( new feature: #47 )
5016:
5017: * tests/results/149.processed: - prepare tests to trim trailing
5018: methods' EOLs
5019:
5020: * tests/149.html: - prepare tests to trim trailing methods' EOLs
5021:
5022: * tests/: results/006.processed, results/014.processed, 006.html,
5023: 014.html, 022.html: - prepare tests to trim trailing methods'
5024: EOLs
5025:
5026: * tests/: 059.html, 071.html, 149.html, results/059.processed,
5027: results/071.processed, results/022.processed: - prepare tests to
5028: trim trailing methods' EOLs
5029:
5030: * tests/: results/073.processed, results/109.processed,
5031: results/142.processed, results/144.processed,
5032: results/149.processed, 073.html, 096.html, 109.html, 142.html,
5033: 144.html: - prepare tests to trim trailing methods' EOLs
5034:
5035: * tests/: 096.html, 107.html, 109.html, 142.html, 144.html,
5036: 149.html, 152.html, results/096.processed, results/107.processed,
5037: results/109.processed, results/142.processed,
5038: results/144.processed: - prepare tests to trim trailing methods'
5039: EOLs
5040:
5041: 2010-07-24 moko
5042:
5043: * tests/results/: 156.processed, 224.processed: fix for #54 changed
5044: the hash order in this test
5045:
5046: * tests/014.html: to check hash order, hash no is longer sorted
5047: before print
5048:
5049: * src/include/pa_hash.h: hash copy constructor now keeps order
5050: (bugfix: #54)
5051:
5052: 2010-07-23 moko
5053:
5054: * tests/results/224.processed: @auto[] is no longer inherited
5055:
5056: * src/types/pa_vstateless_class.C, tests/227.html,
5057: tests/results/227.processed: @auto[] is no longer inherited
5058: (bugfix: #57)
5059:
5060: 2010-07-22 misha
5061:
5062: * src/classes/table.C: - don't skip comment lines during
5063: table::load if encloser or separator is set as '#' ( new feature:
5064: #30 )
5065:
5066: * src/targets/cgi/parser3.C: - don't run as cgi if
5067: env:PARSER_VERSION was set for preventing infinite loot ( bugfix:
5068: #12 )
5069:
5070: * src/classes/file.C: - set PARSER_VARSION env before external
5071: script executing
5072:
5073: 2010-07-13 misha
5074:
5075: * tests/058.html: - test for suppressing @border was added - test
5076: for user attribute was added
5077:
5078: * tests/results/186.processed: unescaping from \uXXXX
5079:
5080: * tests/186.html: unescaping from \uXXXX
5081:
5082: * tests/: 239.html, results/239.processed: method call type
5083:
5084: * src/types/: pa_vjunction.C, pa_vjunction.h: - bugfix: #90 :
5085: $junction_method.CLASS_NAME (+CLASS)
5086:
5087: 2010-07-07 misha
5088:
5089: * buildall-with-xml, buildall-without-xml: - moving to pcre 8.10 on
5090: *nix
5091:
5092: 2010-07-05 misha
5093:
5094: * src/: classes/curl.C, classes/file.C, classes/hash.C,
5095: classes/image.C, classes/op.C, classes/string.C, classes/table.C,
5096: classes/void.C, main/pa_common.C, main/pa_http.C: - exception
5097: comment strings "options must be hash", "options must be hash,
5098: not code" and "called with invalid option" were replaced by
5099: constatns - exception comment string "invalid option passed" was
5100: replaced by "called with invalid option" (now in different
5101: methods are the same exception comment string)
5102:
5103: * src/include/pa_exception.h: - more exception strings were defined
5104:
5105: * src/: main/compile.y, main/compile_tools.C, main/compile_tools.h,
5106: types/pa_vstateless_class.h: - now we can define possible
5107: method's call type ( new feature: #5 ) 1.
5108: @OPTIONS\nstatic|dynamic (no option == any) -- for all classe's
5109: methods 2. @static:method[params] (only static keyword could be
5110: used here) -- for specified methods
5111:
5112: * src/main/pa_common.C: - junction points should not be deleted on
5113: win32 during dirs cleanup ( bugfix: #83 ) - optimisation in dirs
5114: cleanup
5115:
5116: 2010-07-03 misha
5117:
5118: * tests/: 158.html, 160.html, 161.html, 162.html, 163.html,
5119: results/158.processed, results/160.processed,
5120: results/161.processed, results/162.processed,
5121: results/163.processed: - prepare tests to trim trailing methods'
5122: EOLs
5123:
5124: * tests/results/169.processed: - prepare tests to trim trailing
5125: methods' EOLs
5126:
5127: * tests/results/: 168.processed, 169.processed: - prepare tests to
5128: trim trailing methods' EOLs
5129:
5130: * tests/: results/170.processed, results/167.processed,
5131: results/168.processed, results/169.processed, 167.html, 168.html,
5132: 169.html: - prepare tests to trim trailing methods' EOLs
5133:
5134: * tests/: results/170.processed, results/171.processed,
5135: results/172.processed, results/173.processed,
5136: results/174.processed, results/175.processed, 170.html, 171.html,
5137: 172.html, 173.html, 174.html, 175.html: - prepare tests to trim
5138: trailing methods' EOLs
5139:
5140: * tests/: results/176.processed, results/180.processed,
5141: results/184.processed, results/185.processed,
5142: results/191.processed, results/192.processed,
5143: results/196.processed, results/197.processed,
5144: results/198.processed, 176.html, 180.html, 184.html, 185.html,
5145: 191.html, 192.html, 196.html, 197.html, 198.html: - prepare tests
5146: to trim trailing methods' EOLs
5147:
5148: * tests/: 199.html, 208.html, 209.html, 213.html, 214.html,
5149: results/199.processed, results/208.processed,
5150: results/209.processed, results/213.processed,
5151: results/214.processed: - prepare tests to trim trailing methods'
5152: EOLs
5153:
5154: 2010-06-29 misha
5155:
5156: * tests/: 220.html, 218.html, results/218.processed,
5157: results/215.processed, results/217.processed, 215.html, 217.html:
5158: - prepare tests to trim trailing methods' EOLs
5159:
5160: * tests/: results/224.processed, 224.html, 223.html,
5161: results/223.processed, results/220.processed: - prepare tests to
5162: trim trailing methods' EOLs
5163:
5164: * tests/results/: 226.processed, 230.processed: - prepare tests to
5165: trim trailing methods' EOLs
5166:
5167: * tests/: 229.html, results/229.processed: - prepare tests to trim
5168: trailing methods' EOLs
5169:
5170: * tests/: 232.html, 235.html, results/232.processed,
5171: results/235.processed, 226.html, 227.html, 228.html, 230.html,
5172: results/226.processed, results/227.processed,
5173: results/228.processed, results/230.processed: - prepare tests to
5174: trim trailing methods' EOLs
5175:
5176: 2010-06-16 moko
5177:
5178: * tests/: 229.html, results/229.processed: elseif now supported in
5179: ^if
5180:
5181: * src/classes/op.C: new feature: #56 elseif now supported in ^if
5182:
5183: 2010-06-03 misha
5184:
5185: * src/main/pa_common.C: - bugfix #74 -- memmove should be used
5186: instead of memcopy for overlaped regions
5187:
5188: 2010-05-25 misha
5189:
5190: * src/main/pa_common.C: - wanring about unused vars was removed
5191:
5192: * src/: include/pa_request.h, main/execute.C, main/pa_request.C: -
5193: get_method_filename was moved to execute.C
5194:
5195: 2010-05-23 misha
5196:
5197: * src/main/pa_request.C: - more accurate detection of method's file
5198:
5199: 2010-05-22 misha
5200:
5201: * src/classes/reflection.C: - bugfix: core during detection of
5202: .file if filespec isn't detected successfully
5203:
5204: 2010-05-20 misha
5205:
5206: * src/main/pa_request.C: - fix in get_method_filename
5207:
5208: * src/include/pa_request.h: - new feature: #24 -- searching
5209: included file in @USE/^use is changed. if its filespec doesn't
5210: start from '/' it will be searched in caller file directory
5211:
5212: * src/classes/reflection.C: - ^reflection:method_info returns file
5213: where the method is defined
5214:
5215: * src/: include/pa_request.h, main/compile.y, main/pa_request.C,
5216: classes/op.C: - new feature: #24 -- searching included file in
5217: @USE/^use is changed. if its filespec doesn't start from '/' it
5218: will be searched in caller file directory
5219:
5220: * src/: classes/file.C, include/pa_common.h: - method lastposafter
5221: is moved to pa_common.h
5222:
5223: 2010-05-18 misha
5224:
5225: * src/: main/pa_common.C, include/pa_common.h, classes/string.C,
5226: types/pa_vcookie.C: new feature: #71 ^string:js-unescape and
5227: cookie parser decode \uXXXX as well as %uXXXX
5228:
5229: 2010-05-17 misha
5230:
5231: * src/classes/curl.C: beauty: - unused param is removed in method
5232: _curl_version_action - some spaces were removed or replaced by
5233: tabs
5234:
5235: * src/classes/table.C: - bugfix: #72 core with empty value during
5236: ^table.hash[...;name_of_the_last_column][$.type[string]]
5237:
5238: 2010-05-16 misha
5239:
5240: * src/classes/curl.C: new: #61 more curl options were added
5241: (contributed by Sumo)
5242:
5243: 2010-04-29 pretender
5244:
5245: * src/main/pa_string.C: fixes #63 Split result from empty string
5246: now empty string.
5247:
5248: * src/types/pa_vtable.C: bugfix: #35 All empty table cells are now
5249: string type.
5250:
5251: 2010-04-28 pretender
5252:
5253: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
5254: main/execute.C: bugfix: #59 OPTIMIZE_BYTECODE_GET_CLASS
5255: macrodefinition removed
5256:
5257: 2010-04-19 pretender
5258:
5259: * src/main/execute.C: fixes #60 Stacktrace now contains info for
5260: OP_CONSTRUCT_OBJECT and OP_GET_CLASS
5261:
5262: * src/: include/pa_common.h, main/pa_common.C, main/pa_exec.C:
5263: fixes #64 Now file.missing exception generates in unsafe mode to.
5264:
5265: * src/classes/file.C: fixes #48 Now not throw "not save environment
5266: variable" exception in grpunlim version.
5267:
5268: 2010-04-05 misha
5269:
5270: * src/classes/string.C: - new feature: 4th param was added to
5271: match. if specified its value is returned in case of nothing was
5272: found
5273:
5274: 2010-04-01 misha
5275:
5276: * src/main/pa_request.C: - bugfix: on *nix URIs like /a/b/// caused
5277: multiple execution of /a/b/auto.p
5278:
5279: 2010-03-19 misha
5280:
5281: * src/main/execute.C: - core in $table1.$table2 was fixed
5282:
5283: * src/targets/cgi/parser3.C: - core in sigpipe was fixed
5284:
5285: 2010-01-27 misha
5286:
5287: * src/main/pa_common.C: - bugfix: there are no excaption.type if
5288: trying to open file by path /existing-file/non-exixting-file
5289:
5290: 2010-01-26 misha
5291:
5292: * src/types/: pa_vrequest.C, pa_vrequest.h: - $request:post-body
5293: was added (returns file)
5294:
5295: 2009-12-22 misha
5296:
5297: * src/classes/curl.C: - method 'option' was renamed to 'options' -
5298: now parser doesn't have class curl if it was built without it
5299:
5300: 2009-12-15 misha
5301:
5302: * configure.in: - little cheat with curl include dir was added
5303:
5304: 2009-12-05 misha
5305:
5306: * src/classes/curl.C: - some fixes
5307:
5308: 2009-12-04 misha
5309:
5310: * src/include/pa_config_fixed.h, src/classes/classes.vcproj,
5311: src/classes/curl.C, src/classes/file.C, src/classes/Makefile.am,
5312: buildall-with-xml, buildall-without-xml, configure.in: - curl
5313: class was added
5314:
5315: * src/include/pa_hash.h: - hash-iterator was added
5316:
5317: * buildall-with-xml, buildall-without-xml: - option --passive-ftp
5318: was added to pcre
5319:
5320: 2009-11-27 misha
5321:
5322: * src/classes/image.C: - don't add @border attribute to output of
5323: ^image.html[] if it was specified by user with empty value
5324:
5325: * src/types/pa_vxdoc.C: - bugfix: core if xdoc doesn't have the
5326: root element and we are trying to access .documentElement
5327:
5328: 2009-11-11 misha
5329:
5330: * src/classes/table.C: - in ^table.flip[] look at number of columns
5331: instead of number of items in first row for named tables
5332:
5333: 2009-11-10 misha
5334:
5335: * operators.txt: - info about hash-options in ^file::create was
5336: added
5337:
5338: * tests/237.html: - test for ^file::create[...;$.charset[...]] was
5339: added
5340:
5341: 2009-11-09 misha
5342:
5343: * buildall-with-xml: - moving to libxml 2.7.6
5344:
5345: * tests/236.html: - tests for comparations cords with functions
5346: were added
5347:
5348: * src/include/pa_string.h: - optimisation: cacheing of cstr was
5349: added
5350:
5351: * src/main/pa_http.C: - little optimisation
5352:
5353: * src/: classes/table.C, lib/gc/include/gc_allocator.h: - bugfix:
5354: GPF mallocs + stringstream (table.save)
5355:
5356: * src/classes/file.C: - file::create now accepts 4th param: options
5357: with $.charset
5358:
5359: * src/lib/cord/: cordxtra.c, include/private/cord_pos.h: - fixed
5360: bug in cord (comparation cords with functions was buggy)
5361:
5362: 2009-11-06 misha
5363:
5364: * src/main/pa_string.C: - bugfix: calculation string.length
5365: sometimes was buggy
5366:
5367: * src/classes/string.C: - bugfix: Temp_value_element wasn't
5368: destroyed if exception occured during match/replace
5369:
5370: * src/: main/pa_charset.C, include/pa_charset.h: - method
5371: lengthUTF8Char was added
5372:
5373: * src/classes/op.C: - clean tainting lang was added for user's
5374: usage
5375:
5376: * src/lib/cord/: cordbscs.c, cordxtra.c: - some rare GPF were
5377: fixed: checkouts are required after GC_MALLOC
5378:
5379: * src/types/pa_vregex.C: - check UTF8 only during 1st iteration
5380:
5381: * operators.txt: - actually, there is no ^untaint[xml] in
5382: file::create
5383:
5384: 2009-10-15 misha
5385:
5386: * tests/: 235.html, 235_attach.txt: - tests for preparing email
5387: were added
5388:
5389: * tests/234.html: - more tests for checking ^taint[uri] escaping
5390: were added
5391:
5392: * src/: include/pa_string.h, main/pa_charset.C, main/pa_http.C,
5393: main/pa_request.C, main/untaint.C, types/pa_vmail.C: - little
5394: hacking: for dealing with transcoding+^taint[uri]
5395: transcode_and_untaint was replaced by untaint_and_transcode
5396:
5397: 2009-10-13 misha
5398:
5399: * tests/: 121.html, results/121.processed: - test transcoding +
5400: url-escaping now
5401:
5402: * tests/results/auto.p: - more helpers' methods were added
5403:
5404: * src/main/pa_globals.C: - die instead of abort
5405:
5406: 2009-10-06 misha
5407:
5408: * src/main/pa_common.C: - don't allocate memory during
5409: capitalization if input string is already capitalized
5410:
5411: * src/targets/isapi/parser3isapi.C: - pass pre-capitalized headers
5412:
5413: * src/targets/cgi/parser3.C: - pass pre-capitalized headers - don't
5414: use format function because it calls malloc
5415:
5416: * src/include/pa_common.h: - more capitalized headers were added
5417:
5418: * src/main/pa_common.C: - in safe mode clear executable bits during
5419: file writing
5420:
5421: 2009-10-05 misha
5422:
5423: * src/main/pa_charset.C: - use iterators in pa_charset.C itself
5424:
5425: 2009-10-03 misha
5426:
5427: * src/: types/pa_vimage.h, classes/image.C: - ^img.font[],
5428: ^img.text[] & ^img.length[] can work in utf-8 now
5429:
5430: * src/: include/pa_charset.h, main/pa_charset.C: - class
5431: UTF8_string_iterator was added
5432:
5433: * src/classes/image.C: - respect utf-8 when calculate alphabet
5434: length
5435:
5436: * src/classes/mail.C: - check from before get message.cstr
5437:
5438: 2009-10-02 misha
5439:
5440: * tests/233.html: - test for image.font, image.length, image.text
5441: with text in utf-8 were added
5442:
5443: * src/main/pa_common.C: - use pa_malloc_atomic instead of new
5444:
5445: * buildall-with-xml, buildall-without-xml: - comment about gc
5446: version for freebsd 4 was added
5447:
5448: 2009-10-01 misha
5449:
5450: * src/main/pa_exec.C: - bugfix: allocate a bit more (for
5451: terminator) - read_pipe were slightly optimized
5452:
5453: 2009-09-28 misha
5454:
5455: * src/main/: pa_common.C, pa_uue.C: - some magic numbers were
5456: removed
5457:
5458: * src/types/pa_vmail.C: - forgot about space after ':'
5459:
5460: * src/types/pa_vmail.C: - escape filenames while preparing mail
5461: body - small simplifications
5462:
5463: * src/: include/pa_uue.h, main/pa_uue.C: - pa_uuencode now has
5464: inout params like pa_base64
5465:
5466: * src/: types/pa_vmail.C, types/pa_vmail.h, classes/mail.C: - new
5467: option $.debug-print(1) was added to mail:send - changes for
5468: using uue_encode which uses less memory
5469:
5470: * src/main/pa_common.C: - pa_base64_encode uses less memory now
5471:
5472: * src/: include/pa_uue.h, main/pa_uue.C: - pa_uuencode reduces less
5473: memory now
5474:
5475: 2009-09-26 misha
5476:
5477: * src/types/pa_vmail.C: - default encoding now is base64
5478:
5479: * buildall-with-xml: - moving to libxml 2.7.5 and libxslt 1.1.26
5480:
5481: 2009-09-25 misha
5482:
5483: * src/types/pa_vmail.C: - capitalization of headers was added to
5484: sending mail as well
5485:
5486: * buildall-with-xml: - catalog package was removed from libxml
5487:
5488: * src/main/pa_xml_io.C: - fix in removing file:// protocol for
5489: win32 absolute path
5490:
5491: * src/include/pa_common.h: - one more capitalized header was added
5492:
5493: 2009-09-22 misha
5494:
5495: * INSTALL: - comment about building just httpd binary while
5496: building apache module was added
5497:
5498: 2009-09-21 misha
5499:
5500: * buildall-with-xml: - moving to the latest versions of xml libs:
5501: libxml 2.7.4 and libxslt 1.1.25
5502:
5503: 2009-09-19 misha
5504:
5505: * tests/231.html: - test for encoding cookie in win-1251
5506:
5507: 2009-09-18 misha
5508:
5509: * tests/: 224.html, 224.p: - tests for ^reflection:fields[class or
5510: object] were added
5511:
5512: * operators.txt: - info about method ^reflection:fields[class or
5513: object] was added
5514:
5515: * src/classes/reflection.C: - method ^reflection:fields[class or
5516: object] was added
5517:
5518: * src/types/: pa_value.h, pa_vclass.C, pa_vclass.h, pa_vobject.h: -
5519: methods get_fields were added
5520:
5521: * tests/232.html: - tests for @GET[name]
5522:
5523: * src/classes/table.C: - some changes in handling hash-options for
5524: creare, join and locate
5525:
5526: * src/types/: pa_vobject.C, pa_vobject.h: - @GET[] now could be
5527: defined with option: the type of requested value
5528:
5529: 2009-09-17 misha
5530:
5531: * tests/212.html: - tests for .pattern and .options were added
5532:
5533: * src/types/: pa_vregex.C, pa_vregex.h: - $regex.pattern and
5534: $regex.options were added
5535:
5536: 2009-09-11 misha
5537:
5538: * tests/: 223.html, 223_utf8.txt, 223_win1251.txt: - test was
5539: rewrited. it checks not just one case of sending cookies during
5540: file::load[http], but also sending headers and fields (including
5541: files)
5542:
5543: 2009-09-10 misha
5544:
5545: * src/main/untaint.C: - workaround in file-spec lang for old Macs
5546: was removed => now parser can open files with Russian 'r' in
5547: filename
5548:
5549: * src/main/untaint.C: - bugfix: client charset whould be analized
5550: while escaping cookies but now source charset
5551:
5552: * src/main/pa_http.C: - bugfix: the values of http headers didn't
5553: ^tainted[uri] so it was possible to make request with incorrect
5554: http header
5555:
5556: * src/main/pa_http.C: - capitalization of http headers during
5557: file::load[http was slightly changes - bugfix: all headers which
5558: parser sends during file::load[http should be transcoded and only
5559: then escaped
5560:
5561: * src/main/untaint.C: - a bit more comments were added
5562:
5563: * src/classes/: file.C, string.C: - types where changes (minus 2
5564: warnings)
5565:
5566: * src/include/pa_common.h: - 2 capitalized strings for making http
5567: headers during file::load[http were added
5568:
5569: 2009-09-08 misha
5570:
5571: * operators.txt: - changes in file.save and string.save were added
5572:
5573: * tests/: 230.html, 230.txt: - tests for checking options in
5574: file.save and string.save were added
5575:
5576: * src/main/pa_request.C: - http headers names, which are passed to
5577: SAPI::add_header_attribute are lowercased now (it'll be
5578: capitalized in that method)
5579:
5580: * src/: types/pa_vfile.C, types/pa_vfile.h, classes/file.C,
5581: classes/string.C: - file_write accepts Request_charsets and asked
5582: charset and cound transcode content before writing - string.save
5583: and file.save have option $.charset now
5584:
5585: * src/: include/pa_common.h, main/pa_common.C, classes/table.C,
5586: classes/xdoc.C: - file_write accepts Request_charsets and asked
5587: charset and cound transcode content before writing
5588:
5589: * src/include/pa_exception.h: - new exception comment string was
5590: defined
5591:
5592: 2009-09-07 misha
5593:
5594: * src/main/compile.y: - grammar $name\ name stops now for regex
5595: sub-pattern\s
5596:
5597: 2009-09-04 misha
5598:
5599: * src/main/pa_http.C: - capitalization of http headers during
5600: file::load[http was implemented
5601:
5602: 2009-09-03 misha
5603:
5604: * src/: main/pa_common.C, main/pa_http.C, main/pa_request.C,
5605: include/pa_common.h, include/pa_sapi.h, types/pa_vcookie.C,
5606: types/pa_vmail.C, targets/cgi/parser3.C,
5607: targets/isapi/parser3isapi.C: - back to storing response http
5608: headers in lowercase - capitalize them during output
5609:
5610: 2009-08-31 misha
5611:
5612: * src/classes/table.C: - allow call with any brackets (it could be
5613: useful in methods with explict result declaration)
5614:
5615: * src/classes/table.C: - bugfix: ^table.sort{...} doesn't work
5616: correctly if $request:charset==koi8-r
5617:
5618: 2009-08-30 misha
5619:
5620: * src/: include/pa_common.h, main/pa_request.C: - http headers were
5621: changed: content-type => Content-type and so on
5622:
5623: * src/classes/file.C, src/include/pa_common.h,
5624: src/include/pa_request.h, src/main/pa_http.C,
5625: src/main/pa_request.C, src/types/pa_vcookie.C,
5626: src/types/pa_vmail.C, src/targets/cgi/parser3.C,
5627: src/targets/isapi/parser3isapi.C, tests/results/001.processed,
5628: tests/results/002.processed, tests/results/003.processed,
5629: tests/results/004.processed, tests/results/005.processed,
5630: tests/results/006.processed, tests/results/007.processed,
5631: tests/results/008.processed, tests/results/009.processed,
5632: tests/results/010.processed, tests/results/011.processed,
5633: tests/results/012.processed, tests/results/013.processed,
5634: tests/results/014.processed, tests/results/015.processed,
5635: tests/results/016.processed, tests/results/017.processed,
5636: tests/results/018.processed, tests/results/019.processed,
5637: tests/results/020.processed, tests/results/021.processed,
5638: tests/results/022.processed, tests/results/023.processed,
5639: tests/results/024.processed, tests/results/025.processed,
5640: tests/results/026.processed, tests/results/027.processed,
5641: tests/results/028.processed, tests/results/029.processed,
5642: tests/results/030.processed, tests/results/031.processed,
5643: tests/results/032.processed, tests/results/033.processed,
5644: tests/results/034.processed, tests/results/035.processed,
5645: tests/results/036.processed, tests/results/037.processed,
5646: tests/results/038.processed, tests/results/039.processed,
5647: tests/results/040.processed, tests/results/041.processed,
5648: tests/results/042.processed, tests/results/043.processed,
5649: tests/results/044.processed, tests/results/045.processed,
5650: tests/results/046.processed, tests/results/047.processed,
5651: tests/results/048.processed, tests/results/049.processed,
5652: tests/results/050.processed, tests/results/051.processed,
5653: tests/results/052.processed, tests/results/053.processed,
5654: tests/results/054.processed, tests/results/055.processed,
5655: tests/results/056.processed, tests/results/057.processed,
5656: tests/results/058.processed, tests/results/059.processed,
5657: tests/results/060.processed, tests/results/061.processed,
5658: tests/results/062.processed, tests/results/063.processed,
5659: tests/results/064.processed, tests/results/065.processed,
5660: tests/results/066.processed, tests/results/067.processed,
5661: tests/results/068.processed, tests/results/069.processed,
5662: tests/results/070.processed, tests/results/071.processed,
5663: tests/results/072.processed, tests/results/073.processed,
5664: tests/results/074.processed, tests/results/075.processed,
5665: tests/results/076.processed, tests/results/077.processed,
5666: tests/results/078.processed, tests/results/079.processed,
5667: tests/results/080.processed, tests/results/081.processed,
5668: tests/results/082.processed, tests/results/083.processed,
5669: tests/results/084.processed, tests/results/085.processed,
5670: tests/results/086.processed, tests/results/087.processed,
5671: tests/results/088.processed, tests/results/089.processed,
5672: tests/results/090.processed, tests/results/091.processed,
5673: tests/results/092.processed, tests/results/093.processed,
5674: tests/results/094.processed, tests/results/095.processed,
5675: tests/results/096.processed, tests/results/097.processed,
5676: tests/results/098.processed, tests/results/099.processed,
5677: tests/results/100.processed, tests/results/101.processed,
5678: tests/results/102.processed, tests/results/103.processed,
5679: tests/results/104.processed, tests/results/105.processed,
5680: tests/results/106.processed, tests/results/107.processed,
5681: tests/results/108.processed, tests/results/109.processed,
5682: tests/results/110.processed, tests/results/111.processed,
5683: tests/results/112.processed, tests/results/113.processed,
5684: tests/results/114.processed, tests/results/115.processed,
5685: tests/results/116.processed, tests/results/117.processed,
5686: tests/results/118.processed, tests/results/119.processed,
5687: tests/results/120.processed, tests/results/121.processed,
5688: tests/results/122.processed, tests/results/123.processed,
5689: tests/results/124.processed, tests/results/125.processed,
5690: tests/results/126.processed, tests/results/127.processed,
5691: tests/results/128.processed, tests/results/129.processed,
5692: tests/results/130.processed, tests/results/131.processed,
5693: tests/results/132.processed, tests/results/133.processed,
5694: tests/results/134.processed, tests/results/135.processed,
5695: tests/results/136.processed, tests/results/138.processed,
5696: tests/results/139.processed, tests/results/140.processed,
5697: tests/results/141.processed, tests/results/142.processed,
5698: tests/results/143.processed, tests/results/144.processed,
5699: tests/results/145.processed, tests/results/146.processed,
5700: tests/results/147.processed, tests/results/148.processed,
5701: tests/results/149.processed, tests/results/150.processed,
5702: tests/results/151.processed, tests/results/152.processed,
5703: tests/results/153.processed, tests/results/154.processed,
5704: tests/results/155.processed, tests/results/156.processed,
5705: tests/results/157.processed, tests/results/158.processed,
5706: tests/results/159.processed, tests/results/160.processed,
5707: tests/results/161.processed, tests/results/162.processed,
5708: tests/results/163.processed, tests/results/164.processed,
5709: tests/results/165.processed, tests/results/166.processed,
5710: tests/results/167.processed, tests/results/168.processed,
5711: tests/results/169.processed, tests/results/170.processed,
5712: tests/results/171.processed, tests/results/172.processed,
5713: tests/results/173.processed, tests/results/174.processed,
5714: tests/results/175.processed, tests/results/176.processed,
5715: tests/results/177.processed, tests/results/178.processed,
5716: tests/results/179.processed, tests/results/180.processed,
5717: tests/results/181.processed, tests/results/182.processed,
5718: tests/results/183.processed, tests/results/184.processed,
5719: tests/results/185.processed, tests/results/186.processed,
5720: tests/results/187.processed, tests/results/188.processed,
5721: tests/results/189.processed, tests/results/190.processed,
5722: tests/results/191.processed, tests/results/192.processed,
5723: tests/results/193.processed, tests/results/194.processed,
5724: tests/results/195.processed, tests/results/196.processed,
5725: tests/results/197.processed, tests/results/198.processed,
5726: tests/results/199.processed, tests/results/200.processed,
5727: tests/results/201.processed, tests/results/202.processed,
5728: tests/results/203.processed, tests/results/204.processed,
5729: tests/results/205.processed, tests/results/206.processed,
5730: tests/results/207.processed, tests/results/208.processed,
5731: tests/results/209.processed, tests/results/210.processed,
5732: tests/results/211.processed, tests/results/212.processed,
5733: tests/results/213.processed, tests/results/214.processed,
5734: tests/results/215.processed, tests/results/216.processed,
5735: tests/results/217.processed, tests/results/218.processed,
5736: tests/results/219.processed, tests/results/220.processed,
5737: tests/results/221.processed, tests/results/222.processed,
5738: tests/results/223.processed, tests/results/224.processed,
5739: tests/results/225.processed, tests/results/226.processed,
5740: tests/results/227.processed, tests/results/228.processed,
5741: tests/results/229.processed: - http headers were changed:
5742: content-type => Content-type and so on
5743:
5744: 2009-08-27 misha
5745:
5746: * src/: main/pa_random.C, include/pa_random.h,
5747: targets/cgi/parser3.C: - year was updated :)
5748:
5749: 2009-08-26 misha
5750:
5751: * tests/: 224.html, 224.p: - test for creating of parser object
5752: using constructor without params - little bugfix in test
5753:
5754: * src/main/compile_tools.h: - bugfix: should't call autouse while
5755: checking existed class while processing partial option
5756:
5757: * src/classes/reflection.C: - bugfix: core when creating object
5758: with reflection and constructor doesn't have params
5759:
5760: 2009-08-24 misha
5761:
5762: * tests/229.html: - tests for checking the number of parameters
5763: were added
5764:
5765: * src/types/: pa_value.C, pa_vmethod_frame.h: - bugfix: the actual
5766: number of method's parameters wasn't checked correctly (the bug
5767: was introduced in 3.4.0)
5768:
5769: 2009-08-22 misha
5770:
5771: * src/main/pa_http.C: - ^file::load[http://...;$.body[]] : $.body
5772: transcoded, but tainted pieces are escaped only when
5773: content-type==url-encoding
5774:
5775: * tests/228.html: - test for checking
5776: ^file::load[http://...;$.body[]]
5777:
5778: * src/types/: pa_vform.C, pa_vform.h: - bugfix: attempt to detect
5779: post charset was too early (charsets is empty at this moment)
5780:
5781: 2009-08-21 misha
5782:
5783: * src/: include/pa_string.h, main/pa_http.C, main/pa_request.C,
5784: main/untaint.C: - some fixes with transcode+untaint
5785:
5786: 2009-08-15 misha
5787:
5788: * src/main/pa_exec.C: - number of argv in file::exec/cgi on unix
5789: was increaced to 100 (was 50)
5790:
5791: * tests/227.html: - test for checking overriding properties in
5792: static classes was added
5793:
5794: * tests/: 226.html, 226.p: - test for @autoload[] was added
5795:
5796: * src/: include/pa_request.h, main/compile.y, main/compile_tools.h,
5797: main/execute.C, main/pa_request.C, classes/reflection.C: -
5798: autouse was implemented
5799:
5800: 2009-08-14 misha
5801:
5802: * src/classes/reflection.C: - outdated checkout was removed
5803:
5804: * src/classes/reflection.C: - optimization - method ^dynamical was
5805: added.
5806:
5807: * src/: types/pa_value.h, types/pa_vmethod_frame.h,
5808: types/pa_vstateless_class.h, main/execute.C: - optimization
5809:
5810: * src/types/pa_vclass.C: - exception if base on sytem class
5811:
5812: 2009-08-12 misha
5813:
5814: * src/types/: pa_vclass.C, pa_vclass.h, pa_vstateless_class.C,
5815: pa_vstateless_class.h: - little optimisation
5816:
5817: 2009-08-11 misha
5818:
5819: * tests/224.html: - method_params => method_info - checking for
5820: $.inherited
5821:
5822: * src/classes/reflection.C, operators.txt: - method method_params
5823: was renamed to method_info and now it returns class name, if
5824: method was defined in ancestor
5825:
5826: * tests/225.html: - tests for cheching properties in hierarhical
5827: classes were added
5828:
5829: * src/: types/pa_property.h, types/pa_vclass.C, types/pa_vclass.h,
5830: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
5831: main/compile.y, main/execute.C, classes/classes.C: - problems
5832: with properties in new classes implementation were fixed
5833:
5834: 2009-08-10 misha
5835:
5836: * src/main/execute.C: - now constructor shouldn't be defined in
5837: class. it could be defined in parent.
5838:
5839: 2009-08-09 misha
5840:
5841: * src/classes/reflection.C: - ^reflection:methods doesn't return
5842: base's methods
5843:
5844: 2009-08-08 misha
5845:
5846: * src/: classes/classes.h, classes/date.C, classes/file.C,
5847: classes/form.C, classes/hash.C, classes/hashfile.C,
5848: classes/image.C, classes/mail.C, classes/op.C,
5849: classes/reflection.C, classes/regex.C, classes/string.C,
5850: classes/table.C, classes/xdoc.C, classes/xnode.C,
5851: classes/xnode.h, include/pa_hash.h, main/execute.C,
5852: main/pa_http.C, main/pa_request.C, targets/cgi/parser3.C,
5853: types/pa_method.h, types/pa_property.h, types/pa_value.C,
5854: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
5855: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
5856: types/pa_vcookie.h, types/pa_vdate.h, types/pa_venv.C,
5857: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
5858: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
5859: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
5860: types/pa_vimage.h, types/pa_vmail.C, types/pa_vmail.h,
5861: types/pa_vmath.h, types/pa_vmemory.h, types/pa_vmethod_frame.h,
5862: types/pa_vobject.C, types/pa_vobject.h, types/pa_vproperty.C,
5863: types/pa_vproperty.h, types/pa_vrequest.C, types/pa_vrequest.h,
5864: types/pa_vresponse.C, types/pa_vresponse.h,
5865: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
5866: types/pa_vstateless_object.h, types/pa_vstatus.C,
5867: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.C,
5868: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
5869: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
5870: types/pa_wwrapper.h, types/types.vcproj: - new classes
5871: implementation
5872:
5873: * buildall-with-xml, buildall-without-xml: - gc has a bug if
5874: USE_MUNMAP is used. so it is disabled as a workaround.
5875:
5876: 2009-08-05 misha
5877:
5878: * src/: main/pa_common.C, include/pa_common.h: - not needed
5879: parameter was removed
5880:
5881: * src/main/pa_http.C: - bugfix: error was during detecting
5882: content-type of file which was loaded by http
5883:
5884: 2009-08-01 misha
5885:
5886: * src/main/execute.C, src/main/compile.y, src/include/pa_opcode.h,
5887: src/types/pa_wcontext.h, src/types/pa_wwrapper.h, INSTALL: -
5888: OPTIMIZE_BYTECODE_CONSTRUCT_OBJECT and OPTIMIZE_CONSTRUCT_OBJECT
5889: can't be disabled with defines any longer
5890:
5891: 2009-07-29 misha
5892:
5893: * src/classes/reflection.C, tests/results/224.processed: - for
5894: native methods with any call type now returned empty call_type
5895: value
5896:
5897: * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
5898: classes/table.C, include/pa_hash.h, include/pa_request.h,
5899: main/pa_request.C: - break in cycles was optimized
5900:
5901: * INSTALL: - more defines were described
5902:
5903: 2009-07-28 misha
5904:
5905: * operators.txt: - some changes in information about reflection
5906: class
5907:
5908: * tests/: 224.html, 224.p: - tests for reflection class
5909:
5910: * src/classes/reflection.C: - some bugs were fixed, method classes
5911: was added, refactoring
5912:
5913: 2009-07-26 misha
5914:
5915: * src/classes/classes.vcproj: - reflection class wass added to
5916: project
5917:
5918: * operators.txt: - information about reflection class was added
5919:
5920: * src/classes/reflection.C: - class was redesigned
5921:
5922: 2009-07-24 misha
5923:
5924: * src/classes/: Makefile.am, reflection.C: - class reflection was
5925: added
5926:
5927: * src/types/pa_vstateless_class.h: - method for reflection method's
5928: in classes was added
5929:
5930: 2009-07-22 misha
5931:
5932: * src/main/compile_tools.h: - bugfix: $object.$var was
5933: over-optimized. it failed if $object1.$object2.field
5934:
5935: 2009-07-16 misha
5936:
5937: * src/: lib/cord/cordbscs.c, lib/cord/cordprnt.c,
5938: lib/cord/cordxtra.c, lib/cord/include/cord.h,
5939: include/pa_string.h, main/pa_string.C: - optimization: CORD_str,
5940: CORD_to_const_char_star, CORD_to_char_star and CORD_substr have
5941: one more arg: length of cord
5942:
5943: 2009-07-15 misha
5944:
5945: * src/main/pa_http.C: - bugfix: $.cookies' values should be force
5946: tainted in ^file::load[http://...;$.cookies[]]
5947:
5948: * src/classes/: op.C, regex.C, string.C: - new string with
5949: exception was used
5950:
5951: * src/include/pa_exception.h: - new string with exception was added
5952:
5953: * tests/223.html: - test for checking cookie-encoding during
5954: ^file::load[http was added
5955:
5956: * tests/: 221.html, 222.html: - tests for checking type of
5957: $table.fields.field were added
5958:
5959: * src/types/pa_vtable.C: - not used var decl was removed
5960:
5961: * src/include/pa_string.h: - use cached string length in Body::mid.
5962: it improves speed of match with brackets in pattern
5963:
5964: * src/lib/cord/include/cord.h: - make CORD_substr_checked available
5965: outside
5966:
5967: 2009-07-14 misha
5968:
5969: * src/types/pa_vtable.C: - $table.fields.a return string even if
5970: column is empty (sometime returned void) - $table.fields was
5971: added for nameless tables
5972:
5973: * src/targets/cgi/getopt.c: - one warning resolved
5974:
5975: * src/main/pa_string.C: - potentian bug fixed
5976:
5977: * src/classes/op.C: - small optimization in taint/untaint
5978:
5979: 2009-07-13 misha
5980:
5981: * tests/156.html: - test for $cookie[...$.httponly(false)...] was
5982: added
5983:
5984: * src/types/pa_value.C: - bugfix: $cookie[...$.httponly(false)...]
5985: souldn't add the attribut to output
5986:
5987: 2009-07-11 misha
5988:
5989: * src/targets/: cgi/parser3.vcproj, isapi/parser3isapi.vcproj: -
5990: stack size was increaced to 2MB (default=1MB)
5991:
5992: 2009-07-08 misha
5993:
5994: * src/main/pa_string.C: - link to UTF-8 description was added
5995:
5996: * src/include/pa_hash.h: - hash keeps element's order in more
5997: places (ex: ._keys[])
5998:
5999: * tests/220.html: - test for checking order of elements in hash in
6000: foreach was added
6001:
6002: * tests/172.html: - small changes in printing hash
6003:
6004: * tests/129.html: - small changes in printing hash
6005:
6006: * src/: include/pa_common.h, include/pa_hash.h,
6007: include/pa_request.h, types/pa_value.h, types/pa_vmethod_frame.C,
6008: types/pa_vmethod_frame.h: - hash now keeps order of elements
6009:
6010: * tests/014.html: - small changes in printing hash
6011:
6012: 2009-07-07 misha
6013:
6014: * src/classes/op.C: - new taint language "parser-code" was added
6015:
6016: * tests/219.html: - test for auto untaint parser code in process
6017: was added
6018:
6019: * src/classes/op.C: - tainted pieces in body of process are
6020: auto-untainted now: ^ -> ^^, $ -> ^$ etc.
6021:
6022: * src/: include/pa_string.h, main/untaint.C: - new language
6023: L_PARSER_CODE for auto-untaint in process was added
6024:
6025: * src/: classes/file.C, classes/hash.C, classes/image.C,
6026: classes/op.C, classes/string.C, classes/table.C, classes/void.C,
6027: classes/xdoc.C, include/pa_string.h, main/pa_charset.C,
6028: main/pa_http.C, main/pa_request.C, main/pa_xml_io.C,
6029: main/untaint.C, types/pa_value.h, types/pa_vhash.h,
6030: types/pa_vmail.C, types/pa_vobject.h, types/pa_vstring.h: - some
6031: code cleanup
6032:
6033: 2009-07-06 misha
6034:
6035: * src/classes/: file.C, hash.C, image.C, mail.C, op.C, string.C,
6036: table.C, void.C, xdoc.C: - cstr(params) and cstrm(params) were
6037: deleted. taint_cstr[m] and untaint_cstr[m] should be used
6038:
6039: * src/types/: pa_vcookie.C, pa_vhash.h, pa_vhashfile.C,
6040: pa_vimage.C, pa_vmail.C, pa_vobject.h, pa_vregex.C,
6041: pa_vrequest.C, pa_vstring.h, pa_vvoid.h: - cstr(params) and
6042: cstrm(params) were deleted. taint_cstr[m] and untaint_cstr[m]
6043: should be used
6044:
6045: * src/main/: pa_charset.C, pa_common.C, pa_exec.C, pa_http.C,
6046: pa_request.C, pa_sql_driver_manager.C, pa_xml_io.C: -
6047: cstr(params) and cstrm(params) were deleted. taint_cstr[m] and
6048: untaint_cstr[m] should be used
6049:
6050: * src/include/pa_string.h: - cstr(params) and cstrm(params) were
6051: deleted. taint_cstr[m] and untaint_cstr[m] should be used
6052:
6053: * tests/218.html: - test for checking automatic file-spec-taint was
6054: added
6055:
6056: * src/: types/pa_vhashfile.C, types/pa_vimage.C, types/pa_vmail.C,
6057: types/pa_vregex.C, types/pa_vrequest.C, types/pa_vstring.C,
6058: classes/file.C, classes/hash.C, classes/image.C,
6059: classes/string.C, classes/table.C, classes/void.C,
6060: classes/xdoc.C: - optimizations and simplification of
6061: string.cstr(...)
6062:
6063: * src/: include/pa_string.h, main/untaint.C, main/pa_common.C,
6064: main/pa_exec.C, main/pa_request.C, main/pa_sql_driver_manager.C:
6065: - optimizations and simplification of string.cstr(...)
6066:
6067: 2009-07-04 misha
6068:
6069: * tests/217.html: - test for recursion detection was added
6070:
6071: * src/: types/types.vcproj, main/main.vcproj,
6072: classes/classes.vcproj, targets/cgi/parser3.vcproj,
6073: targets/isapi/parser3isapi.vcproj: - RuntimeTypeInfo was removed
6074: from .vcproj
6075:
6076: * src/types/pa_wwrapper.h: - dynamic_cast was removed
6077:
6078: * tests/: 195.html, 195_utf8.txt, 195_windows1251.txt: - tests for
6079: uploading files and case-insensitive http-method were added
6080:
6081: * tests/: 216.html, 216_dir/1, 216_dir/2.txt: - test for checking
6082: tainted pattern in ^file:list[] was added
6083:
6084: 2009-07-03 misha
6085:
6086: * src/: classes/classes.vcproj, main/main.vcproj,
6087: types/types.vcproj, targets/cgi/parser3.vcproj,
6088: targets/isapi/parser3isapi.vcproj: - enable runtime info (needed
6089: for dynamic_cast) - little options changes
6090:
6091: * src/main/pa_http.C: - file::load[http works now with uploading
6092: files _and_ changing $.charset
6093:
6094: 2009-06-29 misha
6095:
6096: * src/types/pa_vregex.C: - ^untaint[regex][] for all tainted data
6097: while creating pattern
6098:
6099: 2009-06-25 misha
6100:
6101: * src/classes/image.C, operators.txt: - options' names for
6102: ^image.font were changed to $.space, $.width and $spacing -
6103: default space width now == gif's width
6104:
6105: 2009-06-24 misha
6106:
6107: * tests/215.html: - tests for $file.mode were added
6108:
6109: * operators.txt: - added info about $file.mode and changes in
6110: ^image.font[
6111:
6112: * src/: types/pa_vimage.h, classes/image.C: ^image.font - third
6113: param now could be omited - third param now could be hash (with
6114: all widths options: $.space-width, $.letter-width) - it's
6115: possible to specify tracking ($.letter-space)
6116:
6117: * src/classes/file.C: - file objects now could have mode field
6118: (text|binary)
6119:
6120: * src/types/: pa_vfile.C, pa_vfile.h: - method set_method was added
6121:
6122: 2009-06-23 misha
6123:
6124: * src/: include/pa_string.h, main/pa_string.C, classes/string.C: -
6125: trim can work with utf-8 chars now
6126:
6127: 2009-06-20 misha
6128:
6129: * src/: classes/hash.C, main/pa_string.C: - string length cacheing
6130: was implemented
6131:
6132: * src/classes/table.C: - string length cacheing was implemented
6133:
6134: * src/include/pa_string.h: - string length cacheing was implemented
6135:
6136: 2009-06-17 misha
6137:
6138: * src/main/execute.C: - value param was removed from
6139: WContext::WContext
6140:
6141: * src/types/: pa_vcode_frame.h, pa_vmethod_frame.C, pa_wcontext.h,
6142: pa_wwrapper.h: - value param was removed from WContext::WContext
6143: - field wcontext was removed from VCodeFrame (using fparent
6144: instead)
6145:
6146: * tests/214.html: - test with hash copying
6147:
6148: 2009-06-16 misha
6149:
6150: * tests/: 062.html, results/062.processed: - evaluation hardcoded
6151: strings doesn't work in expression anymore
6152:
6153: * src/main/execute.C: - less calls for get_constructing() - little
6154: refactoring
6155:
6156: * src/: types/pa_wcontext.h, types/pa_wwrapper.h,
6157: include/pa_request.h: - less calls for get_constructing()
6158:
6159: * src/classes/: hash.C, hashfile.C: - fixed bug which was
6160: introduced with OPTIMIZE_SINGLE_STRING optimization
6161:
6162: 2009-06-14 misha
6163:
6164: * src/: classes/date.C, classes/file.C, classes/hash.C,
6165: classes/hashfile.C, classes/image.C, classes/regex.C,
6166: classes/table.C, classes/xdoc.C, classes/xnode.h,
6167: types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.h,
6168: types/pa_vstateless_class.h, main/execute.C: - create object for
6169: storing object's fields only for parser objects
6170:
6171: 2009-06-13 misha
6172:
6173: * buildall-with-xml, buildall-without-xml: - new option was added
6174: for building GC (it slightly reduces memory usage)
6175:
6176: * src/types/: pa_wcontext.h, pa_wwrapper.h: - optimization of
6177: single string write
6178:
6179: * src/main/execute.C: - bytecode optimization of ^class:constructor
6180: - optimization of single string write
6181:
6182: * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.h:
6183: - bytecode optimization of ^class:constructor
6184:
6185: 2009-06-09 misha
6186:
6187: * src/targets/cgi/parser3.C: - type size_t was changed to int in
6188: main (better compatibility)
6189:
6190: 2009-06-08 misha
6191:
6192: * src/main/compile.y: - I've forgot to commit it :(
6193:
6194: 2009-06-07 misha
6195:
6196: * src/include/pa_opcode.h: - more optimizations for WITH_SELF,
6197: WITH_READ and WITH_ROOT
6198:
6199: * src/main/: compile.y, compile_tools.C, compile_tools.h,
6200: execute.C: - more optimizations for WITH_SELF, WITH_READ and
6201: WITH_ROOT - little refactoring
6202:
6203: 2009-06-06 misha
6204:
6205: * tests/213.html: - tests for 3rd match string-param were added
6206:
6207: * src/classes/string.C: - 3rd match param could be string now
6208:
6209: * src/main/: compile.y, compile_tools.h: - much more bytecode's
6210: sequences optimized to WITH_SELF__VALUE__GET_ELEMENT and
6211: GET_OBJECT_ELEMENT
6212:
6213: 2009-06-05 misha
6214:
6215: * src/main/pa_http.C: - bugfix: content-length was not calculated
6216: if $.body was specified
6217:
6218: 2009-06-04 misha
6219:
6220: * src/classes/op.C: - optimizing write_assign_lang in connect
6221:
6222: * src/classes/op.C: - optimizing write_assign_lang in taint/untaint
6223:
6224: * src/main/execute.C: - little refactoring - optimizing
6225: write_assign_lang in taint/untaint
6226:
6227: * src/include/pa_opcode.h: - little refactoring
6228:
6229: * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.C,
6230: main/compile_tools.h, main/execute.C: - optimizations for
6231: $self.field, ^self.method, $self.field[...] and $self.field(...)
6232: were added
6233:
6234: 2009-06-03 misha
6235:
6236: * src/types/pa_venv.C: - pa_strdup was replaced by strdup
6237:
6238: 2009-06-02 misha
6239:
6240: * src/: main/compile.y, main/compile_tools.h, main/execute.C,
6241: include/pa_opcode.h: - refactoring in last optimizations
6242: ($a[...], $a(...), $.a[...], $.a(...)). a bit less optimizations
6243: now but code is much easy and it is ready for further
6244: improvements.
6245:
6246: 2009-05-27 misha
6247:
6248: * src/: types/pa_junction.h, types/pa_vjunction.C,
6249: types/pa_vjunction.h, types/pa_vmethod_frame.h, main/execute.C: -
6250: changed in destructing junctions
6251:
6252: * src/main/: pa_charset.C, pa_string.C: - more safe creation on
6253: String:Body
6254:
6255: 2009-05-26 misha
6256:
6257: * src/: main/pa_common.C, main/pa_http.C, include/pa_common.h: -
6258: one method detect_charset was deleted - bug was fixed in this
6259: method (error while detecting charset in content_type withot last
6260: ';')
6261:
6262: * src/types/: pa_vform.C, pa_vform.h: - detect post charset only
6263: once
6264:
6265: 2009-05-25 misha
6266:
6267: * src/classes/file.C: - bugfix: file::exec didn't work after
6268: optimizing of helper_length
6269:
6270: 2009-05-24 misha
6271:
6272: * src/main/compile_tools.h: - $a[$b.c] and $a[$b.$c] optimisations
6273: were added - little refactoring
6274:
6275: * src/main/execute.C: - core while printing in debug log
6276: non-printable values was fixed - $a[$b.c] and $a[$b.$c]
6277: optimisations were added
6278:
6279: * src/include/pa_opcode.h: - new opcodes for $a[$b.c] and $a[$b.$c]
6280: were added
6281:
6282: 2009-05-23 misha
6283:
6284: * src/: lib/cord/cordbscs.c, lib/cord/cordxtra.c,
6285: lib/cord/include/cord.h, include/pa_string.h, main/untaint.C: -
6286: CORD_cat optimization
6287:
6288: * src/: include/pa_opcode.h, main/compile_tools.h, main/execute.C:
6289: - call constr optimisation under separate define now
6290:
6291: * src/main/: compile_tools.h, execute.C: - bugfix: $a[] $b[$a] --
6292: in $b should be string, not void
6293:
6294: * src/main/compile.y: - little fix for rem-cut optimisation
6295:
6296: * src/: include/pa_opcode.h, main/compile_tools.C,
6297: main/compile_tools.h, main/execute.C: - optimisations for
6298: $a[^b[...]], $.a[^b[...]], $a(^b[...]) and $.a(^b[...])
6299:
6300: * INSTALL: - description of some #defined were added
6301:
6302: * src/types/: pa_vfile.C, pa_vfile.h: - fill .'text' field only
6303: before 1st access (memory usage is reduced if don't access to
6304: .text field)
6305:
6306: * src/include/pa_array.h: - array grows step now not static (it
6307: reduces numbers of reallocs)
6308:
6309: 2009-05-20 misha
6310:
6311: * src/include/pa_opcode.h: - bytecode optimization for $a(1),
6312: $.b(2), $c[d] and $.e[f] was added
6313:
6314: * src/main/: compile.y, compile_tools.C, compile_tools.h,
6315: execute.C: - bytecode optimization for $a(1), $.b(2), $c[d] and
6316: $.e[f] was added
6317:
6318: * src/main/execute.C: - debug printing moved in defines
6319:
6320: * src/main/: compile.y, compile_tools.C, compile_tools.h: - bugfix
6321: and little refactoring for OP_GET_OBJECT_ELEMENT +
6322: OP_GET_OBJECT_VAR_ELEMENT optimisation
6323:
6324: 2009-05-19 misha
6325:
6326: * src/main/: compile.y, compile_tools.C, compile_tools.h,
6327: execute.C: - $a.$b & ^a.$b bytecode optimisation
6328:
6329: * src/include/pa_opcode.h: - new opcodes were added (for $a.$b &
6330: ^a.$b optimisation)
6331:
6332: * src/main/compile.y: - compiler now generate new opcodes:
6333: OP_GET_ELEMENT_FIELD and OP_GET_ELEMENT_FIELD__WRITE for $a.b and
6334: ^a.b - compiler now cut off ^rem{ with all content ; any number
6335: of params }
6336:
6337: * src/main/execute.C: - code for handle new opcodes
6338: OP_GET_ELEMENT_FIELD and OP_GET_ELEMENT_FIELD__WRITE was added
6339:
6340: * src/main/: compile_tools.C, compile_tools.h: - new parameter was
6341: added for LA2V and LA2S
6342:
6343: * src/include/pa_opcode.h: - new defines which can be used for
6344: disable some bytecode optimisation and new opcodes were added
6345:
6346: 2009-05-17 misha
6347:
6348: * src/lib/cord/cordxtra.c: - bugfix.
6349:
6350: * tests/212.html: - .size[] and .study_size[] were added to tests
6351:
6352: * operators.txt: - info about regex class was added
6353:
6354: * tests/212.html: - tests for regex class were added
6355:
6356: 2009-05-16 misha
6357:
6358: * buildall-with-xml, buildall-without-xml: - moving from gc6.8 to
6359: gc7.1
6360:
6361: * tests/022.html: - test for ^file:list[path;] (empty second param)
6362: was added
6363:
6364: * src/classes/file.C: - bugfix: ^file:list[path;] [empty second
6365: param) should work
6366:
6367: 2009-05-15 misha
6368:
6369: * src/classes/table.C: - automatically disable stringstream usage
6370: on freebsd4
6371:
6372: * src/lib/cord/cordxtra.c: - var decl should be at the beginning of
6373: scope
6374:
6375: * tests/211.html: - test with different types of access to hash was
6376: added
6377:
6378: * tests/210.html: - test which checks for loosing tainting in
6379: hash's keys was added
6380:
6381: * tests/208.html: - some parser work added. or stime == 0 %-)
6382:
6383: * src/lib/cord/cordbscs.c: - little hack was added to cord
6384:
6385: * src/lib/cord/cordxtra.c: - cacheing of cord chars was added
6386:
6387: * src/include/pa_version.h, configure.in: - moko have made a lot of
6388: optimisations for increacing version number more dramatically :)
6389:
6390: * src/classes/date.C: - little refactoring: use constructor which
6391: accepts formated string
6392:
6393: * src/: include/pa_string.h, main/pa_string.C: - String constructor
6394: which can print formatted string was added
6395:
6396: 2009-05-14 misha
6397:
6398: * src/include/pa_string.h: - type was fixed
6399:
6400: * src/: classes/hashfile.C, classes/op.C,
6401: include/pa_cache_managers.h, include/pa_charset.h,
6402: include/pa_charsets.h, include/pa_common.h, include/pa_hash.h,
6403: include/pa_request.h, include/pa_sql_driver_manager.h,
6404: include/pa_string.h, include/pa_stylesheet_manager.h,
6405: include/pa_table.h, include/pa_xml_io.h, main/pa_charset.C,
6406: main/pa_charsets.C, main/pa_string.C,
6407: main/pa_stylesheet_connection.C, types/pa_value.h,
6408: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
6409: types/pa_vobject.C, types/pa_vstateless_class.C,
6410: types/pa_vstateless_class.h: - hash_code caching was implemented
6411: (seaches should be faster now)
6412:
6413: * src/: classes/file.C, classes/hash.C, classes/image.C,
6414: classes/string.C, classes/table.C, include/pa_string.h,
6415: main/pa_charset.C, main/pa_http.C, main/pa_request.C,
6416: types/pa_vconsole.h, types/pa_vcookie.C, types/pa_venv.C,
6417: types/pa_vform.C, types/pa_vhashfile.C, types/pa_vregex.C,
6418: types/pa_vrequest.C: - String constructors don't have that stupid
6419: true/false param which means 'tainted'. they accept lang instead.
6420:
6421: * src/types/pa_vmethod_frame.h: - bugfix: taint/untaint didn't work
6422: with OPTIMIZE_RESULT
6423:
6424: * src/types/: pa_method.h, pa_vstateless_class.C: - less warnings
6425: wher OPTIMIZE_RESULT and OPTIMIZE_CALL not defined
6426:
6427: 2009-05-13 misha
6428:
6429: * src/: types/pa_method.h, types/pa_vcookie.C, types/pa_vdouble.h,
6430: types/pa_venv.C, types/pa_vhashfile.C, types/pa_vint.h,
6431: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
6432: types/pa_vregex.C, types/pa_vregex.h, types/pa_vrequest.C,
6433: types/pa_vstateless_class.C, main/execute.C, main/pa_charset.C,
6434: main/pa_common.C, main/pa_request.C, main/pa_string.C,
6435: include/pa_string.h, classes/date.C, classes/file.C,
6436: classes/hash.C, classes/image.C, classes/string.C,
6437: classes/table.C, classes/xdoc.C: - result optimisation -
6438: helper_length parameter removed from string constructors
6439:
6440: 2009-05-11 misha
6441:
6442: * tests/209.html: - tests for ^hash::create[hash] were added
6443:
6444: * tests/208.html: - tests for $status:rusage, $status:memory,
6445: ^memory:compact[] were added
6446:
6447: * tests/207.html: -tests for abs, sign, trunc, frac, exp, log,
6448: log10 were added
6449:
6450: * tests/206.html: - test for try with finally was added
6451:
6452: 2009-05-10 misha
6453:
6454: * tests/205.html: - test for ^file::create[...] was added
6455:
6456: * tests/204.html: - test for ^response:clear[] was added
6457:
6458: * tests/038.html: - tests for trigonometric functions were added
6459:
6460: * tests/014.html: - tests for ^hash.containts and ^hash.delete were
6461: added - more tests for .add, .sub, .union, .intersects and
6462: .intersections
6463:
6464: * tests/065.html: - test for ^file:dirname was added
6465:
6466: * tests/030.html: - test for $cookie:fields was added
6467:
6468: * tests/203.html: - test for ^h._keys[column name] was added
6469:
6470: * tests/201.html: - tests for .trim were added
6471:
6472: * tests/202.html: - tests for last-day,
6473: date:calendar[type](YYYY;MM;DD) were added
6474:
6475: * tests/200.html: - tests for .sort(), .sort{}, .flip[] and
6476: .offset[type](N) were added
6477:
6478: * tests/185.html: - more tests for .left(N), .right(N), .min(N;M)
6479: and .pos[c](N) were added
6480:
6481: * tests/141.html: - test for math:sha1 was added
6482:
6483: * tests/063.html: - tests for .mod(N), .inc[] & .dec[] were added
6484:
6485: 2009-05-09 misha
6486:
6487: * src/main/compile.y: - rollback
6488:
6489: 2009-05-05 misha
6490:
6491: * src/main/pa_exec.C: - little optimisation: somewhere length() was
6492: replaced by is_empty()
6493:
6494: * src/: include/pa_string.h, main/pa_charset.C: - little
6495: optimisation: somewhere length() was replaced by is_empty()
6496:
6497: * src/classes/table.C: - little optimisation: somewhere length()
6498: was replaced by is_empty()
6499:
6500: * src/: classes/file.C, classes/hash.C, classes/hashfile.C,
6501: classes/op.C, classes/table.C, main/pa_exception.C: - little
6502: optimisation: somewhere length() was replaced by is_empty()
6503:
6504: 2009-05-04 misha
6505:
6506: * src/: types/pa_method.h, types/pa_vstateless_class.C,
6507: types/pa_vstateless_class.h, main/execute.C,
6508: include/pa_request.h, classes/hash.C, classes/op.C,
6509: classes/table.C: - more optimisations were added: some operators
6510: don't switch write context anylonger
6511:
6512: 2009-05-01 misha
6513:
6514: * src/main/compile.y: - slightly more opcode optimisations for
6515: WITH_WRITE + VALUE + GET_ELEMENT -> OP_VALUE__GET_ELEMENT
6516:
6517: * src/main/execute.C: - simplifying process for getters
6518:
6519: 2009-04-30 misha
6520:
6521: * tests/: 198.html, 199.html: - new line fixes (should be 0x0A)
6522:
6523: * tests/results/199.processed: - test for checking $result into
6524: ^rem was added
6525:
6526: * tests/199.html: - test for checking $result into ^rem was added
6527:
6528: * tests/: 022.html, 096.html: - þsort after :list was asses (on
6529: some OS it returns list in different order)
6530:
6531: * src/: include/pa_array.h, include/pa_request.h,
6532: include/pa_stack.h, main/execute.C, types/pa_vmethod_frame.h: -
6533: changes in stack impl - get_element() optimisation: 3rd param
6534: removed - bugfix: problems with reading empty input param -
6535: defines SAVE_CONTEXT and RESTORE_CONTEXT were added and used
6536:
6537: * tests/results/198.processed: - test for reading empty local var
6538: was added
6539:
6540: * tests/198.html: - test for reading empty local var was added
6541:
6542: 2009-04-29 misha
6543:
6544: * src/main/compile.y: - bugfix: couldn't compile because
6545: OP_VALUE__GET_ELEMENT should be unde #ifdef
6546:
6547: * src/: include/pa_array.h, include/pa_opcode.h,
6548: include/pa_request.h, main/compile.y, main/execute.C,
6549: main/pa_request.C, types/pa_vmethod_frame.C,
6550: types/pa_vmethod_frame.h: - we can work without opcode
6551: OP_STORE_PARAM, so it was removed
6552:
6553: 2009-04-28 misha
6554:
6555: * src/: include/pa_opcode.h, main/compile.y, main/execute.C: -
6556: op-codes optimisation: 1. VALUE+GET_CLASS=>VALUE_GET_CLASS 2.
6557: WITH_READ+VALUE+GET_ELEMENT=>VALUE__GET_ELEMENT (not all yet)
6558: 3. WITH_READ+VALUE+GET_ELEMENT__WRITE=>VALUE__GET_ELEMENT__WRITE
6559: 4.
6560: WITH_READ+VALUE+GET_ELEMENT_OR_OPERATOR=>VALUE__GET_ELEMENT_OR_OPERATOR
6561:
6562: * src/main/compile_tools.h: - new stuff for op-codes optimisation
6563:
6564: * src/: main/pa_string.C, classes/string.C: - !length() =>
6565: is_empty()
6566:
6567: 2009-04-27 misha
6568:
6569: * src/types/pa_vregex.h: - back explicit vars initialisation
6570:
6571: 2009-04-24 misha
6572:
6573: * src/classes/string.C: - ups. typo fixed
6574:
6575: * src/main/execute.C: - more replacements '*new VBool' to
6576: 'VBool::get' - checks for ^break[], ^continue[] and
6577: parser.interrupted were optimised
6578:
6579: * src/classes/string.C: - number of params.count() calls was
6580: slightly reduced
6581:
6582: 2009-04-23 misha
6583:
6584: * src/: classes/image.C, include/pa_string.h, main/pa_charset.C: -
6585: make it x64 friendly
6586:
6587: * src/: classes/image.C, include/pa_string.h, main/pa_charset.C: -
6588: parser is x64 friendly now
6589:
6590: 2009-04-22 misha
6591:
6592: * src/types/pa_vhashfile.C: - coder friendly exception about
6593: exceeding record size was added
6594:
6595: * src/classes/file.C: - use vregex object instead of direct calls
6596: methods from pcre lib
6597:
6598: * src/: classes/file.C, include/pa_string.h, main/pa_string.C,
6599: classes/string.C: - use vregex object instead of direct calls
6600: methods from pcre lib
6601:
6602: * src/: include/pa_common.h, main/pa_common.C: - method
6603: print_pcre_exec_error_text was moved to class vregex
6604:
6605: * src/classes/: Makefile.am, classes.vcproj, regex.C: - class regex
6606: was added
6607:
6608: * src/types/: Makefile.am, pa_vregex.C, pa_vregex.h, types.vcproj:
6609: - class vregex was added
6610:
6611: 2009-04-21 misha
6612:
6613: * buildall-with-xml, buildall-without-xml: - pcre 7.8 -> pcre 7.9
6614:
6615: * src/: types/pa_junction.h, types/pa_value.C,
6616: types/pa_vjunction.C, types/pa_vjunction.h, types/pa_wcontext.C,
6617: types/pa_wcontext.h, main/execute.C, classes/op.C: -
6618: junction-optimisation (destructors)
6619:
6620: * src/include/pa_array.h: - free under if now
6621:
6622: 2009-04-19 misha
6623:
6624: * src/main/untaint.C: - ^taint[js] now escapes \x0D as well
6625:
6626: 2009-04-18 misha
6627:
6628: * src/include/pa_version.h:
6629: :q :
6630:
6631: CV:
6632: ----------------------------------------------------------------------
6633:
6634: * src/types/: pa_vjunction.h, pa_vstateless_class.C: - little
6635: refactoring
6636:
6637: * src/: include/pa_array.h, include/pa_hash.h,
6638: types/pa_vmethod_frame.h: - destructors under #ifdef now
6639:
6640: * src/include/pa_memory.h: - define for using destructors was added
6641:
6642: * src/: types/pa_method.h, types/pa_vstateless_class.C,
6643: main/execute.C: - some junctions will be cached now
6644:
6645: * src/include/pa_hash.h: - hash destructor frees pairs now
6646:
6647: * src/include/pa_array.h: - inline was added to destructor
6648:
6649: * src/types/pa_method.h: - comment was changed
6650:
6651: 2009-04-17 misha
6652:
6653: * src/: include/pa_array.h, include/pa_hash.h,
6654: types/pa_vmethod_frame.h: - destructors were added
6655:
6656: * src/types/: pa_method.h, pa_vmethod_frame.h: - write_to_result
6657: renamed to always_use_result
6658:
6659: * src/main/: compile.y, compile_tools.h: - rollback changes in
6660: compiler: full backward compatibility is better
6661:
6662: * src/types/pa_vmethod_frame.h: - set flag write_to_result if find
6663: result in var's hash
6664:
6665: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: -
6666: optimisation in method_frame
6667:
6668: * src/include/pa_array.h: - optimisation in array (allocate
6669: elements only when needed)
6670:
6671: * src/types/pa_vresponse.C: - check for $response:headers field
6672: before looking at custom fields
6673:
6674: * src/types/pa_vmethod_frame.h: - if flag write_to_result was set,
6675: not needed to check existance var with name 'result' in var's
6676: hash
6677:
6678: * src/main/compile.y: - compiler was changed: now it detects
6679: writings to $result and set flag writo_to_result in method
6680:
6681: * src/classes/string.C: - little optimisation: no needed to write
6682: number with lang
6683:
6684: * src/main/pa_charset.C: - methods readChar and skipChar which is
6685: used for read utf8-strings were renamed - is_escaped was renamed
6686: to isEscaped (to the same name convention)
6687:
6688: * src/: types/pa_method.h, main/compile_tools.h: - flag
6689: write_to_result added. compiler get this info from code.
6690:
6691: 2009-04-16 misha
6692:
6693: * src/types/: pa_wcontext.h, pa_vmethod_frame.h: - create new
6694: String only before 1st write
6695:
6696: * src/include/pa_string.h: - not needed template removed
6697:
6698: * src/: types/pa_vbool.h, types/pa_vfile.h, types/pa_vimage.C,
6699: types/pa_vjunction.C, types/pa_vproperty.C,
6700: types/pa_vstateless_class.C, types/pa_vxdoc.C, types/pa_vxnode.C,
6701: main/pa_request.C, classes/bool.C, classes/double.C,
6702: classes/hash.C, classes/int.C, classes/string.C, classes/table.C,
6703: classes/void.C, classes/xnode.C: - bool optimisation (use only 2
6704: bool objects)
6705:
6706: 2009-04-15 misha
6707:
6708: * src/lib/cord/cordxtra.c: - more optimisation
6709:
6710: * src/: include/pa_string.h, main/untaint.C: - String::append
6711: optimisation
6712:
6713: * src/include/pa_hash.h: - get_by_hash_code added (it works faster
6714: then get and can sometime be used)
6715:
6716: * src/main/pa_string.C: - String::length optimisation
6717:
6718: * src/main/pa_charset.C: - rollback changeing readChar to skipChar.
6719: these methods read different strings
6720:
6721: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: -
6722: fresult_initial_void removed + some optimisation - if $result
6723: defined we don't write to context anymore
6724:
6725: * src/main/pa_charset.C: - readChar => skipChar (in this place we
6726: need just skip char)
6727:
6728: * src/: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
6729: types/pa_vrequest.C, types/pa_vtable.C, main/execute.C,
6730: classes/table.C: - VVoid::get() => new VVoid (one void-instance)
6731:
6732: * src/types/pa_vvoid.h: - added get() method for retreave one
6733: instance
6734:
6735: 2009-04-11 misha
6736:
6737: * tests/196.html: - tests for $cookie:CLASS_NAME & Co were added
6738:
6739: * tests/197.html: - test for parser://test in xml was added
6740:
6741: * src/classes/string.C: - small optimisation
6742:
6743: * src/types/: pa_venv.C, pa_venv.h, pa_vconsole.h: - small
6744: optimisation
6745:
6746: 2009-04-10 misha
6747:
6748: * buildall-with-xml, buildall-without-xml: - moving from pcre-7.7
6749: to pcre-7.8
6750:
6751: * src/types/pa_vclass.C: - normalizing todo-comments: '@todo' now
6752:
6753: * src/types/: pa_vcookie.C, pa_vcookie.h: - $cookie:CLASS_NAME was
6754: added
6755:
6756: * src/types/: pa_vrequest.C, pa_vrequest.h: - $request:CLASS and
6757: $request:CLASS_NAME were added
6758:
6759: * src/types/pa_vconsole.h: - $console:CLASS and $console:CLASS_NAME
6760: were added
6761:
6762: * src/types/: pa_venv.C, pa_venv.h: - $env:CLASS and
6763: $env:CLASS_NAME were added
6764:
6765: * src/types/: pa_vmail.C, pa_vdate.h: - normalizing todo-comments:
6766: '@todo' now
6767:
6768: * src/targets/cgi/parser3.C: - size_t -> int for calming down
6769: compirer
6770:
6771: * src/main/pa_string.C: - little code cleanup
6772:
6773: * src/main/pa_common.C: - describe one more UTF-8 related error
6774: during PCRE compile/execute
6775:
6776: * src/classes/: image.C, inet.C, string.C, xdoc.C, xnode.C: -
6777: normalizing todo-comments: '@todo' now
6778:
6779: * src/types/: pa_vmath.C, pa_vmath.h: - $math:E was added
6780:
6781: * src/main/pa_charset.C: - type changed for making compiler happy
6782:
6783: 2009-03-10 misha
6784:
6785: * src/targets/cgi/parser3.C: make g++ happy with the type of argc
6786: in main()
6787:
6788: 2009-02-01 misha
6789:
6790: * src/main/pa_http.C: - bugfix: double CRLF before the end of
6791: boundary
6792:
6793: 2009-01-25 misha
6794:
6795: * tests/: 194.html, 194_dir/194.p: - test for @GET[] was added
6796:
6797: * src/classes/file.C: - more changes for parsing different number
6798: of params for file::load
6799:
6800: * tests/193.html: - tests for exception while base64-decode binary
6801: to string was added
6802:
6803: * tests/192.html: - tests for file::load with different number of
6804: options
6805:
6806: * src/classes/math.C: - ups. forgot '+1'
6807:
6808: * src/: classes/table.C, classes/file.C, include/pa_common.h,
6809: include/pa_http.h, main/pa_xml_io.C, main/pa_common.C,
6810: main/pa_http.C: - ^file::load[...;http://...;] now can post files
6811: (new option $.encode[multipart-form/data] should be specified) -
6812: $.method[] option for file::load now is not case-sensitive
6813:
6814: * src/: include/pa_string.h, main/untaint.C: - for file post the
6815: new taint language L_FILE_POST was added
6816:
6817: * src/: include/pa_random.h, main/Makefile.am, main/pa_random.C,
6818: main/main.vcproj, classes/math.C, include/Makefile.am: - some
6819: stuff was moved to separate files
6820:
6821: 2009-01-23 misha
6822:
6823: * src/classes/math.C: - little optimisation in ^math:sha1[] -
6824: spaces to tabs were converted
6825:
6826: 2009-01-12 misha
6827:
6828: * src/main/pa_http.C: - value of $.method[] option force uppercased
6829: now
6830:
6831: * src/: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
6832: types/pa_vform.C, types/pa_vmail.C: - some constants changed
6833: their names
6834:
6835: * src/main/pa_common.C: - changes in formating
6836:
6837: * src/: classes/file.C, main/pa_http.C: - some constants changed
6838: their names
6839:
6840: * src/include/pa_http.h: - some spaces were converted to tabs
6841:
6842: * src/include/pa_common.h: - some constants changed their names
6843:
6844: * src/classes/file.C: - fixed 4-th paramether for file::load -
6845: little code rewriting
6846:
6847: * src/types/pa_vfile.C: - little code rewriting
6848:
6849: * src/: main/pa_common.C, main/pa_http.C, main/untaint.C,
6850: types/pa_value.h: - some formating changes
6851:
6852: * src/include/pa_common.h: - some formating spaces transformed to
6853: tabs
6854:
6855: * src/classes/string.C: - exception while base64-decode binary to a
6856: string
6857:
6858: 2009-01-11 misha
6859:
6860: * configure.in: - version changed to 3.3.1b
6861:
6862: 2008-09-05 misha
6863:
6864: * src/lib/pcre/Makefile.am: file Makefile.am was added on branch
6865: release_3_3_0 on 2008-09-05 10:59:35 +0000
6866:
6867: 2008-09-04 misha
6868:
6869: * tests/: 130.html, 131.html: - these exceptions not typeless
6870: anymore
6871:
6872: * src/classes/op.C: - exception with 'invalid taint language' not
6873: typeless anylonger
6874:
6875: * src/classes/image.C: - some exceptions while operations with
6876: image not typeless anymore
6877:
6878: * src/: types/pa_vhashfile.C, main/pa_common.C, classes/file.C,
6879: main/pa_exec.C, main/pa_http.C: - some exceptions while
6880: operations with files not typeless anymore
6881:
6882: * src/: classes/date.C, types/pa_value.C, types/pa_vcookie.C,
6883: types/pa_vdate.h: - exceptions while checking date range not
6884: typeless anymore
6885:
6886: * src/include/pa_exception.h: - exception type string for invalid
6887: date range was added
6888:
6889: 2008-09-03 misha
6890:
6891: * src/: classes/file.C, main/pa_string.C: - exception while pce
6892: operations not typeless anymore
6893:
6894: * src/include/pa_exception.h: - exception type for pce operations
6895: was added
6896:
6897: * tests/: 191.html, 191_a.p, 191_b.p: - tests for calling .CLASS
6898: and .CLASS_NAME insite classes
6899:
6900: * src/classes/table.C: - don't save table header whiile
6901: ^table.save[append;filename] if file exists
6902:
6903: 2008-09-02 misha
6904:
6905: * src/main/compile.y, src/main/compile_tools.h,
6906: src/types/pa_vstateless_class.h, src/main/compile.tab.C,
6907: tests/182_dir/a1.p, tests/182_dir/a2.p: - append option was
6908: renamed to partial and it login changed: we must mark class as
6909: partial for allow their modifications in future.
6910:
6911: 2008-08-29 misha
6912:
6913: * tests/results/022.processed: - testing taint[regex] in mask for
6914: file:list
6915:
6916: * tests/022.html: - testing taint[regex] in mask for file:list
6917:
6918: * tests/022_dir/b[b].txt: - file for testing taint[regex] in mask
6919: for file:list was added
6920:
6921: * src/classes/file.C: - bugfix: ^taint[regex][] didn't works in
6922: file:list
6923:
6924: 2008-08-26 misha
6925:
6926: * src/types/pa_vobject.C: - we must get .CLASS and .CLASS_NAME from
6927: last derived object
6928:
6929: * src/classes/image.C: - many strings "image.format" replaced by
6930: IMAGE_FORMAT constant string - handle GPS info while parse exif -
6931: understand some more exif tags
6932:
6933: * src/include/pa_exception.h: - string "image.format" was added
6934:
6935: 2008-08-21 misha
6936:
6937: * src/: main/pa_string.C, classes/file.C: - use method for print
6938: pcre_exec text error
6939:
6940: * src/main/pa_common.C: - method for print pcre_exec text error was
6941: added
6942:
6943: * src/include/pa_common.h: - method declaration for print pcre_exec
6944: text error was added
6945:
6946: 2008-08-19 misha
6947:
6948: * src/main/execute.C: - bugfix: opcodes must be in separate
6949: namespace while debug execution as well
6950:
6951: * tests/: 015.html, results/015.processed: - test for escaping some
6952: parser chars was added
6953:
6954: 2008-08-18 misha
6955:
6956: * tests/: 190.html, 190.p, results/190.processed: - test for
6957: $caller.self.field + default getter in one class was added
6958:
6959: * tests/: 189.html, results/189.processed: - test for
6960: ^date::create[date object]
6961:
6962: * tests/: 188.html, results/188.processed: - tests for match with
6963: UTF-8 strings
6964:
6965: * src/main/pa_string.C: - option 'U' (ungreedy) was added to
6966: ^string.match[]
6967:
6968: * ChangeLog: - parser 3.3.0 beta13
6969:
6970: 2008-08-15 misha
6971:
1.101 moko 6972: * src/lib/pcre/: LICENCE, Makefile.am, README, Tech.Notes, get.c,
6973: internal.h, pcre.3, pcre.3.html, pcre.3.txt, pcre.c, pcre.h,
6974: pcre.vcproj, study.c, maketables.c, pcre_dftables.vcproj,
6975: dftables.c: - old PCRE files removed
1.95 moko 6976:
6977: * src/lib/pcre/config.h: - configuration for PCRE library
6978:
6979: * src/targets/: cgi/parser3.vcproj, isapi/parser3isapi.vcproj: -
6980: use PCRE library from win32\pcre instead of parser3\src\lib\pcre
6981:
6982: * src/: classes/file.C, main/pa_string.C: - moved to new PCRE
6983: library and set flag UTF8 if $request:charset is UTF-8
6984:
6985: * src/: include/pa_charset.h, main/pa_charset.C, main/pa_globals.C,
6986: include/pa_config_fixed.h: - moved to new PCRE library
6987:
6988: * src/: main/main.vcproj, types/types.vcproj,
6989: classes/classes.vcproj, lib/Makefile.am: - use PCRE library from
6990: win32\pcre instead of parser3\src\lib\pcre
6991:
6992: * src/: include/pa_opcode.h, include/pa_operation.h,
6993: main/compile.C, main/compile.y, main/compile_tools.C,
6994: main/compile_tools.h, main/execute.C, main/compile.tab.C: -
6995: opcodes were moved to separate namespace
6996:
6997: 2008-08-14 misha
6998:
6999: * src/types/pa_vstateless_class.C: - newline at the end missed
7000:
7001: * src/main/untaint.C: - char '-' also prefixed by '\' while regex
7002: tainting
7003:
7004: 2008-08-11 misha
7005:
7006: * tests/: 187.html, 187.p, results/187.processed: - tests for
7007: $caller.self, $caller.self.field and $caller.self.field[value]
7008: were added
7009:
7010: * src/types/pa_vmethod_frame.h: - still need to check 'self'
7011: runtime as well (for $caller.self)
7012:
7013: 2008-07-25 misha
7014:
7015: * tests/: 021.html, 032.html, 033.html, 047.html, 055.html,
7016: 059.html, 061.html, 064.html, 067.html, 068.html, 085.html,
7017: 086.html, 098.html, 109.html, 121.html: - set correct charsets in
7018: tests with international characters
7019:
7020: 2008-07-23 misha
7021:
7022: * src/main/pa_http.C: - escape $cookies as %uXXXX while
7023: file::load[...;http://
7024:
7025: * src/: main/pa_string.C, main/pa_globals.C, classes/file.C: - pcre
7026: now everywhere in separate namespace
7027:
7028: * src/types/pa_vmethod_frame.h: - looking for caller before looking
7029: for vars
7030:
7031: * src/main/: compile.y, compile.tab.C: - characters '@' and '#' now
7032: can be escaped by '^'
7033:
7034: 2008-07-22 misha
7035:
7036: * src/classes/string.C, tests/186.html: - names changes:
7037: escape=>js-escape, unescape=>js-unescape
7038:
7039: 2008-07-21 misha
7040:
7041: * tests/results/186.processed: - test for string escape/unescape
7042:
7043: * tests/186.html: - test for string escape/unescape
7044:
7045: * src/classes/string.C: - string has escape and unescape methods
7046: now
7047:
7048: * src/: include/pa_string.h, main/pa_string.C: - escape method was
7049: added
7050:
7051: * src/: include/pa_charset.h, main/pa_charset.C: - more escape
7052: method-layers added (with different params)
7053:
7054: 2008-07-18 misha
7055:
7056: * tests/results/185.processed: - test for ^str.pos[substr](offset)
7057: was added
7058:
7059: * tests/185.html: - test for ^str.pos[sub](offset) added
7060:
7061: * src/classes/string.C, src/classes/void.C, operators.txt: -
7062: ^string.pos[substr](offset) -- 2nd param accepted now
7063:
7064: * src/main/pa_string.C: - .pos works fine with offset for utf-8
7065: strings
7066:
7067: 2008-07-17 misha
7068:
7069: * src/: include/pa_string.h, main/pa_string.C, classes/string.C: -
7070: helper length added for mid for small optimisation
7071:
7072: 2008-07-16 misha
7073:
7074: * tests/: 185.html, results/185.processed: - tests for
7075: length/left/right/mid/pos with utf-8 strings
7076:
7077: * src/classes/string.C: - left/right/mid/length/pos works fine for
7078: utf-8 strings
7079:
7080: * src/main/untaint.C: - comments removed
7081:
7082: * src/: include/pa_string.h, main/pa_string.C,
7083: include/pa_charset.h, main/pa_charset.C: - methods for working
7084: with pos/mid for strings in utf-8 were added
7085:
7086: 2008-07-15 misha
7087:
7088: * tests/: 184.html, results/184.processed: - test for case body as
7089: expression: $var(^switch(1){^case(1)(true)..})
7090:
7091: * src/classes/op.C: - case body can be expression now:
7092: $var(^switch(1){^case(1)(true)..})
7093:
7094: * tests/: results/183.processed, 183.html: - added test for testing
7095: new cookie encoding (%uXXXX)
7096:
7097: * src/main/untaint.C: - cookies outputs as %uXXXX now. while
7098: decoding for backward compatibility they decoded from %XX in
7099: request:charset too
7100:
7101: * src/: types/pa_vcookie.C, types/pa_vcookie.h, main/pa_request.C:
7102: - cookie class now decode cookies before first access after last
7103: request:charset changing (as form class).
7104:
7105: * src/main/pa_charset.C: - added method escape for escaping cookies
7106: as %uXXXX - before transcode calculate required space for dest
7107: string. it reduce mem usage for transcode
7108:
7109: * src/include/pa_charset.h: - added method escape for escaping
7110: cookies as %uXXXX
7111:
7112: * src/include/pa_string.h: - taint lang (internal) L_HTTP_COOKIE
7113: was added. will used for escaping cookies as %uXXXX
7114:
7115: * src/include/pa_common.h: - escape method has new option for skip
7116: converting '+' to a space char
7117:
7118: * src/main/: pa_common.C, pa_http.C: - skip BOM code before
7119: transcode - escape method has new option for skip converting '+'
7120: to a space char
7121:
7122: 2008-07-08 misha
7123:
7124: * src/classes/op.C: - bugfix in switch - case "stops" on 1st match
7125: (no UE if more then 1 case matches anylonger) - optimization:
7126: doing searching.as_string() || searching.as_double() only once
7127:
7128: 2008-07-04 misha
7129:
7130: * src/types/pa_vdate.h: - is_evaluated_expr returning true added so
7131: now ^date::create[date object] works
7132:
7133: * src/classes/string.C: - left and right added as aliases for start
7134: and end in ^string.trim[]
7135:
7136: 2008-07-03 misha
7137:
7138: * src/classes/file.C: - allow $.limit for file::sql as well
7139:
7140: * src/classes/file.C: - allow $.offset option for file::sql - force
7141: send limit=1 to query for use sql specifics authomatically
7142:
7143: * src/classes/: hash.C, string.C, table.C: - don't throw exception
7144: if $.limit value if empty. autoconvert it as everywere
7145:
7146: 2008-07-02 misha
7147:
7148: * configure.in: - time to change version number to 3.3.0 %-)
7149:
7150: * src/include/pa_version.h: - time to change version number to
7151: 3.3.0 %-)
7152:
7153: 2008-06-26 misha
7154:
7155: * src/classes/: file.C, hash.C, string.C, table.C, void.C: -
7156: $.limit(0) fixes
7157:
7158: * src/sql/pa_sql_driver.h: - new drivers API and new version (10.0)
7159: - $.limit(0) fixes
7160:
7161: * src/sql/pa_sql_driver.h: - SQL_NO_LIMIT added (preparations to
7162: new API)
7163:
7164: * src/: include/pa_sql_driver_manager.h,
7165: include/pa_sql_connection.h, main/pa_sql_driver_manager.C,
7166: classes/op.C: - document_root added
7167:
7168: * src/main/compile.tab.C: - error message was changed
7169:
7170: 2008-06-25 misha
7171:
7172: * src/main/compile.y: - error message was changed
7173:
7174: 2008-06-24 misha
7175:
7176: * tests/176_dir/: a.p, d.p: - @OPTION => @OPTIONS
7177:
7178: * tests/: 182.html, 182_dir/a1.p, 182_dir/a2.p, 182_dir/a3.p: -
7179: tests for @OPTIONS\nappend
7180:
7181: * tests/: 176.html, results/176.processed: - @OPTION => @OPTIONS
7182:
7183: * src/main/: compile.y, compile.tab.C: - stuff for @OPTIONS\nappend
7184:
7185: * src/main/compile_tools.h: - new methods for @OPTIONS\nappend
7186:
7187: * src/types/pa_vmethod_frame.h: - ALL_VARS_LOCAL_NAME moved fo
7188: compile.y
7189:
7190: 2008-06-17 misha
7191:
7192: * src/main/: compile.y, compile.tab.C: - bugfix in 'def'
7193: compilation: ^if(default){true. it's incorrect. must be
7194: exception}
7195:
7196: 2008-06-16 misha
7197:
7198: * tests/: 181.ent, 181.html, results/181.processed: - test for
7199: checking external reference loading with 'http://localhost'
7200: prefix while creating xdoc
7201:
7202: * tests/180.html: - use ^inet:ntoa[] and ^inet:aton[] instead of
7203: ^math:long2ip[] and ^math:ip2long[]
7204:
7205: * src/types/: pa_vobject.C, pa_vobject.h: - get_scalar_value method
7206: added which use scalar stateless class method when user object
7207: used in scalar context - use get_scalar_value when user object
7208: requested in scalar context
7209:
7210: * src/main/pa_common.C: - size must be int but not size_t or we
7211: can't compare with 0 sprintf result
7212:
7213: * src/: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
7214: main/execute.C, main/pa_request.C: - go back to one VMethodFrame
7215: with internal switch between local/global vars
7216:
7217: * src/types/pa_vclass.C: - register scalar if method @GET[] was
7218: specified
7219:
7220: * src/types/: pa_vstateless_class.C, pa_vstateless_class.h,
7221: pa_vstateless_object.h: - stateless class and object now has
7222: private scalar field and getter/setter for working with it
7223:
7224: * src/classes/math.C: - methods math:long2ip & math:ip2long were
7225: moved to inet static class
7226:
7227: * src/classes/: classes.vcproj, inet.C, Makefile.am: - inet static
7228: class added (^inet:aton[IP], ^inet:ntoa(number))
7229:
7230: * tests/: 180.html, results/180.processed: - tests for
7231: ^math:long2ip(long) and ^math:ip2long[IP]
7232:
7233: * src/classes/math.C: - ^math:ip2long[IP] added
7234:
7235: 2008-06-11 misha
7236:
7237: * src/main/pa_xml_io.C: - use file_read_text again because of we
7238: need cut BOM code and remove DOS newline chars. but don't
7239: transcode it anyway.
7240:
7241: * src/: include/pa_common.h, include/pa_http.h, main/pa_common.C,
7242: main/pa_http.C: - option for disable transcoding while file_read
7243: and file_read_text added
7244:
7245: 2008-06-10 misha
7246:
7247: * tests/: 179.html, 179.p, results/179.processed: - test for many
7248: classes in 1 file
7249:
7250: * src/main/: compile.C, compile_tools.h: - compile return list of
7251: classes now.
7252:
7253: * src/main/: compile.y, compile.tab.C: - compile return list of
7254: classes now. internals.
7255:
7256: * src/main/pa_request.C: - compile return list of classes now. try
7257: call @conf and @auto for each returned class
7258:
7259: * src/include/pa_request.h: - compile return list of classes now
7260:
7261: * src/types/pa_vstateless_class.h: - typedef ArrayClass added (for
7262: return list of classes when compile buf)
7263:
7264: 2008-06-07 misha
7265:
7266: * src/main/pa_request.C: - constructing VRequest object with 3rd
7267: param -- form
7268:
7269: * src/types/: pa_vrequest.C, pa_vrequest.h: - constructor acceps
7270: 3rd param: form. needed for get post_charset
7271:
7272: * src/types/: pa_vform.C, pa_vform.h: - VForm::get_post_charset()
7273: added
7274:
7275: * src/: include/pa_common.h, main/pa_common.C, main/pa_http.C,
7276: types/pa_vform.C, types/pa_vform.h: - some polish
7277:
7278: 2008-06-06 misha
7279:
7280: * src/types/: pa_vform.C, pa_vform.h: - if POST -- try detec
7281: charset and decode chars from it but not from response:charset
7282:
7283: * src/main/pa_http.C: - detect_charset moved out of here
7284:
7285: * src/: include/pa_common.h, main/pa_common.C: - more helpers
7286: methods moved here - unescape_chars accepn one charset now
7287:
7288: * src/main/pa_http.C: - new constants used - don't allow
7289: $.content-type in ^file::load[;http://;$.method[POST]] - add
7290: charset info while ^file::load[;http://;$.method[POST]] - option
7291: $.omit-post-charset(true) added to ^file::load[;http://] for
7292: disabling charset during post
7293:
7294: * src/types/pa_vform.C: - new constants used
7295:
7296: * src/include/pa_common.h: - some constants were added
7297:
7298: * src/: classes/form.C, types/pa_vform.C: - use StrStartFromNC
7299: instead of StrEqNc
7300:
7301: * src/main/pa_common.C: - new method for caseless search
7302: c-substring in c-string - use isxdigit instead of is_hex_digit
7303:
7304: * src/include/pa_common.h: - new method for caseless search
7305: c-substring in c-string
7306:
7307: 2008-06-05 misha
7308:
7309: * tests/results/178.processed: - test for testing default getter
7310:
7311: * tests/178.html: - test for testing default getter
7312:
7313: * tests/178_dir/: 178a.p, 178b.p, 178c.p, 178d.p, 178e.p: - classes
7314: for test for testing default getter
7315:
7316: * src/main/execute.C: - default getter soul
7317:
7318: * src/types/: pa_vobject.C, pa_vobject.h: - get default getter if
7319: requested objects' field not found
7320:
7321: * src/types/pa_vclass.C: - register default getter if defined - get
7322: default getter if requested field not found
7323:
7324: * src/types/pa_vstateless_object.h: - method get_default_getter was
7325: added
7326:
7327: * src/types/: pa_vstateless_class.C, pa_vstateless_class.h: -
7328: pointer to default getter and methods for get/set it were added
7329:
7330: * src/types/: pa_junction.h, pa_vjunction.h: - junction has
7331: auto_name field (for default getter)
7332:
7333: 2008-06-04 misha
7334:
7335: * src/main/pa_xml_io.C: - load external xml in binary mode (no
7336: transcoding, no cutting BOM code, no fixing line breaks) and get
7337: it to libxml "as is"
7338:
7339: 2008-06-03 misha
7340:
7341: * src/main/pa_common.C: - use store_Char instead of
7342: transcodeCharFromUTF8
7343:
7344: * src/: include/pa_charset.h, main/pa_charset.C: - method
7345: store_Char added, transcodeCharFromUTF8 -- removed
7346:
7347: 2008-06-02 misha
7348:
7349: * tests/: results/177.processed, 177.html: - test for checking
7350: .[acm]date after local ^file::load[] was added
7351:
7352: * tests/: results/176.processed, 176.html: - test for checking
7353: @OPTION\locals + @method[vars][locals] added
7354:
7355: * tests/results/auto.p: - CLASS_PATH specified for checking use
7356:
7357: 2008-05-30 misha
7358:
7359: * src/main/: compile.y, compile.tab.C: - changes in compiler:
7360: @OPTION\nlocals + @method[vars][;locals;] were added
7361:
7362: * src/main/execute.C: - code of OP_CALL and OP_CALL__WRITE was
7363: moved to separate method op_code - switch from VMethodFrame to
7364: VMethodFrameGlobal + VMethodFrameLocal
7365:
7366: * src/include/pa_request.h: - code of OP_CALL and OP_CALL__WRITE
7367: was moved to separate method op_code
7368:
7369: * src/main/pa_request.C: - use VMethodFrameGlobal instead of
7370: VMethodFrame now
7371:
7372: * src/types/pa_vstateless_class.h: - stateless class have bool flag
7373: all_vars_local as well
7374:
7375: * src/types/: pa_vmethod_frame.h, pa_vmethod_frame_global.h,
7376: pa_vmethod_frame_local.h, Makefile.am: - who children for
7377: VMethodFrame were added: one (global) works as VMethodFrame
7378: before and second (local) write all vars in self vars scope
7379:
7380: * src/types/pa_method.h: - method has bool flag all_vars_local now
7381:
7382: 2008-05-29 misha
7383:
7384: * tests/: 129.html, results/129.processed: - more tests for
7385: ^table.hash[]
7386:
7387: * src/classes/hash.C: - ^hash::sql has a new option:
7388: $.type[hash|string|table] as ^table.hash[] one.
7389:
7390: * src/classes/op.C: - ^try has 3rd param now: finally code which
7391: executed anyway after try or catch section
7392:
7393: 2008-05-27 misha
7394:
7395: * src/classes/table.C: - bugfix: ^table.hash[key][$.type[table]]
7396: must not fail if $.distinct(1) wasn't specified
7397:
7398: 2008-05-26 misha
7399:
7400: * src/classes/op.C: - allow ^throw[my type]
7401:
7402: 2008-05-22 misha
7403:
7404: * configure.in, configure: - version number updated to 3.2.4b
7405:
7406: * src/classes/: op.C, string.C: - trim format string before
7407: eval/format
7408:
7409: * tests/: results/175.processed, 175.html: - more tests for
7410: different format strings in .format[]
7411:
7412: * src/types/pa_vform.C: - while decoding get values decode %uXXXX
7413: as well (not only %XX)
7414:
7415: * src/main/pa_common.C: - unescape_chars can decode %uXXXX if
7416: charset specified - checks for format before print number
7417: (^d.format[>...<], ^eval($d)[>...<]) - formating with spaces
7418: (instead of tabs) removed
7419:
7420: * src/include/pa_common.h: - unescape_chars can decode %uXXXX if
7421: charset specified
7422:
7423: * src/: include/pa_charset.h, main/pa_charset.C: - method for get
7424: char in requested charset from utf code was added
7425:
7426: 2008-05-19 misha
7427:
7428: * tests/: 174.html, results/174.processed: - test for
7429: ^hashfile.cleanup[] added
7430:
7431: * src/classes/hashfile.C: - optimization: don't create any key or
7432: value variable if it's name weren't specified
7433: (^hf.foreach[;v]{...})
7434:
7435: 2008-05-16 misha
7436:
7437: * src/classes/hash.C: - optimization: don't create any key variable
7438: if variable name wasn't specified (^h.foreach[;v]{...})
7439:
7440: 2008-05-15 misha
7441:
7442: * src/classes/op.C: - small changes
7443:
7444: * src/classes/hashfile.C: - code reformating (as hash.foreach)
7445:
7446: * src/classes/hash.C: - calculate var_context once before foreach
7447:
7448: 2008-05-14 misha
7449:
7450: * src/classes/hashfile.C: - incorrect vars context calculation for
7451: ^hashfile.foreach[;]{} fixed
7452:
7453: * src/classes/: hash.C, table.C: - little optimisation
7454:
7455: * src/classes/file.C: - bugfix: double absolute path while loading
7456: file
7457:
7458: * tests/: 174.html, results/174.processed: - tests for hashfile
7459: were added
7460:
7461: * buildall-with-xml: - moving to libxslt 1.1.24
7462:
7463: 2008-04-30 misha
7464:
7465: * src/classes/file.C: - stat file while loading (local only) so
7466: .adate, .mdate and .cdate available without additional ::stat
7467:
7468: 2008-04-28 misha
7469:
7470: * src/classes/file.C: - $.name and $.content-type available for
7471: stated file
7472:
7473: 2008-04-14 misha
7474:
7475: * src/targets/cgi/parser3.C: - new year in copyright %-)
7476:
7477: * src/include/pa_version.h: - new version number in head
7478:
7479: 2008-04-10 misha
7480:
7481: * tests/: 080.html, results/080.processed: - cut '0' from
7482: exponential part because of on diff OS it differ (20 or 020 for
7483: ex)
7484:
7485: * tests/: 119.html, results/119.processed: - check for encoding
7486: while creating xdoc
7487:
7488: 2008-04-09 misha
7489:
7490: * buildall-with-xml: - move to libxml 2.6.32 and libxslt 1.1.23
7491:
7492: * src/main/pa_common.C: - comment added
7493:
7494: * src/classes/date.C: - little refactoring
7495:
7496: 2008-04-07 misha
7497:
7498: * src/classes/table.C: - use NO_STRINGSTREAM for switch to old
7499: style of ^table.save[]: prepare one big string and sabe it at
7500: once. it's safe on freebsd 4.x but use much more memory.
7501:
7502: * buildall-with-xml, buildall-without-xml: - option
7503: --disable-stringstream added (under comment. use it on freebsd
7504: 4.x)
7505:
7506: 2008-02-22 misha
7507:
7508: * src/main/pa_http.C: - exception if $.body[] and $.forms[]
7509: specified together in file::load[;http] - get back transcoding
7510: $.body[] in file::load[;http]
7511:
7512: 2008-02-21 misha
7513:
7514: * src/classes/date.C: - ^date.gmt-string[] was added
7515:
7516: * src/types/pa_value.C: - method for output date in RFC 822 format
7517: moved to pa_common.h
7518:
7519: * src/include/pa_common.h: - method for output date in RFC 822
7520: format moved here from pa_value.C
7521:
7522: * src/types/pa_vmail.C: - fixed core in sending mail with
7523: attachment in simple mode ($.file[file here]) introduced in 3.2.2
7524:
7525: 2008-02-20 misha
7526:
7527: * src/main/pa_http.C: - transcode $.headers before escaping into
7528: specified charset while ^file::load[...;http://...] (L_URI
7529: instead of L_HTTP_HEADER) - $.cookies param available in
7530: ^file::load[;http://...] now (but we don't parse set-cookies from
7531: response yet) (cookies not transcoded as common $cookies)
7532:
7533: 2008-02-19 misha
7534:
7535: * src/main/pa_request.C: - rollback: we mustn't force taint
7536: $response:field values because in this case
7537: $response:locateion[http://...] don't works.
7538:
7539: 2008-02-15 misha
7540:
7541: * src/classes/op.C: - little refactoring
7542:
7543: * src/main/pa_http.C: - taint names of $.headers for load[;http
7544:
7545: * src/main/pa_request.C: - force taint values of $response:field
7546:
7547: 2008-02-14 misha
7548:
7549: * src/main/pa_request.C: - $response:field transcoded to
7550: $response:charset before escaping now
7551:
7552: * src/main/pa_http.C: - some outdated comments removed
7553:
7554: * src/classes/date.C: - lastdat -> last-day
7555:
7556: * src/classes/date.C: - ^date:lastday(year;month) and
7557: ^date.lastday[] were added - little code refactoring - comments
7558: changes
7559:
7560: * tests/: 159.html, results/159.processed: - test for number of
7561: days in February
7562:
7563: * src/types/pa_value.C: - fixes in code formatting
7564:
7565: * src/classes/: file.C, op.C, table.C: - fixes in code formatting
7566: and comments
7567:
7568: 2008-02-13 misha
7569:
7570: * src/main/pa_common.C: - bugfix for february at leap year
7571:
7572: 2008-01-28 misha
7573:
7574: * tests/: 160.html, results/160.processed: - more test for cache
7575: added
7576:
7577: * src/classes/op.C: - bugfix: cache body executed twice if contains
7578: unhandled exception
7579:
7580: 2008-01-25 misha
7581:
7582: * src/lib/sdbm/sdbm.c: - use arp_malloc instead of malloc (fixed
7583: bug when hashfile became inavailable after memory:compact)
7584:
7585: * src/lib/sdbm/apr_strings.C: - +arp_malloc
7586:
7587: 2008-01-22 misha
7588:
7589: * src/classes/table.C: - little refactiring and exception texts
7590: changes in method ^table.hash[]
7591:
7592: * src/types/pa_vcookie.C: - link to cookie specification changed
7593:
7594: 2008-01-21 misha
7595:
7596: * tests/: 171.html, cat.sh, results/171.processed: - more tests for
7597: file::exec/cgi
7598:
7599: * src/classes/file.C: - bugfix: core while processing headers if
7600: executed cgi script don't return content
7601:
7602: 2008-01-18 misha
7603:
7604: * buildall-with-xml: - move to libxml2 version 2.6.31
7605:
7606: * src/include/pa_version.h, configure.in: - version number updated
7607: to '3.2.3b'
7608:
7609: 2007-12-28 misha
7610:
7611: * src/: classes/hash.C, include/pa_hash.h: - hash.contain =>
7612: hash.contains
7613:
7614: 2007-12-27 misha
7615:
7616: * gnu.vcproj, parser3.sln, src/classes/classes.vcproj,
7617: src/lib/cord/cord.vcproj, src/lib/gd/gd.vcproj,
7618: src/lib/ltdl/ltdl.vcproj, src/lib/md5/md5.vcproj,
7619: src/lib/pcre/pcre.vcproj, src/lib/pcre/pcre_dftables.vcproj,
7620: src/lib/pcre/pcre_parser_ctype.vcproj, src/lib/sdbm/sdbm.vcproj,
7621: src/lib/smtp/smtp.vcproj, src/main/main.vcproj,
7622: src/targets/cgi/parser3.vcproj,
7623: src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj: -
7624: back to VS2003 because of Apache 1.3 module can't work if it was
7625: built in VS 2005. with cgi all file so VS2003 project files can
7626: be easy converted to the new format.
7627:
7628: 2007-12-04 misha
7629:
7630: * src/types/pa_vcode_frame.h: - changes in comment
7631:
7632: 2007-11-29 misha
7633:
7634: * src/: types/pa_vcode_frame.h, main/execute.C: - code frame don't
7635: intercept strings any longer
7636:
7637: * tests/: 173.html, results/173.processed: - tests for
7638: $d[^date::now[]] $j{$d} $r[$j] -- must create date object in $r
7639: but not in main code frame
7640:
7641: * tests/: 172.html, results/172.processed: - more tests for pass
7642: objects from code frames
7643:
7644: 2007-11-27 misha
7645:
7646: * tests/: 152.html, results/152.processed: - tests for converting
7647: strings 'true'/'false' to bool were added
7648:
7649: * tests/152.html: - added checks for converting strings
7650: 'true'/'false' to bool
7651:
7652: * src/classes/string.C: - ^srting.bool[] now can convert to bool
7653: not only strings with numbers but with values 'true'/'false' as
7654: well
7655:
7656: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: - buffer size
7657: for parser3.log increased
7658:
7659: * src/main/pa_common.C: - remove_crlf optimize whitespaces now
7660:
7661: * src/include/pa_common.h: - remove_crlf return cstring size now
7662:
7663: * src/include/pa_types.h: - constant with buffer size for
7664: parser3.log added
7665:
7666: 2007-11-16 misha
7667:
7668: * tests/cat.sh: - script for tests for file::exec/cgi
7669:
7670: * tests/171.html: - tests for file::exec/cgi
7671:
7672: * tests/results/171.processed: - tests results for file::exec/cgi
7673:
7674: 2007-11-15 misha
7675:
7676: * src/main/pa_exec.C: - fixed incorrect exec code for unix
7677:
7678: * src/classes/file.C: - .body must be set before analyzing cgi
7679: headers
7680:
7681: * src/classes/file.C: - bugfix: we must transcode output fix EOLs
7682: only if exec/cgi return anything.
7683:
7684: 2007-11-14 misha
7685:
7686: * operators.txt: - info about new text|binary option for
7687: file::exec/cgi was added
7688:
7689: * src/: include/pa_exec.h, main/pa_exec.C, classes/file.C: -
7690: ^file:exec[[text|binary];script;...]
7691:
7692: * src/: include/pa_exception.h, classes/file.C, classes/image.C,
7693: classes/string.C, classes/table.C: - more text strings moved to
7694: the one place
7695:
7696: 2007-11-09 misha
7697:
7698: * src/types/pa_vrequest.C: - $request:argv must be taint
7699:
7700: * ChangeLog: - $request:argv [patch from Sumo]
7701:
7702: * operators.txt: - $request:argv
7703:
7704: * src/: include/pa_request_info.h, types/pa_vrequest.C,
7705: types/pa_vrequest.h, targets/cgi/parser3.C: - $request:argv
7706:
7707: 2007-10-25 misha
7708:
7709: * buildall-with-xml, buildall-without-xml: - options preparations
7710: for ./configure rewrited
7711:
7712: * src/main/: compile.tab.C, compile.y: - bug if parser.compile
7713: error occure in unhandled_exception finally fixed
7714:
7715: 2007-10-23 misha
7716:
7717: * tests/: 170.html, results/170.processed: - test for
7718: @method[][result]
7719:
7720: * operators.txt: - added info about node.prefix and
7721: node.namespaceURI
7722:
7723: * src/classes/xnode.C: - xmlHasProp used instead of xmlGetProp
7724:
7725: * src/types/pa_vxnode.C: - DOM2 fields namespaceURI and prefix were
7726: added for node and attribute
7727:
7728: 2007-10-22 misha
7729:
7730: * src/types/pa_vmail.C: - content-transfer-encoding: 8bit added
7731:
7732: * src/main/pa_request.C: - added const content-transfer-encoding
7733:
7734: * src/include/pa_request.h: - added const content-transfer-encoding
7735: - ups. constants must be in lowercase (for search)
7736:
7737: * src/types/pa_vmail.C: - more constants used -
7738: content-transfer-encoding: 8bit added
7739:
7740: * src/main/pa_uue.C: - content-transfer-encoding moved out of here
7741:
7742: * src/include/pa_request.h: - more constants
7743:
7744: * src/types/pa_vmail.C: - constant renamed - $.content-id don't
7745: ommit anymore if $.content-disposition was specified - little
7746: refactoring
7747:
7748: * src/: include/pa_request.h, main/pa_request.C: - constant renamed
7749:
7750: 2007-10-17 misha
7751:
7752: * operators.txt: - info about
7753: table::create[nameless]{data}[>options<] was added
7754:
7755: * src/main/: compile.tab.C, compile.y: - if error occure while
7756: compile method don't put this method in methods table anymore.
7757: in other case the parser coredumped if @unhandled_exception
7758: method can't be compiled because of parser.compile error.
7759:
7760: * src/main/execute.C: - little code reformating
7761:
7762: * src/main/pa_request.C: - little code reformating - comment
7763: changed
7764:
7765: 2007-10-16 misha
7766:
7767: * tests/: 035.html, results/035.processed: - tests
7768: table::create[]{}[options] added
7769:
7770: * src/classes/table.C: - table::create[]{} now accept 3rd param:
7771: options (only $.seperator[] yet)
7772:
7773: 2007-10-10 misha
7774:
7775: * src/classes/table.C: - some contstants moved to pa_common.h -
7776: some code changes
7777:
7778: 2007-10-02 misha
7779:
7780: * src/main/pa_uue.C: - memory usage during uuencode reduced more
7781: then three time as much. but base64 encoding method still use
7782: less memory anyway.
7783:
7784: 2007-09-17 misha
7785:
7786: * operators.txt: - added info about $cookie:fields
7787:
7788: * src/types/pa_vcookie.C: - $cookie:fields available now
7789:
7790: * src/classes/hash.C: - some stuff for use with .for_each moved to
7791: common
7792:
7793: * src/include/pa_common.h: - some stuff for use with .for_each
7794: moved here
7795:
7796: * src/types/: pa_venv.C, pa_venv.h: - some strings moved to #define
7797:
7798: 2007-09-14 misha
7799:
7800: * buildall-with-xml: - new xml libs again =)
7801:
7802: 2007-08-28 misha
7803:
7804: * operators.txt: - texts about ^table.columns[[column name]] and
7805: ^string.split[...][v][column name] were added
7806:
7807: * tests/: 168.html, 169.html, results/168.processed,
7808: results/169.processed: - tests for ^table.columns[[column name]]
7809: and ^string.split[...][v][column name] were added
7810:
7811: * src/classes/table.C: - new option ^table.columns[[column name]]
7812: was added
7813:
7814: * src/classes/string.C: - new option ^string.split[...;v;[column
7815: name]]
7816:
7817: * src/include/pa_exception.h: - error text message for
7818: ^hash._keys[], ^table.columns[] and ^string.split[]
7819:
7820: 2007-08-27 misha
7821:
7822: * src/main/untaint.C: - try to fix coredump on unix if print to
7823: body ^taint[sql][something] outside of connect
7824:
7825: * tests/: 167.html, results/167.processed: - test for ^taint[sql]
7826: outside of connect
7827:
7828: * buildall-with-xml, buildall-without-xml: - strip parser3 was
7829: added (commented by default)
7830:
7831: 2007-08-20 misha
7832:
7833: * operators.txt: - comment about new method ^node.hasAttributes[]
7834: was added
7835:
7836: * src/classes/: file.C, math.C, op.C, string.C, xdoc.C: - more
7837: duplicated exception text strings were removed
7838:
7839: * src/include/pa_exception.h: - more exception text strings moved
7840: here
7841:
7842: * src/classes/table.C: - some duplicate exceptions' text strings
7843: removed
7844:
7845: * src/classes/: file.C, hashfile.C, image.C, op.C, string.C,
7846: xdoc.C, xnode.C: - some duplicate exceptions' text strings
7847: removed
7848:
7849: * src/include/pa_exception.h: - some exception text strings movet
7850: to pa_exception
7851:
7852: * tests/: 149.html, results/149.processed: - test for
7853: ^xnode.hasAttributes[] was added - some code changes
7854:
7855: * src/classes/xnode.C: - DOM2 method ^xnode.hasAttributes[] was
7856: added
7857:
7858: 2007-08-17 misha
7859:
7860: * tests/: results/006.processed, results/059.processed, 006.html,
7861: 059.html: - more tests for match
7862:
7863: * tests/: 129.html, results/129.processed: - tests for
7864: ^table.hash[...][$.type[string|hash|table]] added
7865:
7866: * src/targets/cgi/parser3.C: - little syntax changes
7867:
7868: * src/: classes/math.C, targets/isapi/parser3isapi.C: - little
7869: syntax changes
7870:
7871: * src/targets/cgi/parser3.C, operators.txt: - annoying 'SIGPIPE'
7872: messages in parser3.log switched off by default. If someone
7873: really still need it: use $SIGPIPE(1)
7874:
7875: 2007-08-08 misha
7876:
7877: * buildall-with-xml, buildall-without-xml: - remove libs source
7878: files by default since now
7879:
7880: 2007-08-07 misha
7881:
7882: * buildall-without-xml: - some option syntax changes
7883:
7884: * buildall-with-xml: - compile libxml2 without http support - some
7885: option syntax changes
7886:
7887: * src/main/pa_xml_io.C: - will use parser file loader for xml needs
7888:
7889: 2007-08-06 misha
7890:
7891: * buildall-with-xml: - moved to libxml2-2.6.29 and libxslt-1.1.21
7892:
7893: * tests/: 160.html, results/160.processed: - cache test was
7894: rewrited
7895:
7896: 2007-07-06 misha
7897:
7898: * tests/: 153.html, results/153.processed: - added test for
7899: ^math:sha1[string]
7900:
7901: * src/types/pa_vform.C: - bugfix: uploaded file name wasn't
7902: transcoded
7903:
7904: * src/classes/math.C: - ^math:long2ip(long) and ^math:sha1[string]
7905: were added
7906:
7907: 2007-06-28 misha
7908:
7909: * etc/parser3.charsets/windows-1251.cfg: - removed duplicated and
7910: some incorrect chars
7911:
7912: 2007-06-19 misha
7913:
7914: * src/include/pa_hash.h: - methods generic_hash_code & hash_code
7915: were moved on top because of gcc 4 had a problems during
7916: building.
7917:
7918: 2007-06-18 misha
7919:
7920: * tests/results/019.processed: - new image commited
7921:
7922: 2007-06-09 misha
7923:
7924: * src/classes/: op.C, table.C: - in while and table.select method
7925: as_expression used now
7926:
7927: * src/types/pa_vmethod_frame.h: - method as_expression was added
7928:
7929: 2007-06-08 misha
7930:
7931: * tests/: 166.html, results/166.processed: - test for
7932: ^match[...][n]
7933:
7934: * tests/: 165.html, results/165.processed: - tests for loops
7935:
7936: * src/lib/cord/include/private/cord_pos.h: - back to origin value
7937: because of no speed/memory optimisation but some proglems with
7938: long cycles occure
7939:
7940: 2007-06-06 misha
7941:
7942: * src/classes/: op.C, table.C: - ^while(true){}, ^while(1){},
7943: ^table.select(true) and ^table.select(1) didn't works because of
7944: awaiting junction-param only. fixed.
7945:
7946: 2007-05-24 misha
7947:
7948: * src/: include/pa_os.h, main/pa_os.C: - 20 attempt to get lock
7949: with 0.5 secs interval
7950:
7951: * src/classes/op.C: - cache was rewrited. I hope it works with
7952: locking system now on unix
7953:
7954: * src/main/pa_os.C: - locks engines were rewrited: now we don't use
7955: system locks which wait till other threads release it but try get
7956: lock, if fail wait 1 sec and make 10 attempts.
7957:
7958: * src/include/pa_os.h: - consts for blocking locks + some comments
7959: were added
7960:
7961: * src/lib/sdbm/apr_file_io.C: - wait till lock released while
7962: opening files
7963:
7964: * src/classes/table.C: - changes in includes. if unclude <sstream>
7965: after our classes on unix it can't be build
7966:
7967: * src/types/pa_vhashfile.C: - not needed code removed
7968:
7969: 2007-05-23 misha
7970:
7971: * src/: classes/file.C, classes/op.C, main/pa_common.C,
7972: include/pa_common.h: - cosmetic changes
7973:
7974: 2007-05-18 misha
7975:
7976: * src/lib/cord/include/private/cord_pos.h: - rebalance tree not so
7977: often. it's give some speed increasing
7978:
7979: * tests/results/160.processed: - returned time corrected
7980:
7981: * tests/160.html: - time increased because on unix 1 mean nothing
7982: :(
7983:
7984: * operators.txt: - added info about ^hash.contain[key]
7985:
7986: * src/classes/hash.C: - added ^hash.contain[key]
7987:
7988: * src/include/pa_hash.h: - added method for checking key exists in
7989: hash
7990:
7991: 2007-05-07 misha
7992:
7993: * src/include/pa_string.h: - was compilation error during build on
7994: freebsd4
7995:
7996: 2007-05-03 misha
7997:
7998: * src/classes/table.C: - option $.type[hash|string|table] was added
7999: for ^table.hash[]
8000:
8001: * src/classes/file.C: - comment removed
8002:
8003: 2007-04-26 misha
8004:
8005: * src/types/: pa_vhashfile.C, pa_vhashfile.h: - while ::open the
8006: real files doesn't opened in place anymore
8007:
8008: 2007-04-24 misha
8009:
8010: * src/classes/math.C: - I thought one more time and remove lg(N) :)
8011:
8012: * src/include/pa_exception.h: "static" removed
8013:
8014: 2007-04-23 misha
8015:
8016: * src/classes/math.C: ^math:lg(N) => ^math:log10(N)
8017:
8018: * src/classes/math.C: added: - ^math:ln(N) (the same as
8019: ^math:log(N)) - ^math:lg(N)
8020:
8021: * tests/: 097.html, results/097.processed: - charsets converstion
8022: during ^file::load[text;http://...] added
8023:
8024: * tests/: 164.html, results/164.processed: - check for set expires
8025: as a date
8026:
8027: * tests/: 164.html, results/164.processed: - test for hashfile
8028:
8029: * src/classes/hashfile.C: - little comment changes
8030:
8031: * src/types/pa_vhashfile.C: - don't open hashfile files until 1st
8032: access
8033:
8034: * src/: classes/date.C, classes/double.C, classes/file.C,
8035: classes/form.C, classes/hash.C, classes/image.C, classes/int.C,
8036: classes/mail.C, classes/math.C, classes/op.C, classes/string.C,
8037: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
8038: classes/xnode.h, include/pa_request.h, main/execute.C,
8039: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
8040: main/pa_dictionary.C, main/pa_exec.C, main/pa_http.C,
8041: main/pa_request.C, main/pa_sql_driver_manager.C, main/pa_table.C,
8042: types/pa_value.C, types/pa_value.h, types/pa_vclass.C,
8043: types/pa_vconsole.h, types/pa_vfile.h, types/pa_vhash.h,
8044: types/pa_vimage.h, types/pa_vmail.C, types/pa_vmethod_frame.h,
8045: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
8046: types/pa_vtable.C, types/pa_vxdoc.h, types/pa_wcontext.C: -
8047: "parser.runtime" strings were removed
8048:
8049: * src/classes/hashfile.C: - with .clear[] called files_delete()
8050: now.
8051:
8052: * src/types/: pa_vhashfile.C, pa_vhashfile.h: - .clear() removed.
8053:
8054: * src/include/pa_exception.h: - string constant with
8055: "parser.runtime" text was added
8056:
8057: 2007-04-20 misha
8058:
8059: * operators.txt: - some comments changing
8060:
8061: * operators.txt: - added info about .^hashfile.release[],
8062: ^hashfile.clenaup[] and new ^string.match[][>N-option<]
8063:
8064: * configure: =cheching for unsetenv
8065:
8066: * src/classes/hashfile.C: - ^hashfile.cleanup[],
8067: ^hashfile.release[] were added
8068:
8069: * src/: main/pa_string.C, include/pa_string.h, classes/string.C: -
8070: ^string.match[][] understand new option now: return number of
8071: matches but not table wit results
8072:
8073: * src/types/: pa_vhashfile.C, pa_vhashfile.h: - hashfile can auto
8074: reopen now
8075:
8076: * src/classes/op.C: - bug. must be false
8077:
8078: * configure.in: - checking for unsetenv was added
8079:
8080: * src/types/pa_vform.C: - some comments
8081:
8082: 2007-04-18 misha
8083:
8084: * buildall-with-xml: moving to libxml2-2.6.28
8085:
8086: * buildall-with-xml, buildall-without-xml: added commented lines
8087: with --disable-safe-mode option
8088:
8089: * operators.txt: - info about $form:files
8090:
8091: 2007-04-17 misha
8092:
8093: * src/types/: pa_vform.C, pa_vform.h: - some code was modified -
8094: $form:files was added
8095:
8096: * tests/: 163.html, results/163.processed: removing auto format
8097:
8098: * src/types/pa_vdate.h: - start adding unsetenv("TZ");
8099:
8100: 2007-04-16 misha
8101:
8102: * tests/: 163.html, results/163.processed: - test for .int[],
8103: floor, round, ceiling and .format[]
8104:
8105: * src/classes/file.C: - little optimization for getting args in
8106: exec/cgi
8107:
8108: 2007-04-13 misha
8109:
8110: * src/classes/file.C: - arguments for file::exec/cgi can be
8111: specified now as s table with one column
8112:
8113: 2007-03-27 misha
8114:
8115: * tests/: 162.html, results/162.processed: - test for
8116: ^table.select(^condition[$t])
8117:
8118: * tests/results/auto.p: - load windows-1251 charset for some tests
8119:
8120: * tests/run_parser.sh: PARSER_CONFIG -> CGI_PARSER_CONFIG
8121:
8122: * tests/: results/161.processed, 161.html, 161_utf8.txt,
8123: 161_windows1251.txt: - added test for
8124: ^file::load[text;/local/file.txt;$.charset[...]]
8125:
8126: * tests/: results/013.processed, 013.html: - added test for
8127: checking $._default value while hash modifications
8128:
8129: * tests/: 160.html, results/160.processed: - add test for
8130: ^cache[key](secs){code}, ^cache[] and ^cache(0)
8131:
8132: 2007-03-22 misha
8133:
8134: * src/include/pa_common.h: - "charset" string defined for
8135: ^file::load[text;/local.txt] and ^table::load[/table.txt]
8136:
8137: * src/main/: pa_common.C, pa_http.C: - $.charset option for
8138: ^file::load[text;/local.txt] and ^table::load[/table.txt] was
8139: added - not needed transcodes were removed from
8140: ^file::load[...;http://...]
8141:
8142: * src/types/pa_vdate.h: - date.week was fixed - date.weekyear was
8143: added
8144:
8145: * src/classes/date.C: - date.week was fixed
8146:
8147: * operators.txt: - added info about date.weekyear
8148:
8149: * tests/: 159.html, results/159.processed: - tests for date.week
8150: and date.weekyear added
8151:
8152: 2007-03-15 misha
8153:
8154: * src/classes/table.C: - enclose column numbers for nameless tables
8155: as well
8156:
8157: 2007-03-14 misha
8158:
8159: * src/targets/cgi/parser3.C: - bugxif. failed when request cgi
8160:
8161: * src/classes/table.C: - table.save optimization: now required much
8162: less memory
8163:
8164: 2007-03-13 misha
8165:
8166: * tests/results/: 158.processed, 158.processes: - tests for
8167: table.save/table.load
8168:
8169: * tests/: 158.html, results/158.processes: - tests for
8170: table.save/table.load
8171:
8172: * buildall-with-xml: libxml2: --without-ftp --without-docbook
8173:
8174: * buildall-with-xml: - pattern needed now for building
8175:
8176: * tests/results/097.processed: - added test results for xdoc::load
8177: & xdoc::load[http://...]
8178:
8179: * tests/097.html: - added test for xdoc::load
8180:
8181: 2007-03-12 misha
8182:
8183: * tests/: 107.html, results/107.processed: - added test for xpath
8184: '//man'
8185:
8186: 2007-03-01 misha
8187:
8188: * tests/: 097.html, results/097.processed: - added test for
8189: creating xdoc from file
8190:
8191: * tests/: results/157.processed, 157.html: - added test for
8192: file:move
8193:
8194: 2007-02-28 misha
8195:
8196: * src/classes/xdoc.C: - another attempt
8197:
8198: * src/classes/xdoc.C: - roll back last changes for a while
8199:
8200: * src/classes/xdoc.C, operators.txt: - ^xdoc::create[$file] added.
8201:
8202: * src/classes/file.C: - under lock we create non-exist dir anyway
8203:
8204: * tests/results/099.processed: - ever send content-disposition to
8205: client with file
8206:
8207: * tests/157.html: + test for file:copy
8208:
8209: 2007-02-26 misha
8210:
8211: * src/classes/file.C: - some similar strings moved to #define
8212: instead of to be copy/pasted many times
8213:
8214: * src/types/pa_vfile.h: - class name string ("file") moved to
8215: #define
8216:
8217: 2007-02-20 misha
8218:
8219: * bin/auto.p.dist.in: - added lines for sqlite
8220:
8221: * configure.in: - added some strings for sqlite detection
8222:
8223: 2007-02-19 misha
8224:
8225: * operators.txt: - some comments changes
8226:
8227: * buildall-with-xml, buildall-without-xml: - some modifications
8228:
8229: 2007-02-17 misha
8230:
8231: * buildall-with-xml, buildall-without-xml: - moving to gc6.8
8232:
8233: * src/main/pa_request.C: - damn, i forgot to commit it while I
8234: change console behaviour
8235:
8236: 2007-02-12 misha
8237:
8238: * src/targets/cgi/parser3.C: - don't print headers if
8239: $console:line[data] was used during cgi execution.
8240:
8241: * src/types/pa_vconsole.h: - console class have bool flag now which
8242: marked as 'true' if class was used.
8243:
8244: * tests/: 152.html, results/152.processed: - more types was added
8245: to test 152
8246:
8247: * src/types/: pa_vimage.C, pa_vimage.h: - fixed bug added while
8248: adding 'bool' (^if($image){} caused exception)
8249:
8250: 2007-02-09 misha
8251:
8252: * tests/: 152.html, results/152.processed: - test alightly updated
8253:
8254: * tests/: 152.html, results/152.processed: - test rewrited
8255:
8256: * src/types/: pa_vxdoc.C, pa_vxdoc.h, pa_vxnode.C, pa_vxnode.h: -
8257: bugfix. I broke xdoc & xnode in expression
8258:
8259: 2007-02-08 misha
8260:
8261: * tests/: 152.html, results/152.processed: - add test for checking
8262: 'def' for void, string, bool, int & double
8263:
8264: 2007-02-07 misha
8265:
8266: * operators.txt: - ^file:base64[filespec] was added
8267:
8268: * tests/results/153.processed: - result test for
8269: ^file:base64[filespec] was updated
8270:
8271: * tests/153.html: - test for ^file:base64[filespec] was added
8272:
8273: * src/types/pa_vconsole.h: - little optimization
8274:
8275: * src/classes/file.C: - ^file:base64[filespec]
8276:
8277: * src/main/pa_common.C: - definitions for ^file:base64[filespec]
8278:
8279: * src/include/pa_common.h: - declarations for
8280: ^file:base64[filespec]
8281:
8282: * src/types/pa_vcookie.C: - little optimization
8283:
8284: 2007-02-06 misha
8285:
8286: * src/main/: utf8-to-lower.inc, utf8-to-upper.inc: - some chars
8287: were temporary commented
8288:
8289: * src/types/pa_vbool.h: - bugfix
8290:
8291: * tests/156.html: - added test for bool cookie
8292:
8293: * src/types/pa_vcookie.h: - not needed string "cookie" removed
8294:
8295: * tests/: 155.html, results/155.processed: - added test for check
8296: $.encloser[] option for table save/load
8297:
8298: * tests/: 153.html, 154.html, todo.txt: - two more tests added
8299:
8300: 2007-02-05 misha
8301:
8302: * tests/results/152.processed: - newline at the end was missed
8303:
8304: * tests/results/141.processed: - math:md5 must be lowercased
8305:
8306: * src/targets/cgi/parser3.C: - 2007 in help ;)
8307:
8308: 2007-02-03 misha
8309:
8310: * tests/results/: 150.processed, 151.processed, 152.processed: -
8311: test for bool added and some content length fixes
8312:
8313: * tests/152.html: - test for bool added
8314:
8315: * buildall-with-xml: - moved to libxml2-2.6.27 and libxslt-1.1.20
8316:
8317: * operators.txt: - info bool class was added
8318:
1.101 moko 8319: * src/: classes/Makefile.am, classes/bool.C,
1.95 moko 8320: classes/classes.vcproj, classes/double.C, classes/int.C,
8321: classes/string.C, classes/void.C, classes/xnode.C,
8322: include/pa_string.h, types/pa_vbool.h, types/pa_vclass.h,
8323: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.C,
8324: types/pa_vjunction.h, types/pa_vproperty.C, types/pa_vproperty.h,
8325: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
8326: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.h,
8327: types/types.vcproj: - bool class was added
8328:
8329: * src/main/pa_request.C: - fix
8330:
8331: 2007-01-18 misha
8332:
8333: * src/: main/pa_string.C, classes/string.C: - return table during
8334: ^string.match[][] even if no matched found.
8335:
8336: 2006-12-20 misha
8337:
8338: * src/types/: pa_method.h, pa_vfile.h: - some syntax changes [
8339: http://www.parser.ru/forum/?id=55598 ]
8340:
8341: 2006-12-19 misha
8342:
8343: * src/types/pa_vxdoc.C: - $xDoc is "xnode" == true now. more
8344: details: http://www.parser.ru/forum/?id=52359
8345:
8346: * src/main/pa_request.C: - always set content-disposition for
8347: $response:body[hash here]. more details:
8348: http://www.parser.ru/forum/?id=52130
8349:
8350: 2006-12-07 misha
8351:
8352: * operators.txt: - added info about bool params in cookie set
8353:
8354: * src/types/pa_vcookie.C: - bool param in cookies available now
8355: $cookie:name[ $.value[123] $.secure(true) $.httponly(true)
8356: ]
8357:
8358: * src/types/: pa_value.C, pa_value.h, pa_vbool.h: - is_bool method
8359: was added
8360:
8361: 2006-12-02 misha
8362:
8363: * src/classes/file.C: - file_block_read used instead of native read
8364:
8365: * src/main/pa_common.C: - added file_block_read with read error
8366: detection - file_block_read used instead of native read
8367:
8368: * src/include/pa_common.h: - added file_block_read declaration
8369:
8370: 2006-12-01 misha
8371:
8372: * operators.txt: - info about $var.CLASS_NAME was added
8373:
8374: * src/types/: pa_vstateless_class.C, pa_vstateless_class.h: -
8375: $var.CLASS_NAME added
8376:
8377: * operators.txt: - added info about ^file:copy[]
8378:
8379: * src/classes/file.C: - ^file:copy[from;fo] was added
8380:
8381: 2006-11-20 misha
8382:
8383: * src/classes/date.C: - bug fix :)
8384:
8385: 2006-11-17 misha
8386:
8387: * src/include/pa_common.h: - array in crc32 calculation was changed
8388: to static
8389:
8390: * src/main/pa_common.C: - little optimization in getMonthDays -
8391: small changes in crc32 calculation
8392:
8393: * src/classes/date.C: - not needed code was removed
8394:
8395: 2006-11-16 misha
8396:
8397: * src/types/pa_vmail.C: - fix missed brakes
8398:
8399: * src/types/pa_vmail.C: - mail:send now set content-type:
8400: multipart/related instead of multipart/mixed if file have
8401: $.content-id[]
8402:
8403: 2006-11-15 misha
8404:
8405: * src/types/pa_vdouble.h: abs -> fabs
8406:
8407: 2006-11-14 misha
8408:
8409: * operators.txt: - added info about ^file.md5[] and
8410: ^file:md5[file-name]
8411:
8412: * src/classes/file.C: - ^file.md5[] and ^file:md5[file-name] were
8413: added
8414:
8415: * src/main/pa_common.C: - CRC32_MAX_BUFFER_SIZE was renamed to
8416: FILE_BUFFER_SIZE
8417:
8418: * src/classes/math.C: - hex_string was moved to pa_common.h
8419:
8420: * src/include/pa_common.h: - hex_string was moved from math.C -
8421: CRC32_MAX_BUFFER_SIZE was renamed to FILE_BUFFER_SIZE
8422:
8423: * src/types/pa_vdouble.h: - incorrect frac detection with negative
8424: values was fixed
8425:
8426: 2006-11-13 misha
8427:
8428: * operators.txt: - added info about ^math:crc32[string],
8429: ^file:crc32[file-name] & ^file.crc32[]
8430:
8431: * src/classes/math.C: - added ^math:crc32[string]
8432:
8433: * src/classes/file.C: - some comments were changed - added
8434: ^file:crc32[file-name] and ^file.crc32[]
8435:
8436: * src/: include/pa_common.h, main/pa_common.C: - some functions for
8437: crc32 calculation added
8438:
8439: 2006-11-03 misha
8440:
8441: * src/include/pa_array.h: - not needed variable removed
8442:
8443: * tests/: 150.html, 151.html, results/150.processed,
8444: results/151.processed: - 2 tests were added
8445:
8446: * src/include/: pa_array.h, pa_table.h: - table.locate & table.join
8447: with $.reverse(1) were fixed
8448:
8449: * src/main/pa_http.C: - bug fix. now tainted data from $.form and
8450: query converted to $.charset during ^file::load[http://...]
8451:
8452: 2006-11-02 misha
8453:
8454: * src/include/pa_table.h: ups. forget '=' char
8455:
8456: * src/include/pa_table.h: - one more fix in
8457: .locate[...][$.reverse(1)]
8458:
8459: 2006-11-01 misha
8460:
8461: * src/classes/math.C: - bug fix, details:
8462: http://www.parser.ru/forum/?id=53360
8463:
8464: * src/include/pa_table.h: - bug fix during ^table.locate( condition
8465: false for all records )[$.reverse(1)]
8466:
8467: * src/main/pa_http.C: - second param for this mid method is length
8468: but not end_index so this method has error and can't detect
8469: charsets in next content-types: Content-type: text/html;
8470: charset="windows-1251" Content-type: text/html;
8471: charset="windows-1251"; Content-type: text/html;
8472: charset=windows-1251;
8473:
8474: only Content-type: text/html; charset=windows-1251 was fine
8475:
8476: 2006-10-31 misha
8477:
8478: * src/classes/file.C: - empty args in file::exec removed now
8479:
8480: 2006-09-11 misha
8481:
8482: * bin/auto.p.dist.in: - 2 errors were fixed - table::set was
8483: replaced to table::create - some changes in text/code formatting
8484:
8485: 2006-09-03 paf
8486:
8487: * src/classes/file.C: proper tainting of
8488: ^file::exec/cgi[script;env;COMMAND;LINE;PARAMS]
8489:
8490: 2006-06-09 paf
8491:
8492: * src/lib/pcre/pcre-2_08.tar.gz: one can easily find those
8493:
8494: * src/classes/table.C: formatting
8495:
8496: * src/classes/table.C: incorporated patch from misha: Sent:
8497: Thursday, June 08, 2006 12:38 PM Subject: parser3: patch for
8498: ignoring string options for ^table.save[]
8499:
8500: * src/classes/hash.C: incorporated patch from misha Sent:
8501: Wednesday, June 07, 2006 9:52 PM Subject: parser3: patch for
8502: $hash._default disappear while
8503:
8504: * operators.txt: ^mail:send[ $.file1[ $.value[file]
8505: $.format[!uue|!base64] << new base64 option. default uue ] ]
8506:
8507: * src/types/pa_vmail.C: misha: Sent: Wednesday, June 07, 2006 8:51
8508: PM Subject: patch for base64 in ^mail:send[] %-)
8509:
8510: 2006-04-09 paf
8511:
8512: * src/main/compile.tab.C: ` change compiled
8513:
8514: * gnu.vcproj, operators.txt, parser3.sln,
8515: src/classes/classes.vcproj, src/classes/file.C,
8516: src/classes/hash.C, src/classes/hashfile.C, src/classes/image.C,
8517: src/classes/op.C, src/classes/table.C, src/classes/xdoc.C,
8518: src/classes/xnode.C, src/include/pa_array.h,
8519: src/include/pa_config_fixed.h, src/include/pa_dir.h,
8520: src/include/pa_memory.h, src/include/pa_request.h,
8521: src/include/pa_stack.h, src/lib/cord/cord.vcproj,
8522: src/lib/gd/gd.vcproj, src/lib/ltdl/ltdl.vcproj,
8523: src/lib/md5/md5.vcproj, src/lib/pcre/pcre.vcproj,
8524: src/lib/pcre/pcre_dftables.vcproj,
8525: src/lib/pcre/pcre_parser_ctype.vcproj, src/lib/sdbm/sdbm.vcproj,
8526: src/lib/smtp/smtp.h, src/lib/smtp/smtp.vcproj,
8527: src/main/compile.y, src/main/execute.C, src/main/main.vcproj,
8528: src/main/pa_cache_managers.C, src/main/pa_charset.C,
8529: src/main/pa_exec.C, src/main/pa_http.C, src/main/pa_request.C,
8530: src/main/pa_socks.C, src/main/pa_sql_driver_manager.C,
8531: src/main/pa_string.C, src/main/pa_stylesheet_connection.C,
8532: src/main/pa_stylesheet_manager.C, src/targets/cgi/getopt.c,
8533: src/targets/cgi/parser3.C, src/targets/cgi/parser3.vcproj,
8534: src/targets/isapi/pa_threads.C, src/targets/isapi/parser3isapi.C,
8535: src/targets/isapi/parser3isapi.vcproj, src/types/pa_value.C,
8536: src/types/pa_value.h, src/types/pa_vcookie.C,
8537: src/types/pa_vhashfile.C, src/types/pa_vhashfile.h,
8538: src/types/pa_vmail.C, src/types/pa_vresponse.C,
8539: src/types/pa_vstatus.C, src/types/types.vcproj,
8540: tests/descript.ion: + ^break[] ^continue[], in ^for, ^while,
8541: ^menu, ^hash/hashfile.foreach
8542:
8543: * gnu.vcproj, parser3.sln, src/classes/classes.vcproj,
8544: src/classes/file.C, src/classes/hash.C, src/classes/image.C,
8545: src/classes/op.C, src/classes/table.C, src/classes/xdoc.C,
8546: src/classes/xnode.C, src/include/pa_array.h,
8547: src/include/pa_config_fixed.h, src/include/pa_dir.h,
8548: src/include/pa_memory.h, src/include/pa_request.h,
8549: src/include/pa_stack.h, src/lib/cord/cord.vcproj,
8550: src/lib/gd/gd.vcproj, src/lib/ltdl/ltdl.vcproj,
8551: src/lib/md5/md5.vcproj, src/lib/pcre/pcre.vcproj,
8552: src/lib/pcre/pcre_dftables.vcproj,
8553: src/lib/pcre/pcre_parser_ctype.vcproj, src/lib/sdbm/sdbm.vcproj,
8554: src/lib/smtp/smtp.h, src/lib/smtp/smtp.vcproj,
8555: src/main/compile.y, src/main/execute.C, src/main/main.vcproj,
8556: src/main/pa_cache_managers.C, src/main/pa_charset.C,
8557: src/main/pa_exec.C, src/main/pa_http.C, src/main/pa_request.C,
8558: src/main/pa_socks.C, src/main/pa_sql_driver_manager.C,
8559: src/main/pa_string.C, src/main/pa_stylesheet_connection.C,
8560: src/main/pa_stylesheet_manager.C, src/targets/cgi/getopt.c,
8561: src/targets/cgi/parser3.C, src/targets/cgi/parser3.vcproj,
8562: src/targets/isapi/pa_threads.C, src/targets/isapi/parser3isapi.C,
8563: src/targets/isapi/parser3isapi.vcproj, src/types/pa_value.C,
8564: src/types/pa_value.h, src/types/pa_vcookie.C,
8565: src/types/pa_vmail.C, src/types/pa_vresponse.C,
8566: src/types/pa_vstatus.C, src/types/types.vcproj,
8567: tests/descript.ion: ! switched to VS2005 (projects and
8568: object<info explicitly typed>.for_each(, info)) +
8569: $response:field[] setting void means removing + grammar $name`
8570: name stops now, for mysql `$field` + started ^break[]
8571: ^continue[], in ^for. TODO: to other iterators (while, menu,
8572: foreach) + all log messages += [uri=, method=, cl=]
8573:
8574: * buildall-with-xml: merged . ftp paths update
8575:
8576: * buildall-with-xml: . ftp paths update
8577:
8578: 2006-03-04 paf
8579:
8580: * src/main/: pa_string.C: merged from HEAD ! cache file curruption
8581: checks++ [thanks to Igor Zinkovsky for detailed report]
8582:
8583: * src/main/pa_string.C: ! cache file curruption checks++ [thanks to
8584: Igor Zinkovsky for detailed report]
8585:
8586: 2006-03-01 paf
8587:
8588: * src/main/untaint.C: merged from HEAD ! mail:send << changed \r or
8589: \n to ' ' in
8590:
8591: 2006-02-18 paf
8592:
8593: * src/main/untaint.C: merged from HEAD ! mail:send << changed \r or
8594: \n to ' ' in
8595:
8596: * src/main/untaint.C: ! mail:send << changed \r or \n to ' ' in
8597:
8598: 2006-02-03 paf
8599:
8600: * src/main/pa_common.C: merged from HEAD ! bugfix: decoding from
8601: base64
8602:
8603: * src/main/pa_common.C: ! bugfix: decoding from base64
8604:
8605: 2006-01-20 paf
8606:
8607: * src/types/pa_vhashfile.C: . merged hashfile.foreach memory
8608: economy fix
8609:
8610: * src/classes/: table.C: merged from HEAD ! bugfix
8611: ^table.save[$.encloser-s now handled properly
8612:
8613: * src/classes/table.C: ! bugfix ^table.save[$.encloser-s now
8614: handled properly
8615:
8616: 2006-01-19 paf
8617:
8618: * buildall-with-xml, buildall-without-xml: merged from HEAD !
8619: libgc:USE_MUNMAP activates merging of free memory blocks which
8620: helps a lot in our case: after transform we want
8621: CORD(main.result)->cstr[big malloc]->transcode[big malloc]
8622:
8623: * src/types/pa_vhashfile.C: . merged hashfile.foreach memory
8624: economy fix
8625:
8626: * buildall-with-xml, buildall-without-xml: ! libgc:USE_MUNMAP
8627: activates merging of free memory blocks which helps a lot in our
8628: case: after transform we want CORD(main.result)->cstr[big
8629: malloc]->transcode[big malloc]
8630:
8631: 2006-01-17 paf
8632:
8633: * src/types/pa_vhashfile.C: ! hashfile.foreach: counted pairs
8634: before reading them. got rid of reallocs = became quicker and
8635: less fragmentated
8636:
8637: 2005-12-29 paf
8638:
1.101 moko 8639: * INSTALL, Makefile.am, buildall-with-xml, buildall-without-xml,
8640: configure, configure.in, src/include/pa_version.h,
8641: src/lib/ltdl/Makefile.am, src/lib/ltdl/acconfig.h,
1.95 moko 8642: src/lib/ltdl/acinclude.m4, src/lib/ltdl/config.guess,
8643: src/lib/ltdl/config.sub, src/lib/ltdl/configure.in,
8644: src/lib/ltdl/install-sh, src/lib/ltdl/ltmain.sh,
8645: src/lib/ltdl/missing: . merged from 3.2.1
8646:
1.101 moko 8647: * Makefile.am, src/lib/ltdl/Makefile.am: . now site.m4 also
8648: packaged when 'make dist', so do configure companion files in
8649: src/lib/ltdl
8650:
8651: * src/lib/ltdl/: Makefile.am, acconfig.h, acinclude.m4,
8652: config.guess, config.sub, configure.in, install-sh, ltmain.sh,
8653: missing: . now config_auto.h is created with configure [were
8654: constant]
1.95 moko 8655:
8656: * INSTALL: . references to documentation and some clarification
8657:
8658: * buildall-with-xml, buildall-without-xml: . farawell doc
8659: indication
8660:
1.101 moko 8661: * Makefile.am: . dist+=buildall*
1.95 moko 8662:
8663: 2005-12-28 paf
8664:
8665: * configure: . 3.2.1
8666:
8667: * INSTALL, buildall-with-xml, buildall-without-xml: + started to
8668: simplify build process, see INSTALL
8669:
8670: 2005-12-26 paf
8671:
8672: * configure: ver
8673:
8674: * configure.in, src/include/pa_version.h, src/main/compile.tab.C:
8675: version
8676:
8677: 2005-12-21 paf
8678:
8679: * src/main/: compile.tab.C, main.vcproj: . win32: grammar is now
8680: compiled with bison 1.875b, it reports unexpected token names
8681:
8682: 2005-12-19 paf
8683:
8684: * src/: main/compile.tab.C, types/pa_vxnode.h: ! bugfix xnode now
8685: holds a link to xmlNode to prevent premature gc(xmlNode)
8686:
8687: * src/classes/classes.vcproj, src/include/pa_config_fixed.h,
8688: src/lib/gd/gd.vcproj, src/lib/smtp/smtp.vcproj,
8689: src/main/main.vcproj, src/main/pa_globals.C,
8690: src/targets/cgi/parser3.vcproj,
8691: src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj,
8692: configure, configure.in, src/include/pa_version.h: . killing
8693: gdome [what a relief]
8694:
8695: * tests/: 097.html, 106.html, 108.html, 110.html, 112.html,
8696: 113.html, 114.html, 115.html, 116.html, 117.html, Makefile,
8697: run_parser.sh, results/001.processed, results/002.processed,
8698: results/003.processed, results/004.processed,
8699: results/005.processed, results/006.processed,
8700: results/008.processed, results/009.processed,
8701: results/010.processed, results/011.processed,
8702: results/012.processed, results/013.processed,
8703: results/014.processed, results/015.processed,
8704: results/016.processed, results/017.processed,
8705: results/018.processed, results/020.processed,
8706: results/021.processed, results/022.processed,
8707: results/023.processed, results/024.processed,
8708: results/025.processed, results/026.processed,
8709: results/027.processed, results/028.processed,
8710: results/029.processed, results/030.processed,
8711: results/031.processed, results/032.processed,
8712: results/033.processed, results/034.processed,
8713: results/035.processed, results/036.processed,
8714: results/037.processed, results/038.processed,
8715: results/039.processed, results/040.processed,
8716: results/041.processed, results/042.processed,
8717: results/043.processed, results/044.processed,
8718: results/045.processed, results/046.processed,
8719: results/047.processed, results/048.processed,
8720: results/049.processed, results/050.processed,
8721: results/051.processed, results/052.processed,
8722: results/053.processed, results/054.processed,
8723: results/055.processed, results/056.processed,
8724: results/057.processed, results/058.processed,
8725: results/059.processed, results/060.processed,
8726: results/061.processed, results/062.processed,
8727: results/063.processed, results/064.processed,
8728: results/065.processed, results/066.processed,
8729: results/067.processed, results/068.processed,
8730: results/069.processed, results/070.processed,
8731: results/071.processed, results/072.processed,
8732: results/073.processed, results/074.processed,
8733: results/075.processed, results/076.processed,
8734: results/077.processed, results/078.processed,
8735: results/079.processed, results/080.processed,
8736: results/081.processed, results/082.processed,
8737: results/083.processed, results/084.processed,
8738: results/085.processed, results/086.processed,
8739: results/087.processed, results/088.processed,
8740: results/089.processed, results/090.processed,
8741: results/091.processed, results/092.processed,
8742: results/093.processed, results/094.processed,
8743: results/095.processed, results/096.processed,
8744: results/097.processed, results/099.processed,
8745: results/100.processed, results/101.processed,
8746: results/102.processed, results/104.processed,
8747: results/105.processed, results/106.processed,
8748: results/107.processed, results/108.processed,
8749: results/109.processed, results/110.processed,
8750: results/111.processed, results/112.processed,
8751: results/113.processed, results/114.processed,
8752: results/115.processed, results/117.processed,
8753: results/119.processed, results/120.processed,
8754: results/121.processed, results/122.processed,
8755: results/123.processed, results/124.processed,
8756: results/125.processed, results/126.processed,
8757: results/127.processed, results/128.processed,
8758: results/129.processed, results/130.processed,
8759: results/131.processed, results/132.processed,
8760: results/133.processed, results/134.processed,
8761: results/135.processed, results/136.processed,
8762: results/138.processed, results/139.processed,
8763: results/140.processed, results/141.processed,
8764: results/142.processed, results/143.processed,
8765: results/144.processed, results/145.processed,
8766: results/146.processed, results/147.processed,
8767: results/148.processed, results/149.processed, results/auto.p: .
8768: now works if we turn off default auto.p
8769:
1.101 moko 8770: * configure: . makes
1.95 moko 8771:
8772: * src/types/pa_vxnode.C: . less warnings
8773:
8774: * src/types/pa_vxnode.C, tests/142.html, tests/144.html,
8775: tests/145.html, tests/149.html, tests/descript.ion,
8776: tests/outputs/d.cmd, tests/results/142.processed,
8777: tests/results/143.processed, tests/results/144.processed,
8778: tests/results/145.processed, tests/results/146.processed,
8779: tests/results/147.processed, tests/results/148.processed,
8780: tests/results/149.processed: . removed .nodeValue from all node
8781: types other than 5 (grabbed piece from gdome)
8782:
8783: * tests/: 137.html, results/137.processed: . not handled this case
8784: yet. code does not hang from inserting parent into child,
8785: considering thing minor issue -- nodes are removed from source
8786: anyway, don't know why shold that be an error after all
8787:
8788: * src/targets/cgi/parser3.C: . style
8789:
8790: * src/classes/xnode.C: . "xml.dom" . xnode.select* now works on
8791: xdoc too [were barking "not element"]
8792:
8793: 2005-12-16 paf
8794:
8795: * tests/: 146.html, 147.html, 148.html: . more tests
8796:
8797: * src/classes/xnode.C: . also bark on possible errors
8798:
8799: * src/types/: pa_vxdoc.C, pa_vxnode.C, pa_vxnode.h: + xdoc DOM
8800: props
8801:
8802: * src/: types/pa_value.h, types/pa_vvoid.h, main/compile.tab.C,
8803: main/compile.y: merged from HEAD ! fixed overoptimized
8804: ^call(false) case. (confused it with ^call[] case)
8805:
8806: * src/main/: compile.tab.C, compile.y: ! fixed overoptimized
8807: ^call(false) case. (confused it with ^call[] case)
8808:
8809: * tests/: 142.html, 143.html, 144.html, 145.html: . dom [part]
8810:
8811: * tests/: 006.html, 034.html, 057.html, Makefile, make_tests.cmd,
8812: results/001.processed, results/002.processed,
8813: results/003.processed, results/004.processed,
8814: results/005.processed, results/006.processed,
8815: results/008.processed, results/009.processed,
8816: results/010.processed, results/011.processed,
8817: results/012.processed, results/013.processed,
8818: results/014.processed, results/015.processed,
8819: results/016.processed, results/017.processed,
8820: results/018.processed, results/019.processed,
8821: results/020.processed, results/021.processed,
8822: results/022.processed, results/023.processed,
8823: results/024.processed, results/025.processed,
8824: results/026.processed, results/027.processed,
8825: results/028.processed, results/029.processed,
8826: results/030.processed, results/031.processed,
8827: results/032.processed, results/033.processed,
8828: results/034.processed, results/035.processed,
8829: results/036.processed, results/037.processed,
8830: results/038.processed, results/039.processed,
8831: results/040.processed, results/041.processed,
8832: results/042.processed, results/043.processed,
8833: results/044.processed, results/045.processed,
8834: results/046.processed, results/047.processed,
8835: results/048.processed, results/049.processed,
8836: results/050.processed, results/051.processed,
8837: results/052.processed, results/053.processed,
8838: results/054.processed, results/055.processed,
8839: results/056.processed, results/057.processed,
8840: results/058.processed, results/059.processed,
8841: results/060.processed, results/061.processed,
8842: results/062.processed, results/063.processed,
8843: results/064.processed, results/065.processed,
8844: results/066.processed, results/067.processed,
8845: results/068.processed, results/069.processed,
8846: results/070.processed, results/071.processed,
8847: results/072.processed, results/073.processed,
8848: results/074.processed, results/075.processed,
8849: results/076.processed, results/077.processed,
8850: results/078.processed, results/079.processed,
8851: results/080.processed, results/081.processed,
8852: results/082.processed, results/083.processed,
8853: results/084.processed, results/085.processed,
8854: results/086.processed, results/087.processed,
8855: results/088.processed, results/089.processed,
8856: results/090.processed, results/091.processed,
8857: results/092.processed, results/093.processed,
8858: results/094.processed, results/095.processed,
8859: results/096.processed, results/097.processed,
8860: results/099.processed, results/101.processed,
8861: results/102.processed, results/104.processed,
8862: results/105.processed, results/106.processed,
8863: results/107.processed, results/108.processed,
8864: results/109.processed, results/110.processed,
8865: results/111.processed, results/112.processed,
8866: results/113.processed, results/114.processed,
8867: results/115.processed, results/116.processed,
8868: results/117.processed, results/118.processed,
8869: results/119.processed, results/120.processed,
8870: results/121.processed, results/122.processed,
8871: results/123.processed, results/124.processed,
8872: results/125.processed, results/126.processed,
8873: results/127.processed, results/128.processed,
8874: results/129.processed, results/130.processed,
8875: results/131.processed, results/132.processed,
8876: results/133.processed, results/134.processed,
8877: results/135.processed, results/136.processed,
8878: results/137.processed, results/138.processed,
8879: results/139.processed, results/140.processed,
8880: results/141.processed: . refreshed old tests, made them work
8881: without auto.p (in utf8) . things noted: . gif got encoded
8882: differently . exif 0000:00:00 decoded now into 0000:00:00 (were
8883: some strange year)
8884:
8885: * INSTALL: . revived linux libgc fix
8886:
8887: * INSTALL, configure.in, src/lib/Makefile.am: . sweetest part [no
8888: glib/gdome in INSTALL and patches]
8889:
8890: * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
8891: include/pa_charset.h, include/pa_config_includes.h,
8892: include/pa_globals.h, include/pa_memory.h, include/pa_request.h,
8893: include/pa_xml_exception.h, lib/cord/Makefile.am,
8894: lib/cord/cord.vcproj, lib/cord/cordbscs.c, lib/cord/cordprnt.c,
8895: lib/cord/cordxtra.c, main/compile.tab.C, main/pa_charset.C,
8896: main/pa_globals.C, main/pa_memory.C, main/pa_request.C,
8897: main/pa_stylesheet_connection.C, main/pa_xml_exception.C,
8898: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
8899: types/pa_vxnode.h: . started killing gdome
8900:
8901: 2005-12-13 paf
8902:
8903: * src/main/: pa_request.C: merged from HEAD ! when code in
8904: @unhandled_exception thrown another exception, print correct
8905: origin (earlier code in catch of exception inside of
8906: @unhandled_exception grabbed parent_frame(original_exception)
8907: origin and printed it, instead of true origin)
8908:
8909: * src/main/pa_request.C: ! when code in @unhandled_exception thrown
8910: another exception, print correct origin (earlier code in catch of
8911: exception inside of @unhandled_exception grabbed
8912: parent_frame(original_exception) origin and printed it, instead
8913: of true origin)
8914:
8915: 2005-12-09 paf
8916:
8917: * INSTALL: . updated INSTALL doc to work around linux stack base
8918: detection problem, due to change in gc6.4 code
8919:
8920: * src/main/: pa_string.C: merged from 3.1.5 ! regex tainting were
8921: ignored in ^string.matched :(
8922:
8923: * src/main/pa_string.C: ! regex tainting were ignored in
8924: ^string.matched :(
8925:
8926: * ChangeLog, INSTALL, configure, configure.in, src/classes/date.C,
8927: src/include/pa_config_fixed.h, src/include/pa_version.h,
8928: src/main/compile.y, src/main/compile_tools.h,
8929: src/main/pa_charset.C, src/main/pa_common.C,
8930: src/main/pa_globals.C, src/main/pa_string.C,
8931: src/targets/cgi/getopt.c, src/targets/isapi/parser3isapi.C,
8932: src/types/pa_vmail.C: . merged latest fixes from 3.2.0
8933:
8934: 2005-12-08 paf
8935:
8936: * src/types/pa_vmail.C: merged from 3.2.0 ! bcc line longer then
8937: 500 chars now handled OK [were wrapped on 500th char according to
8938: rfc, but sendmail failed to unwrap it properly]
8939:
8940: * src/types/pa_vmail.C: ! bcc line longer then 500 chars now
8941: handled OK [were wrapped on 500th char according to rfc, but
8942: sendmail failed to unwrap it properly]
8943:
8944: * src/targets/isapi/parser3isapi.C: . less warnings
8945:
8946: * src/targets/isapi/parser3isapi.C: . undone some strange change
8947: since 3.1.5
8948:
8949: * src/targets/isapi/parser3isapi.C: . merged from 3.1.5 release
8950: link fixes
8951:
8952: * src/: classes/date.C, include/pa_config_fixed.h,
8953: main/compile.tab.C, main/compile.y, main/compile_tools.h,
8954: main/pa_charset.C, main/pa_common.C, main/pa_globals.C,
8955: main/pa_string.C, targets/cgi/getopt.c: . less warnings
8956:
8957: * src/include/pa_config_fixed.h: . removed outdated string origins
8958: [in current storage scheme there's no place for them. someday we
8959: can add third CORD to store origins and special version of parser
8960: which stores origins there [separate binary]]
8961:
8962: 2005-12-07 paf
8963:
8964: * src/targets/isapi/parser3isapi.C: . now links in release mode
8965:
8966: * src/include/pa_version.h: makefiles
8967:
8968: * src/include/pa_version.h: . not beta
8969:
8970: * configure, configure.in, src/include/pa_version.h: not beta
8971:
8972: 2005-12-06 paf
8973:
8974: * src/types/: pa_wcontext.C, pa_wcontext.h: ! after long discussion
8975: [some details here http://i2/tasks/edit/?id=4869912143891354460]
8976: decided to undo the change ^call[$void] passes void. now it will
8977: pass empty string again.
8978:
8979: * src/main/: compile.tab.C, compile.y: . version readded
8980:
8981: * src/classes/op.C: . in this version there is no ^switch[$nothing]
8982: = ^switch[void] problem
8983:
8984: 2005-12-01 paf
8985:
8986: * src/classes/op.C: mreged from HEAD . bugfix ^switch[$void_value]
8987: caused ^case[string] to be coerced to double since searching
8988: value were not string (it was vvoid)
8989:
8990: * src/classes/op.C: . bugfix ^switch[$void_value] caused
8991: ^case[string] to be coerced to double since searching value were
8992: not string (it was vvoid)
8993:
8994: * INSTALL: . compiled with libxml2 = 2.6.22 libxslt =
8995: 1.1.15 glib = 1.2.10 gdome2 = 0.8.1
8996:
8997: 2005-11-30 paf
8998:
8999: * src/types/pa_vdate.h: merged from HEAD: ! bugfix: to drop TZ on
9000: win32 must putenv("TZ="), on unix works only putenv("TZ")
9001:
9002: * src/types/pa_vdate.h: ! bugfix: to drop TZ on win32 must
9003: putenv("TZ="), on unix works only putenv("TZ")
9004:
9005: * INSTALL: . xml libs versions updated
9006:
9007: * src/main/pa_globals.C: //20051130 trying to remove this, author
9008: claims that fixed a lot there // 20040920 for now both
9009: workarounds needed. wait for new libxml/xsl versions
9010:
9011: 2005-11-28 paf
9012:
9013: * src/classes/table.C: merged from HEAD: ! nameless table has
9014: columns==0
9015:
9016: * src/classes/table.C: ! nameless table has columns==0
9017:
9018: * src/main/pa_http.C: merged from HEAD: ! status line check made
9019: earlier [was totally wrong]
9020:
9021: * src/main/pa_http.C: ! status line check made earlier [was totally
9022: wrong]
9023:
9024: 2005-11-25 paf
9025:
9026: * src/include/pa_array.h: -this reduces speed(table::load) strange.
9027: undoing for now...
9028:
9029: * src/include/pa_version.h: -this reduces speed(table::load),
9030: strange. undoing
9031:
9032: * src/classes/op.C: merged from HEAD + ^while(){}[SEPARATOR]
9033:
9034: * src/classes/op.C: + ^while(){}[SEPARATOR]
9035:
9036: * src/include/pa_array.h: + optimistics added: all arrays (table
9037: rows) now grow size*=2, like in .NET ArrayList.EnsureCapacity,
9038: this speeds things up and saves memory a LOT! (not noticed
9039: negative effect on syntetic tests, future will tell...)
9040:
9041: * src/include/pa_memory.h: . removed GC_DEBUG for debug version, it
9042: changed gc_malloc implementation, which obscured profiling
9043:
9044: * src/classes/table.C: merged from HEAD: + optimized
9045: table::load/sql, now row ArrayString-s allocated with
9046: columns.count() elements and don't always grow from
9047: count=3[realloc,realloc]
9048:
9049: * src/classes/table.C: + optimized table::load/sql, now row
9050: ArrayString-s allocated with columns.count() elements and don't
9051: always grow from count=3[realloc,realloc]
9052:
9053: * src/classes/table.C: merged from HEAD: . ^table.save unused
9054: buffer after save
9055:
9056: * src/classes/table.C: . ^table.save unused buffer after save
9057:
9058: 2005-11-24 paf
9059:
9060: * configure.in: . merged glib2-config patch
9061:
9062: * configure.in: + trying to find glib2-config
9063:
9064: * src/: classes/file.C, include/pa_common.h, main/execute.C,
9065: main/pa_common.C, main/pa_request.C: merged from HEAD: ! changed
9066: file/dir_readable to simple file/dir_exist, this would help in
9067: situations "class not found because .p file has bad rights" << in
9068: that case error would be explicit "access denied to 'this' file"
9069:
1.101 moko 9070: * aclocal.m4, configure, src/include/pa_config_auto.h.in: makefiles
1.95 moko 9071:
9072: * src/: classes/file.C, include/pa_common.h, main/execute.C,
9073: main/pa_common.C, main/pa_request.C: ! changed file/dir_readable
9074: to simple file/dir_exist, this would help in situations "class
9075: not found because .p file has bad rights" << in that case error
9076: would be explicit "access denied to 'this' file"
9077:
9078: * src/: classes/file.C, include/Makefile.am, include/pa_common.h,
9079: include/pa_http.h, main/Makefile.am, main/main.vcproj,
9080: main/pa_common.C, main/pa_http.C: merged from HEAD: +!
9081: ^file::exec/cgi[script;$.charset[changed]
9082: $.QUERY_STRING[^untaint[URI]{aaa=$form:text} << now %HH would be
9083: encoded in $.charset charset
9084:
9085: * src/classes/file.C: +! ^file::exec/cgi[script;$.charset[changed]
9086: $.QUERY_STRING[^untaint[URI]{aaa=$form:text} << now %HH would be
9087: encoded in $.charset charset
9088:
9089: * src/: include/Makefile.am, include/pa_common.h,
9090: include/pa_http.h, main/Makefile.am, main/main.vcproj,
9091: main/pa_common.C, main/pa_http.C: . extracted http:// into
9092: separate file [preparation for
9093: ^file::cgi[script;$.form[$.field1[]
9094:
9095: 2005-11-22 paf
9096:
9097: * src/: include/pa_version.h, main/compile.tab.C: makefiles
9098:
9099: * acinclude.m4, configure.in: . merged underquting fixes
9100:
1.101 moko 9101: * src/include/pa_config_auto.h.in: configure+makes
1.95 moko 9102:
9103: * src/classes/op.C: . overmerged a little
9104:
9105: * src/main/compile.tab.C: Makefile
9106:
9107: * src/main/: pa_common.C: . less gcc warnings
9108:
9109: * src/classes/op.C: merged from HEAD: + $exception.handled[cache]
9110: now reports original exception if we have no old cache
9111:
9112: * src/classes/op.C: + $exception.handled[cache] now reports
9113: original exception if we have no old cache
9114:
9115: * src/: classes/op.C, include/pa_string.h, main/untaint.C: merged
9116: from HEAD: + ^taint/untaint[regex] << escapes these:
9117: \^$.[]|()?*+{}
9118:
9119: * src/: classes/op.C, include/pa_string.h, main/untaint.C: +
9120: ^taint/untaint[regex] << escapes these: \^$.[]|()?*+{}
9121:
9122: * src/types/pa_vdate.h: ! date TZ save/restore stored pointer to
9123: getenv-ed variable, which does not work both on win32&unix.
9124: copied old TZ value now
9125:
9126: * src/types/pa_vdate.h: merged from 3.1.5: ! date TZ save/restore
9127: stored pointer to getenv-ed variable, which does not work both on
9128: win32&unix. copied old TZ value now
9129:
9130: * src/types/pa_vdate.h: ! date TZ save/restore stored pointer to
9131: getenv-ed variable, which does not work both on win32&unix.
9132: copied old TZ value now
9133:
9134: * src/types/pa_vresponse.C: merged from HEAD: + $response:headers
9135: access to internal hash
9136:
9137: * src/types/pa_vresponse.C: + $response:headers access to internal
9138: hash
9139:
9140: * src/targets/isapi/parser3isapi.C: merged from HEAD: +
9141: GC_large_alloc_warn_suppressed=0 between requests [apache mod_,
9142: isapi] this reduces number of "GC Warning: Repeated allocation of
9143: very large block" messages to only important onces
9144:
9145: * src/targets/isapi/parser3isapi.C: +
9146: GC_large_alloc_warn_suppressed=0 between requests [apache mod_,
9147: isapi] this reduces number of "GC Warning: Repeated allocation of
9148: very large block" messages to only important onces
9149:
9150: * src/classes/string.C: merged from HEAD: + removed limitation on
9151: ^string/int/double:sql{}[$.default[({param style})] ]
9152:
9153: * src/classes/string.C: + removed limitation on
9154: ^string/int/double:sql{}[$.default[({param style})] ]
9155:
9156: * src/main/pa_common.C: merged from HEAD: + removed "use either uri
9157: with ?params or $.form option" limitation
9158:
9159: * src/main/pa_common.C: + removed "use either uri with ?params or
9160: $.form option" limitation
9161:
9162: * src/: classes/file.C, classes/string.C, include/pa_common.h,
9163: main/pa_common.C: merged from HEAD: + ^file.base64[] encode +
9164: ^file::base64[encoded] decode
9165:
9166: * src/: classes/file.C, classes/string.C, include/pa_common.h,
9167: main/pa_common.C: + ^file.base64[] encode +
9168: ^file::base64[encoded] decode
9169:
9170: * src/classes/: file.C, string.C: + ^string.base64[] encode +
9171: ^string:base64[encoded] decode
9172:
9173: * src/: classes/string.C, include/pa_common.h, main/pa_common.C: +
9174: ^string:base64[in] encode + ^string.base64[] decode
9175:
9176: 2005-11-21 paf
9177:
9178: * src/classes/file.C: + merged from HEAD:
9179: ^file::create[text;file.xml;^untaint[xml]{data}]
9180:
9181: * src/classes/file.C: +
9182: ^file::create[text;file.xml;^untaint[xml]{data}]
9183:
9184: * src/main/pa_request.C: ! merged: $response:body[file] now
9185: differes from :download, it does not return content-disposition
9186: at all now [previusely it returned valueless content-disposition]
9187:
9188: * src/main/pa_request.C: ! $response:body[file] now differes from
9189: :download, it does not return content-disposition at all now
9190: [previusely it returned valueless content-disposition]
9191:
9192: * src/main/: compile.tab.C, compile.y: ! overoptimized void
9193: literals, reverted to just vvod, recreating empty array with each
9194: void_value token. that's absolutely needed, since that array
9195: grows
9196:
9197: * src/: main/compile.tab.C, main/compile.y, types/pa_value.h,
9198: types/pa_vbool.h, types/pa_vdouble.h, types/pa_vint.h,
9199: types/pa_vmethod_frame.h: + merged: expression literals:
9200: true/false. ^format[$.indent(true)]
9201:
9202: * src/: main/compile.tab.C, main/compile.y, types/pa_value.h,
9203: types/pa_vbool.h, types/pa_vdouble.h, types/pa_vint.h,
9204: types/pa_vmethod_frame.h: + expression literals: true/false.
9205: ^format[$.indent(true)]
9206:
9207: * src/types/: Makefile.am, pa_venv.C, pa_venv.h, types.vcproj: +
9208: merged: $env:PARSER_VERSION reports "3.1.5beta (compiled on
9209: i386-pc-win32)"
9210:
9211: * src/types/: Makefile.am, pa_venv.C, pa_venv.h, types.vcproj: +
9212: $env:PARSER_VERSION reports "3.1.5beta (compiled on
9213: i386-pc-win32)"
9214:
9215: 2005-11-18 paf
9216:
9217: * src/classes/: double.C, int.C: ! ^int/double:sql{select
9218: null}[$.default(123)] will now return default value
9219:
9220: * src/classes/op.C: + merged ^cache[] << returns current cache
9221: expiration time
9222:
9223: * src/classes/op.C: + ^cache[] << returns current cache expiration
9224: time
9225:
9226: * src/classes/table.C: ! merged ^table::create[not'nameless';
9227: failed << Exception.problem_source pointed to local var!
9228:
9229: * src/classes/table.C: ! ^table::create[not'nameless'; failed <<
9230: Exception.problem_source pointed to local var!
9231:
9232: * src/main/pa_common.C: ! merged: file::load[binary;fileOfZeroSize]
9233: now loads VFile.ptr!=0, so such files can be saved now
9234:
9235: * src/main/pa_common.C: ! file::load[binary;fileOfZeroSize] now
9236: loads VFile.ptr!=0, so such files can be saved now
9237:
9238: * src/include/pa_dir.h: ! merged: file:list now sees .xxx files,
9239: only . and .. now removed from list [were removed all .*]
9240:
9241: * src/include/pa_dir.h: ! file:list now sees .xxx files, only . and
9242: .. now removed from list [were removed all .*]
9243:
9244: * src/lib/sdbm/apr_file_io.C: ! merged from 3.1.5: hashfile file
9245: open error now checked, were not :( [stole that piece from apache
9246: 1.3 sources]
9247:
9248: * src/lib/sdbm/apr_file_io.C: ! hashfile file open error now
9249: checked, were not :( [stole that piece from apache 1.3 sources]
9250:
9251: * src/main/pa_request.C: ! merged from 3.1.5: ensured proper
9252: untainting of @main result if returned by $result or
9253: $response:body
9254:
9255: * src/main/pa_request.C: ! ensured proper untainting of @main
9256: result if returned by $result or $response:body
9257:
9258: * src/main/pa_common.C: ! merged from 3.1.5: fixed file load memory
9259: issue: now tries to guess content-length and allocates one big
9260: piece if possible [regretfully gc_realloc works as malloc+free,
9261: leaving lots of holes behind]
9262:
9263: * src/: classes/memory.C, main/compile.tab.C, main/pa_common.C: !
9264: fixed file load memory issue: now tries to guess content-length
9265: and allocates one big piece if possible [regretfully gc_realloc
9266: works as malloc+free, leaving lots of holes behind]
9267:
9268: 2005-11-16 paf
9269:
9270: * src/: include/pa_common.h, classes/file.C, classes/table.C,
9271: main/compile.tab.C, main/pa_common.C: merged to HEAD: !
9272: table::save with enclosers now doubles them: "->"" !
9273: table::save/load do not remove elements from options hash
9274:
9275: * src/main/compile.y: ! merged to HEAD: ^if(-f "...") now works
9276: [were overoptimized ^if(double_literal), compiler confused
9277: OP_VALUE+origin+double with OP_STRINGPOOL+code+OP_writeXX
9278:
9279: * src/main/: compile.tab.C, compile.y: ! ^if(-f "...") now works
9280: [were overoptimized ^if(double_literal), compiler confused
9281: OP_VALUE+origin+double with OP_STRINGPOOL+code+OP_writeXX
9282:
9283: * src/: classes/file.C, classes/table.C, include/pa_common.h,
9284: main/pa_common.C: ! table::save with enclosers now doubles them:
9285: "->"" ! table::save/load do not remove elements from options hash
9286:
9287: 2005-11-03 paf
9288:
1.101 moko 9289: * src/main/: Makefile.am, compile.tab.C: removed $< from .y
9290: compilation, not all makefiles liked that
1.95 moko 9291:
9292: 2005-08-30 paf
9293:
9294: * src/classes/op.C: merge . speedup check of [DEFAULT]
9295:
9296: * src/classes/op.C: . speedup check of [DEFAULT]
9297:
9298: 2005-08-26 paf
9299:
9300: * src/: classes/date.C, types/pa_vdate.h: merged + date.week
9301:
9302: * src/: classes/date.C, types/pa_vdate.h: + date.week
9303:
9304: * src/classes/table.C: merged ! ^table::create[bad]{xxx} now
9305: complains about bad!=nameless
9306:
9307: * src/classes/table.C: ! ^table::create[bad]{xxx} now complains
9308: about bad!=nameless
9309:
9310: * src/classes/: hash.C, string.C, table.C, void.C: merged !
9311: optional options were allowed to be empty. were checked
9312: if(is_string), changed to !defined||is_string to allow void
9313:
9314: * src/: targets/isapi/parser3isapi.C, classes/hash.C,
9315: classes/string.C, classes/table.C, classes/void.C: ! optional
9316: options were allowed to be empty. were checked if(is_string),
9317: changed to !defined||is_string to allow void
9318:
9319: * src/types/pa_vmethod_frame.h: merged ! many classes/* used
9320: as_junction where they needed as_int/double, so failed with
9321: recent "(const) now no junction" optimization
9322:
9323: * src/classes/: double.C, int.C, math.C, op.C, string.C, table.C:
9324: merged ! many classes/* used as_junction where they needed
9325: as_int/double, so failed with recent "(const) now no junction"
9326: optimization
9327:
9328: * src/: classes/double.C, classes/int.C, classes/math.C,
9329: classes/op.C, classes/string.C, classes/table.C,
9330: main/compile.tab.C, types/pa_vmethod_frame.h: ! many classes/*
9331: used as_junction where they needed as_int/double, so failed with
9332: recent "(const) now no junction" optimization
9333:
9334: 2005-08-24 paf
9335:
9336: * src/targets/isapi/: parser3isapi.C, parser3isapi.vcproj: ! on
9337: windows 2003 DllMain receivese \\?\ prefix to fullspec of .dll,
9338: stripped it
9339:
9340: 2005-08-09 paf
9341:
9342: * src/types/pa_wcontext.h: ! bugfix in_expression bit field were
9343: not cleared
9344:
9345: * src/: classes/classes.C, classes/classes.h, classes/date.C,
9346: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
9347: classes/hashfile.C, classes/image.C, classes/int.C,
9348: classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
9349: classes/response.C, classes/string.C, classes/table.C,
9350: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
9351: include/pa_array.h, include/pa_cache_managers.h,
9352: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
9353: include/pa_config_fixed.h, include/pa_config_includes.h,
9354: include/pa_dictionary.h, include/pa_dir.h,
9355: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
9356: include/pa_hash.h, include/pa_memory.h, include/pa_opcode.h,
9357: include/pa_operation.h, include/pa_os.h, include/pa_request.h,
9358: include/pa_request_charsets.h, include/pa_request_info.h,
9359: include/pa_sapi.h, include/pa_socks.h,
9360: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
9361: include/pa_stack.h, include/pa_string.h,
9362: include/pa_stylesheet_connection.h,
9363: include/pa_stylesheet_manager.h, include/pa_table.h,
9364: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
9365: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
9366: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
9367: lib/md5/pa_md5c.c, lib/smtp/comms.C, lib/smtp/smtp.C,
9368: lib/smtp/smtp.h, main/compile.C, main/compile_tools.C,
9369: main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
9370: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
9371: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
9372: main/pa_exec.C, main/pa_globals.C, main/pa_memory.C,
9373: main/pa_os.C, main/pa_request.C, main/pa_socks.C,
9374: main/pa_sql_driver_manager.C, main/pa_string.C,
9375: main/pa_stylesheet_connection.C, main/pa_stylesheet_manager.C,
9376: main/pa_table.C, main/pa_uue.C, main/pa_xml_exception.C,
9377: main/pa_xml_io.C, main/untaint.C, sql/pa_sql_driver.h,
9378: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
9379: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
9380: types/pa_junction.h, types/pa_method.h, types/pa_property.h,
9381: types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
9382: types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
9383: types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
9384: types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.h,
9385: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
9386: types/pa_vform.h, types/pa_vhash.C, types/pa_vhash.h,
9387: types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
9388: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmail.C,
9389: types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
9390: types/pa_vmemory.h, types/pa_vmethod_frame.C,
9391: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
9392: types/pa_vproperty.h, types/pa_vrequest.C, types/pa_vrequest.h,
9393: types/pa_vresponse.C, types/pa_vresponse.h,
9394: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
9395: types/pa_vstateless_object.h, types/pa_vstatus.C,
9396: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
9397: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
9398: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
9399: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
9400: types/pa_wcontext.h, types/pa_wwrapper.h: 2005
9401:
9402: * src/types/: pa_value.h, pa_vdouble.h, pa_vint.h,
9403: pa_vmethod_frame.h: merged from HEAD ! simplified (double)
9404: speedup consequent checks in vmethod_frame
9405:
9406: * src/types/pa_wcontext.h: ! bugfix in_expression bit field were
9407: not cleared
9408:
9409: * src/: classes/file.C, main/pa_exec.C: merged +file::cgi/exec now
9410: params: 50 max (were 10)
9411:
9412: * src/: classes/file.C, main/pa_exec.C: + file::cgi/exec now
9413: params: 50 max (were 10)
9414:
9415: * src/types/: pa_value.h, pa_vdouble.h, pa_vint.h,
9416: pa_vmethod_frame.h, pa_vvoid.C, pa_vvoid.h, pa_wcontext.C,
9417: pa_wcontext.h: + ^call[$void] param inside now is void (were:
9418: empty string) ! simplified (double) speedup consequent checks in
9419: vmethod_frame
9420:
9421: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: merged +
9422: optimized constants in expressions vstring->vdouble + optimized
9423: ^call(vdouble), no junction creation, no calls later
9424:
9425: 2005-08-08 paf
9426:
9427: * bin/auto.p.dist.in: merged . apache bad 404 handling workaround
9428: integrated
9429:
9430: * bin/auto.p.dist.in: . apache bad 404 handling workaround
9431: integrated
9432:
9433: * src/main/: compile.tab.C, compile.y, compile_tools.C,
9434: compile_tools.h: merged + optimized constants in expressions
9435: vstring->vdouble + optimized ^call(vdouble), no junction
9436: creation, no calls later
9437:
9438: * src/types/pa_vdouble.h: merged . double values without fractional
9439: part now default printed as %.0f instead of %g
9440:
9441: * src/types/pa_vdouble.h: . double values without fractional part
9442: now default printed as %.0f instead of %g
9443:
9444: * src/classes/hashfile.C: . merged ! second hashfile::open would
9445: cause an exception
9446:
9447: * src/classes/hashfile.C: ! second hashfile::open would cause an
9448: exception
9449:
9450: * src/: classes/classes.h, main/execute.C, types/pa_junction.h,
9451: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
9452: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
9453: types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
9454: types/pa_vimage.C, types/pa_vimage.h, types/pa_vjunction.h,
9455: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
9456: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
9457: types/pa_vresponse.h, types/pa_vstateless_class.C,
9458: types/pa_vstateless_object.h, types/pa_vvoid.h,
9459: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h: .
9460: merged VJunction(new Junction) optimization from 3.1.4
9461:
9462: * src/: main/execute.C, types/pa_junction.h, types/pa_vjunction.h,
9463: types/pa_vstateless_class.C: + optimized new VJunction(new
9464: Junction(params)) to new VJunction(params), thousands of mallocs
9465: removed
9466:
9467: 2005-08-05 paf
9468:
9469: * src/: include/pa_memory.h, main/compile.tab.C, main/compile.y,
9470: types/pa_vdouble.h, types/pa_vmethod_frame.C,
9471: types/pa_vmethod_frame.h: + optimized ^call(vdouble), no junction
9472: creation, no calls later
9473:
9474: * src/: classes/classes.C, classes/classes.h, classes/date.C,
9475: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
9476: classes/hashfile.C, classes/image.C, classes/int.C,
9477: classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
9478: classes/response.C, classes/string.C, classes/table.C,
9479: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
9480: include/pa_array.h, include/pa_cache_managers.h,
9481: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
9482: include/pa_config_fixed.h, include/pa_config_includes.h,
9483: include/pa_dictionary.h, include/pa_dir.h,
9484: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
9485: include/pa_hash.h, include/pa_memory.h, include/pa_opcode.h,
9486: include/pa_operation.h, include/pa_os.h, include/pa_request.h,
9487: include/pa_request_charsets.h, include/pa_request_info.h,
9488: include/pa_sapi.h, include/pa_socks.h,
9489: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
9490: include/pa_stack.h, include/pa_string.h,
9491: include/pa_stylesheet_connection.h,
9492: include/pa_stylesheet_manager.h, include/pa_table.h,
9493: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
9494: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
9495: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
9496: lib/md5/pa_md5c.c, lib/smtp/comms.C, lib/smtp/smtp.C,
9497: lib/smtp/smtp.h, main/compile.C, main/compile.y,
9498: main/compile_tools.C, main/compile_tools.h, main/execute.C,
9499: main/pa_cache_managers.C, main/pa_charset.C, main/pa_charsets.C,
9500: main/pa_common.C, main/pa_dictionary.C, main/pa_dir.C,
9501: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
9502: main/pa_memory.C, main/pa_os.C, main/pa_request.C,
9503: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
9504: main/pa_stylesheet_connection.C, main/pa_stylesheet_manager.C,
9505: main/pa_table.C, main/pa_uue.C, main/pa_xml_exception.C,
9506: main/pa_xml_io.C, main/untaint.C, sql/pa_sql_driver.h,
9507: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
9508: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
9509: types/pa_junction.h, types/pa_method.h, types/pa_value.C,
9510: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
9511: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
9512: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
9513: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
9514: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
9515: types/pa_vhash.C, types/pa_vhash.h, types/pa_vhashfile.h,
9516: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
9517: types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
9518: types/pa_vmath.C, types/pa_vmath.h, types/pa_vmemory.h,
9519: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
9520: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
9521: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
9522: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
9523: types/pa_vstateless_object.h, types/pa_vstatus.C,
9524: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
9525: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
9526: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
9527: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
9528: types/pa_wcontext.h, types/pa_wwrapper.h: . 2005 ;)
9529:
9530: * src/: lib/cord/cord.vcproj, lib/gd/gd.vcproj,
9531: lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj, lib/pcre/pcre.vcproj,
9532: lib/pcre/pcre_dftables.vcproj, lib/pcre/pcre_parser_ctype.vcproj,
9533: lib/sdbm/sdbm.vcproj, lib/smtp/smtp.vcproj, main/compile.tab.C,
9534: main/compile.y, main/compile_tools.C, main/compile_tools.h,
9535: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj: +
9536: optimized constants in expressions vstring->vdouble
9537:
9538: 2005-07-29 paf
9539:
9540: * src/types/pa_vclass.C: . shaped up error messages a bit
9541:
9542: * src/types/pa_vclass.C: + property getter can now be overridden
9543:
9544: * src/: main/execute.C, types/pa_vclass.C, types/pa_vobject.C: !
9545: bug fix: static parent fields were not replaced in case
9546: $derived:field[put] + property setter can now be overridden
9547:
9548: 2005-07-28 paf
9549:
9550: * configure, configure.in, src/classes/classes.h,
9551: src/classes/date.C, src/classes/file.C, src/classes/hash.C,
9552: src/classes/hashfile.C, src/classes/image.C, src/classes/op.C,
9553: src/classes/table.C, src/classes/xdoc.C, src/classes/xnode.C,
9554: src/classes/xnode.h, src/include/pa_hash.h,
9555: src/include/pa_version.h, src/main/execute.C,
1.101 moko 9556: src/types/Makefile.am, src/types/pa_method.h,
9557: src/types/pa_value.h, src/types/pa_vclass.C,
9558: src/types/pa_vclass.h, src/types/pa_vcode_frame.h,
9559: src/types/pa_vconsole.h, src/types/pa_vcookie.C,
9560: src/types/pa_vcookie.h, src/types/pa_vhash.h,
9561: src/types/pa_vhashfile.h, src/types/pa_vimage.C,
9562: src/types/pa_vimage.h, src/types/pa_vmethod_frame.h,
9563: src/types/pa_vobject.C, src/types/pa_vobject.h,
9564: src/types/pa_vproperty.h, src/types/pa_vrequest.C,
9565: src/types/pa_vrequest.h, src/types/pa_vresponse.C,
9566: src/types/pa_vresponse.h, src/types/pa_vstateless_class.C,
9567: src/types/pa_vstateless_class.h,
1.95 moko 9568: src/types/pa_vstateless_object.h, src/types/pa_vvoid.h,
9569: src/types/pa_vxnode.C, src/types/pa_vxnode.h,
9570: src/types/pa_wwrapper.h: + 3.2.0 beta: merged from
9571: dynamic_fields_join
9572:
9573: * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
9574: classes/xnode.C, include/pa_hash.h, main/execute.C,
9575: types/pa_method.h, types/pa_value.h, types/pa_vclass.C,
9576: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
9577: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vhash.h,
9578: types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
9579: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
9580: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
9581: types/pa_vresponse.h, types/pa_vstateless_object.h,
9582: types/pa_vvoid.h, types/pa_vxnode.C, types/pa_vxnode.h,
9583: types/pa_wwrapper.h: ! restored put_element('replace' param), and
9584: restored its checks in vobject.put_element->static fields |
9585: dynamic properties
9586:
9587: 2005-07-27 paf
9588:
9589: * src/types/pa_vclass.C: ! changed to GET_ SET_ prefixes. for there
9590: is some old code containing @set_name $name
9591:
9592: * src/types/pa_vobject.h: . fixed warning
9593:
9594: * configure, configure.in, src/include/pa_version.h,
1.101 moko 9595: src/types/Makefile.am: 3.2.0beta started
1.95 moko 9596:
9597: * src/: classes/xnode.C, include/pa_hash.h,
9598: types/pa_vstateless_class.C: ! new asserts were all false.
9599: regretfully reverted them all to checks
9600:
9601: * src/: classes/classes.h, classes/hash.C, classes/hashfile.C,
9602: classes/op.C, main/execute.C, types/pa_method.h,
9603: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
9604: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
9605: types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
9606: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmethod_frame.h,
9607: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
9608: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
9609: types/pa_vstateless_object.h, types/pa_vvoid.h,
9610: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h:
9611: joined_dynamic_fields: removed unused param from put_method
9612: (returned to 3 params)
9613:
9614: * src/: include/pa_hash.h, types/pa_vclass.C, types/pa_vclass.h:
9615: joined_dynamic_fields: dynamic get/set works with overriding
9616: props [alpha2]
9617:
9618: * src/types/pa_vclass.C: joined_dynamic_fields: dynamic get/set
9619: works [alfa]
9620:
9621: * src/: classes/classes.h, classes/hash.C, classes/hashfile.C,
9622: classes/op.C, include/pa_hash.h, main/execute.C,
9623: types/pa_method.h, types/pa_value.h, types/pa_vclass.C,
9624: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
9625: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vhash.h,
9626: types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
9627: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
9628: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
9629: types/pa_vresponse.h, types/pa_vstateless_class.C,
9630: types/pa_vstateless_object.h, types/pa_vvoid.h,
9631: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h:
9632: joined_dynamic_fields: just compiled
9633:
9634: * src/: classes/date.C, classes/file.C, classes/hash.C,
9635: classes/hashfile.C, classes/image.C, classes/table.C,
9636: classes/xdoc.C, classes/xnode.h, main/execute.C,
9637: types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.h,
9638: types/pa_vstateless_class.h: joined_dynamic_fields: started
9639:
9640: * src/types/pa_vobject.C: . object setters [only started, does not
9641: work yet]
9642:
9643: * src/: include/pa_hash.h, types/pa_vclass.C, types/pa_vobject.C: .
9644: object setters [only started, does not work yet]
9645:
9646: 2005-07-26 paf
9647:
9648: * src/: include/pa_request.h, main/execute.C: . properties: set
9649: works [alpha2]. for classes. todo: for objects
9650:
9651: * src/: classes/classes.h, include/pa_hash.h, main/execute.C,
9652: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
9653: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
9654: types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
9655: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmethod_frame.h,
9656: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
9657: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
9658: types/pa_vstateless_object.h, types/pa_vvoid.h,
9659: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h: .
9660: properties: set works [alpha1]
9661:
9662: 2005-07-25 paf
9663:
9664: * src/: main/compile.C, types/pa_vclass.C, types/pa_vclass.h,
9665: types/pa_vstateless_class.C, types/pa_vstateless_class.h: .
9666: properties: started, get works [alpha1, other approach]
9667:
9668: * src/: main/compile.C, types/pa_vclass.C, types/pa_vclass.h: .
9669: properties: started, get works [alpha2]
9670:
9671: * src/types/: pa_vclass.C, pa_vclass.h, pa_vstateless_class.C,
9672: pa_vstateless_class.h: . properties: started, get works [alpha]
9673:
9674: 2005-07-15 paf
9675:
9676: * src/: classes/classes.h, classes/op.C, main/execute.C,
9677: types/pa_junction.h, types/pa_property.h, types/pa_value.h,
9678: types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
9679: types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
9680: types/pa_vhash.h, types/pa_vhashfile.h, types/pa_vimage.C,
9681: types/pa_vimage.h, types/pa_vmethod_frame.h, types/pa_vobject.C,
9682: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
9683: types/pa_vresponse.C, types/pa_vresponse.h,
9684: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
9685: types/pa_vstateless_object.h, types/pa_vvoid.h,
9686: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.h,
9687: types/pa_wwrapper.h, types/types.vcproj: + started property
9688: [getters work but think of changing them too to precaching]
9689:
9690: 2005-07-08 paf
9691:
9692: * src/main/pa_request.C: ! bugfix: $response:body[nonfile] caused
9693: gpf
9694:
9695: 2005-06-28 paf
9696:
9697: * src/: classes/file.C, main/untaint.C: ! string invariant violated
9698: in passing empty strings to file::exec/cgi environment
9699:
9700: 2005-06-06 paf
9701:
9702: * src/classes/: hash.C, string.C, table.C: ! bugfix ^string:sql
9703: ^table:sql ^hash:sql now DO process $.bind option
9704:
9705: 2005-05-24 paf
9706:
9707: * src/classes/file.C: ! bugfix ^file::load[mode;name;$.offset
9708: $.limit] now work again [support was broken in 3.1.4]
9709:
9710: * src/: main/pa_string.C, classes/op.C: . steps toward removing
9711: ALL_INTERIOR_POINTERS
9712:
9713: 2005-05-12 paf
9714:
9715: * configure: 3.1.5beta
9716:
9717: * src/main/pa_common.C: ! bugfix -- recv()==0 is not an error
9718:
9719: * src/main/pa_common.C: ! bugfix ^file::load[mode;name;$.offset
9720: $.limit] now work again [support was broken in 3.1.4]
9721:
9722: * src/lib/gd/gif.C: ! fixed image.fill, not it does not depend on
9723: line-width [was refusing to fill if line-width >1, thanks to
9724: Seras <seras@pinxit.lt> for repro case
9725:
9726: 2005-04-25 paf
9727:
9728: * src/types/pa_vdate.h: ! getenv("TZ")==0? TZ environment restored
9729: correctly
9730:
9731: 2005-04-19 paf
9732:
9733: * src/types/pa_vdate.h: bugfix: initial $date.TZ is 0, that results
9734: in VString violating invariant!!
9735:
9736: * src/types/pa_vdate.h: bugfix: TZ now restored after roll if were
9737: getenv("TZ")==null
9738:
9739: 2005-04-08 paf
9740:
9741: * src/main/pa_charset.C: bugfix: UTF8->one-byte-per-char-encoding
9742: bugfix: when there is no char in charset one byte produces 6
9743: (ÿ <<max). increased buffer size!
9744:
9745: 2005-03-23 paf
9746:
9747: * src/: types/pa_vdate.h, classes/date.C: ! bugfix:
9748: ^date.sql-string now takes TZ into account
9749:
9750: 2005-03-16 paf
9751:
9752: * INSTALL, src/include/pa_stack.h: . compiled on freebsd 5.3 with
9753: gcc 3.4
9754:
9755: * src/types/pa_vhash.C: . warning about eof eol
9756:
9757: 2005-02-17 paf
9758:
9759: * operators.txt, src/classes/op.C: + operator ^sleep(double
9760: seconds)
9761:
9762: 2005-02-02 paf
9763:
9764: * src/classes/xnode.C: beauty: removed needless includes
9765:
9766: 2005-01-31 paf
9767:
9768: * src/types/pa_vmail.C: change: $.partX now always 1... change:
9769: $.partNoNumber now alias to $.part1
9770:
9771: * src/types/pa_vmail.C: change: incoming letter part contains
9772: "content-disposition" header with any value? now considering that
9773: part to be "file#" [for text/plain text/html were $.text#
9774: $.html#]
9775:
9776: * INSTALL: updatet to latest working versions available
9777:
9778: 2005-01-20 paf
9779:
9780: * configure.in, src/include/pa_version.h: version
9781:
9782: 2005-01-19 paf
9783:
1.101 moko 9784: * src/: lib/gd/Makefile.am, lib/ltdl/Makefile.am,
9785: targets/cgi/parser3.C, types/Makefile.am: forgotten makefiles.
9786: couple warnings in parser3.C
1.95 moko 9787:
9788: 2004-12-23 paf
9789:
9790: * src/main/pa_sql_driver_manager.C: sql connect string, rsplit @
9791:
9792: * src/main/pa_exec.C: win32: bugfix: file::cgi/exec now set current
9793: dir to directory of script (when shbang used), not to directory
9794: of its interpreter
9795:
9796: * src/include/pa_version.h: compiled on win32...
9797:
9798: * src/targets/cgi/parser3.C: now, when version (compiled on HOST),
9799: we need more hspace
9800:
9801: * configure, configure.in, src/include/pa_version.h: configured
9802: host to pa_version. will be displayed everywhere
9803:
9804: * src/main/pa_request.C: new: @unhandled_exception can prevent
9805: exception from being logged by setting $exception.handled(1)
9806:
9807: * operators.txt, src/classes/file.C: change:
9808: ^file::sql{query}[[options]] options: $.name[file name]
9809: $.content-type[application/what]
9810:
9811: * src/: include/pa_common.h, main/pa_common.C,
9812: types/pa_vhashfile.C: beauty: hashfile::open now creates dir for
9813: new file
9814:
9815: * src/: classes/table.C, types/pa_vhash.C, types/pa_vhash.h:
9816: bugfix: table->hash now regards _default
9817:
9818: * src/types/pa_vmethod_frame.h: bugfix: when method junction was
9819: created by accessing $name_of_method it acquired bad self=closest
9820: methodframe; instead of proper self (current class)
9821:
9822: * src/types/pa_vhashfile.C: bugfix: reading empty string from
9823: hashfile produced bad cord
9824:
9825: 2004-12-10 paf
9826:
9827: * src/: lib/smtp/comms.C, main/pa_common.C: DONT_LINGER can cause
9828: subsequent failures though defined in .h
9829:
9830: * src/main/pa_common.C: comment on volatile
9831:
9832: * src/: include/pa_config_auto.h.in, main/pa_common.C: http: unix:
9833: alarm function were not used since the beginning due to stupid
9834: error [setsigjmp were not checked in configure.in]
9835:
9836: * src/main/pa_common.C: http: timeout setsockopt [if possible] on
9837: unix too
9838:
9839: * src/main/pa_common.C: http: exception status of send/recv errors
9840: change to most probable http.timeout
9841:
9842: * src/main/pa_common.C: win32: http connection $.timeout option now
9843: works [setsockopt on send/receive]
9844:
9845: 2004-12-08 paf
9846:
9847: * src/: classes/mail.C, types/pa_vmail.C: bugfix: mail body now
9848: cstr-ed knowing mail charset, and untainting uri lang now knows
9849: proper charset
9850:
9851: 2004-11-24 paf
9852:
9853: * src/classes/hash.C: hash: adding/cloning adds/clones _default now
9854:
9855: $hash[ $.a[1] $._default[def] ] #$hash2[^hash::create[$hash]]
9856: $hash2[^hash::create[]] ^hash2.add[$hash] $hash2.shit
9857:
9858: 2004-11-12 paf
9859:
9860: * src/types/pa_vmail.C: bugfix: mail:send[$.date[]] were ignored
9861: [since 3.0.4]
9862:
9863: 2004-11-09 paf
9864:
9865: * src/targets/cgi/parser3.C: debug: PA_DEBUG_CGI_ENTRY_EXIT if on,
9866: writes basics to c:\parser3.log
9867:
9868: 2004-10-21 paf
9869:
9870: * src/classes/xnode.C: bugfix: xnode.getAttribute[NS] now return
9871: tainted strings [were returning clean onces]
9872:
9873: 2004-10-15 paf
9874:
9875: * src/types/pa_vdouble.h: bugfix: ^for[i](1;1.5){} << did two
9876: cycles(i=1; i=2), which was wrong, now does ONE
9877:
9878: 2004-10-12 paf
9879:
9880: * etc/parser3.charsets/windows-1251.cfg: euro promille +/-
9881:
9882: 2004-10-07 paf
9883:
9884: * src/: include/pa_config_fixed.h, include/pa_config_includes.h,
9885: main/pa_globals.C: debugger help: PA_RELEASE_ASSERTS enables
9886: release asserts
9887:
9888: * src/: main/pa_string.C, include/pa_string.h: debugger help:
9889: String.dump() to stdout in detailed form [were String.v() in
9890: short form]
9891:
9892: * src/lib/cord/cordbscs.c: debugger help: CORD_dump now dumpts
9893: \t\r\n as @#| and truncates long char sequences less
9894:
9895: 2004-10-06 paf
9896:
9897: * src/: include/pa_socks.h, main/pa_common.C, main/pa_socks.C:
9898: win32 beauty: socket errors properly decoded
9899:
9900: 2004-10-05 paf
9901:
9902: * src/: include/pa_request.h, main/pa_request.C: bugfix:
9903: request::configure_user/admin done always, even if no
9904: file-to-process useful in @unhandled_exception [say, if they
9905: would want to mail by SMTP something]
9906:
9907: * src/main/pa_request.C: bugfix: cookie(and mail:recieved) fills
9908: now performed prior to file loading [and @auto executing] thus
9909: making $cookie:value available in @auto and in
9910: @unhandled_exception when IIS is configured to run interpreter
9911: even if no file exist
9912:
9913: 2004-09-20 paf
9914:
9915: * src/main/pa_globals.C: libxml has bugs: it calls xmlMallocAtomic
9916: somewhere where it should have called xmlMalloc and it calls
9917: xmlFree when it should have not called it. inserted two
9918: workarounds: xmlMallocAtomic implemented as xmlMalloc, and
9919: xmlFree just ignored. put away a testcase, maybe someday libxml
9920: author would fix all that. until that day: we have SLOW garbage
9921: collecting when many xml objects are alive hint: do
9922: ^memory:compact[] before xdoc::create
9923:
9924: 2004-09-17 paf
9925:
9926: * src/classes/file.C: bugfix: file::cgi headers were lost [typo
9927: error from 3.0.8 version]
9928:
9929: 2004-09-14 paf
9930:
9931: * src/types/pa_vhashfile.C: bugfix: hashfile.clear deleted only
9932: part bugfix: hashfile.foreach iterated only part if hashfile were
9933: modified inside
9934:
9935: 2004-09-13 paf
9936:
9937: * src/main/pa_string.C: bugfix: $s[+008] ^eval($s) now parsed OK
9938: [were as octal]
9939:
9940: * src/types/pa_vhashfile.C: beauty: not reproduced
9941: $hashfile.key[$novalue] bug [reported by motorin], inserted
9942: safety-check
9943:
9944: * src/types/pa_vhashfile.C: change: empty keys now error in parser
9945: [not something obscure from sdbm lib]
9946:
9947: * src/types/pa_vhashfile.C: bugfix: error numbers now from errno.h
9948: = strerror now returnes something and we can properly report that
9949: to client
9950:
9951: * src/lib/sdbm/sdbm_private.h: change: limit on length(key+value)
9952: now 8008 bytes, were 1008. perl sdbm compatibility now ruined
9953:
9954: * src/classes/xdoc.C: change: ^xdoc.string now outputted as-is
9955: [tainted as-is] this helps //[space][newline] to remain as-is and
9956: not be unnecessary optimized away [ruining javascript]
9957:
9958: * src/classes/xdoc.C: change: ^xdoc.string now outputted as-is
9959: [tainted as-is]
9960:
9961: * src/classes/mail.C: bugfix: typo error
9962:
9963: 2004-09-09 paf
9964:
9965: * src/main/pa_common.C: bugfix: loads headers with both \r\n and \n
9966: separators bugfix: loads header with endings \r\n\r\n and \n\n
9967: (bloody yandex.server)
9968:
9969: 2004-09-06 paf
9970:
9971: * src/main/pa_charset.C: bugfix: two-bytes invalid chars in
9972: TranscodeFromUTF8 considered valid. only >2bytes-long now %HH
9973: encoded
9974:
9975: 2004-09-01 paf
9976:
9977: * src/types/pa_vmail.C: change: multipart/mixed changed to
9978: multipart/related outlook express have no problems showing
9979: unrelated attachments. todo: someday figure out a way of
9980: multipart/mixed multipart/related text/html
9981: image/xxx application/octet-stream << true attachments
9982:
9983: * src/types/pa_vmail.C: new:
9984: ^mail:send[$.file[$.content-disposition can be overriden new:
9985: empty mail header fields removed from letter
9986:
9987: * src/: classes/mail.C, include/pa_config_fixed.h,
9988: types/pa_value.C, types/pa_value.h, types/pa_vmail.C: new:
9989: ^mail:send[ $.file[ $.any[header]
9990:
9991: 2004-08-30 paf
9992:
9993: * src/: include/pa_config_fixed.h, main/pa_common.C: beauty: less
9994: warnings
9995:
9996: * src/main/pa_common.C: beauty: do not bother with charset
9997: detection when ^file::load[binary
9998:
9999: 2004-08-27 paf
10000:
10001: * src/main/pa_common.C: hack: for yandex.server http server
10002:
10003: 2004-08-18 paf
10004:
10005: * src/main/pa_request.C: bugfix: Accept-Ranges: bytes when sending
10006: possibly-chunked response
10007:
10008: 2004-08-17 paf
10009:
10010: * src/classes/file.C: bugfix: $f[^file::load[;http://]]
10011: $f.content-type now = that of http response
10012:
10013: * src/classes/file.C: bugfix: $f[^file::load[;http://]]
10014: $f.content-type now = that of http response
10015:
10016: 2004-07-30 paf
10017:
10018: * src/: include/pa_request.h, main/pa_request.C,
10019: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: bugfix:
10020: win32: system&parser exceptions in release mode reported properly
10021: parser exception in exception handler WERE mistakenly reported as
10022: system exception, without details [in apache & isapi] +some
10023: beauty in exception text
10024:
10025: * src/: include/pa_exception.h, main/pa_request.C,
10026: targets/cgi/parser3.C: bugfix: win32: system&parser exceptions in
10027: release mode reported properly parser exception in exception
10028: handler WERE mistakenly reported as system exception, without
10029: details
10030:
10031: * src/main/execute.C: beauty: simplified system exception handling
10032:
10033: 2004-07-29 paf
10034:
10035: * src/classes/table.C: bugfix:
10036: ^table.save[export.csv;$.separator[^;]] now works fine [separator
10037: were ignored, and \t used unconditionally]
10038:
10039: * src/types/Makefile.am: added vhash.c
10040:
10041: 2004-07-28 paf
10042:
10043: * src/: classes/date.C, classes/image.C, classes/math.C,
10044: lib/ltdl/ltdl.c, lib/pcre/pcre_parser_ctype.c, lib/smtp/comms.C,
10045: main/pa_common.C, targets/cgi/parser3.C, types/pa_vform.C,
10046: types/pa_vmail.C: bugfix: isspace((unsigned char)c) everywhere.
10047: failed on russian letters
10048:
10049: * src/: main/pa_string.C, types/pa_vmail.C, main/pa_common.C:
10050: bugfix: isspace((unsigned char)c) everywhere. failed on russian
10051: letters
10052:
10053: * src/main/pa_exec.C: bugfix: win32: chdir not needed, dir passwed
10054: as 'currentDirectory' parameter to CreateProcess
10055:
10056: 2004-07-27 paf
10057:
10058: * src/targets/cgi/parser3.vcproj: beauty: win32:
10059: globaloptimizations ON, release:mapfile ON todo: copy .mapfile
10060: from release somewhere [to help searching for unhandled system
10061: exceptions]
10062:
10063: * src/types/pa_vdate.h: check: for invalid datetime after temporary
10064: TZ shift
10065:
10066: * src/types/pa_vdate.h: bugfix: time checked not only at set_time
10067: but also in ctor
10068:
10069: 2004-07-26 paf
10070:
10071: * operators.txt, src/include/pa_common.h, src/main/pa_common.C,
10072: src/main/pa_request.C, src/types/pa_vfile.h,
10073: src/types/pa_vhash.C, src/types/pa_vhash.h,
10074: src/types/types.vcproj: new: $response:body/download[
10075: $.file[name on disk] $.name[of file for user]
10076: $.mdate[date of last-modified. default from directory] ]
10077:
10078: * src/classes/file.C: moving file:send somewhere else..
10079:
10080: * src/: classes/file.C, include/pa_sapi.h, main/pa_common.C,
10081: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: patched:
10082: ^file:send by Victor Fedoseev <vvf_ru@mail.ru> todo: turn it to
10083: $response:download[ $.filename[filename] $.option[] ,, ]
10084:
10085: * src/classes/file.C: beauty: invalid mode thoroughly reported
10086:
10087: 2004-07-21 paf
10088:
10089: * src/types/pa_vmail.C: bugfix: too long header values now splitted
10090: to several lines
10091:
10092: were: header: vaaaaaaaaaaaalue now: header: vaaaaaa aaalue
10093:
10094: note: ms outlook[!express] shows only first 255 characters of
10095: subject
10096:
10097: 2004-07-15 paf
10098:
10099: * src/main/pa_os.C: bugfix: locks now compiled in [were mistakenly
10100: off]
10101:
10102: 2004-07-14 paf
10103:
10104: * src/classes/table.C: bugfix: $.bind values now got untainted
10105: according to lang [were: as-is]
10106:
10107: 2004-07-07 paf
10108:
10109: * src/classes/op.C: bugfix: cache with 2 params caused assertion,
10110: checked that
10111:
10112: * src/main/pa_exec.C: bufix: on unix AND win32 environment string
10113: now untainted according to their languages. were: as-is.
10114: EVERYWHERE
10115:
10116: * src/: classes/file.C, main/pa_exec.C: bufix: on unix AND win32
10117: environment string now untainted according to their languages.
10118: were: as-is. EVERYWHERE
10119:
10120: * src/main/pa_exec.C: bufix: on unix environment string now
10121: untainted according to their languages. were: as-is. on win32:
10122: ok
10123:
10124: * parser3.vssscc: ...would not go unnoticed
10125:
10126: * src/main/pa_charset.C: convinience: transcodeFromUTF8 now never
10127: fails. in case on input appears nonutf, those bytes will be
10128: printed in %HH form. that can be easily decoded/recovered.
10129:
10130: this form is quite noticable, and hopefully would not go noticed
10131:
10132: 2004-07-06 paf
10133:
10134: * src/main/pa_exec.C: bufix: on unix environment string now
10135: untainted according to their languages. were: as-is. on win32:
10136: ok
10137:
10138: 2004-07-01 paf
10139:
10140: * src/: classes/classes.vcproj, lib/cord/cord.vcproj,
10141: lib/gd/gd.vcproj, lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj,
10142: lib/pcre/pcre.vcproj, lib/pcre/pcre_dftables.vcproj,
10143: lib/pcre/pcre_parser_ctype.vcproj, lib/smtp/smtp.vcproj,
10144: main/main.vcproj, targets/cgi/parser3.vcproj,
10145: targets/isapi/parser3isapi.vcproj, types/types.vcproj: win32:
10146: option: global optimization ON
10147:
10148: * src/main/untaint.C: workaround kinda bug in libxml: life requires
10149: to do xdoc::create{invalid chars} standard disables chars less
10150: then \x20, except tab, cr, lf.
10151:
10152: changed tainting so that those become '!'
10153:
10154: 2004-06-25 paf
10155:
10156: * src/types/pa_vhashfile.C: bugfix: hashfile deserialize accessed
10157: int on odd address [prev bugfix failed due to superwize
10158: optimizer, which turned memcpy into same 'ld' asm command]
10159:
10160: * src/types/pa_vhashfile.C: bugfix: hashfile deserialize accessed
10161: int on odd address
10162:
10163: 2004-06-22 paf
10164:
10165: * src/sql/pa_sql_driver.h: note: about possible optimization
10166:
10167: * operators.txt, src/classes/hash.C, src/classes/memory.C,
10168: src/classes/string.C, src/classes/table.C, src/classes/void.C,
10169: src/include/pa_config_includes.h: new: ^void:sql{call
10170: paf(:a)}[ $.bind[ $.a[2]
10171: ] ] output variables work. todo: check in out
10172: variables
10173:
10174: 2004-06-18 paf
10175:
10176: * src/: classes/file.C, classes/hash.C, classes/string.C,
10177: classes/table.C, classes/void.C, include/pa_globals.h,
10178: include/pa_sql_connection.h, main/compile.tab.C,
10179: sql/pa_sql_driver.h: started: ^void:sql{call paf(:a)}[
10180: $.bind[ $.a[2] ]
10181: ] input variables work. todo:output
10182:
10183: * src/targets/cgi/parser3.C: bugfix: iis specific
10184: http://parser3/_bug.html?404;http://hpsv/test/ now $request:uri
10185: /_bug.html?404;http://hpsv/test/
10186: --------------------------------------------------------------------------------
10187: $request:query IIS-STATUS=404&IIS-DOCUMENT=http://hpsv/test/
10188: --------------------------------------------------------------------------------
10189: IIS-STATUS="404" IIS-DOCUMENT="http://hpsv/test/"
10190:
10191: 2004-06-16 paf
10192:
10193: * src/targets/cgi/parser3.C: new: iis specific
10194: http://parser3/_bug.html?404;http://server/_bug.html?f=v now
10195: $request:query
10196: IIS-STATUS=404&IIS-DOCUMENT=http://server/_bug.html&f=v
10197: $form:fields IIS-STATUS="404"
10198: IIS-DOCUMENT="http://server/_bug.html" f="v"
10199:
10200: todo: isapi too
10201:
10202: 2004-05-26 paf
10203:
10204: * src/include/pa_version.h: 3.1.3
10205:
10206: * operators.txt: beauty: removed outdated level 'table'
10207:
10208: * etc/parser3.charsets/x-mac-cyrillic.cfg: added: thanks to konst
10209:
10210: * src/main/pa_string.C: beauty: removed 3 warnings
10211:
10212: * src/: include/pa_string.h, classes/table.C, main/untaint.C,
10213: classes/op.C: beauty: removed outdated level 'table'
10214:
10215: 2004-05-25 paf
10216:
10217: * src/lib/sdbm/apr_file_io.C: bugfix: bad seek wrapper
10218: implementation. mistery: how anything worked
10219:
10220: * src/sql/pa_sql_driver.h: beauty: param renamed and comment
10221: changed, it is now safe to use url if pointers to it are stored
10222: to gc mem
10223:
10224: * src/: main/pa_exec.C, types/pa_vhashfile.C: bugfix: hashfile
10225: unknown errors reported and not cause SIGSEGV now
10226:
10227: 2004-05-24 paf
10228:
10229: * src/: include/pa_string.h, lib/cord/cordbscs.c,
10230: lib/cord/include/cord.h, lib/cord/cordxtra.c: cancel: more speed,
10231: less memory: CORD_chars_block originally intended to ... it was
10232: good that CORD_chars_block were not used: it consumes more memory
10233: [and, might be slow too] undoing that. [and removed that func so
10234: that it would not confuse parser developer in future]
10235:
10236: * src/: include/pa_string.h, lib/cord/include/cord.h: more speed,
10237: less memory: CORD_chars_block originally intended to
10238: speedup/reduce mem usage were forgotten, and were used stupid
10239: CORD_chars
10240:
10241: * src/include/pa_config_auto.h.in: bugfix: bigendian check added
10242:
10243: * src/include/: pa_config_fixed.h, pa_string.h: bugfix: on
10244: BIGENDIAN processors space-conserving mech failed, causing
10245: SIGSEGV/SIGBUS and SAPI::abort("unknown untaint lang#%d",
10246: (1|2|3));
10247:
10248: 2004-05-14 paf
10249:
10250: * src/types/: Makefile.am, pa_vvoid.C, pa_vvoid.h, types.vcproj:
10251: bugfix: void now has vfile value, and $response:body[] works OK
10252:
10253: 2004-05-12 paf
10254:
10255: * src/types/: pa_vbool.h, pa_vhash.h, pa_vhashfile.h, pa_vtable.h:
10256: beauty: ^if(def $bool) now equals ^if($bool) and shaped up other
10257: sources to use is_defined() {return as_bool();} along VBool
10258:
10259: 2004-05-11 paf
10260:
10261: * src/include/pa_exec.h: bugfix: gpf on file::exec/cgi because of
10262: referencing to local objects
10263:
10264: * src/: classes/mail.C, include/pa_exec.h, main/compile.tab.C,
10265: types/pa_vmail.C, types/pa_vmail.h: bugfix: bcc with sendmail now
10266: left intact
10267:
10268: 2004-04-15 paf
10269:
10270: * src/classes/date.C: merged: beauty: unused var removed
10271:
10272: * src/classes/date.C: beauty: unused var removed
10273:
10274: * src/include/: pa_exec.h: bugfix: interface without pointer
10275: provoked bug
10276:
10277: 2004-04-09 paf
10278:
10279: * src/types/pa_vform.C: merge: bugfix: form:imap were incorrect
10280:
10281: * src/types/pa_vform.C: bugfix: form:imap were incorrect
10282:
10283: 2004-04-08 paf
10284:
10285: * src/classes/date.C: new: ^date::create[y-m-d
10286: h-M-s>>.milliseconds<<] now allowed, ignored so far
10287:
10288: * src/main/pa_xml_io.C: merged: bugfix /etc/xml/catalog
10289:
10290: * src/main/pa_xml_io.C: bugfix: in safe mode -- disabled attempts
10291: to consult default catalog [usually, that file belongs to other
10292: user/group]
10293:
10294: 2004-04-06 paf
10295:
10296: * src/main/pa_common.C: beauty: gcc warning removed
10297:
10298: * src/main/: compile.tab.C, compile.y: bugfix: gcc refused to
10299: accept that trick, trying other
10300:
10301: * src/main/: compile.tab.C, compile.y: bugfix: step3 to fix
10302: explicit result problem
10303:
10304: * src/main/: compile.tab.C, compile.y: bugfix: step2 to fix
10305: explicit result problem
10306:
10307: * src/main/: compile.tab.C, compile.y: bugfix: step1 to fix
10308: explicit result problem
10309:
10310: * operators.txt, src/classes/string.C: new: ^string.append[string]
10311:
10312: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
10313: main/execute.C: attempt_check_call_in_explicit_result_mode:
10314: failed
10315:
10316: * src/main/pa_common.C: bugfix: of 1.175 bugfix:
10317: http://i.p.a.ddress gethostbyaddr added [on some platforms
10318: gethostbyname failed with such 'domains'] now checked properly,
10319: were: needless reverse/forward dns lookup
10320:
10321: * src/main/pa_common.C: bugfix: of 1.175 bugfix:
10322: http://i.p.a.ddress gethostbyaddr added [on some platforms
10323: gethostbyname failed with such 'domains'] now checked properly,
10324: were: needless reverse/forward dns lookup
10325:
10326: * src/main/: compile.C, compile.tab.C, compile.y: reimplemented:
10327: @method[][result] means "no string output here" moved to lexical
10328: level [on grammar level it were too difficult]
10329:
10330: * operators.txt, src/include/pa_string.h, src/main/compile.tab.C,
10331: src/main/compile.y, src/main/compile_tools.h,
10332: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h: new:
10333: @method[][result] means "no string output here", implemented part
10334: of that idea: compiler throws away string literal generation
10335: code. and barks nonwhitespace chars
10336:
10337: * operators.txt: truth: removed comment about $ORIGIN
10338:
10339: 2004-04-05 paf
10340:
10341: * configure.in, src/doc/html2chm.cmd, src/doc/sources2html.cmd,
10342: src/include/pa_version.h, src/main/pa_common.C,
10343: src/targets/isapi/parser3isapi.C: merged with 3.1.3
10344:
10345: * etc/parser3.charsets/x-mac-cyrillic.cfg: added: donated by
10346: Konstantin Tomashevitch [mailto:konst@design.ru]
10347:
10348: * src/doc/html2chm.cmd: beauty: no need in bg here
10349:
10350: * src/doc/sources2html.cmd: beauty: same window, in bg it
10351: interfered with FAR console
10352:
10353: * configure, configure.in: 3.1.3
10354:
10355: * src/targets/isapi/parser3isapi.C: beauty: removed some warnings
10356:
10357: * src/main/pa_common.C: removed warning
10358:
10359: * src/include/pa_version.h: 3.1.3
10360:
10361: 2004-04-02 paf
10362:
10363: * src/main/pa_string.C: bugfix: $s[009] ^s.int[] now 9, were error
10364:
10365: * src/targets/cgi/parser3.C: new: CGI_PARSER_LOG env variable
10366: allows to specify where to put parser log file
10367:
10368: 2004-04-01 paf
10369:
10370: * src/classes/table.C: bugfix: bugfix: table::load last line
10371: without tab and enter were ignored
10372:
10373: * src/: include/pa_cache_managers.h, include/pa_globals.h,
10374: include/pa_socks.h, main/pa_cache_managers.C, main/pa_globals.C,
10375: main/pa_socks.C, targets/cgi/parser3.C,
10376: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.def:
10377: bugfix: sql connections now are disconnected
10378:
10379: 2004-03-30 paf
10380:
10381: * src/classes/table.C: bugfix: table::load last line without tab
10382: and enter were ignored
10383:
10384: * src/classes/table.C: bufix: if last table lines were commented,
10385: gpfed
10386:
10387: * src/: doc/ClassExample1.dox, doc/ClassExample2.dox,
10388: doc/ClassExample3.dox, doc/chmhelper.pl, doc/class.dox,
10389: doc/compiler.dox, doc/doxygen.cfg, doc/exception.dox,
10390: doc/executor.dox, doc/footer.htm, doc/index.dox, doc/memory.dox,
10391: doc/methoded.dox, doc/object.dox, doc/string.dox,
10392: doc/targets.dox, doc/value.dox, include/pa_version.h,
10393: main/pa_cache_managers.C, main/pa_stylesheet_connection.C,
10394: targets/isapi/parser3isapi.vcproj, types/pa_vform.C: merged
10395: bugfixes from 3.1.2, changed version to 3.1.3beta
10396:
10397: 2004-03-29 paf
10398:
10399: * src/types/pa_vhashfile.C: bugfix: empty key on hashfile.get
10400: causes gpf
10401:
10402: * src/doc/: ClassExample1.dox, ClassExample2.dox,
10403: ClassExample3.dox, chmhelper.pl, class.dox, compiler.dox,
10404: doxygen.cfg, exception.dox, executor.dox, footer.htm, index.dox,
10405: memory.dox, methoded.dox, object.dox, string.dox, targets.dox,
10406: value.dox: translated to english
10407:
10408: 2004-03-25 paf
10409:
10410: * src/targets/isapi/parser3isapi.vcproj: beauty: one more
10411: parser3project dependency removed
10412:
10413: * src/main/: pa_cache_managers.C, pa_stylesheet_connection.C:
10414: bugfix: refused to compile without xml
10415:
10416: * src/types/pa_vform.C: beauty: removed warning
10417:
10418: * src/classes/classes.vcproj: merged bugfix: now all compiles in
10419: any folder [removed last ;) folder dependency]
10420:
10421: * src/classes/classes.vcproj: bugfix: now all compiles in any
10422: folder [removed last ;) folder dependency]
10423:
10424: * src/include/pa_version.h: release
10425:
10426: * src/lib/gd/gif.C: new: ^image.pixel(outof;bounds) now returns -1
10427:
10428: * src/classes/table.C: beauty: comment& more meaningful error
10429: message
10430:
10431: * src/classes/hash.C: bugfix: ^hash::sql{one column} now produces
10432: $.hash[$.column_value1(true) ... ] [were producing some strang
10433: thing]
10434:
10435: 2004-03-23 paf
10436:
10437: * src/: classes/image.C, main/pa_common.C: bugfix: ^image.polyline
10438: and http status line parsing checked number of columns in table
10439: [user reported an assert]
10440:
10441: * operators.txt: example: on hashfile
10442:
10443: * src/: classes/op.C, types/pa_value.C, types/pa_wcontext.C:
10444: bugfix: junction reattach now actually reattaches a junction to
10445: new wcontext [were only assigning it to junction, which caused
10446: junction tracking to loose junction, and it's context were not
10447: killed, and it tried to process in invalid context, gpf]
10448:
10449: * src/targets/cgi/parser3.C: debug helper added
10450:
10451: 2004-03-19 paf
10452:
10453: * src/types/pa_wcontext.C: beauty: error messages removed duplicate
10454: "type(type)" in braces
10455:
10456: 2004-03-10 paf
10457:
10458: * operators.txt, src/classes/xdoc.C, src/classes/xnode.C,
10459: src/classes/xnode.h, src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
10460: src/types/pa_vxnode.C, src/types/pa_vxnode.h: new: refined
10461: solution to search-in-namespaces problem:
10462: $xdoc.search-namespaces.x[http://pif.design.ru/]
10463: $nodes[^xdoc.select[//x:second]]
10464:
10465: * operators.txt, src/classes/xnode.C: new: xnode.select*[xpath
10466: expression][[NAMESPACES HASH]] allows to search for info in
10467: namespaces
10468:
10469: $nodes[^xdoc.select[//x:second][
10470: $.x[http://pif.design.ru/] ]]
10471:
10472: 2004-03-09 paf
10473:
10474: * operators.txt, src/main/pa_common.C: new:
10475: ^file::load[...][options] $.form[
10476: !$.field1[string]
10477: !$.field2[^table::create{one_column_only^#0Avalue1^#0Avalue2}]
10478: ] !$.body[string]
10479:
10480: GET ?here notGET(POST, HEAD, others) in content-type:
10481: application/x-www-form-urlencoded
10482:
10483: todo: upload files ability
10484:
10485: * src/lib/cord/cordxtra.c: bugfix: CORD_pos were not fixed
10486: properly, done
10487:
10488: 2004-03-05 paf
10489:
10490: * operators.txt, src/main/pa_common.C: new: file::load[;http://
10491: GET/POST $.form[$.fields started, not tested yet
10492: todo:$.field[table] for multiple values
10493:
10494: * operators.txt: new: http:// options $.user $.password basic
10495: authorization
10496:
10497: * src/main/pa_common.C: beauty: link to rtf added
10498:
10499: * operators.txt, src/include/pa_common.h, src/main/pa_common.C:
10500: new: http:// options $.user $.password basic authorization
10501:
10502: * src/main/pa_common.C: beauty: removed needless vars
10503:
10504: * operators.txt: new: pgsql option [like that recently added to
10505: oracle driver] ClientCharset=parser-charset <<
10506: charset in which parser thinks client works
10507:
10508: * operators.txt: new: odbc option [like that recently added to
10509: oracle driver] ClientCharset=parser-charset <<
10510: charset in which parser thinks client works
10511:
10512: * src/sql/pa_sql_driver.h: beauty: important warning added
10513:
10514: * etc/parser3.charsets/koi8-r.cfg: there's special code for grad
10515: char!
10516:
10517: * etc/parser3.charsets/windows-1251.cfg: typo
10518:
10519: 2004-03-04 paf
10520:
10521: * src/main/pa_sql_driver_manager.C: speedup: charset lookups
10522: cached, sql transcoding now goes faster
10523:
10524: * operators.txt: new: mysql option [like that recently added to
10525: oracle driver] ClientCharset=parser-charset <<
10526: charset in which parser thinks client works
10527:
10528: * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: keyboard
10529: typo error
10530:
10531: * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: typograph
10532: chars commented
10533:
10534: 2004-03-03 paf
10535:
10536: * INSTALL: note: added on libgc on FreeBSD, thanks to Andrey N.
10537: Pazychev <135@ugtel.ru> and Goor <goor@hotbox.ru>
10538:
10539: 2004-03-02 paf
10540:
10541: * operators.txt: new[update typo]: !^void.left(n)
10542: nothing !^void.right(n) nothing !^void.mid(p[;n])
10543: nothing
10544:
10545: * operators.txt, src/classes/void.C: new: !^void.left(n)
10546: nothing !^void.right(n) nothing !^void.pos(p[;n])
10547: nothing
10548:
10549: * operators.txt, src/classes/file.C, src/include/pa_string.h: new:
10550: ^file::sql[[name_to_become_$.name]]{} query result must be one
10551: row with columns: first: data second: file name third:
10552: content-type
10553:
10554: * operators.txt, src/classes/file.C: ^file.sql-string[] inside
10555: ^connect gets properly escaped string, which can be passed to
10556: request now this for mysql only. it's up to parser sql driver to
10557: fix zeros properly
10558:
10559: * INSTALL: note: added on building apache with this option:
10560: --enable-shared=max thanks to Victor Fedoseev <vvf_ru@mail.ru>
10561:
10562: 2004-03-01 paf
10563:
10564: * src/targets/isapi/parser3isapi.C: new: apache module & isapi
10565: extension memory:compact befor processingrequest
10566:
10567: * operators.txt, src/classes/hash.C: new: ^hash._keys[>>name<<] to
10568: call sole column of result
10569:
10570: * operators.txt, src/classes/image.C, src/lib/gd/gif.C,
10571: src/lib/gd/gif.h: new: ^image.pixel(x;y)[(color)] get/set
10572: pixel color
10573:
10574: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h:
10575: beauty: image -- less checks [were ugly impl]
10576:
10577: * src/classes/string.C: bugfix: ^string.left/right/mid with
10578: negative values now considered bad
10579:
10580: * src/main/pa_common.C: bugfix: INADDR_NONE not everywhere defined
10581:
10582: * src/: classes/xdoc.C, types/pa_vxdoc.h: bugfix: boolean output
10583: options now have unified defaults [after transform
10584: indent/omit-xml-declaration/standalone 'default' erroreously
10585: meant 'true']
10586:
10587: * src/main/pa_common.C: bugfix: http://i.p.a.ddress gethostbyaddr
10588: added [on some platforms gethostbyname failed with such
10589: 'domains']
10590:
10591: * src/include/pa_config_auto.h.in: no select check, no define
10592:
10593: * src/classes/string.C: feature: ^string.trim both parameters may
10594: be empty-strings, meaning kind=both chars=whitespaces
10595:
10596: * src/lib/smtp/comms.C: bugfix: use SO_LINGER if no SO_DONTLINGER
10597: exist
10598:
10599: * src/classes/string.C: check: trim 'chars' must not be empty,
10600: exception if it is
10601:
10602: * src/classes/string.C: changed: ^string.trim [] << both,
10603: whitespaces [start|both|end] << kind, whitespaces
10604: [start|both|end;chars] full
10605:
10606: 2004-02-27 paf
10607:
10608: * operators.txt, src/classes/string.C, src/main/pa_string.C: new
10609: method: ^string.trim[start|both|end[;chars]] default
10610: 'chars' -- whitespace chars finished
10611:
10612: * operators.txt, src/classes/string.C, src/include/pa_string.h,
10613: src/main/pa_string.C: new method:
10614: ^string.trim[start|both|end[;chars]] default 'chars' --
10615: whitespace chars started, only start works
10616:
10617: * src/main/compile.C: bugfix: line numbers after
10618: ^process{}[$.line(-10]] can be negative, allowed to print they as
10619: signed
10620:
10621: * src/main/untaint.C: speed: there's no \n chars in output
10622: [normally], so no need to optimize them they could be retrived
10623: from databases, though. but 1. should be replaced 2. if not
10624: optimized, no harm done
10625:
10626: * src/main/pa_exec.C: bugfix: waitpid could be interrupted --
10627: ^file::exec/cgi could return invalid status & zombie child can
10628: remain for short period until process exists [very bad in
10629: mod_parser3] http://i2/tasks/edit/?id=4629451867179521923
10630:
10631: * src/lib/smtp/smtp.h: bugfix: SMTP buffer overflow could allow
10632: malicious SMTP server to attack as by returning too long status
10633: responses http://i2/tasks/edit/?id=4629448401140924947
10634:
10635: 2004-02-26 paf
10636:
10637: * operators.txt: feature: ^process...{CODE}[now has options] which
10638: are $.main[to what to rename @main] $.file[file,
10639: from which (user says) goes that CODE] $.lineno(line
10640: number in that file, where CODE starts. may be negative)
10641:
10642: * operators.txt, src/classes/op.C, src/include/pa_request.h,
10643: src/main/compile.C, src/main/compile_tools.h,
10644: src/main/pa_request.C: feature: ^process...{CODE}[now has
10645: options] which are $.main[to what to rename @main]
10646: $.file[file, from which (user says) goes that CODE]
10647: $.lineno(line number in that file, where CODE starts. may be
10648: negative)
10649:
10650: 2004-02-25 paf
10651:
1.101 moko 10652: * etc/parser3.charsets/Makefile.am: bugfix: @sysconfdir@ used [were
10653: old @charsetsdir@ recently erased from configure.in]
1.95 moko 10654:
10655: * src/classes/hash.C: feature: ^hash::sql{one colum result} now
10656: produces hash of column=>1
10657:
10658: * src/lib/smtp/smtp.h: beauty: couple of #ifdef-s to compile even
10659: with incomplete errno constants set
10660:
10661: 2004-02-24 paf
10662:
10663: * src/lib/smtp/smtp.C: smtp on unix: authors of lib/smtp never read
10664: "man select"
10665:
10666: * src/main/pa_os.C: beauty: <0 better then ==-1
10667:
10668: * src/lib/smtp/comms.C: smtp on unix: steps to work on unix
10669:
10670: * src/lib/smtp/: smtp.C: smtp on unix: steps to work on unix
10671:
1.101 moko 10672: * src/classes/Makefile.am: smtp on unix: steps to work on unix
1.95 moko 10673:
10674: * src/: classes/mail.C, types/pa_vmail.C, types/pa_vmail.h: smtp on
10675: unix: steps to work on unix [extracted 'to']
10676:
10677: * src/classes/mail.C: smtp on unix: steps to work on unix
10678:
10679: * src/lib/smtp/smtp.C: smtp on unix: compiled on win32
10680:
1.101 moko 10681: * src/: lib/smtp/Makefile.am, lib/smtp/comms.C, lib/smtp/smtp.C,
10682: lib/smtp/smtp.h, targets/cgi/Makefile.am: started porting smtp to
10683: unix [testing on solaris]
1.95 moko 10684:
10685: 2004-02-20 paf
10686:
10687: * src/classes/xdoc.C: beauty: ugly code removed, thanks to egr for
10688: pointing that out
10689:
10690: * src/classes/xdoc.C: bugfix: <tag attr="&#digital_entity;" bug
10691: fixed again [same solution, mistanenly removed one line]
10692:
10693: 2004-02-19 paf
10694:
10695: * src/: classes/date.C, classes/image.C, types/pa_vdate.h: feature:
10696: date::create from bad datetime in spring daylightsaving hole now
10697: OK for all platforms [on some platforms it failed]
10698:
10699: * src/classes/: date.C, image.C: beauty: date::create[bad date time
10700: in daylightsaving hole] now throws error
10701:
10702: * src/classes/date.C: comment: mistake fixed
10703:
10704: 2004-02-18 paf
10705:
10706: * src/: classes/xdoc.C, include/pa_charset.h: beauty: xdoc.string
10707: now renderes in $request:charset, but in header puts
10708: $response:charset todo: make that default only so that coder
10709: could override that
10710:
10711: * src/classes/xdoc.C: beauty: xhtml doctype-public/system forcly
10712: turns off omit-xml-declaration
10713:
10714: * src/classes/xdoc.C: feature: reimplemented xhtml output, see
10715: /.xsl for sample
10716:
10717: 2004-02-17 paf
10718:
10719: * src/classes/xdoc.C: beauty: needless helper class removed
10720:
10721: * src/classes/xdoc.C: beauty: method=html outputxmlbuffer not
10722: copied extra time
10723:
10724: * src/classes/xdoc.C: bugfound: meta again, now somewhere in xhtml
10725: part of libxml
10726:
10727: * src/classes/xdoc.C: new: xhtml now works [libxslt prevented
10728: libxml to do the work] <xsl:output method="html"
10729: doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
10730: doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
10731: />
10732:
10733: * src/classes/xdoc.C: beauty: no <meta ... charset generated
10734:
10735: * src/types/pa_vxdoc.h: bugfix: ^xdoc::transform [note double :]
10736: caused assertion
10737:
10738: * src/classes/hash.C: bugfix: ^hash.add[$hash] ^hash.sub[$hash]
10739: could hang. now such add does nothing, sub clears $hash
10740:
10741: * src/main/untaint.C: bugfix: one last char prior to "spaces<" were
10742: not made quoted-printable
10743:
10744: * src/main/pa_uue.C: bugfix: uuencoded finish char adding violated
10745: string invariant
10746:
10747: 2004-02-16 paf
10748:
10749: * src/main/pa_globals.C: bugfix: xml errors copy from library now
10750: cleared [were not cleared properly]
10751:
10752: 2004-02-13 paf
10753:
1.101 moko 10754: * src/include/pa_version.h: prerelease
1.95 moko 10755:
10756: * src/main/pa_stylesheet_connection.C: change: .xsl.stamp now not
10757: used, introducing dependencies timestamp check
10758:
10759: * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
10760: include/pa_xml_io.h, main/Makefile.am, main/compile.tab.C,
10761: main/main.vcproj, main/pa_globals.C, main/pa_xml_io.C: change:
10762: .xsl.stamp now not used, introducing dependencies timestamp check
10763:
10764: * configure.in, bin/auto.p.dist.in: auto.p: @conf made relative
10765:
10766: 2004-02-12 paf
10767:
10768: * src/types/pa_vform.C: bugfix: empty values[recently allowed]
10769: ruined empty <input type=file> submits. parser thought there were
10770: nameless empty file and $form:field got value of type 'file'
10771:
10772: * INSTALL: --without-threads
10773:
10774: * src/include/pa_sapi.h: 2004
10775:
10776: 2004-02-11 paf
10777:
10778: * src/: classes/classes.C, classes/classes.h, classes/date.C,
10779: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
10780: classes/hashfile.C, classes/image.C, classes/int.C,
10781: classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
10782: classes/response.C, classes/string.C, classes/table.C,
10783: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
10784: include/pa_array.h, include/pa_cache_managers.h,
10785: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
10786: include/pa_config_fixed.h, include/pa_config_includes.h,
10787: include/pa_dictionary.h, include/pa_dir.h,
10788: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
10789: include/pa_hash.h, include/pa_memory.h, include/pa_opcode.h,
10790: include/pa_operation.h, include/pa_os.h, include/pa_request.h,
10791: include/pa_request_charsets.h, include/pa_request_info.h,
10792: include/pa_socks.h, include/pa_sql_connection.h,
10793: include/pa_sql_driver_manager.h, include/pa_stack.h,
10794: include/pa_string.h, include/pa_stylesheet_connection.h,
10795: include/pa_stylesheet_manager.h, include/pa_table.h,
10796: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
10797: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
10798: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
10799: lib/md5/pa_md5c.c, lib/smtp/comms.C, lib/smtp/smtp.C,
10800: lib/smtp/smtp.h, main/compile.C, main/compile_tools.C,
10801: main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
10802: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
10803: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
10804: main/pa_exec.C, main/pa_globals.C, main/pa_memory.C,
10805: main/pa_os.C, main/pa_request.C, main/pa_socks.C,
10806: main/pa_sql_driver_manager.C, main/pa_string.C,
10807: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
10808: main/pa_xml_exception.C, main/pa_xml_io.C, main/untaint.C,
10809: sql/pa_sql_driver.h, targets/cgi/pa_threads.C,
10810: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
10811: types/pa_junction.h, types/pa_method.h, types/pa_value.C,
10812: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
10813: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
10814: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
10815: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
10816: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
10817: types/pa_vhash.h, types/pa_vhashfile.h, types/pa_vimage.C,
10818: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
10819: types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.C,
10820: types/pa_vmath.h, types/pa_vmemory.h, types/pa_vmethod_frame.C,
10821: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
10822: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
10823: types/pa_vresponse.h, types/pa_vstateless_class.C,
10824: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
10825: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
10826: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
10827: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
10828: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
10829: types/pa_wcontext.h, types/pa_wwrapper.h: 2004
10830:
10831: * src/main/pa_globals.C: beauty: typo caused gc.log warnings with
10832: debug version of gc.dll
10833:
10834: * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
10835: lib/pcre/pcre.vcproj, lib/pcre/pcre_dftables.vcproj,
10836: lib/pcre/pcre_parser_ctype.vcproj, lib/sdbm/sdbm.vcproj,
10837: lib/smtp/smtp.vcproj, main/main.vcproj, main/pa_globals.C,
10838: targets/cgi/parser3.C, targets/cgi/parser3.vcproj,
10839: targets/isapi/parser3isapi.vcproj, types/types.vcproj: migrated
10840: to latest libxml[2.6.5] and libgdome[1.1.2] simplified lib build
10841: processes
10842:
10843: * src/: classes/classes.vcproj, lib/gd/gd.vcproj, main/main.vcproj,
10844: main/pa_globals.C, targets/cgi/parser3.vcproj,
10845: targets/isapi/parser3isapi.vcproj, types/types.vcproj: continued
10846: changes to reflect libxml xsl new folders
10847:
10848: * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
10849: lib/smtp/smtp.vcproj, main/main.vcproj,
10850: targets/cgi/parser3.vcproj, types/types.vcproj: continued changes
10851: to reflect libxml xsl new folders
10852:
10853: * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
10854: lib/smtp/smtp.vcproj, main/main.vcproj,
10855: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
10856: types/types.vcproj: started changes to reflect libxml xsl new
10857: folders
10858:
10859: * ChangeLog, parser3.sln, src/classes/classes.vcproj,
10860: src/lib/gd/gd.vcproj, src/lib/smtp/smtp.vcproj,
10861: src/main/compile.tab.C, src/main/main.vcproj,
10862: src/main/pa_globals.C, src/targets/cgi/parser3.vcproj,
10863: src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj:
10864: started changes to reflect libxml xsl new folders
10865:
10866: 2004-02-10 paf
10867:
10868: * INSTALL: critical: libxslt1.1.2 wanted at least libxml2.6.3 to
10869: compile. recommened latest libxml up to date
10870:
10871: * INSTALL: critical: prior to 1.0.30 had bug: "a segfault on
10872: pattern compilation errors", on which spent 4 hours worktime. use
10873: versions higher than that. recommended now latest up to date
10874:
10875: 2004-02-06 paf
10876:
10877: * src/main/: pa_sql_driver_manager.C, pa_stylesheet_manager.C:
10878: beauty: unified destructing style
10879:
10880: * src/main/untaint.C: beauty: removed old def/ifdef
10881:
10882: * src/main/untaint.C: beauty: coredump @unknown untaint language
10883: now
10884:
10885: 2004-02-03 paf
10886:
10887: * src/: classes/image.C, main/pa_exec.C, main/pa_memory.C,
10888: targets/isapi/parser3isapi.C, types/pa_value.C,
10889: types/pa_vcookie.C: beauty: %u is more simple=proper for size_t
10890: then %ld/%lu
10891:
10892: * src/main/pa_common.C: typo: %l -> %u
10893:
10894: * src/classes/xdoc.C: bugfix: libxml: FOR UTF-8 TOO russian letters
10895: in attributes or documents-results of transform now not xx;
10896:
10897: * src/classes/xnode.C: memleaks found: not fixed yet. todo
10898:
10899: * src/main/pa_charset.C: bugfix: forgot to undo some
10900:
10901: * src/main/pa_charset.C: beauty: uncomment
10902: PA_PATCHED_LIBXML_BACKWARD to link with old patched libxml
10903: libraries
10904:
10905: 2004-02-02 paf
10906:
10907: * src/types/pa_vcookie.C: bugfix: erasing cookie: params now output
10908: $cookie:example[ $.value[value] $.path[/there/] ]
10909:
10910: $cookie:example[ $.value[] $.expires[session]
10911: $.path[/there/] $.domain[test.com] ]
10912:
10913: * src/types/pa_vform.C: bugfix: empty values with
10914: enctype=multipart/form-data now produce entries in $form:tables
10915: <form method=post enctype=multipart/form-data> <input type=hidden
10916: name=a> <input type=hidden name=b>
10917:
10918: <input type=submit> </form> $k[^form:fields._keys[]] ^eval($k)
10919: <hr> <pre>$request:body
10920:
10921: 2004-01-30 paf
10922:
10923: * src/classes/xdoc.C: bugfix: libxml: russian letters in attributes
10924: or documents-results of transform now not xx;
10925:
10926: * src/classes/date.C: bugfix: ^date::create[invalid fields now
10927: produce exception.
10928:
10929: * src/: classes/date.C, include/pa_string.h, main/pa_string.C:
10930: bugfix: ^date::create[invalid fields now produce exception.
10931:
10932: * ChangeLog, src/classes/date.C: bugfix: ^date::create[invalid
10933: year] now produces exception. todo: check other fields
10934:
10935: 2004-01-29 paf
10936:
10937: * src/include/pa_memory.h: typo error
10938:
10939: * src/include/pa_memory.h: bugfix: [potential] strdup copied one
10940: more byte then specified, then zeroed it << useless and
10941: potentially harmful(could gpf)
10942:
10943: 2004-01-22 paf
10944:
10945: * src/classes/xdoc.C: bugfix: when stylesheet contains error, gpf
10946:
10947: * src/main/untaint.C: merged: bugfix from 3.1.1 on whitespace
10948: optimization
10949:
10950: * src/main/untaint.C: bugfix: whitespace now optimized properly
10951: [were bug: ^taint[1 & 2]="1 &2"
10952:
10953: * src/main/pa_globals.C: beauty: bigger buffer for xml-related
10954: errors
10955:
10956: * src/main/pa_common.C: merged: bugfix from 3.1.1 on memory
10957: overflow
10958:
10959: * src/main/pa_common.C: bugfix: buffer overflow * in libxml&xsl
10960: error-reporting code * in parser-error reporting code [when no
10961: @unhandled_exception defined]
10962:
10963: fixed in one place: my *snprintf override
10964:
10965: 2004-01-13 paf
10966:
10967: * operators.txt: typo erro
10968:
10969: 2003-12-25 paf
10970:
10971: * src/main/pa_common.C: bugfix: ^file::load[binary;http:// now not
10972: garbled [pieces after zero bytes were removed]
10973:
10974: 2003-12-22 paf
10975:
1.101 moko 10976: * src/include/Makefile.am: bugfix: removed from dist:
10977: src/include/pa_config_auto.h which were configured for
1.95 moko 10978: make-dist-platform and badly updated proper config file in target
10979: [when .tar used for updating existing source tree]
10980:
10981: * ChangeLog, operators.txt, src/classes/op.C,
10982: src/include/pa_sql_connection.h,
10983: src/include/pa_sql_driver_manager.h,
10984: src/main/pa_sql_driver_manager.C, src/sql/pa_sql_driver.h:
10985: feature: sql introducing ability to transcode charsets
10986:
10987: 2003-12-19 paf
10988:
10989: * src/main/pa_sql_driver_manager.C: beauty: more straighforward
10990: error message
10991:
10992: * src/main/pa_charset.C: bugfix: memory for charsethandler
10993: structure for libxml now allocated properly
10994:
10995: 2003-12-17 paf
10996:
10997: * src/types/pa_vfile.C: beauty: removed outdated cast
10998:
10999: * src/main/pa_common.C: bugfix: empty http response caused gpf
11000:
11001: * src/include/pa_string.h: bugfix: removed too strong a assert
11002:
11003: * src/main/pa_globals.C: bugfix: removed false warning [warning:
11004: unreported xmlGenericErrors]
11005:
11006: 2003-12-15 paf
11007:
11008: * src/classes/xdoc.C: bugfix: taint uri under ^xdoc::create{now
11009: works}
11010:
11011: 2003-12-11 paf
11012:
11013: * operators.txt, src/types/pa_vstatus.C: !$status:pid process
11014: id
11015: !$status:tid thread id
11016:
11017: * src/: include/pa_cache_managers.h, main/pa_cache_managers.C,
11018: main/pa_globals.C, main/pa_request.C, types/pa_vstatus.C:
11019: bugfix(solaris): removed dependency on object initialization
11020: order [one more place]
11021:
11022: * src/: classes/file.C, classes/mail.C, classes/op.C,
11023: classes/xdoc.C, main/pa_request.C, types/pa_vimage.C,
11024: types/pa_vmath.C, types/pa_vstatus.C: beauty cancel: gcc does not
11025: understand that
11026:
11027: * src/: classes/file.C, classes/mail.C, classes/op.C,
11028: classes/xdoc.C, include/pa_cache_managers.h,
11029: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
11030: include/pa_stylesheet_manager.h, main/pa_request.C,
11031: main/pa_stylesheet_manager.C, types/pa_vimage.C,
11032: types/pa_vmath.C, types/pa_vstatus.C: beauty: removed redundant
11033: ctor call [relying on implicit String::Body(cstr) call]
11034:
11035: * src/main/: pa_cache_managers.C, pa_sql_driver_manager.C,
11036: pa_stylesheet_manager.C: bugfix(solaris): removed dependency on
11037: object initialization order [two places]
11038:
11039: 2003-12-10 paf
11040:
11041: * src/include/pa_sql_connection.h: bugfix: $status:sql.cache back
11042: << time now ok
11043:
11044: * operators.txt, src/main/pa_sql_driver_manager.C,
11045: src/main/pa_stylesheet_manager.C: $status:stylesheet.cache back
11046: operational
11047:
11048: * ChangeLog, operators.txt, src/classes/xdoc.C,
11049: src/include/pa_charset.h, src/include/pa_sql_connection.h,
11050: src/main/pa_charset.C, src/main/pa_sql_driver_manager.C,
11051: src/main/pa_string.C, src/types/pa_vxdoc.h: $status:sql.cache
11052: back operational
11053:
11054: 2003-12-02 paf
11055:
11056: * src/types/pa_vmail.C: bugfix:
11057: ^mail:send[$.file[$.value[>>xxxx<<]] now untaints properly [were:
11058: as-is forced]
11059:
11060: * src/main/pa_xml_io.C: bugfix: on some platforms one can't throw
11061: exceptions out of libxml callbacks: reimplemented error handling
11062: of http://localhost, parser://method and safemode check callbacks
11063:
11064: * src/main/pa_string.C: bugfix: SPARC gpf on %4!=0 address int ref
11065: [merged from HEAD]
11066:
11067: * src/classes/image.C: nothing: comment removed
11068:
11069: * src/main/pa_string.C: bugfix: sparc gpf on reading %4!=0
11070: addresses to int
11071:
11072: 2003-12-01 paf
11073:
11074: * src/main/pa_xml_io.C: bugfix: typo
11075:
11076: * src/main/pa_globals.C: bugfix: win32: compile prob
11077:
11078: * src/classes/xdoc.C: bugfix: typo
11079:
11080: * src/main/pa_xml_io.C: todo: safe mode check not to throw
11081: exception
11082:
11083: * src/main/pa_xml_io.C: bugfix: http://localhost typo error
11084:
11085: 2003-11-28 paf
11086:
11087: * src/main/pa_xml_io.C: installed safe-mode checker as filter of
11088: all xml documents read
11089:
11090: * src/main/pa_xml_io.C: http://localhost/ now checked for safe mode
11091:
11092: * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
11093: include/pa_stylesheet_manager.h, main/pa_stylesheet_manager.C:
11094: replaced original open mech of xdoc::create & co to use libxml
11095: open, so that this would work for root document todo: safe mode
11096: checks to libxml: ideally to some 1 point
11097:
11098: * src/main/pa_xml_io.C: comment
11099:
11100: * operators.txt, src/main/pa_xml_io.C: leading / in
11101: http://parser[abscent params]
11102:
11103: * operators.txt, src/include/pa_request.h, src/main/pa_xml_io.C:
11104: works. todo: maybe replace original open mech of xdoc::create &
11105: co to use libxml open, so that this would work for root document
11106:
11107: $xdoc[^xdoc::create{<?xml version="1.0"?> <!DOCTYPE test SYSTEM
11108: "parser://method/params/here"> <test> &test^; </test> }]
11109:
11110: ^taint[^xdoc.string[]]
11111:
11112: @method[param] <!ENTITY test
11113: "test-entity-value+$form:user+$param!">
11114:
11115: 2003-11-27 paf
11116:
11117: * src/main/pa_xml_io.C: libxml: started parser://methodcall/params
11118:
11119: * src/classes/date.C: bugfix: typo error
11120:
11121: 2003-11-26 paf
11122:
11123: * operators.txt, src/include/Makefile.am, src/include/pa_globals.h,
11124: src/main/Makefile.am, src/main/main.vcproj,
11125: src/main/pa_globals.C, src/main/pa_request.C,
11126: src/include/pa_xml_io.h, src/main/pa_xml_io.C: simplification:
11127: xml errors to hash<thread_id,error> reorganization: xml io moved
11128: to pa_xml_io.C/h
11129:
11130: * src/types/pa_value.h: warnings: --
11131:
11132: 2003-11-25 paf
11133:
11134: * src/classes/table.C: bugfix: wrong sequence. [sadly no waring
11135: whatever)
11136:
11137: * src/classes/table.C: bugfix: a, c?x:y, z in gcc considered(?) as
11138: a, (c?x:y, z)
11139:
11140: * src/main/untaint.C: bugfix: consequences of not reading this
11141: comment: CORD_pos_chars_left /* Number of characters in cache.
11142: <= 0 ==> none */
11143:
11144: * src/include/pa_array.h: removed needless checks
11145:
11146: 2003-11-24 paf
11147:
11148: * src/: main/pa_request.C, types/pa_vform.C, types/pa_vform.h:
11149: removed limit: now $form:xxx can be accessed anytime, even in
11150: @auto/conf [and request/response:charset still can be changed
11151: anytime]
11152:
11153: * src/main/pa_common.C: bugfix: ^file::load[binary;http://...]
11154: now not transcodes response body
11155:
11156: * operators.txt, src/types/pa_vxnode.C, src/types/pa_vxnode.h:
11157: $xdoc[^xdoc::create[test]] $tn[^xdoc.createTextNode[text node
11158: value]] $dummy[^xdoc.firstChild.appendChild[$tn]]
11159: $xdoc.firstChild.firstChild.nodeValue[different]
11160: ^taint[^xdoc.string[]]
11161:
11162: * src/: include/pa_hash.h, types/types.vcproj: linker HPUX nongnu
11163: workaround: static Hash::allocates -> static Hash_allocates
11164:
11165: 2003-11-21 paf
11166:
1.101 moko 11167: * Makefile.am, configure, configure.in, src/classes/Makefile.am,
11168: src/include/pa_config_auto.h.in, src/targets/cgi/Makefile.am,
11169: src/types/Makefile.am: rearrange: gd&smtp moved to src/lib
1.95 moko 11170:
11171: * src/classes/classes.vcproj: rearrange: gd&smtp moved to src/lib
11172:
11173: * src/classes/mail.C: bugfix: typo
11174:
11175: * parser3.sln, src/classes/Makefile.am, src/lib/Makefile.am,
1.101 moko 11176: src/lib/gd/Makefile.am, src/lib/gd/gd.vcproj, src/lib/gd/gif.C,
11177: src/lib/gd/gif.h, src/lib/gd/gifio.C, src/lib/gd/mtables.h,
11178: src/lib/smtp/Makefile.am, src/lib/smtp/comms.C,
11179: src/lib/smtp/smtp.C, src/lib/smtp/smtp.h,
1.95 moko 11180: src/lib/smtp/smtp.vcproj: rearrange: gd&smtp moved to src/lib
11181:
11182: * src/main/pa_exec.C: bug in safe mode
11183:
11184: * src/include/Makefile.am: pa_xml_exception.h
11185:
11186: * src/targets/isapi/parser3isapi.C: more warnings --
11187:
11188: 2003-11-20 paf
11189:
11190: * src/: classes/math.C, classes/op.C, classes/string.C,
11191: main/pa_charset.C, main/pa_dictionary.C, main/pa_string.C,
11192: types/pa_value.C, main/pa_dir.C, main/pa_table.C: more warnings
11193: --
11194:
11195: * src/: main/pa_charset.C, main/pa_string.C, types/pa_vxnode.C:
11196: more warnings --
11197:
11198: * src/classes/xdoc.C: more warnings --
11199:
11200: * src/classes/: date.C, image.C, xdoc.C: more warnings --
11201:
11202: * src/: main/pa_sql_driver_manager.C, main/untaint.C,
11203: types/pa_vcookie.C, types/pa_vmail.C: more warnings --
11204:
11205: * src/: classes/date.C, classes/file.C, classes/hash.C,
11206: classes/image.C, classes/mail.C, classes/op.C, classes/string.C,
11207: classes/table.C, include/pa_cache_managers.h,
11208: include/pa_stylesheet_connection.h, main/pa_request.C,
11209: types/pa_vdate.h, types/pa_vhashfile.C, types/pa_vimage.h,
11210: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h: more warnings
11211: --
11212:
11213: * src/main/: execute.C, pa_request.C: old forgotten todo: when
11214: can't report problem (undefined @unhandled_exception) problem
11215: source string were not reported
11216:
11217: * src/: classes/classes.C, classes/classes.h, classes/date.C,
11218: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
11219: classes/hashfile.C, classes/image.C, classes/int.C,
11220: classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
11221: classes/response.C, classes/string.C, classes/table.C,
11222: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
11223: include/pa_array.h, include/pa_cache_managers.h,
11224: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
11225: include/pa_config_fixed.h, include/pa_dictionary.h,
11226: include/pa_dir.h, include/pa_exception.h, include/pa_exec.h,
11227: include/pa_globals.h, include/pa_hash.h, include/pa_memory.h,
11228: include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
11229: include/pa_request.h, include/pa_request_charsets.h,
11230: include/pa_request_info.h, include/pa_sapi.h, include/pa_socks.h,
11231: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
11232: include/pa_stack.h, include/pa_string.h,
11233: include/pa_stylesheet_connection.h,
11234: include/pa_stylesheet_manager.h, include/pa_table.h,
11235: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
11236: include/pa_xml_exception.h, lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
11237: lib/sdbm/apr_file_io.C, lib/sdbm/apr_strings.C, main/compile.C,
11238: main/compile_tools.C, main/compile_tools.h, main/execute.C,
11239: main/pa_cache_managers.C, main/pa_charset.C, main/pa_charsets.C,
11240: main/pa_common.C, main/pa_dictionary.C, main/pa_dir.C,
11241: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
11242: main/pa_memory.C, main/pa_os.C, main/pa_pool.C,
11243: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
11244: main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
11245: main/pa_uue.C, main/pa_xml_exception.C, main/untaint.C,
11246: sql/pa_sql_driver.h, targets/cgi/pa_threads.C,
11247: targets/cgi/parser3.C, targets/isapi/pa_threads.C,
11248: targets/isapi/parser3isapi.C, types/pa_junction.h,
11249: types/pa_method.h, types/pa_value.C, types/pa_value.h,
11250: types/pa_vbool.h, types/pa_vclass.C, types/pa_vclass.h,
11251: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
11252: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
11253: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
11254: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
11255: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
11256: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
11257: types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.C,
11258: types/pa_vmath.h, types/pa_vmemory.h, types/pa_vmethod_frame.C,
11259: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
11260: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
11261: types/pa_vresponse.h, types/pa_vstateless_class.C,
11262: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
11263: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
11264: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
11265: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
11266: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
11267: types/pa_wcontext.h, types/pa_wwrapper.h: static const char *
11268: const IDENT
11269:
11270: * src/: include/pa_array.h, include/pa_pool.h,
11271: include/pa_request.h, include/pa_string.h, include/pa_table.h,
11272: main/compile_tools.h, main/pa_common.C, types/pa_vhash.h,
11273: types/pa_wcontext.h: more warnings --
11274:
11275: * src/: classes/classes.vcproj, classes/date.C, classes/double.C,
11276: classes/file.C, classes/hash.C, classes/hashfile.C,
11277: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
11278: classes/memory.C, classes/op.C, classes/string.C,
11279: classes/table.C, classes/xdoc.C, classes/xnode.C,
11280: include/pa_config_includes.h, include/pa_operation.h,
11281: include/pa_sql_connection.h, include/pa_table.h,
11282: include/pa_types.h, lib/ltdl/config_fixed.h,
11283: lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj, lib/pcre/maketables.c,
11284: lib/pcre/pcre_dftables.vcproj, lib/pcre/pcre_parser_ctype.vcproj,
11285: lib/sdbm/apr_file_io.C, main/compile.tab.C, main/execute.C,
11286: main/main.vcproj, main/pa_cache_managers.C, main/pa_charset.C,
11287: main/pa_common.C, main/pa_dir.C, main/pa_exec.C,
11288: main/pa_globals.C, main/pa_os.C, main/pa_request.C,
11289: main/pa_string.C, main/pa_table.C, targets/cgi/parser3.vcproj,
11290: targets/isapi/parser3isapi.vcproj, types/pa_value.h,
11291: types/pa_vconsole.h, types/pa_vdate.h, types/pa_vfile.h,
11292: types/pa_vhashfile.C, types/pa_vimage.C, types/pa_vimage.h,
11293: types/pa_vmail.C, types/pa_vobject.C,
11294: types/pa_vstateless_class.h, types/pa_vtable.C,
11295: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.h,
11296: types/pa_vxnode.h, types/types.vcproj: turned on warnings level4
11297: on all projects (except libltdl=off & libsdbm=level3) found
11298: several unitialized vars
11299:
11300: 2003-11-19 paf
11301:
11302: * src/classes/op.C: more ansi C++ comp
11303:
11304: * operators.txt, src/classes/op.C, src/include/pa_request.h,
11305: src/main/pa_request.C: ^cache[...]{body}{catch block with
11306: $exception.handled[cache] meaning "get expired cache, if any.
11307: else error"}
11308:
11309: * src/: classes/op.C, include/pa_os.h, include/pa_request.h,
11310: main/pa_common.C: cache: ^cache[] fallback todo: kinda ^try:
11311: ^cache[...]{body}{catch code with $exception.cache field}
11312:
11313: 2003-11-12 paf
11314:
11315: * src/classes/xnode.C: replaceChild: 2nd param now named oldChild
11316: [copy/paste bug]
11317:
11318: 2003-11-11 paf
11319:
11320: * src/types/: pa_value.h, pa_vfile.h: more C++ compatible [HP C++
11321: failed]
11322:
11323: * bin/auto.p.dist.in: colno
11324:
11325: 2003-11-10 paf
11326:
11327: * src/types/pa_vconsole.h: flush
11328:
11329: * operators.txt, src/main/pa_request.C, src/types/Makefile.am,
11330: src/types/types.vcproj, src/types/pa_vconsole.h: $console:line
11331: read/write [for nntp]
11332:
11333: * operators.txt: mysql: transaction support: ?autocommit=0
11334:
11335: * operators.txt: comment: updated
11336:
11337: * src/types/: pa_vhashfile.C, pa_vhashfile.h: add: hashfile old
11338: serialize version and exipire now removes entries
11339:
11340: * operators.txt: ^hashfile.delete[] removes files altogether [and
11341: dir, if could]
11342:
11343: * src/: classes/hashfile.C, include/pa_common.h, main/pa_common.C,
11344: types/pa_vhashfile.C, types/pa_vhashfile.h: ^hashfile.delete[]
11345: removes files altogether [and dir, if could]
11346:
11347: * src/lib/sdbm/sdbm.c: bugfix: sdbm: .h said it's OK to remove
11348: nonexistent pair. .c coded that that was error. fixed
11349:
11350: * src/types/pa_vhashfile.C: sdbm: exception type change to
11351: file.access [regretfull can't split it to different exceptions
11352: without modifying sdbm source wich would prefer not to]
11353:
11354: 2003-11-07 paf
11355:
11356: * src/: classes/date.C, classes/file.C, classes/hash.C,
11357: classes/hashfile.C, classes/image.C, classes/table.C,
11358: classes/xdoc.C, include/Makefile.am, include/pa_array.h,
11359: include/pa_pool.h, include/pa_request.h, main/Makefile.am,
11360: main/execute.C, main/main.vcproj, main/pa_pool.C,
11361: main/pa_request.C, targets/cgi/parser3.C, types/pa_vclass.C,
11362: types/pa_vclass.h, types/pa_vhashfile.h, types/pa_vobject.h,
11363: types/pa_vstateless_class.h: resurrected: pool idea. now only for
11364: destructing objects at request processing end
11365:
11366: 2003-11-06 paf
11367:
11368: * src/: classes/Makefile.am, types/Makefile.am: .am sdbm INCLUDES
11369: updates
11370:
11371: * parser3.sln, src/targets/cgi/Makefile.am: .vcproj & .am updated
11372: to include sdbm
11373:
1.101 moko 11374: * src/include/: pa_config_includes.h, pa_version.h: our
11375: replacements of max& co only for cpp
1.95 moko 11376:
11377: * src/lib/sdbm/: Makefile.am, apr_file_io.C, apr_strings.C: move to
11378: upper dir, .am updated
11379:
11380: * tests/todo.txt: hashfile: done
11381:
11382: * operators.txt, src/types/pa_vhashfile.C: hashfile: clear &
11383: expiration [time in value. todo: move time to key]
11384:
11385: * src/types/pa_vhashfile.C: hashfile: foreach body can bodify $self
11386:
11387: * src/types/pa_vhashfile.C: hashfile: clear now works [were trying
11388: to do that in foreach, no errors, but surely wrong]
11389:
11390: * operators.txt, src/types/pa_vhashfile.C,
11391: src/types/pa_vhashfile.h: hashfile: clear and proper locking
11392:
11393: * operators.txt, src/classes/hash.C, src/classes/hashfile.C,
11394: src/types/pa_vhashfile.C, src/types/pa_vhashfile.h: hashfile:
11395: foreach
11396:
11397: * src/classes/hashfile.C, src/types/pa_vhashfile.C,
11398: src/types/pa_vhashfile.h, operators.txt: hashfile: hash
11399:
11400: * operators.txt, src/classes/hashfile.C, src/types/pa_vhashfile.C,
11401: src/types/pa_vhashfile.h, tests/todo.txt: hashfile: delete
11402:
11403: * src/: include/pa_memory.h, targets/cgi/parser3.C,
11404: types/pa_value.C, types/pa_value.h, types/pa_vcookie.C,
11405: types/pa_vhashfile.C, types/pa_vhashfile.h: hashfile implemented
11406: get/put [raw]
11407:
11408: * src/: classes/op.C, main/pa_os.C: just linked
11409:
11410: * src/: classes/xdoc.C, classes/xnode.C, types/pa_vxnode.h:
11411: XmlException changes
11412:
11413: * src/: include/pa_charset.h, include/pa_globals.h,
11414: include/pa_stylesheet_connection.h, main/pa_exception.C:
11415: XmlException changes
11416:
11417: * src/lib/sdbm/: sdbm.c, sdbm.vcproj: just compiled
11418:
11419: * src/: include/pa_common.h, include/pa_exception.h,
11420: main/main.vcproj, main/pa_common.C, include/pa_os.h,
11421: include/pa_xml_exception.h, main/pa_os.C, lib/sdbm/sdbm.vcproj,
11422: main/pa_xml_exception.C: locking move to pa_os [along with
11423: pa_sleep] apr-impl locking done
11424:
11425: * configure, configure.in, operators.txt, parser3.sln,
11426: src/classes/classes.vcproj, src/classes/hashfile.C,
11427: src/classes/xdoc.C, src/include/pa_config_fixed.h,
11428: src/include/pa_exception.h, src/include/pa_globals.h,
11429: src/include/pa_memory.h, src/include/pa_version.h,
11430: src/lib/ltdl/libltdl.vcproj, src/lib/ltdl/libltdl.vcproj.vspscc,
11431: src/lib/ltdl/ltdl.vcproj, src/lib/ltdl/ltdl.vcproj.vspscc,
11432: src/main/compile.tab.C, src/main/main.vcproj,
11433: src/main/pa_charset.C, src/targets/cgi/parser3.vcproj,
11434: src/types/Makefile.am, src/types/pa_vhash.C,
11435: src/types/pa_vhashfile.C, src/types/pa_vhashfile.h,
11436: src/types/pa_vxnode.h, src/types/types.vcproj: hashfile: started
11437: again with sdbm from apache
11438:
11439: 2003-11-05 paf
11440:
11441: * src/: classes/classes.vcproj, include/pa_config_fixed.h,
11442: main/main.vcproj, targets/cgi/parser3.vcproj: not has to be in
11443: \parser3project dir anymore
11444:
11445: * src/main/pa_charset.C: bugfix: had broken binary search [copied
11446: thoughtlessly from xalan]
11447:
11448: * src/lib/sdbm/: Makefile.am, sdbm.c, sdbm_hash.c, sdbm_lock.c,
11449: sdbm_pair.c, sdbm_pair.h, sdbm_private.h, sdbm_tune.h: original
11450: from httpd-2.0.43\srclib\apr-util\dbm\sdbm
11451:
11452: * src/main/helpers/CaseFolding.txt:
11453: http://www.unicode.org/Public/UNIDATA/CaseFolding.txt
11454:
11455: 2003-11-04 paf
11456:
11457: * operators.txt: comment: ^mail:send[$.options[
11458:
11459: * src/classes/table.C: compiled on unix
11460:
1.101 moko 11461: * src/classes/Makefile.am: classes.C to rebuild last
1.95 moko 11462:
11463: * src/classes/mail.C: compiled on unix
11464:
11465: * operators.txt, src/classes/mail.C, src/types/pa_vmail.C,
11466: src/types/pa_vmail.h: !^mail:send[
11467: $.options[unix: string to append to sendmail command
11468: line]
11469:
11470: * operators.txt, src/classes/table.C, src/main/pa_string.C,
11471: tests/todo.txt: ^table.save[... $.separator[^#09]
11472: $.encloser["] <nothing> by default
11473:
11474: * operators.txt, src/classes/table.C, tests/todo.txt: ^table::load
11475: !$.separator[^#09] !$.encloser["] <nothing> by
11476: default
11477:
11478: 2003-11-03 paf
11479:
11480: * operators.txt, src/classes/table.C, src/main/pa_common.C:
11481: ^table::load[; options: !$.column-separator[^#09]
11482: !$.column-encloser["]
11483:
11484: * operators.txt, src/include/pa_config_fixed.h,
11485: src/types/pa_vrequest.C: $request:document-root
11486:
11487: * src/targets/cgi/parser3.C: beauty: SIGUSRX removed qs= printing
11488: [already included into uri=xxx]
11489:
11490: * operators.txt, src/classes/image.C, tests/todo.txt:
11491: ^image.gif[filename] for $response:download
11492:
11493: * src/classes/date.C: minor precaution
11494:
11495: * operators.txt, src/classes/date.C: !^date::unix-timestamp()
11496: !^date.unix-timestamp[]
11497:
11498: 2003-10-30 paf
11499:
11500: * operators.txt, src/classes/date.C, src/types/pa_vdate.h: merged
11501: from 3.0.8: ^date.roll[TZ;GMT] $date.hour
11502:
11503: * src/classes/: date.C, image.C: improvement diagnostics:
11504: $now[^date::create[$undefined]] now is error
11505:
11506: * src/main/pa_common.C: read errors would now be reported 'actually
11507: read -1 bytes'
11508:
11509: 2003-10-24 paf
11510:
11511: * Makefile.am, src/classes/Makefile.am, src/lib/cord/Makefile.am,
11512: src/lib/md5/Makefile.am, src/lib/pcre/Makefile.am,
11513: src/main/Makefile.am, src/targets/cgi/Makefile.am,
11514: src/targets/isapi/Makefile.am: .dsp/w -> .vcproj/sln
11515:
11516: 2003-10-22 paf
11517:
11518: * src/include/pa_request.h: fixed: $h[^hash::create[]] $$h[1]
11519:
11520: 2003-10-21 paf
11521:
11522: * operators.txt, src/include/pa_string.h, src/main/pa_string.C:
11523: fixed: string.match[g] without <'> option produced columns with
11524: NULL's, which gpf'ed at table.save time
11525:
11526: * src/: classes/op.C, include/pa_request.h: fixed: false 'endless
11527: recoursion' message with intensive throw-catches fixed: incorrect
11528: name and line (one name upper then needed) in error message about
11529: problems inside try block
11530:
11531: 2003-10-10 paf
11532:
11533: * src/: include/pa_string.h, main/compile.tab.C: CORD_chr does not
11534: check offset argument for validity did that in String::Body::pos
11535: myself http://i2/tasks/edit/?id=4577425257580789777
11536:
11537: 2003-10-07 paf
11538:
11539: * src/main/: compile.tab.C, compile.y: ^if ( better error:
11540: .html(1:4): parse error, expecting `'['' or `'{'' or `'('' now
11541:
11542: 2003-10-03 paf
11543:
11544: * parser3.sln, src/include/pa_dictionary.h,
11545: src/main/pa_dictionary.C, src/main/pa_string.C,
11546: src/targets/cgi/parser3.vcproj: dictionary optimized by
11547: precalculating cstr&length
11548:
11549: 2003-10-02 paf
11550:
11551: * src/: classes/op.C, include/pa_request.h, include/pa_stack.h,
11552: main/execute.C, main/pa_request.C, main/pa_sql_driver_manager.C,
11553: main/pa_stylesheet_manager.C: bugfix: ^throw context were
11554: saved/restored incompletely http://www.parser.ru/forum/?id=21484
11555:
11556: 2003-09-30 paf
11557:
11558: * src/main/pa_string.C: string::replace bug fix [were ignoring
11559: occurrances after lang-mismatched
11560:
11561: 2003-09-29 paf
11562:
11563: * src/main/: utf8-to-lower.inc, utf8-to-upper.inc: generated by
11564: helper
11565:
11566: * src/main/pa_string.C: string::serialize bug fix with
11567: zero-terminator
11568:
11569: * src/classes/table.C: ^nameless_table.save column row now has no
11570: \t at the end
11571:
11572: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
11573: @postprocess now takes $response:body/download
11574:
11575: * src/classes/form.C: better error message: MAX_POST_SIZE_NAME to
11576: error message
11577:
11578: * src/classes/string.C: bugfix: s.right(>s.length) returned nothing
11579:
11580: * src/classes/table.C: bugfix: flip: must produce nameless
11581: http://i2/tasks/edit/?id=4573405524674081244
11582:
11583: * src/: include/pa_charset.h, main/pa_charset.C, main/pa_string.C,
11584: main/helpers/simple_folding.pl: utf-8 upper/lower
11585:
11586: * src/main/pa_common.C: bugfix: utf signature were not ignored due
11587: to typo error http://i2/tasks/edit/?id=4573354650786434584
11588:
11589: 2003-09-26 paf
11590:
11591: * src/main/untaint.C: removed needless field
11592:
11593: * src/main/untaint.C: removed needless const
11594:
11595: * src/: include/pa_string.h, main/pa_common.C, main/pa_string.C:
11596: String.for_each bug fixed [omited one-char cases]
11597:
11598: * src/include/pa_stack.h: bugfix: before collecting garbage,
11599: runtime-executor stack were cleared... BADLY
11600:
11601: * src/main/pa_string.C: ^stirng.replace code used old
11602: param-convention on langs.append, fixed that search fo the like,
11603: found none
11604:
11605: * src/: classes/op.C, include/pa_string.h, main/pa_string.C:
11606: string::serialize/deserialize implemented Language enum assigned
11607: meaningful letters [more convinient for debugging. read warning
11608: before adding/changing anything]
11609:
11610: 2003-09-25 paf
11611:
11612: * src/: include/pa_string.h, include/pa_version.h,
11613: main/pa_string.C, main/untaint.C: templates and anonymous unions
11614: differences on unix
11615:
11616: * parser3.sln, src/classes/file.C, src/classes/image.C,
11617: src/classes/mail.C, src/classes/op.C, src/classes/table.C,
11618: src/classes/xdoc.C, src/classes/xnode.C,
11619: src/include/pa_cache_managers.h, src/include/pa_charset.h,
11620: src/include/pa_charsets.h, src/include/pa_common.h,
11621: src/include/pa_request.h, src/include/pa_sql_driver_manager.h,
11622: src/include/pa_string.h, src/include/pa_stylesheet_manager.h,
11623: src/include/pa_table.h, src/lib/cord/cordbscs.c,
11624: src/lib/cord/cordprnt.c, src/lib/cord/cordxtra.c,
11625: src/lib/cord/include/cord.h, src/main/compile.tab.C,
11626: src/main/compile_tools.h, src/main/pa_charset.C,
11627: src/main/pa_charsets.C, src/main/pa_common.C, src/main/pa_exec.C,
11628: src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
11629: src/main/pa_string.C, src/main/pa_stylesheet_manager.C,
11630: src/main/untaint.C, src/types/pa_value.h, src/types/pa_vimage.C,
11631: src/types/pa_vmail.C, src/types/pa_vmath.C,
11632: src/types/pa_vstateless_class.h, src/types/pa_vstatus.C,
11633: src/types/pa_vxnode.C: string_fragments_to_cord merged to HEAD
11634:
11635: * src/main/: compile.tab.C, pa_string.C: string: debug: .v()
11636: functions aligned to that of eeparser3 look
11637:
11638: * src/lib/cord/cordprnt.c: removed warnings
11639:
11640: 2003-09-24 paf
11641:
11642: * src/: classes/file.C, classes/image.C, classes/mail.C,
11643: classes/op.C, classes/xdoc.C, classes/xnode.C,
11644: include/pa_cache_managers.h, include/pa_charset.h,
11645: include/pa_charsets.h, include/pa_common.h, include/pa_request.h,
11646: include/pa_sql_driver_manager.h, include/pa_string.h,
11647: include/pa_stylesheet_manager.h, include/pa_table.h,
11648: main/compile_tools.h, main/pa_charset.C, main/pa_charsets.C,
11649: main/pa_common.C, main/pa_exec.C, main/pa_request.C,
11650: main/pa_sql_driver_manager.C, main/pa_string.C,
11651: main/pa_stylesheet_manager.C, main/untaint.C, types/pa_value.h,
11652: types/pa_vimage.C, types/pa_vmail.C, types/pa_vmath.C,
11653: types/pa_vstateless_class.h, types/pa_vstatus.C,
11654: types/pa_vxnode.C: v() functions of String::Body,
11655: String::Languages and String itself StringBody->String::Body
11656:
11657: * src/: include/pa_string.h, lib/cord/cordbscs.c,
11658: lib/cord/include/cord.h: CORD_append_block showed no efficiency =
11659: never optimized anything. todo: somehow speed up harder cases:
11660: concatenationA+concatenationB when last block of A and first of B
11661: contain same letters
11662:
11663: * src/: include/pa_string.h, lib/cord/cordbscs.c,
11664: lib/cord/include/cord.h: langs: speed up by joining adjucent
11665: blocks of same char [CORD_append_block]
11666:
11667: * src/: include/pa_string.h, lib/cord/cordbscs.c,
11668: lib/cord/include/cord.h, main/pa_string.C: aval/ works! todo:
11669: save space by extending blocks when appending block with c ==
11670: lastblock.c
11671:
11672: * src/: include/pa_string.h, main/pa_string.C: aval is not actually
11673: working yet :( but more working &understood :)
11674:
11675: * src/: classes/table.C, include/pa_string.h,
11676: lib/cord/include/cord.h, main/pa_string.C: aval/ works!
11677:
11678: 2003-09-23 paf
11679:
11680: * src/main/untaint.C: $a[ok!] $a works!
11681:
11682: * src/main/untaint.C: something even more works :)
11683:
11684: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
11685: something more works :)
11686:
11687: * src/: include/pa_string.h, lib/cord/cordbscs.c,
11688: lib/cord/cordxtra.c: something already works :)
11689:
11690: * src/: include/pa_string.h, main/untaint.C: just compiled todo:
11691: serialize&deserialize
11692:
11693: * src/: classes/table.C, include/pa_string.h, lib/cord/cordbscs.c,
11694: lib/cord/cordxtra.c, lib/cord/include/cord.h, main/pa_string.C,
11695: main/untaint.C: main idea implemented, details left
11696:
11697: 2003-09-22 paf
11698:
11699: * src/: classes/memory.C, include/pa_memory.h: #ifdef GC_DEBUG
11700:
11701: * src/classes/xnode.C: copy/paste comment bugfix
11702:
11703: * src/: include/pa_memory.h, main/pa_globals.C: when xml memory
11704: allocator returns 0, just die.
11705: http://i2/tasks/edit/?id=4570798492410259445
11706:
11707: * src/classes/xdoc.C: copy/paste comment bugfix
11708:
11709: * src/classes/: xdoc.C, xnode.C: new DOM2 methods from Alexandr
11710: Egorov <egr> (all?) xdoc: createAttributeNS createElementNS
11711: xnode: getAttributeNS setAttributeNS removeAttributeNS
11712: getAttributeNodeNS setAttributeNodeNS hasAttribute hasAttributeNS
11713:
11714: * src/lib/cord/cordxtra.c: CORD_pos bugfix [failed to find 8bit
11715: chars due to bitwise operation signed-char error]
11716:
11717: 2003-09-19 paf
11718:
11719: * src/types/pa_wcontext.C: output message: more practical
11720: suggestion
11721:
11722: * src/main/pa_common.C, operators.txt: merged
11723: $f[^file::load[binary;http://...]] $f.tables
11724:
11725: 2003-09-02 paf
11726:
11727: * src/main/pa_common.C: printf is buffered, write(1 is not. can't
11728: flush stdout without referencing 'stdout' symbol. to hell with
11729: non-ansi libraries without 'stdout' symbol
11730:
11731: * src/main/pa_common.C: got rid of 'stdout' symbol reference on
11732: unix (users reported problems with some old libc)
11733:
11734: * src/types/pa_vdate.h: forgot initializer
11735:
11736: 2003-09-01 paf
11737:
11738: * src/: classes/date.C, include/pa_common.h, main/compile.tab.C,
11739: main/pa_common.C, types/pa_vdate.h: $date.TZ ^date.roll[TZ;new
11740: zone]
11741:
11742: * src/classes/image.C: memory handling bugs [unpatched 'new' calls]
11743:
11744: 2003-08-19 paf
11745:
11746: * src/types/: pa_value.C, pa_value.h, pa_vdate.h, pa_vrequest.C,
11747: pa_vstring.h, pa_vxdoc.C, pa_vxnode.C: bark intefrace obsoleted,
11748: simplified a little
11749:
11750: * src/types/: pa_vhash.C, pa_vhash.h: _default+foreach bug refix
11751: [lost fix from 3.0.8]
11752:
11753: * src/types/pa_vcookie.C: in VC7 if(type var=xxx){ }else{ now
11754: visible here }
11755:
11756: bug fix
11757:
11758: * src/: include/pa_memory.h, types/pa_value.h: -= few warnings
11759:
11760: * src/main/compile.tab.C: initialized couple of variables about
11761: which user reported runtime problems when parser were compiled
11762: with VC7, warning level4. study shows that later in bison
11763: they've fixed that. would migrate to latest bison someday
11764:
11765: * src/types/pa_vmail.C: turned off recoding in gmime (were still
11766: recoding headers)
11767:
11768: * src/types/pa_vmail.C: works as before, same charset problems:
11769: gmime recodes to UTF-8 only headers, not body. so not recoding
11770: anything for now
11771:
11772: * src/types/: pa_vmail.C, pa_vmail.h: parses headers, still
11773: problems with body
11774:
11775: * src/types/pa_vmail.C: mail_receive just compiled
11776:
11777: 2003-08-18 paf
11778:
11779: * src/: classes/classes.vcproj, include/pa_config_fixed.h,
11780: main/main.vcproj, types/types.vcproj: win32: continued process
11781: detaching from \parser3project directory
11782:
11783: * gnu.dsp, parser3.dsw, src/classes/classes.dsp,
11784: src/lib/cord/cord.dsp, src/lib/ltdl/libltdl.dsp,
11785: src/lib/md5/md5.dsp, src/lib/pcre/pcre.dsp,
11786: src/lib/pcre/pcre_dftables.dsp,
11787: src/lib/pcre/pcre_parser_ctype.dsp, src/main/main.dsp,
11788: src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.dsp,
11789: src/types/types.dsp: moved to MSVC 7
11790:
11791: * gnu.vcproj.vspscc, parser3.vssscc,
11792: src/classes/classes.vcproj.vspscc,
11793: src/lib/cord/cord.vcproj.vspscc,
11794: src/lib/ltdl/libltdl.vcproj.vspscc,
11795: src/lib/md5/md5.vcproj.vspscc,
11796: src/lib/pcre/pcre_dftables.vcproj.vspscc,
11797: src/lib/pcre/pcre_parser_ctype.vcproj.vspscc,
11798: src/lib/pcre/pcre.vcproj.vspscc, src/main/main.vcproj.vspscc,
11799: src/targets/isapi/parser3isapi.vcproj.vspscc,
11800: src/types/types.vcproj.vspscc, src/targets/cgi/parser3.vcproj:
11801: moved to MSVC 7
11802:
11803: * parser3.sln, gnu.vcproj, src/classes/classes.vcproj,
11804: src/lib/cord/cord.vcproj, src/lib/ltdl/libltdl.vcproj,
11805: src/lib/md5/md5.vcproj, src/lib/pcre/pcre.vcproj,
11806: src/lib/pcre/pcre_dftables.vcproj,
11807: src/lib/pcre/pcre_parser_ctype.vcproj, src/main/main.vcproj,
11808: src/targets/cgi/parser3.vcproj,
11809: src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj:
11810: new VS project files
11811:
11812: * ~sak5c961f3101c36563.tmp: Temporary file created by Visual Studio
11813: .NET to detect Jalindi Igloo capabilities.
11814:
11815: * ChangeLog, configure, configure.in, src/classes/Makefile.am,
1.101 moko 11816: src/classes/classes.awk, src/doc/footer.htm,
11817: src/include/pa_config_fixed.h, src/include/pa_version.h,
11818: src/lib/Makefile.am, src/main/compile.tab.C,
1.95 moko 11819: src/main/pa_charset.C, src/main/pa_string.C, src/main/untaint.C,
11820: src/types/pa_vmail.C: merged 3.1.0 latest changes
11821:
11822: 2003-08-15 paf
11823:
11824: * src/main/untaint.C: email addresses in forms: "non-ascii" <yyy>
11825: non-ascii <yyy> now encoded correctly [kinda merge from 3.0.8]
11826:
11827: * src/main/untaint.C: email addresses in forms: "non-ascii" <yyy>
11828: non-ascii <yyy> now encoded correctly
11829:
11830: 2003-07-29 paf
11831:
1.101 moko 11832: * src/classes/: Makefile.am, classes.awk: classes.awk added to make
11833: dist
1.95 moko 11834:
11835: * src/types/pa_vmail.C: just started --with-mail-receive
11836:
11837: 2003-07-28 paf
11838:
1.101 moko 11839: * src/: classes/Makefile.am, lib/Makefile.am: removed circular
11840: dependence in src/classes, src/lib/gc now in dist
1.95 moko 11841:
11842: * src/main/pa_string.C: ^cache bug fix [were not working at all]
11843:
11844: 2003-07-25 paf
11845:
11846: * src/doc/footer.htm: year
11847:
11848: 2003-07-24 paf
11849:
11850: * src/: include/pa_config_fixed.h, main/pa_charset.C: bad #endif
11851: fix
11852:
11853: * src/include/pa_version.h: release
11854:
1.101 moko 11855: * src/lib/gc/include/: Makefile.am, gc.h: moved tempate_gc to HEAD
1.95 moko 11856:
11857: * ChangeLog, src/classes/classes.dsp, src/main/main.dsp,
11858: src/main/pa_globals.C, src/targets/cgi/parser3.dsp,
11859: src/targets/isapi/parser3isapi.dsp, src/types/types.dsp: cvs:
11860: getting rid of win32xml pseudo project
11861:
11862: * src/main/: compile.tab.C, pa_memory.C: moved tempate_gc to HEAD
11863:
1.101 moko 11864: * ChangeLog, INSTALL, Makefile.am, acsite.m4, configure,
11865: configure.in, operators.txt, parser3.dsw,
1.95 moko 11866: etc/parser3.charsets/koi8-r.cfg,
1.101 moko 11867: etc/parser3.charsets/windows-1251.cfg, src/classes/Makefile.am,
1.95 moko 11868: src/classes/classes.C, src/classes/classes.awk,
11869: src/classes/classes.dsp, src/classes/classes.h,
11870: src/classes/date.C, src/classes/double.C, src/classes/file.C,
11871: src/classes/form.C, src/classes/hash.C, src/classes/image.C,
11872: src/classes/int.C, src/classes/mail.C, src/classes/math.C,
11873: src/classes/memory.C, src/classes/op.C, src/classes/response.C,
11874: src/classes/string.C, src/classes/table.C, src/classes/void.C,
11875: src/classes/xdoc.C, src/classes/xnode.C, src/classes/xnode.h,
11876: src/doc/exception.dox, src/doc/index.dox, src/doc/memory.dox,
11877: src/doc/string.dox, src/include/Makefile.am,
1.101 moko 11878: src/include/pa_array.h, src/include/pa_cache_managers.h,
11879: src/include/pa_charset.h, src/include/pa_charsets.h,
11880: src/include/pa_common.h, src/include/pa_config_auto.h.in,
11881: src/include/pa_config_fixed.h, src/include/pa_config_includes.h,
11882: src/include/pa_dictionary.h, src/include/pa_dir.h,
11883: src/include/pa_exception.h, src/include/pa_exec.h,
11884: src/include/pa_globals.h, src/include/pa_hash.h,
11885: src/include/pa_memory.h, src/include/pa_opcode.h,
11886: src/include/pa_operation.h, src/include/pa_pool.h,
11887: src/include/pa_pragma_pack_begin.h,
1.95 moko 11888: src/include/pa_pragma_pack_end.h, src/include/pa_request.h,
11889: src/include/pa_request_charsets.h, src/include/pa_request_info.h,
11890: src/include/pa_sapi.h, src/include/pa_socks.h,
11891: src/include/pa_sql_connection.h,
11892: src/include/pa_sql_driver_manager.h, src/include/pa_stack.h,
11893: src/include/pa_string.h, src/include/pa_stylesheet_connection.h,
11894: src/include/pa_stylesheet_manager.h, src/include/pa_table.h,
11895: src/include/pa_threads.h, src/include/pa_types.h,
1.101 moko 11896: src/include/pa_uue.h, src/lib/Makefile.am,
11897: src/lib/cord/Makefile.am, src/lib/cord/cord.dsp,
11898: src/lib/cord/cordbscs.c, src/lib/cord/cordprnt.c,
11899: src/lib/cord/cordxtra.c, src/lib/cord/source.url,
11900: src/lib/cord/include/Makefile.am, src/lib/cord/include/cord.h,
1.95 moko 11901: src/lib/cord/include/ec.h,
11902: src/lib/cord/include/private/Makefile.am,
11903: src/lib/cord/include/private/cord_pos.h, src/lib/gc/Makefile.am,
1.101 moko 11904: src/lib/ltdl/libltdl.dsp, src/lib/md5/pa_md5.h,
11905: src/lib/md5/pa_md5c.c, src/lib/pcre/pcre.h,
1.95 moko 11906: src/lib/pcre/pcre_parser_ctype.c, src/main/Makefile.am,
1.101 moko 11907: src/main/compile.C, src/main/compile.tab.C, src/main/compile.y,
11908: src/main/compile_tools.C, src/main/compile_tools.h,
11909: src/main/execute.C, src/main/main.dsp, src/main/pa_array.C,
11910: src/main/pa_cache_managers.C, src/main/pa_charset.C,
11911: src/main/pa_charsets.C, src/main/pa_common.C,
11912: src/main/pa_dictionary.C, src/main/pa_dir.C,
11913: src/main/pa_exception.C, src/main/pa_exec.C,
1.95 moko 11914: src/main/pa_globals.C, src/main/pa_hash.C, src/main/pa_pool.C,
11915: src/main/pa_request.C, src/main/pa_socks.C,
11916: src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
11917: src/main/pa_stylesheet_manager.C, src/main/pa_table.C,
1.101 moko 11918: src/main/pa_uue.C, src/main/untaint.C, src/sql/pa_sql_driver.h,
11919: src/targets/Makefile.am, src/targets/cgi/Makefile.am,
11920: src/targets/cgi/getopt.c, src/targets/cgi/getopt.h,
11921: src/targets/cgi/pa_pool.C, src/targets/cgi/pa_threads.C,
11922: src/targets/cgi/parser3.C, src/targets/cgi/parser3.dsp,
11923: src/targets/cgi/pool_storage.h, src/targets/cgi/pp3.cmd,
11924: src/targets/isapi/Makefile.am, src/targets/isapi/pa_pool.C,
1.95 moko 11925: src/targets/isapi/pa_threads.C, src/targets/isapi/parser3isapi.C,
11926: src/targets/isapi/parser3isapi.dsp,
11927: src/targets/isapi/pool_storage.h, src/types/Makefile.am,
1.101 moko 11928: src/types/pa_junction.h, src/types/pa_method.h,
11929: src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vbool.h,
1.95 moko 11930: src/types/pa_vclass.C, src/types/pa_vclass.h,
11931: src/types/pa_vcode_frame.h, src/types/pa_vcookie.C,
11932: src/types/pa_vcookie.h, src/types/pa_vdate.h,
11933: src/types/pa_vdouble.h, src/types/pa_venv.h,
11934: src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vform.C,
11935: src/types/pa_vform.h, src/types/pa_vhash.C, src/types/pa_vhash.h,
11936: src/types/pa_vimage.C, src/types/pa_vimage.h,
11937: src/types/pa_vint.h, src/types/pa_vjunction.h,
11938: src/types/pa_vmail.C, src/types/pa_vmail.h, src/types/pa_vmath.C,
11939: src/types/pa_vmath.h, src/types/pa_vmemory.h,
11940: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
11941: src/types/pa_vobject.C, src/types/pa_vobject.h,
11942: src/types/pa_vrequest.C, src/types/pa_vrequest.h,
11943: src/types/pa_vresponse.C, src/types/pa_vresponse.h,
11944: src/types/pa_vstateless_class.C, src/types/pa_vstateless_class.h,
11945: src/types/pa_vstateless_object.h, src/types/pa_vstatus.C,
11946: src/types/pa_vstatus.h, src/types/pa_vstring.C,
11947: src/types/pa_vstring.h, src/types/pa_vtable.C,
11948: src/types/pa_vtable.h, src/types/pa_vvoid.h,
11949: src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
11950: src/types/pa_vxnode.C, src/types/pa_vxnode.h,
11951: src/types/pa_wcontext.C, src/types/pa_wcontext.h,
11952: src/types/pa_wwrapper.h, src/types/types.dsp: moved tempate_gc to
11953: HEAD
11954:
11955: * tests/: 001.html, 002.html, 003.html, 004.html, 005.html,
11956: 006.html, 007.html, 008.html, 009.html, 010.html, 011.html,
11957: 012.html, 013.html, 014.html, 015.html, 016.html, 017.html,
11958: 018.html, 019.html, 019paf2001.gif, 020.html, 021.html, 022.html,
11959: 023.html, 024.html, 025.html, 026.html, 027.html, 028.html,
11960: 029.html, 030.html, 031.html, 032.html, 033.html, 034.html,
11961: 035.html, 036.html, 037.html, 038.html, 039.html, 040.html,
11962: 041.html, 042.html, 043.html, 044.html, 045.html, 046.html,
11963: 047.html, 048.html, 049.html, 050.html, 051.html, 051b.p, 051t.p,
11964: 052.html, 053.html, 054.html, 055.html, 056.html, 057.html,
11965: 058.html, 058_paf2000.png, 059.html, 060.html, 061.dat, 061.html,
11966: 062.html, 063.html, 064.html, 065.html, 066.html, 067.html,
11967: 068.html, 069.html, 070.html, 071.html, 072.html, 073.html,
11968: 074.html, 075.html, 076.html, 077.html, 078.html, 079.html,
11969: 080.html, 081.html, 082.html, 083.html, 084.html, 085.html,
11970: 086.html, 087.html, 088.html, 089.html, 090.html, 091.html,
11971: 092.html, 093.html, 094.html, 095.html, 096.html, 097.html,
11972: 098.html, 098font.gif, 099.html, 100.html, 101.html, 102.html,
11973: 103.html, 103mark.gif, 103paf2001.gif, 104.html, 105.html,
11974: 106.html, 107.html, 108.html, 108.xsl, 109.html, 110.html,
11975: 111.html, 112.html, 113.html, 114.html, 115.html, 116.html,
11976: 117.html, 118.html, 119.html, 120.html, 121.html, 122.html,
11977: 123.html, 124.html, 125.html, 126.html, 127.html, 128.html,
11978: 129.html, 130.html, 131.html, 132.html, 133.html, 134.html,
11979: 135.html, 136.html, 137.html, 138.html, 139.html, 140.html,
11980: 141.html, Makefile, descript.ion, run_parser.sh, 022_dir/a.html,
11981: 022_dir/b.txt, 022_dir/c.htm, 096_dir/163.jpg, 096_dir/188.jpg,
11982: outputs/create-dir, results/001.processed, results/002.processed,
11983: results/003.processed, results/004.processed,
11984: results/005.processed, results/006.processed,
11985: results/007.processed, results/008.processed,
11986: results/009.processed, results/010.processed,
11987: results/011.processed, results/012.processed,
11988: results/013.processed, results/014.processed,
11989: results/015.processed, results/016.processed,
11990: results/017.processed, results/018.processed,
11991: results/019.processed, results/020.processed,
11992: results/021.processed, results/022.processed,
11993: results/023.processed, results/024.processed,
11994: results/025.processed, results/026.processed,
11995: results/027.processed, results/028.processed,
11996: results/029.processed, results/030.processed,
11997: results/031.processed, results/032.processed,
11998: results/033.processed, results/034.processed,
11999: results/035.processed, results/036.processed,
12000: results/037.processed, results/038.processed,
12001: results/039.processed, results/040.processed,
12002: results/041.processed, results/042.processed,
12003: results/043.processed, results/044.processed,
12004: results/045.processed, results/046.processed,
12005: results/047.processed, results/048.processed,
12006: results/049.processed, results/050.processed,
12007: results/051.processed, results/052.processed,
12008: results/053.processed, results/054.processed,
12009: results/055.processed, results/056.processed,
12010: results/057.processed, results/058.processed,
12011: results/059.processed, results/060.processed,
12012: results/061.processed, results/062.processed,
12013: results/063.processed, results/064.processed,
12014: results/065.processed, results/066.processed,
12015: results/067.processed, results/068.processed,
12016: results/069.processed, results/070.processed,
12017: results/071.processed, results/072.processed,
12018: results/073.processed, results/074.processed,
12019: results/075.processed, results/076.processed,
12020: results/077.processed, results/078.processed,
12021: results/079.processed, results/080.processed,
12022: results/081.processed, results/082.processed,
12023: results/083.processed, results/084.processed,
12024: results/085.processed, results/086.processed,
12025: results/087.processed, results/088.processed,
12026: results/089.processed, results/090.processed,
12027: results/091.processed, results/092.processed,
12028: results/093.processed, results/094.processed,
12029: results/095.processed, results/096.processed,
12030: results/097.processed, results/098.processed,
12031: results/099.processed, results/100.processed,
12032: results/101.processed, results/102.processed,
12033: results/103.processed, results/104.processed,
12034: results/105.processed, results/106.processed,
12035: results/107.processed, results/108.processed,
12036: results/109.processed, results/110.processed,
12037: results/111.processed, results/112.processed,
12038: results/113.processed, results/114.processed,
12039: results/115.processed, results/116.processed,
12040: results/117.processed, results/118.processed,
12041: results/119.processed, results/120.processed,
12042: results/121.processed, results/122.processed,
12043: results/123.processed, results/124.processed,
12044: results/125.processed, results/126.processed,
12045: results/127.processed, results/128.processed,
12046: results/129.processed, results/130.processed,
12047: results/131.processed, results/132.processed,
12048: results/133.processed, results/134.processed,
12049: results/135.processed, results/136.processed,
12050: results/137.processed, results/138.processed,
12051: results/139.processed, results/140.processed,
12052: results/141.processed: merged(copied) to HEAD from template_gc
12053:
12054: * src/targets/: cgi/parser3.dsp, isapi/parser3isapi.dsp: more step
12055: towards \parser3project not having to be in root
12056:
12057: * src/: classes/math.C, lib/md5/pa_md5.h, lib/md5/pa_md5c.c: apache
12058: module compiled [were minor unnecessary changes in lib/md5
12059: interface]
12060:
12061: * src/include/pa_version.h: release
12062:
12063: * parser3.dsw, src/main/pa_globals.C: relative paths to xml&gc libs
12064:
12065: * src/classes/math.C: merged uuid bugfix
12066:
12067: * tests/: 141.html, results/141.processed: fixed bug with
12068: too-small-a-buffer
12069:
12070: * src/classes/math.C: uuid bugfix
12071:
12072: * tests/: 141.html, Makefile, results/005.processed,
12073: results/030.processed, results/075.processed,
12074: results/078.processed: to reflect date format change (were -
12075: become ' ')
12076:
12077: * src/classes/math.C: uuid bugfix
12078:
12079: * parser3.dsw, src/main/pa_globals.C: few paths for libxml
12080: debug/release changes
12081:
12082: * src/lib/md5/pa_md5c.c: PA_ -> pa_
12083:
12084: 2003-07-23 paf
12085:
12086: * src/: classes/math.C, lib/md5/pa_md5.h, lib/md5/pa_md5c.c:
12087: renamed a little [to move to comman naming conv]
12088:
1.101 moko 12089: * src/targets/Makefile.am: apache13 splitted to simplify apache
12090: build
1.95 moko 12091:
12092: * src/: include/pa_request.h, include/pa_stack.h, main/execute.C,
12093: main/pa_request.C, main/pa_sql_driver_manager.C,
12094: main/pa_stylesheet_manager.C, targets/isapi/parser3isapi.dsp:
12095: stack top_index() fixed
12096:
12097: * src/main/pa_globals.C: minor style changes
12098:
12099: * src/: classes/op.C, include/pa_sql_connection.h: connection
12100: closing/caching fixed [connections were not closed/put to cache]
12101:
12102: 2003-07-22 paf
12103:
12104: * INSTALL: gc part updated stightly
12105:
12106: * src/targets/isapi/: parser3isapi.C, parser3isapi.dsp: updated to
12107: new sapi interface
12108:
12109: * src/classes/file.C: comment on OS
12110:
12111: * src/main/pa_string.C: removed reduntant invariant check [there is
12112: one deeper in cord lib]
12113:
12114: * src/main/pa_exec.C: on win32 bugfix in handling shbang
12115:
12116: * src/main/pa_memory.C: out of memory is no longer coredump
12117:
12118: * INSTALL: disable-threads adviced
12119:
12120: 2003-07-21 paf
12121:
1.101 moko 12122: * src/classes/Makefile.am: removed circular dependency on classes.C
1.95 moko 12123:
12124: * src/classes/file.C: file::exec/cgi environment variables now must
12125: be UPPERCASE and A-Z 0-9 _-
12126:
12127: * src/classes/file.C: env passing fixed
12128:
12129: * src/main/pa_common.C: http:// CRLF now [merged from HEAD]
12130:
12131: * src/main/pa_common.C: http:// CRLF now
12132:
12133: 2003-07-02 paf
12134:
12135: * operators.txt, src/types/pa_vstatus.C: renamed $memory:status
12136: fields to reflect their real meaning
12137:
12138: 2003-06-27 paf
12139:
12140: * src/: classes/file.C, include/pa_charset.h, include/pa_exec.h,
12141: include/pa_hash.h, main/pa_charset.C: merged from HEAD
12142: file::exec/cgi .charset
12143:
12144: 2003-06-26 paf
12145:
12146: * ChangeLog, src/classes/file.C, src/classes/hash.C,
12147: src/classes/image.C, src/classes/op.C, src/classes/string.C,
12148: src/classes/table.C: fixed several uninitialized local
12149: structures. notably ^hash.foreach now inserts delimiters
12150: properly [were inserting it before first body]
12151:
12152: 2003-06-24 paf
12153:
12154: * src/include/pa_hash.h: simplified HASH_ALLOCATES_COUNT
12155:
12156: 2003-06-20 paf
12157:
12158: * operators.txt, src/include/pa_globals.h, src/main/pa_common.C,
12159: src/main/pa_globals.C: introducing
12160: $f[^file::load[binary;http://...]] $f.tables
12161:
12162: 2003-06-06 paf
12163:
12164: * src/types/: pa_vhash.h: $hash.field lookup first now: along with
12165: table. [were method lookup: inconsistent]
12166:
12167: 2003-06-02 paf
12168:
12169: * src/include/pa_memory.h: empty string clone fixed to return
12170: writable memory
12171:
12172: * src/main/pa_common.C: fix_line_breaks bug fix [terminating zero
12173: were not appended] which violated string invariant
12174:
12175: 2003-05-30 paf
12176:
12177: * src/types/pa_value.C: date format now Sun, 06 Nov 1994 08:49:37
12178: GMT ; RFC 822, updated by RFC 1123 [as in HEAD]
12179:
12180: * src/main/pa_common.C: date format now Sun, 06 Nov 1994 08:49:37
12181: GMT ; RFC 822, updated by RFC 1123
12182:
12183: * src/: classes/file.C, classes/form.C, targets/cgi/parser3.C,
12184: targets/isapi/parser3isapi.C: initialized request_info properly
12185:
12186: * src/classes/xnode.C: found minor bug, commended for future
12187:
12188: 2003-05-28 paf
12189:
12190: * src/classes/form.C: request_info.content_length can't be <0,
12191: size_t for some time
12192:
12193: 2003-05-26 paf
12194:
12195: * src/: classes/file.C, classes/string.C, main/pa_string.C: few
12196: forgotten <0 changed to !=STRING_NOT_FOUND
12197:
12198: * src/classes/math.C: merged ffffu from HEAD
12199:
12200: 2003-05-11 paf
12201:
12202: * src/main/pa_globals.C: xml memory debugging functions (ifdefed)
12203:
12204: * src/types/: pa_vxdoc.h, pa_vxnode.h: think that found cause of
12205: premature doc free. transformed document had xmlDoc reference
12206: stored to non-gc-memory (libgdome) added holding-reference
12207:
12208: 2003-04-29 paf
12209:
12210: * src/main/pa_globals.C: started digging on double free. on win32
12211: found that that's perfectly normal.
12212:
12213: 2003-04-25 paf
12214:
12215: * src/classes/table.C: table.join bug fix [bad limit check]
12216:
12217: * src/classes/math.C: merged from HEAD: simpiler hash_string
12218:
12219: * src/classes/math.C: snprintf(buf, 3) become (buf,2) and failed to
12220: print anything. changed to quicker and simplier code
12221:
12222: * src/classes/hash.C: allowed ^hash::create[^rem{xxx}] [were to
12223: strict a check]
12224:
12225: * src/: classes/table.C, lib/md5/pa_md5c.c: minor compile errors
12226:
12227: 2003-04-24 paf
12228:
12229: * src/include/pa_table.h: too strict assert loosened
12230:
12231: * src/lib/: md5/pa_md5c.c, pcre/pcre.h: thanks to Ilia Soldis
12232: <soldis@infolio.ru> for reporing this ansi c fiolation syntax
12233: report
12234:
12235: 2003-04-21 paf
12236:
1.101 moko 12237: * src/targets/cgi/Makefile.am: pp3 added to .am
1.95 moko 12238:
12239: * src/main/pa_globals.C: pcre memory management changed to use GC
12240: memory
12241:
12242: * src/main/pa_globals.C: 2.5.6 version of libxml allows to install
12243: xmlMallocAtomic [author agreed to my suggestion], used that
12244:
12245: * src/types/pa_vmail.C: ^mail:send[$.body backward compatibility
12246:
12247: * src/: targets/cgi/parser3.C, types/pa_value.C, types/pa_value.h,
12248: types/pa_vmail.C: attributed_meaning_to_string added
12249: L_UNSPECIFIED piece which was sortof OK, but violated string
12250: invariant [assertion barked on that] changed to L_PASS_APPEND,
12251: made that param obligatory
12252:
12253: * src/main/pa_string.C: String::ArrayFragment::append_positions bug
12254: fixed [assert helped]
12255:
12256: * src/include/pa_string.h: assert added [looking for bug]
12257:
12258: * src/main/pa_request.C: merged from HEAD: "x:..." and "\\..." file
12259: names on Win32 considered disk-global
12260:
12261: * src/main/pa_request.C: "x:..." and "\\..." file names on Win32
12262: considered disk-global
12263:
12264: 2003-04-18 paf
12265:
12266: * src/main/untaint.C: merged from HEAD: enabled '~' letter in
12267: filenames
12268:
12269: * src/main/untaint.C: enabled '~' letter in filenames
12270:
12271: 2003-04-16 paf
12272:
12273: * src/classes/file.C: small bug introduced in autoptr times fixed
12274:
12275: * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: merged from
12276: HEAD
12277:
1.101 moko 12278: * src/classes/table.C: fix: gcc reported tiny error
1.95 moko 12279:
12280: 2003-04-15 paf
12281:
12282: * operators.txt, src/classes/math.C, src/lib/md5/pa_md5.h,
12283: src/lib/md5/pa_md5c.c, tests/141.html,
12284: tests/results/141.processed: merged from head ^math:uuid[]
12285: ^math:uid64[] ^math:md5[string]
12286:
12287: test added: 141.html
12288:
12289: * operators.txt, src/classes/math.C: ^math:uid64[]
12290:
12291: * src/classes/math.C: ^math:uuid[]
12292:
12293: * operators.txt, src/classes/math.C: ^math:uuid[]
12294:
12295: * operators.txt, src/classes/math.C, src/lib/md5/pa_md5.h,
12296: src/lib/md5/pa_md5c.c: ^math:md5[string] 16-byte digest
12297:
12298: * operators.txt, src/classes/file.C, src/include/pa_common.h,
12299: src/include/pa_config_fixed.h, src/main/pa_common.C:
12300: ^file::load[mode;name; $.offset $.limit
12301:
12302: 2003-04-14 paf
12303:
12304: * src/: classes/math.C, lib/md5/pa_md5.h, lib/md5/pa_md5c.c:
12305: started ^math:md5
12306:
12307: * src/classes/table.C, src/include/pa_array.h,
12308: src/include/pa_table.h, src/main/pa_table.C, tests/140.html,
12309: tests/results/140.processed: table $.reverse option works in
12310: create&co table $.distinct[tables] bug fix merged
12311:
12312: * src/: classes/table.C, include/pa_table.h: table
12313: $.distinct[tables] bug fixed
12314:
12315: * src/classes/table.C: more warnings
12316:
12317: * src/: include/pa_array.h, include/pa_table.h, main/pa_table.C:
12318: removed checks in table::set_current, moved them back to
12319: table::locate implemented table::create/join ñ $.reverse
12320:
12321: * src/: include/pa_table.h, main/pa_array.C, main/pa_table.C:
12322: removed checks in table::set_current, moved them back to
12323: table::locate
12324:
12325: 2003-04-11 paf
12326:
12327: * operators.txt, src/classes/date.C, src/classes/table.C,
12328: src/include/pa_array.h, src/include/pa_common.h,
12329: src/include/pa_config_includes.h, src/include/pa_string.h,
12330: src/include/pa_table.h, src/main/pa_request.C,
12331: src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
12332: src/main/pa_table.C: merged from HEAD from
12333: before_append_array_limit_sense_change to
12334: after_append_array_limit_sense_change
12335:
12336: * src/classes/table.C: typo
12337:
12338: * operators.txt, src/classes/date.C, src/classes/table.C,
12339: src/include/pa_array.h, src/include/pa_common.h,
12340: src/include/pa_config_includes.h, src/include/pa_globals.h,
12341: src/include/pa_table.h, src/main/pa_array.C,
12342: src/main/pa_globals.C, src/main/pa_request.C,
12343: src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
12344: src/main/pa_table.C: append_array_limit_sense_change locate
12345: accepts options same as create new option: $.reverse(1) [do not
12346: work in table::create]
12347:
12348: * src/: include/pa_common.h, main/pa_common.C: gcc didn't like
12349: (stat xxx,
12350:
12351: * src/classes/: table.C: typo
12352:
12353: * tests/: 130.html, 131.html, 132.html, 133.html, 134.html,
12354: 135.html, 136.html, 137.html, 138.html, 139.html, descript.ion,
12355: results/130.processed, results/131.processed,
12356: results/132.processed, results/133.processed,
12357: results/134.processed, results/135.processed,
12358: results/136.processed, results/137.processed,
12359: results/138.processed, results/139.processed: added few mustfail
12360: tests 130.html mustfail: empty regexp 131.html mustfail: invalid
12361: date/time 132.html mustfail: access to junction outside of
12362: context 133.html mustfail: access to junction outside of context,
12363: case version 134.html mustfail: hash: adding a key inside of
12364: foreach 135.html mustfail: modifying system class 136.html
12365: mustfail: $.name outside of $hash[here] 137.html mustfail:
12366: appendChild without import 138.html mustfail: invalid encoding
12367: inside of xml 139.html mustfail: bad XPath
12368:
12369: * operators.txt, src/classes/table.C, tests/084.html,
12370: tests/125.html, tests/126.html, tests/127.html, tests/128.html,
12371: tests/129.html, tests/results/125.processed,
12372: tests/results/126.processed, tests/results/127.processed,
12373: tests/results/128.processed, tests/results/129.processed: merged
12374: from HEAD ^table.hash[key][$.distinct[tables]]
12375:
12376: maked appropriate tests [changed one old nonconforming]
12377:
12378: * operators.txt, src/classes/table.C:
12379: ^table.hash[key][$.distinct[tables]]
12380:
12381: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h:
12382: merged fix for found very old xml (dom) bug: were passing
12383: domString objects and later ERROREOUSLY freed them
12384:
12385: * INSTALL, src/include/pa_charset.h, src/lib/Makefile.am,
12386: src/main/pa_charset.C: re-added libgdome patch. regretfully
12387: libgdome bug can not be worked around
12388:
12389: 2003-04-10 paf
12390:
12391: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h:
12392: found very old xml (dom) bug: were passing domString objects and
12393: later ERROREOUSLY freed them
12394:
12395: * src/doc/string.dox, src/include/pa_memory.h,
12396: src/include/pa_string.h, src/lib/cord/cordbscs.c,
12397: src/main/pa_string.C, src/types/pa_vform.C, src/types/pa_vform.h,
12398: tests/123.html, tests/124.html, tests/results/001.processed,
12399: tests/results/002.processed, tests/results/003.processed,
12400: tests/results/004.processed, tests/results/005.processed,
12401: tests/results/006.processed, tests/results/008.processed,
12402: tests/results/009.processed, tests/results/010.processed,
12403: tests/results/011.processed, tests/results/012.processed,
12404: tests/results/013.processed, tests/results/014.processed,
12405: tests/results/015.processed, tests/results/016.processed,
12406: tests/results/017.processed, tests/results/018.processed,
12407: tests/results/020.processed, tests/results/021.processed,
12408: tests/results/022.processed, tests/results/023.processed,
12409: tests/results/024.processed, tests/results/025.processed,
12410: tests/results/026.processed, tests/results/027.processed,
12411: tests/results/028.processed, tests/results/029.processed,
12412: tests/results/030.processed, tests/results/031.processed,
12413: tests/results/032.processed, tests/results/033.processed,
12414: tests/results/034.processed, tests/results/035.processed,
12415: tests/results/036.processed, tests/results/037.processed,
12416: tests/results/038.processed, tests/results/039.processed,
12417: tests/results/040.processed, tests/results/041.processed,
12418: tests/results/042.processed, tests/results/043.processed,
12419: tests/results/044.processed, tests/results/045.processed,
12420: tests/results/046.processed, tests/results/047.processed,
12421: tests/results/048.processed, tests/results/049.processed,
12422: tests/results/050.processed, tests/results/051.processed,
12423: tests/results/052.processed, tests/results/053.processed,
12424: tests/results/054.processed, tests/results/055.processed,
12425: tests/results/056.processed, tests/results/057.processed,
12426: tests/results/058.processed, tests/results/059.processed,
12427: tests/results/060.processed, tests/results/061.processed,
12428: tests/results/062.processed, tests/results/063.processed,
12429: tests/results/064.processed, tests/results/065.processed,
12430: tests/results/066.processed, tests/results/067.processed,
12431: tests/results/068.processed, tests/results/069.processed,
12432: tests/results/070.processed, tests/results/071.processed,
12433: tests/results/072.processed, tests/results/073.processed,
12434: tests/results/074.processed, tests/results/075.processed,
12435: tests/results/076.processed, tests/results/077.processed,
12436: tests/results/078.processed, tests/results/079.processed,
12437: tests/results/080.processed, tests/results/081.processed,
12438: tests/results/082.processed, tests/results/083.processed,
12439: tests/results/084.processed, tests/results/085.processed,
12440: tests/results/086.processed, tests/results/087.processed,
12441: tests/results/088.processed, tests/results/089.processed,
12442: tests/results/090.processed, tests/results/091.processed,
12443: tests/results/092.processed, tests/results/093.processed,
12444: tests/results/094.processed, tests/results/095.processed,
12445: tests/results/096.processed, tests/results/097.processed,
12446: tests/results/101.processed, tests/results/102.processed,
12447: tests/results/104.processed, tests/results/105.processed,
12448: tests/results/106.processed, tests/results/107.processed,
12449: tests/results/108.processed, tests/results/109.processed,
12450: tests/results/110.processed, tests/results/111.processed,
12451: tests/results/112.processed, tests/results/113.processed,
12452: tests/results/114.processed, tests/results/115.processed,
12453: tests/results/116.processed, tests/results/117.processed,
12454: tests/results/118.processed, tests/results/119.processed,
12455: tests/results/120.processed, tests/results/121.processed,
12456: tests/results/122.processed, tests/results/123.processed,
12457: tests/results/124.processed: new convention: char* never 0.
12458: assert in cord on that
12459:
12460: * src/main/pa_charset.C: couple more asserts
12461:
12462: * src/: main/pa_charset.C, include/pa_charset.h: little transcodes
12463: speedup
12464:
12465: * src/main/pa_charset.C: couple assertions on fantastic situations
12466: added [may be those is the case now?]
12467:
12468: * src/main/pa_charset.C: bugfix on memory buffer overrun [but
12469: that's memory from gc_malloc, not from g_malloc :(, but would
12470: hope]
12471:
12472: * src/main/pa_charset.C: bugfix on memory buffer overrun [but
12473: that's memory from gc_malloc, not from g_malloc :(, but would
12474: hope]
12475:
12476: * src/main/pa_charset.C: checked custom malloc for returning 0
12477:
12478: 2003-04-09 paf
12479:
12480: * src/classes/date.C: merged ^date.roll changes
12481:
12482: * src/classes/date.C: ^date.roll bug fix
12483:
12484: * src/classes/date.C: ^date.roll now throws less errors: month
12485: shifts handles end of month situation by reducing day number
12486: hour-hole shift reduces hour to recover
12487:
12488: * src/targets/cgi/pp3.cmd: custom profiling script: plist/ST <<
12489: Sort by function time
12490:
12491: * operators.txt, src/main/pa_charset.C, src/main/pa_common.C:
12492: http:// $.charset[] param done
12493:
12494: * tests/: 122.html, results/122.processed: 122 date test <= and ==
12495: added [after volatile fix. passes on win&intel-solaris]
12496:
12497: 2003-04-08 paf
12498:
12499: * src/: classes/file.C, classes/op.C, classes/table.C,
12500: classes/xdoc.C, include/pa_charset.h, include/pa_charsets.h,
12501: include/pa_common.h, include/pa_request_charsets.h,
12502: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
12503: main/pa_exec.C, main/pa_request.C, main/untaint.C,
12504: types/pa_value.h, types/pa_vmail.C, types/pa_vrequest.C,
12505: types/pa_vresponse.C: started http:// $.charset[] param and
12506: http response charset detection just compiled. todo:test
12507:
12508: * src/main/pa_common.C: merged PA_USE_ALARM bugfix from HEAD
12509:
12510: * src/: classes/string.C, include/pa_string.h, main/pa_string.C,
12511: main/untaint.C, targets/isapi/parser3isapi.C, types/pa_vform.C,
12512: types/pa_vmail.C: changed transcode param converntion along with
12513: string creating convention -- all strings are zero-terminated,
12514: this allowed to fix one remaining String("123", 2) case
12515:
12516: * src/: classes/date.C, classes/file.C, classes/hash.C,
12517: classes/op.C, classes/string.C, classes/table.C,
12518: include/pa_charset.h, include/pa_memory.h, include/pa_string.h,
12519: main/compile.tab.C, main/pa_charset.C, main/pa_exec.C,
12520: main/pa_request.C, main/pa_string.C, main/pa_uue.C,
12521: main/untaint.C, types/pa_vfile.C, types/pa_vfile.h,
12522: types/pa_vform.C, types/pa_vform.h, types/pa_vmail.C: pa_vform
12523: violated String::invariant. started fixing [not compiled now]
12524:
12525: * src/: classes/string.C, include/pa_string.h, lib/cord/cordbscs.c,
12526: main/compile.tab.C, main/compile.y, main/pa_string.C,
12527: main/untaint.C, targets/cgi/parser3.C: number of string style
12528: improvements & optimizations
12529:
12530: * src/classes/xnode.C: =0 bug fix [left from autoptr default ctor
12531: :(]
12532:
12533: * src/main/untaint.C: removed redundant & in CORD_pos param passing
12534: [for it's a pointer really]
12535:
12536: * src/main/untaint.C: CORD_pos_advance turned out to have limit on
12537: 'n' param. worked that around
12538:
12539: * src/lib/cord/: Makefile.am, cordbscs.c, source.url: From: "Boehm,
12540: Hans" <hans_boehm@hp.com> To: "'Alexandr Petrosian (PAF)'"
12541: <PAF@design.ru>; "Boehm, Hans" <hans_boehm@hp.com> Sent: Tuesday,
12542: April 08, 2003 2:16 AM Subject: RE: libgc 6.2.alpha4
12543: cord/cordbscs.c/CORD_cat bug [were: CORD__extend_path bug?
12544:
12545: Thanks for the bug report and patch.
12546:
12547: I hadn't looked at this code in a while. Reading it now, it
12548: seems to me that the tests should also be ">= MAX_DEPTH" to
12549: comply with the invariant, though that may not matter a lot. I
12550: changed that, too.
12551:
12552: Hans
12553:
12554: 2003-04-07 paf
12555:
12556: * src/: include/pa_common.h, main/pa_common.C, main/pa_exec.C:
12557: merged from head:safe mode error message now includes numbers
12558:
12559: * src/main/execute.C: n-th attempt to make a=a work with double.
12560: problem: as_double returns it's result in fp-register compiler
12561: optimizes access to that register after b->as_double, and just
12562: compares ALREADY_STORED_VALUE with prev-calculated a->as_double
12563: from memory. _SAME_ double values do not match here. when
12564: forced to REload fp-register, values do match.
12565:
12566: tried to make them volatile.
12567:
12568: * src/main/execute.C: n-th attempt to make a=a work with double.
12569: problem: as_double returns it's result in fp-register compiler
12570: optimizes access to that register after b->as_double, and just
12571: compares ALREADY_STORED_VALUE with prev-calculated a->as_double
12572: from memory. _SAME_ double values do not match here. when
12573: forced to REload fp-register, values do match.
12574:
12575: tried to make them volatile.
12576:
12577: * src/types/pa_vobject.h: small style change
12578:
12579: * src/: lib/cord/cordbscs.c, include/pa_string.h: CORD_cat bugfix
12580:
12581: * src/: include/pa_common.h, main/pa_common.C, main/pa_exec.C: safe
12582: mode error message now includes numbers
12583:
12584: * src/: main/untaint.C, targets/cgi/parser3.C: unknown untaint lang
12585: now causes death
12586:
12587: 2003-04-04 paf
12588:
12589: * src/: classes/file.C, include/pa_exec.h, main/pa_exec.C:
12590: incorportated pa_exec patch by From: "Victor Fedoseev"
12591: <vvf_ru@mail.ru> To: "Alexandr Petrosian (PAF)" <PAF@design.ru>
12592: Sent: Thursday, January 23, 2003 9:14 AM
12593:
12594: huge speedup on ^file::cgi with big result
12595:
12596: * src/classes/table.C: sort table with 0 rows bug fixed
12597:
12598: * src/types/pa_vhash.h: $hash._default showed in foreach & co bug
12599: fix http://i2/tasks/edit/?id=4493701604654042676
12600:
12601: @main[] $with_default[ $.a[1] $._default[default from
12602: with_default] ] ^show[$with_default]
12603:
12604: $to_add_to[ $.b[2] ] ^to_add_to.add[$with_default]
12605: =$to_add_to.xxx=<br>
12606:
12607: ^show[$to_add_to]
12608:
12609: $cloned[^hash::create[$with_default]] =$cloned.xxx=<br>
12610: ^show[$cloned]
12611:
12612: @show[hash] ^hash.foreach[k;v]{ $k = $v <br>
12613:
12614: } <hr>
12615:
12616: * src/classes/hash.C: $hash._default showed in foreach & co bug fix
12617: http://i2/tasks/edit/?id=4493701604654042676
12618:
12619: @main[] $with_default[ $.a[1] $._default[default from
12620: with_default] ] ^show[$with_default]
12621:
12622: $to_add_to[ $.b[2] ] ^to_add_to.add[$with_default]
12623: =$to_add_to.xxx=<br>
12624:
12625: ^show[$to_add_to]
12626:
12627: $cloned[^hash::create[$with_default]] =$cloned.xxx=<br>
12628: ^show[$cloned]
12629:
12630: @show[hash] ^hash.foreach[k;v]{ $k = $v <br>
12631:
12632: } <hr>
12633:
12634: * src/types/pa_vmail.C: mail receive: .txt attachemnts bug fix
12635: http://i2/tasks/edit/?id=4507350336410850921
12636:
12637: * src/classes/xdoc.C: memory allocation func bugfix
12638: http://i2/tasks/edit/?id=4499303470368629745
12639:
12640: * src/classes/math.C: allowed random 1...
12641:
12642: * src/classes/math.C: allowed random 0..
12643:
12644: * src/main/pa_globals.C: exif mem leak
12645: http://i2/tasks/edit/?id=4480590323629807263
12646:
12647: * src/: classes/classes.dsp, main/main.dsp,
12648: targets/cgi/parser3.dsp, types/pa_vmail.C, types/types.dsp: buf
12649: fix http://i2/tasks/edit/?id=4493946731322521294
12650: $.to[billgates@microsoft.com BCc: send-spam-to@someemails.ru ]
12651:
12652: * src/: classes/classes.dsp, lib/ltdl/libltdl.dsp, lib/md5/md5.dsp,
12653: lib/pcre/pcre.dsp, main/compile.tab.C, main/main.dsp,
12654: main/pa_globals.C, targets/cgi/parser3.dsp, types/types.dsp:
12655: links to xml libs made relative, no need to unpack parser3project
12656: to /parser3project.
12657:
12658: * src/main/: compile.tab.C, compile.y, compile_tools.h: error
12659: column more precise - tab handling bug fixed
12660:
12661: * src/main/: compile.tab.C, compile.y: more understandable error
12662: message in case @CLASS with more then one line inside
12663:
12664: * src/targets/cgi/parser3.C: more understandable error message in
12665: case of errors in @unhandled_exception
12666:
12667: 2003-04-03 paf
12668:
12669: * INSTALL, src/include/pa_operation.h, src/include/pa_request.h,
12670: src/main/compile.tab.C, src/main/compile.y,
12671: src/main/compile_tools.C, src/main/compile_tools.h,
12672: src/main/execute.C, src/main/pa_request.C: debug info format
12673: simplified, now it's: OP_VALUE Operation::Origin << here value*
12674:
12675: higher limits: file number (max: 255) line number (max:
12676: 64535) column number (max: 255)
12677:
12678: * src/classes/math.C: top limit
12679:
12680: * src/main/: compile.C, compile.tab.C, compile.y, compile_tools.h:
12681: precise parse error position in case of
12682:
12683: ^bug ]
12684:
12685: * src/classes/op.C, src/main/pa_request.C, tests/042.html: test 042
12686: changed to realities, and passed [bug fixed]
12687:
12688: * src/: classes/op.C, include/pa_request.h, main/compile.C,
12689: main/compile.tab.C, main/compile.y, main/compile_tools.C,
12690: main/compile_tools.h, main/pa_request.C: introducing
12691: ^process...[main-method-alias]
12692:
12693: * src/: classes/date.C, classes/image.C, classes/op.C,
12694: classes/string.C, classes/table.C, classes/xdoc.C,
12695: types/pa_vmethod_frame.h: MethodParams& now [methods without
12696: params receive zero reference, but they are expected not to look
12697: there]
12698:
12699: * operators.txt, src/classes/date.C, src/classes/double.C,
12700: src/classes/file.C, src/classes/hash.C, src/classes/image.C,
12701: src/classes/int.C, src/classes/mail.C, src/classes/math.C,
12702: src/classes/memory.C, src/classes/op.C, src/classes/response.C,
12703: src/classes/string.C, src/classes/table.C, src/classes/void.C,
12704: src/classes/xdoc.C, src/classes/xnode.C, src/classes/xnode.h,
12705: src/main/execute.C, src/types/pa_method.h: MethodParams& now
12706: [methods without params receive zero reference, but they are
12707: expected not to look there]
12708:
12709: * operators.txt, src/classes/op.C, src/include/pa_request.h,
12710: src/main/pa_request.C, src/types/pa_vmethod_frame.h:
12711: ^process...[filename] useful for better error reporting
12712: [file/line/col]
12713:
12714: * src/: main/execute.C, types/pa_value.C, types/pa_value.h,
12715: types/pa_vstring.h: slightly improved error messages text: 1. is
12716: '%s', it 2. method undefined in case of ^void[]
12717:
12718: * src/: classes/op.C, include/pa_request.h, include/pa_stack.h,
12719: include/pa_types.h, main/execute.C, main/pa_request.C: exception
12720: handling done. now we have error columns todo: test it
12721:
12722: * src/: classes/op.C, include/pa_request.h: removed from trace 'a'
12723: exception when ^try{ ^throw[a;1] }{ ^throw[b;2] }
12724:
12725: this makes life easier: were: bad stack order -- were in
12726: exception catch unwind order, which didn't match execution order
12727:
12728: @main[] ^try{ ^first[] }{ ^throw[c;3] }
12729:
12730: @first[] ^throw[a;1]
12731:
12732: showed throw a first throw b try
12733:
12734: which is no good
12735:
12736: * src/: classes/op.C, include/pa_request.h, include/pa_stack.h,
12737: main/compile.tab.C, main/execute.C, main/pa_request.C: strack
12738: trace reset after handled exception [old bug fixed]
12739:
12740: * src/main/: compile.tab.C, compile.y: parse position old bug
12741: fixed. position reporting made precise [both, in parse erros and
12742: runtime errors]
12743:
12744: 2003-04-02 paf
12745:
12746: * src/: include/pa_operation.h, include/pa_request.h,
12747: main/compile.C, main/compile.tab.C, main/compile.y,
12748: main/compile_tools.C, main/compile_tools.h, main/execute.C,
12749: main/pa_exception.C, main/pa_request.C: debug info: started
12750: using. todo:complete
12751:
12752: * src/: classes/op.C, include/pa_operation.h, include/pa_request.h,
12753: main/compile.C, main/compile.tab.C, main/compile.y,
12754: main/compile_tools.C, main/compile_tools.h, main/execute.C,
12755: main/pa_request.C: prepared debug info todo:use it
12756:
12757: * src/include/pa_operation.h: strange mistake fixed: forgot to
12758: return Operation class->union after switching from autoptrs.
12759:
12760: * tests/: Makefile, results/108.processed, results/117.processed:
12761: meta considered OK [it's up to coder now to remove it not needed]
12762:
12763: * src/main/pa_dictionary.C, tests/Makefile: replace bug fix [broke
12764: Dictionary constructor when moved to gc]
12765:
12766: * src/main/pa_common.C: uncommented http:// file loading
12767:
12768: * src/include/pa_array.h, src/main/execute.C,
12769: src/targets/cgi/parser3.C, tests/run_parser.sh: gif encoder bug
12770: fix [gdGrowingBuf]
12771:
12772: * configure.in, src/lib/Makefile.am: removed patches
12773:
12774: * configure, src/include/pa_config_auto.h.in,
12775: src/main/pa_charset.C: --enable-assertions autoconf-ed
12776:
12777: * src/main/pa_common.C: uncommented http:// file loading
12778:
12779: * src/: classes/xdoc.C, types/pa_vxdoc.h: removed ref leak in
12780: xdoc::create/load
12781:
12782: * src/: classes/form.C, classes/hash.C, classes/image.C,
12783: classes/string.C, classes/table.C, classes/void.C,
12784: include/pa_common.h, main/pa_common.C, main/pa_request.C,
12785: main/pa_sql_driver_manager.C, main/pa_string.C: all calls to
12786: String::String(str,helper_length) are checked. found/fixed one
12787: place: $request:body now zero-terminated,
12788:
12789: * src/: classes/op.C, classes/table.C, include/pa_request.h,
12790: main/compile_tools.C, main/execute.C, types/pa_value.h,
12791: types/pa_vbool.h, types/pa_vclass.h, types/pa_vdate.h,
12792: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vhash.h,
12793: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
12794: types/pa_vobject.C, types/pa_vobject.h, types/pa_vstring.h,
12795: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.h,
12796: types/pa_vxnode.h: more locally scoped vars in execute (more
12797: easily optimizable)
12798:
12799: * src/: classes/table.C, include/pa_table.h, main/pa_table.C: few
12800: for(size_t i=0...) -> for(Array_iterator... i(..); i.has_next()
12801:
12802: * src/: include/pa_array.h, include/pa_stack.h,
12803: include/pa_string.h, main/compile_tools.C, main/main.dsp,
12804: main/pa_table.C, types/pa_vmethod_frame.C: array get/put check
12805: become assertion iterator in methodframe filler
12806:
12807: * src/: include/pa_array.h, include/pa_stack.h, main/main.dsp,
12808: targets/cgi/parser3.C: array::get/put inlined
12809:
12810: * src/: lib/cord/cordbscs.c, main/pa_globals.C: globals.c:
12811: gc_substitute_memory_management_functions +installed CORD_oom
12812: function
12813:
12814: * configure.in, src/classes/xnode.C, src/include/pa_config_fixed.h,
12815: src/include/pa_config_includes.h, src/include/pa_string.h,
12816: src/lib/cord/cordbscs.c, src/main/pa_memory.C,
12817: src/targets/cgi/parser3.C: converted debug hacks to ANSI
12818: assertions started configure.in --enable-assertions
12819:
12820: 2003-04-01 paf
12821:
12822: * src/: classes/xdoc.C, classes/xnode.h, include/pa_memory.h,
12823: main/pa_memory.C, targets/cgi/parser3.C, types/pa_vxdoc.h,
12824: types/pa_vxnode.C, types/pa_vxnode.h: memory bug debugged down:
12825: gdome uses glib memory, and stores last pointer to xmlDoc there,
12826: gc misses that and collects valid memory fixed by remembering
12827: xmlDoc from dom object in xdoc. todo: do something with
12828: premature free of xdoc with xnodes/node values referring into it
12829:
12830: * src/classes/: mail.C: typo fix
12831:
12832: * src/main/pa_memory.C: bug() to set bpt in (memory.c) some .am
12833: changes
12834:
12835: * src/: include/pa_memory.h, main/pa_common.C, main/pa_globals.C,
12836: main/pa_memory.C: moved memory debugging to global level: to
12837: pa_gc_malloc
12838:
12839: * src/: main/pa_globals.C, targets/cgi/parser3.C: xml memory
12840: debugging showed no errors. todo: debug parser memory
12841:
12842: * src/targets/cgi/: parser3.C, parser3.dsp: more build
12843: configurations
12844:
12845: * src/: classes/classes.dsp, include/pa_config_fixed.h,
12846: main/compile.tab.C, main/main.dsp, main/pa_globals.C,
12847: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
12848: types/types.dsp: prepared xml-static configuration
12849:
12850: 2003-03-31 paf
12851:
12852: * INSTALL, src/classes/xdoc.C, src/main/pa_globals.C,
12853: src/targets/cgi/parser3.C, src/targets/cgi/parser3.dsp: started
12854: xml lib memory debugging, simple checks failed: it seems that
12855: library does realloc(bad ptr), and recording those ptrs in heap
12856: [for debugging] was bad: heap situation changes = everything
12857: works fine
12858:
12859: * src/: main/pa_charset.C, include/pa_charset.h: worked around
12860: xmlRegisterCharEncodingHandler limitation [currently imposed
12861: limit of 10 user-defined charsets]
12862:
12863: 2003-03-28 paf
12864:
12865: * src/main/execute.C: execution stack copied to local register
12866: variable, removed lots [~2e7) of memory accesses
12867:
12868: 2003-03-27 paf
12869:
12870: * src/: classes/xdoc.C, main/pa_globals.C: XML memory funcs to GC
12871: works in debug, but fails in release todo: fix that
12872:
12873: * src/: classes/xdoc.C, main/compile.tab.C, main/pa_globals.C,
12874: targets/cgi/parser3.C: forgot to merge XML memory funcs
12875: replacement from gc branch
12876:
12877: * src/main/pa_exec.C: introducing append_help_length [radical
12878: improvement here]
12879:
12880: * src/targets/cgi/parser3.C: GC_java_finalization turned off [was
12881: 'not recommened' in gc.h, on win32 noticed no difference]
12882:
12883: * src/include/pa_array.h: returned checked array get [were disabled
12884: for debugging] result:not slower [don't understand that, it were
12885: INLINED] todo: find out a way of inlining it!
12886:
12887: * src/: include/pa_string.h, lib/gc/include/gc.h,
12888: lib/gc/include/gc_fake.h, main/compile.tab.C,
12889: targets/cgi/parser3.C, main/pa_memory.C, targets/cgi/parser3.dsp:
12890: convention changed: all resulting strings are zero-terminated
12891:
12892: * src/: classes/date.C, classes/file.C, classes/hash.C,
12893: classes/string.C, classes/table.C, classes/void.C,
12894: include/pa_string.h, lib/cord/cord.dsp, lib/cord/cordbscs.c,
12895: lib/cord/include/cord.h, main/compile.tab.C, main/compile.y,
12896: main/compile_tools.h, main/pa_common.C, main/pa_exec.C,
12897: main/pa_request.C, main/pa_string.C, main/pa_uue.C,
12898: sql/pa_sql_driver.h, types/pa_value.C, types/pa_venv.h,
12899: types/pa_vfile.C, types/pa_vmail.C: introducing
12900: append_help_length [radical improvement here]
12901:
12902: * src/: classes/memory.C, include/pa_array.h, include/pa_hash.h,
12903: include/pa_memory.h, lib/cord/cord.dsp, lib/cord/cordxtra.c,
12904: lib/gc/include/gc.h, main/pa_memory.C, targets/cgi/parser3.C,
12905: targets/cgi/parser3.dsp, types/pa_vstatus.C: disabled gc, become
12906: even slower
12907:
12908: * src/: classes/string.C, classes/table.C, include/pa_array.h,
12909: include/pa_stack.h, include/pa_string.h, main/compile_tools.C,
12910: main/pa_string.C, main/untaint.C, types/pa_vmethod_frame.C: fixed
12911: clients of &get(): most to use non-ref version, some[in tight
12912: places] to get_unchecked_ref
12913:
12914: * src/doc/memory.dox: forgot to add
12915:
12916: * src/: classes/classes.dsp, classes/memory.C, classes/xdoc.C,
12917: include/pa_array.h, include/pa_request.h, include/pa_stack.h,
12918: include/pa_string.h, lib/cord/cord.dsp, lib/ltdl/libltdl.dsp,
12919: lib/md5/md5.dsp, lib/pcre/pcre.dsp, main/compile.tab.C,
12920: main/compile.y, main/compile_tools.C, main/compile_tools.h,
12921: main/main.dsp, main/pa_string.C, targets/cgi/parser3.C,
12922: targets/cgi/parser3.dsp, types/pa_vmail.C,
12923: types/pa_vmethod_frame.C, types/types.dsp: Array::put(index,
12924: T>>&<< removed after Stack::pop wiping removed [moved to separate
12925: func] other Array & removed
12926:
12927: 2003-03-26 paf
12928:
12929: * src/: classes/classes.dsp, classes/file.C, classes/op.C,
12930: classes/table.C, include/pa_array.h, include/pa_charset.h,
12931: include/pa_stack.h, include/pa_string.h, include/pa_table.h,
12932: lib/cord/cord.dsp, lib/ltdl/libltdl.dsp, lib/md5/md5.dsp,
12933: lib/pcre/pcre.dsp, main/compile.tab.C, main/compile.y,
12934: main/main.dsp, main/pa_charset.C, main/pa_common.C,
12935: main/pa_exec.C, main/pa_sql_driver_manager.C,
12936: main/pa_stylesheet_manager.C, main/pa_table.C,
12937: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
12938: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
12939: types/pa_vobject.C, types/pa_vobject.h, types/types.dsp:
12940: pre-evaluated .count() in some places
12941:
12942: * src/: classes/classes.dsp, lib/ltdl/libltdl.dsp, lib/md5/md5.dsp,
12943: lib/pcre/pcre.dsp, main/main.dsp, targets/cgi/parser3.dsp,
12944: types/types.dsp: .dsp profiling updated
12945:
12946: * src/: classes/classes.dsp, lib/cord/cord.dsp,
12947: lib/ltdl/libltdl.dsp, lib/md5/md5.dsp, main/main.dsp,
12948: targets/cgi/parser3.dsp, types/types.dsp: started profiling
12949:
12950: * src/: classes/classes.dsp, lib/cord/cord.dsp, main/compile.tab.C,
12951: main/compile_tools.h, main/main.dsp, targets/cgi/parser3.dsp,
12952: targets/isapi/parser3isapi.dsp, types/types.dsp: .dsp updated to
12953: use lib/gc,lib/cord
12954:
1.101 moko 12955: * acsite.m4, src/classes/Makefile.am, src/classes/mail.C,
12956: src/classes/math.C, src/classes/op.C, src/include/pa_common.h,
1.95 moko 12957: src/include/pa_config_auto.h.in, src/include/pa_config_fixed.h,
12958: src/include/pa_config_includes.h, src/include/pa_request.h,
12959: src/include/pa_sql_driver_manager.h, src/include/pa_string.h,
12960: src/include/pa_stylesheet_connection.h, src/include/pa_version.h,
1.101 moko 12961: src/lib/Makefile.am, src/lib/cord/Makefile.am,
1.95 moko 12962: src/lib/cord/include/Makefile.am,
1.101 moko 12963: src/lib/cord/include/private/Makefile.am, src/main/Makefile.am,
12964: src/main/pa_exec.C, src/main/pa_string.C, src/main/untaint.C,
12965: src/targets/cgi/Makefile.am, src/types/Makefile.am,
12966: src/types/pa_vclass.h, src/types/pa_vcookie.h,
12967: src/types/pa_vform.h, src/types/pa_vhash.h,
12968: src/types/pa_vimage.h, src/types/pa_vint.h, src/types/pa_vmail.h,
12969: src/types/pa_vresponse.h, src/types/pa_vstateless_class.h,
12970: src/types/pa_vstatus.C, src/types/pa_vstatus.h,
12971: src/types/pa_vtable.h, src/types/pa_vxdoc.h: configured math
12972: funcs ported pa_exec
1.95 moko 12973:
12974: * src/lib/: cord/include/gc.h, gc/include/gc.h: introducing lib/gc
12975:
12976: * src/lib/cord/include/: cord.h, ec.h, gc.h, private/cord_pos.h:
12977: bundled gc includes
12978:
12979: * src/: classes/op.C, include/pa_array.h,
12980: include/pa_sql_connection.h, include/pa_string.h,
12981: include/pa_version.h, main/compile.tab.C, main/compile.y,
12982: main/execute.C, main/pa_common.C, main/pa_exception.C,
12983: main/pa_request.C, main/pa_string.C, targets/cgi/parser3.C,
12984: targets/cgi/parser3.dsp: a number of bugfixes [while testing
12985: first real site (aval)]
12986:
12987: 2003-03-25 paf
12988:
12989: * operators.txt, src/main/pa_sql_driver_manager.C,
12990: src/types/pa_vstatus.C: $status.memory used free since_compact
12991: process
12992:
12993: * src/: include/pa_sql_connection.h, main/pa_globals.C,
12994: main/untaint.C, sql/pa_sql_driver.h: untaint.C L_SQL
12995:
12996: * src/main/: pa_charset.C, untaint.C: untaint.C L_MAIL_HEADER
12997:
12998: * src/main/pa_request.C, src/main/untaint.C, src/types/pa_value.C,
12999: src/types/pa_value.h, src/types/pa_vfile.h,
13000: src/types/pa_vobject.C, src/types/pa_vobject.h,
13001: src/types/pa_vstring.C, src/types/pa_vstring.h, tests/121.html,
13002: tests/results/121.processed: untaint.C L_URI
13003:
13004: * operators.txt, src/classes/Makefile.am, src/classes/classes.dsp,
13005: src/classes/op.C, src/main/pa_request.C, src/types/Makefile.am,
13006: src/types/pa_venv.h, src/types/types.dsp, src/classes/memory.C,
13007: src/types/pa_vmemory.h: ^memory:compact[]
13008:
13009: * tests/results/109.processed: it was a bug in parser. updated 109
13010: test result
13011:
13012: * src/classes/xdoc.C, tests/Makefile: fixed transform params2
13013:
13014: * src/main/pa_charset.C, src/targets/cgi/parser3.C, tests/Makefile,
13015: tests/results/107.processed: fixed dom language [values are now
13016: considered tainted. it was a bug in parser. updated 107 test
13017: result
13018:
13019: * src/classes/xdoc.C: fixed transform params
13020:
13021: * src/: include/pa_stylesheet_manager.h,
13022: main/pa_stylesheet_manager.C: fixed stylesheet caching
13023:
13024: * src/: include/pa_memory.h, main/pa_charset.C: memory: new 'new'
13025: overloads for structure handling
13026:
13027: * src/: classes/image.C, classes/xdoc.C, classes/xnode.C,
13028: include/pa_string.h, main/pa_string.C, types/pa_vxnode.C: removed
13029: StringBody(0) ambiguilty, introducting static
13030: StringBody::Format(int)
13031:
13032: * src/: main/pa_request.C, types/pa_vxnode.C: vxnode compiled xml
13033: linked
13034:
13035: * src/types/pa_vxdoc.C: vxdoc compiled
13036:
13037: * src/: classes/xnode.C, classes/xnode.h, include/pa_memory.h,
13038: types/pa_vxdoc.h, types/pa_vxnode.h: xnode.C compiled, doc/node
13039: finalizers isntalled
13040:
13041: * src/: classes/image.C, classes/xdoc.C, classes/xnode.h,
13042: doc/exception.dox, doc/index.dox, include/pa_charset.h,
13043: include/pa_memory.h, include/pa_request.h, include/pa_string.h,
13044: main/pa_charset.C, main/pa_memory.C, main/pa_string.C: xdoc.C
13045: compiled todo: xnode.C / finalizers
13046:
13047: * src/doc/string.dox: updated: new string internals
13048:
13049: 2003-03-24 paf
13050:
13051: * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
13052: include/pa_charset.h, include/pa_config_fixed.h,
13053: include/pa_request.h, include/pa_stylesheet_connection.h,
13054: include/pa_stylesheet_manager.h, main/pa_charset.C,
13055: main/pa_exception.C, main/pa_globals.C, main/pa_request.C,
13056: main/pa_stylesheet_manager.C, types/pa_vxdoc.h,
13057: types/pa_vxnode.h: started XML
13058:
13059: * src/main/: pa_common.C, pa_sql_driver_manager.C: http://
13060:
13061: * src/: classes/file.C, classes/image.C, classes/mail.C,
13062: include/pa_string.h, main/pa_common.C,
13063: main/pa_sql_driver_manager.C: introducing string[body]::pos(char)
13064:
13065: * src/: classes/file.C, classes/image.C, classes/mail.C,
13066: include/pa_memory.h, include/pa_string.h, main/pa_common.C,
13067: main/pa_request.C, main/pa_sql_driver_manager.C,
13068: types/pa_vimage.h: size_t pos everywhere checks changed to check
13069: for eq STRING_NOT_FOUND
13070:
13071: * src/main/pa_string.C, src/main/untaint.C, tests/Makefile: string
13072: optimize bit implemented
13073:
13074: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
13075: String::ArrayFragment::append_positions fixed
13076:
13077: * src/: classes/table.C, include/pa_string.h, main/pa_string.C:
13078: String::this_starts fixed
13079:
13080: * src/main/pa_string.C, tests/Makefile: string::pos fixed
13081:
13082: * src/: include/pa_hash.h, main/execute.C, main/pa_string.C:
13083: hashcode implemented fully, including per-char callback [it can
13084: be - substr CORD node]
13085:
13086: * src/: include/pa_array.h, main/compile.tab.C: gif encoding
13087: rewritten to rewalloc with 100byte buf ahead
13088:
13089: * src/classes/image.C, src/classes/op.C, src/classes/table.C,
13090: src/include/pa_string.h, src/main/compile.tab.C,
13091: src/main/compile.y, src/main/execute.C, src/main/pa_common.C,
13092: src/main/untaint.C, tests/Makefile: attempt to do gif encoding to
13093: CORD_ec [bad] would rewrite as realloc now
13094:
13095: * src/: classes/date.C, classes/file.C, classes/form.C,
13096: classes/image.C, classes/math.C, classes/op.C, classes/table.C,
13097: include/pa_cache_managers.h, include/pa_charsets.h,
13098: include/pa_common.h, include/pa_request.h,
13099: include/pa_sql_driver_manager.h, include/pa_table.h,
13100: main/pa_charset.C, main/pa_exception.C, main/pa_exec.C,
13101: main/pa_globals.C, main/pa_request.C, main/pa_uue.C,
13102: targets/isapi/parser3isapi.C, types/pa_value.C, types/pa_value.h,
13103: types/pa_vmail.C, types/pa_vmethod_frame.C,
13104: types/pa_vstateless_class.h: 2*2 worked :)
13105:
13106: * parser3.dsw, src/classes/date.C, src/classes/file.C,
13107: src/include/pa_exec.h, src/include/pa_string.h,
13108: src/main/pa_exec.C, src/main/pa_sql_driver_manager.C: empty run
13109: passed OK
13110:
13111: * src/: classes/hash.C, classes/string.C, classes/table.C,
13112: types/pa_value.C: all linked todo: debug
13113:
13114: * src/: classes/mail.C, main/pa_request.C, targets/cgi/parser3.C,
13115: types/pa_vstateless_class.C: all compiled. todo:link
13116:
13117: * src/types/pa_wcontext.C: pa_wcontext.C compiled
13118:
13119: * src/types/pa_vtable.C: pa_vtable.C compiled
13120:
13121: * src/types/pa_vstring.C: pa_vstring.C compiled
13122:
13123: * src/types/pa_vstatus.C: pa_vstatus.C compiled
13124:
13125: * src/types/: pa_vmath.C, pa_vmethod_frame.C, pa_vmethod_frame.h,
13126: pa_vobject.C, pa_vrequest.C, pa_vresponse.C,
13127: pa_vstateless_class.C, pa_vstateless_class.h:
13128: pa_vstateless_class.C compiled
13129:
13130: * src/: classes/xdoc.C, types/pa_vmail.C, types/pa_vmail.h,
13131: types/pa_vmath.C: pa_vmail.C compiled
13132:
13133: * src/types/: pa_vhash.C, pa_vimage.C: pa_vimage.C compiled
13134:
13135: * src/types/pa_vform.C: pa_vform.C compiled
13136:
13137: * src/types/pa_vfile.C: pa_vfile.C compiled
13138:
13139: * src/types/: pa_value.h, pa_vclass.C, pa_vcookie.C,
13140: pa_vstateless_class.C: pa_vcookie.C compiled
13141:
13142: * src/: classes/string.C, types/pa_value.C, types/pa_value.h,
13143: types/pa_vhash.h: pa_value.C compiled
13144:
13145: * src/: main/execute.C, main/pa_string.C, types/pa_wcontext.h:
13146: classes.lib main.lib compiled
13147:
13148: * src/classes/void.C: void.C compiled
13149:
13150: * src/: classes/string.C, classes/table.C, include/pa_string.h,
13151: main/pa_string.C, types/pa_vtable.C, types/pa_vtable.h: table.C
13152: compiled
13153:
13154: * src/: classes/string.C, include/pa_request.h,
13155: include/pa_string.h, main/pa_string.C: string.C compiled
13156:
13157: * src/: classes/op.C, classes/string.C, classes/table.C,
13158: classes/void.C, include/pa_sql_connection.h, include/pa_string.h,
13159: main/pa_request.C, main/pa_string.C: op.C compiled
13160:
13161: * src/classes/: math.C, op.C: math.C compiled
13162:
13163: * src/: classes/mail.C, classes/string.C, classes/table.C,
13164: types/pa_vmail.h: mail.C compiled
13165:
13166: * src/classes/: int.C, table.C: int.C compiled
13167:
13168: * src/: classes/hash.C, classes/image.C, classes/string.C,
13169: classes/table.C, include/pa_memory.h, include/pa_string.h,
13170: main/pa_memory.C, types/pa_vimage.h, types/pa_vmail.C: image.C
13171: compiled
13172:
13173: * src/: classes/hash.C, classes/string.C, classes/table.C,
13174: classes/void.C, classes/xdoc.C, include/pa_request.h,
13175: include/pa_sql_connection.h: hash.C compiled
13176:
13177: * src/: classes/classes.C, classes/classes.awk, classes/classes.h,
13178: classes/date.C, classes/double.C, classes/file.C, classes/form.C,
13179: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
13180: classes/math.C, classes/op.C, classes/response.C,
13181: classes/string.C, classes/table.C, classes/void.C,
13182: classes/xdoc.C, classes/xnode.C, include/pa_memory.h,
13183: include/pa_request.h, include/pa_sapi.h, include/pa_string.h,
13184: main/pa_string.C, types/pa_vdate.h, types/pa_vmethod_frame.h:
13185: file.C table.C compiled
13186:
13187: * src/: include/pa_string.h, main/pa_string.C, main/pa_uue.C,
13188: main/untaint.C: main.lib compiled
13189:
13190: 2003-03-21 paf
13191:
13192: * src/: classes/op.C, include/pa_cache_managers.h,
13193: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
13194: include/pa_stylesheet_manager.h, main/pa_exception.C,
13195: main/pa_globals.C, main/pa_sql_driver_manager.C,
13196: sql/pa_sql_driver.h, types/pa_vimage.C: pa_sql_driver_manager.C
13197: compiled
13198:
13199: * src/: classes/hash.C, classes/image.C, classes/op.C,
13200: classes/xdoc.C, classes/xnode.C, include/pa_common.h,
13201: include/pa_hash.h, include/pa_request.h, include/pa_string.h,
13202: main/compile.C, main/pa_common.C, main/pa_request.C,
13203: types/pa_vmail.C, types/pa_vresponse.C, types/pa_vxnode.C:
13204: pa_request.C compiled
13205:
13206: * src/: classes/hash.C, classes/mail.C, classes/op.C,
13207: include/pa_request.h, main/execute.C, main/pa_request.C,
13208: types/pa_value.C, types/pa_value.h, types/pa_vcookie.C,
13209: types/pa_vhash.h, types/pa_vimage.C, types/pa_vmethod_frame.h,
13210: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
13211: types/pa_vresponse.h, types/pa_vtable.C: pa_request.C 50%
13212: compiled
13213:
13214: * src/: include/pa_exec.h, include/pa_string.h, main/pa_exec.C,
13215: main/pa_string.C: pa_exec.C compiled [win32 only for now] todo:
13216: on unix
13217:
13218: * src/: include/pa_charset.h, include/pa_charsets.h,
13219: include/pa_exec.h, main/compile.tab.C, main/pa_charset.C,
13220: main/pa_charsets.C, main/pa_dictionary.C, main/pa_exec.C:
13221: pa_charsets.C compiled
13222:
13223: * src/: classes/image.C, classes/mail.C, classes/op.C,
13224: include/pa_request.h, include/pa_string.h, main/compile.tab.C,
13225: main/compile.y, main/execute.C, main/pa_common.C,
13226: main/pa_request.C, types/pa_junction.h, types/pa_method.h,
13227: types/pa_vcode_frame.h, types/pa_vimage.h,
13228: types/pa_vmethod_frame.h: execute.C compiled
13229:
13230: * src/: classes/classes.C, classes/classes.h, classes/date.C,
13231: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
13232: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
13233: classes/op.C, classes/string.C, classes/table.C, classes/void.C,
13234: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
13235: include/pa_cache_managers.h, include/pa_charsets.h,
13236: include/pa_common.h, include/pa_exec.h, include/pa_memory.h,
13237: include/pa_operation.h, include/pa_request.h, include/pa_sapi.h,
13238: include/pa_sql_driver_manager.h, include/pa_string.h,
13239: include/pa_stylesheet_connection.h,
13240: include/pa_stylesheet_manager.h, include/pa_table.h,
13241: main/compile.C, main/compile.tab.C, main/compile.y,
13242: main/compile_tools.C, main/compile_tools.h, main/execute.C,
13243: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
13244: main/pa_exec.C, main/pa_request.C, main/pa_sql_driver_manager.C,
13245: main/pa_string.C, main/pa_stylesheet_manager.C, main/untaint.C,
13246: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
13247: types/pa_junction.h, types/pa_method.h, types/pa_value.C,
13248: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
13249: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
13250: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
13251: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
13252: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
13253: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
13254: types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
13255: types/pa_vmath.C, types/pa_vmath.h, types/pa_vmethod_frame.C,
13256: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
13257: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
13258: types/pa_vresponse.h, types/pa_vstateless_class.C,
13259: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
13260: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
13261: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
13262: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
13263: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
13264: types/pa_wcontext.h, types/pa_wwrapper.h: introducing StringBody
13265: [C++ CORD wrapper]
13266:
13267: * src/: lib/cord/cordbscs.c, main/pa_string.C: test14 [bug fixed]
13268:
13269: * src/: classes/file.C, include/pa_charset.h, main/pa_charset.C:
13270: $file::exec/cgi[script; $.charset[this is script's charset]
13271:
13272: command line, env values, input got transcoded before call
13273: stdout, stderr got transcoded after call
13274:
13275: * src/classes/file.C: ^file::exec/cgi now does not pass post data
13276: by default. use: ^file::exec[...;$.stdin[$request.body]
13277:
13278: * src/main/pa_common.C: } typo bug fix
13279:
13280: * src/main/pa_common.C: } typo bug fix
13281:
13282: 2003-03-20 paf
13283:
13284: * src/: include/pa_string.h, lib/cord/cordbscs.c, main/pa_string.C,
13285: main/untaint.C: cord bug fix, but still errors todo: clear out
13286:
13287: * src/include/pa_string.h: more tests
13288:
13289: * src/main/pa_string.C: string.pos fixed
13290:
1.101 moko 13291: * src/lib/: ltdl/config_fixed.h, ltdl/configure, ltdl/configure.in,
13292: ltdl/libltdl.dsp, ltdl/ltdl.c, ltdl/ltdl.h, pcre/dftables.c,
13293: pcre/get.c, pcre/internal.h, pcre/maketables.c, pcre/pcre.c,
13294: pcre/pcre.h, pcre/pcre_parser_ctype.c, pcre/study.c: undone bad
13295: replaces
1.95 moko 13296:
13297: * src/: classes/image.C, include/pa_dictionary.h,
13298: include/pa_string.h, lib/ltdl/ltdl.c, lib/ltdl/ltdl.h,
13299: lib/pcre/internal.h, lib/pcre/pcre.c, lib/pcre/study.c,
13300: main/compile.tab.C, main/pa_dictionary.C, main/pa_string.C,
13301: main/untaint.C, types/pa_vmail.C: more tests [bugs fixed]
13302:
13303: * src/include/pa_string.h: warning
13304:
13305: * src/include/pa_string.h: this_starts fixed
13306:
13307: * src/: include/pa_string.h, main/pa_string.C: added: assertion on
13308: new String ctor & append params convention
13309:
13310: * src/: classes/file.C, classes/hash.C, classes/image.C,
13311: classes/mail.C, classes/op.C, classes/string.C, classes/table.C,
13312: classes/xdoc.C, include/pa_common.h, include/pa_memory.h,
13313: include/pa_string.h, main/compile.tab.C, main/pa_common.C,
13314: main/pa_exception.C, main/pa_exec.C,
13315: main/pa_sql_driver_manager.C, main/pa_string.C,
13316: main/pa_stylesheet_manager.C, main/untaint.C,
13317: targets/isapi/parser3isapi.C, types/pa_vimage.C,
13318: types/pa_vmail.C: more tests OK
13319:
13320: * src/: include/pa_array.h, include/pa_hash.h, include/pa_memory.h,
13321: include/pa_string.h, main/pa_memory.C, main/pa_string.C: test:
13322: gc/exit runned OK
13323:
13324: * src/types/pa_vmail.C: another naming problem: should not name
13325: vars like that: unpredictable close caused problems with later
13326: sending mail: Mar 20 06:39:53 pt-6 sendmail[19044]: File
13327: descriptors missing on startup: stdin; Bad file number
13328:
13329: todo: find out why so many filters(stream) here. probably wrong?
13330:
13331: * src/: include/pa_dictionary.h, include/pa_string.h,
13332: main/pa_common.C, main/pa_dictionary.C, main/pa_string.C,
13333: main/untaint.C: test compiled
13334:
13335: * src/: classes/image.C, classes/mail.C, classes/math.C,
13336: classes/string.C, include/pa_dictionary.h, include/pa_hash.h,
13337: include/pa_memory.h, include/pa_string.h, lib/cord/cordbscs.c,
13338: lib/cord/cordxtra.c, lib/pcre/dftables.c, lib/pcre/get.c,
13339: lib/pcre/maketables.c, lib/pcre/pcre.c, lib/pcre/pcre.h,
13340: lib/pcre/pcre_parser_ctype.c, lib/pcre/study.c,
13341: main/compile.tab.C, main/pa_common.C, main/pa_dictionary.C,
13342: main/pa_exec.C, main/pa_memory.C, main/pa_request.C,
13343: main/pa_string.C, main/untaint.C, types/pa_vfile.h,
13344: types/pa_vmail.C: untaint.C 99% [except mail&sql&optimize]
13345:
13346: * parser3.dsw, src/classes/file.C, src/classes/image.C,
13347: src/classes/op.C, src/classes/string.C, src/classes/table.C,
13348: src/classes/xdoc.C, src/classes/xnode.C, src/include/pa_common.h,
13349: src/include/pa_memory.h, src/include/pa_request.h,
13350: src/include/pa_request_charsets.h,
13351: src/include/pa_sql_connection.h, src/include/pa_string.h,
13352: src/main/compile.tab.C, src/main/execute.C,
13353: src/main/pa_charset.C, src/main/pa_common.C,
13354: src/main/pa_exception.C, src/main/pa_exec.C,
13355: src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
13356: src/main/pa_stylesheet_manager.C, src/main/untaint.C,
13357: src/sql/pa_sql_driver.h, src/targets/cgi/parser3.C,
13358: src/targets/isapi/parser3isapi.C, src/types/pa_value.C,
13359: src/types/pa_vcode_frame.h, src/types/pa_vcookie.C,
13360: src/types/pa_venv.h, src/types/pa_vform.C, src/types/pa_vmail.C,
13361: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
13362: src/types/pa_vobject.C, src/types/pa_vresponse.C,
13363: src/types/pa_vstatus.C, src/types/pa_vstring.C,
13364: src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
13365: src/types/pa_vxnode.C, src/types/pa_wcontext.h: untaint.C 30%,
13366: pa_common.C [done, without http for now]
13367:
13368: 2003-03-19 paf
13369:
13370: * src/: classes/date.C, classes/form.C, classes/hash.C,
13371: classes/image.C, classes/mail.C, classes/op.C, classes/xdoc.C,
13372: classes/xnode.C, include/pa_array.h, include/pa_config_fixed.h,
13373: include/pa_exception.h, include/pa_memory.h, include/pa_sapi.h,
13374: include/pa_string.h, include/pa_table.h, main/compile.C,
13375: main/compile_tools.C, main/execute.C, main/pa_charset.C,
13376: main/pa_common.C, main/pa_exception.C, main/pa_request.C,
13377: main/pa_socks.C, main/pa_string.C, main/pa_table.C,
13378: main/untaint.C, targets/cgi/parser3.C, targets/cgi/parser3.dsp,
13379: types/pa_value.C, types/pa_vcookie.C, types/pa_vfile.h,
13380: types/pa_vform.C, types/pa_vmail.C, types/pa_vmethod_frame.h,
13381: types/pa_vstateless_class.h, types/pa_vtable.C,
13382: types/pa_vtable.h, types/pa_vxdoc.h, types/pa_vxnode.C,
13383: types/pa_vxnode.h, types/pa_wcontext.C, types/pa_wcontext.h,
13384: types/pa_wwrapper.h: started test
13385:
1.101 moko 13386: * src/lib/pcre/: dftables.c, get.c, maketables.c, pcre.c, pcre.dsp,
13387: pcre.h, pcre_parser_ctype.c, study.c: restored bad replaces
1.95 moko 13388:
13389: * src/: classes/op.C, include/pa_array.h, include/pa_memory.h,
13390: include/pa_string.h, main/pa_string.C: string compiled todo: test
13391: it
13392:
13393: * src/: classes/classes.dsp, classes/string.C, classes/table.C,
13394: include/pa_array.h, include/pa_common.h, include/pa_dictionary.h,
13395: include/pa_exception.h, include/pa_string.h, include/pa_table.h,
13396: lib/cord/cord.dsp, main/compile.tab.C, main/main.dsp,
13397: main/pa_common.C, main/pa_string.C, targets/cgi/parser3.dsp,
13398: types/pa_method.h, types/pa_value.h, types/pa_vmethod_frame.C,
13399: types/pa_vmethod_frame.h, types/types.dsp: string
13400: reimplementation with cord+array<fragment>: 70%
13401:
13402: 2003-03-18 paf
13403:
13404: * src/: classes/date.C, classes/file.C, classes/form.C,
13405: classes/hash.C, classes/image.C, classes/mail.C, classes/math.C,
13406: classes/op.C, classes/string.C, classes/table.C, classes/xdoc.C,
13407: classes/xnode.C, include/pa_hash.h, include/pa_string.h,
13408: main/pa_string.C, types/pa_vmail.C: lots of replacements, todo:we
13409: can ignore lang in cmp and pos really, but would
13410: split properly!
13411:
13412: * src/lib/cord/: cord.dsp, cordbscs.c, cordprnt.c, cordxtra.c: gc:
13413: cord part made parser/src/lib: it's not compiled into libgc by
13414: default
13415:
13416: * parser3.dsw, src/classes/classes.dsp, src/classes/classes.h,
13417: src/classes/date.C, src/classes/double.C, src/classes/file.C,
13418: src/classes/form.C, src/classes/hash.C, src/classes/image.C,
13419: src/classes/int.C, src/classes/mail.C, src/classes/math.C,
13420: src/classes/op.C, src/classes/response.C, src/classes/string.C,
13421: src/classes/table.C, src/classes/void.C, src/classes/xdoc.C,
13422: src/classes/xnode.C, src/classes/xnode.h,
13423: src/include/Makefile.am, src/include/pa_cache_managers.h,
13424: src/include/pa_charset.h, src/include/pa_charsets.h,
13425: src/include/pa_common.h, src/include/pa_dictionary.h,
13426: src/include/pa_exception.h, src/include/pa_exec.h,
13427: src/include/pa_globals.h, src/include/pa_hash.h,
13428: src/include/pa_memory.h, src/include/pa_pool.h,
13429: src/include/pa_request.h, src/include/pa_request_charsets.h,
13430: src/include/pa_sapi.h, src/include/pa_sql_connection.h,
13431: src/include/pa_sql_driver_manager.h, src/include/pa_string.h,
13432: src/include/pa_stylesheet_connection.h,
13433: src/include/pa_stylesheet_manager.h, src/include/pa_table.h,
13434: src/include/pa_uue.h, src/lib/pcre/get.c, src/main/Makefile.am,
13435: src/main/compile.C, src/main/compile.tab.C,
13436: src/main/compile_tools.C, src/main/compile_tools.h,
13437: src/main/execute.C, src/main/main.dsp, src/main/pa_charset.C,
13438: src/main/pa_charsets.C, src/main/pa_common.C,
13439: src/main/pa_dictionary.C, src/main/pa_exception.C,
13440: src/main/pa_exec.C, src/main/pa_globals.C, src/main/pa_memory.C,
13441: src/main/pa_pool.C, src/main/pa_request.C,
13442: src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
13443: src/main/pa_stylesheet_manager.C, src/main/pa_table.C,
13444: src/main/pa_uue.C, src/main/untaint.C, src/targets/cgi/parser3.C,
13445: src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.C,
13446: src/types/pa_junction.h, src/types/pa_method.h,
13447: src/types/pa_value.C, src/types/pa_value.h,
13448: src/types/pa_vclass.C, src/types/pa_vclass.h,
13449: src/types/pa_vcode_frame.h, src/types/pa_vcookie.C,
13450: src/types/pa_vcookie.h, src/types/pa_vdate.h,
13451: src/types/pa_vdouble.h, src/types/pa_venv.h,
13452: src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vform.C,
13453: src/types/pa_vform.h, src/types/pa_vhash.C, src/types/pa_vhash.h,
13454: src/types/pa_vimage.C, src/types/pa_vimage.h,
13455: src/types/pa_vint.h, src/types/pa_vmail.C, src/types/pa_vmail.h,
13456: src/types/pa_vmath.C, src/types/pa_vmath.h,
13457: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
13458: src/types/pa_vobject.C, src/types/pa_vobject.h,
13459: src/types/pa_vrequest.C, src/types/pa_vrequest.h,
13460: src/types/pa_vresponse.C, src/types/pa_vresponse.h,
13461: src/types/pa_vstateless_class.C, src/types/pa_vstateless_class.h,
13462: src/types/pa_vstateless_object.h, src/types/pa_vstatus.C,
13463: src/types/pa_vstatus.h, src/types/pa_vstring.C,
13464: src/types/pa_vstring.h, src/types/pa_vtable.C,
13465: src/types/pa_vtable.h, src/types/pa_vvoid.h,
13466: src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
13467: src/types/pa_vxnode.C, src/types/pa_vxnode.h,
13468: src/types/pa_wcontext.C, src/types/pa_wcontext.h,
13469: src/types/pa_wwrapper.h, src/types/types.dsp: started porting to
13470: gc: PA_Object done lots of replacements also
13471:
13472: * src/: include/pa_pool.h, main/execute.C, targets/cgi/pa_pool.C:
13473: gc logging
13474:
13475: 2003-03-17 paf
13476:
13477: * src/: classes/date.C, classes/file.C, classes/form.C,
13478: classes/image.C, classes/mail.C, classes/op.C, classes/table.C,
13479: classes/xdoc.C, classes/xnode.C, include/pa_pool.h,
13480: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
13481: include/pa_string.h, include/pa_types.h, main/compile.C,
13482: main/compile.tab.C, main/execute.C, main/pa_charset.C,
13483: main/pa_common.C, main/pa_exception.C, main/pa_exec.C,
13484: main/pa_globals.C, main/pa_pool.C, main/pa_request.C,
13485: main/pa_sql_driver_manager.C, main/pa_string.C,
13486: main/pa_stylesheet_manager.C, main/pa_uue.C, main/untaint.C,
13487: targets/cgi/pa_pool.C, targets/cgi/parser3.C,
13488: targets/cgi/parser3.dsp, targets/cgi/pool_storage.h,
13489: types/pa_vcookie.C, types/pa_vdouble.h, types/pa_vfile.C,
13490: types/pa_vform.C, types/pa_vint.h, types/pa_vmail.C,
13491: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
13492: types/pa_vxnode.h: libgc attempt
13493:
13494: 2003-03-13 paf
13495:
13496: * src/: include/pa_sql_driver_manager.h,
13497: main/pa_sql_driver_manager.C, targets/cgi/parser3.C: lt_dlexit
13498: called
13499:
13500: * src/: include/pa_request.h, lib/ltdl/libltdl.dsp,
13501: lib/md5/md5.dsp, main/compile.tab.C, main/execute.C,
13502: main/pa_request.C, targets/cgi/parser3.C, types/pa_value.C,
13503: types/pa_value.h, types/pa_vobject.h,
13504: types/pa_vstateless_class.h, types/pa_vstatus.C, types/types.dsp:
13505: set_base, set_derived simplified [counter leaks fixed]
13506:
13507: * ChangeLog, src/include/pa_config_fixed.h, src/types/pa_vstatus.C,
13508: src/types/types.dsp: incorporated status class patch From:
13509: "Victor Fedoseev" <vvf_ru@mail.ru> Sent: Thursday, January 23,
13510: 2003 8:14 AM
13511:
13512: now we have $status.rusage.maxrss,tv_sec,tv_usec un WIN32 [plus
13513: Win32 specific: QuotaPeakNonPagedPoolUsage
13514: QuotaPeakPagedPoolUsage PeakPagefileUsage]
13515:
13516: 2003-03-12 paf
13517:
1.101 moko 13518: * configure, configure.in, src/lib/ltdl/configure,
13519: src/lib/ltdl/configure.in, src/targets/cgi/Makefile.am:
1.95 moko 13520: lib/ltdl/Makefile now created by /configure.in only [were by
13521: lib/ltdl/configure.in OVERWRITE]
13522:
1.101 moko 13523: * configure, configure.in, src/targets/cgi/Makefile.am: libstdc++
13524: linkage fixed for g++ 3.2.2
1.95 moko 13525:
13526: * src/include/pa_stylesheet_manager.h: gcc 3.2 rightliy complained
13527: on using privately declared class [fixed]
13528:
13529: * src/: include/pa_sql_driver_manager.h, main/compile.tab.C: gcc
13530: 3.2 rightliy complained on using privately declared class [fixed]
13531:
13532: * src/targets/cgi/parser3.C: 1. more detailed log on signals. 2.
13533: sigpipe before request constructor now causes death
13534:
13535: * src/: include/pa_request.h, main/compile.tab.C, main/execute.C,
13536: targets/cgi/parser3.C: SIGPIPE now can be intercepted and does
13537: not cause exception in exception handler
13538:
1.101 moko 13539: * configure, configure.in, src/targets/cgi/Makefile.am: configure
13540: now default links libstdc++ statically. that can be overriden by
13541: --with-dynamic-stdcpp
1.95 moko 13542:
13543: 2003-03-11 paf
13544:
13545: * src/: main/compile.tab.C, main/compile.y, sql/pa_sql_driver.h,
13546: types/pa_vstateless_class.C, types/pa_vstateless_class.h: removed
13547: necessity of libstdc++
13548:
13549: * src/include/pa_request.h: ANTI_ENDLESS_EXECUTE_RECOURSION doubled
13550:
13551: * src/include/pa_request.h: ANTI_ENDLESS_EXECUTE_RECOURSION doubled
13552:
13553: 2003-03-08 paf
13554:
13555: * tests/Makefile: make install & co
13556:
13557: * src/: include/pa_request.h, classes/op.C: removing
13558: vclass,object.h -> pa_request.h dependency
13559:
13560: * src/: classes/mail.C, classes/response.C, include/pa_request.h,
13561: main/pa_request.C: removing vform,response,cookie.h ->
13562: pa_request.h dependency
13563:
13564: * src/include/pa_request.h: removing vmail.h -> pa_request.h
13565: dependency [testing...]
13566:
13567: * src/: include/pa_config_fixed.h, types/pa_vxdoc.C: yet another
13568: return 0; fixed
13569:
13570: * src/: include/pa_config_fixed.h, types/pa_vmail.C,
13571: types/pa_vmail.h: vmail.C received just compiled [not tested]
13572:
13573: * src/classes/xdoc.C: forgotten: global xdoc when ndef XML
13574:
13575: * src/main/pa_request.C: forgotten: ifdef XML
13576:
13577: * src/main/pa_request.C: forgotten: ifdef XML
13578:
13579: * src/targets/cgi/parser3.C: todo: move to latest xml version on
13580: win32 and run memleak tests again
13581:
13582: * src/targets/cgi/parser3.C: charsets: see some strange things with
13583: old xml lib-- it's internal memory handling has faults
13584:
13585: * src/: include/pa_types.h, main/pa_charset.C: charsets: fixed
13586: problems when transcode from charset A to A.
13587:
13588: * src/: main/untaint.C, types/pa_vmail.C: mail: transcode fixed.
13589: todo: still problems when transcode from charset A to A.
13590:
13591: * src/: classes/hash.C, classes/mail.C, classes/string.C,
13592: classes/table.C, include/pa_array.h,
13593: main/pa_sql_driver_manager.C, types/pa_vmail.C, types/pa_vmail.h:
13594: started full-scale-site-test [~ http://parser.ru sources]
13595:
13596: some fixes
13597:
13598: * tests/: 021.html, 031.html, 033.html, 109.html, 110.html,
13599: 111.html, 112.html, 113.html, 114.html, 115.html, 116.html,
13600: 117.html, 118.html, 119.html, 120.html, results/109.processed,
13601: results/110.processed, results/111.processed,
13602: results/112.processed, results/113.processed,
13603: results/114.processed, results/115.processed,
13604: results/116.processed, results/117.processed,
13605: results/118.processed, results/119.processed,
13606: results/120.processed: xml: tests 109 dom create/show 110 xpath
13607: selectSingle 111 xdoc.create from tainted & 112
13608: xdoc.create/output with russian attr value 113 xpath
13609: selectString/Number 114 dom attributes.count 115 xpath selectBool
13610: 116 output media-type change 117 transform by dom stylesheet 118
13611: empty transform result 119 dom setAttribute 120 nbsp letter
13612: output
13613:
13614: =END OF PREPARED XML TESTS=
13615:
13616: 2003-03-07 paf
13617:
13618: * src/classes/xdoc.C, src/include/pa_charset.h,
13619: src/include/pa_stylesheet_connection.h, tests/108.html,
13620: tests/108.xsl, tests/results/108.processed: xml: test 108
13621: transform with params [bugs fixed]
13622:
13623: * src/: main/pa_charset.C, targets/cgi/parser3.C: fixed: mem leak
13624: from copy/paste bug
13625:
13626: * src/classes/xdoc.C, src/include/pa_charset.h,
13627: src/include/pa_request.h, src/main/execute.C,
13628: src/main/pa_charset.C, src/main/pa_exception.C,
13629: src/main/pa_globals.C, src/main/pa_request.C,
13630: src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
13631: src/types/pa_vxnode.C, tests/107.html,
13632: tests/results/107.processed: xml: test: 107 bug fixes
13633:
13634: * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
13635: types/pa_value.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
13636: types/pa_vxnode.C, types/pa_vxnode.h: test: 107 bug fixes
13637:
13638: * tests/: 106.html, results/106.processed: test: 106 xdoc create,
13639: string
13640:
13641: * src/: include/pa_charset.h, main/pa_charset.C: xml: charset two
13642: mem alloc functions used for different cases [libxml, libxsl]
13643:
13644: * src/classes/classes.C: fixed: prevent system classes from
13645: modification to lock ALL the classes, not only directly used
13646:
13647: * src/: classes/xdoc.C, types/pa_vxdoc.h, types/pa_vxnode.h: xml:
13648: linked
13649:
13650: * src/: classes/xdoc.C, types/pa_vxdoc.h: xdoc.C compiled
13651:
13652: 2003-03-06 paf
13653:
13654: * src/classes/xdoc.C: xdoc.C 50%
13655:
13656: * src/: classes/xnode.C, classes/xnode.h, include/pa_charset.h,
13657: include/pa_memory.h, include/pa_request.h, include/pa_string.h,
13658: main/pa_globals.C, main/pa_request.C,
13659: main/pa_stylesheet_manager.C: xnode.C compiled
13660:
13661: * src/: include/pa_stylesheet_connection.h,
13662: include/pa_stylesheet_manager.h, main/pa_sql_driver_manager.C,
13663: main/pa_stylesheet_manager.C: xml: stylesheet&manager done
13664:
13665: * src/: include/pa_memory.h, include/pa_stylesheet_connection.h,
13666: include/pa_stylesheet_manager.h, main/pa_stylesheet_manager.C:
13667: xml: stylesheet&manager STARTED
13668:
13669: * src/: include/pa_globals.h, main/pa_charset.C,
13670: main/pa_exception.C, main/pa_globals.C: xml: exceptions
13671:
13672: * src/: include/pa_charset.h, include/pa_config_fixed.h,
13673: include/pa_memory.h, include/pa_pool.h, main/pa_charset.C,
13674: main/pa_memory.C, main/pa_pool.C, types/pa_vxdoc.C,
13675: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: xml:
13676: charsets
13677:
13678: * tests/023.html: in some cases it rounded up badly. postponing
13679: solution of that problem, making more simple test
13680:
13681: * tests/: 058_paf2000.png, results/058.processed: .png added with
13682: -kb now
13683:
13684: * src/: include/pa_charset.h, include/pa_charsets.h,
13685: main/pa_charset.C, main/pa_charsets.C: charset_utf8 declaration
13686: moved to charsets.C
13687:
13688: 2003-03-05 paf
13689:
13690: * src/classes/string.C, src/include/pa_string.h,
13691: src/main/pa_string.C, tests/105.html,
13692: tests/results/105.processed: String::match bug fixed
13693:
13694: * src/classes/op.C, src/main/main.dsp, tests/104.html,
13695: tests/results/104.processed: ^bpt operator added [does int3 in
13696: debug build on win32]
13697:
13698: * tests/: 057.html, results/057.processed: test bug fixed
13699:
1.101 moko 13700: * src/targets/cgi/Makefile.am: linker needed more tricks to link OK
1.95 moko 13701:
13702: * src/classes/math.C: can be: crypt in -lcrypt OK, but crypt.h be
13703: missing
13704:
1.101 moko 13705: * src/: include/Makefile.am, main/Makefile.am, types/Makefile.am:
13706: forgotten files added to Makes
1.95 moko 13707:
13708: * ltmain.sh: ltmain.sh added
13709:
13710: * src/types/: pa_vhash.C, pa_vhash.h: hash_default_element_name
13711: change undone ;(
13712:
13713: * src/types/: pa_vhash.C, pa_vhash.h: hash_default_element_name
13714: made static
13715:
13716: * src/: classes/math.C, classes/op.C, classes/string.C,
1.101 moko 13717: main/pa_exec.C, targets/cgi/Makefile.am: gcc more happy.
13718: todo:make linker happy
1.95 moko 13719:
13720: * src/: classes/file.C, include/pa_exec.h, main/pa_exec.C: pa_exec
13721: env param made optional
13722:
13723: 2003-03-04 paf
13724:
13725: * src/: classes/image.C, include/pa_request.h, include/pa_stack.h,
13726: types/pa_vimage.h: number of gcc compiler bugs fixed
13727:
13728: * tests/: 103.html, 103mark.gif, 103paf2001.gif,
13729: results/103.processed: tests: 103 image.copy transparence test
13730:
13731: * src/main/execute.C, tests/101.html, tests/102.html,
13732: tests/results/101.processed, tests/results/102.processed: tests:
13733: 101 method/variable name conflict test 102 form fields change
13734: should not not change anything [bug fix]
13735:
13736: * tests/: 057.html, 099.html, 100.html, results/057.processed,
13737: results/099.processed, results/100.processed: tests: 57 date
13738: create 2002: added 99,100 response:body/download
13739:
13740: * src/classes/image.C, tests/098.html, tests/098font.gif,
13741: tests/results/098.processed: test: 98 image font text [bug fixed]
13742:
13743: * src/main/pa_common.C, src/targets/cgi/parser3.C, tests/097.html,
13744: tests/results/097.processed: test: 97 file::load http:// [bugs
13745: fixed]
13746:
13747: * src/classes/hash.C, src/classes/image.C, src/classes/table.C,
13748: src/include/pa_memory.h, tests/096.html, tests/096_dir/163.jpg,
13749: tests/096_dir/188.jpg, tests/results/096.processed: tests: 96
13750: image EXIF [bug fixed]
13751:
13752: * src/classes/table.C, src/main/execute.C, tests/061.dat,
13753: tests/061.html, tests/062.html, tests/063.html, tests/064.html,
13754: tests/065.html, tests/066.html, tests/067.html, tests/068.html,
13755: tests/069.html, tests/070.html, tests/071.html, tests/072.html,
13756: tests/073.html, tests/074.html, tests/075.html, tests/076.html,
13757: tests/077.html, tests/078.html, tests/080.html, tests/081.html,
13758: tests/082.html, tests/083.html, tests/084.html, tests/085.html,
13759: tests/086.html, tests/087.html, tests/088.html, tests/089.html,
13760: tests/090.html, tests/091.html, tests/092.html, tests/093.html,
13761: tests/094.html, tests/095.html, tests/results/061.processed,
13762: tests/results/062.processed, tests/results/063.processed,
13763: tests/results/064.processed, tests/results/065.processed,
13764: tests/results/066.processed, tests/results/067.processed,
13765: tests/results/068.processed, tests/results/069.processed,
13766: tests/results/070.processed, tests/results/071.processed,
13767: tests/results/072.processed, tests/results/073.processed,
13768: tests/results/074.processed, tests/results/075.processed,
13769: tests/results/076.processed, tests/results/077.processed,
13770: tests/results/078.processed, tests/results/080.processed,
13771: tests/results/081.processed, tests/results/082.processed,
13772: tests/results/083.processed, tests/results/084.processed,
13773: tests/results/085.processed, tests/results/086.processed,
13774: tests/results/087.processed, tests/results/088.processed,
13775: tests/results/089.processed, tests/results/090.processed,
13776: tests/results/091.processed, tests/results/092.processed,
13777: tests/results/093.processed, tests/results/094.processed,
13778: tests/results/095.processed, tests/079.html,
13779: tests/results/079.processed: tests: 61 file::stat size 62
13780: string->int autoconvert 63 double .int,dec,div,mul 64 date
13781: compare 65 file: basename,justname,justext 66 math:crypt 67
13782: string.match simple on long 68 string.match normalized simple on
13783: long 69 string.int 70 file::stat content-type 71 table.join 72
13784: hash parameter conditional pass 73 date daylightsaving,yearday 74
13785: date arithmetics 75 response date values/attributes 76 string.pos
13786: of void, void.pos 77 syntax parsing 78 cookie tainting 79 switch
13787: with local 80 scientific numeric literal in string autoconvert 81
13788: xor: logical and numerical 82 for delims 83 menu delims 84
13789: table.hash distinct 85 long string replace 86 throw+catch
13790: current language preserve 87 bit shifts 88 junction tests +
13791: $caller test 89 hash.foreach selfmodification 90 int/void to int
13792: 91 $caller test 92 junction is + def junction tests 93 $caller
13793: test 94 syntax test 95 table.hash(keygenerator) [bug fixed]
13794:
13795: * src/main/: execute.C, pa_table.C: test: 59 table.locate [bug
13796: fixed] 60 string eq string [bug fixed]
13797:
13798: * tests/: 053.html, 054.html, 055.html, 056.html, 057.html,
13799: 058.html, 058_paf2000.png, 059.html, 060.html,
13800: results/053.processed, results/054.processed,
13801: results/055.processed, results/056.processed,
13802: results/057.processed, results/058.processed,
13803: results/059.processed, results/060.processed: test: 53
13804: string.replace 54 junctions 55 table.hash 56 call indirect 57
13805: date.create[string] 58 image.measure[png]
13806:
13807: * tests/: 052.html, outputs/049.processed, outputs/050.processed,
13808: outputs/051.processed, results/052.processed: test: 52
13809: pre/match/post test: passed AS-IT-WERE, but wrong :) separate
13810: task: fix that
13811:
13812: 2003-03-03 paf
13813:
13814: * tests/: 043.html, 044.html, 045.html, 046.html, 047.html,
13815: 048.html, 049.html, 050.html, 051.html, 051b.p, 051t.p, Makefile,
13816: parser-cygwin.sh, parser-unix.sh, run_parser.sh,
13817: outputs/049.processed, outputs/050.processed,
13818: outputs/051.processed, results/001.processed,
13819: results/002.processed, results/003.processed,
13820: results/005.processed, results/006.processed,
13821: results/008.processed, results/009.processed,
13822: results/011.processed, results/012.processed,
13823: results/013.processed, results/014.processed,
13824: results/015.processed, results/016.processed,
13825: results/017.processed, results/020.processed,
13826: results/021.processed, results/022.processed,
13827: results/024.processed, results/025.processed,
13828: results/026.processed, results/027.processed,
13829: results/028.processed, results/029.processed,
13830: results/030.processed, results/031.processed,
13831: results/049.processed, results/050.processed,
13832: results/051.processed, results/043.processed,
13833: results/044.processed, results/045.processed,
13834: results/046.processed, results/047.processed,
13835: results/048.processed: tests: 43,44,45 date rolls 46
13836: autoevaluating junction 47 table.select 48 name with subvar 49
13837: hash-creating switch 50 process 51 started parent/child, works as
13838: it were but it were NOT GOOD, created separate task to fix that
13839:
13840: * tests/: 042.html, results/042.processed: test: 42
13841: exception.handled
13842:
13843: * tests/: 041.html, results/041.processed: test: 41 table.locate by
13844: expression
13845:
13846: * tests/: 040.html, results/040.processed: test: 39 method result
13847: of type table 40 method param junction auto evaluate
13848:
13849: * tests/: 039.html, results/039.processed: test: 37 method result
13850: of type table
13851:
13852: * src/main/pa_request.C, src/types/pa_vmath.C, tests/033.html,
13853: tests/034.html, tests/035.html, tests/036.html, tests/037.html,
13854: tests/038.html, tests/results/033.processed,
13855: tests/results/034.processed, tests/results/035.processed,
13856: tests/results/036.processed, tests/results/037.processed,
13857: tests/results/038.processed: tests: 33 string.replace 34
13858: string.upper 35 table created 36 local/global vars with juntions
13859: 37 table clone 38 math PI & number formatting
13860:
13861: math class registring typo fixed
13862:
13863: * src/classes/op.C, src/include/pa_request.h,
13864: src/include/pa_string.h, src/main/execute.C,
13865: src/main/pa_request.C, src/main/pa_string.C, src/main/untaint.C,
13866: src/types/pa_vcode_frame.h, src/types/pa_wcontext.h,
13867: tests/032.html, tests/results/032.processed: uchar changed to
13868: String_UL in all places [was not everywhere] untaint test: 032
13869:
13870: * src/targets/cgi/parser3.C, tests/004.html, tests/Makefile,
13871: tests/results/004.processed, tests/parser-cygwin.sh,
13872: tests/parser-unix.sh: removed -H command line key, now testing
13873: using .sh file with SERVER_SOFTWARE=xxx
13874:
13875: 2003-02-26 paf
13876:
13877: * src/main/execute.C, src/types/pa_vstateless_class.h,
13878: tests/024.html, tests/025.html, tests/026.html, tests/027.html,
13879: tests/028.html, tests/029.html, tests/030.html, tests/031.html,
13880: tests/results/024.processed, tests/results/025.processed,
13881: tests/results/026.processed, tests/results/027.processed,
13882: tests/results/028.processed, tests/results/029.processed,
13883: tests/results/030.processed, tests/results/031.processed: fixed
13884: bug with name_cstr mutable CharPtr more tests
13885:
13886: * src/: include/pa_sapi.h, main/pa_globals.C, main/pa_memory.C,
13887: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: SAPI::abort
13888: << abort. die now just exits
13889:
13890: * src/classes/classes.awk, src/classes/classes.h,
13891: src/classes/date.C, src/classes/double.C, src/classes/file.C,
13892: src/classes/form.C, src/classes/hash.C, src/classes/image.C,
13893: src/classes/int.C, src/classes/mail.C, src/classes/math.C,
13894: src/classes/op.C, src/classes/response.C, src/classes/string.C,
13895: src/classes/table.C, src/classes/void.C, src/classes/xdoc.C,
13896: src/classes/xnode.C, src/include/pa_memory.h,
13897: src/include/pa_sapi.h, src/targets/cgi/parser3.C,
13898: src/targets/isapi/parser3isapi.C, src/types/pa_venv.h,
13899: src/types/pa_vform.C, tests/015.html, tests/016.html,
13900: tests/017.html, tests/018.html, tests/019.html,
13901: tests/019paf2001.gif, tests/020.html, tests/021.html,
13902: tests/022.html, tests/023.html, tests/022_dir/a.html,
13903: tests/022_dir/b.txt, tests/022_dir/c.htm,
13904: tests/results/015.processed, tests/results/016.processed,
13905: tests/results/017.processed, tests/results/018.processed,
13906: tests/results/019.processed, tests/results/020.processed,
13907: tests/results/021.processed, tests/results/022.processed,
13908: tests/results/023.processed: methoded_array now contains all Mxxx
13909: classes SAPI::get_env now returns info on pool more tests
13910:
13911: * src/include/pa_array.h, src/include/pa_hash.h,
13912: src/include/pa_memory.h, src/main/pa_charset.C, tests/001.html,
13913: tests/002.html, tests/003.html, tests/004.html, tests/005.html,
13914: tests/006.html, tests/007.html, tests/008.html, tests/009.html,
13915: tests/010.html, tests/011.html, tests/012.html, tests/013.html,
13916: tests/014.html, tests/Makefile, tests/outputs/create-dir,
13917: tests/results/001.processed, tests/results/002.processed,
13918: tests/results/003.processed, tests/results/004.processed,
13919: tests/results/005.processed, tests/results/006.processed,
13920: tests/results/007.processed, tests/results/008.processed,
13921: tests/results/009.processed, tests/results/010.processed,
13922: tests/results/011.processed, tests/results/012.processed,
13923: tests/results/013.processed, tests/results/014.processed: hash
13924: cloning fixed
13925:
13926: 2003-02-25 paf
13927:
13928: * src/main/pa_common.C: typo fixed
13929:
13930: 2003-02-24 paf
13931:
13932: * src/types/pa_vcookie.C: fixed all places with bad get_string(0)
13933: [one remained]
13934:
13935: * src/: include/pa_request.h, main/execute.C: few bad get_string(0)
13936: [should have been get_string(&pool)] todo: check other such calls
13937:
13938: * src/: main/compile.tab.C, main/execute.C, types/pa_vfile.h:
13939: test10, bad lookups
13940:
13941: xxx* xxx=smartptr.get(); << is bad style, after ";" original
13942: object got destructed, and xxx points to sky
13943:
13944: * ChangeLog, src/classes/string.C: match bug fixed
13945:
13946: * src/types/pa_vmail.C: body [text/html] transcoded to
13947: $.charset[specified] now
13948:
13949: * src/main/pa_common.C: stupid gcc [2.95.4] generated bad code
13950: which failed to handle sigsetjmp+throw: crashed inside of
13951: pre-throw code. rewritten simplier [though duplicating
13952: closesocket code]
13953:
13954: * src/main/pa_common.C: stupid gcc [2.95.4] generated bad code
13955: which failed to handle sigsetjmp+throw: crashed inside of
13956: pre-throw code. rewritten simplier [though duplicating
13957: closesocket code]
13958:
13959: 2003-02-21 paf
13960:
13961: * operators.txt, src/targets/cgi/parser3.C, src/types/pa_vcookie.C:
13962: $cookie:name[$.expires[date << can be now]]
13963:
13964: written makefile with regression tests [raw]
13965:
13966: * src/targets/cgi/parser3.C: MAKE_TEST must be used inside of 'make
13967: tests' only [it's not forcing CGI mode now] now use -H to output
13968: CGI header when parser used in command line [useful for tests
13969: also]
13970:
13971: * src/targets/cgi/parser3.C: MAKE_TEST environment variable
13972: switches on CGI mode, and is used in regression tests
13973:
13974: * src/: include/pa_request.h, main/pa_request.C,
13975: targets/cgi/parser3.C, types/pa_vcookie.h, types/pa_venv.h: env
13976: fixed
13977:
13978: * src/: include/pa_memory.h, main/pa_memory.C: inlined memory
13979: handling pa_*
13980:
13981: * src/: include/pa_memory.h, main/pa_memory.C, include/pa_array.h,
13982: include/pa_exception.h, include/pa_pool.h, main/Makefile.am,
13983: main/main.dsp, main/pa_array.C, main/pa_pool.C: reorganized
13984: memory handling files
13985:
13986: * src/main/pa_array.C: pool::format_integer terminator fixed
13987:
13988: * src/: main/execute.C, targets/cgi/parser3.C: release mode now
13989: compiles OK test to show benefits of free
13990:
13991: * src/: classes/file.C, classes/image.C, classes/mail.C,
13992: classes/op.C, classes/xdoc.C, main/pa_charset.C, main/pa_exec.C,
13993: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
13994: types/pa_vimage.C, types/pa_vxdoc.h: fixed all cstr's that must
13995: use pool [as the one in ^process]
13996:
13997: * src/classes/op.C: fixed process. sould now check for all cstr's
13998: -- some must use pool [as the one in ^process]
13999:
14000: 2003-02-20 paf
14001:
14002: * src/: classes/date.C, classes/double.C, classes/file.C,
14003: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
14004: classes/math.C, classes/op.C, classes/response.C,
14005: classes/string.C, classes/table.C, classes/void.C,
14006: classes/xdoc.C, classes/xnode.C, main/pa_string.C,
14007: types/pa_method.h, types/pa_value.C, types/pa_vmethod_frame.h:
14008: string cmp fixed
14009:
14010: * src/: include/pa_config_fixed.h, targets/cgi/parser3.C: form
14011: values passed OK now
14012:
14013: 2003-02-19 paf
14014:
14015: * src/: classes/form.C, include/pa_charset.h, include/pa_pool.h,
14016: main/pa_charset.C, main/pa_exception.C, main/pa_request.C,
14017: main/pa_stylesheet_manager.C, targets/cgi/parser3.C,
14018: targets/isapi/parser3isapi.dsp, types/pa_vcookie.C,
14019: types/pa_vform.C, types/pa_vmail.C, types/pa_vxnode.C: found&kill
14020: all remaning leaks resulted from pooled::malloc calls [excluding
14021: in gd -- planning complete rewrite extremely ugly code]
14022:
14023: * src/targets/isapi/: pa_pool.C, pool_storage.h: removed unneeded
14024: files
14025:
14026: 2003-02-17 paf
14027:
14028: * src/: classes/date.C, classes/double.C, classes/file.C,
14029: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
14030: classes/response.C, classes/string.C, classes/table.C,
14031: classes/xdoc.C, classes/xnode.h, include/pa_stack.h,
14032: include/pa_stylesheet_connection.h,
14033: include/pa_stylesheet_manager.h, sql/pa_sql_driver.h,
14034: types/pa_vdate.h, types/pa_vdouble.h, types/pa_vfile.h,
14035: types/pa_vform.C, types/pa_vform.h, types/pa_vimage.h,
14036: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.h,
14037: types/pa_vvoid.h, types/pa_vxdoc.h, types/pa_vxnode.h,
14038: types/pa_wcontext.h, types/pa_wwrapper.h: fixed all remained bugs
14039: of unitialized simple-typed field
14040:
14041: * src/: classes/classes.C, classes/classes.h, main/execute.C,
14042: main/pa_charset.C, main/pa_request.C: another bug of unitialized
14043: simple-typed field fixed. todo: find&kill all like that one
14044:
14045: * src/: main/execute.C, targets/cgi/pa_pool.C,
14046: targets/cgi/parser3.C, targets/cgi/pool_storage.h: few bugs in
14047: debug output fixed
14048:
14049: * src/: include/pa_stack.h, main/compile.C, main/execute.C,
14050: main/pa_request.C: stack-stored items need extra .ref to prevent
14051: object_ptr from delete[them]
14052:
14053: * src/: classes/date.C, classes/op.C, classes/table.C,
14054: classes/xdoc.C, classes/xnode.C, include/pa_array.h,
14055: include/pa_charset.h, main/Makefile.am, main/main.dsp,
14056: main/pa_charset.C, main/pa_common.C,
14057: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
14058: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
14059: types/pa_vmail.C: fixed more leaks resulted from pooled::malloc
14060: calls
14061:
14062: * src/: main/pa_request.C, targets/cgi/parser3.C, types/pa_vfile.C:
14063: couple mem leaks rusulted from old pooled::malloc usage.
14064: todo:find more like those
14065:
14066: * src/main/: compile.C, compile_tools.C: 2*2!
14067:
14068: * src/: include/pa_array.h, include/pa_request.h, main/execute.C:
14069: stackItem fixed [there were no string on stack before]
14070:
14071: * src/: main/execute.C, main/pa_request.C,
14072: types/pa_vmethod_frame.C: first letters out OK
14073:
14074: * src/: classes/classes.C, include/pa_array.h, include/pa_hash.h,
14075: include/pa_pool.h, include/pa_request.h, main/pa_request.C,
14076: main/pa_string.C, main/untaint.C, types/pa_value.h,
14077: types/pa_vint.h, types/pa_vstateless_class.h, types/pa_vstring.h,
14078: types/pa_vvoid.h, types/pa_wcontext.h: class fields of simple
14079: type not initialized with zeros :( while class fields of class
14080: types initialized with default constructors. learn C++
14081:
14082: * src/: classes/classes.awk, classes/double.C, classes/file.C,
14083: classes/form.C, classes/image.C, classes/int.C, classes/mail.C,
14084: classes/math.C, classes/xdoc.C, classes/xnode.C,
14085: include/pa_array.h, include/pa_string.h, main/pa_exec.C,
14086: types/pa_vmail.C: parser3.exe - 0 error(s), 0 warning(s)
14087:
14088: 2003-02-14 paf
14089:
14090: * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C:
14091: 13 link errors
14092:
14093: * src/: classes/file.C, include/pa_request.h, main/pa_request.C,
14094: main/pa_sql_driver_manager.C, targets/cgi/parser3.C,
14095: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
14096: types/pa_vimage.C, types/pa_vtable.C: all compiled, only 14 link
14097: errors :)
14098:
14099: * src/: classes/classes.C, classes/classes.awk, classes/file.C,
14100: classes/hash.C, classes/mail.C, classes/op.C,
14101: include/pa_common.h, include/pa_request.h, include/pa_sapi.h,
14102: main/pa_common.C, main/pa_request.C, targets/cgi/parser3.C,
14103: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.C:
14104: classes.lib - 0 error(s), 0 warning(s) parser.C compiled
14105:
14106: * src/: classes/classes.dsp, classes/op.C, classes/string.C,
14107: classes/table.C, include/pa_common.h, include/pa_globals.h,
14108: include/pa_pool.h, include/pa_request.h, main/pa_globals.C,
14109: main/pa_request.C, types/pa_value.h, types/pa_vhash.h,
14110: types/pa_vint.h, types/types.dsp: op compiled
14111:
14112: * src/: classes/classes.dsp, classes/response.C, classes/string.C,
14113: include/pa_dictionary.h, include/pa_string.h, main/pa_string.C,
14114: main/untaint.C, types/pa_vtable.h: string, response compiled
14115:
14116: 2003-02-07 paf
14117:
14118: * src/: classes/table.C, types/pa_vtable.h: table compiled
14119:
14120: 2003-02-06 paf
14121:
14122: * src/: classes/mail.C, include/pa_request.h, main/pa_request.C:
14123: mail compiled
14124:
14125: * src/: classes/image.C, classes/string.C, classes/xdoc.C,
14126: include/pa_common.h, include/pa_hash.h, main/pa_common.C,
14127: types/pa_vfile.h, types/pa_vimage.h: image compiled
14128:
14129: * src/classes/: file.C, form.C: form compiled
14130:
14131: * src/: classes/classes.dsp, classes/file.C, include/pa_common.h,
14132: include/pa_exec.h, main/pa_common.C, main/pa_exec.C,
14133: types/pa_vfile.C, types/pa_vfile.h: file compiled
14134:
14135: * src/: classes/hash.C, classes/math.C, types/pa_vmath.C,
14136: types/pa_vmath.h: math compiled [win32]
14137:
14138: * src/: classes/hash.C, include/pa_hash.h, include/pa_table.h,
14139: types/pa_vstring.h: hash compiled
14140:
14141: 2003-02-04 paf
14142:
14143: * src/: classes/date.C, classes/hash.C, include/pa_exec.h,
14144: include/pa_hash.h, include/pa_request.h, include/pa_string.h,
14145: include/pa_table.h, main/pa_common.C, main/pa_exec.C,
14146: main/pa_string.C, types/pa_method.h, types/pa_vform.C,
14147: types/pa_vhash.h: hash 50% compiled
14148:
14149: * src/: classes/date.C, classes/file.C, classes/hash.C,
14150: classes/image.C, classes/mail.C, classes/math.C, classes/op.C,
14151: classes/string.C, classes/table.C, classes/xdoc.C,
14152: classes/xnode.C, include/pa_request.h, main/pa_globals.C,
14153: main/pa_string.C: date compiled
14154:
14155: * src/classes/: classes.dsp, double.C: double compiled
14156:
14157: * src/: classes/date.C, classes/double.C, classes/file.C,
14158: classes/form.C, classes/hash.C, classes/image.C, classes/int.C,
14159: classes/mail.C, classes/math.C, classes/op.C, classes/response.C,
14160: classes/string.C, classes/table.C, classes/void.C,
14161: classes/xdoc.C, classes/xnode.C, types/pa_vdouble.h,
14162: types/pa_vhash.h, types/pa_vint.h, types/pa_vstring.h,
14163: types/pa_vtable.h, types/pa_vxdoc.h, types/pa_vxnode.h: int
14164: compiled
14165:
14166: * src/: classes/date.C, classes/double.C, classes/file.C,
14167: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
14168: classes/math.C, classes/op.C, classes/response.C,
14169: classes/string.C, classes/table.C, classes/void.C,
14170: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
14171: types/pa_vvoid.h: void compiled :)
14172:
14173: * src/: include/pa_globals.h, main/pa_cache_managers.C,
14174: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
14175: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
14176: main/pa_globals.C, main/pa_pool.C, main/pa_sql_driver_manager.C,
14177: main/pa_string.C, main/pa_uue.C, main/untaint.C,
14178: types/pa_value.C, types/pa_vcookie.C, types/pa_vfile.C,
14179: types/pa_vimage.C, types/pa_vmath.C, types/pa_vrequest.C,
14180: types/pa_vresponse.C, types/pa_vstateless_class.C,
14181: types/pa_vstatus.C, types/pa_vstring.C, types/pa_vtable.C,
14182: types/pa_wcontext.C, types/types.dsp: removed stupid
14183: value_includes.h
14184:
14185: * src/types/: pa_value.C, pa_value_includes.h, pa_vrequest.C:
14186: trying to remove stupid value_includes.h
14187:
14188: * src/main/pa_exec.C: pa_exec compiled on win32
14189:
14190: * src/main/pa_exec.C: libmain.a compiled on six [unix]
14191:
14192: * src/: include/pa_globals.h, include/pa_request.h,
14193: types/pa_value.C, types/pa_value.h, types/pa_vclass.C,
14194: types/pa_vcookie.C, types/pa_vdate.h, types/pa_vfile.C,
14195: types/pa_vfile.h, types/pa_vmail.C, types/pa_vobject.C,
14196: types/pa_vrequest.C, types/pa_vstateless_class.C,
14197: types/pa_vstatus.C, types/pa_vtable.C: libtypes.a compiled gcc
14198:
14199: * src/: include/pa_config_includes.h, include/pa_dictionary.h,
14200: main/pa_common.C, main/pa_dictionary.C, main/pa_exec.C,
14201: main/pa_socks.C: libmain.a gcc and mail.lib msvc++ compiled
14202:
14203: * src/: include/pa_array.h, include/pa_config_includes.h,
14204: include/pa_dictionary.h, main/pa_dictionary.C, main/pa_exec.C,
14205: main/pa_socks.C, main/pa_sql_driver_manager.C: gcc libmain.a
14206: compiled
14207:
14208: * src/main/pa_globals.C: merged changes from 1.149-1.150 (stupid
14209: name conflicts)
14210:
14211: * src/: main/compile_tools.h, main/execute.C, main/pa_table.C,
14212: types/pa_vmethod_frame.h, types/pa_vvoid.h: yuk: gcc on cygwin
14213: yelds "virtual memory exhausted" while trying to compile
14214: execute.C [eating up to 127MB]
14215:
14216: 2003-02-03 paf
14217:
14218: * src/: include/pa_config_includes.h, include/pa_hash.h,
14219: include/pa_operation.h, include/pa_pool.h, include/pa_string.h,
14220: main/pa_common.C, types/pa_value.C, types/pa_value.h,
14221: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vhash.h,
14222: types/pa_vint.h, types/pa_vjunction.h,
14223: types/pa_vstateless_class.h, types/pa_vstring.h, types/types.dsp:
14224: started gcc compiling pa_common compiled
14225:
14226: * src/: include/pa_exception.h, include/pa_pool.h,
14227: main/pa_exception.C: exception gcc change #1
14228:
1.101 moko 14229: * src/include/: Makefile.am, pa_hash.h, pa_pool.h: gcc refused to
14230: compile _P identifier. it replaced it to some strange 0x0000040
1.95 moko 14231:
14232: * src/types/: pa_vmath.C, pa_vmethod_frame.C: vmath compiled
14233:
14234: * src/types/pa_vtable.C: vtable compiled
14235:
14236: * src/types/: pa_vstring.C, pa_vstring.h: vstring compiled
14237:
14238: * src/: include/pa_cache_managers.h, main/pa_request.C,
14239: types/pa_vstatus.C, types/pa_vstatus.h: vstatus compiled
14240:
14241: * src/types/pa_vstateless_class.C: vstateless_class compiled
14242:
14243: * src/types/: pa_vresponse.C, pa_vresponse.h: vresponse compiled
14244:
14245: * src/types/pa_vrequest.C: vrequest compiled
14246:
14247: * src/types/: pa_value.C, pa_value.h, pa_vclass.C, pa_vclass.h,
14248: pa_vobject.C, pa_vobject.h: vobject compiled
14249:
14250: * src/: classes/form.C, classes/mail.C, include/pa_request.h,
14251: main/pa_globals.C, main/pa_request.C, types/pa_value.h,
14252: types/pa_vform.C, types/pa_vmail.C, types/pa_vmail.h: vmail
14253: compiled
14254:
14255: * src/types/: pa_vimage.C, pa_vimage.h: vimage compiled
14256:
14257: * src/: include/pa_pool.h, main/pa_request.C, types/pa_value.C,
14258: types/pa_vclass.C, types/pa_vcookie.C, types/pa_vcookie.h,
14259: types/pa_vform.C, types/pa_vform.h, types/pa_vobject.h: vform
14260: compiled
14261:
14262: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
14263: main.lib - 0 error(s), 0 warning(s)
14264:
14265: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
14266: types/pa_value.h, types/pa_vmethod_frame.h: execute compiled
14267:
14268: 2003-01-31 paf
14269:
14270: * src/: include/pa_array.h, include/pa_operation.h,
14271: include/pa_request.h, main/execute.C, main/main.dsp,
14272: types/pa_vjunction.h: started last file from main library:
14273: execute
14274:
14275: * src/: include/pa_request.h, include/pa_sapi.h,
14276: main/compile.tab.C, main/compile.y, main/compile_tools.h,
14277: main/pa_request.C, targets/cgi/parser3.C,
14278: targets/isapi/parser3isapi.C, types/pa_vfile.C, types/pa_vfile.h,
14279: types/pa_vhash.h: pa_request compiled
14280:
14281: * src/: classes/op.C, classes/string.C, include/pa_common.h,
14282: include/pa_globals.h, include/pa_request.h,
14283: include/pa_sql_connection.h, main/compile.tab.C, main/compile.y,
14284: main/execute.C, main/main.dsp, main/pa_common.C,
14285: main/pa_globals.C, main/pa_request.C, types/pa_value.h,
14286: types/pa_vcode_frame.h, types/pa_vcookie.h, types/pa_vform.h,
14287: types/pa_vmail.C, types/pa_vmail.h, types/pa_vresponse.h,
14288: types/pa_vtable.h, types/pa_wcontext.C, types/pa_wcontext.h,
14289: types/types.dsp: most pa_request compiled
14290:
14291: * src/: classes/classes.C, classes/classes.h, classes/date.C,
14292: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
14293: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
14294: classes/op.C, classes/response.C, classes/string.C,
14295: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
14296: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
14297: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
14298: include/pa_config_fixed.h, include/pa_config_includes.h,
14299: include/pa_dictionary.h, include/pa_dir.h,
14300: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
14301: include/pa_hash.h, include/pa_opcode.h, include/pa_operation.h,
14302: include/pa_pool.h, include/pa_request.h,
14303: include/pa_request_charsets.h, include/pa_request_info.h,
14304: include/pa_sapi.h, include/pa_socks.h,
14305: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
14306: include/pa_stack.h, include/pa_string.h,
14307: include/pa_stylesheet_connection.h,
14308: include/pa_stylesheet_manager.h, include/pa_table.h,
14309: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
14310: lib/ltdl/config_fixed.h, lib/ltdl/ltdl.c, lib/ltdl/ltdl.h,
14311: lib/md5/pa_md5.h, lib/md5/pa_md5c.c, lib/pcre/dftables.c,
14312: lib/pcre/get.c, lib/pcre/maketables.c, lib/pcre/pcre.c,
14313: lib/pcre/pcre.h, lib/pcre/pcre_parser_ctype.c, lib/pcre/study.c,
14314: main/compile.C, main/compile.tab.C, main/compile.y,
14315: main/compile_tools.C, main/compile_tools.h, main/execute.C,
14316: main/main.dsp, main/pa_cache_managers.C, main/pa_charset.C,
14317: main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
14318: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
14319: main/pa_globals.C, main/pa_pool.C, main/pa_request.C,
14320: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
14321: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
14322: main/untaint.C, sql/pa_sql_driver.h, targets/cgi/getopt.c,
14323: targets/cgi/getopt.h, targets/cgi/pa_pool.C,
14324: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
14325: targets/cgi/pool_storage.h, targets/isapi/pa_pool.C,
14326: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
14327: targets/isapi/pool_storage.h, types/pa_value.C, types/pa_value.h,
14328: types/pa_value_includes.h, types/pa_vbool.h, types/pa_vclass.C,
14329: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
14330: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
14331: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
14332: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
14333: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
14334: types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
14335: types/pa_vmath.C, types/pa_vmath.h, types/pa_vmethod_frame.C,
14336: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
14337: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
14338: types/pa_vresponse.h, types/pa_vstateless_class.C,
14339: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
14340: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
14341: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
14342: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
14343: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
14344: types/pa_wcontext.h, types/pa_wwrapper.h: grammar compiled
14345:
14346: * ChangeLog, src/classes/classes.h, src/classes/op.C,
14347: src/include/pa_cache_managers.h, src/include/pa_charset.h,
14348: src/include/pa_charsets.h, src/include/pa_common.h,
14349: src/include/pa_dictionary.h, src/include/pa_exception.h,
14350: src/include/pa_exec.h, src/include/pa_pool.h,
14351: src/include/pa_request.h, src/include/pa_sapi.h,
14352: src/include/pa_sql_connection.h,
14353: src/include/pa_sql_driver_manager.h, src/include/pa_string.h,
14354: src/include/pa_table.h, src/include/pa_uue.h, src/main/compile.C,
14355: src/main/compile.tab.C, src/main/compile_tools.C,
14356: src/main/compile_tools.h, src/main/main.dsp,
14357: src/main/pa_charset.C, src/main/pa_charsets.C,
14358: src/main/pa_common.C, src/main/pa_dictionary.C,
14359: src/main/pa_exception.C, src/main/pa_exec.C,
14360: src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
14361: src/main/pa_string.C, src/main/pa_table.C, src/main/pa_uue.C,
14362: src/main/untaint.C, src/types/pa_value.C, src/types/pa_value.h,
14363: src/types/pa_vclass.h, src/types/pa_vcookie.C,
14364: src/types/pa_vcookie.h, src/types/pa_vdate.h,
14365: src/types/pa_vdouble.h, src/types/pa_venv.h,
14366: src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vform.h,
14367: src/types/pa_vhash.h, src/types/pa_vimage.C,
14368: src/types/pa_vimage.h, src/types/pa_vint.h, src/types/pa_vmail.C,
14369: src/types/pa_vmail.h, src/types/pa_vmath.C, src/types/pa_vmath.h,
14370: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
14371: src/types/pa_vobject.C, src/types/pa_vobject.h,
14372: src/types/pa_vrequest.C, src/types/pa_vrequest.h,
14373: src/types/pa_vresponse.C, src/types/pa_vresponse.h,
14374: src/types/pa_vstateless_class.C, src/types/pa_vstateless_class.h,
14375: src/types/pa_vstateless_object.h, src/types/pa_vstatus.h,
14376: src/types/pa_vstring.h, src/types/pa_vtable.h,
14377: src/types/pa_vvoid.h, src/types/pa_wcontext.C,
14378: src/types/pa_wcontext.h, src/types/pa_wwrapper.h: ConstStringPtr
14379: died, long live StringPtr
14380:
14381: 2003-01-30 paf
14382:
14383: * src/: include/pa_charset.h, include/pa_request.h,
14384: include/pa_sql_driver_manager.h, main/compile.tab.C,
14385: main/compile.y, main/compile_tools.h, main/pa_request.C,
14386: types/pa_vobject.h, types/pa_vstatus.h: grammar compiled
14387:
14388: * src/: classes/classes.h, include/pa_pool.h, main/compile.C,
14389: main/compile.tab.C, types/pa_value.h, types/pa_vfile.h,
14390: types/pa_vhash.h, types/pa_vmethod_frame.h,
14391: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
14392: types/types.dsp: vstateless_class compiled
14393:
14394: * src/main/compile.C: compile compiled
14395:
14396: * src/: include/pa_array.h, include/pa_operation.h,
14397: include/pa_table.h, main/compile_tools.C, main/compile_tools.h,
14398: main/pa_table.C: compile_tools compiled
14399:
14400: * src/: include/pa_operation.h, main/compile.y,
14401: main/compile_tools.C, main/compile_tools.h: started
14402: compile_tools. vagues ideas of how to free compiled code
14403:
14404: * src/: include/pa_opcode.h, main/compile_tools.h, main/execute.C,
14405: main/main.dsp, types/pa_value.C, types/pa_value.h,
14406: types/pa_vmethod_frame.h, types/pa_vstateless_class.h: value
14407: compiled
14408:
14409: 2003-01-29 paf
14410:
14411: * src/: include/pa_globals.h, include/pa_request.h,
14412: main/pa_globals.C, main/pa_request.C, types/pa_value.h,
14413: types/pa_vmethod_frame.h, types/pa_vstateless_class.h,
14414: types/pa_wcontext.h, types/types.dsp: vmethodframe, pa_request.h
14415: compiled
14416:
14417: * src/lib/ltdl/config_fixed.h: libltdl compiled without warnings
14418: now
14419:
14420: * src/: include/pa_array.h, include/pa_exception.h,
14421: include/pa_pool.h, main/pa_exception.C: gd compiled
14422:
14423: * src/types/: pa_vfile.C, pa_vfile.h, pa_vimage.C, pa_vimage.h: gd
14424: compiled
14425:
14426: * src/: classes/file.C, include/pa_globals.h, main/pa_globals.C,
14427: types/pa_value.C, types/pa_value.h, types/pa_vfile.C,
14428: types/pa_vfile.h: vfile compiled
14429:
14430: * src/: include/pa_common.h, include/pa_globals.h,
14431: include/pa_string.h, main/pa_globals.C, types/pa_value.C,
14432: types/pa_value.h, types/pa_vcookie.C, types/pa_vcookie.h,
14433: types/pa_vform.C, types/pa_vform.h: vcookie compiled
14434:
14435: * src/: include/pa_exception.h, main/pa_cache_managers.C,
14436: main/pa_charsets.C, main/pa_common.C, main/pa_dir.C,
14437: main/pa_exception.C, main/pa_exec.C, main/pa_pool.C,
14438: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
14439: main/pa_uue.C: #include "pa_value_includes.h" everywhere in main
14440:
14441: * src/: include/pa_request_charsets.h, include/pa_request_info.h,
14442: main/main.dsp, main/untaint.C: more compiled
14443:
14444: * src/: include/pa_charsets.h, include/pa_request.h,
14445: include/pa_request_info.h, include/pa_string.h,
14446: main/pa_charsets.C, types/pa_vrequest.C, types/pa_vresponse.C,
14447: types/pa_vresponse.h: vrequest compiled
14448:
14449: * src/types/: pa_value.h, pa_vdate.h, pa_vform.h, pa_vhash.h,
14450: pa_vobject.C, pa_vobject.h, pa_vrequest.C, pa_vresponse.C,
14451: pa_vresponse.h, pa_wcontext.h: vrequest compiled
14452:
14453: * src/: classes/classes.h, include/pa_charset.h,
14454: include/pa_charsets.h, include/pa_globals.h, include/pa_pool.h,
14455: include/pa_request.h, include/pa_string.h, main/main.dsp,
14456: main/pa_charset.C, main/pa_charsets.C, main/pa_globals.C,
14457: main/untaint.C, types/pa_value.h, types/pa_vdouble.h,
14458: types/pa_vfile.h, types/pa_vint.h, types/pa_vmath.C,
14459: types/pa_vrequest.C, types/pa_vrequest.h,
14460: types/pa_vstateless_class.h, types/pa_vstring.h,
14461: types/pa_vvoid.h: vrequest,vdouble,vint compiled
14462:
14463: * src/: classes/classes.h, classes/math.C, include/pa_pool.h,
14464: include/pa_request.h, include/pa_sapi.h, include/pa_string.h,
14465: main/main.dsp, types/pa_value.h, types/pa_vbool.h,
14466: types/pa_vclass.h, types/pa_vdouble.h, types/pa_venv.h,
14467: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
14468: types/pa_vjunction.h, types/pa_vmath.C, types/pa_vmath.h,
14469: types/pa_vobject.h, types/pa_vstateless_class.h,
14470: types/pa_vstateless_object.h, types/pa_vstatus.h,
14471: types/pa_vstring.h, types/types.dsp: vmath compiled
14472:
14473: 2003-01-28 paf
14474:
14475: * src/: classes/classes.h, classes/date.C, classes/file.C,
14476: classes/hash.C, classes/image.C, classes/table.C, classes/xdoc.C,
14477: classes/xnode.h, main/execute.C, main/main.dsp, types/pa_value.h,
14478: types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.C,
14479: types/pa_vobject.h, types/pa_vstateless_class.h: started main:
14480: compile_tools
14481:
14482: * src/: include/pa_charset.h, include/pa_exception.h,
14483: include/pa_request.h, include/pa_string.h, main/untaint.C:
14484: untaint compiled
14485:
14486: * ChangeLog, src/include/pa_array.h, src/include/pa_string.h,
14487: src/main/execute.C, src/main/untaint.C, src/types/pa_vmail.C:
14488: more compiled. struck with string::store_to needing to know
14489: source/client charsets
14490:
14491: * src/: include/pa_exception.h, include/pa_uue.h, main/pa_uue.C,
14492: types/pa_vfile.h: uue compiled
14493:
14494: * src/: include/pa_table.h, main/pa_string.C, main/pa_table.C:
14495: table compiled
14496:
14497: * src/: include/pa_cache_managers.h, main/pa_cache_managers.C,
14498: main/pa_globals.C, main/pa_sql_driver_manager.C: globals compiled
14499:
14500: * src/: include/pa_charset.h, main/pa_charset.C,
14501: main/pa_charsets.C: charset/s simplified [charset::pool_for_load
14502: introduced]
14503:
14504: * src/: classes/date.C, include/pa_charset.h,
14505: include/pa_charsets.h, include/pa_globals.h, main/pa_charset.C,
14506: main/pa_charsets.C, main/pa_globals.C, main/pa_request.C:
14507: pa_charsets compiled
14508:
14509: * src/: include/pa_array.h, include/pa_exec.h, include/pa_hash.h,
14510: include/pa_pool.h, main/pa_exec.C: pa_exec win32 compiled
14511:
14512: * src/: include/pa_pool.h, main/pa_common.C, types/pa_vdouble.h:
14513: common compiled
14514:
14515: * src/: include/pa_charsets.h, main/pa_charsets.C,
14516: main/pa_sql_driver_manager.C: pa_charsets compiled
14517:
14518: * src/: include/pa_array.h, include/pa_charset.h,
14519: include/pa_charsets.h, include/pa_pool.h,
14520: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
14521: include/pa_stack.h, include/pa_string.h,
14522: main/pa_sql_driver_manager.C, types/pa_vhash.h, types/pa_vint.h:
14523: sql_driver_manager compiled
14524:
14525: * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: ukranian
14526: letter i with two dots added to koi, all ukranian letters added
14527: to win1251.
14528:
14529: typographic simbol 0xb9 deleted from win1251 [strange one & were
14530: abscent from koi]
14531:
14532: 2003-01-27 paf
14533:
14534: * src/: include/pa_exception.h, include/pa_sql_connection.h,
14535: include/pa_sql_driver_manager.h, include/pa_string.h,
14536: main/pa_common.C, main/pa_exec.C, main/pa_sql_driver_manager.C,
14537: sql/pa_sql_driver.h: paused on sql_manager
14538:
14539: * src/: include/pa_cache_managers.h, include/pa_pool.h,
14540: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
14541: include/pa_stack.h, main/pa_sql_driver_manager.C,
14542: types/pa_vtable.h, types/pa_vvoid.h: vtable compiled
14543:
14544: * src/: classes/op.C, include/pa_globals.h, include/pa_hash.h,
14545: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
14546: include/pa_table.h, main/pa_sql_driver_manager.C,
14547: main/pa_table.C: table compiled
14548:
14549: * src/: include/pa_cache_managers.h, main/pa_cache_managers.C:
14550: cache_managers compiled
14551:
14552: * src/: include/pa_array.h, include/pa_charset.h,
14553: include/pa_pool.h, main/pa_charset.C: charset compiled
14554:
14555: * src/: include/pa_pool.h, main/pa_common.C: common compiled
14556:
14557: * src/: include/pa_array.h, include/pa_common.h, include/pa_hash.h,
14558: include/pa_pool.h, include/pa_string.h, main/pa_common.C,
14559: main/pa_string.C, types/pa_value.C, types/pa_value.h,
14560: types/pa_vhash.h, types/pa_vint.h, types/pa_vstateless_class.h,
14561: types/pa_wcontext.C, types/pa_wcontext.h: wcontext compiled
14562:
14563: 2003-01-24 paf
14564:
14565: * src/: classes/classes.C, classes/classes.h, include/pa_array.h,
14566: include/pa_common.h, include/pa_globals.h, include/pa_hash.h,
14567: include/pa_pool.h, include/pa_string.h, main/pa_common.C,
14568: main/pa_globals.C, main/pa_string.C, types/pa_value.h,
14569: types/pa_vbool.h, types/pa_vdouble.h, types/pa_vhash.h,
14570: types/pa_vint.h, types/pa_vjunction.h,
14571: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
14572: types/pa_vstatus.h, types/pa_vstring.h: more patched
14573:
14574: * src/: classes/op.C, include/pa_array.h, include/pa_exception.h,
14575: include/pa_hash.h, include/pa_pool.h, include/pa_string.h,
14576: include/pa_table.h, main/pa_dictionary.C, main/pa_exception.C,
14577: main/pa_string.C, main/pa_table.C: string compiled
14578:
14579: * src/: include/pa_array.h, include/pa_common.h,
14580: include/pa_dictionary.h, include/pa_exception.h,
14581: include/pa_pool.h, include/pa_string.h, include/pa_table.h,
14582: main/pa_common.C, main/pa_dictionary.C, main/pa_exception.C,
14583: main/pa_string.C: dictionary compiled
14584:
14585: 2003-01-23 paf
14586:
14587: * src/: include/pa_array.h, include/pa_common.h,
14588: include/pa_exception.h, include/pa_globals.h, include/pa_pool.h,
14589: include/pa_request.h, include/pa_string.h, main/pa_common.C,
14590: main/pa_exception.C, main/pa_globals.C, types/pa_value.C,
14591: types/pa_value.h: resurrected pool in new sense: now it's
14592: factory, producing&accounting memory chunks for read[autofree]
14593: buffers
14594:
14595: * src/: include/pa_array.h, include/pa_exception.h,
14596: include/pa_hash.h, include/pa_pool.h, include/pa_table.h,
14597: main/pa_exception.C, main/pa_table.C: table compiled
14598:
14599: * src/: classes/image.C, classes/op.C, include/pa_array.h,
14600: include/pa_exception.h, include/pa_globals.h, include/pa_hash.h,
14601: include/pa_pool.h, include/pa_pragma_pack_begin.h,
14602: include/pa_pragma_pack_end.h, include/pa_sapi.h,
14603: include/pa_string.h, include/pa_table.h, include/pa_types.h,
14604: main/pa_exception.C, main/pa_globals.C, main/pa_string.C,
14605: main/pa_table.C: aint that easy
14606:
14607: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
14608: main/main.dsp: continued with Hash
14609:
14610: * src/main/pa_common.C: connect_string allocated on heap[wes on
14611: stack] now. and exception can be reported OK now [can be reported
14612: outside of pro c with that stack]
14613:
14614: 2003-01-22 paf
14615:
14616: * src/: include/pa_array.h, include/pa_charset.h,
14617: include/pa_dictionary.h, include/pa_hash.h, include/pa_pool.h,
14618: include/pa_string.h, main/pa_array.C, main/pa_hash.C,
14619: main/pa_pool.C, main/pa_string.C: started auto_ptr. PA_Object is
14620: base: contains references_count. auto_ptr template calls
14621: add_ref/release
14622:
14623: 2003-01-21 paf
14624:
14625: * src/: classes/classes.C, classes/classes.h, classes/date.C,
14626: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
14627: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
14628: classes/op.C, classes/response.C, classes/string.C,
14629: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
14630: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
14631: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
14632: include/pa_config_fixed.h, include/pa_config_includes.h,
14633: include/pa_dictionary.h, include/pa_dir.h,
14634: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
14635: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
14636: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
14637: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
14638: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
14639: include/pa_stack.h, include/pa_string.h,
14640: include/pa_stylesheet_connection.h,
14641: include/pa_stylesheet_manager.h, include/pa_table.h,
14642: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
14643: lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
14644: lib/pcre/pcre_parser_ctype.c, main/compile.C,
14645: main/compile_tools.C, main/compile_tools.h, main/execute.C,
14646: main/pa_array.C, main/pa_cache_managers.C, main/pa_charset.C,
14647: main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
14648: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
14649: main/pa_globals.C, main/pa_hash.C, main/pa_pool.C,
14650: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
14651: main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
14652: main/pa_uue.C, main/untaint.C, sql/pa_sql_driver.h,
14653: targets/cgi/pa_pool.C, targets/cgi/pa_threads.C,
14654: targets/cgi/parser3.C, targets/cgi/pool_storage.h,
14655: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
14656: targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h,
14657: types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
14658: types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
14659: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
14660: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
14661: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
14662: types/pa_vhash.h, types/pa_vimage.C, types/pa_vimage.h,
14663: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmail.C,
14664: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
14665: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
14666: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
14667: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
14668: types/pa_vstateless_object.h, types/pa_vstatus.C,
14669: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
14670: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
14671: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
14672: types/pa_vxnode.h, types/pa_wcontext.C, types/pa_wcontext.h,
14673: types/pa_wwrapper.h, main/compile.tab.C, main/compile.y:
14674: 2002->2003
14675:
14676: 2003-01-16 paf
14677:
14678: * operators.txt, src/include/pa_globals.h, src/main/pa_common.C,
14679: src/main/pa_globals.C: http:// introducing $.any-status(1)
14680:
14681: * operators.txt, src/include/pa_config_fixed.h,
14682: src/main/pa_common.C: http request now return status. and not
14683: fail on status!=200
14684:
14685: 2003-01-15 paf
14686:
14687: * src/main/pa_globals.C: localized pa_xmlFileRead/Close
14688:
14689: 2003-01-14 paf
14690:
14691: * src/lib/ltdl/: config.guess, config.sub, install-sh, missing,
14692: mkinstalldirs: removed some ancient files [they in / really]
14693:
14694: * src/lib/ltdl/: config_fixed.h, libltdl.dsp, ltdl.c: ltdl.c
14695: regretfully needed patch in two places. in config_fixed.h made
14696: stubs for lib to compile in MSVC
14697:
14698: 2003-01-13 paf
14699:
14700: * config.guess, config.sub, ltmain.sh: removed last piece of
14701: configure.in(libtool) hacks
14702:
1.101 moko 14703: * src/lib/ltdl/: COPYING.LIB, acinclude.m4, config.h,
1.95 moko 14704: config_auto.h.in, configure, configure.in, libltdl.dsp, ltdl.c,
14705: ltdl.h: moved to latest libtool (1.4.3)
14706:
14707: 2003-01-10 paf
14708:
14709: * src/lib/ltdl/: configure, configure.in: PROG_NM
14710:
14711: * src/main/pa_globals.C: moved to latest xml lib versions, changed
14712: patches. libxml2 >= 2.5.1
14713: [ftp://xmlsoft.org/libxml2-2.5.1.tar.gz] libxslt >= 1.0.23
14714: [ftp://xmlsoft.org/libxslt-1.0.23.tar.gz] gdome2 >= 0.7.2
14715: [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.2.tar.gz]
14716:
14717: * INSTALL: moved to latest versions of xml libs libxml2 >=
14718: 2.5.1 [ftp://xmlsoft.org/libxml2-2.5.1.tar.gz] libxslt >=
14719: 1.0.23 [ftp://xmlsoft.org/libxslt-1.0.23.tar.gz] gdome2 >=
14720: 0.7.2 [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.2.tar.gz]
14721:
14722: 2003-01-09 paf
14723:
14724: * INSTALL: xml,xslt,gdome lib urls updated
14725:
14726: * config.guess, config.sub, missing, mkinstalldirs,
1.101 moko 14727: src/include/pa_config_auto.h.in, src/lib/ltdl/config_auto.h.in,
1.95 moko 14728: src/lib/ltdl/configure, src/lib/ltdl/configure.in,
1.101 moko 14729: src/targets/cgi/Makefile.am: moved to autoconf 2.57 & automake
14730: 1.7.2
1.95 moko 14731:
14732: * depcomp: moving to automake 1.7.2
14733:
14734: 2002-12-27 paf
14735:
14736: * src/include/pa_version.h: 0007
14737:
14738: * src/doc/: aliased.dox, index.dox, module.dox, pooled.dox: removed
14739: outdated parts, made links to language docs
14740:
14741: * src/include/pa_config_auto.h.in: comment
14742:
14743: 2002-12-26 paf
14744:
14745: * src/classes/file.C: ^file:fullpath[a.gif] when document root did
14746: not contain trailing / fixed.
14747:
14748: * INSTALL: changing SAFE_MODE politics
14749:
14750: * src/include/pa_config_auto.h.in: changing SAFE_MODE politics
14751:
14752: * src/main/: pa_common.C, pa_exec.C: changing SAFE_MODE politics
14753:
14754: 2002-12-25 paf
14755:
14756: * src/main/pa_globals.C: optimized-xml
14757:
14758: * src/main/pa_globals.C: optimized-as-is
14759:
14760: 2002-12-24 paf
14761:
14762: * src/main/: pa_common.C, pa_pool.C: pool::copy on zero size|ptr
14763: fixed [were really called with zero size when .html?a=&b=]
14764:
14765: * src/classes/mail.C: $MAIL in @conf now invalid when configured
14766: with --with-sendmail
14767:
14768: * src/main/pa_exec.C: fork/pipe error now [old always-pipe-error
14769: fixed]
14770:
14771: 2002-12-23 paf
14772:
14773: * src/types/pa_vcookie.C: $cookie:field[put value] fixed [were
14774: ignoring parameters & were storing only string with default
14775: expires
14776:
14777: * src/main/pa_charset.C: From: "Victor Fedoseev" <vvf_ru@mail.ru>
14778: To: "Alexandr Petrosian (PAF)" <PAF@design.ru> Sent: Monday,
14779: December 23, 2002 4:22 AM Subject: bug â
14780: Charset::transcode_buf2xchar
14781:
14782: 2002-12-20 paf
14783:
14784: * src/targets/cgi/parser3.C: removed last \n appending in non-win32
14785: non-cgi [script] runs
14786:
14787: 2002-12-19 paf
14788:
14789: * INSTALL: --without-iconv recommended [it crashes on some systems
14790: [tested on elik]] moreover, it's not needed there [parser
14791: registers charsets itself]
14792:
14793: * INSTALL: --without-iconv recommended [it crashes on some systems
14794: [tested on elik]]
14795:
14796: * operators.txt, src/include/pa_globals.h,
14797: src/include/pa_request.h, src/main/pa_globals.C,
14798: src/main/pa_request.C: $response:download
14799:
14800: * src/classes/mail.C: 'to' check bugfix [now checked only on ms
14801: compiler [win32]].
14802:
14803: 2002-12-18 paf
14804:
14805: * src/classes/xdoc.C: doc->URL on xdoc.load set correctly now
14806:
14807: 2002-12-17 paf
14808:
14809: * src/targets/cgi/parser3.C: merged die&iis changes
14810:
14811: * src/targets/cgi/parser3.C: 1. on win32 in die: abort() reverted
14812: to exit(1) 2. more flexible iilegal call check
14813:
14814: 2002-12-16 paf
14815:
14816: * ltmain.sh: some automakes silly insist on having this handy
14817:
14818: * src/main/untaint.C: filespec russian small 'r' changed to latin
14819: 'p' bug fix
14820:
14821: 2002-12-15 paf
14822:
14823: * src/main/untaint.C: filespec russian small 'r' changed to latin
14824: 'p'
14825:
14826: * configure.in, src/include/pa_config_auto.h.in,
14827: src/main/compile.C, src/main/pa_common.C: merged small changes
14828: from branch 6 to HEAD
14829:
14830: * src/main/compile.C: removed warning
14831:
14832: * src/main/pa_common.C: ftruncate having checked
14833:
14834: * configure.in, src/include/pa_version.h: new version
14835:
14836: 2002-12-14 paf
14837:
14838: * src/classes/table.C: removed unnecessary code
14839:
14840: * src/sql/pa_sql_driver.h: exception type fixed
14841:
14842: 2002-12-09 paf
14843:
14844: * src/types/pa_vvoid.h: $void.store[now] error
14845:
14846: * src/targets/cgi/parser3.C: ::die now tries to write core dump
14847:
14848: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: ::die now
14849: tries to write core dump
14850:
14851: * src/targets/cgi/parser3.C: ::die now tries to write core dump
14852:
14853: * src/: classes/hash.C, classes/string.C, classes/table.C,
14854: classes/void.C, main/pa_sql_driver_manager.C,
14855: sql/pa_sql_driver.h: changed exception handling mech in sql
14856: handlers #2
14857:
14858: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: changed
14859: exception handling mech in sql handlers
14860:
14861: * src/sql/pa_sql_driver.h: changed exception handling mech in sql
14862: handlers
14863:
14864: * src/: classes/hash.C, classes/string.C, classes/table.C,
14865: classes/void.C, main/pa_sql_driver_manager.C,
14866: sql/pa_sql_driver.h: changed exception handling mech in sql
14867: handlers
14868:
1.101 moko 14869: * configure.in: removed configure.in:AC_LIBTOOL, it caused automake
14870: to write makefile which used libtool to install things, which is
14871: not needed
1.95 moko 14872:
14873: 2002-12-06 paf
14874:
14875: * operators.txt, src/main/compile.tab.C, src/types/pa_vhash.h:
14876: $hash.fields -- pseudo field to make 'hash' more like 'table'
14877:
14878: 2002-12-05 paf
14879:
14880: * src/: classes/mail.C, types/pa_vmail.C, types/pa_vmail.h: smtp
14881: cc/bcc OK now
14882:
14883: * src/main/untaint.C: mail header closed properly
14884:
14885: * src/: main/pa_common.C, main/untaint.C, types/pa_vmail.C: mail
14886: header ',' allowed. still bugs in smtp [only one receiptient
14887: works, cc, bcc ignored now, and MAILED ;)]
14888:
14889: [strncpy killed, memnchr used]
14890:
14891: * src/main/pa_table.C: table-copy now current=0
14892:
14893: * src/main/: pa_array.C, pa_table.C: wow! found/fixed bug in
14894: lowlevel proc
14895:
14896: * src/targets/cgi/parser3.C: more checks on
14897: http://domain/parser.cgi start [maybe some getenv returns "",
14898: checked that now
14899:
14900: * src/targets/cgi/parser3.C: more checks on
14901: http://domain/parser.cgi start [maybe some getenv returns "",
14902: checked that now
14903:
14904: * src/targets/cgi/parser3.C: error logging made unbuffered [so that
14905: out-of-mem errors reached log]
14906:
14907: * src/: classes/mail.C, targets/cgi/parser3.C, types/pa_vmail.C:
14908: mail:send MIME-Version default
14909:
14910: * src/main/main.dsp: pa_version included into main.dsp
14911:
14912: 2002-12-04 paf
14913:
14914: * src/types/pa_vform.C: $form:field string value cut by premature 0
14915:
14916: * parser3.dsw, src/main/compile.tab.C, src/main/main.dsp:
14917: lib/libltdl -> lib/ltdl Win32 changes. s
14918:
14919: * src/classes/classes.awk: more strict *.C$
14920:
14921: * gnu.dsp: restored
14922:
1.101 moko 14923: * configure.in, gnu.dsp, src/lib/Makefile.am,
14924: src/lib/ltdl/Makefile.am, src/lib/ltdl/README,
14925: src/lib/ltdl/acinclude.m4, src/lib/ltdl/config.guess,
14926: src/lib/ltdl/config.h, src/lib/ltdl/config.sub,
14927: src/lib/ltdl/config_auto.h.in, src/lib/ltdl/config_fixed.h,
14928: src/lib/ltdl/configure, src/lib/ltdl/configure.in,
14929: src/lib/ltdl/install-sh, src/lib/ltdl/libltdl.dsp,
14930: src/lib/ltdl/ltdl.c, src/lib/ltdl/ltdl.h: src/lib/ltdl/Makefile
14931: now created with /configure, not ltdl/configure, so it does have
14932: no problems with automake. ltdl/configure
14933: AC_OUTPUT(Makefile<<removed)
1.95 moko 14934:
14935: 2002-12-02 paf
14936:
14937: * operators.txt: removed outdated status:db
14938:
14939: * ChangeLog, src/classes/mail.C, src/include/pa_common.h,
14940: src/main/pa_common.C, src/main/pa_request.C,
14941: src/types/pa_vcookie.C, src/types/pa_vmail.C: http header lang of
14942: tainted parts becomes http-header
14943:
14944: 2002-11-29 paf
14945:
14946: * src/classes/date.C, src/classes/image.C, operators.txt: exif
14947: dates now objects of type date
14948:
14949: * src/classes/image.C: file.seek removed [it were used in image.C
14950: only, and for parser user this means that jpeg image has bad
14951: size in fragment's header] now used image.format
14952:
14953: * src/: include/pa_common.h, main/pa_common.C,
14954: types/pa_vresponse.C, types/pa_vresponse.h: http:// param values
14955: now handled exactly like $response:header values. e.g. can be
14956: hash [can have subattributes] & contain date values.
14957:
14958: * src/main/pa_common.C: http:// param values lang forced URI
14959:
14960: * src/main/pa_common.C: http:// tainted partes now %xx
14961:
14962: 2002-11-28 paf
14963:
14964: * operators.txt: http.timeout
14965:
14966: * src/classes/image.C: ^image.length now counts interchar space.
14967: plus space after last char
14968:
14969: * src/main/pa_string.C: PCRE_DOLLAR_ENDONLY
14970:
14971: * src/classes/image.C: ^image.font width measurer now scans full
14972: height [were -1]
14973:
14974: * configure.in: stopped double libltdl/Makefile generation
14975:
14976: * src/classes/image.C: ^image.text now outputs one pixel HIGHER
14977: chars [one top horizontal line of 1pixel height were missing]
14978:
14979: * src/classes/op.C: ^cache bug fixed. stupid compiler allowed
14980: 'false' to go into (Hash *) parameter
14981:
14982: 2002-11-27 paf
14983:
14984: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
14985: types/pa_vmail.C: response:body[file] if file nows it's name now
14986: returns content-disposition: >>attachment<<
14987:
14988: * src/classes/image.C: ^image.font << bad font file-size now
14989: properly reported
14990:
14991: 2002-11-26 paf
14992:
14993: * src/main/pa_request.C: fixed lang in reponse header
14994:
14995: * src/main/pa_common.C: utf8 prefix ignored @read text
14996:
14997: * operators.txt, src/main/pa_common.C: http:// response status!=200
14998: made exception: http.status with source=bad status#
14999:
15000: 2002-11-25 paf
15001:
15002: * configure.in, src/classes/image.C,
15003: src/include/pa_config_auto.h.in,
15004: src/include/pa_config_includes.h, src/main/Makefile.am,
1.101 moko 15005: src/main/pa_common.C, src/main/pa_globals.C: http:// and image
15006: const void related probs fixed
1.95 moko 15007:
15008: * operators.txt, src/main/pa_common.C: http fields now UPPERCASE
15009:
15010: $file[^file::load[http://there]] $file.SERVER
15011:
15012: * src/: classes/file.C, classes/image.C, classes/xdoc.C,
15013: include/pa_common.h, main/pa_common.C, main/pa_request.C: checked
15014: http options [invalid onces now reported] made default
15015: user-agent: paf
15016:
15017: * operators.txt, src/classes/file.C, src/classes/table.C,
15018: src/classes/xdoc.C, src/include/pa_common.h,
15019: src/include/pa_globals.h, src/main/pa_common.C,
15020: src/main/pa_globals.C, src/main/pa_request.C,
15021: src/types/pa_vfile.C, src/types/pa_vfile.h: table/xdoc/file::load
15022: now understand http:// prefix and additional params, sample:
15023: $rates[^xdoc::load[http://www.cbr.ru/scripts/XML_daily.asp?date_req=02/03/2002;
15024: $.USER-AGENT[parser3] ]]
15025:
15026: 2002-11-22 paf
15027:
15028: * src/classes/image.C, src/include/pa_globals.h,
15029: src/main/execute.C, src/main/pa_globals.C, src/types/pa_vimage.C,
15030: src/types/pa_vimage.h, operators.txt: $image.exif support
15031: $image.exif.DateTime & co
15032:
15033: 2002-11-21 paf
15034:
15035: * src/main/: pa_exec.C, untaint.C: cstr(UL_UNSPECIFIED) [not
15036: _PASS_APPENDED)
15037:
15038: * src/classes/image.C: jpeg size measure fixed: were badly skipping
15039: EXIF information [were big block and it's size were considered
15040: negative :(]
15041:
15042: * operators.txt, src/classes/image.C, src/include/pa_common.h,
15043: src/main/pa_common.C, src/types/pa_vmail.C: image.measure
15044: internals rewritten. no there's reader.seek, and all's ready for
15045: EXIF extraction [now we fail to measure files with EXIF info]
15046:
15047: * src/main/pa_common.C: O_TRUNCATE killed, ftruncate used instead:
15048: O_TRUNC truncates even exclusevely write-locked file [thanks to
15049: Igor Milyakov <virtan@rotabanner.com> for discovering]
15050:
15051: 2002-11-20 paf
15052:
15053: * src/targets/cgi/parser3.C: logging @signal += query_string
15054:
15055: * configure.in, src/include/pa_config_auto.h.in,
15056: src/include/pa_config_includes.h, src/targets/cgi/parser3.C:
15057: comment
15058:
15059: * src/targets/cgi/parser3.C: SIGNALS overriden @ main top
15060:
15061: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
15062: targets/cgi/parser3.C: SIGUSR1 >> writes to error_log uri of
15063: currently processed document SIGPIPE >> interrupts request
15064: processing [exception = DB rollback]
15065:
15066: * src/main/pa_exec.C: comment
15067:
15068: * src/main/pa_exec.C: pa_exec: data written only if size>0
15069:
15070: * operators.txt, src/classes/file.C: ^file::exec/cgi[file;$.stdin[]
15071: << disable HTTP-POST repassing
15072:
15073: * src/: include/pa_config_fixed.h, main/pa_common.C,
15074: main/pa_exec.C, targets/cgi/parser3.C: ^file:exec/cgi [pa_exec]
15075: pipe read errors now checked
15076:
15077: 2002-11-19 paf
15078:
15079: * src/targets/cgi/parser3.C: removed #ifdef WIN32 around check of
15080: CGI: Illegal call
15081:
15082: 2002-11-01 paf
15083:
15084: * src/main/execute.C: comment
15085:
15086: 2002-10-31 paf
15087:
15088: * src/main/execute.C: found out why, checked that for now. todo:
15089: find out a way for that user could do that
15090:
15091: * src/types/pa_vstateless_object.h: object put replaces static
15092: parent if any
15093:
15094: * src/types/pa_vobject.C: object put replaces static parent if any
15095:
15096: * src/: classes/form.C, classes/mail.C, classes/op.C,
15097: classes/xnode.h, main/compile.tab.C, main/execute.C,
15098: main/pa_request.C, types/pa_value.h, types/pa_vclass.C,
15099: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
15100: types/pa_vcookie.h, types/pa_vdate.h, types/pa_venv.h,
15101: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
15102: types/pa_vhash.h, types/pa_vimage.h, types/pa_vmail.C,
15103: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
15104: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
15105: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
15106: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
15107: types/pa_vstateless_object.h, types/pa_vstatus.C,
15108: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.C,
15109: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
15110: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
15111: types/pa_wwrapper.h: static fix merged
15112:
15113: * src/: main/compile.tab.C, types/pa_vobject.C: killed
15114: $virtual_fields in dynamic, but one can reach derived
15115: static[class] variable from base
15116:
15117: * src/: classes/op.C, types/pa_value.h, types/pa_vmethod_frame.h,
15118: types/pa_vobject.C, types/pa_vobject.h,
15119: types/pa_vstateless_class.C, types/pa_vstateless_class.h: fixed
15120: statics, left $virtual_fields in dynamic
15121:
15122: * src/types/: pa_vobject.C, pa_vstateless_class.C: realized that
15123: one can't remember derivates in base class: there's so many of
15124: them. also there can be no virtual method calls in static
15125: classes
15126:
15127: * src/: classes/form.C, classes/mail.C, classes/op.C,
15128: classes/xnode.h, main/execute.C, main/pa_request.C,
15129: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
15130: types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
15131: types/pa_vdate.h, types/pa_venv.h, types/pa_vfile.h,
15132: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
15133: types/pa_vimage.h, types/pa_vmail.C, types/pa_vmail.h,
15134: types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.C,
15135: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
15136: types/pa_vresponse.C, types/pa_vresponse.h,
15137: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
15138: types/pa_vstateless_object.h, types/pa_vstatus.C,
15139: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.C,
15140: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
15141: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
15142: types/pa_wwrapper.h: static call $self fixed
15143:
15144: * src/main/execute.C: comment
15145:
15146: * src/: classes/op.C, types/pa_value.h, types/pa_vobject.h:
15147: ^process[$caller.self]{...} now compiles to last derived object
15148: part of that 'self'
15149:
15150: 2002-10-29 paf
15151:
15152: * src/targets/isapi/parser3isapi.C: comment on 404 bad status
15153: re-passing [iis to blame]
15154:
15155: * src/classes/string.C: changed string.save to pass current sql
15156: connection to cstr thus one can ^connect[some server]{
15157: $s[insert into table x (x) values (^taint[sql]{value})]
15158: ^s.save[some.sql] } and he'd get in some.sql file code with
15159: properly escaped. [tried in mssql->mysql export->import of
15160: binary data]
15161:
15162: 2002-10-25 paf
15163:
15164: * src/types/pa_vresponse.C: case insensitive response user fields
15165: get/put
15166:
15167: * src/: include/pa_hash.h, main/pa_hash.C, main/pa_request.C,
15168: types/pa_vresponse.C: saving for maybe-future
15169:
15170: 2002-10-23 paf
15171:
15172: * operators.txt, src/classes/table.C: ^table.hash{code}...
15173: ^table.hash(expr)...
15174:
15175: * src/types/pa_vmail.C: email whitespace trimBoth-ed
15176:
15177: 2002-10-22 paf
15178:
15179: * src/types/: pa_vform.C, pa_vform.h: removed needless
15180: VForm::Append...(...Value)
15181:
15182: * src/main/execute.C: $.name outside of $name[...] checked
15183:
15184: * src/main/: compile.tab.C, compile.y: lexer changed to fix
15185: ^call[]^#HH bug [that situation yelded no EON, which whas wrong]
15186:
15187: 2002-10-21 paf
15188:
15189: * operators.txt, src/types/pa_vform.C, src/types/pa_vform.h:
15190: $form:qtail $form:imap.x/y
15191:
15192: * operators.txt, src/types/pa_vform.C: $form:nameless =
15193: "?value&...", "...&value&...", "...&value"
15194:
15195: * operators.txt, src/types/pa_vform.C: $form:image-map
15196:
15197: * operators.txt, src/classes/file.C: /some/page.html:
15198: ^file:fullpath[a.gif] => /some/a.gif
15199:
15200: 2002-10-17 paf
15201:
15202: * src/main/: compile.tab.C, compile.y: operators precedence changed
15203: a little: logical not and bitwise negation precedence made
15204: highest, << and >> bitshits precedence made equal [were << higher
15205: than >>]
15206:
15207: * src/classes/op.C: exception handling fixed [were bad with
15208: contexts]
15209:
15210: 2002-10-16 paf
15211:
15212: * src/: classes/op.C, include/pa_request.h, main/execute.C,
15213: main/pa_request.C: Request::self considered equal to
15214: VMethodFrame::self, and removed, Request::get_self() mapped to
15215: VMethodFrame.self()
15216:
15217: * src/: classes/op.C, main/pa_request.C: VMainClass now has name =
15218: $hash in open field now gives old good error meesage
15219:
15220: 2002-10-15 paf
15221:
15222: * src/types/pa_vjunction.h: ^if(def $junction){was true}{now false}
15223: use ^if($junction is junction){was and now true}
15224:
15225: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h,
15226: include/pa_pool.h, main/pa_charset.C, main/pa_pool.C,
15227: types/pa_vxnode.C: xml->parser strings now have origin, which
15228: points to place where value left xml library and came to parser:
15229: place of dom field extraction/call
15230:
15231: * src/: classes/op.C, include/pa_opcode.h, include/pa_request.h,
15232: main/compile.tab.C, main/compile.y, main/execute.C,
15233: types/pa_vmethod_frame.h: removed last pieces of old code
15234: allowing $junction.xxx at compile time
15235:
15236: * ChangeLog, src/classes/op.C, src/main/compile.tab.C,
15237: src/main/compile.y, src/types/pa_vmethod_frame.h: process[self]
15238: objects also considered [were only classes]
15239:
15240: * ChangeLog, src/classes/op.C, src/include/pa_request.h,
15241: src/types/pa_vmethod_frame.h: ^process[CLASS]{body} now executed
15242: with CLASS self. [ (request&method_frame).self temporarily
15243: changed ]
15244:
15245: * src/classes/: hash.C, op.C: method_frame now always changed, with
15246: no exception to native calls. for&foreach changed to use
15247: method_frame.caller for their var's name context
15248:
15249: * src/: main/execute.C, targets/cgi/parser3.C,
15250: types/pa_vstateless_class.C, types/pa_vstateless_class.h:
15251: compiling to system classes disabled
15252:
15253: * operators.txt, src/classes/op.C:
15254: ^process[$caller.CLASS]{code-string} added
15255:
15256: * operators.txt, src/classes/op.C, src/main/compile.tab.C,
15257: src/main/compile.y, src/main/execute.C, src/main/pa_request.C,
15258: src/types/Makefile.am, src/types/pa_vjunction.C,
15259: src/types/pa_vjunction.h, src/types/pa_vmethod_frame.h,
15260: src/types/types.dsp: removed $junction.get $junction.set[]
15261: introducing $caller
15262:
15263: * src/types/pa_value.h: removed outdated comments. doxygen would
15264: find them lower by inheritance tree
15265:
15266: * src/types/pa_vjunction.C: ident
15267:
15268: 2002-10-14 paf
15269:
15270: * src/classes/op.C: process compiles to code's class class
15271:
15272: * src/: classes/form.C, classes/mail.C, classes/op.C,
15273: include/pa_request.h, main/compile.C, main/compile.tab.C,
15274: main/compile.y, main/execute.C, main/pa_request.C,
15275: types/pa_vstateless_class.h: operators now main-class-methods
15276:
15277: * src/: classes/op.C, include/pa_request.h: ^try{^call{}} now has
15278: better stack trace [has "call" & co there]
15279:
15280: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
15281: operators @auto now executed in MAIN context
15282:
15283: * src/main/execute.C: operator execution context now = MAIN, not
15284: closest stack frame
15285:
15286: @touchit[] $i[after]
15287:
15288: ----t.html $i[before] << local ^touchit[] $i << now 'before',
15289: were 'after'
15290:
15291: ---t.html $i[before] << notlocal [main] ^touchit[] $i << now
15292: 'after'
15293:
15294: * src/main/execute.C: comment
15295:
15296: * src/types/: pa_vclass.C, pa_vobject.h, pa_vstateless_class.C,
15297: pa_vstateless_class.h: $form:CLASS resurrected [wes killed in
15298: action]
15299:
15300: * src/types/pa_vxnode.C: misreplace fixed
15301:
15302: * configure, configure.in, src/include/pa_config_auto.h.in,
15303: src/types/pa_vstatus.C, operators.txt:
15304: $status:rusage.tv_secs/usecs introduced
15305:
15306: 2002-10-09 paf
15307:
15308: * src/classes/: double.C, int.C, string.C: ^string.int[] now failes
15309: on empty string [or uses (default)]
15310:
15311: 2002-10-08 paf
15312:
15313: * src/main/untaint.C: mail header quoted printable changed after
15314: RFC reread
15315:
15316: * operators.txt: plan on ^if(method
15317:
15318: * src/types/pa_vxnode.C: misreplace
15319:
15320: 2002-09-24 paf
15321:
1.101 moko 15322: * src/targets/cgi/Makefile.am: LIBS were bad name in .am
1.95 moko 15323:
15324: * src/types/pa_vmail.C: HAVE_TIMEZONE & co now checked and
15325: mailreceive would compile on freebsd now
15326:
15327: * src/include/pa_config_fixed.h, src/types/pa_vmail.C, acconfig.h,
15328: configure, configure.in, src/include/pa_config_auto.h.in,
1.101 moko 15329: src/targets/cgi/Makefile.am: HAVE_TIMEZONE & co now checked and
15330: mailreceive would compile on freebsd now
1.95 moko 15331:
15332: * src/: classes/file.C, main/untaint.C: 1. file spec language
15333: changed: now there are only few chars are untainted: * ? ' " < >
15334: | and, on unix, : \ ~ [russian letters and SPACES now enabled,
15335: one should use ^untaint[uri]{...} now]
15336:
15337: 2. $list[^file:list[dir]] now returns simply tainted names in
15338: $list.name, not tainted as filespec
15339:
15340: @russianindex[] #dir with files with russian-lang names
15341: $where[dir]
15342:
15343: $dir[^file:list[$where;\.txt^$]] ^dir.menu{ <a
15344: href=$where/^untaint[uri]{$dir.name}>$dir.name</a><br> }
15345:
15346: 2002-09-23 paf
15347:
15348: * src/types/pa_vdouble.h: double->int round added
15349:
15350: * src/classes/date.C: date bug fix, now
15351: round(floatDays*secondsPerDay)
15352:
15353: * src/classes/date.C: date bug fix, now
15354: round(floatDays*secondsPerDay)
15355:
15356: 2002-09-20 paf
15357:
15358: * src/main/execute.C: code junction calls disabled [before: code
15359: was compiled in such a way, that there were no code-junctions in
15360: OP_CALL]
15361:
15362: this now error: @badjunctioncall[] ^badjunctioncallinside{code}
15363:
15364: @badjunctioncallinside[code] ^code[]
15365:
15366: * src/main/: compile.tab.C, compile.y: changed grammer on junction
15367: expanding to include ^junction.method
15368:
15369: * src/main/pa_common.C: -d "DIR/" now true
15370:
15371: * src/classes/xdoc.C: xdoc::create[name] now sets $request:charset
15372: as internal xdoc encoding, and after decoding attributes set by
15373: dom functions now encoded OK, not as digital entities
15374:
15375: * src/classes/xdoc.C: empty transform result, being taken as file
15376: now returns empty file, not raises stupid error about "stat-ed
15377: file"
15378:
15379: * src/types/pa_vhash.h: hash.foreach modification of existing keys
15380: allowed
15381:
15382: * src/types/types.dsp: introducing $junction.get/put(1) one can
15383: write iterators now:
15384:
15385: ^user-foreach[key;value]{$key=$value<br>}
15386:
15387: @user-foreach[key;value;code] ^for[i](1;10){ $code.key($i)
15388: $code.value($i*2) $code }
15389:
15390: * src/main/compile_tools.h: mistype
15391:
1.101 moko 15392: * src/targets/cgi/Makefile.am: binaries now depend on makefiles,
15393: thus taking linking options configure changes into account [were:
15394: ignoring]
1.95 moko 15395:
15396: * src/types/: pa_vjunction.C, Makefile.am: introducing
15397: $junction.get/put(1) one can write iterators now:
15398:
15399: ^user-foreach[key;value]{$key=$value<br>}
15400:
15401: @user-foreach[key;value;code] ^for[i](1;10){ $code.key($i)
15402: $code.value($i*2) $code }
15403:
15404: * src/: include/pa_opcode.h, include/pa_request.h,
15405: main/compile.tab.C, main/compile.y, main/execute.C,
15406: main/main.dsp, targets/cgi/parser3.dsp, types/pa_vjunction.h:
15407: introducing $junction.get/put(1) one can write iterators now:
15408:
15409: ^user-foreach[key;value]{$key=$value<br>}
15410:
15411: @user-foreach[key;value;code] ^for[i](1;10){ $code.key($i)
15412: $code.value($i*2) $code }
15413:
15414: 2002-09-19 paf
15415:
1.101 moko 15416: * Makefile.am: new: make commit
1.95 moko 15417:
15418: * aclocal.m4: forced to be older
15419:
15420: 2002-09-18 paf
15421:
15422: * parser3.dsw, src/include/pa_opcode.h, src/main/compile.tab.C,
15423: src/main/compile.y, src/main/execute.C: << >> int shifts
15424:
15425: * src/: include/pa_common.h, include/pa_request.h,
15426: main/pa_common.C, main/pa_request.C: auto.p exists but unreadable
15427: - now this - fatal error
15428:
15429: * src/classes/file.C: ^file::exec/cgi $.stdin[can be file now] so
15430: that one can pass binary data there
15431:
15432: * src/: classes/date.C, classes/double.C, classes/file.C,
15433: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
15434: classes/op.C, classes/response.C, classes/string.C,
15435: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
15436: include/pa_request.h: pa_request contexts made privated, plus
15437: get_{self/method_frame} to read. Request_context_saver used in
15438: ^try to save flang too. [were not saved]
15439:
15440: * src/types/pa_vresponse.C: header value chains joined before
15441: output, this should help $.subject[$var $var] from being
15442: converted to subject: ?koi8-r?Q?...?= ?koi8-r?Q?...?=
15443:
15444: 2002-09-17 paf
15445:
15446: * src/: main/execute.C, types/pa_value.h, types/pa_vmethod_frame.h:
15447: removed changes, operators executed with calling self. lots of
15448: code with ^include code relies on defined/defining self variables
15449:
15450: $a[1] ^include[print_a.p] print_a.p: $a
15451:
15452: ^include[set_a.p] a=$a set_a.p: $a[1]
15453:
15454: * src/: classes/op.C, main/execute.C, main/pa_request.C,
15455: types/pa_value.C, types/pa_value.h, types/pa_vmethod_frame.h,
15456: types/pa_vstateless_class.h: operators now executed with MAIN
15457: self. it's for ^include sake, too strong a change
15458:
15459: * src/classes/op.C: made place for ^process to compile it's code to
15460: in case of no self
15461:
15462: * src/main/execute.C: found ancient param to Junction, removed.
15463: allowed passing self to native_code_operators [for ^process to
15464: work, she needs self]
15465:
15466: * src/: main/execute.C, types/pa_value.C, types/pa_value.h,
15467: types/pa_vstateless_class.h: found ancient param to Junction,
15468: removed. allowed passing self to native_code_operators [for
15469: ^process to work, she needs self]
15470:
15471: * src/: main/execute.C, main/pa_request.C, types/pa_value.C,
15472: types/pa_value.h, types/pa_vmethod_frame.h,
15473: types/pa_vstateless_class.h: allowed Request.self to be 0,
15474: checked that in VMethodFrame get/put and $self.
15475:
15476: * src/classes/: table.C, xdoc.C: table::sql options table::create
15477: copy options options checked, wrong option now fatal error
15478:
15479: * src/main/pa_string.C: string.replace fixed [were missing words on
15480: pieces boundaries]
15481:
15482: * bin/auto.p.dist.in: strange \n
15483:
15484: * configure, configure.in: .so now detected [can be .sl on hpux,
15485: .dll on cygwin, .so in other cases)
15486:
1.101 moko 15487: * configure, configure.in, bin/auto.p.dist.in: .so now detected
15488: [can be .sl on hpux, .dll on cygwin, .so in other cases)
1.95 moko 15489:
15490: * operators.txt, src/classes/hash.C, src/classes/table.C,
15491: src/include/pa_globals.h, src/main/pa_globals.C: table.sql
15492: hash::sql flag to allow duplicate keys [$.distinct(1/0)] first
15493: record taken [were last]
15494:
15495: * src/: classes/hash.C, classes/table.C,
15496: include/pa_sql_connection.h: table.sql hash::sql duplicate keys
15497: now errors
15498:
15499: * src/classes/hash.C: foreach delims bug fixed [were ,2,3]
15500:
15501: * src/classes/: op.C, table.C: menu/for delims bug fixed [were
15502: ,2,3]
15503:
15504: 2002-09-16 paf
15505:
15506: * src/classes/file.C: file::cgi line ends can be both unix & dos.
15507: and they can be unix [\n\n] on win when 'use CGI' used, it causes
15508: stdout to be binary. now detected closest header break.
15509:
15510: * src/: main/untaint.C, types/pa_vmail.C: mail:send closing ?= now
15511: closed right
15512:
15513: 2002-09-13 paf
15514:
15515: * operators.txt, src/main/compile.tab.C, src/main/compile.y,
15516: src/main/compile_tools.h: (expression #comment)
15517:
15518: (multiline expression #comment line2 #comment )
15519:
15520: (expression #comment with (brackets) comment) << OK
15521:
15522: * operators.txt, src/main/compile.tab.C, src/main/compile.y: !|
15523: bitwise !|| numerical xor now [preparing for expression
15524: #comments]
15525:
15526: * src/main/: compile.tab.C, compile.y: @method[$name] now parse
15527: error
15528:
15529: * src/: include/pa_config_fixed.h, main/pa_socks.C: HAVE_WINSOCK_H
15530: cheched in pa_socks.C
15531:
1.101 moko 15532: * configure, configure.in, src/include/pa_config_auto.h.in:
15533: HAVE_WINSOCK_H created in configure.in
1.95 moko 15534:
15535: * src/: main/compile.tab.C, main/compile.y, types/pa_vresponse.C:
15536: cookie date now clean [were mistakenly tainted & that worked bad
15537: with opera -- 'happily' that worked OK with msie]
15538:
15539: 2002-09-12 paf
15540:
15541: * src/types/: pa_vclass.C, pa_vmail.C, pa_vobject.C: VObject &
15542: VClass get_element now first looks to fields, next to methods &
15543: co todo: the rest reason: more speed
15544:
15545: * src/main/untaint.C: quoted printable encoding stops before
15546: \s*<...>$
15547:
15548: * src/main/untaint.C: quoted printable ' ' now =20 and encoding
15549: stops before <...>$
15550:
15551: 2002-09-11 paf
15552:
15553: * src/: main/pa_charset.C, targets/cgi/parser3.dsp: while fixing (
15554: xmlCharEncodingInput/OutputFunc callbacks returned bad value )
15555: forgot to check users of those funcs. not all were using that
15556: return value convention
15557:
15558: * src/lib/pcre/ibm-1254.ucm, etc/parser3.charsets/windows-1254.cfg:
15559: windows-1254 added
15560:
15561: 2002-09-10 paf
15562:
15563: * src/: classes/op.C, main/execute.C, types/pa_wcontext.h:
15564: VCodeFrame parent param were specified badly
15565:
15566: * src/: main/execute.C, types/pa_value.h, types/pa_wwrapper.h:
15567: WWrapper which used in constructing objects(second param to sql
15568: method) ^...sql{}[$.default{code}] now has parent, wich helps
15569: code in hash to survivi
15570:
15571: * src/: include/pa_request.h, main/execute.C: removed redundant
15572: param to execute [stack said 'thanks']
15573:
15574: * src/: classes/op.C, main/execute.C, types/pa_value.C,
15575: types/pa_value.h, types/pa_vcode_frame.h,
15576: types/pa_vmethod_frame.h, types/pa_wcontext.C,
15577: types/pa_wcontext.h, types/pa_wwrapper.h: moved junction kill
15578: responsibility to wcontext
15579:
15580: * src/classes/file.C: decided not to log exec's with stderr, that
15581: could be warnings, and it's up to scritper to log/show them
15582:
15583: * src/: classes/double.C, main/execute.C: double:sql badly called
15584: write_assign_lang, not write_no_lang, thus doing unnecessary
15585: double/string converstion, which were loosing time&precesion
15586:
15587: * src/: main/pa_charset.C, types/pa_vmail.C:
15588: xmlCharEncodingInput/OutputFunc callbacks returned bad value in
15589: case of unfinished in buffer processing, causing accidental
15590: transcode stop [in case that source enc != utf-8 & there is
15591: incomplete utf-8 sequence at the end of 16000block iside of
15592: libxml lib] tfm readed & code updated
15593:
15594: 2002-09-04 paf
15595:
15596: * configure: makes with sjlj
15597:
15598: * INSTALL, src/include/pa_config_fixed.h,
15599: src/include/pa_sql_connection.h,
15600: src/main/pa_sql_driver_manager.C: -with-sjlj-exceptions define
15601: checked. on win32 it made default
15602:
15603: * src/include/pa_config_auto.h.in: sjlj define
15604:
15605: * configure, configure.in: introducing --with-sjlj-exceptions [hpux
15606: can not work with longjump/throw pair, and one must switch that
15607: on there. todo: detect that automatically]
15608:
15609: * src/types/pa_vxnode.C: removed too strong checks of
15610: xnode.elements. now, for instance, if element does not have any
15611: attributes, $xnode.attributes is void, not error
15612:
15613: 2002-09-02 paf
15614:
15615: * operators.txt, src/main/execute.C, src/targets/cgi/parser3.dsp:
15616: removed double_result, didn't help
15617:
15618: * src/main/execute.C: double_result made to move that var away from
15619: hungry g++ optimizer (-O2), before: it were optimized and
15620: comparison operators worked badly
15621:
15622: * src/types/pa_vdate.h: removed debug
15623:
1.101 moko 15624: * Makefile.am, src/types/pa_vdate.h: happy now only install-exec
1.95 moko 15625:
15626: * src/main/execute.C: fixed numeric < & co so that thay now use
15627: c=a-b, c OPERATOR 0. this works fine on solaris/intel for still
15628: unknown reason.
15629:
15630: 2002-08-29 paf
15631:
15632: * parser3.dsw, src/classes/classes.dsp, src/classes/hash.C,
15633: src/classes/op.C, src/classes/string.C, src/include/pa_request.h,
15634: src/lib/md5/md5.dsp, src/main/execute.C, src/main/main.dsp,
15635: src/main/pa_request.C, src/targets/cgi/parser3.dsp,
15636: src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vmail.C,
15637: src/types/pa_vmethod_frame.h, src/types/pa_wcontext.h,
15638: src/types/types.dsp: junction_cleaner moved to auto VMethodFrame
15639: [called less frequent, allowed to remove ugly
15640: Junction.change_context-s from many places, switch,
15641: mail:send..html{}, ..] request.root renamed to method_frame [more
15642: easyreading] ancient {...PUSH/POPs...} changed to stack vars
15643: [speed up]
15644:
15645: 2002-08-28 paf
15646:
15647: * src/types/pa_vcookie.C: $cookie:name[&] $cookie:name << now
15648: tainted
15649:
15650: * src/types/pa_vcookie.C: fixed cookie delete when
15651: $cookie:name[$.value[]]
15652:
15653: * operators.txt, src/classes/string.C:
15654: ^string.split[delim[;options]]
15655:
15656: 2002-08-27 paf
15657:
1.101 moko 15658: * etc/parser3.charsets/Makefile.am: merged from 3.0.0005
1.95 moko 15659:
15660: * operators.txt, src/main/compile.tab.C, src/main/compile.y: # now
15661: delimiter
15662:
15663: * INSTALL: recommended latest gmime 1.0.5
15664:
15665: 2002-08-26 paf
15666:
15667: * configure, configure.in: apache13/hook added to make dist.
15668:
15669: 2002-08-23 paf
15670:
15671: * src/: include/pa_common.h, main/pa_common.C,
15672: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: when auto.p
15673: beside binary [cgi, isapi] not accessible [due to bad rights or
15674: whatever] it's error now
15675:
15676: 2002-08-21 paf
15677:
1.101 moko 15678: * Makefile.am: can use: make happy equals to make update install
1.95 moko 15679:
15680: * src/main/: compile.tab.C, compile.y, compile_tools.C,
15681: compile_tools.h: "BASE:" "BASE::" syntax allowed, means "base
15682: class". compiled as if here they named base class
15683:
15684: * src/main/pa_string.C: fixed bad language bug, [were wrong string
15685: cloning constructor]
15686:
15687: * src/: main/execute.C, types/pa_vobject.h: fixed virtual calls
15688:
15689: * bin/auto.p.dist.in, src/targets/cgi/parser3.C,
15690: src/types/pa_vfile.C, src/types/pa_vmail.C:
15691: $mail.received.file.value.content-type fixed
15692:
15693: 2002-08-20 paf
15694:
15695: * src/classes/file.C: fixed language of file:file result
15696:
15697: * operators.txt, src/classes/void.C: ^void.pos[...] = -1 merged
15698: from 3.0.0005
15699:
15700: * operators.txt, src/classes/void.C: ^void.pos[...] = -1
15701:
15702: * operators.txt, src/classes/void.C: ^void.length[] = 0 merged from
15703: 3.0.0005
15704:
15705: * src/classes/void.C, operators.txt: ^void.length[] = 0
15706:
15707: 2002-08-19 paf
15708:
15709: * src/classes/xdoc.C: xdoc getElementsByTagName, ...NS overriden,
15710: work now
15711:
15712: * src/: classes/xnode.C, types/pa_vxdoc.C: xdoc.fields fixed [were
15713: error in xnode, which were not catched in xdoc]
15714:
15715: * src/: include/pa_stylesheet_connection.h, main/pa_globals.C:
15716: prepared: // validate each document after load/create (?)
15717: //xmlDoValidityCheckingDefaultValue = 1;
15718:
15719: 2002-08-15 paf
15720:
15721: * src/classes/classes.h: write to static var caused useless
15722: Exception, introduced Methoded::put_element wich consumes those
15723:
15724: * operators.txt, src/include/pa_common.h, src/main/pa_common.C,
15725: src/types/pa_vcookie.C, src/types/pa_vdate.h,
15726: src/types/pa_vresponse.C, src/types/pa_vresponse.h:
15727: $response:field[date] $response:field[$.xxx[date]]
15728:
15729: * src/: classes/hash.C, classes/string.C, classes/table.C,
15730: classes/void.C, include/pa_sql_connection.h: fixed source of
15731: ^hash::sql{bad}
15732:
15733: * operators.txt: $request:body unprecessed POST request body
15734:
15735: * src/types/pa_vrequest.C: $request:body unprecessed POST request
15736:
15737: * src/types/: pa_value.h, pa_vdate.h, pa_vrequest.C, pa_vxdoc.C,
15738: pa_vxnode.C: few barks: bark("%s field not found", 0, &aname)
15739:
15740: * operators.txt, src/classes/form.C, src/include/pa_pool.h,
15741: src/include/pa_request.h, src/main/pa_pool.C,
15742: src/types/pa_vform.C, src/types/pa_vform.h: planning/preparing_to
15743: $request:body r.post_data now const
15744:
15745: * src/: classes/image.C, classes/op.C, classes/xdoc.C,
15746: classes/xnode.C, main/execute.C, types/pa_value.h,
15747: types/pa_vhash.h, types/pa_vobject.C, types/pa_vobject.h,
15748: types/pa_vtable.h: instead of type() checking everywhere used
15749: Value.as now user descendants can be used in params.
15750:
15751: VObject::as_*, is_defined now taken from bases. xtable(table)
15752: ^if($xtable) now OK
15753:
15754: * src/: main/execute.C, types/pa_value.h, types/pa_vclass.C,
15755: types/pa_vclass.h, types/pa_vobject.C, types/pa_vobject.h,
15756: types/pa_vxdoc.C, types/pa_vxdoc.h: is->as
15757:
15758: 2002-08-14 paf
15759:
15760: * src/: classes/xnode.h, main/execute.C, targets/cgi/parser3.dsp,
15761: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
15762: types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
15763: types/pa_vdate.h, types/pa_venv.h, types/pa_vfile.h,
15764: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
15765: types/pa_vimage.h, types/pa_vmail.C, types/pa_vmail.h,
15766: types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.C,
15767: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
15768: types/pa_vresponse.C, types/pa_vresponse.h,
15769: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
15770: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.h,
15771: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
15772: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
15773: types/pa_vxnode.h, types/pa_wwrapper.h: is now works with VObject
15774: & VClass
15775:
15776: * src/types/pa_vmail.C: mail: turned off utf8 to source transcoding
15777:
15778: * src/targets/cgi/: fixopt.C, fixopt.h, parser3.C, Makefile.am:
15779: removed fixopt stupidity. on stupid linux use cd /document/root
15780: ../cgi/parser3 script
15781:
15782: * src/targets/cgi/fixopt.C: fixopt now preprocesses command line
15783: params, splitting them by space, excluding argv[0], argv[argc-1]
15784:
15785: * src/targets/cgi/: Makefile.am, parser3.C, parser3.dsp, fixopt.C,
15786: fixopt.h: fixopt now preprocesses command line params, splitting
15787: them by space, excluding argv[0], argv[argc-1]
15788:
15789: * src/targets/cgi/parser3.C: -f config file
15790:
15791: * src/targets/cgi/parser3.C: fixed .log file dir
15792:
15793: 2002-08-13 paf
15794:
15795: * src/types/pa_vobject.C: allow override parent variables, useful
15796: for form descendants [in vobject too, were in vclass]
15797:
15798: * src/types/pa_vclass.C: allow override parent variables, useful
15799: for form descendants
15800:
15801: * src/types/pa_vclass.C: checked: form[vclass]fields can be
15802: overwritten in derived(table)
15803:
15804: * src/: classes/form.C, classes/mail.C, classes/op.C,
15805: classes/xnode.h, include/pa_request.h, main/execute.C,
15806: main/pa_request.C, types/pa_value.h, types/pa_vclass.C,
15807: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
15808: types/pa_vcookie.h, types/pa_vdate.h, types/pa_venv.h,
15809: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
15810: types/pa_vhash.h, types/pa_vimage.h, types/pa_vmail.C,
15811: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
15812: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
15813: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
15814: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
15815: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.h,
15816: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
15817: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
15818: types/pa_vxnode.h, types/pa_wwrapper.h: introduced
15819: Value::get_element(..., bool looking_down) [needed to exclude
15820: endless recoursion]
15821:
15822: * src/types/: pa_vclass.C, pa_vobject.C: reorganized modules todo:
15823: fix bug with put endless recoursion todo: check 'as'
15824:
15825: * src/types/: Makefile.am, pa_vclass.h, pa_vobject.h, types.dsp:
15826: reorganized modules todo: fix bug with put endless recoursion
15827: todo: check 'as'
15828:
15829: * src/types/pa_vobject.h: checked: table fields can be overwritten
15830: in derived(table)
15831:
15832: * src/types/pa_vobject.h: derived classes can have fields of their
15833: own now
15834:
15835: * src/: classes/table.C, types/pa_vtable.C, types/pa_vtable.h:
15836: fixed error message on using non-created table
15837:
15838: * src/: classes/form.C, classes/hash.C, classes/mail.C,
15839: classes/op.C, classes/xnode.h, include/pa_request.h,
15840: main/compile.C, main/compile.tab.C, main/execute.C,
15841: main/pa_request.C, types/pa_value.h, types/pa_vclass.h,
15842: types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
15843: types/pa_vdate.h, types/pa_venv.h, types/pa_vfile.h,
15844: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
15845: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmail.C,
15846: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
15847: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
15848: types/pa_vresponse.C, types/pa_vresponse.h,
15849: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
15850: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.h,
15851: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
15852: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
15853: types/pa_vxnode.h, types/pa_wwrapper.h: VObject.get/out now
15854: looking down/up tree todo: fix error message on non-constructed
15855: parents
15856:
15857: 2002-08-12 paf
15858:
15859: * src/types/: pa_vstateless_class.h, pa_vstateless_object.h: table
15860: derived OK
15861:
15862: * src/main/execute.C: ^base:create[] dynamic call rewritten todo:
15863: thorough testing
15864:
15865: * src/: main/compile.tab.C, main/compile.y, main/execute.C,
15866: main/pa_request.C, types/pa_value.h, types/pa_vclass.h,
15867: types/pa_vobject.h, types/pa_vstateless_class.h,
15868: types/pa_vstateless_object.h, types/pa_wcontext.h,
15869: types/pa_valiased.C, types/pa_valiased.h, types/Makefile.am:
15870: ^base:create[] dynamic call rewritten todo: thorough testing
15871:
15872: * src/types/: pa_value.h, pa_vclass.h, pa_vobject.h: VObject ctor
15873: now instantates base class, remembers it and saves child in
15874: parent VObject.get_class now returns last child = downward
15875: virtual calls OK
15876:
15877: * src/: main/execute.C, types/pa_value.h, types/pa_vclass.h,
15878: types/pa_vdate.h, types/pa_vdouble.h, types/pa_vfile.h,
15879: types/pa_vimage.h, types/pa_vint.h, types/pa_vmethod_frame.h,
15880: types/pa_vobject.h, types/pa_vresponse.h,
15881: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
15882: types/pa_vstring.h, types/pa_vtable.h, types/pa_vxdoc.h,
15883: types/pa_vxnode.h, types/pa_wcontext.h, types/types.dsp: killed
15884: VAliased [redundant], moved $CLASS to VObject only [parser class
15885: instance]
15886:
15887: * bin/auto.p.dist.in: more like in dist on parser.ru
15888:
15889: * bin/auto.p.dist.in: fixed sendmail default comment
15890:
15891: * src/main/pa_request.C: $response:body[file] content-type check
15892: fixed [were bad when content-type is hash]
15893:
15894: 2002-08-09 paf
15895:
15896: * src/: main/execute.C, types/pa_value.h, types/pa_vclass.h,
15897: types/pa_vobject.h, types/pa_vxdoc.h: started as()
15898:
15899: 2002-08-08 paf
15900:
15901: * operators.txt, src/classes/date.C, src/include/pa_globals.h,
15902: src/main/pa_globals.C: year column in month calendar [week year]
15903:
15904: * src/main/execute.C: error reporting on object writes to MAIN
15905: improved [were ruind with fixing $obj[^if(1){$obj}] ]
15906:
15907: * operators.txt, src/types/pa_vdate.h: $date.yearday
15908: $date.daylightsaving
15909:
15910: * src/: classes/mail.C, types/pa_vmail.C: in letter texts one can
15911: use tainted data now. only she must specify the language.
15912:
15913: ^mail:send[ $.from[paf@mail.design.ru]
15914: $.to[paf@mail.design.ru] $.subject[^taint[uri][ìîñêâà]=2]
15915: $.text[^taint[uri][ìîñêâà]=] ]
15916:
15917: * src/: classes/file.C, classes/op.C, types/pa_vfile.C: ^process
15918: now prints more precise origin
15919:
15920: * src/include/pa_string.h: String::first_char now not fails on
15921: empty strings ^if(-f '') now ok and in 3 other places.
15922:
15923: * operators.txt, src/include/pa_string.h, src/main/pa_string.C:
15924: String::first_char now not fails on empty strings ^if(-f '') now
15925: ok and in 3 other places.
15926:
15927: 2002-08-07 paf
15928:
15929: * src/: classes/string.C, main/pa_string.C: ^string.mid(0;bad)
15930: fixed
15931:
15932: * src/main/pa_string.C: ^string.mid(0;bad) fixed
15933:
15934: * src/: main/execute.C, types/pa_vcode_frame.h,
15935: types/pa_vmethod_frame.h, types/pa_wcontext.C,
15936: types/pa_wcontext.h, types/pa_wwrapper.h: vcodeframe were
15937: mistakenly not completely transparent to object writes.
15938: $hash[^if(1){$hash}] now works
15939:
15940: * operators.txt, src/classes/op.C: ^cache...{...^cache<<to past...}
15941: now erasing cache file [there were bad check on that]
15942:
15943: * src/: classes/classes.dsp, classes/table.C,
15944: lib/pcre/pcre_parser_ctype.dsp, main/pa_array.C, types/types.dsp:
15945: all Debug dirs in .dsp now named 'Debug'
15946:
1.101 moko 15947: * etc/parser3.charsets/Makefile.am: all included into dist
1.95 moko 15948:
15949: * operators.txt, src/classes/mail.C: exception_type email.send
15950:
15951: * operators.txt, src/types/pa_vmail.C: exception_type email.format
15952:
15953: * src/types/pa_vmail.C: mail:send empty email checked
15954:
15955: 2002-08-06 paf
15956:
15957: * operators.txt, src/classes/table.C, src/include/pa_array.h,
15958: src/include/pa_table.h, src/main/pa_array.C, src/main/pa_table.C:
15959: ^table::create[$source;$.options] ^table::join[$source;$.options]
15960:
15961: * operators.txt, src/classes/hash.C, src/classes/string.C,
15962: src/classes/table.C: sql options can be string now ^xxx:sql{...}[
15963: # $.default() }
15964:
15965: * src/classes/file.C: $f[file::cgi] $f.UPPER case fields
15966:
15967: * src/: classes/file.C, include/pa_globals.h, main/pa_globals.C,
15968: main/pa_request.C, types/pa_vfile.C, types/pa_vfile.h:
15969: $file.content-type [instead of .mime-type] now works for
15970: file::stat also
15971:
15972: * src/main/pa_request.C: case insensitive mime_type_of
15973:
15974: * bin/auto.p.dist.in: jpeg
15975:
15976: 2002-08-05 paf
15977:
15978: * src/types/pa_vxnode.C: xnode.childNodes now 0... [were 1...]
15979:
15980: * src/types/pa_vmail.C: file buffer relocated to parser heap
15981:
15982: * operators.txt: comment on date:calendar week column
15983:
15984: * src/main/pa_common.C: write checked
15985:
15986: * src/main/: pa_common.C: write checked
15987:
15988: * src/classes/date.C: +1 buf size for stupid snprintfs
15989:
15990: * src/: classes/date.C, include/pa_globals.h, main/pa_globals.C:
15991: month calendar week column [ISO 8601 Week Numbers]
15992:
15993: 2002-08-02 paf
15994:
15995: * src/: include/pa_config_fixed.h, main/pa_string.C,
15996: targets/cgi/getopt.c, targets/cgi/parser3.C: removed #define
15997: DEBUG*
15998:
15999: * configure, configure.in, src/include/pa_version.h: release
16000: 3_0_0005
16001:
16002: * bin/auto.p.dist.in: unhandled_exception comments
16003:
16004: * src/types/: pa_vclass.h, pa_vform.C, pa_vobject.h: opera
16005: multipart post fixed
16006:
16007: * operators.txt, src/main/pa_request.C, src/types/pa_vform.C:
16008: response transcoded source->client only when text/* or simple
16009: onoverridden $response:body
16010:
16011: 2002-08-01 paf
16012:
16013: * src/: classes/classes.C, classes/classes.h, classes/date.C,
16014: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
16015: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
16016: classes/op.C, classes/response.C, classes/string.C,
16017: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
16018: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
16019: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
16020: include/pa_config_fixed.h, include/pa_dictionary.h,
16021: include/pa_dir.h, include/pa_exception.h, include/pa_exec.h,
16022: include/pa_globals.h, include/pa_hash.h, include/pa_opcode.h,
16023: include/pa_pool.h, include/pa_request.h, include/pa_sapi.h,
16024: include/pa_socks.h, include/pa_sql_connection.h,
16025: include/pa_sql_driver_manager.h, include/pa_stack.h,
16026: include/pa_string.h, include/pa_stylesheet_connection.h,
16027: include/pa_stylesheet_manager.h, include/pa_table.h,
16028: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
16029: lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
16030: lib/pcre/pcre_parser_ctype.c, main/compile.C, main/compile.tab.C,
16031: main/compile_tools.C, main/compile_tools.h, main/execute.C,
16032: main/pa_array.C, main/pa_cache_managers.C, main/pa_charset.C,
16033: main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
16034: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
16035: main/pa_globals.C, main/pa_hash.C, main/pa_pool.C,
16036: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
16037: main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
16038: main/pa_uue.C, main/untaint.C, sql/pa_sql_driver.h,
16039: targets/cgi/pa_pool.C, targets/cgi/pa_threads.C,
16040: targets/cgi/parser3.C, targets/cgi/pool_storage.h,
16041: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
16042: targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h,
16043: types/pa_valiased.C, types/pa_valiased.h, types/pa_value.C,
16044: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.h,
16045: types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
16046: types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.h,
16047: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
16048: types/pa_vform.h, types/pa_vhash.h, types/pa_vimage.C,
16049: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
16050: types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.h,
16051: types/pa_vmethod_frame.h, types/pa_vobject.h,
16052: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
16053: types/pa_vresponse.h, types/pa_vstateless_class.C,
16054: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
16055: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
16056: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
16057: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
16058: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
16059: types/pa_wcontext.h, types/pa_wwrapper.h: $Date: now$
16060:
16061: * src/: classes/classes.C, classes/classes.dsp, classes/classes.h,
16062: classes/date.C, classes/double.C, classes/file.C, classes/form.C,
16063: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
16064: classes/math.C, classes/op.C, classes/response.C,
16065: classes/string.C, classes/table.C, classes/void.C,
16066: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
16067: include/pa_array.h, include/pa_cache_managers.h,
16068: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
16069: include/pa_config_fixed.h, include/pa_config_includes.h,
16070: include/pa_dictionary.h, include/pa_dir.h,
16071: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
16072: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
16073: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
16074: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
16075: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
16076: include/pa_stack.h, include/pa_string.h,
16077: include/pa_stylesheet_connection.h,
16078: include/pa_stylesheet_manager.h, include/pa_table.h,
16079: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
16080: lib/md5/pa_md5.h, lib/md5/pa_md5c.c, main/compile.C,
16081: main/compile_tools.C, main/compile_tools.h, main/execute.C,
16082: main/main.dsp, main/pa_array.C, main/pa_cache_managers.C,
16083: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
16084: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
16085: main/pa_exec.C, main/pa_globals.C, main/pa_hash.C,
16086: main/pa_pool.C, main/pa_request.C, main/pa_socks.C,
16087: main/pa_sql_driver_manager.C, main/pa_string.C,
16088: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
16089: main/untaint.C, sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
16090: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
16091: targets/cgi/parser3.dsp, targets/cgi/pool_storage.h,
16092: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
16093: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
16094: targets/isapi/pool_storage.h, types/pa_valiased.C,
16095: types/pa_valiased.h, types/pa_value.C, types/pa_value.h,
16096: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
16097: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
16098: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
16099: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
16100: types/pa_vhash.h, types/pa_vimage.C, types/pa_vimage.h,
16101: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmail.C,
16102: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
16103: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
16104: types/pa_vresponse.C, types/pa_vresponse.h,
16105: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
16106: types/pa_vstateless_object.h, types/pa_vstatus.C,
16107: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
16108: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
16109: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
16110: types/pa_vxnode.h, types/pa_wcontext.C, types/pa_wcontext.h,
16111: types/pa_wwrapper.h, types/types.dsp, Makefile.am,
16112: classes/Makefile.am, main/Makefile.am, targets/cgi/Makefile.am,
16113: types/Makefile.am: ident.C* removed
16114:
16115: * operators.txt, src/classes/file.C, src/main/pa_request.C:
16116: file:find[/can/do/this/now.txt]
16117:
16118: * src/targets/cgi/parser3.C: usage to stdout now
16119:
16120: 2002-07-31 paf
16121:
16122: * src/types/pa_vmail.C: mail: errors-to: now default "postmaster"
16123:
16124: * src/: classes/mail.C, types/pa_vmail.C: mail: errors-to: now
16125: default "postmaster"
16126:
16127: * src/: classes/mail.C, types/pa_vmail.C: mail from/to now must be.
16128: -f postmaster now default sendmail key word "postmaster"
16129: replaced to $.from
16130:
16131: 2002-07-30 paf
16132:
1.101 moko 16133: * configure, configure.in, src/targets/cgi/pa_config_paths.h.in,
16134: src/targets/cgi/parser3.C: removed pa_config_paths.h
1.95 moko 16135:
16136: * src/main/pa_charset.C: comment
16137:
16138: * src/main/pa_charset.C: UTF-8 to 1byte charset convert, no char in
16139: table, &#decimal;
16140:
16141: * src/main/pa_request.C: comment
16142:
16143: * etc/parser3.charsets/windows-1251.cfg: section sign [russian
16144: paragraf]
16145:
16146: 2002-07-11 paf
16147:
16148: * src/main/pa_exec.C: build command line badly added params twice
16149: [and first time without ' ']. double wrong. fixed.
16150:
16151: * src/main/pa_exec.C: invalid .exe caused error message with params
16152: wich parser did not provide = reported badly. fixed that.
16153:
16154: * src/classes/mail.C: $MAIL[ # xxx ]
16155:
16156: now ok
16157:
16158: * operators.txt: plan: sql detailed exception
16159:
16160: 2002-07-01 paf
16161:
16162: * src/: classes/form.C, main/pa_request.C: @conf bug fixed
16163: [MForm.configure_admin were called when request.main_class ==0
16164:
16165: * src/classes/form.C: 10*0x400*400 bug fix [4M not 10M]
16166:
16167: * src/classes/form.C: content_length type fix
16168:
16169: 2002-06-30 paf
16170:
16171: * src/classes/mail.C: merged from 4
16172:
16173: * src/classes/mail.C: restored $MAIL
16174:
16175: 2002-06-28 paf
16176:
16177: * configure, configure.in: removed paths.h
16178:
1.101 moko 16179: * configure, src/include/pa_version.h,
1.95 moko 16180: src/targets/cgi/pa_config_paths.h.in: lates changes from 4 build
16181: merged, makes updated
16182:
16183: * ChangeLog, configure, operators.txt, src/classes/xdoc.C,
16184: src/include/pa_charset.h, src/include/pa_config_fixed.h,
16185: src/include/pa_pool.h, src/include/pa_version.h,
16186: src/main/pa_charset.C, src/main/pa_pool.C,
16187: src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.dsp,
16188: src/types/pa_vmail.C: merged latest updates to head
16189:
16190: 2002-06-27 paf
16191:
16192: * src/targets/: cgi/parser3.dsp, isapi/parser3isapi.dsp: post-build
16193: not error now
16194:
16195: * operators.txt, src/classes/xdoc.C, src/include/pa_charset.h,
16196: src/include/pa_config_fixed.h, src/include/pa_pool.h,
16197: src/main/pa_charset.C, src/main/pa_pool.C:
16198: ^xdoc::create[[uri]]... base uri for document being created,
16199: imports and other relative file names would be relative to this
16200: uri default uri=path_translated
16201:
16202: * src/classes/xdoc.C: xsltParseStylesheetDoc bug workaround
16203:
16204: 2002-06-26 paf
16205:
16206: * configure, configure.in, src/include/pa_version.h:
16207: release_3_0_0004
16208:
16209: * src/main/pa_string.C: blank string '', ' <whitespace>' considered
16210: 0 now
16211:
16212: * src/targets/cgi/parser3.C: /cgi-bin/parser empty filename checked
16213:
16214: 2002-06-25 paf
16215:
16216: * src/main/pa_string.C: emtpy string, or string of whitespaces
16217: considered bad number now
16218:
16219: * operators.txt, src/classes/xdoc.C: ^xdoc.transform[xdoc <<can be
16220: now
16221:
16222: * operators.txt, src/classes/string.C: ^string.normalize [old
16223: name: optimize
16224:
16225: * configure, configure.in, src/include/pa_config_auto.h.in: crypt
16226: library configured
16227:
16228: * src/main/pa_request.C: configure_admin forced if no @conf
16229:
16230: * operators.txt, bin/auto.p.dist.in, src/classes/math.C,
16231: src/types/pa_vmail.C: ^math:crypt updated to generate random salt
16232: when needed and to call system crypt() if not $apr1$ prefix
16233:
16234: 2002-06-24 paf
16235:
16236: * INSTALL: --with-static/shared-mailreceive described
16237:
16238: * src/include/pa_config_fixed.h: ssize_t fixed
16239:
1.101 moko 16240: * configure, configure.in, src/include/pa_config_auto.h.in,
16241: src/targets/cgi/Makefile.am, src/types/Makefile.am,
1.95 moko 16242: src/types/pa_vmail.C: $mail:received makes update
16243:
16244: * src/: include/pa_config_fixed.h, types/pa_vmail.C: #ifdef
16245: WITH_MAILRECEIVE
16246:
16247: * src/targets/cgi/parser3.C: #ifdef WITH_MAILRECEIVE
16248:
16249: * src/targets/cgi/: getopt.c, getopt.h: introducing parser -m
16250: option, for $mail:receive
16251:
16252: * src/types/: pa_vmail.C, pa_vmail.h: uue to separate file
16253: introducting $message:received ^mail:send rewritten with backward
16254: comp
16255:
16256: * src/: classes/classes.dsp, main/main.dsp, main/pa_globals.C,
16257: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
16258: types/types.dsp: win32xml win32mailreceive pseudomodules paths
16259: now
16260:
16261: * operators.txt, src/classes/mail.C, src/include/Makefile.am,
16262: src/include/pa_charset.h, src/include/pa_config_fixed.h,
16263: src/include/pa_request.h, src/include/pa_string.h,
16264: src/include/pa_uue.h, src/main/Makefile.am, src/main/main.dsp,
16265: src/main/pa_globals.C, src/main/pa_request.C,
16266: src/main/pa_string.C, src/main/pa_uue.C,
16267: src/targets/cgi/Makefile.am, src/targets/cgi/parser3.C,
16268: src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.C,
16269: src/types/pa_vform.C, src/types/pa_vform.h, src/types/types.dsp:
16270: uue to separate file introducting $message:received ^mail:send
16271: rewritten with backward comp
16272:
16273: 2002-06-21 paf
16274:
1.101 moko 16275: * src/lib/: Makefile.am, md5/pa_md5.h: lib restructure apache .am &
16276: co changes
1.95 moko 16277:
1.101 moko 16278: * configure, configure.in, src/lib/md5/Makefile.am,
16279: src/lib/md5/pa_md5c.c, src/targets/cgi/Makefile.am: lib
16280: restructure .in and .am files appropriate changes
1.95 moko 16281:
16282: * src/lib/md5/: md5.dsp, pa_md5.h, pa_md5c.c: moved libltdl and
16283: pcre to libs/ added libs/md5 which is linked to non-apache
16284: targets ^math:crypt[password;$apr1$salt]
16285:
16286: * INSTALL, configure.in, operators.txt, parser3.dsw,
16287: src/Makefile.am, src/classes/Makefile.am,
16288: src/classes/classes.dsp, src/classes/math.C,
16289: src/lib/md5/Makefile.am, src/lib/pcre/LICENCE,
1.101 moko 16290: src/lib/pcre/Makefile.am, src/lib/pcre/README,
16291: src/lib/pcre/Tech.Notes, src/lib/pcre/dftables.c,
16292: src/lib/pcre/get.c, src/lib/pcre/ibm-1250.ucm,
16293: src/lib/pcre/ibm-1251.ucm, src/lib/pcre/ibm-1257.ucm,
16294: src/lib/pcre/internal.h, src/lib/pcre/maketables.c,
16295: src/lib/pcre/pcre-2_08.tar.gz, src/lib/pcre/pcre.3,
16296: src/lib/pcre/pcre.3.html, src/lib/pcre/pcre.3.txt,
16297: src/lib/pcre/pcre.c, src/lib/pcre/pcre.dsp, src/lib/pcre/pcre.h,
1.95 moko 16298: src/lib/pcre/pcre_dftables.dsp, src/lib/pcre/pcre_parser_ctype.c,
16299: src/lib/pcre/pcre_parser_ctype.dsp,
16300: src/lib/pcre/ruspart_win2koi.pl, src/lib/pcre/study.c,
16301: src/lib/pcre/win-koi.tab, src/main/Makefile.am,
16302: src/main/compile.tab.C, src/main/main.dsp,
16303: src/targets/cgi/Makefile.am, src/targets/cgi/parser3.dsp,
16304: src/targets/isapi/parser3isapi.dsp, src/types/Makefile.am,
16305: src/types/types.dsp, src/lib/Makefile.am: moved libltdl and pcre
16306: to libs/ added libs/md5 which is linked to non-apache targets
16307: ^math:crypt[password;$apr1$salt]
16308:
16309: 2002-06-20 paf
16310:
16311: * INSTALL, configure, configure.in, operators.txt, bin/Makefile.am,
1.101 moko 16312: bin/auto.p.dist.in, src/classes/file.C, src/classes/op.C,
16313: src/doc/doxygen.cfg, src/include/pa_globals.h,
1.95 moko 16314: src/include/pa_request.h, src/main/execute.C,
16315: src/main/pa_request.C, src/targets/cgi/parser3.C,
16316: src/targets/isapi/parser3isapi.C, src/types/pa_vmethod_frame.h:
16317: marged latest HEAD updates, mainly file:justname&co &
16318: @auto/conf[filespec
16319:
16320: * operators.txt, src/classes/file.C:
16321: !^file:dirname[/a/some.tar.gz]=/a
16322: !^file:dirname[/a/b/]=/a
16323: !^file:basename[/a/some.tar.gz]=some.tar.gz
16324: !^file:justname[/a/some.tar.gz]=some.tar
16325: !^file:justext[/a/some.tar.gz]=gz
16326:
16327: * src/: classes/op.C, include/pa_request.h, main/execute.C,
16328: main/pa_request.C, types/pa_vmethod_frame.h: introducing
16329: @conf/auto[filespec]
16330:
16331: * bin/auto.p.dist.in: <noindex>
16332:
1.101 moko 16333: * configure: parser3.conf renamed to auto.p autoconf changes
1.95 moko 16334:
16335: * INSTALL, configure.in, operators.txt, bin/Makefile.am,
16336: bin/auto.p.dist.in, src/doc/doxygen.cfg,
16337: src/include/pa_globals.h, src/targets/cgi/parser3.C,
16338: src/targets/isapi/parser3isapi.C: parser3.conf renamed to auto.p
16339:
16340: 2002-06-18 paf
16341:
16342: * configure, configure.in, src/include/pa_version.h: version to
16343: configure.in
16344:
16345: * INSTALL: reflected .conf.dist dir change
16346:
1.101 moko 16347: * Makefile.am, configure, configure.in, bin/Makefile.am,
16348: etc/parser3.charsets/Makefile.am: parser3.conf.dist moved to bin,
1.95 moko 16349: .in & *.am updated
16350:
16351: * src/classes/file.C: strncasecmp
16352:
16353: * src/classes/file.C: strcasecmp
16354:
1.101 moko 16355: * bin/Makefile.am, etc/Makefile.am: bin/parser3.conf.dist [moved
16356: from etc
1.95 moko 16357:
16358: * src/classes/file.C: ^file::exec[script;$.bad error case
16359: insensitive check now
16360:
16361: * src/classes/file.C: ^file::exec[script;$.bad now error, not skip
16362:
16363: * configure, configure.in, src/include/pa_pool.h,
16364: src/include/pa_types.h: pack configure.in detection simplified.
16365: figured out that gcc on sparc not that stupid as thought
16366: previously: on sparc: when it sees packed class it modifies it's
16367: field-access-code to byte operations [stb, ldub] instead of 4byte
16368: operations [st, lduh] so packed must be all parts of packed
16369: class, i.e. it's parents&fields(classes). for now it's only
16370: String that packed and what was wrong is that it's parent -
16371: Pooled, were not packed. fixed that.
16372:
16373: 2002-06-14 paf
16374:
16375: * operators.txt: more precise xml-to-text options
16376:
16377: * operators.txt, src/types/pa_vxnode.C: xnode
16378: attribute_node.name/value xnode pi.node.data
16379:
16380: 2002-06-12 paf
16381:
1.101 moko 16382: * configure, configure.in, src/targets/cgi/Makefile.am,
16383: src/targets/cgi/parser3.C: removed root conf define creation
1.95 moko 16384:
16385: * INSTALL, configure.in, operators.txt, etc/Makefile.am,
16386: src/include/pa_globals.h, src/include/pa_request.h,
16387: src/main/compile.tab.C, src/main/pa_globals.C,
16388: src/main/pa_request.C, src/targets/cgi/parser3.C,
16389: src/targets/isapi/parser3isapi.C: parser3.conf now one and only
16390:
16391: * src/classes/mail.C: sendmail -ti [default now]
16392:
16393: * src/: classes/mail.C, main/pa_request.C: $MAIL $CHARSETS allowed
16394: to be strings. for convinient #ing
16395:
16396: * src/: include/pa_globals.h, include/pa_request.h, main/execute.C,
16397: main/pa_globals.C, main/pa_request.C: @rootconf [were @conf]
16398:
16399: * src/: include/pa_globals.h, include/pa_request.h, main/main.dsp,
16400: main/pa_globals.C, main/pa_request.C: @conf
16401:
16402: 2002-06-11 paf
16403:
16404: * src/classes/file.C: check simplified
16405:
16406: * src/: classes/file.C, targets/cgi/parser3.dsp,
16407: targets/isapi/parser3isapi.C: suexec env keys filter plus CGI_ as
16408: valid prefix
16409:
16410: * src/: classes/file.C, include/pa_request.h, include/pa_sapi.h,
16411: targets/cgi/parser3.C, targets/isapi/parser3isapi.C:
16412: file::exec/cgi to pass HTTP_ vars introducing SAPI::environment
16413:
16414: 2002-06-10 paf
16415:
16416: * operators.txt, src/classes/op.C, src/include/pa_common.h,
16417: src/main/pa_common.C: lock failures reported now
16418:
16419: * src/main/compile_tools.C: ^if(" 1 "){y} bug fixed optimization
16420: string->double @ compile time were not-enough-checking...
16421:
16422: * src/main/: compile.tab.C, pa_string.C: whitespace after number in
16423: autoconvert now ignored
16424:
16425: * src/types/: pa_vform.C, pa_vform.h: $form: not determined yet
16426: check
16427:
16428: * src/classes/mail.C: mail netscape attachment name fixed. todo:
16429: $response:body content-type:name
16430:
16431: * configure, configure.in: hpux check, nsl link, no socket
16432:
16433: * operators.txt: old merge conflict removed
16434:
16435: * configure, configure.in: pack even address access on sparc&co
16436: arch checked in configure
16437:
16438: * configure, src/include/pa_version.h: makes
16439:
16440: * configure, configure.in, src/include/pa_version.h: makes
16441:
16442: * src/main/untaint.C: (bug#2) mail subject got always prepended
16443: with charset even when all letters were 7bit one
16444:
16445: * src/main/pa_common.C: merged fixed -d (bug)
16446:
16447: * src/main/pa_common.C: fixed -d (bug)
16448:
16449: 2002-06-03 paf
16450:
16451: * ChangeLog, operators.txt, etc/parser3.charsets/windows-1251.cfg,
16452: src/classes/classes.dsp, src/main/compile.tab.C,
16453: src/main/main.dsp, src/main/pa_globals.C,
16454: src/targets/cgi/parser3.C, src/targets/cgi/parser3.dsp,
16455: src/targets/isapi/parser3isapi.dsp, src/types/types.dsp: fixed
16456: .dsp-s along with reorganized cvs modules dirs structure
16457:
16458: * src/: classes/classes.dsp, main/compile.tab.C, main/main.dsp,
16459: main/pa_globals.C, targets/cgi/parser3.dsp,
16460: targets/isapi/parser3isapi.dsp, types/types.dsp: reorganized cvs
16461: modules
16462:
16463: 2002-05-28 paf
16464:
16465: * src/targets/cgi/parser3.C: info.uri now ""
16466:
16467: 2002-05-17 paf
16468:
16469: * src/classes/: table.C: ^table.save << checked empty
16470: pre/match/post columns
16471:
16472: 2002-05-16 paf
16473:
16474: * src/classes/image.C: image::measure can png now
16475:
16476: 2002-05-15 paf
16477:
16478: * operators.txt, src/classes/date.C: ^date::create[%H:%M[:%S]]
16479: added
16480:
16481: * etc/parser3.charsets/windows-1251.cfg: 0x forgot, fixed
16482:
16483: * operators.txt, src/classes/date.C: ^date::create[%Y[-%m[-%d[
16484: %H[:%M[:%S]]]]]] [-%m now
16485:
16486: 2002-05-14 paf
16487:
16488: * etc/parser3.charsets/: windows-1251.cfg: added 3 quotes
16489:
16490: 2002-05-07 paf
16491:
16492: * ChangeLog, src/classes/classes.dsp, src/classes/op.C,
16493: src/include/pa_globals.h, src/include/pa_request.h,
16494: src/include/pa_table.h, src/main/compile.tab.C,
16495: src/main/compile.y, src/main/main.dsp, src/main/pa_globals.C,
16496: src/main/pa_request.C, src/main/pa_table.C,
16497: src/targets/isapi/pa_pool.C, src/targets/isapi/parser3isapi.C,
16498: src/targets/isapi/parser3isapi.dsp,
16499: src/targets/isapi/pool_storage.h, src/types/types.dsp: Table
16500: name2number field now &. main_method_name now on Request pool
16501: rather on global_pool [Junction+VJunction created on same pool as
16502: name = were created on global pool, causing mem leaks]
16503:
16504: * src/: classes/classes.dsp, classes/op.C, include/pa_globals.h,
16505: include/pa_request.h, include/pa_table.h, main/compile.tab.C,
16506: main/compile.y, main/main.dsp, main/pa_globals.C,
16507: main/pa_request.C, main/pa_table.C, targets/isapi/pa_pool.C,
16508: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
16509: targets/isapi/pool_storage.h, types/types.dsp: Table name2number
16510: field now &. main_method_name now on Request pool rather on
16511: global_pool [Junction+VJunction created on same pool as name =
16512: were created on global pool, causing mem leaks]
16513:
16514: 2002-05-06 paf
16515:
16516: * src/: main/pa_globals.C, targets/cgi/parser3.C,
16517: targets/cgi/pool_storage.h, targets/isapi/parser3isapi.C: removed
16518: 100*40 bytes per request memory leak [nonpool malloc in globals]
16519:
16520: * src/: main/pa_globals.C, targets/cgi/parser3.C,
16521: targets/cgi/pool_storage.h, targets/isapi/parser3isapi.C: removed
16522: 100*40 bytes per request memory leak [nonpool malloc in globals]
16523:
16524: 2002-04-30 paf
16525:
16526: * configure, src/include/pa_version.h: version now not b
16527:
16528: * src/targets/cgi/parser3.C: request.uri now never 0
16529:
16530: 2002-04-29 paf
16531:
16532: * configure.in: removed b
16533:
16534: * src/: classes/op.C, include/pa_exception.h, main/pa_request.C:
16535: Exception::comment/type checked in (), no there's no empty
16536: type/comment by default
16537:
16538: * ChangeLog, src/doc/ClassExample1.dox, src/doc/ClassExample3.dox,
16539: src/doc/aliased.dox, src/doc/methoded.dox, src/doc/string.dox,
16540: src/doc/value.dox, src/include/pa_exception.h,
16541: src/main/pa_request.C, src/targets/cgi/parser3.C: merged from
16542: 0001
16543:
16544: 2002-04-26 paf
16545:
16546: * src/: doc/doxygen.cfg, targets/cgi/parser3.dsp: doxygen dot image
16547: size reduced
16548:
16549: 2002-04-25 paf
16550:
16551: * src/targets/cgi/: parser3.C: setenv in .htaccess when cgi is not
16552: under that dir got REDIRECT_ prefix before HTTP_PARSER_x_CONFIG,
16553: now that took into account
16554:
16555: * operators.txt, src/classes/date.C: ^date::create[2002-12-33
16556: 01:03:04]
16557:
16558: * ChangeLog, operators.txt, src/classes/date.C:
16559: ^date::create[2002-12-33 01:03:04]
16560:
16561: * ChangeLog: updated changelog
16562:
16563: * src/classes/table.C: removed restriction on column count to
16564: ^table.hash to work, now must be >0 [were >1]
16565:
16566: 2002-04-24 paf
16567:
16568: * src/: classes/classes.dsp, main/compile.tab.C, main/main.dsp,
16569: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
16570: targets/isapi/parser3isapi.dsp, types/types.dsp: MSVC profile
16571: targets
16572:
16573: 2002-04-23 paf
16574:
16575: * operators.txt, src/classes/string.C:
16576: int/double/string:sql{}[$.default{code}] fixed [were barking:
16577: "junction used outside of context"]
16578:
16579: 2002-04-22 paf
16580:
16581: * types.txt, src/classes/string.C, src/include/pa_string.h,
16582: src/main/pa_string.C, src/types/pa_vstring.C,
16583: src/types/pa_vstring.h: ^string.optimize[]
16584:
16585: * src/: include/pa_globals.h, include/pa_table.h,
16586: main/pa_globals.C, main/pa_string.C, main/pa_table.C: fixed match
16587: table template
16588:
16589: * src/classes/: string.C: optimize removed from string
16590: .left/right/pos
16591:
16592: * src/main/execute.C: rolled back to
16593: before_killing_userjunction_contexts
16594:
16595: * src/main/execute.C: user junctions context killed
16596:
16597: * src/main/execute.C: junctions to local contexts got
16598: cleanized&checked later
16599:
16600: 2002-04-19 paf
16601:
16602: * src/: classes/string.C, include/pa_request.h,
16603: include/pa_string.h, main/pa_request.C, main/pa_string.C,
16604: types/pa_vstring.C, types/pa_vstring.h: string now optimized
16605: prior to .left .right .mid .pos .match when that is profitable,
16606: and always before .replace when $ORIGINS(1) optimization disabled
16607: economy from not wasting mem on lots of strings which occur by
16608: lots of String:mid calls to get parts of source string between
16609: found_occurances
16610:
16611: * src/classes/file.C: ovector now local economy: 16 bytes per
16612: ^file:list
16613:
16614: * src/: include/pa_globals.h, include/pa_table.h,
16615: main/pa_globals.C, main/pa_string.C: String::match table columns
16616: globalized, not created @ each ^match anymore economy:
16617: sizeof(Array)+space on 3+x cells=24+ bytes per ^match
16618:
16619: * src/: classes/op.C, classes/string.C, types/pa_value.h: VTable
16620: removed from each String::match replace iteration, and made
16621: stacked sizeof(VTable)=12bytes economy on each replace code
16622:
16623: * src/doc/footer.htm: 2001,
16624:
16625: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
16626: string.match[]['] option enables generation of $match.prematch
16627: .match .postmatch columns
16628:
16629: * src/main/pa_string.C: String::match options analized without
16630: cstr-ing them now
16631:
16632: * src/doc/: doxygen.cfg, footer.htm, html2chm.cmd, postbuild.txt,
16633: sources2html.cmd, view_chm.cmd, view_html.cmd, chmhelper.pl:
16634: config updated to doxygen 1.2.15, created helper which fixes
16635: minor bugs in chm project files & htm tree. changed extension to
16636: .htm
16637:
16638: 2002-04-18 paf
16639:
16640: * src/doc/doxygen.cfg: .chi generation disabled
16641:
16642: * src/: classes/classes.h, classes/xdoc.C, classes/xnode.C,
16643: classes/xnode.h, types/pa_vxdoc.C: xdoc(xnode) now fully -
16644: fields&methods
16645:
16646: * src/: classes/classes.h, classes/hash.C, types/pa_value.h,
16647: types/pa_vbool.h, types/pa_vcookie.h, types/pa_vdate.h,
16648: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.h,
16649: types/pa_vhash.h, types/pa_vimage.h, types/pa_vint.h,
16650: types/pa_vjunction.h, types/pa_vobject.h, types/pa_vrequest.h,
16651: types/pa_vresponse.h, types/pa_vstateless_class.h,
16652: types/pa_vstateless_object.h, types/pa_vstatus.h,
16653: types/pa_vstring.h, types/pa_vtable.h, types/pa_vvoid.h,
16654: types/pa_vxdoc.h, types/pa_vxnode.h: fclass_real lowered from
16655: VStateless_class to VObject
16656:
16657: * src/: main/pa_request.C, types/pa_valiased.h,
16658: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
16659: types/pa_vstring.h: VStateless_string_object speicalized light
16660: version of VStateless_object
16661:
16662: * src/classes/op.C: ^throw comment param made optional
16663:
16664: * src/types/: pa_valiased.C, pa_valiased.h, pa_vclass.h,
16665: pa_vobject.h, pa_wcontext.C: VAliased get/set alias now virtual
16666: and implemented down in VClass, fclass_alias removed,
16667:
16668: * src/types/pa_value.C: forced to cut that from .h because of
16669: VStateless_class usage [undefined in .h]
16670:
16671: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
16672: main/compile_tools.C, main/compile_tools.h, main/execute.C,
16673: main/pa_request.C, types/pa_vmethod_frame.h: OP_GET_METHOD_FRAME
16674: merged with OP_CALL, VCodeFrame move to stack [no more heap waste
16675: on each CALL]
16676:
16677: * src/: classes/classes.h, classes/date.C, classes/double.C,
16678: classes/file.C, classes/form.C, classes/hash.C, classes/image.C,
16679: classes/int.C, classes/mail.C, classes/math.C, classes/op.C,
16680: classes/response.C, classes/string.C, classes/table.C,
16681: classes/void.C, classes/xnode.C, include/pa_globals.h,
16682: include/pa_request.h, main/execute.C, main/pa_globals.C,
16683: main/pa_request.C, types/Makefile.am, types/pa_value.h,
16684: types/pa_vdouble.h, types/pa_vform.C, types/pa_vhash.h,
16685: types/pa_vint.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
16686: types/pa_vstateless_class.h, types/pa_wcontext.C,
16687: types/pa_wcontext.h, types/pa_wwrapper.h, types/types.dsp:
16688: removed Value::fname
16689:
16690: 2002-04-17 paf
16691:
16692: * src/: doc/ClassExample1.dox, doc/ClassExample2.dox,
16693: doc/ClassExample3.dox, doc/compiler.dox, doc/module.dox,
16694: doc/pooled.dox, doc/string.dox, doc/targets.dox,
16695: include/pa_pool.h, include/pa_types.h: dox updated to current
16696: state, PTHROW freshen to throw & co
16697:
16698: * src/types/pa_vhash.h: vstring wrong parent fixed
16699:
16700: * src/classes/op.C: taint local result var bug fixed
16701:
16702: 2002-04-16 paf
16703:
16704: * asm.txt, form.txt, lang.txt, sql.txt: removed outdated. see in
16705: Attic asm.txt as most interesting
16706:
16707: * src/: main/pa_request.C, targets/isapi/parser3isapi.C: removed
16708: check, preventing content-length: 0 from appearing
16709:
16710: * src/main/execute.C: $result in @main now taken into account as in
16711: usual functions
16712:
16713: * src/: doc/postbuild.txt, main/execute.C: $result in @postprocess
16714: & @unhandled_exception now taken into account as in usual
16715: functions
16716:
16717: * src/doc/postbuild.txt: instructions on post .html build
16718:
16719: * src/doc/: doxygen.cfg, html2chm.cmd: .chm file only now, no .chi
16720:
16721: * src/: classes/file.C, main/pa_exec.C: stderr of execs mark as
16722: tainted
16723:
16724: * src/main/pa_request.C: uri in error log
16725:
16726: * src/: classes/date.C, main/compile.tab.C, targets/cgi/parser3.C:
16727: cheched date:create(days) param for validity [later were assumed
16728: valid and crashed on invalid onces]
16729:
16730: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
16731: main/execute.C, targets/cgi/parser3.C: OP_CALL -> OP_CALL__WRITE
16732: and used that for removing VString wrapper
16733:
16734: * src/classes/op.C: exception2vhash file now tainted
16735:
16736: * src/classes/op.C: _process pseudo origin copied from local var to
16737: heap
16738:
16739: * src/classes/op.C: extra check on empty file in origin in _execute
16740:
16741: 2002-04-15 paf
16742:
16743: * src/: main/execute.C, types/pa_value.h: fixed name update
16744:
16745: * src/classes/: file.C, op.C, table.C: finished dual write_xxx_lang
16746: functions
16747:
16748: * src/: classes/file.C, classes/hash.C, classes/op.C,
16749: include/pa_request.h, main/execute.C, types/pa_wcontext.h:
16750: started dual write_xxx_lang functions, if checked & works
16751:
16752: * src/: classes/date.C, classes/file.C, classes/mail.C,
16753: classes/string.C, classes/xnode.C, include/pa_request.h,
16754: types/pa_value.h, types/pa_wcontext.h: removed absolutely
16755: unnecessary VString shells
16756:
16757: * src/main/execute.C: CodeFrame soul fixed [mistakenly killed by
16758: prev changes]
16759:
16760: * src/: classes/image.C, classes/op.C, classes/string.C,
16761: classes/table.C, include/pa_request.h, main/execute.C,
16762: types/pa_value.h, types/pa_vmethod_frame.h, types/pa_wcontext.h:
16763: StringOrValue wcontext result, now ready for dual writes
16764:
16765: * src/targets/cgi/parser3.C: ctime sometimes can be just "",
16766: checked that
16767:
16768: * src/main/: compile.tab.C, compile.y, compile_tools.C,
16769: compile_tools.h, execute.C: OP_GET_ELEMENT+OP_GET_ELEMENT__WRITE
16770: changed to OP_WRITE_VALUE in var get cases
16771:
16772: * src/: classes/op.C, include/pa_globals.h, include/pa_opcode.h,
16773: include/pa_request.h, main/compile.tab.C, main/compile.y,
16774: main/compile_tools.C, main/compile_tools.h, main/execute.C,
16775: main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C:
16776: switch in hash constructor fixed [were problems with using of
16777: stacked wwrapper after it's death]
16778:
16779: 2002-04-12 paf
16780:
16781: * operators.txt, src/classes/table.C: table.select(expression) 0
16782:
16783: 2002-04-11 paf
16784:
16785: * src/: classes/string.C, include/pa_request.h, main/execute.C:
16786: Request::process_internal codeFrame & wwrapper stacked [not
16787: wasting heap anymore]
16788:
16789: 2002-04-10 paf
16790:
16791: * src/: classes/double.C, classes/file.C, classes/hash.C,
16792: classes/image.C, classes/int.C, classes/math.C, classes/op.C,
16793: classes/string.C, classes/table.C, classes/void.C,
16794: classes/xdoc.C, include/pa_request.h, main/execute.C,
16795: main/pa_string.C: killed Request::process() wrapping
16796: VString(String) in case we need only String
16797:
16798: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
16799: killed 8 bytes from String.head
16800:
16801: 2002-04-09 paf
16802:
16803: * src/: main/compile.tab.C, targets/cgi/parser3.C,
16804: targets/isapi/parser3isapi.C: removed { char *a; { /*sub
16805: local*/char b[...]; a=b; situations
16806:
16807: * operators.txt, src/classes/xdoc.C: xslt params made literal
16808:
16809: * src/classes/xdoc.C: xslt params fixed
16810:
16811: * src/: main/pa_common.C, targets/cgi/parser3.C,
16812: types/pa_vdouble.h, types/pa_vint.h: int/double get_string now
16813: not pool.malloc(MAX_NUMBER) but really neaded
16814:
16815: * operators.txt, src/classes/double.C, src/classes/int.C:
16816: int/double.int/double(default)
16817:
16818: 2002-04-04 paf
16819:
16820: * src/: include/pa_string.h, main/pa_string.C: fixed string.replace
16821: [when reconstructing pieces were split by
16822: max_integral(piece.size), thus some strings to replace happen to
16823: be split into two = not replaced)
16824:
16825: * src/targets/cgi/: parser3.C, parser3.dsp: document root in
16826: standalone version = current dir
16827:
16828: * src/targets/cgi/parser3.C: document root in standalone version =
16829: current dir
16830:
16831: 2002-04-03 paf
16832:
16833: * configure, configure.in: more checks on nonexistent charset
16834:
1.101 moko 16835: * INSTALL, configure, configure.in: root config configure options
1.95 moko 16836:
16837: 2002-04-02 paf
16838:
16839: * src/main/compile.C: parser.compile [exception name more like in
16840: doc]
16841:
16842: 2002-04-01 paf
16843:
16844: * src/: classes/mail.C, include/pa_string.h, main/untaint.C,
16845: targets/isapi/parser3isapi.dsp: mail subject encoding taken from
16846: .content-type.charset, not .charset
16847:
16848: 2002-03-29 paf
16849:
16850: * etc/parser3.charsets/koi8-r.cfg: koi8-r += ukranian letters
16851:
16852: * operators.txt, src/classes/date.C: ^date::create now may not
16853: supply day, default 1. checked 29.03 -> 29.02 roll on non 366
16854: days' year. | 31.05->31.04 roll
16855:
16856: 2002-03-28 paf
16857:
16858: * operators.txt, src/classes/date.C, src/classes/op.C,
16859: src/include/pa_globals.h, src/include/pa_hash.h,
16860: src/main/pa_globals.C, src/types/pa_vdate.h: ^cache[file][date]{
16861: ^cache(seconds) ^cache[date] }
16862:
16863: * src/classes/: xdoc.C, xnode.C, xnode.h: removed redundant pool
16864: param
16865:
16866: 2002-03-27 paf
16867:
16868: * operators.txt, src/classes/date.C, src/classes/double.C,
16869: src/classes/file.C, src/classes/form.C, src/classes/hash.C,
16870: src/classes/image.C, src/classes/int.C, src/classes/mail.C,
16871: src/classes/math.C, src/classes/op.C, src/classes/string.C,
16872: src/classes/table.C, src/classes/void.C, src/classes/xdoc.C,
16873: src/classes/xnode.C, src/include/pa_exception.h,
16874: src/include/pa_request.h, src/include/pa_stylesheet_connection.h,
16875: src/main/compile.C, src/main/compile_tools.C, src/main/execute.C,
16876: src/main/pa_array.C, src/main/pa_charset.C,
16877: src/main/pa_charsets.C, src/main/pa_common.C,
16878: src/main/pa_dictionary.C, src/main/pa_exception.C,
16879: src/main/pa_exec.C, src/main/pa_pool.C, src/main/pa_request.C,
16880: src/main/pa_socks.C, src/main/pa_sql_driver_manager.C,
16881: src/main/pa_string.C, src/main/pa_table.C, src/main/untaint.C,
16882: src/targets/cgi/parser3.C, src/targets/isapi/parser3isapi.C,
16883: src/types/pa_value.h, src/types/pa_vcookie.C,
16884: src/types/pa_vfile.h, src/types/pa_vform.C, src/types/pa_vhash.h,
16885: src/types/pa_vmethod_frame.h, src/types/pa_vstatus.C,
16886: src/types/pa_vtable.C, src/types/pa_vxdoc.h,
16887: src/types/pa_vxnode.h, src/types/pa_wcontext.C,
16888: src/types/pa_wwrapper.h: assigned exception types
16889:
16890: * operators.txt, src/classes/op.C, src/include/pa_config_fixed.h,
16891: src/include/pa_request.h, src/main/execute.C,
16892: src/main/pa_request.C: decided agains resetting exception_trace,
16893: just changed name
16894:
16895: 2002-03-26 paf
16896:
16897: * src/: include/pa_common.h, main/pa_exec.C: windows exec chdir
16898: fixed
16899:
16900: * src/classes/op.C: forced language of $source field of exception
16901: to 'tainted', so that sql-langed-frags could be outputed outside
16902: of connect
16903:
16904: * operators.txt: removed date.roll limit of +-1 offset
16905:
16906: * src/classes/date.C: removed date.roll limit of +-1 offset
16907:
16908: * operators.txt, src/classes/date.C: fixed date roll on
16909: daylightsaving days mktime took into account tm_isdst flag, which
16910: remained from BEFORE roll, but should have been reset
16911:
16912: 2002-03-25 paf
16913:
16914: * operators.txt, src/targets/cgi/parser3.C:
16915: http_site_config_filespec
16916:
16917: * src/: classes/file.C, classes/mail.C, include/pa_exec.h,
16918: main/pa_exec.C: f(!forced_allow) to allow --with-sendmail to work
16919: with any/both --disable-foreign-group-files --disable-execs
16920:
16921: * INSTALL: "--with=sendmail=COMMAND" comment
16922:
16923: * INSTALL, configure, configure.in, src/classes/mail.C,
16924: src/include/pa_config_auto.h.in, src/main/pa_exec.C,
1.101 moko 16925: src/targets/cgi/Makefile.am: --disable-foreign-group-files now
16926: disables execs also. introducing --sendmail
1.95 moko 16927:
16928: * operators.txt: pgsql options comment
16929:
16930: * INSTALL: comment on --disable-link-stdcpp
16931:
1.101 moko 16932: * INSTALL, configure, configure.in, src/targets/cgi/Makefile.am:
16933: libstdc++ link skipping configure option
1.95 moko 16934:
16935: * src/: classes/op.C, include/pa_sql_connection.h: sql connection
16936: with error were put to cache with 'marked_to_rollback' flag, all
16937: consequent even OK requests rolled back
16938:
16939: 2002-03-22 paf
16940:
16941: * src/main/pa_exec.C: createprocess nowindow flag check on readfile
16942: false return
16943:
16944: * operators.txt: few comments on sets
16945:
16946: 2002-03-18 paf
16947:
16948: * operators.txt, src/classes/op.C, src/include/pa_exception.h,
16949: src/include/pa_globals.h, src/include/pa_request.h,
16950: src/include/pa_stack.h, src/main/pa_globals.C,
16951: src/main/pa_request.C: introducing ^try
16952:
16953: * src/: main/pa_charset.C, targets/isapi/pa_threads.C,
16954: types/pa_vdouble.h: removed some tested @tests
16955:
16956: 2002-03-15 paf
16957:
16958: * operators.txt, src/classes/table.C: ^table.locate(logical expr)
16959:
16960: 2002-03-13 paf
16961:
16962: * src/main/pa_exception.C: checked not-pooled malloc
16963:
16964: 2002-03-11 paf
16965:
16966: * INSTALL, configure, configure.in,
16967: src/include/pa_config_auto.h.in: --disable-foreign-group-files
16968:
16969: * src/main/pa_common.C: --disable-foreign-group-files
16970:
16971: * INSTALL: --disable-execs
16972:
16973: * src/main/pa_exec.C: --disable-execs
16974:
16975: * configure, configure.in, src/include/pa_config_auto.h.in:
16976: --disable-execs
16977:
16978: * src/: include/pa_config_fixed.h, main/pa_exec.C: --disable-execs
16979:
16980: * src/types/pa_vfile.C: $file.text now 0A linebreaks,
16981: file::exec/cgi linebreaks "0D0A" changed to 0A onces
16982:
16983: 2002-03-05 paf
16984:
16985: * operators.txt, src/classes/date.C: date week calendar columns
16986: named
16987:
16988: * operators.txt, src/classes/date.C: date week calendar columns
16989: named
16990:
16991: * src/targets/isapi/: parser3isapi.C, parser3isapi.dsp: iis5 now
16992: requires headers to be terminated with \r\n manually [refuses to
16993: separate header/body itself]
16994:
16995: * src/: main/pa_globals.C, targets/cgi/parser3.C,
16996: targets/isapi/parser3isapi.C: isapi site config beside .dll
16997:
16998: 2002-03-04 paf
16999:
17000: * src/: classes/op.C, types/pa_vfile.C: process body now evaluated
17001: in PASS language
17002:
17003: * src/: classes/op.C, include/pa_string.h, main/pa_string.C: string
17004: deserialize checks on broken file
17005:
17006: * src/targets/isapi/: pa_threads.C, parser3isapi.C,
17007: parser3isapi.dsp: isapi updated
17008:
17009: 2002-03-01 paf
17010:
17011: * src/main/pa_exec.C: execle -> execve, now argc OK
17012:
17013: 2002-02-28 paf
17014:
17015: * src/main/untaint.C: removed some debug comments
17016:
17017: * src/main/pa_charsets.C: when placing charset to cache using
17018: global name now [were request]
17019:
17020: * configure, configure.in: apache module updated
17021:
17022: * src/main/pa_string.C: origin by first piece preferred before last
17023: piece
17024:
17025: 2002-02-27 paf
17026:
17027: * src/main/pa_charset.C: size_t
17028:
17029: * INSTALL: shared/static-xml with-pathlink
17030:
17031: * operators.txt: SMTP comment
17032:
17033: 2002-02-26 paf
17034:
17035: * src/main/pa_exec.C: more precise names for vars, cosmetic
17036:
17037: * src/classes/xnode.C: in some situation, xpath query returned
17038: result with type NODESET, but empty nodeset member field, checked
17039: that
17040:
17041: 2002-02-22 paf
17042:
17043: * INSTALL: without-zlib comment
17044:
17045: * etc/parser3.charsets/windows-1251.cfg: °
17046:
17047: * configure, configure.in: glib###.a detection fixed
17048:
17049: * INSTALL: hashfile removed from INSTALL
17050:
1.101 moko 17051: * Makefile.am: make update
1.95 moko 17052:
17053: * src/main/pa_string.C: string iterators fixed again, so were
17054: String::join_chain
17055:
17056: * src/main/pa_string.C: string iterators fixed again, so were
17057: String::join_chain
17058:
17059: * src/: include/pa_string.h, main/pa_string.C: string iterators
17060: fixed again, so were String::join_chain
17061:
17062: * src/types/pa_vcookie.C: cookie "expires=0" = "session"
17063:
17064: * operators.txt, src/types/pa_vcookie.C: cookie "expires=0" =
17065: "session"
17066:
1.101 moko 17067: * configure, configure.in, src/include/pa_config_auto.h.in:
17068: --with-shared-xml --with-static-xml
1.95 moko 17069:
17070: * src/: classes/classes.dsp, main/compile.tab.C, main/main.dsp,
17071: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
17072: types/types.dsp: *.dsp: removed refereces to win32db & ancient
17073: xalan&xml
17074:
17075: * acconfig.h: acconfig move in cvs[from src/libltdl to /]
17076:
17077: * operators.txt, src/classes/classes.dsp, src/main/main.dsp,
17078: src/types/types.dsp: removed hashfile support from sources for
17079: now
17080:
1.101 moko 17081: * configure, configure.in, src/classes/Makefile.am,
1.95 moko 17082: src/classes/hashfile.C, src/include/Makefile.am,
1.101 moko 17083: src/include/pa_config_auto.h.in, src/include/pa_db_connection.h,
17084: src/include/pa_db_manager.h, src/include/pa_db_table.h,
17085: src/main/Makefile.am, src/main/pa_db_connection.C,
1.95 moko 17086: src/main/pa_db_manager.C, src/main/pa_db_table.C,
1.101 moko 17087: src/main/pa_globals.C, src/targets/cgi/Makefile.am,
17088: src/types/Makefile.am, src/types/pa_vhashfile.C,
17089: src/types/pa_vhashfile.h: removed hashfile support for now
1.95 moko 17090:
17091: 2002-02-21 paf
17092:
17093: * src/main/untaint.C: removed debug code, activated commented-for
17094: debug parts
17095:
1.101 moko 17096: * Makefile.am: make cvsupdate
1.95 moko 17097:
17098: * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C,
17099: main/untaint.C: STRING_*FOREACH_ROW changed to stop at
17100: append_row, not at link zero now string to string appending works
17101:
17102: 2002-02-20 paf
17103:
17104: * src/: include/pa_string.h, main/execute.C, main/untaint.C,
17105: targets/cgi/pa_pool.C, targets/cgi/parser3.C: //#define
17106: DEBUG_STRING_APPENDS_VS_EXPANDS
17107:
17108: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
17109: economy: 22%
17110:
17111: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
17112: space uptimized: string::link_row removed
17113:
17114: * src/: include/pa_string.h, include/pa_stylesheet_connection.h,
17115: main/pa_db_manager.C, main/pa_dictionary.C, main/pa_string.C,
17116: main/untaint.C, targets/cgi/parser3.C, types/pa_vcookie.C,
17117: types/pa_vstring.h: speed uptimized: string::is_empty
17118:
17119: * operators.txt, src/include/pa_common.h,
17120: src/include/pa_config_fixed.h, src/include/pa_string.h,
17121: src/include/pa_types.h, src/main/compile.tab.C,
17122: src/main/execute.C, src/main/pa_string.C, src/main/untaint.C,
17123: src/targets/cgi/pa_pool.C, src/targets/cgi/parser3.C: strign to
17124: string append optimiziation idea and estimates
17125:
17126: 2002-02-19 paf
17127:
17128: * src/classes/math.C: not used directly [but erroreously reported
17129: that 'is', thus registering twice&other probs]
17130:
17131: * src/classes/: xdoc.C, xnode.C: getElementsByTagName and *NS moved
17132: to node [element]
17133:
17134: * src/main/compile.C: without string_origins parse error
17135: file+line+col possible
17136:
17137: * src/main/: compile.C: without string_origins not worked
17138:
17139: 2002-02-18 paf
17140:
17141: * src/types/pa_vdouble.h: since we have in_expression removed that
17142: trick i've installed into double::as_string
17143:
17144: * src/main/pa_globals.C: extern "C" was removed too fast
17145:
17146: * src/: include/pa_opcode.h, include/pa_request.h,
17147: main/compile.tab.C, main/compile.y, main/execute.C,
17148: types/pa_wcontext.h: in_expression aimed to solve old problem
17149: with string/nonstring values, now in expressions double/int
17150: values are passed as-is, without stupid tostring/fromstring
17151: conversions
17152:
17153: * src/main/: main.dsp, pa_globals.C: removed unneded #ifdef
17154: __cplusplus } #endif
17155:
17156: * src/main/compile.tab.C: bison env set so one could compile
17157: without cygwin installed
17158:
17159: * src/: classes/classes.dsp, main/main.dsp, main/pa_globals.C,
17160: targets/cgi/parser3.dsp, types/types.dsp: win32xml now contains
17161: gnome xml libs parser .dsp-s changed accordingly
17162:
17163: * operators.txt, src/targets/cgi/parser3.C: PARSER_ROOT_CONFIG
17164:
17165: * operators.txt, src/classes/date.C: date::create [were date::set,
17166: with backward comp
17167:
17168: * src/classes/math.C: math:random range check fixed
17169:
17170: * src/main/: compile.tab.C, compile.y: integer division stops name
17171:
17172: * INSTALL: local install comment
17173:
1.101 moko 17174: * ltconfig, ltmain.sh: removed libtool subpart files
1.95 moko 17175:
1.101 moko 17176: * acinclude.m4, aclocal.m4, configure, configure.in,
17177: src/include/pa_config_auto.h.in,
17178: src/include/pa_config_includes.h, src/targets/cgi/Makefile.am,
17179: src/targets/cgi/parser3.C: removed libtool usage from build mech
1.95 moko 17180:
17181: * operators.txt: \ comment
17182:
17183: 2002-02-13 paf
17184:
17185: * src/include/pa_config_includes.h: sys/time time both included
17186: now. vaguely remember confilicts on this on some system [not on
17187: six|ablv] so when would see them again would think up proper
17188: check
17189:
1.101 moko 17190: * INSTALL, configure, configure.in, src/targets/cgi/Makefile.am:
17191: --with-glib-config CXXLINK=$(CC) for targets/cgi/parser3
1.95 moko 17192:
17193: * src/main/pa_common.C: truncation never occured when writing files
17194: on unix [since i've changed cache mech] fix
17195:
17196: * src/main/pa_common.C: strnchr: sanity check added
17197:
17198: * etc/parser3.charsets/windows-1257.cfg: id added
17199:
17200: * etc/parser3.charsets/windows-1257.cfg, src/targets/cgi/parser3.C:
17201: baltic charset file generated, in generation script ispunct check
17202: added
17203:
17204: 2002-02-08 paf
17205:
1.101 moko 17206: * src/: include/Makefile.am, sql/Makefile.am,
17207: targets/isapi/Makefile.am: forgotten makes
1.95 moko 17208:
17209: * src/types/: pa_vcookie.C: VCookie::fill_fields one check
17210: forgotten
17211:
17212: * src/types/pa_vcookie.C: VCookie::fill_fields one check forgotten
17213:
17214: * INSTALL, README: install&others updated
17215:
17216: * AUTHORS, COPYING, ChangeLog, INSTALL: install&others updated
17217:
1.101 moko 17218: * Makefile.am, configure, configure.in,
17219: etc/parser3.charsets/Makefile.am, src/Makefile.am,
17220: src/classes/Makefile.am, src/main/Makefile.am,
17221: src/main/pa_status_provider.C, src/targets/Makefile.am,
17222: src/targets/cgi/Makefile.am, src/types/Makefile.am: 'make dist'
17223: works
1.95 moko 17224:
17225: * src/: classes/classes.C, classes/classes.h, classes/date.C,
17226: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
17227: classes/hashfile.C, classes/int.C, classes/mail.C,
17228: classes/math.C, classes/op.C, classes/response.C,
17229: classes/string.C, classes/table.C, classes/void.C,
17230: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
17231: include/pa_array.h, include/pa_cache_managers.h,
17232: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
17233: include/pa_config_fixed.h, include/pa_config_includes.h,
17234: include/pa_db_connection.h, include/pa_db_manager.h,
17235: include/pa_db_table.h, include/pa_dictionary.h, include/pa_dir.h,
17236: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
17237: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
17238: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
17239: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
17240: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
17241: include/pa_stack.h, include/pa_string.h,
17242: include/pa_stylesheet_connection.h,
17243: include/pa_stylesheet_manager.h, include/pa_table.h,
17244: include/pa_threads.h, include/pa_types.h, main/compile.C,
17245: main/compile_tools.C, main/compile_tools.h, main/execute.C,
17246: main/pa_array.C, main/pa_cache_managers.C, main/pa_charsets.C,
17247: main/pa_db_connection.C, main/pa_db_manager.C,
17248: main/pa_db_table.C, main/pa_dictionary.C, main/pa_dir.C,
17249: main/pa_exception.C, main/pa_globals.C, main/pa_hash.C,
17250: main/pa_pool.C, main/pa_request.C, main/pa_socks.C,
17251: main/pa_sql_driver_manager.C, main/pa_status_provider.C,
17252: main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
17253: sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
17254: targets/cgi/pa_threads.C, targets/cgi/pool_storage.h,
17255: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
17256: targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h,
17257: types/pa_valiased.C, types/pa_valiased.h, types/pa_value.h,
17258: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
17259: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
17260: types/pa_venv.h, types/pa_vfile.h, types/pa_vform.h,
17261: types/pa_vhash.h, types/pa_vhashfile.h, types/pa_vimage.h,
17262: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmath.h,
17263: types/pa_vmethod_frame.h, types/pa_vobject.h,
17264: types/pa_vrequest.h, types/pa_vresponse.h,
17265: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
17266: types/pa_vstateless_object.h, types/pa_vstatus.C,
17267: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.h,
17268: types/pa_vvoid.h, types/pa_vxdoc.h, types/pa_vxnode.h,
17269: types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h,
17270: classes/image.C, main/pa_common.C, main/pa_exec.C,
17271: main/untaint.C, targets/cgi/parser3.C, types/pa_vcookie.C,
17272: types/pa_vfile.C, types/pa_vform.C, types/pa_vhashfile.C,
17273: types/pa_vimage.C, types/pa_vrequest.C, types/pa_vresponse.C,
17274: types/pa_vstring.C, types/pa_vtable.C, types/pa_vxdoc.C,
17275: types/pa_vxnode.C, main/pa_charset.C: name spelling
17276:
17277: * src/: classes/classes.C, classes/classes.h, classes/date.C,
17278: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
17279: classes/hashfile.C, classes/image.C, classes/int.C,
17280: classes/mail.C, classes/math.C, classes/op.C, classes/response.C,
17281: classes/string.C, classes/table.C, classes/void.C,
17282: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
17283: include/pa_array.h, include/pa_cache_managers.h,
17284: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
17285: include/pa_config_fixed.h, include/pa_config_includes.h,
17286: include/pa_db_connection.h, include/pa_db_manager.h,
17287: include/pa_db_table.h, include/pa_dictionary.h, include/pa_dir.h,
17288: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
17289: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
17290: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
17291: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
17292: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
17293: include/pa_stack.h, include/pa_string.h,
17294: include/pa_stylesheet_connection.h,
17295: include/pa_stylesheet_manager.h, include/pa_table.h,
17296: include/pa_threads.h, include/pa_types.h, main/compile.C,
17297: main/compile.tab.C, main/compile_tools.C, main/compile_tools.h,
17298: main/execute.C, main/pa_array.C, main/pa_cache_managers.C,
17299: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
17300: main/pa_db_connection.C, main/pa_db_manager.C,
17301: main/pa_db_table.C, main/pa_dictionary.C, main/pa_dir.C,
17302: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
17303: main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
17304: main/pa_socks.C, main/pa_sql_driver_manager.C,
17305: main/pa_status_provider.C, main/pa_string.C,
17306: main/pa_stylesheet_manager.C, main/pa_table.C, main/untaint.C,
17307: sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
17308: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
17309: targets/cgi/pool_storage.h, targets/isapi/pa_pool.C,
17310: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
17311: targets/isapi/pool_storage.h, types/pa_valiased.C,
17312: types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
17313: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
17314: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
17315: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
17316: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
17317: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
17318: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
17319: types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.h,
17320: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
17321: types/pa_vresponse.h, types/pa_vstateless_class.C,
17322: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
17323: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
17324: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
17325: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
17326: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
17327: types/pa_wcontext.h, types/pa_wwrapper.h: 2002
17328:
17329: 2002-02-07 paf
17330:
17331: * src/main/pa_socks.C: swapped headers to avoid compiler warnings
17332:
1.101 moko 17333: * configure, configure.in, src/include/pa_config_auto.h.in,
17334: src/main/pa_common.C, src/main/pa_socks.C: compiled under cygwin
17335: added yet another locking function: fcntl
1.95 moko 17336:
17337: * config.sub: on cygwin configure passes it with strange i1586
17338: const, hacked it to mean i586
17339:
17340: * src/main/: compile.C, compile.tab.C, compile.y, compile_tools.h:
17341: disabled $if reference due to conflicts with local variables
17342:
17343: * operators.txt, src/classes/xdoc.C, src/include/pa_config_fixed.h:
17344: xdoc::set obsolete now, now xdoc::create, with both sences
17345:
17346: * operators.txt, src/classes/table.C, src/include/pa_array.h,
17347: src/include/pa_table.h, src/main/pa_array.C, src/main/pa_table.C:
17348: table::create now // 'set' name obsolete now table clone.
17349:
17350: * operators.txt, src/classes/string.C,
17351: src/include/pa_config_fixed.h, src/main/compile.tab.C:
17352: ^int/double/string.format now can be called with normal []
17353: brackets, not stupid {} as it were implemented for some strange
17354: reason. retaining backward compatibility due to some
17355: already-implemented servers
17356:
17357: * src/: include/pa_array.h, main/compile.C, main/compile.tab.C,
17358: main/compile.y, main/compile_tools.C, main/compile_tools.h:
17359: operators now detected by check at name_without_curly_rdive_read
17360: rule whether diving code constists only of
17361: OP_VALUE+string+OP_GET_ELEMENT. and last op code substituted
17362: with OP_GET_ELEMENT_OR_OPERATOR to form
17363: OP_VALUE+string+OP_GET_ELEMENT_OR_OPERATOR. code
17364:
17365: 2002-02-06 paf
17366:
17367: * configure, configure.in: prefix expanded, grr
17368:
17369: * operators.txt, src/classes/mail.C: mail:send config changed
17370:
17371: 2002-02-05 paf
17372:
17373: * operators.txt: regex options commented
17374:
17375: * src/main/: pa_exec.C: argv0 now correct
17376:
17377: * src/types/pa_vstatus.C: status:rusage 3
17378:
17379: * src/types/pa_vstatus.C: status:rusage 2
17380:
17381: * operators.txt: status:rusage described int operators
17382:
17383: * src/types/pa_vstatus.C: status:rusage 1
17384:
17385: * configure.in, src/types/Makefile.am, src/types/pa_vstatus.h,
17386: src/types/types.dsp: status:rusage
17387:
17388: * configure.in, operators.txt, src/classes/file.C,
17389: src/classes/op.C, src/include/pa_common.h,
17390: src/include/pa_config_includes.h, src/main/compile.tab.C,
17391: src/main/pa_common.C: rewritten ^cache to use
17392: non-blocking-exclusive-caches
17393:
17394: * src/main/pa_common.C: text file read mode on win32 adjusted
17395: [speed impact. was off for debugging purpose, but forgotten
17396: afterwards]
17397:
17398: 2002-02-01 paf
17399:
17400: * src/classes/op.C: file_write does EX lock after create, while
17401: file_read does SH after open, so there's a moment after create
17402: but before EX lock when read can sneak into, and read
17403: just-created-for-writing-and-not-yet-locked file, added a check
17404: for that in ^cache...read
17405:
17406: 2002-01-31 paf
17407:
17408: * src/main/: compile.y, compile.tab.C: disabled operator call after
17409: ^xxx:
17410:
17411: * src/main/: compile.tab.C, execute.C: made operators lookup first
17412: in ^xxx situation. so that one could not do $if[1] ^if[xxx]
17413:
17414: * src/: include/pa_opcode.h, include/pa_request.h, main/compile.C,
17415: main/compile.tab.C, main/compile.y, main/compile_tools.C,
17416: main/compile_tools.h, main/execute.C, types/pa_wcontext.h:
17417: operators check 6.1 rewritten. now check is done at compile time
17418:
17419: * src/main/execute.C: operators check 5 floated up old error of
17420: staying in 'entered class/object' state after $a($a..) it
17421: prevented operators from being called thereafter
17422:
17423: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
17424: main/execute.C: operators check 4 floated up old error of staying
17425: in 'entered object' state after ^a.a(a) it prevented operators
17426: from being called thereafter
17427:
17428: * src/main/execute.C: operators check 3 floated up old error of
17429: staying in 'entered class' state after $a:a(a) it prevented
17430: operators from being called thereafter
17431:
17432: * src/: main/execute.C, types/pa_wcontext.h: operators check 2
17433: floated up old error of staying in 'entered class' state after
17434: $a:a[a] it prevented operators from being called thereafter
17435:
17436: * src/main/execute.C: operators check, thay mistakenly seen in
17437: $class:operator $object.operators contexts
17438:
17439: * src/: classes/xdoc.C, targets/cgi/parser3.dsp: now compiles under
17440: win32
17441:
1.101 moko 17442: * INSTALL, configure, configure.in, ident.awk, etc/Makefile.am,
17443: src/classes/Makefile.am, src/main/Makefile.am,
17444: src/targets/cgi/Makefile.am,
1.95 moko 17445: src/targets/cgi/pa_config_paths.h.in, src/targets/cgi/parser3.C,
1.101 moko 17446: src/types/Makefile.am: lowered indent.awk back to src/
1.95 moko 17447:
1.101 moko 17448: * AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS, README,
17449: acinclude.m4, aclocal.m4, asm.txt, config.guess, config.sub,
17450: configure, configure.in, form.txt, ident.awk, install-sh,
17451: lang.txt, ltconfig, ltmain.sh, missing, mkinstalldirs,
17452: operators.txt, parser3.dsw, sql.txt, types.txt, etc/Makefile.am,
1.95 moko 17453: etc/parser3.charsets/Makefile.am,
17454: etc/parser3.charsets/koi8-r.cfg,
17455: etc/parser3.charsets/windows-1250.cfg,
17456: etc/parser3.charsets/windows-1251.cfg, src/Makefile.am,
1.101 moko 17457: src/classes/Makefile.am, src/include/pa_config_auto.h.in,
17458: src/main/Makefile.am, src/targets/cgi/Makefile.am,
17459: src/targets/cgi/parser3.C, src/types/Makefile.am: moved etc&www
17460: out of src, moved configure&co out of src added windows-1250.cfg
1.95 moko 17461: straightened installation scripts procedure made
17462: targets/cgi/parser3.C be dependant on ./configure --sysconfdir
17463: change
17464:
17465: 2002-01-30 paf
17466:
17467: * src/classes/xdoc.C: acconfig.h changed [comments before #undefs
17468: removed] those comments were a mistake, and prevented libltdl
17469: from function properly
17470:
17471: 2002-01-29 paf
17472:
1.101 moko 17473: * src/: Makefile.am, classes/Makefile.am: removed libltdl/libtool
17474: creation [modified acinclude.m4 which were creating int into just
17475: assignment LIBTOOL=../libtool] added default system
17476: config&charsetts prepared 'make install', now it installs
17477: targets/cgi/parser3 into bin directory etc/parser3.conf &
17478: etc/parser3.charsets/* into $sysconfdir and
1.95 moko 17479: $sysconfdir/parser3.charsets respectively
17480:
17481: * src/: classes/xdoc.C, include/pa_charset.h, include/pa_globals.h,
17482: main/pa_globals.C: few forgotten ifdef XML added
17483:
17484: 2002-01-28 paf
17485:
1.101 moko 17486: * src/: classes/Makefile.am, targets/cgi/Makefile.am: xalan-patch
1.95 moko 17487: removed
17488:
17489: * src/main/pa_exception.C: dom|generic error output fix
17490:
17491: * src/classes/xnode.C: xdoc.importNode 3 [check err]
17492:
17493: * src/classes/xnode.C: xdoc.importNode 2 [mistype err]
17494:
17495: * src/: classes/xnode.C, types/pa_vxdoc.h: xdoc.importNode 1
17496: [fixed as_node helper func to accept docs]
17497:
17498: * src/: classes/xdoc.C, classes/xnode.h, main/pa_exception.C:
17499: xdoc.importNode 0
17500:
17501: * src/classes/xdoc.C: xdoc::set now untaints OK
17502:
17503: 2002-01-25 paf
17504:
17505: * src/main/: compile.tab.C, compile.y: #comment before @ after
17506: @SPECIAL now works OK
17507:
17508: * src/main/: pa_exec.C: unix: exec now does chdir to script dir
17509:
17510: * src/main/pa_exec.C: max arg count now 10, and proper message on
17511: violation that added
17512:
17513: * src/classes/hash.C: unified hash::sql, now
17514: ^hash::sql{query}[[$.limit(2) $.offset(4)]]
17515:
17516: * src/: classes/file.C, include/pa_common.h, main/pa_common.C:
17517: ^file:lock[filename]{code}
17518:
17519: * src/: classes/file.C, classes/op.C, classes/string.C,
17520: classes/table.C, classes/xdoc.C, include/pa_common.h,
17521: main/pa_common.C, types/pa_vfile.h: removed redundant pool param
17522: to some pa_common funcs
17523:
17524: * src/: include/pa_charset.h, main/pa_globals.C:
17525: http://localhost/abc -> $ENV{DOCUMENT_ROOT}/abc | ./abc
17526:
17527: * src/: include/pa_charset.h, main/pa_charset.C,
17528: include/pa_config_fixed.h, main/compile.tab.C: typedef XMLCh...
17529: not stupid illegal define
17530:
17531: 2002-01-24 paf
17532:
17533: * src/include/pa_version.h: changed version number
17534:
17535: * src/: classes/hashfile.C, include/pa_db_table.h,
17536: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
17537: main/compile_tools.C, main/compile_tools.h, main/execute.C,
17538: main/pa_db_connection.C, main/pa_db_table.C,
17539: types/pa_vhashfile.C, types/pa_vhashfile.h: merged from r17 -
17540: hashfile without logfiles
17541:
17542: * src/: classes/hashfile.C, include/pa_db_table.h,
17543: main/compile.tab.C, main/pa_db_connection.C, main/pa_db_table.C,
17544: types/pa_vhashfile.C, types/pa_vhashfile.h: hashfile: removed use
17545: of transactions [libdb removed DB_INIT_LOCK, DB_INIT_LOG,
17546: DB_INIT_TXN init bits, thus got rid of huge log files, which
17547: cluttered disk without huge need]
17548:
17549: * src/classes/: xdoc.C, xnode.C, xnode.h: gdome_xml_doc_get_xmlDoc
17550: handy macro, which is strangly abscent in dome lib
17551:
17552: * src/classes/xdoc.C: xsltSaveResultTo checked <0 response
17553:
17554: * src/classes/xdoc.C: checked empty response
17555:
17556: * src/classes/xnode.C: xdoc.select fixed context node [were always
17557: /, not self node]
17558:
17559: * src/classes/xnode.C: xnode.select returns array always now, in
17560: case 'nothing found' returns empty array
17561:
17562: * src/classes/xnode.C: xpath nodes select bug [0] instead of [i],
17563: be more tender with ctrl/c/v
17564:
17565: 2002-01-23 paf
17566:
17567: * src/: classes/xdoc.C, main/pa_globals.C: xdoc::load/set entities
17568: substituted. // 2. when dom tree with entites goes under
17569: transform text nodes // got [erroreosly] cut on first
17570: entity occurance
17571:
17572: * src/types/pa_vdouble.h: double prec. todo: get rid of
17573: twice-converting
17574:
17575: * src/types/pa_vdouble.h: %.20E now float format when %g produced
17576: 'e' in output this is for regretful twice-converting here:
17577: $a(double value) when they write double falue they convert it to
17578: string first, thus %g were losing precesion.
17579:
17580: todo: think up some way to remove double->string string->double
17581: twice-converting
17582:
17583: * src/: classes/xdoc.C, main/pa_globals.C, types/pa_vdouble.h:
17584: %.20E now default float format this is for regretful
17585: twice-converting here: $a(double value) when they write double
17586: falue they convert it to string first, thus %g were losing
17587: precesion.
17588:
17589: todo: think up some way to remove double->string string->double
17590: twice-converting
17591:
17592: * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
17593: main/pa_globals.C: xmlSubstituteEntitiesDefault(1) now global,
17594: reasons in comment inside
17595:
17596: * src/main/pa_globals.C: xslt linked dynamically. [mistekenly were
17597: statically linked]
17598:
17599: * src/: include/pa_exception.h, main/compile.tab.C,
17600: main/pa_exception.C: removed exception va_list constructor. 1.
17601: not needed anymore 2. there were a conflict[causing errors]
17602: between ctor(, va_list) ctor(, ...) compiler[both msvc and gcc]
17603: never detected an ambiguilty here, compiling ctor(, "hello") into
17604: ctor(, va_list) which, of course, caused gpf
17605:
17606: * src/main/pa_globals.C: removed debug xslt messages
17607:
17608: 2002-01-22 paf
17609:
17610: * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
17611: main/pa_globals.C: xsl stylesheet load: parsed entities, this
17612: helps compiling stylesheet properly. example: this refused to
17613: work, <b>«<xsl:value-of select="@title"
17614: />»</b> stranly worked only this way:
17615: <b>«<xsl:value-of select="@title" />»</b>
17616:
17617: docs says "set it to 1", never going into details, so I decided
17618: to try NOT to do that
17619:
17620: * src/classes/table.C: join behaived badly in case named tables
17621: structure mismatched: 0 strings sneaked into dest failing
17622: afterwards. replaced them with empty strings
17623:
17624: 2002-01-21 paf
17625:
17626: * src/main/pa_charset.C: checked empty transcoders in
17627: transcode_cstr|buf
17628:
17629: * src/classes/xdoc.C: xdoc::load error source = filespec
17630:
17631: * src/classes/xdoc.C: transform error source now
17632: stylesheet_filespec
17633:
1.101 moko 17634: * src/: classes/xdoc.C, classes/xnode.C,
1.95 moko 17635: include/pa_stylesheet_connection.h, main/pa_charset.C,
17636: main/pa_globals.C, main/pa_sql_driver_manager.C,
1.101 moko 17637: main/pa_stylesheet_manager.C, targets/cgi/Makefile.am: autoconf
17638: gnome
1.95 moko 17639:
17640: * src/: classes/xdoc.C, classes/xnode.C, include/pa_exception.h,
17641: include/pa_globals.h, include/pa_stylesheet_connection.h,
17642: main/pa_exception.C, main/pa_globals.C, targets/cgi/pa_threads.C:
17643: xslt generic error 1
17644:
17645: * src/: include/pa_stylesheet_connection.h, main/pa_exception.C:
17646: xml generic message 1
17647:
17648: * src/classes/table.C: ^table::load empty lines or #comments before
17649: headline
17650:
17651: * src/: include/pa_array.h, include/pa_globals.h,
17652: include/pa_request.h, include/pa_threads.h, main/pa_array.C,
17653: main/pa_exception.C, main/pa_globals.C, main/pa_request.C,
17654: targets/cgi/pa_threads.C, targets/isapi/pa_threads.C: xml generic
17655: errors 0
17656:
17657: 2002-01-16 paf
17658:
17659: * src/: classes/hash.C, classes/op.C, classes/string.C,
17660: classes/table.C, classes/void.C, classes/xdoc.C,
17661: include/pa_db_connection.h, include/pa_request.h,
17662: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
17663: include/pa_stylesheet_connection.h,
17664: include/pa_stylesheet_manager.h, main/pa_request.C,
17665: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
17666: targets/cgi/pool_storage.h: auto closers to sql_connection,
17667: stylesheet_connection auto destroyers to remaining gnome objects
17668:
17669: * src/classes/xdoc.C: few comments
17670:
17671: 2002-01-15 paf
17672:
17673: * src/classes/xdoc.C: xdoc file save string
17674:
17675: ready. todo: error handling
17676:
17677: * src/classes/xdoc.C: xdoc save rewritten using
17678: xmlAllocOutputBuffer less mallocs, more reallocs. less fragmented
17679: result
17680:
17681: * src/: classes/xdoc.C, include/pa_charset.h, main/pa_charset.C:
17682: started output options parsing
17683:
17684: 2002-01-14 paf
17685:
17686: * src/classes/xdoc.C: method
17687:
17688: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h,
17689: include/pa_pool.h, include/pa_stylesheet_connection.h,
17690: main/main.dsp, main/pa_charset.C, main/pa_globals.C,
17691: main/pa_pool.C, main/pa_stylesheet_manager.C, types/pa_vxdoc.h:
17692: xslt transform0. TODO: use output options handle errors
17693:
17694: * src/classes/: xdoc.C, xnode.C: ^xdoc.file
17695:
17696: 2002-01-11 paf
17697:
17698: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
17699: main/compile_tools.C, main/compile_tools.h, main/execute.C:
17700: partial logical && || evaluation
17701:
17702: * src/classes/xnode.C: xpath selectNodes
17703:
17704: * src/: classes/xnode.C, include/pa_charset.h: xpath selectNode 3:
17705: string/number/bool
17706:
17707: * src/classes/xnode.C: xpath selectNode 2
17708:
17709: * src/: classes/xnode.C, include/pa_charset.h, main/pa_charset.C:
17710: xpath selectNode 1
17711:
17712: 2002-01-10 paf
17713:
17714: * src/classes/xnode.C: xpath selectNode -100 [just written]
17715:
17716: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h,
17717: include/pa_exception.h, include/pa_pool.h, main/pa_charset.C,
17718: main/pa_pool.C: GdomeDOMString_auto_ptr c++ wrapper [calls
17719: refcounter]
17720:
17721: 2001-12-29 paf
17722:
17723: * src/: classes/xdoc.C, include/pa_exception.h, main/pa_charset.C,
17724: main/pa_exception.C, main/pa_globals.C: xdoc ^set ^string with
17725: glib works 0
17726:
17727: 2001-12-28 paf
17728:
17729: * src/: classes/xdoc.C, include/pa_charset.h, main/pa_charset.C,
17730: main/pa_exception.C: started glib transcoders
17731:
17732: * src/main/pa_globals.C: renamed gdome to libgdome.dll
17733:
17734: * src/: classes/classes.dsp, classes/mail.C, classes/xdoc.C,
17735: classes/xnode.C, classes/xnode.h, include/pa_exception.h,
17736: include/pa_globals.h, main/compile.tab.C, main/main.dsp,
17737: main/pa_charset.C, main/pa_dir.C, main/pa_exception.C,
17738: main/pa_exec.C, main/pa_globals.C, main/pa_socks.C,
17739: targets/cgi/parser3.C, targets/cgi/parser3.dsp, types/pa_vxdoc.C,
17740: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: gnome
17741: libs just compiled in. no refcounting no xpath no xslt yet
17742:
17743: 2001-12-27 paf
17744:
17745: * src/: include/pa_charset.h, include/pa_common.h,
17746: include/pa_exception.h, include/pa_globals.h, include/pa_pool.h,
17747: main/main.dsp, main/pa_charset.C, main/pa_charsets.C,
17748: main/pa_globals.C, main/pa_pool.C, targets/cgi/parser3.C,
17749: targets/cgi/parser3.dsp, types/pa_vxdoc.C, types/pa_vxdoc.h,
17750: types/pa_vxnode.C, types/pa_vxnode.h, types/types.dsp: going away
17751: from xalan&xerces, started the process. globals [initialization
17752: pool [charset update charset [transcodings vxnode vxdoc [DOM
17753: calls
17754:
17755: * src/classes/Makefile.am: going away from xalan&xerces, not needed
17756: anymore
17757:
17758: 2001-12-26 paf
17759:
17760: * src/: include/pa_charset.h, include/pa_charsets.h,
17761: main/pa_charset.C, main/pa_charsets.C, main/pa_request.C: charset
17762: key globalized [bug]
17763:
17764: 2001-12-25 paf
17765:
17766: * src/: classes/mail.C, classes/table.C, include/pa_string.h,
17767: main/pa_string.C: table set & append changed splitting languages,
17768: separators now can be clean AND as-is same to mail command line
17769: $MAIN:MAIL.progX arguments
17770:
17771: 2001-12-24 paf
17772:
17773: * src/classes/mail.C: one parted text messages - no multipart
17774: mime-type anymore. for convinient if $.attach-ments
17775:
17776: * src/: classes/hashfile.C, classes/op.C, main/pa_db_table.C,
17777: main/pa_string.C: read from cache size check updated
17778:
17779: * src/main/: pa_string.C: String::join_chain another ugly bug :(
17780:
17781: 2001-12-21 paf
17782:
17783: * src/classes/date.C: date:sql-string now returns localtime
17784:
17785: * src/main/pa_request.C: $result in @main actually not working, to
17786: hell with it for now
17787:
17788: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
17789: types/pa_vmethod_frame.h, types/pa_wcontext.h: $result in @main
17790: @postprocess @exception
17791:
17792: * src/main/execute.C: junction evaluation canceled - endless
17793: recursion detected
17794:
17795: 2001-12-19 paf
17796:
17797: * src/main/pa_charset.C: charset->charset transcoding via unicode
17798: intermediate
17799:
17800: * src/main/pa_request.C: CLASS_PATH now / = DOCUMENT_ROOT
17801:
17802: * src/classes/hashfile.C: ^hashfile.open DB_HOME now relative
17803:
17804: * src/classes/op.C: ^cache keypath now relative
17805:
17806: * src/classes/mail.C: changed weighting prior to sort
17807:
17808: * src/: classes/mail.C, include/pa_config_fixed.h: to/from 0 check
17809: were missing
17810:
17811: 2001-12-17 paf
17812:
17813: * src/main/pa_charset.C: ifndef XML were bad type
17814:
17815: * src/: include/pa_db_table.h, main/pa_db_table.C: db_table used
17816: outdated unset services_pool
17817:
17818: * src/: classes/mail.C, include/pa_charsets.h, include/pa_string.h,
17819: main/pa_charsets.C, main/untaint.C, types/pa_vrequest.C,
17820: types/pa_vresponse.C: ^mail:send[ $.charset[zzz] addded
17821:
17822: * src/main/untaint.C: allowed space in filespec
17823:
17824: * src/main/pa_charset.C: empty bufs transcode [forgot check :(]
17825:
17826: * src/classes/image.C: no govno
17827:
17828: * src/classes/image.C: govno
17829:
17830: 2001-12-16 paf
17831:
17832: * src/include/: pa_charset.h, pa_charsets.h: forgot to add
17833:
17834: * src/: main/Makefile.am, main/pa_charset.C, types/Makefile.am:
17835: charset_connection&manager replaced by charset&charsets
17836:
17837: * src/main/pa_charset.C: name_cstr 0
17838:
17839: * src/main/untaint.C: uri lang now knows about client/source
17840: charsets
17841:
17842: * src/: classes/file.C, classes/math.C, classes/op.C,
17843: classes/string.C, classes/table.C, classes/xdoc.C,
17844: include/pa_array.h, include/pa_cache_managers.h,
17845: include/pa_charset_connection.h, include/pa_charset_manager.h,
17846: include/pa_common.h, include/pa_db_connection.h,
17847: include/pa_db_manager.h, include/pa_db_table.h,
17848: include/pa_dictionary.h, include/pa_exception.h,
17849: include/pa_exec.h, include/pa_globals.h, include/pa_hash.h,
17850: include/pa_opcode.h, include/pa_pool.h, include/pa_request.h,
17851: include/pa_sapi.h, include/pa_socks.h,
17852: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
17853: include/pa_string.h, include/pa_stylesheet_connection.h,
17854: include/pa_stylesheet_manager.h, include/pa_table.h,
17855: include/pa_transcoder.h, main/compile_tools.h, main/main.dsp,
17856: main/pa_charset.C, main/pa_charset_connection.C,
17857: main/pa_charset_manager.C, main/pa_charsets.C, main/pa_globals.C,
17858: main/pa_pool.C, main/pa_request.C, main/pa_string.C,
17859: main/pa_transcoder.C, main/untaint.C, types/pa_vfile.C,
17860: types/pa_vform.C, types/pa_vform.h, types/pa_vrequest.C,
17861: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
17862: types/types.dsp: introducing Charset
17863:
17864: 2001-12-14 paf
17865:
17866: * src/: include/pa_request.h, include/pa_transcoder.h,
17867: main/pa_request.C, main/pa_transcoder.C, types/pa_vform.C,
17868: types/pa_vform.h: transcodeToUTF8[were FromUTF8] for forms todo:
17869: uri lang
17870:
17871: * src/main/pa_transcoder.C: transcodeToUTF8, now form&uri lang
17872:
17873: * src/targets/cgi/Makefile.am: -I../../pcre to .am
17874:
17875: * src/: include/pa_globals.h, main/pa_globals.C: removed unused
17876: defalts_name global
17877:
17878: * src/: include/pa_charset_connection.h, include/pa_pool.h,
17879: include/pa_request.h, main/main.dsp,
17880: main/pa_charset_connection.C, main/pa_charset_manager.C,
17881: main/pa_request.C, types/Makefile.am, types/pa_vrequest.C,
17882: types/pa_vrequest.h, types/pa_vresponse.h, types/types.dsp,
17883: include/pa_transcoder.h, main/pa_transcoder.C, main/Makefile.am:
17884: changed charset model. now important: $request:charset
17885: $response:charset while $response:content-type.charset become
17886: unimportant [informational]
17887:
17888: 2001-12-13 paf
17889:
17890: * src/targets/: cgi/pa_pool.C, isapi/pa_pool.C: EOL@EOF
17891:
17892: * src/classes/xdoc.C: rewritten auto_ptr part other way2, because
17893: of stupid gcc 2.96 /usr/include/g++-3/memory:40: candidates are:
17894: auto_ptr<_Tp> &auto_ptr<_Tp>::operator= (auto_ptr<_Tp> &) [with
17895: _Tp = FormatterListener] /usr/include/g++-3/memory:48:
17896: auto_ptr<_Tp> &auto_ptr<_Tp>::operator= (auto_ptr<_Tp1> &)
17897: [with _Tp1 = FormatterListener, _Tp = FormatterListener]
17898:
17899: * src/: classes/xdoc.C, main/pa_sql_driver_manager.C: rewritten
17900: auto_ptr part other way, because of stupid gcc 2.96
17901: /usr/include/g++-3/memory:40: candidates are: auto_ptr<_Tp>
17902: &auto_ptr<_Tp>::operator= (auto_ptr<_Tp> &) [with _Tp =
17903: FormatterListener] /usr/include/g++-3/memory:48:
17904: auto_ptr<_Tp> &auto_ptr<_Tp>::operator= (auto_ptr<_Tp1> &) [with
17905: _Tp1 = FormatterListener, _Tp = FormatterListener]
17906:
17907: * src/classes/xdoc.C: removed extra inc
17908:
17909: * src/targets/cgi/: pa_pool.C, parser3.C: msvc heap debugging flag
17910:
17911: * src/include/pa_types.h: msvc head debugging flag
17912:
17913: * src/classes/xdoc.C: freed up listener
17914:
17915: * src/classes/string.C: change msg '... code is not code'
17916:
17917: * src/: main/pa_db_connection.C, main/pa_db_manager.C,
17918: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
17919: targets/cgi/pool_storage.h: couple cache expiratiors were wrong
17920: [past/future prob]
17921:
17922: * src/: include/pa_cache_managers.h, include/pa_charset_manager.h,
17923: include/pa_config_fixed.h, include/pa_db_manager.h,
17924: include/pa_sql_driver_manager.h, include/pa_stylesheet_manager.h,
17925: main/pa_cache_managers.C, main/pa_globals.C: ~Cache_managers
17926:
17927: * src/: include/pa_config_fixed.h, main/pa_common.C,
17928: main/pa_string.C: removed signed mismatch warnings
17929:
17930: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: removed
17931: 'expires' from header outputs
17932:
17933: * src/main/pa_string.C: string::recustruct erroreusly used outdated
17934: row ptr
17935:
17936: * src/classes/file.C: file::cgi bug, request_method were passed to
17937: SERVER_PROTOCOL but SERVER_PROTOCOL were forgotten
17938:
17939: * src/classes/xdoc.C: lang list updated
17940:
17941: 2001-12-10 paf
17942:
17943: * src/classes/math.C: ^math:random(n) now yields[0;n) not [0;n]
17944:
17945: * src/main/untaint.C: FILE_SPEC untainting changed so that one can
17946: erase files like that, knowing their full name introducing //
17947: theoretical problem with, for instance, "_2B" and "." fragments,
17948: // they would yield the same // because
17949: need_file_encode('_')=false // but we need to delete such files
17950: somehow, getting names from ^index
17951:
17952: * src/main/pa_string.C: ^string.replace bug fixed [bad
17953: string::join_chank break]
17954:
17955: 2001-12-07 paf
17956:
17957: * src/: classes/hashfile.C, classes/op.C, classes/table.C,
17958: include/pa_common.h, include/pa_config_auto.h.in,
17959: include/pa_config_fixed.h, include/pa_config_includes.h,
17960: include/pa_db_table.h, include/pa_request.h, main/pa_common.C,
17961: main/pa_db_table.C, main/pa_request.C, main/pa_string.C,
17962: types/pa_vhashfile.C: merged from r14_simple_cache
17963:
17964: * src/main/pa_string.C: stupid sparc architecture failed to access
17965: short at odd address 0x311f0 <deserialize__6StringUiPvUiPCc+16>:
17966: lduh [ %i2 + 1 ], %l0
17967:
17968: bus error, fixed that
17969:
17970: * src/main/pa_string.C: strange string deserialize bug on
17971: client[pmts], a bit shortened,
17972:
17973: * src/include/pa_config_auto.h.in: makes
17974:
17975: * src/: include/pa_common.h, include/pa_config_fixed.h,
17976: include/pa_config_includes.h, main/pa_common.C: exclusive lock
17977: file write shared lock file read
17978:
17979: * src/: classes/op.C, include/pa_common.h,
17980: include/pa_config_fixed.h, main/pa_common.C: ^cache operator
17981:
17982: 2001-12-06 paf
17983:
17984: * src/: classes/op.C, classes/table.C, include/pa_request.h,
17985: main/pa_request.C: #ifdef RESOURCES_DEBUG
17986:
17987: * src/: main/compile.tab.C, targets/cgi/parser3.C: removed debug
17988: info
17989:
17990: * src/classes/hashfile.C: removed transaction from ^cache
17991:
17992: 2001-12-05 paf
17993:
17994: * src/targets/cgi/: parser3.C: fatal error reporting fixed. in
17995: IIS5 there were a prob with illegal call check
17996:
17997: 2001-12-04 paf
17998:
17999: * src/: classes/op.C, classes/table.C, include/pa_request.h,
18000: main/pa_request.C: measures to log
18001:
18002: 2001-11-23 paf
18003:
18004: * src/: classes/hashfile.C, classes/table.C, include/pa_db_table.h,
18005: main/pa_common.C, main/pa_db_table.C, main/pa_string.C,
18006: types/pa_vhashfile.C: merged from _0014, 1
18007:
18008: * src/: classes/hashfile.C, classes/table.C, include/pa_db_table.h,
18009: main/pa_common.C, main/pa_db_table.C, types/pa_vhashfile.C:
18010: hashfile bugfix2 more wrong sizes. ^cache behaviour changed: if
18011: ^cache(33) would change
18012:
18013: 0660 bits in file_write & hashfile create
18014:
18015: * src/main/: pa_db_table.C, pa_string.C: cache bugfix [wrong types
18016: after pa_string optimization]
18017:
18018: 2001-11-22 paf
18019:
18020: * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
18021: table.offset[whence]
18022:
18023: * src/classes/op.C: process cstr(,connection)
18024:
18025: * src/classes/op.C: process now gets its body on current language,
18026: not as-is
18027:
18028: * src/main/untaint.C: ORIGINS mode removed UHTML
18029:
18030: * src/main/untaint.C: ORIGINS mode was bad - forgot about optimize
18031: bit
18032:
1.101 moko 18033: * src/classes/xdoc.C: cached xslt [removed nocache forcing]
1.95 moko 18034:
18035: 2001-11-21 paf
18036:
18037: * src/: classes/xdoc.C, types/pa_vxdoc.C, types/pa_vxdoc.h:
18038: <xsl:output output options made identical to xsl:output
18039: attributes exclusion: cdata-section-elements what xalan can do
18040: but that not used now: it can escape and remove CDATA sections
18041:
18042: * src/: main/untaint.C, targets/cgi/parser3.C: optimized \r
18043: produced by xslt
18044:
18045: * src/targets/cgi/parser3.C: removed debug cgi||1
18046:
18047: * src/main/: pa_string.C, untaint.C: cached some string::size() es
18048:
18049: * src/: classes/table.C, main/pa_string.C, main/untaint.C,
18050: targets/cgi/parser3.C: table.append bug fixed: forgot to switch
18051: default language for {code}, it happen to change it's language
18052: from CLEAN, so later refused to split by CLEAN \t
18053:
18054: 2001-11-20 paf
18055:
1.101 moko 18056: * src/: classes/Makefile.am, classes/table.C, main/Makefile.am,
18057: main/pa_exception.C, types/Makefile.am: moved ident.C & co to
1.95 moko 18058: bottom of dependeces, so that errors would popup quicklier, fixed
18059: line numbering in table::sql
18060:
18061: 2001-11-19 paf
18062:
18063: * src/: classes/op.C, include/pa_request.h, include/pa_string.h,
18064: include/pa_types.h, main/pa_globals.C, main/pa_request.C,
18065: main/pa_string.C, main/untaint.C, targets/cgi/parser3.C,
18066: targets/isapi/parser3isapi.C, types/pa_wcontext.C,
18067: types/pa_wcontext.h: UL_CLEAN pieces now inherit UL_OPTIMIZED_BIT
18068: at wcontext.write
18069:
1.101 moko 18070: * src/targets/: Makefile.am, cgi/parser3.C: #if _MSC_VER
1.95 moko 18071: _set_new_handler
18072:
1.101 moko 18073: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C:
18074: set_new_handler in apache&isapi
1.95 moko 18075:
18076: 2001-11-16 paf
18077:
18078: * src/targets/cgi/parser3.C: pool debug @ die
18079:
18080: * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C:
18081: removed 8 bytes from String, 2 bytes from
18082: string::chunk::row::item
18083:
18084: * src/main/pa_string.C: removed 1+4 bytes from String
18085:
18086: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C,
18087: types/pa_vstring.C: removed 1+4 bytes from String
18088:
18089: * src/main/pa_pool.C: introducing estimating String::cstr_bufsize,
18090: 0
18091:
18092: * src/: include/pa_globals.h, include/pa_string.h,
18093: include/pa_types.h, main/pa_globals.C, main/pa_pool.C,
18094: main/pa_request.C, main/untaint.C, sql/pa_sql_driver.h,
18095: targets/cgi/parser3.C: introducing estimating
18096: String::cstr_bufsize, 0
18097:
18098: * src/: main/pa_pool.C, include/pa_pool.h: die in pool::fail
18099:
18100: * src/: targets/cgi/parser3.C, main/pa_pool.C: die in pool::fail
18101:
18102: * src/: main/execute.C, main/pa_pool.C, targets/cgi/parser3.C,
18103: include/pa_pool.h: die in pool::fail
18104:
18105: 2001-11-15 paf
18106:
18107: * src/: include/pa_exception.h, main/execute.C, main/main.dsp,
18108: main/pa_exception.C, targets/cgi/parser3.C: exception with
18109: dynamic buffer re-back now with counter
18110:
18111: * src/: include/pa_exception.h, main/pa_exception.C: exception with
18112: static buffer back
18113:
18114: * src/targets/cgi/parser3.C: std::
18115:
18116: * src/: classes/classes.awk, include/pa_config_auto.h.in,
18117: include/pa_config_includes.h: setnewhandler check
18118:
1.101 moko 18119: * src/include/pa_config_auto.h.in: makes
1.95 moko 18120:
18121: * src/targets/cgi/parser3.C: set_new_handler started
18122:
18123: 2001-11-14 paf
18124:
18125: * src/: include/pa_common.h, main/pa_common.C: snprintf replacement
18126: was wrong
18127:
18128: * src/: include/pa_common.h, main/pa_common.C: snprintf replacement
18129: was wrong
18130:
18131: * src/main/pa_request.C: z
18132:
18133: * src/: include/pa_common.h, main/pa_common.C: snprintf on buffer
18134: full returns win32 -1 solaris >buffer_size
18135:
18136: checked all that
18137:
18138: * src/classes/op.C: ^untaint{body} as-is default now
18139:
18140: * src/: main/execute.C, types/pa_vclass.h, types/pa_vobject.h,
18141: types/pa_vstateless_class.h, types/pa_vstateless_object.h: merged
18142: with no_bad_constructors_try
18143:
18144: * src/: main/execute.C, types/pa_vclass.h, types/pa_vobject.h,
18145: types/pa_vstateless_class.h, types/pa_vstateless_object.h: fixed
18146: this: $bred[^string::length[]] $bred[^response::clear[]]
18147: $bred[^int::int[]]
18148:
18149: now VObject creation moved into overriden
18150: VClass::create_new_value, thus 0 from create_new_value means that
18151: class has no ctors
18152:
18153: 2001-11-13 paf
18154:
18155: * src/classes/classes.C: returned accedently removed if in foreach
18156: callbacks [when hash no-0-restructure]
18157:
18158: 2001-11-12 paf
18159:
18160: * src/main/pa_pool.C: changed xdoc createXXX politics, now string
18161: passed as-is to method, xalan makes & into & itself
18162:
18163: * src/classes/date.C: date.roll parser2 alg used
18164:
18165: * src/: classes/classes.C, classes/hash.C, classes/xdoc.C,
18166: include/pa_hash.h, main/pa_db_connection.C, main/pa_db_manager.C,
18167: main/pa_dictionary.C, main/pa_hash.C,
18168: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C: hash
18169: now does not containt 0 values. put 0 actullay removes. no check
18170: on 0 value in foreach now required
18171:
18172: 2001-11-11 paf
18173:
18174: * src/sql/pa_sql_driver.h: removed extra constructor, doc
18175:
18176: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: CRLF
18177:
18178: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql
18179: driver initialize not const
18180:
18181: 2001-11-10 paf
18182:
18183: * src/main/pa_exec.C: doc
18184:
18185: 2001-11-09 paf
18186:
18187: * src/classes/: string.C, xdoc.C: xdoc::set{code} now untaints
18188: param properly
18189:
18190: * src/classes/string.C: string.save now does untainting before
18191: saving
18192:
18193: * src/main/pa_common.C: line endings fixing fixed last piece[was
18194: still cstr oriented]
18195:
18196: * src/: include/pa_common.h, main/pa_common.C, types/pa_vform.C:
18197: line endings fixing got rid of cstr, now must work ok with post
18198: multipart
18199:
18200: * src/types/pa_vform.C: line endings fixed at post / multipart /
18201: not file also now
18202:
18203: 2001-11-08 paf
18204:
18205: * src/: include/pa_cache_managers.h, include/pa_charset_manager.h,
18206: include/pa_db_manager.h, include/pa_sql_driver_manager.h,
18207: include/pa_stylesheet_manager.h, main/pa_charset_manager.C,
18208: main/pa_db_manager.C, main/pa_sql_driver_manager.C,
18209: main/pa_stylesheet_manager.C: restructured Cache manager to be
18210: simple parent, not second parent [gcc 2.96 strangly refused to
18211: call virtual from second parent]
18212:
1.101 moko 18213: * src/: include/pa_common.h, main/Makefile.am,
18214: targets/cgi/pa_pool.C: makes
1.95 moko 18215:
18216: * src/: include/pa_request.h, main/pa_request.C,
18217: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: apache
18218: 'status' class enabler
18219:
18220: <Location /parser-status.html> ParserStatusAllowed </Location>
18221:
18222: * src/: include/pa_cache_managers.h, include/pa_charset_manager.h,
18223: include/pa_db_manager.h, include/pa_sql_driver_manager.h,
18224: include/pa_stylesheet_manager.h, main/main.dsp,
18225: main/pa_cache_managers.C, main/pa_charset_manager.C,
18226: main/pa_db_manager.C, main/pa_globals.C, main/pa_request.C,
18227: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
18228: types/pa_vstatus.h: cache_managers, maybe-expiring every request
18229: todo: apache 'status' class enabler
18230:
18231: 2001-11-05 paf
18232:
18233: * src/main/: pa_db_connection.C, pa_db_manager.C: expiration from
18234: debug to normal
18235:
18236: * src/main/: pa_db_connection.C, pa_db_manager.C, pa_request.C:
18237: hence i removed skipping 0 values in hash::for_each-es we need to
18238: check cleaned cache items manually. few more checks.
18239:
18240: expiring to 0 time was wrong, changed to 'now' time
18241:
18242: * src/targets/cgi/parser3.C: read can return 0, that means sort of
18243: sig_pipe on freebsd [moko's experiments]. checked that in cgi,
18244: on apache already done :)
18245:
18246: * src/main/: pa_db_connection.C, pa_db_manager.C: hence i removed
18247: skipping 0 values in hash::for_each-es we need to check cleaned
18248: cache items manually
18249:
18250: * src/main/: pa_db_connection.C, pa_db_table.C:
18251: parser_multithreaded check was wrong
18252:
18253: * src/: classes/classes.C, classes/classes.h, classes/date.C,
18254: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
18255: classes/hashfile.C, classes/image.C, classes/int.C,
18256: classes/mail.C, classes/math.C, classes/op.C, classes/response.C,
18257: classes/string.C, classes/table.C, classes/void.C,
18258: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
18259: include/pa_array.h, include/pa_charset_connection.h,
18260: include/pa_charset_manager.h, include/pa_common.h,
18261: include/pa_config_fixed.h, include/pa_config_includes.h,
18262: include/pa_db_connection.h, include/pa_db_manager.h,
18263: include/pa_db_table.h, include/pa_dictionary.h, include/pa_dir.h,
18264: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
18265: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
18266: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
18267: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
18268: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
18269: include/pa_stack.h, include/pa_string.h,
18270: include/pa_stylesheet_connection.h,
18271: include/pa_stylesheet_manager.h, include/pa_table.h,
18272: include/pa_threads.h, include/pa_types.h, main/compile.C,
18273: main/compile.tab.C, main/compile_tools.C, main/compile_tools.h,
18274: main/execute.C, main/pa_array.C, main/pa_charset_connection.C,
18275: main/pa_charset_manager.C, main/pa_common.C,
18276: main/pa_db_connection.C, main/pa_db_manager.C,
18277: main/pa_db_table.C, main/pa_dictionary.C, main/pa_dir.C,
18278: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
18279: main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
18280: main/pa_socks.C, main/pa_sql_driver_manager.C,
18281: main/pa_status_provider.C, main/pa_string.C,
18282: main/pa_stylesheet_manager.C, main/pa_table.C, main/untaint.C,
18283: sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
18284: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
18285: targets/cgi/pool_storage.h, targets/isapi/pa_pool.C,
18286: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
18287: targets/isapi/pool_storage.h, types/pa_valiased.C,
18288: types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
18289: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
18290: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
18291: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
18292: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
18293: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
18294: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
18295: types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.h,
18296: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.h,
18297: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
18298: types/pa_vstateless_object.h, types/pa_vstatus.h,
18299: types/pa_vstring.C, types/pa_vstring.h, types/pa_vtable.C,
18300: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
18301: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
18302: types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h:
18303: $status:db fixed used not initialized in db_connection & db_table
18304:
18305: * src/: include/pa_charset_connection.h, main/pa_charset_manager.C:
18306: $status:charset
18307:
18308: * src/: classes/xdoc.C, include/pa_db_connection.h,
18309: include/pa_stylesheet_connection.h,
18310: include/pa_stylesheet_manager.h, main/pa_stylesheet_manager.C,
18311: types/pa_vstatus.h: $status:stylesheet
18312:
18313: * src/: include/pa_charset_manager.h, include/pa_db_manager.h,
18314: include/pa_request.h, include/pa_sql_connection.h,
18315: include/pa_sql_driver_manager.h, include/pa_stylesheet_manager.h,
18316: main/main.dsp, main/pa_charset_manager.C, main/pa_common.C,
18317: main/pa_db_manager.C, main/pa_globals.C, main/pa_request.C,
18318: main/pa_sql_driver_manager.C, main/pa_status_provider.C,
18319: main/pa_stylesheet_manager.C, types/pa_vstatus.h,
18320: types/pa_vxnode.C, types/types.dsp: started status parser class
18321:
18322: 2001-11-01 paf
18323:
18324: * src/include/pa_config_auto.h.in: makes
18325:
18326: * src/main/pa_hash.C: removed old extra include
18327:
18328: * src/: classes/math.C, include/pa_common.h: HAVE_TRUNC HAVE_ROUND
18329: checks [for hp, there are such in math.h]
18330:
18331: * src/classes/op.C: ^for endless loop check strightened
18332:
18333: * src/: classes/hash.C, classes/op.C, main/execute.C: changed root
18334: behavior in native calls. it left unchanged, so ^for ^foreach &
18335: co can use r.root to write their i & key,value there
18336:
18337: * src/classes/op.C: detected for var storage bug, fixed.
18338: todo:foreach
18339:
18340: * src/: classes/hash.C, classes/xdoc.C, classes/xnode.C,
18341: include/pa_hash.h, main/pa_hash.C, main/pa_request.C,
18342: types/pa_vhash.h, types/pa_vxnode.C: hash locking disabled
18343: changing of hash inside of foreach
18344:
18345: * src/: classes/hash.C, classes/hashfile.C, types/pa_vhashfile.C:
18346: ^hashfile.foreach[key|value]{body}[[separator]|{separator}] prev
18347: were hash.foreach
18348:
18349: * src/: classes/hash.C, classes/op.C, types/pa_vmethod_frame.h,
18350: types/pa_vstring.C, types/pa_vstring.h:
18351: ^foreach[key|value]{body}[[separator]|{separator}]
18352:
18353: * src/: classes/hash.C, include/pa_hash.h, main/pa_hash.C,
18354: types/pa_vcookie.C: ^hash.delete[key]
18355:
18356: 2001-10-31 paf
18357:
18358: * src/main/: compile.C, pa_common.C: completely empty file now
18359: considered "read", not ignored [not perfect trick used]
18360:
18361: * src/main/pa_common.C: simplier common ifdefs
18362:
18363: * src/main/pa_common.C: typing bug in common - bad ifdeff
18364:
18365: * src/main/pa_db_connection.C: z
18366:
18367: * src/main/: pa_db_connection.C, pa_sql_driver_manager.C: //
18368: lockdetector flags
18369: dbenv.lk_detect=DB_LOCK_RANDOM;
18370:
18371: * src/main/pa_sql_driver_manager.C: hiding passwords and addresses
18372: from accidental show [imagine user forgot @exception]
18373:
18374: * src/classes/table.C: ^table.save[[nameless|+append;]path]
18375:
18376: * src/: classes/file.C, classes/image.C, classes/mail.C,
18377: classes/string.C, classes/xnode.C, include/pa_common.h,
18378: main/pa_common.C: ^string.save[[append;]path]
18379:
18380: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
18381: main/execute.C: \ in expression: int divide 10/3=3
18382:
18383: * src/types/pa_vhashfile.h: hashfile ^delete to do something only
18384: inside of ^cache
18385:
18386: * src/: include/pa_threads.h, main/pa_db_connection.C,
18387: main/pa_db_table.C, targets/cgi/pa_threads.C,
18388: targets/isapi/pa_threads.C: libdb DB_THREAD flag only when really
18389: needed
18390:
18391: 2001-10-30 paf
18392:
18393: * src/: classes/classes.dsp, main/main.dsp,
18394: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
18395: types/types.dsp: enabled debug incremental compile
18396:
18397: * src/: include/pa_common.h, main/pa_common.C, types/pa_vform.C:
18398: form post data line endings not reformatted now.
18399:
18400: * src/types/: pa_vform.C, pa_vform.h: AppendFormEntry length param
18401: now required [had bug when file= has no value]
18402:
18403: * src/main/: pa_db_connection.C, pa_db_manager.C, pa_db_table.C,
18404: pa_exec.C, pa_request.C, pa_sql_driver_manager.C, pa_string.C:
18405: cstr(asis) default param removed
18406:
18407: * src/classes/xdoc.C: rolled back {} in xdoc.createTextNode for now
18408:
18409: * src/classes/xdoc.C: rolled back {} in xdoc.createElement for now
18410:
18411: * src/include/pa_dir.h: LOAD_DIR fixed
18412:
18413: * src/types/pa_vform.C: VForm::AppendFormEntry {length convention
18414: was broken} fix_line_breaks
18415:
18416: * src/include/: pa_config_fixed.h, pa_pragma_pack_begin.h,
18417: pa_pragma_pack_end.h, pa_string.h, pa_types.h: String & Origin
18418: packed with #pragma pack
18419:
1.101 moko 18420: * src/include/pa_config_auto.h.in: pragma detection
1.95 moko 18421:
18422: 2001-10-29 paf
18423:
18424: * src/types/pa_wcontext.h: bitfield syntax stricter
18425:
18426: * src/: classes/file.C, types/pa_vimage.C: image&file couple stack
18427: string hash.puts
18428:
18429: * src/include/pa_sql_connection.h: SQL_CONNECTION_FUNC_GUARDED name
18430:
18431: * src/include/pa_sql_connection.h: there were one wrong
18432: SQL_CONNECTION_FUNC_GUARDED [failed]
18433:
18434: * src/targets/isapi/pa_pool.C: added isapi&apache real_malloc debug
18435: param.someday either ifdef or remove it
18436:
18437: * src/targets/cgi/: pa_pool.C, parser3.C: removed debug defines
18438:
18439: * src/main/untaint.C: optimizing returned after debugging
18440:
18441: * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C,
18442: main/untaint.C: memory hunging #pragma pack(1)
18443:
18444: 16 419 844 13 169 394
18445:
18446: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C,
18447: targets/cgi/pa_pool.C: String size_t replace to uint in proper
18448: places [todo:Array]
18449:
18450: * src/: main/execute.C, targets/cgi/pa_pool.C,
18451: targets/cgi/parser3.dsp, types/pa_wcontext.h,
18452: types/pa_wwrapper.h: debugging memory WContext flags to bits
18453:
18454: total 5 652 652/158731 total 5 469 332/158731
18455:
18456: * src/: include/pa_array.h, main/pa_array.C: debugging memory
18457: Array:: without cache in get/put now
18458:
18459: [Mon Oct 29 18:23:02 2001] total 5 796 092/158731 [Mon Oct 29
18460: 18:25:27 2001] total 5 652 652/158731
18461:
18462: * src/: include/pa_string.h, main/pa_string.C,
18463: targets/cgi/pa_pool.C: debugging memory String::fused_rows func
18464: now
18465:
18466: [Mon Oct 29 17:55:45 2001] total 5917436/158731 [Mon Oct 29
18467: 18:11:53 2001] total 5796092/158731
18468:
18469: * src/: classes/file.C, include/pa_hash.h, include/pa_string.h,
18470: main/pa_globals.C, targets/cgi/pa_pool.C: debugging memory hash
18471: key ref now
18472:
18473: [Mon Oct 29 16:01:17 2001] total 17050496/202647 [Mon Oct 29
18474: 17:11:17 2001] total 16867948/202658
18475:
18476: * src/: classes/file.C, classes/image.C, classes/string.C,
18477: classes/xdoc.C, include/pa_pool.h, include/pa_string.h,
18478: main/execute.C, main/pa_array.C, main/pa_common.C,
18479: main/pa_hash.C, main/pa_sql_driver_manager.C, main/pa_string.C,
18480: main/untaint.C, targets/cgi/pa_pool.C, targets/cgi/parser3.C,
18481: types/pa_vcookie.C, types/pa_vstring.h: debuggging memory.
18482: string::as_int/double now usually uses stack, not heap [200K out
18483: of 17M :)] VString(String&) not copies reference [29M -> 17M]
18484:
18485: * src/main/pa_sql_driver_manager.C: ping to have services [old
18486: hiding bug]
18487:
18488: * src/Makefile.am: .am order
18489:
18490: * src/: include/pa_array.h, include/pa_charset_manager.h,
18491: include/pa_db_connection.h, include/pa_db_manager.h,
18492: include/pa_db_table.h, include/pa_hash.h, include/pa_request.h,
18493: include/pa_sql_driver_manager.h, include/pa_stylesheet_manager.h,
18494: include/pa_threads.h, types/pa_valiased.h, types/pa_vhashfile.h,
18495: types/pa_vstateless_class.h, types/pa_wcontext.h: gcc 3.0.1
18496: required "friend class"
18497:
18498: ../include/pa_request.h:51: friend declaration requires
18499: class-key, i.e. `friend class Temp_lang'
18500:
18501: * src/: include/pa_exception.h, include/pa_sql_connection.h,
18502: main/pa_exception.C, main/pa_sql_driver_manager.C,
18503: sql/pa_sql_driver.h: sql driver impl changed in _throw part.
18504:
18505: the idea is to #1 jump to C++ some function to main body, where
18506: every function stack frame has exception unwind information and
18507: from there... #2 propagate_exception()
18508:
18509: 2001-10-28 paf
18510:
18511: * src/main/pa_db_connection.C: removed old consts
18512:
18513: * src/main/pa_db_connection.C: expire table [was accidently pasted
18514: with wrong type/cast]
18515:
18516: * src/main/: pa_db_connection.C, pa_db_table.C: exception
18517: translation
18518:
1.101 moko 18519: * src/: classes/Makefile.am, targets/cgi/Makefile.am: db makes.
1.95 moko 18520: remember to build DB2 with -fexceptions!!!
18521:
18522: * src/main/pa_db_table.C: DB_RMW defed
18523:
18524: * src/: include/pa_config_auto.h.in, include/pa_config_fixed.h,
18525: include/pa_db_connection.h, include/pa_db_manager.h,
18526: include/pa_db_table.h, main/pa_db_connection.C,
18527: main/pa_db_table.C: db2 on linux with DB 2.4.14: (6/2/98)
18528:
18529: 2001-10-27 paf
18530:
18531: * src/: classes/hashfile.C, include/pa_db_connection.h,
18532: include/pa_db_table.h, main/pa_db_connection.C,
18533: main/pa_db_manager.C, main/pa_db_table.C, main/pa_globals.C,
18534: types/pa_vhashfile.C: DB2 ifdefs
18535:
1.101 moko 18536: * src/: classes/Makefile.am, include/pa_config_fixed.h,
18537: main/Makefile.am, targets/cgi/Makefile.am, types/Makefile.am:
1.95 moko 18538: makes with DB2
18539:
1.101 moko 18540: * src/: include/pa_config_auto.h.in, main/Makefile.am,
18541: types/Makefile.am: makes db
1.95 moko 18542:
18543: * src/: main/pa_globals.C, targets/cgi/parser3.dsp,
18544: targets/isapi/parser3isapi.dsp: vc projects libdb ifdefed into
18545: globals.C
18546:
18547: * src/: classes/hashfile.C, include/pa_db_connection.h,
18548: include/pa_db_table.h, main/pa_db_connection.C,
18549: main/pa_db_table.C: ^hashfile.clear[]
18550:
18551: * src/classes/classes.awk: no $ in var names
18552:
18553: * src/main/: pa_db_connection.C, pa_db_manager.C: db expiration
18554: connection&table [forgotten calls]
18555:
18556: 2001-10-26 paf
18557:
18558: * src/main/pa_db_connection.C: db checkpoints
18559:
18560: * src/: include/pa_db_connection.h, main/pa_db_connection.C: db
18561: checkpoints
18562:
18563: * src/classes/xdoc.C: xdoc createTextNode createElement UL_XML
18564: default. but entities still reparsed. todo: tothink
18565:
18566: * src/main/pa_db_connection.C: db recover mech 2
18567:
18568: * src/: classes/hashfile.C, include/pa_db_connection.h,
18569: include/pa_db_manager.h, include/pa_db_table.h,
18570: include/pa_hash.h, main/pa_db_connection.C, main/pa_db_manager.C,
18571: main/pa_db_table.C, main/pa_hash.C, types/pa_vhashfile.C,
18572: types/pa_vhashfile.h: db connections & tables now cached at
18573: create time & multithreaded
18574:
18575: * src/: classes/xdoc.C, types/pa_vxdoc.h: transform2 for
18576: parsed_source
18577:
18578: * src/main/pa_db_connection.C: about to remove connection from
18579: vhashfile
18580:
18581: * src/: main/pa_db_table.C, classes/hashfile.C: db: child
18582: transaction commit/rollback responsibility left to parent [as it
18583: sould - else there were a bug with double free]
18584:
18585: * src/include/pa_db_table.h: db: child transaction commit/rollback
18586: responsibility left to parent [as it sould - else there were a
18587: bug with double free]
18588:
18589: 2001-10-25 paf
18590:
18591: * src/: classes/hashfile.C, include/pa_common.h,
18592: include/pa_db_connection.h, include/pa_db_manager.h,
18593: main/main.dsp, main/pa_db_connection.C, main/pa_db_manager.C,
18594: types/pa_vhashfile.C, types/pa_vhashfile.h,
18595: include/pa_db_table.h, main/pa_db_table.C: started db_home
18596: [multiple, cached] todo: autorecover [tried, but not succeded,
18597: yet]
18598:
18599: * src/include/pa_dir.h: ancient gpf on dir not found fixed
18600:
18601: * src/: include/pa_db_connection.h, main/pa_db_manager.C:
18602: transaction parent passed
18603:
18604: 2001-10-24 parser
18605:
1.101 moko 18606: * src/classes/Makefile.am: makes
1.95 moko 18607:
18608: * src/targets/: cgi/pool_storage.h, isapi/parser3isapi.C,
18609: isapi/pool_storage.h: pool_storage fixed
18610:
18611: * src/: include/pa_common.h, main/pa_common.C, types/pa_vform.C,
18612: types/pa_vform.h: form fix_line_breaks
18613:
1.101 moko 18614: * src/targets/cgi/pool_storage.h: makes
1.95 moko 18615:
18616: * src/: classes/Makefile.am, targets/cgi/Makefile.am,
18617: targets/cgi/pool_storage.h: makes
18618:
18619: * src/sql/pa_sql_driver.h: version
18620:
18621: * src/: include/pa_common.h, main/Makefile.am, main/pa_common.C,
18622: types/pa_vform.C, types/pa_vform.h: .am
18623:
18624: * src/main/: pa_db_connection.C, pa_db_manager.C: hashfile setted
18625: this: DB_RMW Acquire write locks instead of read locks when doing
18626: the retrieval. Setting this flag may decrease the likelihood of
18627: deadlock during a read-modify-write cycle by immediately
18628: acquiring the write lock during the read part of the cycle so
18629: that another thread of control acquiring a read lock for the same
18630: item, in its own read-modify-write cycle, will not result in
18631: deadlock
18632:
18633: * src/targets/isapi/parser3isapi.dsp: doc
18634:
18635: * src/: classes/hashfile.C, types/pa_vhashfile.h: hashfile 1
18636:
18637: * src/: classes/hashfile.C, include/pa_request.h: hashfile.cache 0
18638:
18639: * src/: classes/hashfile.C, include/pa_db_connection.h,
18640: main/pa_db_connection.C: hashfile expired deleted from db when
18641: get & iterate
18642:
18643: * src/: main/pa_db_connection.C, types/pa_vhashfile.C: hashfile
18644: expiring 1
18645:
18646: * src/types/: pa_vhashfile.C, pa_vhashfile.h: hashfile expiring 0
18647:
18648: * src/: main/pa_db_connection.C, types/pa_vhashfile.C:
18649: db_connection not bothers with key when not returning expired
18650: data
18651:
18652: * src/: include/pa_db_connection.h, main/pa_db_connection.C,
18653: types/pa_vhashfile.C: db_cursor constructor public now
18654:
18655: * src/: include/pa_db_connection.h, main/pa_db_connection.C,
18656: types/pa_vhashfile.C, types/pa_vhashfile.h: hashfile data
18657: stamped, todo: put_element analize
18658:
18659: * src/: include/pa_db_connection.h, include/pa_string.h,
18660: main/pa_db_connection.C, main/pa_string.C: hashfile pieced
18661: serialize. todo stamp
18662:
18663: 2001-10-23 parser
18664:
18665: * src/: classes/file.C, classes/hash.C, classes/hashfile.C,
18666: classes/image.C, classes/mail.C, classes/response.C,
18667: classes/string.C, classes/table.C, classes/xdoc.C,
18668: include/pa_config_fixed.h, include/pa_db_connection.h,
18669: main/pa_common.C, main/pa_db_connection.C, main/pa_request.C,
18670: types/pa_value.h, types/pa_vcookie.C, types/pa_vhash.h,
18671: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vresponse.h,
18672: types/pa_vtable.C: ^hashfile.hash[]
18673:
18674: * src/: classes/hashfile.C, classes/xdoc.C,
18675: include/pa_config_fixed.h, main/pa_db_manager.C,
18676: main/pa_globals.C: ifdefs so it compiled without db
18677:
18678: * src/: classes/hashfile.C, include/pa_db_connection.h,
18679: include/pa_db_manager.h, main/pa_db_connection.C,
18680: main/pa_db_manager.C, types/pa_vhashfile.h:
18681: ^hashfile.transaction{code} ^hashfile:clear[filename]
18682: ^hashfile.delete[key]
18683:
18684: 2001-10-22 parser
18685:
18686: * src/targets/: cgi/pa_pool.C, cgi/parser3.C, cgi/parser3.dsp,
18687: cgi/pool_storage.h, isapi/pool_storage.h: cgi += pool cleanups
18688:
18689: * src/: classes/classes.dsp, classes/hashfile.C, classes/xdoc.C,
18690: classes/xnode.C, include/pa_charset_connection.h,
18691: include/pa_db_connection.h, include/pa_db_manager.h,
18692: include/pa_exception.h, include/pa_sapi.h,
18693: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
18694: include/pa_stylesheet_connection.h,
18695: include/pa_stylesheet_manager.h,
18696: include/pa_xslt_stylesheet_manager.h, main/main.dsp,
18697: main/pa_db_connection.C, main/pa_db_manager.C,
18698: main/pa_exception.C, main/pa_globals.C, main/pa_pool.C,
18699: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
18700: main/pa_xslt_stylesheet_manager.C, targets/cgi/parser3.C,
18701: targets/isapi/parser3isapi.C, types/pa_vhashfile.C,
18702: types/pa_vhashfile.h, types/pa_vxdoc.C, types/pa_vxnode.C,
18703: types/types.dsp: hashfile 0
18704:
18705: * src/types/pa_vhashfile.C: z
18706:
18707: * src/: classes/classes.dsp, classes/hashfile.C,
18708: include/pa_config_fixed.h, main/execute.C,
18709: targets/cgi/parser3.dsp, types/pa_vhashfile.C,
18710: types/pa_vhashfile.h, types/types.dsp: hashfile -100
18711:
18712: * src/targets/isapi/parser3isapi.C: SEH minor ifdef changes
18713:
18714: * src/: include/pa_exception.h, include/pa_request.h,
18715: main/execute.C, main/pa_exception.C, main/pa_request.C,
18716: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
18717: types/pa_vclass.h, types/pa_vobject.h: stack backtrace
18718:
18719: 2001-10-19 parser
18720:
18721: * src/include/pa_pool.h: header
18722:
18723: * src/main/pa_pool.C: auto compiled on gcc
18724:
18725: * src/classes/image.C: comment
18726:
1.101 moko 18727: * src/: include/pa_pool.h, main/pa_common.C: makes
1.95 moko 18728:
18729: * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
18730: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
18731: types/pa_vxnode.h: xnode clone got freed
18732:
18733: * src/: classes/xdoc.C, classes/xnode.C, include/pa_pool.h,
18734: include/pa_types.h, main/pa_pool.C: first c++ exceptions result:
18735: can free up xalandomstring resulting from pool::transcode
18736:
18737: * src/: classes/Makefile.am, classes/xdoc.C, classes/xnode.C,
18738: include/pa_config_fixed.h, include/pa_exception.h,
18739: include/pa_stylesheet_connection.h, main/pa_charset_connection.C,
18740: main/pa_exception.C, main/pa_pool.C, types/pa_vxdoc.C,
18741: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: switched
18742: to c++ exceptions 1xml configure fixed to exclude xalan-patch
18743: from non-xml compile
18744:
18745: * src/main/pa_request.C: pool:: context - get_context
18746:
18747: * src/: classes/classes.h, classes/date.C, classes/double.C,
18748: classes/file.C, classes/form.C, classes/hash.C, classes/image.C,
18749: classes/int.C, classes/mail.C, classes/math.C, classes/op.C,
18750: classes/string.C, classes/table.C, classes/void.C,
18751: include/pa_config_fixed.h, include/pa_exception.h,
18752: include/pa_pool.h, include/pa_request.h, include/pa_types.h,
18753: main/compile.C, main/compile_tools.C, main/execute.C,
18754: main/pa_array.C, main/pa_common.C, main/pa_dictionary.C,
18755: main/pa_exception.C, main/pa_exec.C, main/pa_pool.C,
18756: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
18757: main/pa_string.C, main/pa_table.C, main/untaint.C,
18758: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
18759: types/pa_value.h, types/pa_vbool.h, types/pa_vdouble.h,
18760: types/pa_vfile.h, types/pa_vform.C, types/pa_vhash.h,
18761: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmethod_frame.h,
18762: types/pa_vstateless_class.h, types/pa_vtable.C,
18763: types/pa_wcontext.C, types/pa_wwrapper.h: switched to c++
18764: exceptions 0
18765:
18766: * src/classes/classes.awk: $ removed
18767:
18768: 2001-10-18 parser
18769:
18770: * src/types/pa_vcookie.C: cookie:CLASS
18771:
18772: * src/main/main.dsp: project
18773:
18774: * src/: classes/xdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C: vxdoc
18775: set_document & ctor question "who owns document" solved
18776:
18777: * src/: classes/xdoc.C, main/pa_pool.C: extra free removed
18778:
18779: * src/: classes/xdoc.C, classes/xnode.C, include/pa_pool.h,
18780: main/pa_pool.C: encoding in dom creating funcs
18781:
18782: * src/: classes/xdoc.C, types/pa_vxdoc.h: dom created by create can
18783: be transformed now
18784:
18785: * src/classes/xdoc.C: dom created by create can be transformed now
18786:
18787: * src/classes/xdoc.C: z
18788:
18789: * src/classes/xdoc.C: comment
18790:
18791: * src/: classes/xdoc.C, classes/xnode.C, main/compile.tab.C: xdoc
18792: create now uses XercesDocumentBridge, appendChild&co now works
18793:
18794: * src/include/pa_stylesheet_connection.h: prev stylesheet destroyed
18795: @ recompile
18796:
18797: * src/main/: compile.tab.C, compile.y, pa_request.C: ^: no colon in
18798: $origin @exception[
18799:
18800: * src/classes/: xdoc.C, xnode.C: xdoc::create[] now. and all dom
18801: tag names forced to XML lang
18802:
18803: * src/: classes/classes.dsp, classes/xdoc.C, types/types.dsp: fiew
18804: leechy-found bugs in code&doc fixed
18805:
18806: 2001-10-17 parser
18807:
18808: * src/: classes/classes.dsp, classes/string.C, main/pa_string.C,
18809: types/pa_vxnode.h, types/types.dsp: string::mid fixed, string.mid
18810: n functionality preserved
18811:
18812: * src/types/pa_vimage.h: removed unused vimage::save
18813:
18814: 2001-10-16 parser
18815:
18816: * src/: classes/string.C, main/pa_string.C: $string.mid(p[;n])
18817:
18818: * src/classes/: xnode.C: removed few dom returns & changed op.txt
18819:
18820: * src/types/: pa_vhash.h, pa_vtable.h: hash can be used as boolean
18821:
18822: * src/classes/image.C: image.copy tolerance
18823:
18824: * src/classes/image.C: ::CopyResampled made gd2beta+my hands, very
18825: ineffective, but works for small paleted image
18826:
18827: * src/types/pa_vimage.C: comment
18828:
18829: * src/classes/image.C: gd size/resize bugfix
18830:
18831: * src/: classes/classes.dsp, main/main.dsp,
18832: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
18833: types/types.dsp: ident >nul 2>&1
18834:
18835: * src/main/pa_common.C: \r\n -> \n DOS \r -> \n Macintosh on all
18836: systems
18837:
18838: * src/: classes/image.C, types/pa_vimage.h: ^image.copy[source](src
18839: x;src y;src w;src h;dst x;dst y[;dest w[;dest h]])
18840:
18841: 2001-10-15 parser
18842:
18843: * src/main/execute.C: z
18844:
18845: * src/classes/: xdoc.C: !::create{qualifiedName}
18846:
18847: * src/types/pa_vxnode.C: document_type_node.
18848: !readonly attribute DOMString name
18849: !notation_node.
18850: !readonly attribute DOMString publicId
18851: !readonly attribute DOMString systemId
18852:
1.101 moko 18853: * src/types/: pa_vcode_frame.h, pa_wcontext.C: code_frame fixed -
18854: ::write badly passed string too transparently [failed to
18855: intercept it]
1.95 moko 18856:
18857: * src/: classes/xdoc.C, classes/xnode.C, include/pa_config_fixed.h,
18858: include/pa_request.h, main/pa_sql_driver_manager.C,
18859: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
18860: types/pa_vxnode.h: DOM1 major addtion, only few
18861: attributes/methods left
18862:
18863: 2001-10-13 parser
18864:
18865: * src/: main/pa_sql_driver_manager.C, targets/cgi/parser3.C,
18866: targets/isapi/parser3isapi.C: isapi&cgi couple non-pooled mallocs
18867: in main handler
18868:
18869: * src/targets/isapi/pool_storage.h: isapi pool storage reverse
18870: cleanups & frees order
18871:
18872: * src/types/pa_vcode_frame.h: couple comments
18873:
18874: * src/: main/execute.C, types/pa_vcode_frame.h: vcodeframe made
18875: transparent enough to handle hash if creation&passing
18876:
18877: * src/: include/pa_config_fixed.h, main/execute.C,
18878: main/pa_exception.C: noticed that vcodeframe not transparent
18879: enough, would change now
18880:
18881: 2001-10-12 parser
18882:
18883: * src/targets/isapi/parser3isapi.C: xalan&xerces multithread bug
18884: fixed. initialization&free on each thread!
18885:
18886: * src/classes/: double.C, int.C, string.C: sql{}[$.default[({})]]
18887: handling changed: now type of default param analized always, not
18888: only at problem time, thus helping early problem spotting
18889:
18890: * src/: classes/classes.dsp, classes/xdoc.C, main/compile.tab.C,
18891: main/main.dsp, main/pa_globals.C, targets/cgi/parser3.C,
18892: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.C,
18893: targets/isapi/parser3isapi.dsp, types/types.dsp: xalan&xerces
18894: multithread bug fixed. initialization&free on each thread!
18895:
18896: 2001-10-11 parser
18897:
18898: * src/classes/xnode.C: xnode.selectSingle now
18899:
18900: * src/: classes/xdoc.C, classes/xnode.C, include/pa_exception.h,
18901: include/pa_pool.h, include/pa_stylesheet_connection.h,
18902: main/pa_exception.C, main/pa_pool.C: moved xslt exceptions
18903: convertors out of Pool into Exception
18904:
18905: * src/main/pa_string.C: const
18906:
18907: * src/: include/pa_string.h, main/pa_string.C: restructured string:
18908: linked pieces of same language together prior to String::replace
18909:
18910: * src/classes/hash.C: !^hash.add[addme]
18911: !^hash.sub[subme]
18912: !^a.union[b] = new
18913: !^a.intersection[b] = new
18914: !^a.intersects[b] = bool
18915:
18916: * src/classes/hash.C: !^hash::append[append_from]
18917:
18918: * src/: classes/hash.C, types/pa_vhash.h:
18919: !^hash::create[[copy_from]]
18920:
18921: * src/: classes/string.C, classes/table.C, include/pa_globals.h,
18922: include/pa_string.h, main/pa_globals.C, main/pa_string.C,
18923: main/untaint.C, types/pa_vvoid.h: untaint lang origins table
18924: fixed. got rid of empty_string, which caused errors - it hasnt
18925: exception but somebody[value.bark] tried to throw it on it's pool
18926:
1.101 moko 18927: * src/include/pa_config_auto.h.in: makes
1.95 moko 18928:
18929: 2001-10-10 parser
18930:
18931: * src/: classes/op.C, main/compile.tab.C: ^error[msg]
18932:
18933: * src/main/: compile.tab.C, compile.y: ^a[
18934:
18935: @next_method << now unclosed ] would be reported here
18936:
18937: * src/main/: compile.tab.C, compile.y: ^a[^b] more informative
18938: compile error
18939:
18940: 2001-10-09 parser
18941:
1.101 moko 18942: * src/: classes/Makefile.am, main/Makefile.am,
18943: targets/cgi/Makefile.am, types/Makefile.am: makes
1.95 moko 18944:
18945: * src/classes/Makefile.am: makes
18946:
18947: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: xml transform
18948: win32 errors intercepted [xalan transformer patched and
18949: incorporated]
18950:
18951: * src/: classes/classes.dsp, classes/xdoc.C,
18952: include/pa_stylesheet_connection.h, main/main.dsp,
18953: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
18954: types/pa_vxdoc.h, types/pa_vxnode.h, types/types.dsp: xalan
18955: patches starting
18956:
18957: * src/classes/: string.C, table.C: ^string.save[file]
18958:
18959: * src/classes/: date.C, table.C: calendar moved to date
18960:
18961: * src/classes/: op.C, table.C: table.hash[key field;value field(s)
18962: string/table] now
18963:
18964: * src/classes/: op.C, table.C: z
18965:
18966: * src/: classes/op.C, classes/table.C, types/pa_vfile.h,
18967: types/pa_vimage.h, types/pa_vjunction.h, types/pa_vxdoc.h,
18968: types/pa_vxnode.h: table:menu & op for delims made allowed not to
18969: be code [be string..]
18970:
18971: * src/classes/: double.C, file.C, image.C, int.C, op.C, string.C,
18972: table.C: lots of
18973: params->as_int/double/as_string/as_junction/as_no_junction
18974: messages added
18975:
18976: 2001-10-08 parser
18977:
18978: * src/: classes/date.C, classes/image.C, classes/string.C,
18979: classes/table.C, classes/void.C, include/pa_request.h:
18980: params->as_int/double message added
18981:
18982: * src/classes/image.C: image:circle [and round arc] uses Bresenham
18983:
18984: * src/: classes/image.C, types/pa_vcookie.C, types/pa_vimage.C:
18985: image:sector removed image:html internal "line-*" attribs
18986:
18987: * src/: classes/image.C, include/pa_common.h, main/pa_common.C,
18988: types/pa_vcookie.C: cookie urlencoded [netscape doc reread]
18989:
18990: * src/types/pa_vcookie.C: removing cookie made more netscape-like
18991: way
18992:
18993: * src/: classes/file.C, classes/form.C, main/pa_common.C,
18994: main/untaint.C: header untainting to UL_HTTP_HEADER,
18995: UL_MAIL_HEADER made nonforced [only tainted pieces]
18996:
18997: * src/: include/pa_common.h, main/pa_common.C, main/untaint.C,
18998: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: remove_crlf
18999: @ SAPI::log
19000:
19001: * src/main/untaint.C: \r to ' ' in origins mode
19002:
19003: * src/classes/xdoc.C: xdoc:load exceptions intercepted [like in
19004: set]
19005:
19006: * src/: classes/xdoc.C, include/pa_config_fixed.h,
19007: main/compile.tab.C, types/pa_vxdoc.h: parsedSource produced by
19008: nonstandard liaison freed up
19009:
19010: 2001-10-07 parser
19011:
19012: * src/: include/pa_config_fixed.h, main/compile.tab.C: restored
19013: project
19014:
19015: 2001-10-05 parser
19016:
19017: * src/: classes/xdoc.C, include/pa_pool.h, main/main.dsp,
19018: main/pa_pool.C: changed xdoc:set to prevent SAXParseException
19019: from outputing to cerr. lots of "todos"
19020:
19021: * src/main/untaint.C: http_header tainting more gentle with
19022: enquoting now
19023:
19024: * src/: classes/xdoc.C, include/pa_dictionary.h, main/main.dsp,
19025: main/pa_dictionary.C, main/pa_string.C, types/pa_vxdoc.h: started
19026: xml errorhandler. fixed string.replace a little, read @test
19027:
19028: * src/main/pa_string.C: found replace bug - first_that_starts(char
19029: *) does not have limit, and looks further eos, fixing....
19030:
19031: * src/doc/: doxygen.cfg, html2chm.cmd, sources2html.cmd: paths
19032:
19033: * src/: classes/xdoc.C, main/compile.tab.C: xdoc.transform now
19034:
19035: * src/main/: pa_charset_connection.C: ctype another mem clear
19036: bugfix
19037:
1.101 moko 19038: * src/main/: compile.tab.C, compile.y: disabled ^literals in names
19039: $result[^[$p^]z] now works fine
1.95 moko 19040:
19041: * src/: include/pa_hash.h, main/pa_hash.C: Hash::size() calculated
19042: wrong. fixed it
19043:
19044: * src/main/pa_charset_connection.C: unicode zero pair at the beging
19045: of totable appered to be vital
19046:
19047: 2001-10-04 parser
19048:
19049: * src/classes/image.C: ^image.length[text]
19050:
19051: 2001-10-03 parser
19052:
19053: * src/main/pa_request.C: DEFAULT...charset was ignored when !XML
19054:
19055: * src/main/pa_request.C: restored pcre defaulting in request
19056: [mindlessly "optimized" yesterday] comment left
19057:
19058: 2001-10-02 parser
19059:
19060: * src/: main/pa_charset_manager.C,
19061: include/pa_stylesheet_connection.h: forgot non-xml pool.*charset
19062: needed
19063:
19064: * src/: include/pa_pool.h, main/pa_pool.C, types/pa_vresponse.h:
19065: forgot non-xml pool.*charset needed
19066:
19067: * src/classes/table.C: # config comments fixed
19068:
19069: * src/: classes/table.C, main/pa_charset_connection.C: table:load &
19070: charset_connection #comment now
19071:
19072: * src/: classes/classes.dsp, types/types.dsp: release projects
19073: options fixed to use release msvcrt lib
19074:
19075: * src/main/pa_charset_connection.C: pcre tables now const inside
19076: removed default - pcre handles that internally fixed bug on
19077: not-cleaning tables [previously was calloced, now member]
19078:
19079: * src/: include/pa_request.h, main/pa_charset_connection.C,
19080: main/pa_request.C, types/pa_vstring.h: pcre tables now const
19081: inside removed default - pcre handles that internally fixed bug
19082: on not-cleaning tables [previously was calloced, now member]
19083:
19084: * src/: include/pa_config_fixed.h, main/pa_charset_connection.C:
19085: tested charset reload on file change @ apache version = OK tested
19086: freeing up prev encoding on adding new = OK
19087:
19088: 2001-10-01 parser
19089:
19090: * src/main/pa_charset_connection.C: removed entitify external hack
19091: [internal installed]
19092:
1.101 moko 19093: * src/main/Makefile.am: makes+removed dtd
1.95 moko 19094:
19095: * src/: include/pa_charset_connection.h,
19096: include/pa_charset_manager.h,
19097: include/pa_xslt_stylesheet_manager.h, main/main.dsp,
19098: main/pa_charset_connection.C, main/pa_charset_manager.C,
19099: main/pa_request.C: charset loading & caching mech 0
19100:
19101: * src/: include/pa_stylesheet_connection.h,
19102: include/pa_xslt_stylesheet_manager.h, main/main.dsp,
19103: main/pa_globals.C, main/pa_request.C: would make charset loading
19104: & caching mech now
19105:
19106: 2001-09-30 parser
19107:
19108: * src/main/pa_request.C: forgot to fill toTable
19109:
19110: * src/: include/pa_config_fixed.h, main/pa_request.C: started
19111: hack_s_maximumCharacterValues to XALAN_HACK_DIGITAL_ENTITIES but
19112: failed on win32 for now..
19113:
19114: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C:
19115: now charsets table configuration variable is: CHARSETS
19116:
19117: * src/: classes/xdoc.C, include/pa_request.h, main/pa_request.C:
19118: ctype with unicode 1. todo: no П entities on output somehow
19119:
19120: * src/: classes/file.C, classes/op.C, classes/string.C,
19121: include/pa_request.h, main/pa_request.C: started ctype with
19122: unicode values
19123:
19124: 2001-09-28 parser
19125:
19126: * src/: main/pa_request.C, classes/mail.C, classes/op.C,
19127: classes/xdoc.C, include/pa_stylesheet_connection.h: letter body
19128: string passed AS-IS now
19129:
19130: * src/classes/: xdoc.C, xnode.C: xdoc addencoding works! invented a
19131: way of user-configuring... todo: implement
19132:
19133: 2001-09-27 parser
19134:
19135: * src/classes/table.C: table.sort changed to sort table itself
19136:
19137: * src/: classes/xdoc.C, targets/isapi/parser3isapi.dsp:
19138: X^.getElementsByTagName[tagname] = array of xnode
19139: X^.getElementsByTagNameNS[namespaceURI;localName] = array of
19140: nodes removed - regretfully not supported @ xalan. maybe someday
19141: would reimplement, if needed.
19142:
19143: win32build system: solved long waiting anti-non-started-apache
19144: problem
19145:
19146: * src/: classes/classes.dsp, classes/xdoc.C, main/main.dsp,
19147: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
19148: types/types.dsp: win32 ident make system so not to rebuild
19149: library [ident.C.new]
19150:
19151: 2001-09-26 parser
19152:
19153: * src/: classes/classes.dsp, classes/xdoc.C, classes/xnode.C,
19154: classes/xnode.h, include/pa_config_fixed.h, main/main.dsp,
19155: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
19156: types/pa_vxnode.C, types/types.dsp: z
19157:
19158: * src/classes/classes.C: forgot one non-xml check
19159:
1.101 moko 19160: * src/: Makefile.am, classes/Makefile.am, main/Makefile.am,
19161: targets/cgi/Makefile.am, types/Makefile.am: makes with clases.awk
1.95 moko 19162:
19163: * src/targets/cgi/parser3.C: z
19164:
19165: * src/: include/pa_config_fixed.h, targets/cgi/parser3.C,
19166: targets/isapi/parser3isapi.C: #ifdef SMTP
19167:
19168: * src/: classes/classes.dsp, classes/dnode.C, classes/dnode.h,
19169: classes/dom.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
19170: main/compile.tab.C, types/pa_vdnode.C, types/pa_vdnode.h,
19171: types/pa_vdom.C, types/pa_vdom.h, types/pa_vxdoc.C,
19172: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
19173: types/types.dsp: xdoc&xnode now
19174:
19175: * src/: classes/classes.C, classes/classes.awk,
19176: classes/classes.dsp, classes/classes.h, classes/date.C,
19177: classes/dnode.C, classes/dnode.h, classes/dom.C,
19178: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
19179: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
19180: classes/op.C, classes/response.C, classes/string.C,
19181: classes/table.C, classes/void.C, include/pa_array.h,
19182: include/pa_common.h, include/pa_config_fixed.h,
19183: include/pa_config_includes.h, include/pa_dictionary.h,
19184: include/pa_dir.h, include/pa_exception.h, include/pa_exec.h,
19185: include/pa_globals.h, include/pa_request.h, include/pa_sapi.h,
19186: include/pa_socks.h, include/pa_sql_connection.h,
19187: include/pa_sql_driver_manager.h, include/pa_stack.h,
19188: include/pa_string.h, include/pa_stylesheet_connection.h,
19189: include/pa_table.h, include/pa_threads.h, include/pa_types.h,
19190: include/pa_xslt_stylesheet_manager.h, main/compile.C,
19191: main/compile.y, main/compile_tools.C, main/compile_tools.h,
19192: main/execute.C, main/main.dsp, main/pa_array.C, main/pa_common.C,
19193: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
19194: main/pa_exec.C, main/pa_globals.C, main/pa_hash.C,
19195: main/pa_pool.C, main/pa_request.C, main/pa_socks.C,
19196: main/pa_sql_driver_manager.C, main/pa_string.C, main/pa_table.C,
19197: main/pa_xslt_stylesheet_manager.C, main/untaint.C,
19198: sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
19199: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
19200: targets/cgi/parser3.dsp, targets/isapi/pa_pool.C,
19201: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
19202: targets/isapi/parser3isapi.dsp, targets/isapi/pool_storage.h,
19203: types/pa_valiased.C, types/pa_valiased.h, types/pa_value.h,
19204: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
19205: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
19206: types/pa_vdnode.C, types/pa_vdnode.h, types/pa_vdom.C,
19207: types/pa_vdom.h, types/pa_vdouble.h, types/pa_venv.h,
19208: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
19209: types/pa_vform.h, types/pa_vimage.C, types/pa_vimage.h,
19210: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmath.h,
19211: types/pa_vmethod_frame.h, types/pa_vobject.h,
19212: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.h,
19213: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
19214: types/pa_vstateless_object.h, types/pa_vstring.C,
19215: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
19216: types/pa_vvoid.h, types/pa_wcontext.C, types/pa_wcontext.h,
19217: types/pa_wwrapper.h, types/types.dsp: added ident.awk and
19218: main.dsp splitted to main+classes+types along to .am
19219:
19220: * src/classes/Makefile.am: removed useless var
19221:
19222: * src/: classes/classes.cmd, main/main.dsp,
19223: targets/cgi/parser3.dsp: moved classes.inc generation on win32 to
19224: main.dsp
19225:
19226: 2001-09-25 parser
19227:
19228: * src/include/pa_config_auto.h.in: xml on linux[elik] works! no
19229: 1251 though, todo ICU
19230:
1.101 moko 19231: * src/: Makefile.am, classes/Makefile.am, classes/dom.C,
1.95 moko 19232: include/pa_stylesheet_connection.h, main/Makefile.am,
1.101 moko 19233: main/pa_pool.C, targets/cgi/Makefile.am, types/Makefile.am,
19234: types/pa_vdom.h: xml configure makes
1.95 moko 19235:
19236: 2001-09-24 parser
19237:
1.101 moko 19238: * src/: classes/Makefile.am, include/pa_config_auto.h.in,
19239: types/Makefile.am: makes
1.95 moko 19240:
1.101 moko 19241: * src/targets/cgi/Makefile.am: makefiles
1.95 moko 19242:
19243: * src/: Makefile.am, targets/Makefile.am, targets/cgi/pa_pool.C:
19244: started unix makes update
19245:
19246: * src/: Makefile.am, main/Makefile.am, targets/cgi/Makefile.am:
19247: started unix makes update
19248:
19249: * src/types/: pa_vdnode.C, pa_vvoid.h, pa_vtable.C: z
19250:
19251: * src/types/pa_value.h: z
19252:
19253: * src/types/: pa_vhash.h, pa_vtable.h, pa_vclass.h: fixed small
19254: bugs with usinge hash/table in expressions
19255:
19256: * src/types/: pa_vfile.h, pa_vimage.h, pa_vstring.h: fiew wrong
19257: resolved conflicts fixed [const]
19258:
19259: * src/: classes/classes.cmd, classes/image.C, classes/op.C,
19260: classes/table.C, include/pa_request.h, include/pa_sapi.h,
19261: main/compile.C, main/compile.tab.C, main/compile.y,
19262: main/compile_tools.h, main/main.dsp, main/pa_common.C,
19263: main/pa_sql_driver_manager.C, targets/cgi/parser3.C,
19264: targets/cgi/parser3.dsp, types/pa_value.h, types/pa_vbool.h,
19265: types/pa_vdate.h, types/pa_vdouble.h, types/pa_vform.C,
19266: types/pa_vhash.h, types/pa_vimage.h, types/pa_vint.h,
19267: types/pa_vstring.h, types/pa_vtable.h, types/pa_vvoid.h: merged3
19268: with before_xml [merge2 actually didn't happen - i've created
19269: tags on wrong branch. so this merge is in fact re-merge]
19270:
19271: 2001-09-21 parser
19272:
19273: * src/: main/main.dsp, targets/cgi/parser3.dsp,
19274: targets/isapi/parser3isapi.dsp: updated project files [/ sadly
19275: produced "" in make file and sadly wrong interpreted on load]
19276:
1.101 moko 19277: * src/: classes/classes.h, classes/hash.C, classes/op.C,
19278: classes/table.C, doc/doxygen.cfg, include/pa_common.h,
19279: include/pa_globals.h, include/pa_request.h, include/pa_sapi.h,
19280: include/pa_sql_driver_manager.h, include/pa_string.h,
19281: main/compile.tab.C, main/main.dsp, main/pa_common.C,
19282: main/pa_exec.C, main/pa_globals.C, targets/cgi/parser3.dsp,
19283: targets/isapi/parser3isapi.dsp: merged with before_xml
1.95 moko 19284:
19285: * src/: classes/classes.C, classes/date.C, classes/dnode.C,
19286: classes/dom.C, classes/file.C, classes/form.C, classes/int.C,
19287: classes/mail.C, doc/doxygen.cfg, include/pa_config_fixed.h,
19288: include/pa_pool.h, main/main.dsp, main/pa_globals.C,
19289: main/pa_pool.C, main/pa_request.C,
19290: main/pa_xslt_stylesheet_manager.C, targets/cgi/pa_pool.C,
19291: targets/cgi/pa_threads.C, targets/cgi/parser3.dsp,
19292: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
19293: targets/isapi/parser3isapi.dsp, types/pa_valiased.C,
19294: types/pa_vcookie.C, types/pa_vdnode.C, types/pa_vdom.C,
19295: types/pa_vfile.C, types/pa_vform.C, types/pa_vimage.C,
19296: types/pa_vrequest.C, types/pa_vresponse.h,
19297: types/pa_vstateless_class.C, types/pa_vstring.C,
19298: types/pa_vtable.C, types/pa_wcontext.C: zillions of #ifdef XML
19299: created new projects for sql drivers [planning to remove sql
19300: drivers from main cvs project] first, will join latest changes
19301:
19302: * src/classes/: dom.C: defaulted dom writing methods encoding to
19303: pool.get_charset
19304:
19305: * src/classes/dom.C: defaulted dom writing methods encoding to
19306: pool.get_charset
19307:
19308: * src/include/pa_pool.h: defaulted dom writing methods encoding to
19309: pool.get_charset
19310:
19311: * src/: classes/dom.C, include/pa_pool.h, main/pa_pool.C,
19312: types/pa_vdnode.C, types/pa_vresponse.h: defaulted dom writing
19313: methods encoding to pool.get_charset
19314:
19315: * src/: include/pa_pool.h, main/pa_pool.C: checked whether
19316: transcoder were created right "unsupported encoding" message.
19317: not @ set time, but @ use time, so until xml output functions
19318: .string, .file, .save used - no encoding name check occur
19319:
19320: reduced transcode buffer size to 60 fixed pool cleanup - no
19321: registration needed, pools are officially destructured
19322:
19323: 2001-09-20 parser
19324:
19325: * src/classes/image.C: 20K preload on jpg measure [image::measure]
19326:
19327: * src/main/: pa_pool.C, pa_request.C: Pool::transcode defaults from
19328: $MAIN:DEFAULTS.content-type[$.charset[here]]
19329:
19330: * src/: classes/dnode.C, classes/dom.C,
19331: include/pa_config_includes.h, include/pa_globals.h,
19332: include/pa_pool.h, main/main.dsp, main/pa_globals.C,
19333: main/pa_pool.C, targets/cgi/parser3.dsp,
19334: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
19335: types/pa_vdnode.C, types/pa_vdnode.h, types/pa_vresponse.h:
19336: Pool::transcode 0
19337:
19338: * src/classes/dom.C: dom. string save file moved output xml options
19339: to last param and made it optional
19340:
19341: * src/types/pa_vdnode.C: !$elementnode.attributes = hash of
19342: dnodes
19343: !$attributenode.specified = boolean
19344: true if the attribute received its value explicitly
19345: in the XML document,
19346: or if a value was assigned programatically with the
19347: setValue function.
19348: false if the attribute value came from the default value
19349: declared in the document's DTD.
19350: !$pinode.target = target of this processing instruction
19351: XML defines this as being the first token following the
19352: markup
19353: that begins the processing instruction.
19354: XPath:
19355: !^node.select[xpath/query/expression] = hash of 0->node0
19356: 1->node1
19357: !^node.select-single[xpath/query/expression] = first node if
19358: any
19359:
19360: * src/types/: pa_value.h, pa_vbool.h, pa_vdate.h, pa_vdouble.h,
19361: pa_vhash.h, pa_vint.h, pa_vstring.h, pa_vtable.h, pa_vvoid.h:
19362: some 'const's added
19363:
19364: * src/types/: pa_vhash.h, pa_vtable.h: table/hash can be used in
19365: expression context now, there value = size and boolean value
19366: size!=0
19367:
19368: * src/types/: pa_vhash.h, pa_vstring.h, pa_vtable.h: table/hash
19369: can be used in expression context now, there value = size and
19370: boolean value size!=0
19371:
19372: * src/: classes/dnode.C, classes/dom.C, targets/cgi/parser3.dsp,
19373: types/pa_vstring.h: dnode .file .string .save moved back to dom
19374: due to strange xalan bug
19375:
19376: 2001-09-18 parser
19377:
19378: * src/: classes/dnode.C, classes/dom.C, classes/hash.C,
19379: classes/image.C, classes/op.C, classes/table.C,
19380: include/pa_common.h, include/pa_globals.h, include/pa_request.h,
19381: include/pa_sql_driver_manager.h, main/compile.C,
19382: main/compile.tab.C, main/compile.y, main/compile_tools.h,
19383: main/execute.C, main/pa_common.C, main/pa_request.C,
19384: main/pa_sql_driver_manager.C, main/pa_string.C, main/pa_table.C,
19385: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
19386: targets/isapi/parser3isapi.C, types/pa_value.h, types/pa_vform.C,
19387: types/pa_vform.h, types/pa_vhash.h, types/pa_vimage.C,
19388: types/pa_vimage.h, types/pa_vtable.h: merged latest bugfixes from
19389: before_xml branch ^if(def $hash) now true only when
19390: ^hash:_count[]!=0 moved .string .save .file from dom to dnode
19391:
19392: * src/: classes/op.C, main/execute.C: operators self changed to
19393: root ^for variable context changed to self
19394:
19395: * src/types/: pa_vdnode.C, pa_vdom.h, pa_vhash.h, pa_vtable.h: dom,
19396: dnode 1
19397:
19398: * src/: classes/dnode.C, classes/dnode.h, main/main.dsp,
19399: types/pa_vdnode.C, types/pa_vdnode.h: dom, dnode 0
19400:
19401: * src/: classes/image.C, main/pa_string.C, main/pa_table.C: image:
19402: poly* fixed
19403:
19404: 2001-09-17 parser
19405:
19406: * src/: classes/dom.C, main/main.dsp, main/pa_globals.C,
19407: types/pa_vdom.h: started dnode+dom
19408:
19409: dnode DOM methods: $node.name $node.value
19410: ...others...
19411:
19412: ^node.xpath[/rates/USD] = hash
19413: $hash[
19414: $.0[node0]
19415: $.1[node1]
19416: ]
19417:
19418: * src/: classes/image.C, types/pa_vimage.C: $image.line-style now
19419: applies to all linear primitives
19420:
19421: * src/: classes/classes.h, classes/dom.C, classes/hash.C,
19422: include/pa_stylesheet_connection.h, main/main.dsp,
19423: targets/cgi/pa_pool.C, types/pa_vdom.h, types/pa_vfile.h,
19424: types/pa_vimage.h: started dnode DOM: $node.name
19425: $node.value ...others... ^node.xpath[/rates/USD] = hash
19426: dom(dnode)
19427:
19428: * src/: classes/hash.C, main/compile.C, main/compile.tab.C,
19429: main/compile.y, main/compile_tools.h, main/execute.C,
19430: targets/cgi/parser3.C: expressions unary+ ^hash.count[] bugfix:
19431: in expression compound($aa.zz.xx) names now can have minus '-' in
19432: name after '.'
19433:
19434: 2001-09-15 parser
19435:
19436: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h:
19437: image: $line-width ^line(...)[**** style]
19438:
19439: * src/: classes/dom.C, targets/isapi/parser3isapi.C,
19440: targets/isapi/pool_storage.h, types/pa_vdom.h: fixed bug in isapi
19441: pool_storage - cleanups first, allocations second. apache wisely
19442: does just like that
19443:
19444: * src/targets/isapi/: parser3isapi.C, pool_storage.h: pool_storage
19445: rewritten using template, no bugs now
19446:
19447: * src/: include/pa_pool.h, main/pa_pool.C, targets/cgi/pa_pool.C,
19448: targets/isapi/pa_pool.C, targets/isapi/parser3isapi.C,
19449: targets/isapi/parser3isapi.dsp, targets/isapi/pool_storage.h:
19450: poorly started isapi pool_storage, would rewrite using template
19451: now
19452:
19453: * src/: classes/dom.C, classes/image.C, include/pa_pool.h,
19454: include/pa_stylesheet_connection.h, main/main.dsp,
19455: targets/cgi/pa_pool.C, targets/isapi/pa_pool.C,
19456: targets/isapi/pool_storage.h, types/pa_vdom.C, types/pa_vdom.h:
19457: xalan objects freed up [introducing Pool::register_cleanup]
19458:
19459: * src/: doc/doxygen.cfg, include/pa_sapi.h, types/pa_vdom.h:
19460: comments
19461:
19462: 2001-09-14 parser
19463:
19464: * src/main/: pa_sql_driver_manager.C, pa_xslt_stylesheet_manager.C:
19465: z
19466:
19467: * src/: classes/dom.C, classes/file.C, classes/image.C,
19468: classes/mail.C, include/pa_common.h,
19469: include/pa_sql_driver_manager.h, include/pa_string.h,
19470: include/pa_stylesheet_connection.h,
19471: include/pa_xslt_stylesheet_manager.h, main/main.dsp,
19472: main/pa_common.C, main/pa_exec.C, main/pa_globals.C,
19473: main/pa_sql_driver_manager.C, main/pa_xslt_stylesheet_manager.C,
19474: main/untaint.C, types/pa_vfile.C: dom.xslt stylesheet
19475: compiled&cached
19476:
19477: 2001-09-13 parser
19478:
19479: * src/: classes/dom.C, classes/file.C, classes/image.C,
19480: types/pa_vfile.C, types/pa_vfile.h: ^dom.file[] charset
19481:
19482: * src/classes/dom.C: dom:file content-type(.method)
19483:
19484: * src/: include/pa_common.h, include/pa_globals.h,
19485: main/pa_common.C, main/pa_request.C: $MAIN:CLASS_PATH now can be
19486: string now more informative error messages
19487:
19488: * src/: include/pa_globals.h, include/pa_request.h,
19489: main/pa_request.C, targets/cgi/parser3.C,
19490: targets/isapi/parser3isapi.C: ParserRootConfig .../parser3.conf
19491: ParserSiteConfig .../parser3.conf
19492:
19493: cgi&isapi looks for {configure|c:\windows}/parser3.conf
19494:
19495: 2001-09-12 parser
19496:
19497: * src/: classes/op.C, include/pa_sql_driver_manager.h,
19498: main/pa_sql_driver_manager.C: ^connect[] ^connect[aaa] more
19499: precise error reporting: "connection string must start with
19500: protocol://" now
19501:
19502: * src/main/compile.tab.C: fixed - subname code parts actually []
19503: braced
19504:
19505: * src/main/: compile.y, compile_tools.h: name.[part].xxx syntax
19506: lexer on LS_USER level did [] matching without setting nestage,
19507: introduced special LS_NAME_SQUARE_PART state
19508:
19509: 2001-09-11 parser
19510:
19511: * src/: classes/dom.C, include/pa_string.h, main/pa_globals.C,
19512: main/untaint.C: ^dom:set{<some>xml</some>} default language XML
19513: languages+=xml
19514:
19515: * src/: classes/dom.C, types/pa_vdom.h: ^dom:set[<some>xml</some>]
19516:
19517: * src/classes/dom.C: ^dom:save/string/file[output options] output
19518: options: $.method[xml|html|text] detection fixed
19519:
19520: * src/types/pa_vdom.h: messages
19521:
19522: * src/classes/dom.C: ^dom:save/string/file[output options] output
19523: options: $.method[xml|html|text] detection fixed
19524:
19525: 2001-09-10 parser
19526:
19527: * src/classes/dom.C: ^dom:save/string/file[output options] output
19528: options: $.method[xml|html|text] $.encoding[windows-1251|...]
19529:
19530: * src/classes/dom.C: ^dom.xslt[stylesheet filename][params hash
19531: added]
19532:
19533: * src/: classes/dom.C, main/main.dsp, types/pa_vdom.h:
19534: ^dom.xslt[stylesheet filename] 0
19535:
19536: * src/: classes/dom.C, main/main.dsp, types/pa_vdom.h:
19537: ^dom.xslt[stylesheet filename] -1 doc is lying
19538:
19539: * src/classes/dom.C: ^dom.file[encoding] = file
19540:
19541: * src/classes/: dom.C: ^dom.string[encoding] 1
19542: ^dom.save[encoding;filename]
19543:
19544: * src/classes/dom.C: ^dom.string[] 0
19545:
19546: * src/classes/dom.C: ^dom.save[b.xml] 1:error handling
19547:
19548: * src/: classes/dom.C, main/main.dsp, types/pa_vform.C,
19549: types/pa_vform.h: ^dom.save[b.xml] 0
19550:
19551: 2001-09-08 parser
19552:
19553: * src/types/pa_vform.C: $form:tables.name.field
19554:
19555: 2001-09-07 parser
19556:
19557: * src/classes/table.C: table:empty removed, superceded by ^if(def
19558: $table)...
19559:
19560: * src/targets/cgi/parser3.C: z
19561:
19562: * src/main/pa_string.C: $a[] ^if($a){y;n} is 'n' now [conversion
19563: from '' to int/double is 0]
19564:
19565: * src/: classes/dom.C, types/pa_value.h, types/pa_vtable.h: (def
19566: $table) is false when table is empty
19567:
19568: * src/: main/pa_request.C, types/pa_vform.C, types/pa_vform.h:
19569: !$form:tables $atable[$form:tables.a]
19570: ^atable.menu{a=$atable.element}[,]
19571:
19572: * src/: targets/cgi/parser3.dsp, types/pa_vform.C,
19573: types/pa_vform.h, types/pa_vhash.h: !$form:fields
19574:
1.101 moko 19575: * src/: classes/dom.C, classes/table.C, main/main.dsp,
1.95 moko 19576: types/pa_vdom.h, types/pa_vform.C: merged with successful start
19577: of dom
19578:
19579: * src/: include/pa_hash.h, main/pa_hash.C, types/pa_vfile.h,
19580: types/pa_vform.C, types/pa_vform.h: z
19581:
19582: * src/: main/pa_exception.C, types/pa_vform.C: getting FIRST form
19583: element [not last]
19584:
1.101 moko 19585: * src/: classes/dom.C, classes/table.C, main/main.dsp,
1.95 moko 19586: types/pa_vdom.h: introducing dom. dom:load[a.xml]
19587:
19588: 2001-09-06 parser
19589:
19590: * src/types/pa_vform.C: ?a=1&a=2 would result in $form:a being a
19591: table with one column 'element' and two rows: 1 and 2
19592:
19593: * src/types/pa_vform.C: ?a=1&a=2 would result in $form:a being a
19594: table with one column 'element' and two rows: 1 and 2
19595:
19596: * src/: classes/void.C, main/pa_string.C, main/pa_table.C: fixed up
19597: bad int/double conversions, and now $form:nonexistent.int(88)
19598: would return 88
19599:
19600: * src/: classes/hash.C, include/pa_globals.h, main/pa_globals.C,
19601: types/pa_vhash.h: now there's special hash key '_default'
19602: [instead of ^_default method] $hash[ $.a[1] $.b[2]
19603: $._default[xx] ] $hash.c
19604:
19605: * src/main/: compile.tab.C, compile.y: ^if(0){}{ ^if(1){}^; } bug
19606: fixed [thanks, fif], ^; were treated there non-literally
19607:
19608: * src/doc/doxygen.cfg: merged new default options from 1.2.10
19609: doxygen
19610:
19611: * src/: classes/image.C, classes/op.C, classes/string.C,
19612: classes/table.C, doc/doxygen.cfg, targets/isapi/parser3isapi.C,
19613: types/pa_vtable.C: few #ifndef DOXYGEN
19614:
19615: 2001-09-05 parser
19616:
19617: * src/classes/: string.C, table.C: sql options can be void [same as
19618: image:html the other day]
19619:
19620: * src/targets/cgi/Makefile.am: .am undo
19621:
19622: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h,
19623: targets/cgi/parser3.C: #define STRINGIZE(name) #name does not
19624: macro expantion on param, simply qoutes whatever passed, undone
19625:
19626: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h,
19627: targets/cgi/Makefile.am, targets/cgi/parser3.C: #define
19628: STRINGIZE(name) #name invented
19629:
19630: * src/: classes/op.C, include/pa_sql_driver_manager.h,
19631: main/pa_sql_driver_manager.C: #define MAIN_SQL_NAME "SQL" #define
19632: MAIN_SQL_DRIVERS_NAME "drivers"
19633:
19634: moved to be availible to all users
19635:
19636: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h:
19637: SQL_DRIVER_CREATE_FUNC_NAME
19638:
19639: * src/classes/mail.C: MAIN:MAIL check fixed
19640:
19641: 2001-09-04 parser
19642:
19643: * src/classes/image.C: image.html now can accept void params
19644:
19645: * src/targets/isapi/parser3isapi.C: z
19646:
19647: * src/targets/cgi/parser3.C: full_file_spec bug
19648:
19649: * src/targets/cgi/parser3.C: getenvcheck
19650:
19651: * src/targets/cgi/parser3.C: zz
19652:
19653: * src/targets/cgi/parser3.C: zzz
19654:
19655: * src/classes/date.C: date
19656:
19657: * src/classes/date.C: date:sql-string is now without ''
19658:
1.101 moko 19659: * src/: include/pa_config_auto.h.in, targets/cgi/Makefile.am,
1.95 moko 19660: targets/cgi/parser3.C: configure --sysconfdir=sysadmin-controlled
19661: auto.p location for targets/cgi/parser3, default[/usr/local/etc]
19662:
1.101 moko 19663: * src/include/pa_config_auto.h.in: makes
1.95 moko 19664:
19665: 2001-09-03 parser
19666:
19667: * src/targets/cgi/parser3.C: /configure cgi SYSCONFDIR
19668:
19669: 2001-09-01 parser
19670:
19671: * src/classes/image.C: letter_spacing
19672:
19673: * src/classes/image.C: image: font params changed
19674:
19675: * src/classes/image.C: image: as_int as_string used
19676:
19677: * src/types/pa_vmethod_frame.h: $result[] now gets properly
19678: analized
19679:
19680: 2001-08-31 parser
19681:
19682: * src/targets/cgi/parser3.C: z
19683:
1.101 moko 19684: * src/: include/pa_dir.h, targets/cgi/parser3.C: compiled under
19685: cygwin
1.95 moko 19686:
19687: * src/classes/void.C: void:int/double += (default)
19688:
19689: * src/classes/image.C: image:font added space param image:font
19690: changed charwidth alg, added kerning const[for now]
19691:
19692: * src/classes/: string.C, table.C: string:int/double (defaults)
19693:
19694: 2001-08-29 parser
19695:
19696: * src/main/pa_exception.C: exception redundant debug info
19697:
19698: 2001-08-28 parser
19699:
19700: * src/classes/image.C: image error msgs
19701:
19702: * src/classes/image.C: image: gifsize little endian
19703:
19704: * src/doc/doxygen.cfg: doxygen conf removed some garbage from under
19705: doxygeneration
19706:
19707: * src/: classes/Makefile.am, main/Makefile.am,
19708: targets/cgi/Makefile.am, types/Makefile.am: .am-s
19709:
19710: * src/: include/pa_dictionary.h, main/pa_dictionary.C,
19711: main/pa_sql_driver_manager.C: NO_STRING_ORIGIN check3
19712:
19713: * src/main/compile.C: NO_STRING_ORIGIN check2
19714:
19715: * src/classes/table.C: NO_STRING_ORIGIN check
19716:
19717: * src/include/pa_dictionary.h: gcc: ../include/pa_dictionary.h:19:
19718: storage class specifiers invalid in friend function declarations
19719:
19720: * src/: classes/op.C, main/compile.tab.C, main/pa_dir.C,
19721: main/untaint.C, targets/cgi/parser3.C,
19722: targets/isapi/parser3isapi.C: strncpy forced with zero ending in
19723: case of limit
19724:
19725: * src/: classes/file.C, main/pa_common.C: file:move
19726: autocreate/remove dest/src dir
19727:
19728: * src/: classes/string.C, include/pa_dictionary.h,
19729: include/pa_string.h, main/pa_dictionary.C, main/pa_string.C,
19730: main/untaint.C: pa_directory speeded up. moved zero 'from' check
19731: to directory constructor. string:replace
19732:
19733: 2001-08-27 parser
19734:
19735: * src/classes/image.C: fixed jpgsize alg
19736:
19737: * src/classes/image.C: fixed jpgsize alg
19738:
19739: * src/main/pa_exception.C: z
19740:
19741: * src/main/pa_common.C: removed debug info from pa_common
19742:
19743: * src/: main/pa_request.C, targets/cgi/parser3.C: parser3 test.html
19744: [auto.p from current dir loading]
19745:
1.101 moko 19746: * src/: main/pa_common.C, main/pa_exception.C,
19747: main/pa_sql_driver_manager.C, targets/cgi/Makefile.am: configure
19748: for solaris -lsocket
1.95 moko 19749:
19750: 2001-08-24 parser
19751:
19752: * src/targets/cgi/parser3.C: not cgi extra \n 3
19753:
19754: * src/targets/cgi/parser3.C: not cgi extra \n 2
19755:
19756: * src/targets/cgi/parser3.C: not cgi extra \n
19757:
19758: * src/main/pa_sql_driver_manager.C: z
19759:
19760: * src/: include/pa_sql_connection.h, main/pa_sql_driver_manager.C:
19761: sql* removed services from disconnect - cross-request ideological
19762: probs.
19763:
19764: * src/sql/pa_sql_driver.h: sql* removed services from disconnect -
19765: cross-request ideological probs. oracle - fixed bug: cs
19766: allocated on request.pool and got freed before disconnect
19767:
19768: * src/classes/: file.C, form.C, mail.C, table.C: fiew non-pool
19769: mallocs fixed
19770:
19771: 2001-08-23 parser
19772:
19773: * src/classes/file.C: minor bug in file:save fixed
19774:
19775: * src/main/pa_sql_driver_manager.C: oracle: dlink
19776:
19777: 2001-08-22 parser
19778:
19779: * src/: classes/file.C, main/compile.tab.C, types/pa_vfile.C,
19780: types/pa_vfile.h: file:load|save[text|binary;
19781:
19782: * src/main/: compile.tab.C, compile.y: ^method[]^[^] literals []
19783:
19784: 2001-08-21 parser
19785:
19786: * src/classes/: file.C, table.C: ^file:list
19787:
19788: 2001-08-20 parser
19789:
19790: * src/: main/compile.tab.C, main/compile.y,
19791: main/pa_sql_driver_manager.C, types/pa_value.h, types/pa_vbool.h,
19792: types/pa_vdouble.h, types/pa_vint.h: $var(123) ^var.inc[]
19793: recousively caused problems: inc incremeted 123 literal!! fixed
19794:
19795: 2001-08-10 parser
19796:
19797: * src/main/: compile.tab.C, compile.y: [codes] name part syntax now
19798:
19799: * src/main/: compile.tab.C, compile.y: (codes) name part syntax
19800: added
19801:
19802: * src/main/: compile.tab.C, compile.y: (codes) name part syntax
19803: added
19804:
19805: * src/classes/table.C: table:sort restored [it was bad test :(]
19806:
19807: * src/types/: pa_value.h, pa_vstring.h: string now def only when ne
19808: ''
19809:
19810: * src/main/: pa_request.C: wanted to make const int
19811: MAX_EXECUTE_SECONDS=1;
19812:
19813: but couldnt, set_callback_and_alarm appeared to be not exported
19814: :(
19815:
19816: * src/main/pa_string.C: string.match hanged on. there were a hang
19817: check but it weren't wise enough
19818:
19819: @parse[dateString][tmp]
19820: $tmp[^dateString.match[(\d\d\d\d-)?(\d\d-)?][g]] $tmp.1 $tmp.2
19821: #end
19822:
19823: @main[] ^parse[2001-02-03]
19824:
19825: * src/classes/: table.C: table:sort now default desc
19826:
19827: * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
19828: table.sort now creates new sorted table
19829:
19830: 2001-08-09 parser
19831:
19832: * src/main/pa_string.C: $a[010] now ^if($a==10){true} were octal
19833:
19834: * src/classes/hash.C: hash:_default now [was hash:default]
19835:
19836: * src/classes/op.C: case without switch check added
19837:
19838: * src/types/pa_vcookie.C: cookie name&value origins added, more
19839: precise $ORIGINS(1)
19840:
19841: * src/main/Makefile.am: .am
19842:
19843: * src/classes/void.C: void: int double copy/paste from int: bug
19844: fixed
19845:
19846: * src/classes/void.C: void: int double copy/paste from int: bug
19847: fixed
19848:
19849: 2001-08-07 parser
19850:
19851: * src/: classes/double.C, classes/int.C, classes/string.C,
19852: classes/table.C, include/pa_globals.h, main/pa_globals.C:
19853: !^int/double:sql{query}[[$.limit(2) $.offset(4) $.default(0)]]
19854: string, table
19855:
19856: * src/: classes/math.C, main/pa_request.C: math:random fixed. win32
19857: srand made working
19858:
19859: 2001-08-06 parser
19860:
19861: * src/: classes/mail.C, classes/op.C, include/pa_array.h,
19862: include/pa_globals.h, include/pa_hash.h, include/pa_request.h,
19863: main/compile.tab.C, main/compile.y, main/pa_array.C,
19864: main/pa_dictionary.C, main/pa_exec.C, main/pa_globals.C,
19865: main/pa_hash.C, main/pa_request.C, main/pa_string.C: class_path
19866:
19867: * src/main/pa_exec.C: exec win32 real filename
19868:
19869: * src/classes/file.C: exec stderr out
19870:
19871: * src/classes/hash.C: hash:keys renamed to hash:_keys :(
19872:
19873: 2001-08-03 parser
19874:
19875: * src/: classes/table.C, types/pa_vtable.h: vtable.locks killed
19876:
19877: 2001-08-02 parser
19878:
19879: * src/: classes/string.C, classes/table.C, include/pa_array.h,
19880: main/execute.C, main/pa_exec.C: introducing Array_iter
19881:
19882: * src/main/execute.C: detected quick_get recursion bug. changed to
19883: get@execute, but needs array iterator, separate from array to
19884: avoid it & use caching
19885:
19886: * src/main/: pa_dictionary.C, pa_globals.C: memset dictionary minor
19887: bug fixed
19888:
19889: * src/: classes/classes.h, classes/op.C, include/pa_globals.h,
19890: main/execute.C, main/pa_globals.C: found another multithread bug
19891: in op.C (last, last global var killed) :)
19892:
19893: 2001-08-01 parser
19894:
19895: * src/: include/pa_dictionary.h, include/pa_globals.h,
19896: include/pa_string.h, main/main.dsp, main/pa_dictionary.C,
19897: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
19898: main/untaint.C: speeded up typo-html replacements. introducing
19899: Dictionary with first-char caching
19900:
19901: 2001-07-31 parser
19902:
19903: * src/types/Makefile.am: pa_vtable.C added to .am
19904:
19905: * src/main/compile.tab.C: added, so that could be compiled even on
19906: non-bison-enabled platforms
19907:
19908: 2001-07-28 parser
19909:
19910: * src/classes/table.C: table:hash always produces hash, when can't
19911: - empty
19912:
19913: * src/main/: compile.y, untaint.C: bug fix @ untaint when \r
19914: skipped \n
19915:
19916: 2001-07-27 parser
19917:
19918: * src/classes/: double.C, int.C, string.C: provided meaningful msg
19919: on int/double/string :sql without result and default
19920:
19921: 2001-07-26 parser
19922:
19923: * src/classes/op.C: fixed bad multithread bug with strangly global
19924: OP
19925:
19926: * src/main/compile.y: $man[$.age[zzz]] 0
19927:
19928: * src/: include/pa_opcode.h, main/compile.y, main/execute.C: hash
19929: creation syntax problem persists. restored $: for a while.
19930: thinking of $man[$.age[zzz]] syntax now
19931:
19932: * src/: classes/double.C, classes/int.C, classes/string.C,
19933: include/pa_opcode.h, main/compile.C, main/compile.y,
19934: main/compile_tools.h, main/execute.C, types/pa_vcode_frame.h,
19935: types/pa_vmethod_frame.h, types/pa_wcontext.h,
19936: types/pa_wwrapper.h: fixing :: realization #1
19937:
19938: * src/: include/pa_opcode.h, main/compile.C, main/compile.y,
19939: main/compile_tools.h, main/execute.C, main/pa_request.C,
19940: types/pa_vmethod_frame.h: introducing :: this is constructor call
19941: prefix. ordinary : remains for static accesses
19942:
19943: 2001-07-25 parser
19944:
19945: * src/types/pa_vtable.C: table: get_element order changeed. now: 1.
19946: fields 2. methods 3. columns
19947:
19948: * src/types/: pa_vdouble.h, pa_vint.h: odbc: no result queries;
19949: quote. optimized double&int tostring-s
19950:
19951: * src/main/: compile.C, compile.y, compile_tools.h: allowed
19952: whitespace before first method decl
19953:
19954: * src/classes/table.C: allowed nontable result in table:sql,
19955: results in empty table
19956:
19957: * src/main/: compile.C, compile.y, compile_tools.h: allowed empty
19958: lines before first method decl
19959:
19960: * src/: classes/table.C, main/main.dsp, types/pa_vtable.C,
19961: types/pa_vtable.h: ^table.record[] now $table.fields
19962:
19963: * src/main/compile.y: $var[] is now empty string, not void
19964:
19965: * src/main/: compile.y, execute.C: $var[] is now empty string, not
19966: void
19967:
19968: * src/: classes/string.C, include/pa_globals.h, main/execute.C,
19969: main/pa_globals.C: match replace code context moved to implicit
19970: $match context
19971:
19972: * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.C,
19973: main/compile_tools.h, main/execute.C: with killed, code storage
19974: introduced with former 'with' syntax
19975:
19976: 2001-07-24 parser
19977:
19978: * src/: main/compile.C, main/execute.C, main/pa_string.C,
19979: types/pa_value.h: first get_element, next get operator
19980:
19981: * src/main/compile.y: removed @end handling
19982:
19983: * src/main/: compile.C, compile.y: @end handling method2
19984:
19985: * src/: classes/file.C, include/pa_common.h, main/pa_common.C:
19986: file:move
19987:
19988: * src/main/pa_common.C: file_read close @ eof when imgsize bug
19989: fixed
19990:
19991: 2001-07-23 parser
19992:
19993: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql odbc
19994: driver
19995:
19996: * src/classes/hash.C: changed sql driver query interface
19997:
19998: * src/: classes/hash.C, classes/string.C, classes/table.C,
19999: classes/void.C, include/pa_sql_connection.h, sql/pa_sql_driver.h:
20000: changed sql driver query interface
20001:
20002: 2001-07-20 parser
20003:
20004: * src/types/pa_vrequest.C: X!$browser:type
20005:
20006: * src/: classes/file.C, classes/string.C, include/pa_string.h,
20007: main/execute.C, main/pa_string.C, types/pa_valiased.C,
20008: types/pa_valiased.h, types/pa_value.h, types/pa_vclass.h,
20009: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vfile.h,
20010: types/pa_vform.h, types/pa_vhash.h, types/pa_vmath.h,
20011: types/pa_vobject.h, types/pa_vrequest.C,
20012: types/pa_vstateless_class.h, types/pa_vstateless_object.h: only
20013: ^class:method dynamic calls allowed. ^BASE.method call disabled.
20014: BASE element globally removed
20015:
20016: 2001-07-18 parser
20017:
20018: * src/classes/file.C: file:exec/cgi msg
20019:
20020: * src/classes/file.C: $file:exit-code renamed to 'status'
20021:
20022: * src/: classes/file.C, main/pa_exec.C: file:exec
20023:
1.101 moko 20024: * src/: Makefile.am, classes/Makefile.am, main/Makefile.am,
20025: targets/Makefile.am, targets/cgi/Makefile.am, types/Makefile.am:
20026: removed $id from *.in *.am
1.95 moko 20027:
20028: * src/main/: pa_request.C, untaint.C: ORIGINS langs name
20029: abbrevations
20030:
20031: * src/: classes/date.C, classes/mail.C, classes/math.C,
20032: classes/string.C, classes/table.C, include/pa_globals.h,
20033: include/pa_string.h, main/execute.C, main/pa_globals.C,
20034: main/pa_request.C, main/pa_string.C, main/untaint.C,
20035: types/pa_value.h, types/pa_vdouble.h, types/pa_vfile.h,
20036: types/pa_vint.h, types/pa_vstring.C, types/pa_vstring.h:
20037: $ORIGINS(1) output tracing mode
20038:
20039: 2001-07-13 parser
20040:
20041: * src/: classes/double.C, classes/int.C, classes/string.C,
20042: include/pa_request.h, main/execute.C, main/pa_request.C:
20043: auto.p[@auto], /news/auto.p[no @auto], so that initializing
20044: second would not call first @auto
20045:
20046: * src/main/: execute.C, pa_request.C: order of MAIN parents was
20047: wrong, fixed
20048:
20049: 2001-07-12 parser
20050:
20051: * src/types/pa_value.h: pa_value.putelement modification of system
20052: classes prevented
20053:
20054: 2001-07-11 parser
20055:
20056: * src/: classes/string.C, doc/sources2html.cmd: lr split now yelds
20057: table $piece
20058:
20059: * src/: classes/file.C, include/pa_common.h, main/pa_common.C,
20060: types/pa_vstateless_class.h: $file created by file:state +=
20061: .atime .mtime .ctime +found&fixed bug with exceptions on
20062: get_junction-created objects [they were on wrong pool]
20063:
20064: 2001-07-09 parser
20065:
20066: * src/main/untaint.C: qp wrong name
20067:
20068: * src/: classes/date.C, classes/string.C, classes/table.C,
20069: main/compile.y: date format 0
20070:
20071: 2001-07-07 parser
20072:
20073: * src/: classes/date.C, classes/table.C, include/pa_common.h,
20074: include/pa_string.h, main/pa_common.C, types/pa_vdate.h: date
20075: roll table calendar
20076:
20077: * src/: classes/Makefile.am, classes/date.C, classes/file.C,
20078: classes/hash.C, classes/image.C, classes/mail.C, classes/math.C,
20079: classes/op.C, classes/string.C, classes/table.C, classes/void.C,
20080: include/pa_request.h, main/main.dsp, types/pa_value.h,
20081: types/pa_vdate.h, types/pa_wcontext.C: date now set $fields roll
20082: string. todo: sql, calendar
20083:
20084: 2001-07-06 parser
20085:
20086: * src/: classes/math.C, include/pa_request.h, main/execute.C,
20087: main/main.dsp, main/pa_request.C, types/pa_vmath.h: math 0
20088:
20089: 2001-07-03 parser
20090:
20091: * src/: classes/Makefile.am, classes/math.C, classes/op.C,
20092: classes/random.C, main/main.dsp: class random renamed to math,
20093: operators became methods
20094:
20095: * src/classes/op.C: pow sqrt
20096:
20097: * src/: classes/op.C, main/execute.C: sin asin cos acos tan atan
20098:
20099: 2001-07-02 parser
20100:
20101: * src/classes/table.C: ^table.columns column renamed from 'name' to
20102: 'column'
20103:
20104: * src/classes/hash.C: ^hash.keys[]
20105:
20106: * src/: classes/table.C, main/pa_table.C: ^table:columns[]
20107:
20108: * src/main/: compile.y, compile_tools.h: in expressions now allowed
20109: 'strings'
20110:
20111: 2001-06-29 parser
20112:
20113: * src/main/: execute.C: /0 %0 checkes ver 2
20114:
20115: * src/main/execute.C: /0 %0 checke
20116:
20117: * src/classes/Makefile.am: nothing - void
20118:
20119: * src/classes/table.C: empty strings @ sql
20120:
20121: 2001-06-28 parser
20122:
20123: * src/: classes/double.C, classes/file.C, classes/form.C,
20124: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
20125: classes/op.C, classes/random.C, classes/response.C,
20126: classes/string.C, classes/table.C, classes/void.C,
20127: main/compile.C, main/compile_tools.C, main/execute.C,
20128: main/pa_array.C, main/pa_common.C, main/pa_dir.C,
20129: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
20130: main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
20131: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
20132: main/pa_table.C, main/untaint.C, targets/cgi/parser3.C,
20133: targets/isapi/parser3isapi.C, main/compile.y: */ static const
20134: char *RCSId="$Id: double.C,v 1.31 2001/06/28 07:41:59 parser Exp
20135: $";
20136:
20137: * src/: classes/double.C, classes/file.C, classes/form.C,
20138: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
20139: classes/op.C, classes/random.C, classes/response.C,
20140: classes/string.C, classes/table.C, classes/void.C,
20141: main/compile.C, main/compile.y, main/compile_tools.C,
20142: main/execute.C, main/pa_array.C, main/pa_common.C, main/pa_dir.C,
20143: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
20144: main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
20145: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
20146: main/pa_table.C, main/untaint.C, targets/cgi/parser3.C,
20147: targets/isapi/parser3isapi.C: static char *RCSId="$Id$";
20148:
20149: * src/main/: compile.y, compile_tools.h: $:name: == ${name}:
20150: $class:name: == ${class:name}:
20151:
20152: * src/classes/string.C: exactly one
20153:
20154: 2001-06-27 parser
20155:
20156: * src/: classes/nothing.C, classes/void.C, types/pa_vnothing.h,
20157: types/pa_vvoid.h: nothing renamed to void
20158:
20159: * src/classes/op.C: ^switch ^case
20160:
20161: * src/main/compile.y: nothing renamed to void
20162:
20163: * src/: classes/hash.C, classes/table.C, main/compile.y,
20164: main/execute.C, main/main.dsp, main/pa_request.C,
20165: targets/cgi/pa_pool.C, types/pa_value.h, types/pa_vcode_frame.h,
20166: types/pa_vmethod_frame.h, types/pa_vtable.h: nothing renamed to
20167: void
20168:
20169: * src/main/compile.y: lexer: $zzzz^zzzz were name part
20170:
20171: 2001-05-28 parser
20172:
20173: * src/doc/html2chm.cmd: removed >a
20174:
20175: * src/: main/main.dsp, targets/isapi/parser3isapi.dsp: release
20176: project options [some bugs]
20177:
20178: * src/doc/sources2html.cmd: z
20179:
20180: * src/: classes/classes.C, main/compile.C, main/compile.y,
20181: main/execute.C: operators are not in root class again
20182:
20183: 2001-05-24 parser
20184:
20185: * src/targets/cgi/parser3.dsp: project file
20186:
20187: * src/: classes/op.C, main/pa_request.C, targets/cgi/parser3.C:
20188: ^log ^exp
20189:
20190: * src/: main/pa_request.C, targets/cgi/parser3.C: // no _
20191: conversions in @exception[params]
20192:
20193: * src/main/pa_request.C: // no _ conversions in @exception[params]
20194:
20195: 2001-05-23 parser
20196:
20197: * src/main/pa_string.C: string cmp bug
20198:
20199: * src/classes/: mail.C, op.C: rem max 1000
20200:
20201: * src/: classes/op.C, main/compile.y: allow one empty line before
20202: LS_DEF_NAME
20203:
20204: 2001-05-22 parser
20205:
20206: * src/classes/op.C: if params code-required
20207:
20208: 2001-05-21 parser
20209:
20210: * src/types/pa_vstring.C: eoleof
20211:
20212: * src/classes/Makefile.am: .AM
20213:
20214: * src/classes/nothing.C: resultless ^sql moved to nothing:
20215:
20216: * src/classes/: nothing.C, op.C: 'unknown' renamed to 'nothing'
20217:
20218: * src/: classes/double.C, classes/nothing.C, classes/string.C,
20219: classes/unknown.C, main/main.dsp, types/pa_vnothing.h,
20220: types/pa_vunknown.h, classes/hash.C, main/compile.y,
20221: main/execute.C, targets/cgi/pa_pool.C, types/pa_vcode_frame.h,
20222: types/pa_vmethod_frame.h, types/pa_vtable.h, classes/table.C,
20223: main/pa_request.C, types/pa_value.h: 'unknown' renamed to
20224: 'nothing'
20225:
20226: * src/types/: pa_vstring.C, pa_vstring.h: removed unnecessary
20227: vstring::set_string
20228:
20229: * src/classes/: double.C, int.C, string.C: int,double;sql
20230:
20231: * src/: classes/hash.C, classes/int.C, classes/string.C,
20232: classes/table.C, include/pa_string.h, main/pa_string.C,
20233: types/pa_vstring.C, types/pa_vstring.h: started int:sql
20234:
20235: * src/: classes/classes.C, classes/hash.C, classes/op.C,
20236: classes/table.C, main/compile.C, main/compile.y, main/execute.C:
20237: hash:sql moved to main trunc. operators.txt updated
20238:
20239: * src/classes/: hash.C, op.C, table.C: hash:sql
20240:
20241: * src/classes/op.C: z
20242:
20243: * src/: main/compile.C, classes/classes.C: 1
20244:
20245: * src/: classes/classes.C, main/compile.C, main/compile.y,
20246: main/execute.C: 0
20247:
20248: * src/main/execute.C: z
20249:
20250: * src/targets/cgi/parser3.C: z
20251:
20252: * src/targets/cgi/parser3.C: argv can be just "parser3". made
20253: site_auto_path "." in that case
20254:
20255: * src/targets/cgi/: parser3.C: z
20256:
20257: * src/main/pa_request.C: .am
20258:
20259: * src/: main/pa_request.C, targets/cgi/parser3.C:
20260: pcre_tables=pcre_default_tables;
20261:
20262: 2001-05-19 parser
20263:
20264: * src/main/pa_string.C: z
20265:
20266: * src/: include/pa_string.h, main/untaint.C, targets/cgi/pa_pool.C:
20267: introducing String::cstr_bufsize, returns just size+1 for as_is
20268: target.
20269:
20270: * src/: main/untaint.C, targets/cgi/pa_pool.C,
20271: targets/cgi/parser3.C: fixed bug in pre html untaint, wrong size
20272: used, 4* mem wasted
20273:
20274: * src/classes/string.C: root context in match replace body now
20275: unchanged
20276:
20277: * src/types/pa_value.h: parameter # 1 based
20278:
20279: * src/main/pa_common.C: common: actual filename '%s'
20280:
20281: * src/classes/string.C: z
20282:
20283: * src/classes/Makefile.am: classes/.am
20284:
20285: * src/classes/: Makefile.am: classes/.am
20286:
20287: * src/: classes/Makefile.am, main/pa_sql_driver_manager.C,
20288: targets/cgi/pa_pool.C: classes/.am
20289:
20290: 2001-05-18 parser
20291:
1.101 moko 20292: * src/: include/pa_config_auto.h.in, targets/cgi/pa_pool.C: .am
20293: pa_threads.C ins
1.95 moko 20294:
20295: * src/targets/cgi/Makefile.am: .am pa_threads.C added
20296:
20297: 2001-05-17 parser
20298:
20299: * src/: classes/string.C, include/pa_config_fixed.h,
20300: include/pa_config_includes.h, main/compile.y,
20301: main/compile_tools.h, main/execute.C, main/pa_array.C,
20302: main/pa_common.C, main/pa_dir.C, main/pa_hash.C, main/pa_pool.C,
20303: main/untaint.C, types/pa_vcookie.C, types/pa_vfile.C,
20304: types/pa_vform.C: #include "pa_config_includes.h" removed from
20305: most .C
20306:
20307: * src/doc/html2chm.cmd: z
20308:
20309: * src/doc/: chm.cmd, doxygen.cmd, html2chm.cmd, sources2html.cmd,
20310: view.cmd, view_chm.cmd, view_html.cmd: doc cmds
20311:
20312: * src/main/pa_sql_driver_manager.C: moved expiration to
20313: get_connection_from_cache
20314:
20315: * src/main/pa_sql_driver_manager.C: cache expiration bf
20316:
20317: * src/: classes/classes.h, include/pa_sql_connection.h,
20318: include/pa_sql_driver_manager.h, main/pa_sql_driver_manager.C:
20319: cache expiration[use SQL_Driver::disconnect]
20320:
20321: * src/main/pa_table.C: table.locate current restored on "not found"
20322:
20323: * src/: main/execute.C, types/pa_vmethod_frame.h: endless recursion
20324: line no
20325:
20326: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
20327: ANTI_ENDLESS_EXECUTE_RECOURSION
20328:
20329: * src/: classes/op.C, include/pa_sql_connection.h,
20330: include/pa_sql_driver_manager.h, main/pa_sql_driver_manager.C,
20331: sql/pa_sql_driver.h: fixed problem at last: 2connections own
20332: 1driver and set_services fight for driver::fservices. before fix
20333:
20334: * src/: classes/op.C, include/pa_config_fixed.h,
20335: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
20336: main/pa_sql_driver_manager.C: found problem at last: 2connections
20337: own 1driver and set_services fight for driver::fservices. before
20338: fix
20339:
20340: * src/: include/pa_config_fixed.h, include/pa_threads.h,
20341: targets/cgi/pa_threads.C, targets/cgi/parser3.dsp,
20342: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.dsp: added
20343: pa_threads.C
20344:
20345: * src/include/pa_threads.h: removed targets/parser
20346:
20347: * src/include/: pa_array.h, pa_common.h, pa_config_fixed.h,
20348: pa_config_includes.h, pa_exception.h, pa_exec.h, pa_globals.h,
20349: pa_hash.h, pa_opcode.h, pa_pool.h, pa_request.h, pa_sapi.h,
20350: pa_socks.h, pa_sql_connection.h, pa_stack.h, pa_string.h,
20351: pa_table.h, pa_threads.h: #include "pa_config_includes.h" in all
20352: headers
20353:
20354: * src/: classes/image.C, include/pa_sql_driver_manager.h,
20355: main/pa_sql_driver_manager.C, main/pa_string.C: wrong includes
20356: order prevented sqlmanager to see MULTYTHREAD define
20357:
20358: * src/: include/pa_config_fixed.h, include/pa_threads.h,
20359: main/pa_sql_driver_manager.C: SYNCHRONIZED moved closer to caches
20360: put/gets
20361:
20362: * src/: include/pa_hash.h, main/execute.C: removed /*SYNCHRONIZED*/
20363: from hash.h
20364:
20365: * src/: classes/op.C, include/pa_sql_connection.h,
20366: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: connection
20367: from cache ->set_services(&services);
20368:
20369: 2001-05-16 parser
20370:
20371: * src/targets/cgi/parser3.C: z
20372:
20373: * src/: include/pa_pool.h, targets/cgi/pa_pool.C: removed pool
20374: debug, #ifdefed some. would debug later, on more precise sample
20375: than stupid: @main[] $name[$z[]] ^for[i](0;10000-2){ $tail[9994]
20376: $name.$tail[$tail!] $name.$tail } ok3
20377:
20378: * src/: include/pa_array.h, main/pa_array.C, targets/cgi/parser3.C:
20379: removed array debug. before vstring rebasing
20380:
20381: * src/: include/pa_array.h, include/pa_string.h, main/execute.C,
20382: main/pa_array.C, targets/cgi/pa_pool.C, targets/cgi/parser3.C:
20383: array debugged; adjusted
20384:
20385: * src/main/: pa_sql_driver_manager.C, pa_string.C:
20386: SQL_Driver_manager line no for connect/charset errors
20387:
20388: 2001-05-15 parser
20389:
20390: * src/: include/pa_array.h, include/pa_string.h, main/pa_array.C,
20391: main/pa_string.C: string+array made linear grows
20392:
20393: * src/: include/pa_string.h, main/pa_string.C,
20394: targets/cgi/pa_pool.C, targets/cgi/parser3.C: think that all must
20395: grow lineary, not exponentialy
20396:
20397: * src/: include/pa_pool.h, include/pa_string.h, main/pa_string.C,
20398: targets/cgi/pa_pool.C, targets/cgi/parser3.C: string fixed bug
20399: with fullchunk cmps
20400:
20401: * src/targets/cgi/: pa_pool.C, parser3.C: main loss here: 5673321/
20402: 70041= 81
20403:
20404: * src/: include/pa_string.h, targets/cgi/pa_pool.C,
20405: targets/cgi/parser3.C: detected huge mem allocation: size/times
20406: malloc 27809390/368771, calloc 3232/83. would test now
20407:
20408: * src/: classes/random.C, main/compile.y, main/execute.C,
20409: main/pa_request.C, types/pa_value.h, types/pa_vmethod_frame.h:
20410: numbered params had wrong name - for instance: bad error message
20411: in ^for[] bad body type. fixed
20412:
20413: 2001-05-14 parser
20414:
20415: * src/: classes/string.C, include/pa_string.h, main/pa_string.C,
20416: main/untaint.C: ^string.upper|lower[]
20417:
20418: 2001-05-11 parser
20419:
20420: * src/: classes/double.C, classes/image.C, classes/op.C,
20421: classes/string.C, classes/table.C, classes/unknown.C,
20422: main/execute.C, types/pa_value.h, types/pa_vbool.h,
20423: types/pa_vdouble.h, types/pa_vint.h, types/pa_vstring.h,
20424: types/pa_vunknown.h: op: MAX_LOOPS as_int
20425:
20426: * src/: main/main.dsp, targets/isapi/parser3isapi.dsp: fixed some
20427: .dsp for win32tools
20428:
20429: 2001-05-11 paf
20430:
20431: * src/: classes/classes.cmd, classes/gawk.exe, classes/ls.exe,
20432: main/bison.exe, targets/isapi/KILL.EXE, targets/isapi/PSTAT.EXE,
20433: targets/isapi/istart.cmd, targets/isapi/istop.cmd,
20434: targets/isapi/kill.pl: moved win32 helpers to /win32tools
20435:
20436: 2001-05-10 paf
20437:
20438: * src/include/: pa_common.h, pa_config_includes.h: inline undefed
20439: for C++, that's all
20440:
1.101 moko 20441: * src/include/: pa_config_auto.h.in, pa_config_fixed.h,
20442: pa_config_includes.h: inline wonders
1.95 moko 20443:
20444: * src/: classes/Makefile.am, classes/hash.C, doc/doxygen.cfg,
20445: doc/doxygen.cmd: hash.C added
20446:
20447: * src/: main/pa_request.C, types/pa_vrequest.C: op configured
20448:
20449: * src/main/compile.y: @end grammar: allowed zero strings in control
20450: menthod
20451:
20452: * src/types/: pa_value.h, pa_vclass.h, pa_vstateless_class.h,
20453: pa_vstateless_object.h: changed priority: field before method
20454: lookup in vclass & vobject
20455:
20456: * src/: doc/doxygen.cmd, main/compile.y, types/pa_vobject.h:
20457: grammar: priorities changes [lowerd && prior] vobject: now first
20458: fields, next methods
20459:
20460: 2001-05-08 paf
20461:
20462: * src/main/pa_table.C: table columnname2item on nameless ignored
20463: bark=false. fixed
20464:
20465: * src/: classes/table.C, types/pa_value.h, types/pa_vhash.h,
20466: types/pa_vmethod_frame.h: hash:default works at last!
20467:
20468: * src/: classes/mail.C, classes/table.C, doc/doxygen.cmd,
20469: main/main.dsp, types/pa_vhash.h, types/pa_vstateless_class.h:
20470: hash:default
20471:
20472: * src/classes/table.C: z
20473:
20474: * src/classes/table.C: table:hash always hash of hash now
20475:
20476: * src/classes/table.C: table:empty return bool now
20477:
20478: * src/: classes/table.C, doc/chm.cmd, include/pa_array.h,
20479: include/pa_table.h, main/pa_table.C, types/pa_value.h,
20480: types/pa_vtable.h: table:hash
20481:
20482: * src/classes/table.C: table:record have name
20483:
20484: * src/: classes/op.C, types/pa_vtable.h: allowed $table.2342734
20485: returns vunknown
20486:
20487: * src/classes/: double.C, int.C, op.C, string.C:
20488: int,double,string:int[] double[] string:length[] results now have
20489: hames
20490:
20491: * src/: classes/op.C, classes/table.C, main/main.dsp,
20492: types/pa_vtable.h: removed table:find. table:locate and op:eval
20493: now return bool
20494:
20495: * src/: doc/chm.cmd, main/execute.C, types/pa_value.h: wrong pool
20496: in method checkparams again. fixed
20497:
20498: 2001-05-07 paf
20499:
20500: * src/doc/chm.cmd: cmd
20501:
20502: * src/: classes/image.C, classes/mail.C, classes/string.C,
20503: doc/chm.cmd, include/pa_table.h, main/pa_table.C,
20504: types/pa_value.h: method reported errors on wrong pool
20505:
20506: * src/main/execute.C: ^var[^class:var.method[]] is not constructor
20507: now
20508:
20509: * src/: doc/ClassExample2.dox, doc/aliased.dox, doc/chm.cmd,
20510: include/code.h, include/pa_opcode.h, main/compile.C,
20511: main/compile_tools.h, main/execute.C, types/pa_value.h,
20512: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
20513: types/pa_vcookie.h, types/pa_vdouble.h, types/pa_venv.h,
20514: types/pa_vfile.h, types/pa_vform.h, types/pa_vhash.h,
20515: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
20516: types/pa_vmethod_frame.h, types/pa_vobject.h,
20517: types/pa_vrequest.h, types/pa_vresponse.h,
20518: types/pa_vstateless_class.h, types/pa_vstring.h,
20519: types/pa_vtable.h, types/pa_vunknown.h, types/pa_wcontext.h,
20520: types/pa_wwrapper.h: pa_code.h
20521:
20522: * src/doc/: chm.cmd, doxygen.cmd, view.cmd: dox cmd
20523:
20524: * src/: classes/string.C, classes/table.C, doc/ClassExample1.dox,
20525: doc/ClassExample2.dox, doc/ClassExample3.dox, doc/aliased.dox,
20526: doc/class.dox, doc/compiler.dox, doc/doxygen.cfg,
20527: doc/doxygen.cmd, doc/executor.dox, doc/index.dox,
20528: doc/methoded.dox, doc/module.dox, doc/object.dox, doc/pooled.dox,
20529: doc/string.dox, doc/targets.dox, doc/value.dox, include/code.h,
20530: include/pa_hash.h, include/pa_string.h, main/pa_request.C,
20531: main/pa_sql_driver_manager.C, types/pa_vjunction.h,
20532: types/pa_vtable.h: dox, split by not clean parts also
20533:
20534: * src/: include/pa_table.h, main/pa_table.C, types/pa_value.h,
20535: types/pa_vtable.h: table: fields, then methods. so to enable
20536: 'dir' fields & co. more
20537:
20538: * src/types/: pa_value.h, pa_vtable.h: table: fields, then methods.
20539: so to enable 'dir' fields & co.
20540:
20541: * src/main/compile.y: grammar: @end
20542:
20543: 2001-05-04 paf
20544:
20545: * src/: doc/ClassExample1.dox, doc/ClassExample2.dox,
20546: doc/ClassExample3.dox, main/execute.C: dox: example1 updated
20547:
20548: * src/: classes/classes.h, classes/double.C, classes/file.C,
20549: classes/form.C, classes/image.C, classes/int.C, classes/mail.C,
20550: classes/op.C, classes/random.C, classes/response.C,
20551: classes/string.C, classes/table.C, classes/unknown.C,
20552: doc/doxygen.cfg, doc/index.dox, main/pa_string.C: removed m-
20553: method dox
20554:
20555: 2001-05-03 paf
20556:
20557: * src/: classes/classes.h, classes/double.C, doc/aliased.dox,
20558: doc/class.dox, doc/compiler.dox, doc/doxygen.cfg,
20559: doc/doxygen.txt, doc/executor.dox, doc/index.dox,
20560: doc/methoded.dox, doc/module.dox, doc/object.dox, doc/pooled.dox,
20561: doc/string.dox, doc/targets.dox, doc/value.dox,
20562: main/pa_request.C: dox splitted .dox files and added some
20563:
20564: * src/: classes/Makefile.am, doc/doxygen.txt: classes/am
20565:
20566: 2001-05-02 paf
20567:
20568: * src/classes/: image.C, table.C: table:dir result are not tainted
20569: by file_name language now
20570:
20571: 2001-04-28 paf
20572:
20573: * src/classes/classes.inc: removed classes.inc
20574:
20575: * src/: classes/classes.inc, main/Makefile.am: removed pa_methoded
20576: from .am
20577:
20578: * src/classes/classes.awk: skipped classes in .awk
20579:
20580: * src/: classes/Makefile.am, classes/classes.C, classes/classes.h,
20581: classes/classes.inc, classes/double.C, classes/file.C,
20582: classes/form.C, classes/int.C, classes/op.C, classes/response.C,
20583: classes/string.C, classes/table.C, classes/unknown.C,
20584: include/pa_methoded.h, main/main.dsp, main/pa_methoded.C,
20585: targets/cgi/parser3.C, types/pa_vdouble.h, types/pa_vfile.h,
20586: types/pa_vform.h, types/pa_vimage.h, types/pa_vint.h: renamed
20587: pa_methoded back to classes/classes.h
20588:
20589: * src/: classes/Makefile.am, main/main.dsp: classes/Makefile.am
20590:
20591: * src/: classes/Makefile.am, classes/classes.awk,
20592: classes/classes.cmd, classes/classes.inc, classes/gawk.exe,
20593: classes/ls.exe, main/bison.exe: classes.inc autogenerator
20594:
20595: * src/: classes/classes.C, classes/classes.h, classes/double.C,
20596: classes/file.C, classes/form.C, classes/int.C, classes/op.C,
20597: classes/response.C, classes/string.C, classes/table.C,
20598: classes/unknown.C, include/pa_methoded.h, main/Makefile.am,
20599: main/main.dsp, main/pa_methoded.C, targets/cgi/parser3.C,
20600: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vform.h,
20601: types/pa_vimage.h, types/pa_vint.h: classes/classes renamet to
20602: include|main/pa_methoded
20603:
20604: * src/: include/pa_string.h, main/pa_globals.C, main/untaint.C,
20605: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: z
20606:
20607: * src/: classes/form.C, include/pa_globals.h, main/pa_globals.C:
20608: moved some configured data to request::classes_conf moved some
20609: string crations from globals to M... [works]
20610:
20611: * src/: classes/form.C, classes/mail.C, classes/op.C,
20612: include/pa_globals.h, include/pa_request.h, main/pa_globals.C,
20613: main/pa_request.C: moved some configured data to
20614: request::classes_conf moved some string crations from globals to
20615: M...
20616:
20617: * src/: classes/form.C, include/pa_request.h, main/pa_request.C:
20618: about to move configured data to special request hash
20619:
20620: * src/: classes/classes.C, classes/classes.h, classes/file.C,
20621: classes/form.C, classes/mail.C, include/pa_request.h,
20622: main/pa_request.C: configure started
20623:
20624: * src/: main/execute.C, types/pa_wcontext.h: Methoded reorganized
20625: 2. todo: methoded-configure
20626:
20627: * src/: classes/_double.h, classes/_file.h, classes/_form.h,
20628: classes/_image.h, classes/_int.h, classes/_mail.h, classes/_op.h,
20629: classes/_random.h, classes/_response.h, classes/_string.h,
20630: classes/_table.h, classes/_unknown.h, classes/classes.inc,
20631: classes/double.C, classes/exec.C, classes/file.C, classes/form.C,
20632: classes/image.C, classes/int.C, classes/mail.C, classes/op.C,
20633: classes/random.C, classes/response.C, classes/string.C,
20634: classes/table.C, classes/unknown.C, include/pa_globals.h,
20635: include/pa_request.h, main/compile.y, main/execute.C,
20636: main/main.dsp, main/pa_globals.C, main/pa_request.C,
20637: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
20638: types/pa_value.h, types/pa_vcookie.h, types/pa_vdouble.h,
20639: types/pa_venv.h, types/pa_vfile.h, types/pa_vform.C,
20640: types/pa_vform.h, types/pa_vimage.h, types/pa_vint.h,
20641: types/pa_vrequest.h, types/pa_vresponse.h,
20642: types/pa_vstateless_class.h, types/pa_vstring.h,
20643: types/pa_vtable.h, types/pa_vunknown.h, types/pa_wcontext.h,
20644: classes/classes.C, classes/classes.h: Methoded reorganized. todo:
20645: methoded-configure
20646:
20647: * src/: classes/file.C, classes/table.C, main/compile.y,
20648: main/execute.C, main/pa_request.C, targets/cgi/parser3.C,
20649: types/pa_vtable.h, types/pa_wcontext.h: removed ^a.menu{$name}
20650: ability. now $a{^menu{$name}} or ^a.menu{$a.name}
20651:
20652: * src/: classes/_string.h, classes/classes.C, classes/classes.h,
20653: classes/double.C, classes/exec.C, classes/file.C, classes/form.C,
20654: classes/image.C, classes/int.C, classes/mail.C, classes/op.C,
20655: classes/random.C, classes/response.C, classes/string.C,
20656: classes/table.C, classes/unknown.C, include/pa_request.h,
20657: main/compile.y, main/execute.C, main/pa_globals.C,
20658: main/pa_request.C, types/pa_value.h, types/pa_vdouble.h,
20659: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
20660: types/pa_vimage.h, types/pa_vint.h, types/pa_vresponse.h,
20661: types/pa_vstring.h, types/pa_vtable.h, types/pa_vunknown.h:
20662: beautifying just compiled. todo: debug, configure
20663:
20664: 2001-04-27 paf
20665:
20666: * src/: classes/file.C, classes/image.C, classes/table.C,
20667: main/execute.C, main/pa_request.C, types/pa_vstateless_class.h:
20668: beautifying -99
20669:
20670: * src/: classes/_double.h, classes/_form.h, classes/_int.h,
20671: classes/_response.h, classes/_unknown.h, classes/classes.C,
20672: classes/classes.h, classes/double.C, classes/file.C,
20673: classes/form.C, classes/image.C, classes/int.C, classes/mail.C,
20674: classes/op.C, classes/random.C, classes/response.C,
20675: classes/string.C, include/pa_globals.h, main/main.dsp,
20676: main/pa_globals.C, types/pa_vdouble.h, types/pa_vfile.h,
20677: types/pa_vform.h, types/pa_vimage.h, types/pa_vint.h,
20678: types/pa_vresponse.h, types/pa_vstring.h, types/pa_vtable.h,
20679: types/pa_vunknown.h: beautifying -100
20680:
20681: * src/main/compile.y: serge@ found @CLASS bug. fixed
20682:
20683: * src/: classes/_file.h, classes/_image.h, classes/_mail.h,
20684: classes/_op.h, classes/_random.h, classes/_table.h,
20685: classes/file.C, classes/image.C, classes/int.C, classes/mail.C,
20686: classes/op.C, classes/random.C, classes/response.C,
20687: classes/string.C, classes/table.C, classes/unknown.C,
20688: include/pa_globals.h, main/main.dsp, main/pa_globals.C,
20689: main/pa_request.C, targets/cgi/parser3.C, types/pa_value.h,
20690: types/pa_vcookie.h, types/pa_venv.h, types/pa_vrequest.h: started
20691: beautifying
20692:
20693: 2001-04-26 paf
20694:
20695: * src/: main/pa_request.C, types/pa_vfile.h: code documentation ++
20696:
20697: * src/: doc/doxygen.cfg, include/pa_socks.h, main/pa_socks.C: code
20698: documentation ++
20699:
20700: * src/: classes/_exec.h, doc/doxygen.cfg,
20701: include/pa_config_fixed.h, include/pa_config_includes.h,
20702: targets/cgi/pa_pool.C: code documentation ++
20703:
20704: * src/: classes/_image.h, classes/op.C, classes/random.C,
20705: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
20706: types/pa_vcookie.h, types/pa_vdouble.h, types/pa_venv.h,
20707: types/pa_vform.C, types/pa_vform.h, types/pa_vimage.C,
20708: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
20709: types/pa_vmethod_frame.h, types/pa_vobject.h,
20710: types/pa_vrequest.C, types/pa_vrequest.h,
20711: types/pa_vstateless_class.C, types/pa_vstateless_object.h,
20712: types/pa_vstring.C, types/pa_vstring.h, types/pa_vtable.h,
20713: types/pa_vunknown.h, types/pa_wcontext.C, types/pa_wwrapper.h:
20714: code documentation ++
20715:
20716: * src/: classes/image.C, classes/mail.C, classes/string.C,
20717: classes/table.C, doc/doxygen.cfg, doc/doxygen.txt,
20718: include/pa_array.h, include/pa_dir.h, include/pa_string.h,
20719: main/compile_tools.h, main/pa_common.C, sql/pa_sql_driver.h,
20720: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
20721: types/pa_vhash.h, types/pa_vjunction.h, types/pa_vmethod_frame.h,
20722: types/pa_vobject.h, types/pa_vstateless_class.h,
20723: types/pa_wcontext.h, types/pa_wwrapper.h: code documentation ++
20724:
20725: * src/main/: pa_request.C, pa_string.C: z
20726:
20727: * src/: include/pa_common.h, include/pa_types.h,
20728: main/pa_sql_driver_manager.C: module [and, guess, isapi]
20729: connection caching fixed. request-pooled-url were stored into
20730: global connectioncache
20731:
20732: 2001-04-25 paf
20733:
20734: * src/: doc/doxygen.cfg, doc/doxygen.txt,
20735: targets/isapi/parser3isapi.C: started doc / [doxygen.txt]
20736:
20737: * src/: include/code.h, include/pa_common.h, main/compile.y,
20738: main/execute.C, main/pa_common.C: -d
20739:
20740: * src/: classes/file.C, main/pa_exec.C, targets/cgi/parser3.C:
20741: illegal call check a bit improved, but still under iis no mapping
20742: of dir with parser allowed!
20743:
20744: 2001-04-24 paf
20745:
20746: * src/targets/Makefile.am: apache module lib .am
20747:
20748: * src/main/pa_exec.C: windows32 buildCommand
20749:
20750: 2001-04-23 paf
20751:
20752: * src/targets/cgi/Makefile.am: win32 conditional
20753:
20754: * src/targets/cgi/Makefile.am: win32 conditional
20755:
20756: * src/targets/cgi/Makefile.am: liblink
20757:
20758: * src/: include/pa_array.h, main/pa_array.C, types/pa_vfile.h:
20759: vfile fields return type
20760:
20761: * src/types/pa_vfile.h: vfile fields return type
20762:
20763: * src/include/pa_config_auto.h.in: .h.in
20764:
20765: * src/: classes/Makefile, main/Makefile, targets/cgi/Makefile,
20766: types/Makefile: makefiles removed
20767:
20768: * src/: classes/Makefile, main/Makefile, main/pa_string.C,
20769: targets/cgi/Makefile, types/Makefile: configure.in + makefiles
20770:
20771: * src/main/pa_string.C: tested OK /// @test really @b test: s x m
20772: [tested: i & g ]
20773:
20774: * src/: classes/random.C, targets/cgi/parser3.C: redo failed ///
20775: @test noticed series in isapi, check how initialize_random_class
20776: is called! [must be called only once]
20777:
20778: * src/main/execute.C: operators first! so that ^table.menu{^rem{}}
20779: would not be 'unknown column'
20780:
20781: * src/: classes/table.C, types/pa_vform.C, types/pa_vtable.h: ///
20782: @test $a.menu{ $a[123] } and $a.menu{^table:set[]...}
20783:
20784: * src/: main/pa_request.C, targets/cgi/parser3.C: /// @test with
20785: commandline start "parser3 a.html" so that ^load[a.cfg] worked!
20786: [now doesnt]
20787:
20788: * src/targets/cgi/parser3.C: cgi cmdline ver
20789:
20790: * src/targets/cgi/parser3.C: cgi /// @test disable
20791: /cgi-bin/parser3/auto.p
20792:
20793: * src/main/untaint.C: untaint without charset
20794:
20795: * src/: include/pa_config_fixed.h, include/pa_config_includes.h,
20796: main/pa_common.C: common: file_write /// @test mkdirs
20797: file_delete rmdirs
20798:
20799: * src/main/untaint.C: mail header only once to =?
20800:
20801: * src/: classes/image.C, classes/mail.C, include/pa_globals.h,
20802: include/pa_string.h, main/pa_exec.C, main/pa_request.C,
20803: main/untaint.C: untaint - @test optimize whitespaces for
20804: all but 'html'
20805:
20806: * src/: classes/mail.C, include/pa_hash.h, include/pa_string.h,
20807: main/pa_common.C, main/pa_hash.C, main/pa_request.C,
20808: main/untaint.C: untaint - @test mail-header
20809:
20810: 2001-04-20 paf
20811:
20812: * src/: classes/string.C, classes/table.C, include/pa_globals.h,
20813: include/pa_request.h, include/pa_string.h, main/compile.y,
20814: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
20815: targets/cgi/parser3.C: $MAIN:LOCALE
20816:
20817: * src/main/untaint.C: z
20818:
20819: * src/: main/untaint.C, targets/cgi/parser3.C: fixed header "a/a"
20820:
20821: 2001-04-19 paf
20822:
20823: * src/main/compile_tools.h: $a$b bugfix
20824:
20825: * src/targets/cgi/parser3.C: z
20826:
20827: * src/classes/file.C: z
20828:
20829: * src/: classes/file.C, include/pa_common.h, types/pa_vcookie.C:
20830: done: header to $fields. waits for header '\' tricks
20831:
20832: * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C,
20833: main/untaint.C, targets/isapi/parser3isapi.C, types/pa_vcookie.C:
20834: changed urlencode here and in untaint.C to HTTP standard's " and
20835: \" mech
20836:
20837: * src/: main/pa_request.C, targets/isapi/parser3isapi.C: fixed
20838: http://alx/~paf/ doesnt load /auto.p
20839:
20840: 2001-04-18 paf
20841:
20842: * src/main/pa_request.C: 1
20843:
20844: * src/: main/Makefile.am, main/main.dsp, targets/cgi/Makefile.am:
20845: linux @alx
20846:
20847: 2001-04-17 paf
20848:
20849: * src/: classes/file.C, classes/image.C, doc/doxygen.cfg,
20850: include/pa_sql_connection.h, main/pa_sql_driver_manager.C,
20851: sql/pa_sql_driver.h: SQL_Driver_services renamed. doxygen statics
20852: enabled
20853:
20854: * src/: Makefile.am, classes/Makefile.am, classes/_double.h,
20855: classes/_exec.h, classes/_file.h, classes/_form.h,
20856: classes/_image.h, classes/_int.h, classes/_mail.h, classes/_op.h,
20857: classes/_random.h, classes/_response.h, classes/_string.h,
20858: classes/_table.h, classes/_unknown.h, classes/file.C,
20859: classes/image.C, classes/mail.C, classes/op.C, classes/random.C,
20860: include/pa_config_fixed.h, include/pa_config_includes.h,
20861: include/pa_hash.h, include/pa_sql_driver_manager.h,
20862: include/pa_version.h, main/Makefile.am, main/compile.y,
20863: main/pa_common.C, main/pa_exec.C, main/pa_socks.C,
20864: main/pa_sql_driver_manager.C, sql/Makefile.am,
20865: sql/pa_sql_driver.h, targets/cgi/Makefile.am,
20866: targets/cgi/parser3.C, types/Makefile.am, types/pa_vcookie.C,
20867: types/pa_vform.C, types/pa_vimage.h: exec @jav
20868:
20869: * src/: include/pa_sql_driver_manager.h,
20870: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h,
20871: types/pa_vimage.h: sql driver interface now has initialize(client
20872: .so)
20873:
20874: 2001-04-16 paf
20875:
20876: * src/Makefile.am: compile2 cygwin
20877:
20878: * src/: include/pa_config_includes.h, main/pa_exec.C,
20879: main/pa_socks.C, targets/cgi/Makefile.am: compile1 cygwin
20880:
20881: * src/targets/cgi/Makefile.am: compile0 jav
20882:
20883: * src/: Makefile.am, classes/Makefile.am, classes/_double.h,
20884: classes/_exec.h, classes/_file.h, classes/_form.h,
20885: classes/_image.h, classes/_int.h, classes/_mail.h, classes/_op.h,
20886: classes/_random.h, classes/_response.h, classes/_string.h,
20887: classes/_table.h, classes/_unknown.h, classes/image.C,
20888: classes/mail.C, classes/op.C, classes/random.C,
20889: include/pa_config_fixed.h, include/pa_config_includes.h,
20890: include/pa_hash.h, include/pa_version.h, main/Makefile.am,
20891: main/compile.y, main/pa_common.C, main/pa_exec.C,
20892: sql/Makefile.am, targets/cgi/Makefile.am, targets/cgi/parser3.C,
20893: types/Makefile.am, types/pa_vcookie.C, types/pa_vform.C:
20894: compile-1
20895:
20896: 2001-04-15 paf
20897:
20898: * src/classes/op.C: z
20899:
20900: * src/classes/table.C: table:empty +=process
20901:
20902: * src/types/pa_value.h: MethodParams !junction
20903:
20904: * src/: classes/_string.h, classes/double.C, classes/file.C,
20905: classes/image.C, classes/int.C, classes/mail.C, classes/op.C,
20906: classes/random.C, classes/response.C, classes/string.C,
20907: classes/table.C, classes/unknown.C, main/pa_request.C:
20908: MethodParams everywhere
20909:
20910: * src/: classes/op.C, include/pa_request.h, types/pa_value.h,
20911: types/pa_vmethod_frame.h: MethodParams in op.C
20912:
20913: 2001-04-12 paf
20914:
20915: * src/: classes/image.C, types/pa_vimage.h: image:font :text
20916:
20917: * src/: classes/_unknown.h, classes/unknown.C,
20918: include/pa_globals.h, main/main.dsp, main/pa_globals.C,
20919: types/pa_vunknown.h: ^unknown:int[]=0 double[]=0
20920:
20921: * src/: classes/image.C, main/pa_hash.C: hash bug fixed
20922:
20923: * src/classes/image.C: image:gif now does not have params
20924:
20925: * src/classes/image.C:
20926: image:line/fill/rectangle/bar/replace/polygon/polybar
20927:
20928: * src/: classes/image.C, classes/op.C, main/execute.C,
20929: types/pa_value.h, types/pa_vmethod_frame.h, types/pa_wcontext.h:
20930: for var now written not to r.wcontext, but to r.root cleared
20931: "entered_object" state
20932:
20933: 2001-04-11 paf
20934:
20935: * src/classes/image.C: image:create image:load
20936:
20937: * src/: classes/image.C, main/main.dsp: gd with mem write + image
20938: just compiled
20939:
20940: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h: gd
20941: todo: gif without file
20942:
20943: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h: gd
20944: started porting to Pooled descendant
20945:
20946: * src/: classes/image.C, main/execute.C, main/main.dsp,
20947: main/pa_request.C, types/pa_vcframe.h, types/pa_vcode_frame.h,
20948: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmethod_frame.h,
20949: types/pa_vmframe.h: libimaging dead end: pil parses header in .py
20950:
20951: * src/: classes/image.C, include/pa_globals.h, main/main.dsp,
20952: main/pa_globals.C, types/pa_vimage.C, types/pa_vimage.h: gd dead
20953: end. switching to python imaging lib
20954:
20955: * src/main/main.dsp: gd+smtp made separate libs
20956:
20957: * src/: include/pa_globals.h, include/pa_string.h,
20958: main/pa_common.C, main/pa_request.C, main/untaint.C,
20959: types/pa_vfile.C, types/pa_vstring.C: fixed vstring:as_vfile
20960: length
20961:
20962: * src/: classes/mail.C, classes/op.C, targets/cgi/parser3.C,
20963: types/pa_value.h, types/pa_vfile.C, types/pa_vfile.h,
20964: types/pa_vform.C, types/pa_vstring.C, types/pa_vstring.h: forced
20965: UL_FILE_NAME of posted file name
20966:
20967: * src/: classes/image.C, main/pa_request.C, types/pa_vform.C: fixed
20968: post [broke when moved post read to core]
20969:
20970: 2001-04-10 paf
20971:
20972: * src/classes/image.C: image:html done
20973:
20974: * src/: classes/image.C, types/pa_vimage.C: jpg measure bugs fixed
20975:
20976: * src/classes/image.C: z
20977:
20978: * src/: classes/_image.h, classes/image.C, types/pa_vimage.C: image
20979: forgotten!
20980:
20981: * src/: classes/table.C, include/pa_common.h, main/pa_common.C,
20982: main/pa_request.C, main/pa_string.C, main/untaint.C,
20983: types/pa_vimage.h: image:measure -90
20984:
20985: * src/: classes/_double.h, classes/_file.h, classes/_form.h,
20986: classes/_int.h, classes/_mail.h, classes/_op.h,
20987: classes/_random.h, classes/_response.h, classes/_string.h,
20988: classes/_table.h, classes/file.C, classes/mail.C,
20989: include/pa_common.h, include/pa_globals.h, main/execute.C,
20990: main/main.dsp, main/pa_common.C, main/pa_globals.C,
20991: targets/isapi/parser3isapi.C, types/pa_value.h, types/pa_vfile.C,
20992: types/pa_vfile.h, types/pa_vhash.h, types/pa_vimage.h,
20993: types/pa_vresponse.h, types/pa_vstring.h: image:measure -100 just
20994: compiled
20995:
20996: * src/classes/mail.C: minor bug with unclear from/to
20997:
20998: * src/classes/mail.C: sendmail unix skipping defaults
20999:
21000: * src/: classes/mail.C, include/pa_common.h, main/pa_common.C:
21001: sendmail unix added defaults
21002:
21003: * src/classes/mail.C: unix sendmail compiled. todo:testing
21004:
21005: * src/: classes/mail.C, main/pa_globals.C: smtp some consts
21006:
21007: 2001-04-09 paf
21008:
21009: * src/: classes/file.C, include/pa_exec.h, include/pa_sapi.h,
21010: main/main.dsp, main/pa_exec.C, targets/cgi/parser3.C,
21011: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.C,
21012: targets/isapi/parser3isapi.dsp: all targets exec
21013:
21014: * src/: include/pa_sapi.h, include/pa_string.h,
21015: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
21016: targets/isapi/parser3isapi.dsp: sapi exec dead end. badly parsed
21017: args in apache:util.script
21018:
21019: * src/include/pa_string.h: written but not tested exec with env for
21020: unix
21021:
21022: * src/: classes/file.C, main/main.dsp, main/pa_request.C,
21023: targets/cgi/parser3.C: exec win32 env
21024:
21025: * src/: classes/file.C, include/pa_hash.h, main/pa_hash.C: exec env
21026: 0
21027:
21028: * src/: classes/exec.C, classes/file.C, include/pa_globals.h,
21029: main/execute.C, main/main.dsp, main/pa_globals.C,
21030: main/pa_request.C, types/pa_vfile.C, types/pa_vfile.h,
21031: types/pa_vform.C, types/pa_vstring.C: exec4. todo env
21032:
21033: * src/: classes/exec.C, include/pa_common.h, main/pa_common.C,
21034: main/untaint.C: exec3. decided exec:cgi to move to file:cgi
21035:
21036: * src/: classes/_exec.h, main/execute.C, main/pa_globals.C,
21037: main/pa_request.C, types/pa_vcookie.C, types/pa_vfile.C: exec -2
21038:
21039: * src/: classes/_exec.h, classes/exec.C, include/pa_common.h,
21040: include/pa_request.h, include/pa_sapi.h, include/pa_string.h,
21041: main/pa_common.C, main/pa_request.C, main/pa_string.C,
21042: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
21043: targets/isapi/parser3isapi.C, types/pa_vform.C, types/pa_vform.h:
21044: exec class just compiled. moved post read to request core
21045:
21046: * src/: classes/_op.h, include/pa_dir.h, include/pa_globals.h,
21047: include/pa_sapi.h, main/main.dsp, main/pa_dir.C,
21048: main/pa_globals.C, targets/cgi/parser3.C,
21049: targets/cgi/parser3.dsp: problems with ^exec:cgi post data. they
21050: are already read by vform
21051:
21052: 2001-04-08 paf
21053:
21054: * src/: classes/file.C, classes/mail.C, classes/string.C,
21055: include/pa_request.h, include/pa_string.h, main/pa_request.C:
21056: uuencode. string<<
21057:
21058: 2001-04-07 paf
21059:
21060: * src/classes/mail.C: z
21061:
21062: * src/classes/mail.C: z
21063:
21064: * src/classes/mail.C: ^mail[$attach
21065:
21066: * src/classes/mail.C: ^attach dead end
21067:
21068: * src/: include/pa_socks.h, main/main.dsp, main/pa_socks.C,
21069: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
21070: targets/isapi/parser3isapi.C: mail:send 1
21071:
21072: * src/: classes/mail.C, main/pa_request.C: z
21073:
21074: * src/: classes/mail.C, include/pa_globals.h, include/pa_request.h,
21075: main/main.dsp, main/pa_globals.C, main/pa_request.C: smtp just
21076: compiled
21077:
21078: * src/classes/mail.C: +=
21079:
21080: * src/: classes/mail.C, include/pa_string.h: mail:send -1 text
21081: prepared
21082:
21083: * src/: classes/_mail.h, classes/mail.C, include/pa_common.h,
21084: include/pa_globals.h, include/pa_string.h, main/main.dsp,
21085: main/pa_common.C, main/pa_globals.C, main/pa_request.C,
21086: main/untaint.C, types/pa_vcookie.C: mail:send -10 just compiled
21087:
21088: 2001-04-06 paf
21089:
21090: * src/: classes/table.C, include/pa_globals.h, main/pa_globals.C,
21091: main/pa_string.C: table:dir 1
21092:
21093: * src/: classes/table.C, include/pa_dir.h, main/execute.C,
21094: main/main.dsp, main/pa_dir.C: table:dir 0 [without regexp]
21095:
21096: * src/: classes/_op.h, classes/_root.h, classes/op.C,
21097: classes/root.C, include/pa_globals.h, include/pa_request.h,
21098: main/compile.C, main/execute.C, main/main.dsp, main/pa_globals.C,
21099: main/pa_request.C: renamed 'root' to 'op'
21100:
21101: * src/classes/: _op.h, op.C: renamed from 'root'
21102:
21103: * src/types/pa_valiased.C: another root inherititance skipped
21104:
21105: * src/main/: compile.C, compile.y, execute.C: operators are now not
21106: root methods of parent class. just 'ROOT' class
21107:
21108: * src/: classes/random.C, classes/table.C, main/pa_globals.C:
21109: @office
21110:
21111: * src/: main/pa_request.C, sql/pa_sql_driver.h: mysql limit
21112:
21113: 2001-04-05 paf
21114:
21115: * src/: main/execute.C, main/pa_request.C, main/pa_string.C,
21116: types/pa_value.h, types/pa_vmframe.h, types/pa_wcontext.h:
21117: constructor flag dropped at get_method_frame and remembered into
21118: method_frame
21119:
21120: * src/: classes/file.C, classes/root.C, classes/string.C,
21121: classes/table.C, main/pa_request.C: junction to code&expression
21122: in errors
21123:
21124: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
21125: main/pa_string.C, targets/isapi/parser3isapi.dsp:
21126: $LOCALE:ctype[Russian_Russia.1251]
21127:
21128: * src/: include/pa_config_fixed.h, include/pa_config_includes.h,
21129: include/pa_hash.h, include/pa_string.h, main/pa_hash.C,
21130: main/pa_table.C: hash now not thread-safe.
21131:
21132: * src/: classes/table.C, include/pa_string.h, main/pa_string.C,
21133: main/untaint.C: z
21134:
21135: * src/: classes/random.C, classes/root.C, classes/table.C,
21136: include/pa_sql_connection.h, include/pa_string.h, main/execute.C,
21137: main/pa_sql_driver_manager.C, main/pa_string.C, main/untaint.C,
21138: sql/pa_sql_driver.h, types/pa_vmframe.h, types/pa_wcontext.C,
21139: types/pa_wcontext.h: sql quote. string untaint UL_SQL
21140:
21141: * src/: classes/table.C, include/pa_sql_connection.h,
21142: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql ping
21143:
21144: * src/classes/table.C: select * from hren error contains statement
21145:
21146: * src/: classes/table.C, include/pa_sql_connection.h,
21147: include/pa_types.h, main/pa_sql_driver_manager.C, main/untaint.C,
21148: sql/pa_sql_driver.h, targets/cgi/parser3.dsp: mysql 0
21149:
21150: * src/: classes/root.C, include/pa_sql_connection.h,
21151: include/pa_sql_driver.h, main/main.dsp,
21152: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql driver
21153: services for conv memory & error reporting
21154:
21155: 2001-04-04 paf
21156:
21157: * src/doc/doxygen.cfg: z
21158:
21159: * src/include/pa_sql_driver.h: mysql connect
21160:
21161: * src/include/pa_sql_driver.h: mysql info
21162:
21163: * src/: classes/root.C, include/pa_sql_driver.h,
21164: include/pa_sql_driver_manager.h, main/main.dsp,
21165: main/pa_sql_driver_manager.C: more manager&connection&driver
21166:
21167: * src/sql/Makefile.am: forgot to add mysql client
21168:
21169: * src/: include/pa_sql_driver.h, include/pa_sql_driver_manager.h,
21170: main/pa_sql_driver_manager.C: connect&sql -1000 just compiled
21171: [forgot to add libltdl, added]
21172:
21173: * src/: Makefile.am, classes/root.C, classes/string.C,
21174: classes/table.C, include/pa_globals.h, include/pa_hash.h,
21175: include/pa_pool.h, include/pa_request.h, include/pa_sapi.h,
21176: include/pa_string.h, include/pa_table.h, main/main.dsp,
21177: main/pa_globals.C, main/pa_hash.C, main/pa_request.C,
21178: main/pa_string.C, main/pa_table.C, main/untaint.C: connect&sql
21179: -1000 just compiled
21180:
21181: * src/: classes/random.C, classes/root.C, classes/table.C,
21182: include/pa_globals.h, include/pa_pool.h, include/pa_request.h,
21183: main/pa_request.C, types/pa_vclass.h: sql frame -10
21184:
21185: 2001-04-03 paf
21186:
21187: * src/types/pa_vform.C: z
21188:
21189: * src/: classes/string.C, types/pa_vform.C: string:match replace
21190: assigned lang
21191:
21192: * src/: classes/string.C, main/compile.y: grammar: fixed to allow
21193: {}[]< empty []
21194:
21195: * src/: classes/file.C, classes/string.C, classes/table.C,
21196: include/pa_string.h, main/pa_common.C, main/pa_string.C,
21197: main/untaint.C: string:match replace 2. string.cstr(forced lang)
21198:
21199: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
21200: string:match replace strange matches
21201:
21202: * src/classes/string.C: string:match replace 0
21203:
21204: * src/: classes/string.C, main/pa_string.C: string:match replace
21205: prepared 2
21206:
21207: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
21208: string:match replace prepared
21209:
21210: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
21211: string:match replace -11
21212:
21213: * src/: classes/string.C, include/pa_globals.h,
21214: include/pa_string.h, include/pa_threads.h, main/pa_globals.C,
21215: main/pa_string.C, targets/isapi/parser3isapi.dsp: string:match 0
21216:
21217: * src/: classes/string.C, include/pa_globals.h,
21218: include/pa_string.h, main/main.dsp, main/pa_globals.C,
21219: main/pa_string.C: string:match [search] -1 just compiled
21220:
21221: * src/types/pa_vstring.C: z
21222:
21223: * src/: classes/double.C, classes/file.C, classes/form.C,
21224: classes/int.C, classes/response.C, classes/root.C,
21225: classes/string.C, classes/table.C, include/pa_string.h,
21226: main/pa_string.C: string:match -10 [frame]
21227:
21228: * src/: classes/file.C, main/compile_tools.C, main/pa_common.C,
21229: main/pa_request.C: z
21230:
21231: * src/: main/pa_common.C, main/untaint.C, targets/cgi/parser3.C,
21232: targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h:
21233: todo/tests
21234:
21235: * src/include/pa_common.h: z
21236:
21237: * src/: include/pa_globals.h, include/pa_hash.h, main/pa_globals.C,
21238: main/pa_request.C, targets/cgi/parser3.C,
21239: targets/isapi/parser3isapi.C, types/pa_vfile.C:
21240: content-disposition
21241:
21242: * src/: include/pa_common.h, include/pa_globals.h,
21243: main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C,
21244: targets/isapi/parser3isapi.C, types/pa_value.h: main:post-process
21245:
21246: * src/: include/pa_common.h, include/pa_request.h,
21247: include/pa_sapi.h, main/main.dsp, main/pa_common.C,
21248: main/pa_request.C, targets/cgi/parser3.C, types/pa_value.h,
21249: types/pa_vfile.C, types/pa_vfile.h, types/pa_vstring.h: vfile in
21250: response:body
21251:
21252: * src/classes/table.C: table:append now uses string::split
21253:
21254: * src/classes/table.C: z
21255:
21256: * src/: classes/file.C, classes/root.C, classes/string.C,
21257: classes/table.C, doc/doxygen.cmd, doc/doxygen.txt,
21258: doc/generate.cmd, include/pa_array.h, include/pa_request.h,
21259: include/pa_string.h, main/execute.C, main/pa_string.C,
21260: main/untaint.C, targets/cgi/parser3.C, types/pa_vcookie.C:
21261: string::pos & cmp & piece bugs fixed. string::split new
21262: table:load separated from set table:set implemented with clean \n
21263: \t searches
21264:
21265: 2001-04-02 paf
21266:
21267: * src/: classes/table.C, include/pa_string.h, main/pa_string.C,
21268: types/pa_valiased.C, types/pa_valiased.h, types/pa_vdouble.h,
21269: types/pa_vfile.h, types/pa_vint.h, types/pa_vresponse.h,
21270: types/pa_vstring.h, types/pa_vtable.h: string::pos. about to use
21271: it in table:set/load
21272:
21273: * src/: classes/table.C, include/pa_array.h, include/pa_string.h,
21274: include/pa_table.h, main/execute.C, types/pa_value.h: table:join
21275:
21276: * src/classes/random.C: random:generate 1
21277:
21278: * src/: classes/_random.h, classes/random.C, include/pa_globals.h,
21279: main/main.dsp, main/pa_globals.C, main/pa_request.C,
21280: types/pa_value.h: random:generate
21281:
21282: 2001-03-30 paf
21283:
21284: * src/: classes/table.C, include/pa_string.h, main/pa_string.C:
21285: todo: table flip and append. string::pos
21286:
21287: * src/: classes/double.C, classes/file.C, classes/int.C,
21288: classes/response.C, classes/root.C, classes/string.C,
21289: classes/table.C, main/compile.y, main/execute.C,
21290: types/pa_value.h, types/pa_vstateless_class.C,
21291: types/pa_vstateless_class.h: static|dynamic|any method
21292: registration
21293:
21294: * src/: classes/file.C, classes/table.C, include/pa_table.h,
21295: main/pa_table.C, types/pa_vstring.h, types/pa_wwrapper.h:
21296: table:flip
21297:
21298: 2001-03-29 paf
21299:
21300: * src/classes/string.C: string:xsplit forgot that they must result
21301: in 1 row N column [not vice versa]
21302:
21303: * src/classes/string.C: z
21304:
21305: * src/classes/string.C: string: rsplit
21306:
21307: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
21308: string: lsplit
21309:
21310: * src/: classes/string.C, include/pa_string.h, main/execute.C,
21311: main/pa_array.C, main/pa_string.C, types/pa_vtable.h: string:
21312: lsplit -1
21313:
21314: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
21315: string: pos
21316:
21317: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
21318: string: pos -1
21319:
21320: * src/: classes/string.C, classes/table.C, include/pa_string.h,
21321: main/compile.y, main/pa_request.C, main/pa_string.C,
21322: main/untaint.C: string: left right mid
21323:
21324: * src/: classes/string.C, main/compile.y, main/compile_tools.C,
21325: main/compile_tools.h, main/main.dsp, types/pa_value.h,
21326: types/pa_vstring.h, types/pa_vunknown.h: empty params allowed. []
21327: and [;] are different now.
21328:
21329: * src/: include/pa_pool.h, include/pa_request.h, main/pa_request.C,
21330: main/untaint.C: pool.request undone
21331:
21332: * src/: include/pa_pool.h, include/pa_request.h, main/pa_request.C,
21333: main/untaint.C: pool.request
21334:
21335: 2001-03-28 paf
21336:
21337: * src/: classes/file.C, include/pa_globals.h, include/pa_request.h,
21338: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
21339: types/pa_value.h, types/pa_vrequest.C, types/pa_vunknown.h:
21340: $request:browser [.type .version]; unknown.get_double now = 0.
21341:
21342: * src/: classes/file.C, include/pa_globals.h, include/pa_request.h,
21343: include/pa_table.h, main/pa_globals.C, main/pa_request.C,
21344: main/pa_table.C, types/pa_vfile.C, types/pa_vfile.h,
21345: types/pa_vform.C: file:load autodetection of mime-type by
21346: user-file-name
21347:
21348: * src/: classes/file.C, main/execute.C, main/pa_common.C,
21349: main/untaint.C, targets/cgi/parser3.C, types/pa_vfile.C,
21350: types/pa_vfile.h, types/pa_vform.C: file:load 1. tainted
21351:
21352: * src/: classes/file.C, include/pa_common.h, main/pa_common.C,
21353: types/pa_vfile.C, types/pa_vfile.h: started file:load. wrong
21354: write. must be self.set
21355:
21356: * src/: classes/file.C, classes/root.C, classes/table.C,
21357: include/pa_table.h, main/pa_table.C: table:locate1, file:test
21358:
21359: * src/: classes/table.C, include/pa_array.h, include/pa_hash.h,
21360: include/pa_table.h, main/pa_array.C, main/pa_table.C,
21361: types/pa_vtable.h: table:locate just compiled
21362:
21363: 2001-03-27 paf
21364:
21365: * src/main/: execute.C, pa_common.C: fixed r/w context of
21366: code-params2, fixed ntfs hardlink slow dir update
21367:
21368: * src/: main/execute.C, types/pa_value.h, types/pa_vmframe.h,
21369: types/pa_wcontext.h: fixed r/w context of code-params
21370:
21371: * src/: classes/table.C, main/execute.C: about to change junction
21372: rcontext!!
21373:
21374: * src/: classes/double.C, classes/int.C, classes/root.C,
21375: classes/string.C, classes/table.C, main/compile_tools.C,
21376: main/execute.C, main/pa_request.C, main/untaint.C,
21377: types/pa_value.h, types/pa_vbool.h, types/pa_vcookie.C,
21378: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vint.h,
21379: types/pa_vmframe.h, types/pa_vstring.h, types/pa_vtable.h,
21380: types/pa_vunknown.h: sort 0
21381:
21382: * src/types/: pa_valiased.C, pa_valiased.h, pa_vdouble.h,
21383: pa_vfile.h, pa_vint.h, pa_vresponse.h, pa_vstring.h, pa_vtable.h:
21384: renamed to are_static_calls_disabled
21385:
21386: * src/: classes/table.C, main/pa_common.C, main/pa_request.C,
21387: targets/cgi/parser3.C, types/pa_value.h, types/pa_vbool.h,
21388: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vint.h,
21389: types/pa_vstring.h, types/pa_vunknown.h: continue on sort
21390:
21391: * src/main/compile.y: fixed minor bug in @mn[][] ...^{
21392:
21393: * src/: classes/table.C, include/pa_common.h, main/compile.y:
21394: started table:sort fixed minor bug in #...^{
21395:
21396: * src/: classes/table.C, include/pa_common.h, main/compile.y,
21397: main/execute.C, main/pa_common.C, main/pa_table.C: table:save
21398: decided to have as it were. stepped back. grammar: added 'in'
21399: 'is' 'lt'&co follow-space check
21400:
21401: 2001-03-26 paf
21402:
21403: * src/: classes/file.C, classes/root.C, classes/table.C,
21404: include/pa_common.h, include/pa_globals.h, include/pa_table.h,
21405: main/pa_common.C, main/pa_globals.C, main/pa_request.C,
21406: main/pa_table.C: moved ::save to pa_table. disabled @auto
21407: invocation in ^process
21408:
21409: * src/main/compile.y: grammar: [] 0params [;] 2 params (was 0)
21410:
21411: * src/: classes/table.C, include/pa_array.h, include/pa_table.h,
21412: main/pa_array.C: table:record
21413:
21414: * src/: main/untaint.C, targets/cgi/parser3.C,
21415: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
21416: targets/isapi/pool_storage.h, types/pa_valiased.h,
21417: types/pa_vcookie.C, types/pa_vdouble.h, types/pa_vfile.h,
21418: types/pa_vint.h, types/pa_vresponse.h, types/pa_vstring.h,
21419: types/pa_vtable.h: z
21420:
21421: * src/: include/pa_pool.h, main/execute.C, types/pa_valiased.C,
21422: types/pa_valiased.h, types/pa_value.h, types/pa_vdouble.h,
21423: types/pa_vfile.h, types/pa_vint.h, types/pa_vresponse.h,
21424: types/pa_vstring.h, types/pa_vtable.h: disabled $a(123)
21425: $b[$a.CLASS] ^b.inc[123] shit. allowed no checks in native
21426: method realisations on 'self' validity - they now can simply
21427: assume that 'self' is V{Proper} .
21428:
21429: 2001-03-25 paf
21430:
21431: * src/main/untaint.C: z
21432:
21433: * src/main/: pa_request.C, untaint.C: moved default typo-table to
21434: lowlevel - it initialization could be skipped if failed in @auto.
21435: so that exception report would use some table
21436:
21437: * src/main/pa_request.C: table empty lines ignored. system-default
21438: content type assigned in output:result [can fail in main:auto and
21439: skipped normal defaults extraction]
21440:
21441: * src/: include/pa_string.h, main/compile.y: #comment fixed minor
21442: bug
21443:
21444: * src/main/: pa_globals.C, untaint.C: html-typo - moved all
21445: processing to table [except preliminary \r\n \r \n replacements
21446: to "\n"]
21447:
21448: * src/: classes/table.C, main/untaint.C: html-typo - decided to
21449: move all the processing to table
21450:
21451: * src/: classes/table.C, include/pa_table.h, main/pa_globals.C,
21452: main/pa_table.C, main/untaint.C: returned table originating.
21453: useful for reporting typo table problems origin. think would be
21454: useful somewhere else
21455:
21456: * src/main/untaint.C: typo \r \r\n \n properly handled
21457:
21458: * src/: classes/table.C, include/pa_globals.h, include/pa_string.h,
21459: include/pa_table.h, main/compile.y, main/compile_tools.C,
21460: main/compile_tools.h, main/pa_globals.C, main/pa_request.C,
21461: main/pa_string.C, main/pa_table.C, main/untaint.C,
21462: types/pa_vcookie.h: typo & typo-default
21463:
21464: 2001-03-24 paf
21465:
21466: * src/main/pa_common.C: z
21467:
21468: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C,
21469: targets/cgi/parser3.C: html-typo 2
21470:
21471: * src/: doc/doxygen.cfg, doc/doxygen.txt, doc/generate.cmd,
21472: doc/view.cmd, include/pa_array.h, include/pa_globals.h,
21473: include/pa_pool.h, include/pa_string.h, include/pa_table.h,
21474: main/execute.C, main/pa_array.C, main/pa_globals.C,
21475: main/pa_request.C, main/pa_string.C, main/untaint.C,
21476: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
21477: types/pa_value.h, types/pa_vtable.h: html-typo 0 html-typo 1.
21478: noticed double default content-type prob. run cgi.cmd tomorrow
21479: first html-typo sample. detected << problem: they become ltlt too
21480: fast
21481:
21482: * src/main/compile.y: z
21483:
21484: * src/main/: compile.y, compile_tools.h: #comment
21485:
21486: * src/: classes/file.C, classes/root.C, classes/table.C,
21487: include/pa_common.h, include/pa_request.h, main/compile.y,
21488: main/pa_common.C, main/pa_request.C, main/pa_string.C,
21489: targets/isapi/parser3isapi.C, types/pa_vfile.h: file_read
21490: stringified
21491:
21492: * src/types/pa_valiased.C: decided to String-ify file_read
21493:
21494: * src/targets/: cgi/parser3.C, isapi/nt_log_events.mc,
21495: isapi/parser3isapi.dsp: cgi: sapi::log
21496:
21497: * src/: include/pa_sapi.h, main/pa_common.C, main/pa_request.C,
21498: targets/cgi/parser3.C, targets/isapi/nt_log_events.mc,
21499: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp: nt
21500: error log experiments failed - cgi under iis got no access to
21501: log. registereventsource simply failed with 5(illegal call) code,
21502: while worked OK as standalone executable. isapi: used
21503: HSE_APPEND_LOG_PARAMETER feature
21504:
21505: * src/: include/pa_common.h, include/pa_globals.h,
21506: main/pa_common.C, main/pa_globals.C, main/pa_request.C,
21507: targets/isapi/parser3isapi.C: fixed default content-type
21508: allocation storage
21509:
21510: * src/: include/pa_globals.h, include/pa_request.h,
21511: main/pa_globals.C, main/pa_request.C: z
21512:
21513: * src/: include/pa_array.h, include/pa_hash.h,
21514: include/pa_request.h, main/compile.y, main/pa_array.C,
21515: main/pa_common.C, main/pa_hash.C, main/pa_request.C,
21516: types/pa_vcookie.C: cyclic uses ignored. defaulted default
21517: content-type
21518:
21519: * src/main/: compile.y, execute.C, main.dsp: @CLASS equals @BASE.
21520: sanity
21521:
21522: * src/: main/pa_globals.C, types/pa_vclass.C, types/pa_vclass.h,
21523: types/pa_vstateless_class.C, types/pa_vstateless_class.h: thrown
21524: away freeze mech. no danger now for you can't do
21525: ^request:process[@new-method[] body] trick anymore. still
21526: remains $some_instance.process[@new-method[] possibility] but
21527: would leave it as a feature. see index for sample
21528:
21529: * src/: include/pa_common.h, main/pa_common.C,
21530: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: auto.p
21531: monkey every target
21532:
21533: * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C,
21534: targets/cgi/parser3.C, targets/isapi/pool_storage.h,
21535: types/pa_vform.C, types/pa_vform.h: auto.p monkey
21536:
21537: 2001-03-23 paf
21538:
21539: * src/: include/pa_pool.h, main/pa_request.C,
21540: targets/cgi/pa_pool.C, targets/isapi/pa_pool.C,
21541: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
21542: targets/isapi/pool_storage.h: isapi: dumb pool storage
21543:
21544: * src/targets/isapi/pa_pool.C: decided to continue with extension
21545:
21546: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: isapi: think
21547: it would be better to rewrite as filter then to deal with pool
21548:
21549: * src/: main/main.dsp, targets/isapi/parser3isapi.C: isapi: docroot
21550: now like in cgi, not from APPL_PHYSICAL_PATH
21551:
21552: * src/: classes/root.C, classes/table.C, include/pa_common.h,
21553: include/pa_config_fixed.h, include/pa_config_includes.h,
21554: include/pa_string.h, include/pa_threads.h, include/pa_types.h,
21555: include/pa_version.h, main/compile.y, main/execute.C,
21556: main/pa_array.C, main/pa_common.C, main/pa_hash.C,
21557: main/pa_pool.C, main/pa_request.C, main/pa_string.C,
21558: main/untaint.C, targets/cgi/parser3.C,
21559: targets/isapi/parser3isapi.C, types/pa_vfile.C, types/pa_vform.C:
21560: cgi: reinvent document_root and request_uri under iis. autoconf
21561: updated. introducing ap_config_includes
21562:
21563: * src/targets/cgi/parser3.C: cgi: reinvent document_root under iis
21564:
21565: * src/targets/cgi/parser3.C: cgi: only one pool now
21566:
21567: * src/: include/pa_globals.h, include/pa_sapi.h, main/main.dsp,
21568: main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C,
21569: targets/isapi/parser3isapi.C, types/pa_vcookie.C,
21570: types/pa_venv.h, types/pa_vform.C: sapi made object
21571:
21572: * src/: include/pa_globals.h, main/pa_request.C,
21573: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
21574: targets/isapi/parser3isapi.C, types/pa_vcookie.C,
21575: types/pa_venv.h, types/pa_vform.C: all: sapi beauty
21576:
21577: * src/: main/pa_request.C, targets/cgi/parser3.C,
21578: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp:
21579: isapi minor env beauty
21580:
21581: * src/: main/pa_request.C, targets/cgi/parser3.C,
21582: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp:
21583: isapi document_root 0
21584:
21585: 2001-03-22 paf
21586:
21587: * src/targets/isapi/parser3isapi.C: isapi keep-alive
21588:
21589: * src/targets/: cgi/vform_fields_fill.C, cgi/vform_fields_fill.h,
21590: isapi/parser3isapi.C: z
21591:
21592: * src/: include/pa_pool.h, main/pa_request.C,
21593: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: isapi 1
21594:
21595: * src/targets/isapi/: KILL.EXE, PSTAT.EXE, istart.cmd, istop.cmd,
21596: kill.pl: isapi added utils
21597:
21598: * src/: include/pa_pool.h, main/pa_pool.C, targets/cgi/parser3.C,
21599: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
21600: types/pa_vform.C: isapi 0
21601:
21602: * src/: include/pa_pool.h, targets/cgi/pa_pool.C,
21603: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
21604: targets/isapi/pa_pool.C, targets/isapi/parser3isapi.C,
21605: targets/isapi/parser3isapi.def, targets/isapi/parser3isapi.dsp:
21606: started isapi
21607:
21608: * src/: include/pa_globals.h, main/pa_common.C, main/pa_request.C:
21609: some comments
21610:
21611: * src/: include/pa_globals.h, include/pa_request.h,
21612: include/pa_types.h, main/pa_globals.C, main/pa_request.C,
21613: targets/cgi/parser3.C, types/pa_vcookie.C: config of auto.p path:
21614: parser_root_auto_path parser_site_auto_path
21615:
21616: * src/types/pa_vcookie.C: cookie attr decoded
21617:
21618: 2001-03-21 paf
21619:
21620: * src/targets/cgi/parser3.C: z
21621:
21622: * src/include/pa_globals.h: post. todo: config of auto.p path
21623:
21624: * src/: include/pa_globals.h, targets/cgi/parser3.C,
21625: types/pa_venv.h: in cookie & env. todo:post
21626:
21627: * src/: Makefile.am, classes/Makefile.am, classes/file.C,
21628: classes/root.C, classes/table.C, include/pa_array.h,
21629: include/pa_common.h, include/pa_globals.h, include/pa_pool.h,
21630: include/pa_request.h, include/pa_string.h, main/Makefile.am,
21631: main/compile.y, main/execute.C, main/main.dsp, main/pa_common.C,
21632: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
21633: main/pa_table.C, main/untaint.C, targets/Makefile.am,
21634: targets/cgi/Makefile.am, targets/cgi/parser3.C,
21635: targets/cgi/parser3.dsp, types/Makefile.am, types/pa_vcookie.C,
21636: types/pa_vform.C, types/pa_vstring.h, types/pa_wwrapper.h:
21637: shifted apache branch on main trunc
21638:
21639: * src/: include/pa_common.h, include/pa_globals.h,
21640: include/pa_pool.h, include/pa_request.h, main/main.dsp,
21641: main/pa_common.C, main/pa_request.C, targets/cgi/parser3.dsp,
21642: types/pa_vcookie.C, types/pa_vform.C, types/pa_vstring.h:
21643: starting mod_parser3
21644:
21645: * src/targets/cgi/parser3.C: starting mod_parser3
21646:
21647: 2001-03-20 paf
21648:
21649: * src/: main/pa_common.C, targets/cgi/Makefile.am,
21650: targets/cgi/parser3.C: automake compiled and works. todo:make
21651: win32 ifdefs work and add ifdef unistd
21652:
21653: * src/: classes/table.C, include/pa_common.h, include/pa_request.h,
21654: main/Makefile.am, main/pa_common.C, main/pa_request.C,
21655: main/pa_table.C, targets/cgi/Makefile.am, targets/cgi/parser3.C:
21656: z
21657:
21658: * src/: include/pa_request.h, main/Makefile.am, main/compile.y,
21659: main/execute.C, main/pa_common.C, types/Makefile.am: removing
21660: locking
21661:
21662: * src/: classes/Makefile.am, types/Makefile.am: z
21663:
21664: * src/: Makefile.am, classes/file.C, classes/root.C,
21665: classes/table.C, include/pa_array.h, include/pa_request.h,
21666: include/pa_string.h, main/Makefile.am, main/execute.C,
21667: main/pa_common.C, main/pa_globals.C, main/pa_request.C,
21668: main/pa_string.C, main/untaint.C, targets/Makefile.am,
21669: targets/cgi/Makefile.am, targets/cgi/parser3.C,
21670: types/pa_vcookie.C, types/pa_wwrapper.h: String::UL_
21671:
21672: * src/: classes/table.C, include/pa_common.h, main/pa_common.C,
21673: main/pa_request.C, types/pa_vfile.h: ^table:save
21674:
21675: * src/: classes/file.C, classes/table.C, include/pa_array.h,
21676: include/pa_common.h, include/pa_request.h, include/pa_string.h,
21677: include/pa_table.h, include/pa_threads.h, main/pa_globals.C,
21678: main/untaint.C, types/pa_valiased.h, types/pa_value.h,
21679: types/pa_vform.h: z
21680:
21681: * src/include/pa_string.h: z
21682:
21683: * src/: classes/_request.h, classes/request.C, main/main.dsp,
21684: main/pa_globals.C, types/pa_value.h, types/pa_vform.h,
21685: types/pa_vrequest.C, types/pa_vrequest.h: VRequest moved to
21686: :Value
21687:
21688: * src/: classes/_request.h, classes/request.C, main/pa_globals.C,
21689: types/pa_vrequest.C, types/pa_vrequest.h: VRequest moved to
21690: :VStateless_object
21691:
21692: * src/: classes/_response.h, classes/response.C, main/pa_globals.C,
21693: types/pa_vform.h, types/pa_vresponse.h: VResponse moved to
21694: :VStateless_object
21695:
21696: * src/: main/main.dsp, targets/cgi/parser3.dsp,
21697: types/pa_valiased.C, types/pa_vform.h: commented VForm
21698:
21699: * src/: targets/cgi/pa_vform.C, types/pa_valiased.C,
21700: types/pa_valiased.h, types/pa_value.h,
21701: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
21702: types/pa_vstateless_object.h: moved common get_element part from
21703: stateless object&class into VAliased
21704:
21705: * src/: classes/_env.h, classes/_table.h, classes/env.C,
21706: classes/table.C, main/execute.C, main/main.dsp,
21707: main/pa_globals.C, main/pa_request.C, types/pa_value.h,
21708: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_venv.h: VEnv is
21709: now :Value
21710:
21711: * src/: classes/_cookie.h, classes/_table.h, classes/cookie.C,
21712: main/execute.C, main/main.dsp, main/pa_globals.C,
21713: types/pa_vcookie.C, types/pa_vcookie.h: VCookie is now :Value
21714:
21715: * src/types/: pa_vfile.C, pa_vfile.h, pa_vstateless_object.h: vfile
21716: doxx
21717:
21718: * src/: classes/_file.h, classes/file.C, include/pa_types.h,
21719: main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C,
21720: types/pa_valiased.h, types/pa_vfile.C, types/pa_vfile.h,
21721: types/pa_vstateless_class.h, types/pa_vstateless_object.h: \ to /
21722: and ^file:save
21723:
21724: 2001-03-19 paf
21725:
21726: * src/types/pa_vfile.C: z
21727:
21728: * src/: classes/file.C, classes/request.C, classes/table.C,
21729: include/pa_string.h, main/main.dsp, main/pa_pool.C,
21730: main/pa_request.C, main/untaint.C, types/pa_value.h,
21731: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C: file 1
21732:
21733: * src/: classes/table.C, include/pa_common.h, include/pa_globals.h,
21734: include/pa_string.h, include/pa_table.h, main/main.dsp,
21735: main/pa_common.C, main/pa_globals.C, types/pa_value.h,
21736: types/pa_vcookie.h, types/pa_venv.h, types/pa_vform.C,
21737: types/pa_vform.h, types/pa_vrequest.h, types/pa_vtable.h,
21738: classes/_file.h, classes/file.C, types/pa_vfile.C,
21739: types/pa_vfile.h: file class just compiled
21740:
21741: * src/: classes/table.C, include/pa_pool.h, include/pa_request.h,
21742: include/pa_table.h, include/pa_types.h, main/execute.C,
21743: main/pa_request.C, targets/cgi/parser3.C, types/pa_value.h,
21744: types/pa_vclass.h, types/pa_vform.C, types/pa_vstateless_class.h,
21745: types/pa_vstateless_object.h: ^table:set{default level: TABLE}
21746:
21747: * src/include/pa_pool.h: z
21748:
21749: * src/: include/pa_hash.h, include/pa_types.h, main/pa_common.C,
21750: main/pa_hash.C, main/pa_request.C, types/pa_vcookie.C: renamed
21751: Hash::Value to Val so to doxygen would finlly stop confusing
21752: those Value-s
21753:
21754: * src/: include/code.h, include/pa_array.h, include/pa_common.h,
21755: include/pa_exception.h, include/pa_globals.h, include/pa_hash.h,
21756: include/pa_pool.h, include/pa_request.h, include/pa_stack.h,
21757: include/pa_string.h, include/pa_table.h, include/pa_threads.h,
21758: include/pa_types.h, main/compile.C, main/compile.y,
21759: main/compile_tools.C, main/compile_tools.h, main/execute.C,
21760: main/pa_array.C, main/pa_common.C, main/pa_exception.C,
21761: main/pa_globals.C, main/pa_hash.C, main/pa_pool.C,
21762: main/pa_request.C, main/pa_string.C, main/pa_table.C,
21763: main/untaint.C, types/pa_valiased.h, types/pa_value.h: z
21764:
21765: * src/types/: pa_valiased.h, pa_vbool.h: doc: Value and it's
21766: derivates somehow unlinked. don't know why yet
21767:
21768: * src/: include/code.h, include/pa_array.h, include/pa_pool.h,
21769: include/pa_string.h, include/pa_threads.h, main/compile.C,
21770: main/compile.y, main/compile_tools.C, main/compile_tools.h,
21771: main/execute.C, main/pa_array.C, main/pa_common.C,
21772: main/pa_exception.C, main/pa_globals.C, main/pa_hash.C,
21773: main/pa_pool.C, main/pa_request.C, main/pa_string.C,
21774: main/pa_table.C, main/untaint.C, types/pa_value.h: auto @brief
21775:
21776: * src/: classes/root.C, classes/table.C, main/pa_exception.C,
21777: main/pa_request.C, targets/cgi/parser3.C, types/pa_vbool.h,
21778: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdouble.h,
21779: types/pa_venv.h, types/pa_vform.h, types/pa_vint.h,
21780: types/pa_vrequest.h: doc: detected Value derivates prob
21781:
21782: * src/include/pa_globals.h: z
21783:
21784: * src/: classes/_request.h, classes/request.C, include/code.h,
21785: include/pa_array.h, include/pa_common.h, include/pa_exception.h,
21786: include/pa_globals.h, include/pa_hash.h, include/pa_pool.h,
21787: include/pa_request.h, include/pa_stack.h, include/pa_string.h,
21788: include/pa_table.h, include/pa_threads.h, include/pa_types.h,
21789: main/execute.C, main/pa_pool.C, main/pa_request.C,
21790: main/pa_string.C, main/untaint.C, targets/cgi/parser3.C,
21791: types/pa_value.h, types/pa_vform.C: doxygen include/, Value
21792:
21793: 2001-03-18 paf
21794:
21795: * src/: classes/cookie.C, types/pa_vcookie.C, types/pa_vcookie.h:
21796: cookie: allowed access to hash-assigned
21797:
21798: * src/targets/cgi/parser3.C: z
21799:
21800: * src/: classes/_cookie.h, classes/cookie.C, include/pa_common.h,
21801: include/pa_globals.h, include/pa_request.h, include/pa_string.h,
21802: include/pa_types.h, main/main.dsp, main/pa_common.C,
21803: main/pa_globals.C, main/pa_hash.C, main/pa_request.C,
21804: main/pa_string.C, main/untaint.C, targets/cgi/parser3.C,
21805: types/pa_value.h, types/pa_vcookie.C, types/pa_vcookie.h,
21806: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
21807: types/pa_vunknown.h: cookie class
21808:
21809: * src/main/pa_request.C: zero length output allowed
21810:
21811: * src/: classes/response.C, main/pa_request.C, types/pa_value.h,
21812: types/pa_vhash.h, types/pa_vresponse.h: ^response:clear[]
21813:
21814: * src/: classes/root.C, main/pa_request.C: taint forgotten forced
21815: lang switch
21816:
21817: * src/: classes/root.C, include/pa_globals.h, include/pa_string.h,
21818: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
21819: types/pa_value.h, types/pa_vhash.h:
21820: $defautl[$content-type[$value[text/html] $charset[windows-1251]]
21821:
21822: * src/main/execute.C: z
21823:
21824: * src/: classes/root.C, main/pa_request.C, main/untaint.C,
21825: targets/cgi/parser3.C: taint[uri
21826:
21827: * src/: classes/request.C, classes/response.C, classes/root.C,
21828: include/pa_common.h, include/pa_globals.h, include/pa_request.h,
21829: include/pa_string.h, main/pa_common.C, main/pa_globals.C,
21830: main/pa_request.C, targets/cgi/parser3.C: ^taint 0
21831:
21832: * src/: classes/root.C, classes/string.C, include/pa_string.h,
21833: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
21834: types/pa_vdouble.h, types/pa_vform.C, types/pa_vint.h,
21835: types/pa_vstateless_class.C: convinient string(pool, char *src,
21836: bool tainted) ctor
21837:
21838: * src/: include/pa_hash.h, include/pa_request.h,
21839: include/pa_string.h, main/pa_globals.C, main/pa_hash.C,
21840: main/pa_request.C, main/pa_string.C, main/untaint.C,
21841: targets/cgi/parser3.C: proper @exceptions params tainting
21842:
21843: * src/: include/pa_hash.h, main/pa_hash.C, targets/cgi/parser3.C:
21844: response fields to header
21845:
21846: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C:
21847: z
21848:
21849: * src/: classes/_response.h, classes/response.C,
21850: include/pa_globals.h, include/pa_hash.h, include/pa_request.h,
21851: main/compile.C, main/compile.y, main/execute.C, main/main.dsp,
21852: main/pa_globals.C, main/pa_hash.C, main/pa_request.C,
21853: targets/cgi/parser3.C, targets/cgi/parser3.dsp, types/pa_value.h,
21854: types/pa_vhash.h, types/pa_vrequest.h, types/pa_vresponse.h:
21855: $response: 0 request::core exception rethrow
21856:
21857: 2001-03-16 paf
21858:
21859: * src/: main/execute.C, main/main.dsp, types/pa_value.h,
21860: types/pa_vrequest.h: native method' class call with less params
21861: then needed error reporting
21862:
21863: * src/: classes/_request.h, classes/request.C,
21864: include/pa_globals.h, include/pa_request.h, main/execute.C,
21865: main/main.dsp, main/pa_globals.C, main/pa_request.C,
21866: targets/cgi/parser3.C, types/pa_vform.C, types/pa_vrequest.C,
21867: types/pa_vrequest.h: $request : query :uri
21868:
21869: * src/: include/pa_globals.h, main/execute.C, main/pa_globals.C,
21870: types/pa_value.h, types/pa_vcframe.h, types/pa_vmframe.h,
21871: types/pa_wcontext.h: $result
21872:
21873: * src/: main/execute.C, types/pa_vmframe.h: if(in "/news/")
21874:
21875: * src/: classes/double.C, include/code.h, main/compile.y,
21876: main/compile_tools.C, main/compile_tools.h, main/execute.C: ()
21877: and {} param wcontext conflict fixed by OP_EXPR_CODE__STORE_PARAM
21878:
21879: * src/: include/code.h, include/pa_hash.h, include/pa_request.h,
21880: main/compile.y, main/execute.C, types/pa_value.h,
21881: types/pa_vhash.h, types/pa_vstring.h, types/pa_vtable.h,
21882: types/pa_wcontext.C, types/pa_wcontext.h: see () and {} param
21883: wcontext conflict
21884:
21885: * src/: main/execute.C, types/pa_value.h,
21886: types/pa_vstateless_object.h, types/pa_vstring.h: disabled
21887: $string.field
21888:
21889: 2001-03-15 paf
21890:
21891: * src/main/pa_request.C: news sample
21892:
21893: * src/: main/compile.y, main/execute.C, main/pa_request.C,
21894: targets/cgi/parser3.C, types/pa_vstring.h: @exception
21895:
21896: * src/main/: compile.y, execute.C: z
21897:
21898: * src/: main/compile.y, main/pa_request.C, targets/cgi/parser3.C,
21899: types/pa_vstring.h: pre-pre-pre-beta cgi under win32 apache pre
21900: pre pre works
21901:
21902: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
21903: targets/cgi/parser3.C, types/pa_vform.C, types/pa_vform.h: vform
21904: fillfields just compiled
21905:
21906: 2001-03-14 paf
21907:
21908: * src/: include/pa_request.h, main/pa_request.C,
21909: targets/cgi/parser3.C: z
21910:
21911: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
21912: targets/cgi/parser3.dsp, types/pa_vform.C, types/pa_vform.h,
21913: types/pa_vstring.h: limits -1
21914:
21915: * src/: include/pa_globals.h, include/pa_request.h,
21916: include/pa_types.h, main/main.dsp, main/pa_globals.C,
21917: main/pa_request.C, targets/cgi/parser3.C,
21918: targets/cgi/parser3.dsp, types/pa_vform.C, types/pa_vform.h:
21919: request_info -1
21920:
21921: * src/: include/pa_globals.h, main/pa_globals.C,
21922: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
21923: targets/cgi/vform_fields_fill.C, targets/cgi/vform_fields_fill.h:
21924: vform_fields_fill
21925:
21926: * src/targets/cgi/parser3.C: # if MSVC
21927:
21928: * src/: include/pa_common.h, include/pa_types.h, main/pa_request.C,
21929: targets/cgi/parser3.C: PATH_DELIMITER_CHAR
21930:
21931: * src/targets/cgi/parser3.C: z
21932:
21933: * src/: include/core.h, include/pa_globals.h, include/pa_pool.h,
21934: include/pa_string.h, include/pa_types.h, main/compile.y,
21935: main/core.C, main/main.dsp, main/pa_globals.C, main/pa_request.C,
21936: targets/cgi/pa_vform.C, targets/cgi/parser3.C,
21937: targets/cgi/parser3.dsp, types/pa_value.h, types/pa_vform.h,
21938: types/pa_vunknown.h: global handler, exceptions in parser3
21939:
21940: 2001-03-13 paf
21941:
21942: * src/: classes/form.C, main/compile.y, main/core.C,
21943: types/pa_value.h, types/pa_vclass.h, types/pa_venv.h,
21944: types/pa_vform.h, types/pa_vstateless_class.C,
21945: types/pa_vstateless_class.h: form:fields removed. use $form.CLASS
21946: instead
21947:
21948: * src/: include/core.h, include/pa_common.h, include/pa_request.h,
21949: main/core.C, main/execute.C, main/main.dsp, main/pa_request.C,
21950: targets/cgi/parser3.C, targets/cgi/parser3.dsp, types/pa_vform.h:
21951: started cgi target
21952:
21953: * src/: include/core.h, include/pa_common.h, include/pa_request.h,
21954: main/pa_common.C, main/pa_request.C, targets/cgi/parser3.C:
21955: before error show with parser
21956:
21957: * src/: classes/_form.h, classes/form.C, include/core.h,
21958: include/pa_request.h, main/core.C, main/pa_request.C,
21959: targets/cgi/parser3.C, targets/cgi/parser3.dsp: z
21960:
21961: * src/targets/cgi/: parser.dsp, parser3.dsp: z
21962:
21963: * src/targets/cgi/: Makefile.am, pa_pool.C, pa_vform.C, parser.dsp,
21964: parser3.C: renamed targets/ parser to cgi
21965:
21966: * src/: classes/double.C, classes/env.C, classes/int.C,
21967: classes/root.C, classes/string.C, classes/table.C,
21968: include/pa_request.h, types/pa_vhash.h: z
21969:
21970: * src/: classes/_env.h, classes/env.C, classes/root.C,
21971: include/core.h, include/pa_pool.h, include/pa_request.h,
21972: main/compile.C, main/compile.y, main/core.C, main/main.dsp,
21973: main/pa_common.C, main/pa_request.C, types/pa_value.h,
21974: types/pa_venv.h, types/pa_vstateless_class.h: started $form:
21975: [historical moment :)]
21976:
21977: * src/: include/code.h, include/pa_string.h, main/compile.y,
21978: main/execute.C, main/pa_string.C: 'value is type' expr operator
21979:
21980: * src/types/pa_venv.h: $ENV 1
21981:
21982: * src/main/execute.C: z
21983:
21984: * src/: main/execute.C, types/pa_value.h, types/pa_venv.h: for
21985: future methods of ENV constructor if
21986:
21987: * src/: include/pa_request.h, types/pa_venv.h: $ENV 0.1 stateless
21988: class
21989:
21990: * src/: classes/_double.h, classes/_env.h, classes/_int.h,
21991: classes/_root.h, classes/_string.h, classes/_table.h,
21992: classes/double.C, classes/env.C, classes/int.C, classes/root.C,
21993: classes/string.C, classes/table.C, include/pa_request.h,
21994: main/compile.C, main/compile_tools.h, main/core.C,
21995: main/execute.C, main/main.dsp, main/pa_request.C,
21996: types/pa_valiased.h, types/pa_value.h, types/pa_vclass.C,
21997: types/pa_vclass.h, types/pa_venv.h, types/pa_vmframe.h,
21998: types/pa_vobject.h, types/pa_vstateless_class.C,
21999: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
22000: types/pa_wcontext.h: $ENV: re 0, stateless classes
22001:
22002: * src/: classes/_double.h, classes/_env.h, classes/_int.h,
22003: classes/_root.h, classes/_string.h, classes/_table.h,
22004: classes/double.C, classes/env.C, classes/int.C, classes/root.C,
22005: classes/string.C, classes/table.C, include/pa_request.h,
22006: main/compile.C, main/compile_tools.h, main/core.C,
22007: main/execute.C, main/main.dsp, main/pa_request.C,
22008: types/pa_valiased.h, types/pa_value.h, types/pa_vclass.C,
22009: types/pa_vclass.h, types/pa_venv.h, types/pa_vmframe.h,
22010: types/pa_vobject.h, types/pa_vstateless_class.C,
22011: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
22012: types/pa_wcontext.h: $ENV: re 0, stateless classes
22013:
22014: * src/: include/pa_request.h, main/compile.C, main/execute.C,
22015: main/pa_request.C, types/pa_value.h, types/pa_vmframe.h: fixed
22016: yesterdays bad decision on execute_static_method
22017:
22018: * src/: classes/table.C, include/pa_types.h, main/pa_request.C: z
22019:
22020: * src/: classes/double.C, classes/int.C, classes/root.C,
22021: types/pa_vdouble.h, types/pa_vint.h: Int,Double dec mul div mod
22022:
22023: * src/main/pa_request.C: z
22024:
22025: * src/: classes/root.C, classes/table.C, include/pa_exception.h,
22026: include/pa_pool.h: skipped_restructure_exceptions_dead_end
22027:
22028: * src/: classes/root.C, classes/table.C, include/pa_exception.h,
22029: include/pa_pool.h, main/pa_request.C:
22030: restructure_exceptions_dead_end
22031:
22032: * src/: classes/root.C, main/compile.y: ^if required junctions.
22033: allowed ; inside {} to break params
22034:
22035: * src/classes/root.C: ^eval
22036:
22037: * src/: classes/_string.h, classes/double.C, classes/int.C,
22038: classes/string.C, main/execute.C, types/pa_wcontext.h: int doube
22039: string ^format
22040:
22041: * src/: main/execute.C, types/pa_wcontext.h: constructing flag not
22042: 'bad' but not 'enough'
22043:
22044: * src/: classes/double.C, classes/root.C, classes/table.C,
22045: include/pa_common.h, include/pa_types.h, main/compile.y,
22046: main/pa_common.C, main/pa_request.C, main/untaint.C,
22047: types/pa_vdouble.h, types/pa_vint.h, types/pa_vtable.h,
22048: types/pa_wwrapper.h: think constructing flag as is is bad
22049:
22050: * src/: classes/double.C, classes/int.C, classes/root.C,
22051: classes/string.C, classes/table.C, main/core.C, main/execute.C,
22052: types/pa_vint.h: ^for
22053:
22054: 2001-03-12 paf
22055:
22056: * src/classes/table.C: table ^empty
22057:
22058: * src/: classes/table.C, include/pa_table.h: table ^menu
22059:
22060: * src/: classes/root.C, classes/table.C, types/pa_vtable.h: table
22061: ^offset ^line ^count
22062:
22063: * src/classes/root.C: ^round() ^floor() ^ceiling()
22064: ^abs() ^sign()
22065:
22066: * src/classes/: root.C, table.C: ^use
22067:
22068: * src/: classes/root.C, classes/table.C, include/pa_request.h,
22069: main/compile.y, main/core.C, main/execute.C, types/pa_vclass.h,
22070: types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h:
22071: ^while. switched off wcontext.constructing after write(value) or
22072: auto-vhash-constructing
22073:
22074: * src/: classes/root.C, classes/table.C, include/pa_request.h,
22075: main/pa_request.C: fail_if_junction_ helper func
22076:
22077: * src/: classes/root.C, classes/table.C, include/pa_common.h,
22078: include/pa_request.h, main/execute.C, main/main.dsp,
22079: main/pa_common.C, main/pa_request.C: ^process error point by
22080: actual method_name, not source. ^load
22081:
22082: * src/types/pa_vtable.h: table: no, better with string in cells...
22083:
22084: * src/: include/pa_array.h, include/pa_table.h, main/pa_table.C,
22085: classes/_table.h, classes/table.C, main/untaint.C: z
22086:
22087: * src/: classes/root.C, include/pa_common.h, include/pa_string.h,
22088: include/pa_table.h, main/core.C, main/execute.C,
22089: main/pa_common.C, main/pa_request.C, main/pa_table.C,
22090: types/pa_value.h: table:set 0
22091:
22092: * src/: classes/root.C, include/core.h, include/pa_array.h,
22093: include/pa_request.h, include/pa_table.h, main/core.C,
22094: main/main.dsp, main/pa_request.C, main/pa_table.C,
22095: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
22096: types/pa_vdouble.h, types/pa_vint.h, types/pa_vmframe.h,
22097: types/pa_vstring.h: freeze, ^table:create[] -1
22098:
22099: * src/: classes/root.C, types/pa_value.h: z
22100:
22101: * src/: classes/root.C, main/execute.C, types/pa_vclass.h: used
22102: get_method in couple places optimizing them
22103:
22104: * src/classes/root.C: z
22105:
22106: * src/: classes/root.C, types/pa_vclass.h: process temp main
22107: zeroing
22108:
22109: * src/: classes/double.C, classes/int.C, classes/root.C,
22110: classes/string.C, include/pa_common.h, include/pa_request.h,
22111: include/pa_string.h, include/pa_types.h, main/compile.C,
22112: main/compile.y, main/compile_tools.h, main/execute.C,
22113: main/pa_common.C, main/pa_request.C, types/pa_value.h,
22114: types/pa_vmframe.h: ^process. actual names to store param and
22115: check_actual_numbered_params for better place diagnostics
22116:
22117: * src/: classes/root.C, main/execute.C, main/main.dsp: setname for
22118: method-junctions bug fixed
22119:
22120: * src/types/: pa_vdouble.h, pa_vint.h, pa_vobject.h,
22121: pa_vstateless_object.h, pa_vstring.h: stateless_object
22122:
22123: 2001-03-11 paf
22124:
22125: * src/: main/main.dsp, types/pa_value.h, types/pa_vdouble.h,
22126: types/pa_vint.h, types/pa_vobject.h, types/pa_vstring.h: VString
22127: VDouble VInt base now VObject_base - without fields
22128:
22129: * src/: classes/root.C, include/core.h, main/core.C: z
22130:
22131: * src/: classes/double.C, classes/int.C, classes/root.C,
22132: classes/string.C, include/core.h, include/pa_hash.h,
22133: include/pa_pool.h, include/pa_request.h, include/pa_string.h,
22134: main/compile.C, main/core.C, main/pa_request.C: ^untaint 0
22135:
22136: * src/: classes/double.C, classes/int.C, classes/root.C,
22137: include/pa_request.h, main/execute.C: intercept_string
22138:
22139: * src/: classes/double.C, classes/int.C, classes/root.C,
22140: types/pa_vclass.C, types/pa_vclass.h: add_native_method helper
22141:
22142: * src/: classes/double.C, classes/int.C, include/pa_request.h:
22143: ^inc-s(expr)
22144:
22145: * src/: classes/_double.h, classes/_env.h, classes/_int.h,
22146: classes/_root.h, classes/_string.h, classes/double.C,
22147: classes/env.C, classes/int.C, classes/root.C, classes/string.C,
22148: include/code.h, include/core.h, include/pa_array.h,
22149: include/pa_common.h, include/pa_exception.h, include/pa_hash.h,
22150: include/pa_pool.h, include/pa_request.h, include/pa_stack.h,
22151: include/pa_string.h, include/pa_table.h, include/pa_threads.h,
22152: include/pa_types.h, main/compile.C, main/compile.y,
22153: main/compile_tools.C, main/compile_tools.h, main/core.C,
22154: main/execute.C, main/pa_array.C, main/pa_common.C,
22155: main/pa_exception.C, main/pa_hash.C, main/pa_pool.C,
22156: main/pa_request.C, main/pa_string.C, main/pa_table.C,
22157: types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
22158: types/pa_vcframe.h, types/pa_vclass.C, types/pa_vclass.h,
22159: types/pa_vdouble.h, types/pa_vhash.h, types/pa_vint.h,
22160: types/pa_vjunction.h, types/pa_vmframe.h, types/pa_vobject.h,
22161: types/pa_vstring.h, types/pa_vunknown.h, types/pa_wcontext.C,
22162: types/pa_wcontext.h, types/pa_wwrapper.h: headers updated
22163:
22164: * src/: main/pa_request.C, types/pa_vhash.h: z
22165:
22166: * src/: include/core.h, include/pa_request.h, main/core.C,
22167: main/main.dsp, main/pa_request.C: renamed AUTO: to MAIN:
22168:
22169: * src/: include/pa_valiased.h, include/pa_value.h,
22170: include/pa_vbool.h, include/pa_vcframe.h, include/pa_vclass.h,
22171: include/pa_vdouble.h, include/pa_vhash.h, include/pa_vint.h,
22172: include/pa_vjunction.h, include/pa_vmframe.h,
22173: include/pa_vobject.h, include/pa_vstring.h,
22174: include/pa_vunknown.h, include/pa_wcontext.h,
22175: include/pa_wwrapper.h, main/compile.y, main/core.C,
22176: main/main.dsp, main/pa_cframe.C, main/pa_request.C,
22177: main/pa_value.C, main/pa_vclass.C, main/pa_wcontext.C,
22178: types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
22179: types/pa_vcframe.h, types/pa_vclass.C, types/pa_vclass.h,
22180: types/pa_vdouble.h, types/pa_vhash.h, types/pa_vint.h,
22181: types/pa_vjunction.h, types/pa_vmframe.h, types/pa_vobject.h,
22182: types/pa_vstring.h, types/pa_vunknown.h, types/pa_wcontext.C,
22183: types/pa_wcontext.h, types/pa_wwrapper.h: splitted types from
22184: include/
22185:
22186: 2001-03-10 paf
22187:
22188: * src/: include/core.h, include/pa_request.h, main/core.C,
22189: main/pa_request.C: run+auto=run
22190:
22191: * src/: classes/root.C, include/pa_request.h: minor if junction bug
22192:
22193: * src/: classes/_double.h, classes/_env.h, classes/_int.h,
22194: classes/_root.h, classes/_string.h, classes/double.C,
22195: classes/env.C, classes/int.C, classes/root.C, classes/string.C,
22196: include/code.h, include/core.h, include/pa_array.h,
22197: include/pa_common.h, include/pa_exception.h, include/pa_hash.h,
22198: include/pa_pool.h, include/pa_request.h, include/pa_stack.h,
22199: include/pa_string.h, include/pa_table.h, include/pa_threads.h,
22200: include/pa_types.h, include/pa_valiased.h, include/pa_value.h,
22201: include/pa_vbool.h, include/pa_vcframe.h, include/pa_vclass.h,
22202: include/pa_vdouble.h, include/pa_vhash.h, include/pa_vint.h,
22203: include/pa_vjunction.h, include/pa_vmframe.h,
22204: include/pa_vobject.h, include/pa_vstring.h,
22205: include/pa_vunknown.h, include/pa_wcontext.h,
22206: include/pa_wwrapper.h, main/compile.C, main/compile.y,
22207: main/compile_tools.C, main/compile_tools.h, main/core.C,
22208: main/execute.C, main/pa_array.C, main/pa_cframe.C,
22209: main/pa_common.C, main/pa_exception.C, main/pa_hash.C,
22210: main/pa_pool.C, main/pa_request.C, main/pa_string.C,
22211: main/pa_table.C, main/pa_value.C, main/pa_vclass.C,
22212: main/pa_wcontext.C: sources header
22213:
22214: * src/main/pa_request.C: auto..
22215:
22216: * src/: include/pa_request.h, main/compile.C, main/compile.y,
22217: main/pa_request.C: auto tree0
22218:
22219: * src/: include/core.h, include/pa_request.h, main/compile.y,
22220: main/core.C, main/pa_request.C: names to core.C
22221:
22222: * src/: include/core.h, include/pa_common.h, include/pa_pool.h,
22223: include/pa_request.h, main/core.C, main/execute.C,
22224: main/pa_common.C, main/pa_request.C: root auto.p loaded
22225:
22226: * src/: include/code.h, include/pa_request.h, include/pa_vint.h,
22227: include/pa_vjunction.h, include/pa_vstring.h, main/compile.y,
22228: main/compile_tools.C, main/compile_tools.h, main/execute.C:
22229: optimized from OP_STRING+OP_WRITE to OP_STRING__WRITE
22230:
22231: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
22232: @auto[] realised. auto.p scan togo
22233:
22234: * src/: include/pa_request.h, main/execute.C: autocalc
22235: code-junctions result now have names
22236:
22237: * src/: classes/double.C, classes/int.C, classes/root.C,
22238: classes/string.C, include/pa_request.h, include/pa_string.h,
22239: include/pa_wcontext.h, main/compile.y, main/execute.C,
22240: main/pa_string.C, main/pa_wcontext.C: tainting 0
22241:
22242: * src/classes/env.C: env:file/line
22243:
22244: * src/: include/core.h, include/pa_array.h, include/pa_hash.h,
22245: include/pa_request.h, include/pa_value.h, include/pa_vcframe.h,
22246: include/pa_vdouble.h, include/pa_vint.h, include/pa_vstring.h,
22247: include/pa_vunknown.h, include/pa_wcontext.h, main/compile.y,
22248: main/compile_tools.C, main/compile_tools.h, main/core.C,
22249: main/execute.C, main/main.dsp, main/pa_cframe.C,
22250: main/pa_request.C, main/pa_wcontext.C: const fight finished
22251:
22252: * src/include/pa_vclass.h: const fight to go
22253:
22254: * src/: classes/_env.h, classes/env.C, classes/root.C,
22255: include/pa_request.h, include/pa_vclass.h, main/core.C,
22256: main/main.dsp: env0
22257:
22258: * src/: classes/_double.h, classes/_int.h, classes/_root.h,
22259: classes/_string.h, classes/double.C, classes/int.C,
22260: classes/root.C, classes/string.C, include/pa_request.h,
22261: include/pa_string.h, include/pa_types.h, include/pa_vcframe.h,
22262: include/pa_wcontext.h, main/core.C, main/main.dsp,
22263: main/pa_cframe.C, main/pa_string.C, main/pa_vclass.C,
22264: main/pa_wcontext.C: ^lang prepare0
22265:
22266: 2001-03-09 paf
22267:
22268: * src/: include/pa_vmframe.h, main/compile.C, main/execute.C: expr
22269: construct proper naming
22270:
22271: * src/: classes/_double.h, classes/_int.h, classes/_string.h,
22272: classes/double.C, classes/int.C, classes/root.C,
22273: classes/string.C, include/code.h, include/pa_value.h,
22274: include/pa_vbool.h, include/pa_vdouble.h, include/pa_vint.h,
22275: include/pa_vmframe.h, include/pa_vobject.h, include/pa_vstring.h,
22276: main/compile.y, main/compile_tools.C, main/core.C,
22277: main/execute.C, main/main.dsp: Int and Double classes with ^int[]
22278: and ^double[]. fixed expr type
22279:
22280: * src/: classes/root.C, include/pa_request.h, main/execute.C:
22281: ^string.length[]
22282:
22283: 2001-03-08 paf
22284:
22285: * src/include/pa_vmframe.h: fixed forgotten method_frame my check
22286:
22287: * src/: include/pa_vclass.h, include/pa_vstring.h,
22288: include/pa_wcontext.h, main/compile.y, main/core.C,
22289: main/execute.C, main/main.dsp: dead end: vstring can't be
22290: derivated from vobject
22291:
22292: * src/: include/pa_vclass.h, include/pa_vhash.h,
22293: include/pa_vobject.h, include/pa_vstring.h, main/main.dsp: z
22294:
22295: * src/include/: pa_vclass.h, pa_vhash.h, pa_vobject.h: removes some
22296: remained clone conseqs
22297:
22298: * src/main/pa_vclass.C: that were ok... [vclass were out of vcs]
22299:
22300: * src/main/pa_vclass.C: wow! vclass were out of vcs
22301:
22302: * src/: include/pa_bool.h, include/pa_double.h, include/pa_value.h,
22303: include/pa_vbool.h, include/pa_vclass.h, include/pa_vdouble.h,
22304: include/pa_vhash.h, include/pa_vjunction.h, include/pa_vmframe.h,
22305: include/pa_vobject.h, include/pa_vstring.h,
22306: include/pa_vunknown.h, main/compile.y, main/compile_tools.C,
22307: main/execute.C: withoud cloning. didn't need it actually, params
22308: got passed from out unnamed ewpool
22309:
22310: * src/: include/pa_vdouble.h, include/pa_vhash.h,
22311: include/pa_vjunction.h, include/pa_vobject.h,
22312: include/pa_vunknown.h, main/compile.y: cloning dead end
22313:
22314: * src/: include/pa_bool.h, include/pa_double.h,
22315: include/pa_valiased.h, include/pa_value.h, include/pa_vbool.h,
22316: include/pa_vclass.h, include/pa_vdouble.h, include/pa_vhash.h,
22317: include/pa_vjunction.h, include/pa_vmframe.h,
22318: include/pa_vobject.h, include/pa_vstring.h,
22319: include/pa_vunknown.h, main/compile.y, main/compile_tools.C,
22320: main/execute.C, main/main.dsp, main/pa_value.C: value.cloning so
22321: to give params proper names
22322:
22323: * src/main/pa_wcontext.C: z
22324:
22325: * src/: include/pa_vmframe.h, main/execute.C: added names to
22326: unknown values in get_element and unfilled params. removed wrong
22327: name change in get_element
22328:
22329: * src/main/execute.C: z
22330:
22331: * src/main/execute.C: fixed problems calling operators in
22332: constructors
22333:
22334: * src/: classes/root.C, include/pa_stack.h, main/execute.C:
22335: detected problems calling operators in constructors
22336:
22337: * src/: classes/root.C, include/pa_request.h, main/execute.C:
22338: autocalc def to string
22339:
22340: * src/: classes/root.C, include/pa_request.h, include/pa_value.h,
22341: include/pa_vbool.h, include/pa_wwrapper.h, main/execute.C: ^if 0
22342:
22343: * src/classes/root.C: added root.c
22344:
22345: * src/: include/pa_request.h, include/pa_value.h,
22346: include/pa_vcframe.h, include/pa_vmframe.h,
22347: include/pa_wcontext.h, main/compile.C, main/compile.y,
22348: main/core.C, main/execute.C, main/pa_cframe.C,
22349: main/pa_wcontext.C: 'if' just compiled
22350:
22351: * src/: include/pa_vbool.h, include/pa_vdouble.h,
22352: include/pa_vjunction.h, include/pa_vmframe.h,
22353: include/pa_vstring.h, include/pa_wcontext.h, main/execute.C,
22354: main/pa_wcontext.C: z
22355:
22356: * src/: include/pa_value.h, include/pa_vmframe.h, main/compile.y,
22357: main/core.C, main/execute.C, main/main.dsp: z. detected probs
22358: with parameter names in operator methods
22359:
22360: * src/main/compile.y: minor renamings in .y
22361:
22362: * src/: include/pa_request.h, main/compile.C, main/compile.y,
22363: main/core.C, main/main.dsp: introducing ROOT_CLASS. it's default
22364: @BASE. changed 'RUN' assignment mech
22365:
22366: * src/main/execute.C: z
22367:
22368: * src/: include/code.h, main/compile.y, main/compile_tools.C,
22369: main/compile_tools.h, main/execute.C: made class: dynamic, not
22370: static. so to enable runtime ^use
22371:
22372: * src/main/compile.y: minor grammar bug with OP_CODE__STORE_PARAM
22373:
22374: * src/: include/code.h, main/compile.y, main/compile_tools.C,
22375: main/execute.C: joined 2 into one OP_CODE__STORE_PARAM
22376:
22377: * src/main/execute.C: root root in code-junction
22378:
22379: 2001-03-07 paf
22380:
22381: * src/include/: pa_value.h, pa_vclass.h, pa_vhash.h, pa_vmframe.h,
22382: pa_vobject.h, pa_wwrapper.h: const in Value.get_element
22383:
22384: * src/: include/pa_stack.h, include/pa_value.h,
22385: include/pa_vclass.h, include/pa_vhash.h, include/pa_vmframe.h,
22386: include/pa_vobject.h, include/pa_wwrapper.h, main/execute.C:
22387: fixed rwcontext of {} params up
22388:
22389: * src/main/: compile.y, compile_tools.h: ^func(params)
22390:
22391: * src/main/compile.y: .y priorities syntax shaped up a bit
22392:
22393: * src/: include/pa_hash.h, include/pa_value.h, include/pa_vhash.h,
22394: include/pa_vunknown.h, main/compile.y, main/execute.C,
22395: main/pa_hash.C: expr def in -f
22396:
22397: * src/main/: compile.y, execute.C: expr calls
22398:
22399: * src/main/: compile.y, execute.C, pa_string.C: bug in string.cmp
22400: fixed
22401:
22402: * src/main/compile.y: expr quoted code
22403:
22404: * src/main/: compile.y, execute.C: expr whitespace solved. added ""
22405: support0
22406:
22407: * src/main/compile.y: expr string comparisons 0
22408:
22409: * src/: include/pa_string.h, main/compile.y, main/execute.C,
22410: main/pa_string.C: just compiled lt&co
22411:
22412: * src/main/execute.C: ^var.menu{$field} problem detected. that
22413: $field not a $var.field
22414:
22415: 2001-03-06 paf
22416:
22417: * src/main/compile.y: .y expr visible-shorter
22418:
22419: * src/: include/code.h, main/compile.y, main/execute.C: 1 problems
22420: with skipping whitespace in yylex fixed 2 xors: # bitwise ##
22421: logical
22422:
22423: * src/: include/pa_vstring.h, main/compile.y: problems with
22424: skipping whitespace in yylex
22425:
22426: * src/include/pa_vbool.h: forgot this
22427:
22428: * src/: include/code.h, main/compile.y, main/execute.C: without
22429: string ops in expressions 0
22430:
22431: * src/: include/pa_value.h, include/pa_vdouble.h,
22432: include/pa_vstring.h, include/pa_vunknown.h, main/compile.y,
22433: main/execute.C, main/main.dsp: !~
22434:
22435: * src/: include/pa_vcframe.h, include/pa_vclass.h,
22436: include/pa_vdouble.h, include/pa_vhash.h, include/pa_vjunction.h,
22437: include/pa_vmframe.h, include/pa_vobject.h, include/pa_vstring.h,
22438: include/pa_vunknown.h, include/pa_wcontext.h,
22439: include/pa_wwrapper.h, main/compile.y, main/compile_tools.C,
22440: main/compile_tools.h, main/execute.C: +-*/
22441:
22442: * src/: include/pa_vdouble.h, main/compile.y, main/compile_tools.C,
22443: main/compile_tools.h: grammar-1.1 $a(z) $a=0
22444:
22445: * src/: include/pa_value.h, include/pa_vdouble.h, main/compile.y,
22446: main/execute.C: expr grammar-1 2*2=4.000000 :)
22447:
22448: * src/main/compile.y: expr grammar-1
22449:
22450: * src/main/compile.y: expr lexx1
22451:
22452: * src/main/: compile.y, execute.C, main.dsp: z
22453:
22454: * src/: include/code.h, include/pa_valiased.h, include/pa_value.h,
22455: include/pa_vdouble.h, include/pa_vstring.h, main/compile.y,
22456: main/execute.C: expr lex0 exec-1
22457:
22458: * src/: include/code.h, main/compile.y, main/compile_tools.h: g
22459:
22460: 2001-02-26 paf
22461:
22462: * src/main/compile.y: max_string in yyerror bug fix
22463:
22464: 2001-02-25 paf
22465:
22466: * src/: include/pa_value.h, include/pa_vmframe.h,
22467: include/pa_wcontext.h, main/execute.C: VAliased3
22468:
22469: * src/include/: pa_value.h, pa_vmframe.h: VAliased2
22470:
22471: * src/main/execute.C: VAliased1
22472:
22473: * src/: include/pa_request.h, include/pa_value.h,
22474: include/pa_vmframe.h, include/pa_wcontext.h, main/execute.C:
22475: VAliased0
22476:
22477: * src/: include/pa_pool.h, include/pa_request.h,
22478: include/pa_value.h, include/pa_vclass.h, include/pa_vmframe.h,
22479: include/pa_vobject.h, main/core.C, main/execute.C, main/main.dsp:
22480: VAliased just compiled
22481:
22482: * src/: include/pa_pool.h, include/pa_value.h, include/pa_vclass.h,
22483: include/pa_vobject.h, main/execute.C: alias dead end
22484:
22485: * src/: include/pa_value.h, include/pa_vclass.h,
22486: include/pa_wcontext.h, include/pa_wwrapper.h, main/execute.C,
22487: main/main.dsp: no not get fields into interm VFielded class.
22488: fields & staticfields 1
22489:
22490: * src/: include/pa_vcframe.h, include/pa_vmframe.h,
22491: include/pa_vobject.h, include/pa_wcontext.h,
22492: include/pa_wwrapper.h, main/core.C, main/execute.C,
22493: main/main.dsp: would now get fields into interm VFielded class
22494:
22495: * src/: include/pa_hash.h, include/pa_value.h, include/pa_vclass.h,
22496: include/pa_vmframe.h, include/pa_vobject.h, include/pa_vstring.h,
22497: include/pa_wcontext.h, main/compile.y, main/core.C,
22498: main/execute.C, main/main.dsp, main/pa_hash.C, main/pa_value.C,
22499: main/pa_wcontext.C: virtuals2
22500:
22501: * src/main/compile.y: : 1
22502:
22503: * src/main/compile.y: rethought to $class:static.field.subfield
22504:
22505: * src/: include/pa_vclass.h, main/compile.y, main/execute.C:
22506: $class:element
22507:
22508: * src/: include/pa_value.h, include/pa_vmframe.h,
22509: include/pa_wwrapper.h, main/compile.y, main/execute.C,
22510: main/pa_wcontext.C: before execute class calls rewrite
22511:
22512: * src/: include/pa_request.h, main/compile.C, main/core.C: default
22513: name RUN, also alias
22514:
22515: * src/main/compile.y: escaping bug
22516:
22517: * src/: include/pa_request.h, include/pa_value.h,
22518: include/pa_vobject.h, main/compile.y, main/compile_tools.h,
22519: main/core.C, main/execute.C, main/pa_common.C: vobject1
22520:
22521: * src/: include/code.h, include/pa_value.h, include/pa_vclass.h,
22522: include/pa_vmframe.h, include/pa_vobject.h,
22523: include/pa_wwrapper.h, main/compile.y, main/compile_tools.C,
22524: main/compile_tools.h, main/execute.C: ^class:method() just
22525: compiled
22526:
22527: 2001-02-24 paf
22528:
22529: * src/main/main.dsp: no bison -d
22530:
22531: * src/main/: compile.y, compile_tools.h: use0 line no on 'undef
22532: class' err msg wrong
22533:
22534: * src/main/compile.y: z
22535:
22536: * src/main/: compile.y, core.C: yylex need some @special lines adj
22537:
22538: * src/: include/pa_request.h, include/pa_vclass.h, main/compile.C,
22539: main/compile.y, main/compile_tools.h, main/core.C: modules0
22540:
22541: * src/: include/pa_vclass.h, main/core.C: z
22542:
22543: * src/: include/pa_value.h, include/pa_vclass.h,
22544: include/pa_vobject.h, main/main.dsp: vobject00
22545:
22546: * src/main/pa_array.C: minor bug in expanding very small arrays.
22547: 60% from 1 were 0
22548:
22549: * src/: include/pa_value.h, include/pa_wcontext.h,
22550: include/pa_wwrapper.h, main/execute.C, main/pa_value.C: it works
22551: as bad as you've named it: wcontext.value() was not a perfect
22552: idea
22553:
22554: * src/main/execute.C: codeframe1
22555:
22556: * src/: include/pa_value.h, include/pa_vcframe.h,
22557: include/pa_vclass.h, include/pa_vframe.h, include/pa_vhash.h,
22558: include/pa_vjunction.h, include/pa_vmframe.h,
22559: include/pa_wcontext.h, include/pa_wwrapper.h, main/execute.C,
22560: main/main.dsp, main/pa_cframe.C, main/pa_wcontext.C: codeframe
22561: just compiled
22562:
22563: * src/: include/pa_vframe.h, main/compile.y: found junction
22564: ideology @: ^x{$a()) must construct current wcontext element, so
22565: smart wcontext handling needed
22566:
22567: * src/main/compile.y: fixed grammar bugs in constructor/params
22568: klinch
22569:
22570: * src/main/: compile.y, execute.C: fixed empty constructor
22571: optimized empty case. failed on calls - produced empty string
22572: param
22573:
22574: * src/main/compile.y: fixed last \n macrotemplate strip bug
22575:
22576: * src/: include/code.h, include/pa_request.h, include/pa_value.h,
22577: include/pa_vclass.h, include/pa_vframe.h, main/compile.y,
22578: main/compile_tools.C, main/compile_tools.h, main/core.C,
22579: main/execute.C: code junctions0. something wrong with last \n
22580: macrotemplate strip
22581:
22582: * src/: include/pa_value.h, main/compile.C, main/core.C,
22583: main/pa_value.C: minor error reporting format beautifyings
22584:
22585: * src/: include/pa_value.h, include/pa_vclass.h,
22586: include/pa_vframe.h, main/core.C, main/execute.C,
22587: main/pa_value.C: get_method RIP. junctions everywhere. call with
22588: junctions0
22589:
22590: 2001-02-23 paf
22591:
22592: * src/include/: pa_value.h, pa_vclass.h, pa_vframe.h,
22593: pa_wwrapper.h: lara came, can't work, sorry :(
22594:
22595: * src/main/: compile.y, execute.C, main.dsp: rethought some. before
22596: junction
22597:
22598: * src/: include/pa_vframe.h, include/pa_vunknown.h,
22599: include/pa_wcontext.h, include/pa_wwrapper.h, main/core.C,
22600: main/execute.C, main/main.dsp, main/pa_value.C: call0
22601:
22602: * src/: include/pa_hash.h, include/pa_value.h,
22603: include/pa_wcontext.h, main/core.C, main/execute.C,
22604: main/main.dsp, main/pa_hash.C: started call. store param, vframe
22605: done
22606:
22607: * src/include/pa_wcontext.h: z
22608:
22609: * src/main/: compile.y, compile_tools.C, compile_tools.h: fixed
22610: wrong grammar in complex constructor case
22611:
22612: * src/main/: compile.y, execute.C: empty constructor bug fixed
22613:
22614: * src/main/execute.C: with result rwpool
22615:
22616: * src/: include/pa_value.h, main/core.C, main/execute.C,
22617: main/main.dsp: value named
22618:
22619: * src/: include/pa_value.h, include/pa_vstring.h, main/execute.C:
22620: strign 2 value in 2 places in execute
22621:
22622: * src/: include/pa_value.h, include/pa_wcontext.h, main/compile.y,
22623: main/execute.C, main/main.dsp, main/pa_array.C: auto VHash on
22624: wcontext.put_element when wcontext fvalue==0
22625:
22626: 2001-02-22 paf
22627:
22628: * src/: include/pa_hash.h, include/pa_value.h, include/pa_vclass.h,
22629: include/pa_vhash.h, include/pa_vstring.h, include/pa_wcontext.h,
22630: main/execute.C, main/main.dsp: auto VHash in pa.th.cre.at.e
22631:
22632: * src/: include/pa_wcontext.h, main/compile.y, main/execute.C:
22633: erroreos checkout
22634:
22635: * src/: include/pa_request.h, main/compile.y: $self.put(val)
22636:
22637: * src/: include/pa_array.h, main/compile.y, main/compile_tools.C,
22638: main/compile_tools.h, main/pa_array.C: $self.get
22639:
22640: * src/main/: compile.C, compile.y, compile_tools.C: z
22641:
22642: * src/main/compile.y: $: wasn't finished - $:sdf(sdf) troubled a
22643: bit. finished now.
22644:
22645: * src/main/compile.y: $: finished
22646:
22647: * src/main/: compile.C, compile.y, execute.C: started : with $a.$:f
22648:
22649: * src/: include/code.h, main/compile_tools.C, main/compile_tools.h,
22650: main/execute.C: OP_STRING better then some xxx _VALUE
22651:
22652: * src/: include/code.h, include/pa_vstring.h, main/compile.y,
22653: main/compile_tools.C, main/compile_tools.h, main/execute.C:
22654: string to vstring it .y all
22655:
22656: * src/: include/pa_request.h, include/pa_stack.h,
22657: include/pa_wcontext.h, main/execute.C: z about to vstring it .y
22658: all
22659:
22660: * src/main/: compile.C, core.C, execute.C, pa_string.C: more
22661: precise parse error line:col
22662:
22663: * src/: include/pa_pool.h, include/pa_vclass.h, main/core.C,
22664: main/pa_hash.C, main/pa_pool.C: TRY...
22665:
22666: * src/: include/pa_exception.h, include/pa_pool.h,
22667: include/pa_request.h, include/pa_value.h, include/pa_wcontext.h,
22668: main/compile.C, main/compile.y, main/compile_tools.C,
22669: main/core.C, main/pa_array.C, main/pa_exception.C,
22670: main/pa_hash.C, main/pa_pool.C, main/pa_string.C,
22671: main/pa_table.C: removed exception from request
22672:
22673: * src/: include/pa_vstring.h, main/compile.C, main/core.C: added
22674: some forgotten
22675:
22676: * src/: include/code.h, include/pa_value.h, include/pa_vclass.h,
22677: include/pa_wcontext.h, main/compile.y, main/compile_tools.C,
22678: main/compile_tools.h, main/execute.C, main/main.dsp: iiieeyys!
22679: get/put simple vars to VClass works0
22680:
22681: * src/: include/pa_array.h, include/pa_wcontext.h,
22682: main/pa_string.C: in process, but found that exceptions are too
22683: global
22684:
22685: * src/: include/code.h, include/pa_string.h, include/pa_value.h,
22686: include/pa_vclass.h, include/pa_wcontext.h, main/compile.y,
22687: main/execute.C, main/pa_string.C: write_value write_string 0 it
22688: seems wcontext must write strings regardles of fvalue!=0
22689:
22690: 2001-02-21 paf
22691:
22692: * src/main/execute.C: tired :)
22693:
22694: * src/main/: compile.C, compile.y, execute.C: store0
22695:
22696: * src/: include/compile.h, include/execute.h, include/pa_array.h,
22697: include/pa_request.h, include/pa_stack.h, include/pa_vclass.h,
22698: include/pa_wcontext.h, main/compile.C, main/compile.y,
22699: main/execute.C, main/main.dsp, main/pa_array.C,
22700: main/pa_request.C: get put -1 [just compiled]
22701:
22702: * src/: include/core.h, include/pa_context.h, include/pa_request.h,
22703: include/pa_vclass.h, include/pa_wcontext.h, main/core.C,
22704: main/main.dsp, main/pa_request.C: request core methods0
22705:
22706: * src/: include/compile.h, include/pa_array.h, main/compile.C,
22707: main/compile.y, main/execute.C: MAIN_METHOD_NAME ready to write
22708: execute
22709:
22710: * src/: include/pa_exception.h, include/pa_value.h, main/compile.C,
22711: main/compile.y, main/compile_tools.C, main/compile_tools.h: .y
22712: methods and one_big_piece. now compile returns array<method*>
22713:
22714: * src/main/compile.y: more straightforward yylex[end]
22715:
22716: * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C:
22717: string.operator==(char*)
22718:
22719: * src/: include/execute.h, include/pa_array.h, include/pa_value.h,
22720: main/execute.C, main/pa_array.C: after array.const get wonders
22721:
22722: * src/include/: compile.h, pa_context.h, pa_hash.h, pa_request.h,
22723: pa_string.h, pa_value.h: struck with const array.gets
22724:
22725: * src/main/: execute.C: z
22726:
22727: * src/main/: compile.y, execute.C: z
22728:
22729: * src/main/: compile.C, compile.y, compile_tools.h: error
22730: processing in eval & yyerror so it wouldn't cause memleaks.
22731:
22732: * src/main/: compile.C, compile.y: failed to add absolute precies
22733: parse error positions. leaving RIGHTMOST position as
22734: @file[line:col]
22735:
22736: * src/: include/compile.h, main/compile.C, main/compile.y,
22737: main/compile_tools.h: line numbers needed. would add them to .y
22738: now internally. externally it's not as precise as needed
22739:
22740: * src/: include/code.h, include/pa_types.h, main/compile.C,
22741: main/compile.y, main/compile_tools.C, main/compile_tools.h,
22742: main/execute.C, main/main.dsp: .y to c++ hierarchy output fix.
22743: compiler works ok
22744:
22745: 2001-02-20 paf
22746:
22747: * src/main/: compile.C, compile.y, compile_tools.C,
22748: compile_tools.h, execute.C, main.dsp: nestage probs, eof yylex
22749: not perfect
22750:
22751: * src/: include/code.h, include/compile.h, include/execute.h,
22752: include/pa_array.h, include/pa_common.h, include/pa_pool.h,
22753: include/pa_string.h, include/pa_table.h, include/pa_types.h,
22754: main/compile.C, main/compile.y, main/compile_tools.C,
22755: main/compile_tools.h, main/core.C, main/execute.C, main/main.dsp,
22756: main/pa_array.C, main/pa_common.C, main/pa_hash.C,
22757: main/pa_string.C, main/pa_table.C: bison[yacc] first time
22758: compiled. execute=dump for now
22759:
22760: * src/main/core.C: core rewrite using yacc investigations now will
22761: be compile[yacc]/execute[opcodes]
22762:
22763: 2001-02-15 paf
22764:
22765: * src/: include/pa_value.h, main/core.C: maybe a-la yacc those ifs
22766: rewrite as turing machine? for it seems it would be it's too many
22767: ifs with this syntax now
22768:
22769: 2001-02-14 paf
22770:
22771: * src/main/core.C: get_params 1
22772:
22773: * src/main/core.C: get_params figured ^menu[UNEVALUATED unthinked
22774: :( ]
22775:
22776: * src/main/core.C: varios breaks
22777:
22778: * src/main/core.C: get names 3
22779:
22780: * src/main/core.C: get names 2
22781:
22782: * src/main/core.C: get names 1
22783:
22784: * src/: include/pa_string.h, main/core.C, main/pa_string.C: get
22785: names 0
22786:
22787: * src/: include/pa_value.h, main/core.C, main/pa_string.C: process
22788: text repassing2 operator static vars
22789:
22790: * src/: include/pa_context.h, include/pa_string.h, main/core.C,
22791: main/pa_string.C: process text repassing
22792:
22793: * src/: include/pa_context.h, include/pa_value.h, main/core.C:
22794: module:calls changes
22795:
22796: 2001-02-13 paf
22797:
22798: * src/: include/pa_context.h, include/pa_value.h, main/core.C:
22799: ^class:calls[] started
22800:
22801: * src/: include/pa_value.h, main/core.C: z
22802:
22803: * src/main/core.C: operators : and self. prefixes
22804:
22805: * src/main/core.C: z
22806:
22807: * src/: include/pa_string.h, main/pa_string.C: String_iterator
22808: tested
22809:
22810: * src/: include/pa_string.h, main/pa_string.C: String_iterator
22811: optimized
22812:
22813: * src/main/pa_string.C: String_iterator::skip_to optimized a bit.
22814: would change privates to better support optimization
22815:
22816: * src/: include/pa_string.h, main/pa_string.C:
22817: String_iterator::skip_to todo:optimize
22818:
22819: 2001-02-12 paf
22820:
22821: * src/: include/pa_string.h, main/core.C, main/pa_string.C: started
22822: String_iterator
22823:
22824: * src/: include/pa_context.h, include/pa_value.h, main/core.C: some
22825: comments
22826:
22827: * src/: include/pa_context.h, include/pa_value.h, main/core.C: get
22828: self/methodref joined
22829:
22830: 2001-02-11 paf
22831:
22832: * src/: include/pa_context.h, include/pa_value.h, main/core.C,
22833: main/main.dsp: core started. core.C, context&value .h
22834:
22835: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
22836: include/pa_string.h, main/main.dsp, main/pa_array.C,
22837: main/pa_hash.C, main/pa_pool.C, main/pa_string.C: :pooled
22838:
22839: 2001-01-30 paf
22840:
22841: * src/: Makefile.am, main/Makefile.am, targets/Makefile.am: .am
22842: comments
22843:
22844: * src/: include/pa_pool.h, main/Makefile.am, main/main.dsp,
22845: main/pa_pool.C: moved pa_pool.C to be target specific
22846:
22847: * src/: include/pa_exception.h, include/pa_pool.h,
22848: include/pa_table.h, main/pa_exception.C, main/pa_table.C: minor *
22849: to & changes
22850:
22851: * src/: include/pa_exception.h, include/pa_pool.h,
22852: include/pa_request.h, include/pa_table.h, main/pa_array.C,
22853: main/pa_exception.C, main/pa_pool.C, main/pa_table.C: error
22854: re-associated. that's much better even removed 'die' necessety
22855:
22856: * src/: include/pa_error.h, include/pa_exception.h,
22857: include/pa_pool.h, include/pa_request.h, main/main.dsp,
22858: main/pa_error.C, main/pa_exception.C, main/pa_pool.C,
22859: targets/Makefile.am: lowered targets/parser into subdir, added
22860: parser_Pool(Pool) failed to add. would think..
22861:
22862: * src/: include/pa_error.h, include/pa_hash.h, include/pa_string.h,
22863: include/pa_table.h, main/pa_error.C, main/pa_hash.C,
22864: main/pa_string.C, main/pa_table.C: Table more like C++ style
22865: hence lots of 'const'
22866:
22867: * src/: include/pa_error.h, include/pa_request.h,
22868: include/pa_string.h, include/pa_table.h, main/pa_error.C,
22869: main/pa_table.C: Error fixed
22870:
22871: 2001-01-29 paf
22872:
22873: * src/: include/pa_array.h, include/pa_common.h,
22874: include/pa_error.h, include/pa_hash.h, include/pa_pool.h,
22875: include/pa_request.h, include/pa_string.h, include/pa_table.h,
22876: main/Makefile.am, main/pa_array.C, main/pa_common.C,
22877: main/pa_error.C, main/pa_hash.C, main/pa_table.C: added forgotten
22878:
22879: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
22880: include/pa_string.h, include/pa_table.h, include/pa_types.h,
22881: main/Makefile.am, main/main.dsp, main/pa_array.C, main/pa_hash.C,
22882: main/pa_string.C, main/pa_table.C: Request Error Table
22883:
22884: * src/: include/pa_pool.h, main/pa_array.C: tested - decision "no
22885: templates"
22886:
22887: * src/: include/pa_array.h, include/pa_pool.h, main/Makefile.am,
22888: main/main.dsp, main/pa_array.C: templates failed no template
22889: specializations [VC6], no library auto instantation [VC6, GNU c++
22890: 2.95.2-6 from latest cygwin]
22891:
22892: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
22893: include/pa_string.h, include/pa_table.h, include/pa_types.h,
22894: main/main.dsp, main/pa_array.C, main/pa_string.C,
22895: main/pa_table.C: Table started would test template Array now
22896:
22897: * src/: include/pa_pool.h, include/pa_string.h, main/pa_string.C:
22898: String originating
22899:
22900: * src/: include/pa_hash.h, include/pa_pool.h, include/pa_threads.h,
22901: main/pa_hash.C: made local Hash-es not thread safe=quicker by
22902: SYNCHRONIZED(thread_safe)
22903:
22904: * src/include/: pa_array.h, pa_hash.h, pa_string.h: moved .h public
22905: parts to top
22906:
22907: * src/: include/pa_hash.h, include/pa_threads.h, main/pa_hash.C,
22908: main/pa_threads.C: decided on one global_mutex, like PHP as I can
22909: see: needed only in global Hash now, made Hash:: put/get
22910: SYNCHRONIZED
22911:
22912: * src/: include/pa_hash.h, include/pa_threads.h, main/main.dsp,
22913: main/pa_threads.C: added pa_threads
22914:
22915: Mutex
22916:
22917: * src/include/pa_hash.h: some comments
22918:
22919: * src/: main/pa_array.C, include/pa_array.h, include/pa_pool.h:
22920: Array& operator += (Array& src)
22921:
22922: * src/main/pa_array.C: expand not convinient, would rewrite
22923:
22924: * src/: include/pa_array.h, main/pa_array.C: Array::operator +=
22925: (Array& src)
22926:
22927: rethought, would change now
22928:
22929: 2001-01-27 paf
22930:
22931: * src/: include/pa_array.h, main/pa_array.C: array [] with chunk
22932: caching
22933:
22934: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
22935: include/pa_string.h, main/pa_array.C, main/pa_string.C: array
22936: cache rethought to chunk caching
22937:
22938: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
22939: include/pa_string.h, main/main.dsp, main/pa_array.C,
22940: main/pa_hash.C, main/pa_string.C: Array 0
22941:
22942: * src/main/pa_string.C: String::operator ==
22943:
22944: * src/main/pa_hash.C: String(&String)
22945:
22946: * src/main/pa_hash.C: added pa_hash.C [forgotten]
22947:
22948: * src/: include/pa_hash.h, include/pa_string.h, include/pa_types.h,
22949: main/main.dsp, main/pa_string.C: uint, and added pa_types &
22950: pa_hash[forgotten]
22951:
22952: 2001-01-26 paf
22953:
22954: * src/: include/pa_pool.h, include/pa_string.h, main/pa_string.C:
22955: removed templates [vc++ suxx]
22956:
22957: * src/: include/pa_pool.h, include/pa_string.h, main/main.dsp,
22958: main/pa_pool.C, main/pa_string.C: templates in VC++ suxx.
22959:
22960: * src/include/: pa_pool.h, pa_string.h: pa_pool split
22961:
22962: * src/main/: main.dsp, pa_string.C: $Id$ check
22963:
22964: * src/: main/pa_pool.C, main/pa_string.C, include/pa_pool.h: $Id$
22965: check
22966:
22967: * src/: include/pa_pool.h, main/pa_string.C: String prealloc &
22968: dynamic row_count
22969:
22970: * src/: Makefile.am, include/pa_pool.h, main/Makefile.am,
22971: main/main.dsp, main/pa_pool.C, main/pa_string.C,
22972: targets/Makefile.am: Initial revision
22973:
22974: * src/: Makefile.am, include/pa_pool.h, main/Makefile.am,
22975: main/main.dsp, main/pa_pool.C, main/pa_string.C,
22976: targets/Makefile.am: creating parser3 module
22977:
E-mail: