Annotation of parser3/ChangeLog, revision 1.237
1.237 ! moko 1: 2026-05-24 moko
! 2:
! 3: * src/main/pa_request.C, tests/httpd/041.txt, tests/httpd/042.txt,
! 4: tests/httpd/043.txt, tests/httpd/ok.log: more range check tests
! 5: added
! 6:
1.236 moko 7: 2026-05-06 moko
8:
9: * operators.ru.txt, operators.txt: ^int/double.++[] and
10: ^int/double.--[] documented (related to feature #1294)
11:
12: * tests/: 063.html, results/063.processed: test for
13: ^int/double.++[] and ^int/double.--[] added (related to feature
14: #1294)
15:
16: * src/classes/: double.C, int.C: ^int/double.++[] and
17: ^int/double.--[] added (adopted Sumo patch, implements feature
18: #1294)
19:
20: * src/main/main.vcproj: pa_inline_hash.h added (related to feature
21: #1293)
22:
1.235 moko 23: 2026-04-30 moko
24:
25: * src/include/pa_inline_hash.h: PA_PROBE_LIMIT added (related to
26: feature #1293)
27:
28: * src/include/pa_inline_hash.h: First lookup optimization added
29: (related to feature #1293)
30:
31: * src/include/pa_inline_hash.h: upgrade to linear-probing hash
32: (related to feature #1293)
33:
1.234 moko 34: 2026-04-25 moko
35:
36: * INSTALL, NEWS, README, buildall, src/classes/amqp.C,
37: src/classes/array.C, src/classes/bool.C, src/classes/classes.C,
38: src/classes/classes.h, src/classes/curl.C, src/classes/date.C,
39: src/classes/double.C, src/classes/file.C, src/classes/form.C,
40: src/classes/hash.C, src/classes/hashfile.C, src/classes/image.C,
41: src/classes/inet.C, src/classes/int.C, src/classes/json.C,
42: src/classes/mail.C, src/classes/math.C, src/classes/memcached.C,
43: src/classes/memory.C, src/classes/op.C, src/classes/reflection.C,
44: src/classes/regex.C, src/classes/response.C,
45: src/classes/string.C, src/classes/table.C, src/classes/void.C,
46: src/classes/xdoc.C, src/classes/xnode.C, src/classes/xnode.h,
47: src/include/pa_array.h, src/include/pa_base64.h,
48: src/include/pa_cache_managers.h, src/include/pa_charset.h,
49: src/include/pa_charsets.h, src/include/pa_common.h,
50: src/include/pa_config_fixed.h, src/include/pa_config_includes.h,
51: src/include/pa_dictionary.h, src/include/pa_dir.h,
52: src/include/pa_exception.h, src/include/pa_exec.h,
53: src/include/pa_globals.h, src/include/pa_hash.h,
54: src/include/pa_http.h, src/include/pa_inline_hash.h,
55: src/include/pa_int.h, src/include/pa_memory.h,
56: src/include/pa_opcode.h, src/include/pa_operation.h,
57: src/include/pa_os.h, src/include/pa_pool.h,
58: src/include/pa_random.h, src/include/pa_request.h,
59: src/include/pa_request_charsets.h, src/include/pa_request_info.h,
60: src/include/pa_sapi.h, src/include/pa_socks.h,
61: src/include/pa_sql_connection.h,
62: src/include/pa_sql_driver_manager.h, src/include/pa_stack.h,
63: src/include/pa_string.h, src/include/pa_stylesheet_connection.h,
64: src/include/pa_stylesheet_manager.h, src/include/pa_symbols.h,
65: src/include/pa_table.h, src/include/pa_threads.h,
66: src/include/pa_types.h, src/include/pa_uue.h,
67: src/include/pa_xml_exception.h, src/include/pa_xml_io.h,
68: src/lib/gd/gif.C, src/lib/gd/gif.h, src/lib/gd/gifio.C,
69: src/lib/md5/pa_md5.h, src/lib/md5/pa_md5c.c,
70: src/lib/memcached/pa_memcached.C,
71: src/lib/memcached/pa_memcached.h, src/lib/punycode/pa_idna.c,
72: src/lib/punycode/pa_idna.h, src/lib/sdbm/pa_file_io.C,
73: src/lib/sdbm/pa_strings.C, src/lib/smtp/comms.C,
74: src/lib/smtp/smtp.C, src/lib/smtp/smtp.h, src/main/compile.C,
75: src/main/compile.tab.C, src/main/compile.y,
76: src/main/compile_tools.C, src/main/compile_tools.h,
77: src/main/execute.C, src/main/pa_base64.C,
78: src/main/pa_cache_managers.C, src/main/pa_charset.C,
79: src/main/pa_charsets.C, src/main/pa_common.C,
80: src/main/pa_dictionary.C, src/main/pa_dir.C,
81: src/main/pa_exception.C, src/main/pa_exec.C,
82: src/main/pa_globals.C, src/main/pa_http.C, src/main/pa_int.C,
83: src/main/pa_memory.C, src/main/pa_os.C, src/main/pa_pool.C,
84: src/main/pa_random.C, src/main/pa_request.C, src/main/pa_socks.C,
85: src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
86: src/main/pa_stylesheet_connection.C,
87: src/main/pa_stylesheet_manager.C, src/main/pa_symbols.C,
88: src/main/pa_table.C, src/main/pa_threads.C, src/main/pa_uue.C,
89: src/main/pa_xml_exception.C, src/main/pa_xml_io.C,
90: src/main/untaint.C, src/main/helpers/simple_folding.pl,
91: src/sql/pa_sql_driver.h, src/targets/apache/mod_parser3.c,
92: src/targets/apache/mod_parser3_core.C,
93: src/targets/apache/pa_httpd.h, src/targets/cgi/parser3.C,
94: src/targets/isapi/parser3isapi.C, src/types/pa_junction.h,
95: src/types/pa_method.h, src/types/pa_property.h,
96: src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vamqp.h,
97: src/types/pa_varray.C, src/types/pa_varray.h,
98: src/types/pa_vbool.h, src/types/pa_vcaller_wrapper.h,
99: src/types/pa_vclass.C, src/types/pa_vclass.h,
100: src/types/pa_vcode_frame.h, src/types/pa_vconsole.h,
101: src/types/pa_vcookie.C, src/types/pa_vcookie.h,
102: src/types/pa_vdate.C, src/types/pa_vdate.h,
103: src/types/pa_vdouble.h, src/types/pa_venv.C, src/types/pa_venv.h,
104: src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vform.C,
105: src/types/pa_vform.h, src/types/pa_vhash.C, src/types/pa_vhash.h,
106: src/types/pa_vhashfile.C, src/types/pa_vhashfile.h,
107: src/types/pa_vimage.C, src/types/pa_vimage.h,
108: src/types/pa_vint.h, src/types/pa_vjunction.C,
109: src/types/pa_vjunction.h, src/types/pa_vmail.C,
110: src/types/pa_vmail.h, src/types/pa_vmath.C, src/types/pa_vmath.h,
111: src/types/pa_vmemcached.C, src/types/pa_vmemcached.h,
112: src/types/pa_vmemory.h, src/types/pa_vmethod_frame.C,
113: src/types/pa_vmethod_frame.h, src/types/pa_vobject.C,
114: src/types/pa_vobject.h, src/types/pa_vregex.C,
115: src/types/pa_vregex.h, src/types/pa_vrequest.C,
116: src/types/pa_vrequest.h, src/types/pa_vresponse.C,
117: src/types/pa_vresponse.h, src/types/pa_vstateless_class.C,
118: src/types/pa_vstateless_class.h,
119: src/types/pa_vstateless_object.h, src/types/pa_vstatus.C,
120: src/types/pa_vstatus.h, src/types/pa_vstring.C,
121: src/types/pa_vstring.h, src/types/pa_vtable.C,
122: src/types/pa_vtable.h, src/types/pa_vvoid.C,
123: src/types/pa_vvoid.h, src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
124: src/types/pa_vxnode.C, src/types/pa_vxnode.h,
125: src/types/pa_wcontext.C, src/types/pa_wcontext.h,
126: src/types/pa_wwrapper.h: Copyright year updated, websites links
127: changed to https://
128:
129: * src/include/pa_inline_hash.h: delete added (related to feature
130: #1293)
131:
132: 2026-04-24 moko
133:
134: * src/: classes/reflection.C, main/pa_common.C, types/pa_method.h,
135: types/pa_vmethod_frame.h: inline-storage hash used to avoid
136: allocations for MethodFrame args and locals (imlpements feature
137: #1293) _stack uses for_each to avoid Iterator for
138: InlineHashString
139:
140: * src/include/: Makefile.am, pa_inline_hash.h: inline-storage hash
141: added to avoid allocations for MethodFrame args and locals
142: (related to feature #1293)
143:
144: * tests/: 337.html, 434.html, results/320.processed,
145: results/434.processed: test for ^A[v1;v2]=^array::create[v1;v2]
146: added (related to feature #1282)
147:
148: * src/classes/op.C: ^A[v1;v2]=^array::create[v1;v2] added
149: (implements feature #1282)
150:
151: * tests/: 447.html, results/447.processed: exceptions tests added
152: (related to feature #1286)
153:
154: * src/classes/reflection.C: native method exception added (related
155: to feature #1286)
156:
157: * src/main/execute.C: removes irrelevant lines from exception stack
158: trace when exception occur in array assigment (related to bug
159: #1165) + useless #define removed
160:
161: * src/: include/pa_request.h, main/compile.y: warnings war
162:
163: 2026-04-23 moko
164:
165: * src/main/: compile.y, compile_tools.C, compile_tools.h:
166: maybe_append_simple_diving_code() is not related to
167: OPTIMIZE_BYTECODE_GET_ELEMENT__SPECIAL
168:
1.233 moko 169: 2026-03-01 moko
170:
171: * src/: classes/classes.C, classes/classes.h, classes/mail.C,
172: main/pa_request.C: configure_user removed, $MAIN:MAIL now
173: processed inside ^mail:send[] (implements feature #1290)
174:
175: 2026-02-25 moko
176:
177: * tests/: 182.html, 182_dir/a7.p, results/182.processed: test for
178: array redefinition added
179:
180: * src/main/pa_request.C: array redefinition fixed
181:
182: * tests/: 182.html, results/182.processed: test for
183: ^reflection:classes[] order (related to feature #1289)
184:
185: * src/: classes/reflection.C, include/pa_request.h,
186: main/pa_request.C: classes now OrderedHashString, implements
187: feature #1289
188:
1.232 moko 189: 2026-02-02 moko
190:
191: * tests/: 307.html, results/307.processed: more "junction used
192: outside of context" tests added
193:
1.231 moko 194: 2026-01-09 moko
195:
196: * src/classes/amqp.C: auto_delete is better false by default
197: (related to feature #1288)
198:
199: * src/classes/amqp.C: more methods bool args fixes, nowait removed
200: (related to feature #1288)
201:
202: * src/classes/amqp.C: nowait was mixed up with exclusive in consume
203:
204: * src/classes/amqp.C: amqp_basic_cancel added to consume, purge
205: returns purged messages count (related to feature #1288)
206:
207: * tests/: 449.html, results/449.processed, results/auto.p: test for
208: table size limit added (related to feature #1276)
209:
210: * src/classes/table.C: $MAIN:LIMITS.max_array_size now used to
211: limit table size; note: for append and insert operations only
212: (implements feature #1276)
213:
214: 2026-01-08 moko
215:
216: * src/classes/amqp.C: addition to feature #1288: declare_exchange +
217: declare_queue = declare; delete_exchange + delete_queue = delete;
218: bind_queue -> bind; unbind_queue -> unbind; + purge, + info;
219: consume can be called without callback with optional $.count(N),
220: returns array of messages;
221:
222: 2026-01-07 moko
223:
224: * tests/: 448.html, results/448.processed: avoid 500, show
225: exception where not supported
226:
227: * src/include/pa_int.h: warnings war
228:
229: * tests/: 422.html, results/422.processed: test updated after wide
230: int implemented (feature #1273)
231:
232: * src/main/pa_int.C: warnings war
233:
234: * src/classes/classes.vcproj: +amqp.C
235:
236: * src/classes/: int.C, string.C: warnings war
237:
238: * src/classes/: op.C: warnings war
239:
240: * src/: classes/op.C, main/pa_int.C: warnings war
241:
242: * src/types/pa_vdate.h: warnings war
243:
244: * src/main/pa_int.C: warnings war continues
245:
246: * src/: include/pa_int.h, main/pa_int.C, types/pa_vint.h: warnings
247: war
248:
249: * src/types/pa_vdate.C: reverted, format_double still required here
250:
251: * src/: include/pa_int.h, main/pa_int.C, types/pa_vmath.C:
252: format_double now supports wint, $math:int_max and $math:int_min
253: added, PA_WIDE_INT is finally enabled by default (implements
254: feature #1273)
255:
256: * tests/: 275.html, results/275.processed: preparing tests for int
257: extension
258:
259: * tests/: 424.html, results/424.processed: actualized and prepared
260: for wide int
261:
262: 2026-01-06 moko
263:
264: * src/: classes/double.C, classes/int.C, classes/string.C,
265: include/pa_common.h, include/pa_int.h, include/pa_string.h,
266: main/execute.C, main/pa_common.C, main/pa_int.C,
267: types/pa_value.h, types/pa_vdate.C, types/pa_vdate.h,
268: types/pa_vdouble.h, types/pa_vint.h, types/pa_vmethod_frame.h,
269: types/pa_vstring.h: feature #1273 core implementation:
270: value::as_wint added, implemented for int/double/string, and used
271: where applicable; vint now holds pa_wint type; format_double
272: moved to pa_int
273:
274: * src/: include/pa_array.h, include/pa_string.h, main/main.vcproj:
275: pa_int includes tuning, vcproj updated (related to feature #1273)
276:
277: * src/main/pa_int.C: build fix
278:
279: * src/: include/Makefile.am, main/Makefile.am: pa_int.h/pa_int.C
280: added, another preparation for feature #1273
281:
282: * src/: include/pa_array.h, include/pa_int.h, include/pa_string.h,
283: include/pa_types.h, main/pa_int.C, main/pa_string.C,
284: types/pa_vint.h: pa_int.h/pa_int.C added and all related code
285: moved there, pa_wint and related functions added, another
286: preparation for feature #1273
287:
1.230 moko 288: 2025-12-17 moko
289:
290: * src/classes/json.C: optimization: String::Empty used and avoided
291: using passed length.
292:
293: 2025-12-16 moko
294:
295: * src/classes/string.C: sync _int with _double, avoid int usage
296: (related to #1273)
297:
1.229 moko 298: 2025-12-08 moko
299:
300: * src/include/pa_memory.h: PA_CHECK_REGULAR_ALLOC_UNAVAILABLE
301: define added and used for OS X as well
302:
1.228 moko 303: 2025-11-30 moko
304:
305: * configure, configure.ac, src/include/pa_config_auto.h.in,
306: src/include/pa_config_fixed.h: int64_t added in preparation to
307: feature #1273
308:
1.227 moko 309: 2025-11-22 moko
310:
311: * src/classes/amqp.C: delivery_tag changed from string to double
312: (related to feature #1288)
313:
1.226 moko 314: 2025-11-14 moko
315:
316: * src/types/pa_vstatus.C, tests/448.html,
317: tests/results/448.processed: $status:limit-cpu,
318: $status:limit-mem, $status:limit-nproc unlimited support added,
319: test added (related to feature #1280)
320:
321: * src/types/: pa_vstatus.C, pa_vstatus.h: r/w $status:limit-cpu,
322: $status:limit-mem, $status:limit-nproc added (implements feature
323: #1280)
324:
325: 2025-11-12 moko
326:
327: * tests/results/: 323.processed, 421.processed: tests results
328: updated after amqp class added
329:
1.225 moko 330: 2025-11-08 moko
331:
332: * src/classes/amqp.C: tls support added, errors reporting improved
333: (related to feature #1288)
334:
335: * src/classes/amqp.C: tls support added (related to feature #1288)
336:
337: * src/classes/amqp.C: exceptions text now printed (related to
338: feature #1288)
339:
340: * src/classes/amqp.C: properties hash simplified (related to
341: feature #1288)
342:
343: 2025-11-07 moko
344:
345: * src/classes/amqp.C: consume fixed (related to feature #1288)
346:
347: * src/classes/classes.C: + amqp class
348:
349: * buildall, configure, configure.ac, src/classes/Makefile.am,
350: src/include/pa_config_auto.h.in, src/targets/apache/Makefile.am,
351: src/targets/cgi/Makefile.am, src/types/Makefile.am: build scripts
352: updated for librabbitmq support (relates to feature #1288)
353:
354: * src/: classes/amqp.C, types/pa_vamqp.h: amqp class draft with
355: basic RabbitMQ C library (librabbitmq) support (partially
356: implements #1288)
357:
1.224 moko 358: 2025-10-05 moko
359:
360: * src/classes/: array.C, file.C, hash.C, image.C, json.C, op.C,
361: reflection.C, string.C: Optimization: valid_options optimized
362: where HashStringValue::Iterator used
363:
364: * tests/results/224.processed: test result updated after date
365: functions updated (related to #1287)
366:
367: 2025-10-04 moko
368:
369: * operators.ru.txt, operators.txt: actualized
370:
371: * operators.ru.txt, operators.txt: actualized after #1285 and #1286
372:
373: * tests/: 447.html, results/447.processed: tests for
374: ^reflection:override[$method] added (related to feature #1286)
375:
376: * tests/: 446.html, results/446.processed: tests for $n1 eq n2
377: added (related to feature #1285)
378:
379: * src/classes/reflection.C:
380: ^reflection:override[$method[;$.to[class] $.name[another_name]]]
381: added (implements feature #1286)
382:
383: * src/main/execute.C: bugfix: when method is attached from another
384: class, it's junction_template is initialized with another class,
385: thus get_vjunction should be used (related to feature #1286)
386:
387: * src/classes/date.C: ^date:sql-string[], ^date:gmt-string[],
388: ^date:iso-string[] - static call now formats current date
389: (implements feature #1287)
390:
391: 2025-10-01 moko
392:
393: * buildall: built-in mailreceive path actualized
394:
1.223 moko 395: 2025-09-01 moko
396:
397: * src/classes/math.C: old compilers support in ^math:eq
398:
399: 2025-08-31 moko
400:
401: * tests/: 446.html, results/446.processed: tests for
402: ^math:eq(a;b[;max URL distance]) added (related to feature #1285)
403:
404: * src/classes/math.C: ^math:eq(a;b[;precision]) added (partly
405: implements #1285)
406:
407: 2025-08-30 moko
408:
409: * operators.ru.txt, operators.txt: actualized
410:
411: * tests/: 230.html, results/230.processed: test for ^file.save
412: $.append(false|true) option added (related to feature #1284)
413:
414: * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h:
415: ^file.save $.append(false|true) option added (implements feature
416: #1284)
417:
1.222 moko 418: 2025-08-16 moko
419:
420: * etc/auto.p.in: LIMIT max_array_size actualized
421:
1.221 moko 422: 2025-08-01 moko
423:
424: * src/: lib/gc/include/gc.h, main/pa_globals.C, main/pa_memory.C:
425: pa_GC_abort_func added and used (implements feature #1283)
426:
427: * src/include/: pa_array.h, pa_config_includes.h:
428: PA_DEBUG_DISABLE_GC mode fixed for sparse array
429:
1.220 moko 430: 2025-07-04 moko
431:
432: * src/main/pa_common.C: typo fixed (related to bug #1282)
433:
434: * src/main/pa_common.C: minor optimization + create_dir_for_file
435: checks for \ (related to bug #1282)
436:
437: 2025-07-03 moko
438:
439: * src/main/pa_common.C: _wrename, _wrmdir и _wmkdir are now used
440: under Windows (fixes bug #1282)
441:
442: * src/main/pa_common.C: file:delete for UTF-8 files now works under
443: Windows (fixes bug #1282)
444:
445: 2025-06-28 moko
446:
447: * src/targets/apache/mod_parser3.c: GCC 15 compatibility fixed by
448: Yavor Doganov <yavor@gnu.org>
449:
450: * src/main/pa_charset.C: typo fixed (related to feature #1281)
451:
452: * src/: include/pa_charset.h, main/pa_charset.C: libxml 2.14
453: compatibility fixed (implements feature #1281)
454:
1.219 moko 455: 2025-05-31 moko
456:
457: * src/main/pa_http.C: old gcc compilation fix (related to feature
458: #1277)
459:
460: 2025-05-28 moko
461:
462: * src/: classes/array.C, include/pa_array.h: last
463: Array_iterator::key() removed (related to feature #1277)
464:
465: 2025-05-27 moko
466:
467: * src/: classes/array.C, classes/table.C, include/pa_array.h,
468: types/pa_vstring.C, types/pa_vstring.h: VString::uitoa() added
469: and used (related to feature #1277)
470:
1.218 moko 471: 2025-05-26 moko
472:
473: * src/: classes/array.C, classes/curl.C, classes/hash.C,
474: classes/hashfile.C, classes/image.C, classes/table.C,
475: main/pa_request.C, main/pa_xml_io.C, types/pa_vconsole.h,
476: types/pa_venv.C, types/pa_vmail.C, types/pa_vregex.C,
477: types/pa_vrequest.C, types/pa_vresponse.C, types/pa_vstring.h:
478: VString(const char *avalue) added and used to optimize new
479: VString(*new String(i.key(), String::L_TAINTED)) (related to
480: feature #1277)
481:
482: * src/: classes/array.C, classes/curl.C, classes/file.C,
483: classes/hash.C, classes/image.C, classes/json.C,
484: classes/reflection.C, classes/xnode.C, include/pa_charset.h,
485: include/pa_hash.h, include/pa_http.h, include/pa_string.h,
486: main/pa_charsets.C, main/pa_http.C, main/pa_request.C,
487: main/pa_string.C, main/pa_xml_io.C, targets/cgi/pa_sapi_info.h,
488: types/pa_varray.C, types/pa_vform.C, types/pa_vhash.h,
489: types/pa_vhashfile.C, types/pa_vimage.C, types/pa_vmail.C,
490: types/pa_vmethod_frame.h, types/pa_vstatus.C, types/pa_vtable.C,
491: types/pa_vxnode.C: implements feature #1277 String::Body(const
492: char *abody) now explicit but HashString::put(const char *str, V
493: value) added for simplicity optimizations: HASH_PUT_CSTR used
494: where hash.put called several time during execution; caching
495: String::Body::uitoa used at all pash.put(<uint> calls.
496:
497: 2025-05-25 moko
498:
499: * src/: include/pa_request.h, main/pa_request.C: minor opt (related
500: to feature #1277)
501:
502: * src/include/pa_hash.h: HASH_PUT_CSTR added (related to #1277)
503:
504: * src/: include/pa_string.h, main/pa_string.C: String::Body::uitoa
505: added for caching (related to feature #1277)
506:
507: * src/include/pa_string.h: optimized String:pos versions added
508: (without language + char *) (related to feature #1277)
509:
510: 2025-05-24 moko
511:
512: * tests/: 445.html, results/445.processed: test for
513: ^hash.array[[keys|values]] added (related to feature #1274)
514:
515: * src/classes/hash.C: ^hash.array[[keys|values]] added (implements
516: feature #1274)
517:
1.217 moko 518: 2025-01-26 moko
519:
520: * src/include/pa_config_includes.h: synced with pa_config_auto.h.in
521:
1.216 moko 522: 2025-01-25 moko
523:
524: * configure.ac, src/include/pa_version.h: version 3.5.1 -> 3.5.2b
525:
526: * aclocal.m4, configure, src/include/pa_config_auto.h.in,
527: src/lib/ltdl/aclocal.m4, src/lib/ltdl/configure: aclocal &&
528: autoheader && automake && autoconf
529:
530: * src/lib/ltdl/configure.ac: new autotools used
531:
532: * acsite.m4, configure.ac: new autotools warnings fixed
533:
1.213 moko 534: 2025-01-10 moko
535:
1.215 moko 536: * tests/results/320.processed: test result updated after syslog
537: added
538:
1.214 moko 539: * src/classes/op.C: minor MSVC fixes
540:
541: * src/lib/md5/pa_md5c.c: MSVC warnings fixed
542:
1.213 moko 543: * operators.ru.txt, operators.txt: +
544: ^syslog[ident;message[;info|warning|error|debug]]
545:
546: * src/classes/op.C: +
547: ^syslog[ident;message[;info|warning|error|debug]] (implelents
548: feature #1270)
549:
550: * configure, configure.ac, src/include/pa_config_auto.h.in,
551: src/include/pa_version.h: 3.5.0 -> 3.5.1, syslog check
552:
553: 2025-01-06 moko
554:
555: * src/include/pa_hash.h: own prime numbers (nearest primes to 5 *
556: 2^n) calculated and used
557:
558: * src/lib/md5/: pa_md5.h, pa_md5c.c: MD5 code now taken from
559: https://www.hadrons.org/software/libmd/
560:
1.212 moko 561: 2024-12-28 moko
562:
563: * tests/httpd/run_tests.sh: for FreeBSD compatibility
564:
565: * tests/httpd/: 032.txt, 033.txt, 034.txt, 035.txt, 036.txt,
566: 037.txt, 038.txt, ok.log, site/404.html, site/httpd.p:
567: $request:uri and $request:path tests added (related to feature
568: #1269)
569:
570: * operators.ru.txt, operators.txt: + $request:path documented
571: (related to feature #1269)
572:
573: * tests/: 065.html, results/065.processed: $request:path,
574: $request:uri tested
575:
576: * src/types/pa_vrequest.C: $request:path default is empty string to
577: match an empty URI in console mode (related to feature #1269)
578:
579: * etc/auto.p.in: $request:path used (related to feature #1269)
580:
581: * src/types/: pa_vrequest.C, pa_vrequest.h: $request:path added
582: (implements feature #1269)
583:
584: 2024-12-26 moko
585:
586: * configure, configure.ac, src/include/pa_version.h: 3.5.0rc ->
587: 3.5.0
588:
589: * src/lib/sdbm/: pa_strings.C, sdbm.c, sdbm_private.h,
590: pa-include/pa_errno.h, pa-include/pa_file_info.h,
591: pa-include/pa_file_io.h, pa-include/pa_sdbm.h,
592: pa-include/pa_strings.h: unused code cleaned, pa_pstrcat uses
593: pa_strcat
594:
595: * tests/results/223.processed: apache upgraded @parser.ru
596:
597: * src/lib/sdbm/: sdbm.c, sdbm_hash.c, sdbm_lock.c, sdbm_pair.c,
598: sdbm_pair.h, sdbm_private.h, sdbm_tune.h, pa-include/pa_apr.h,
599: pa-include/pa_errno.h, pa-include/pa_file_info.h,
600: pa-include/pa_file_io.h, pa-include/pa_sdbm.h,
601: pa-include/pa_strings.h: sdbm updated from version included in
602: apache 2.0.43 to version included in apache 2.0.65
603:
604: 2024-12-24 moko
605:
606: * etc/auto.p.in: to avoid patching Debian package
607:
608: * src/main/: pa_exec.C, pa_http.C: final fixes for
609: --with-build-warnings (dangling-reference warnings can be
610: ignored)
611:
612: 2024-12-23 moko
613:
614: * src/: classes/file.C, classes/hash.C, classes/op.C,
615: include/pa_common.h, main/pa_http.C, main/pa_request.C,
616: types/pa_vcookie.C, types/pa_vform.C: more fixes for
617: --with-build-warnings
618:
619: * src/: classes/date.C, classes/inet.C, classes/op.C,
620: classes/reflection.C, include/pa_array.h,
621: include/pa_config_includes.h, main/execute.C, main/pa_base64.C,
622: main/pa_common.C, main/pa_globals.C, types/pa_vfile.C: fixes for
623: --with-build-warnings
624:
1.211 moko 625: 2024-12-21 moko
626:
627: * Makefile.am: +operators.ru.txt
628:
629: * operators.ru.txt, operators.txt: typo fixed
630:
631: 2024-12-20 moko
632:
633: * operators.txt: whitespace synced
634:
635: * operators.ru.txt, operators.txt: curl added
636:
637: * operators.ru.txt, operators.txt: logically sorted
638:
639: * operators.ru.txt: id added
640:
641: * operators.txt: ID added
642:
643: * operators.txt: translated
644:
645: * operators.ru.txt, operators.txt: operators.txt translated to
646: english, synced format with operators.ru.txt
647:
648: * operators.ru.txt, operators.txt: renamed to operators.ru.txt,
649: formatted
650:
651: * operators.ru.txt, operators.txt: formatted, actualized, oracle
652: info moved to separate file
653:
654: 2024-12-19 moko
655:
656: * src/targets/cgi/parser3.C: avoid parser version requests logging
657: in parser3.log
658:
659: 2024-12-18 moko
660:
661: * buildall: preventing --with-system-mailreceive linking with
662: libglib-2.0/libgobject-2.0 left from --with-mailreceive (related
663: to feature #1199)
664:
1.210 moko 665: 2024-12-16 moko
666:
1.211 moko 667: * operators.ru.txt, operators.txt: actualized for 3.5.0
1.210 moko 668:
669: * src/classes/table.C: exception text fixed
670:
671: 2024-12-15 moko
672:
673: * tests/: 102.html, results/102.processed: tests updated after
674: $form:fields not editable again (related to feature #1254)
675:
676: * src/types/pa_vform.C: $form:tables/files (not $form:fields) can
677: be edited (related to feature #1254)
678:
679: * src/types/pa_vform.C: reverted that
680: $form:fields/tables/files/imap can be edited (related to feature
681: #1254) for backward compatibility
682:
683: 2024-12-14 moko
684:
1.211 moko 685: * operators.ru.txt, operators.txt: + array in operators.txt
1.210 moko 686:
687: * tests/results/auto.p: avoid $mac execution unless on OS X
688:
689: * tests/388-sql.html: more OS support
690:
691: 2024-12-13 moko
692:
693: * tests/388-sql.html: sql tests under OS X now fixed
694:
695: * tests/results/auto.p: curl test under OS X now works
696:
697: * tests/: 346-curl.html, 347-curl.html, results/347-curl.processed:
698: no dll name under Windows, hiding
699:
700: * tests/: 379-curl.html, results/379-curl.processed: some curl
701: versions accept "HTTP/1.0 200OK? OK" status, some not, ignore
702:
703: * tests/: 030.html, 212.html, 219.html, 273.html, 346-curl.html,
704: 389.html, results/030.processed, results/212.processed,
705: results/219.processed, results/273.processed,
706: results/320.processed, results/346-curl.processed,
707: results/389.processed, results/auto.p: ^try-catch-filtered added
708: and used
709:
710: * tests/: 347-curl.html, results/347-curl.processed: support for
711: different error messages
712:
713: * src/classes/curl.C: several curl libraries supported,
714: ^curl:options[ $.library[] ] resets to default
715:
716: * tests/: 223-curl.html, results/223-curl.processed: CONTENT_LENGTH
717: removed as depends on curl version
718:
719: * tests/results/: 223-curl.processed, 394-curl.processed: curl
720: fixed bug with \n in file names, test result updated
721:
722: * tests/388-sql.html: +libmysqlclient.so
723:
724: * etc/auto.p.in: +libmariadb
725:
726: 2024-12-12 moko
727:
728: * tests/: 388-sql.html, results/429-sql.processed: test results
729: updated after test changed
730:
731: * tests/: 388-sql.html, 428-sql.html, 429-sql.html: tests updated
732: for newer MariaDB compatibility
733:
734: * tests/: 388-sql.html, 429-sql.html, results/388-sql.processed,
735: results/429-sql.processed: key -> id for new MariaDB
736: compatibility
737:
738: * src/types/pa_vmethod_frame.h: warning war
739:
740: * src/: include/pa_charset.h, main/pa_charset.C: Adopted patch from
741: Yavor Doganov <yavor@gnu.org> with extra libxml2 headers
742: including for Debian package
743:
744: 2024-12-11 moko
745:
746: * src/: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
747: targets/isapi/parser3isapi.C, types/pa_vstatus.C:
748: $status:log-filename added (related to feature #1262)
749:
750: * tests/: 440.html, results/440.processed: test for row is checked
751: before accessing when table is modified during select (related to
752: bug #1258)
753:
754: * src/: classes/table.C, include/pa_table.h: row should be checked
755: before accessing as table can be modified during select (related
756: to bug #1258)
757:
758: * src/types/pa_vmail.C: $mail:received tables -> elements array
759: (related to feature #1226)
760:
761: * src/: classes/file.C, classes/image.C, classes/table.C,
762: include/pa_exception.h: FIRST_ARG_MUST_NOT_BE_CODE replace with
763: better messages (related to feature #1267)
764:
765: * tests/results/: 065.processed, 246.processed, 337.processed,
766: 342.processed, 352.processed, 356.processed, 364.processed,
767: 372.processed, 373.processed, 389.processed, 404.processed,
768: 406.processed, 414.processed, 430.processed, 432.processed,
769: 442.processed: tests updated after params.as_string error
770: reporting was improved (related to feature #1267)
771:
772: * src/classes/reflection.C: error messages optimized (related to
773: feature #1267)
774:
775: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: even better
776: error reporing for params.as_* (related to feature #1267)
777:
778: * src/: classes/file.C, classes/string.C, include/pa_exception.h:
779: MODE_MUST_NOT_BE_CODE -> MODE_MUST_BE_STRING (related to feature
780: #1267)
781:
782: * tests/results/: 246.processed, 414.processed, 432.processed:
783: tests updated after params.as_string error reporting was improved
784: (related to feature #1267)
785:
786: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: better error
787: reporing for params.as_string (implements feature #1267)
788:
789: * tests/: 065.html, results/065.processed: tests for file methods
790: accepting file as filename added (related to feature #1265)
791:
792: * src/: classes/file.C, include/pa_exception.h,
793: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h: some file
794: methods now accept file as path specification (adopted Sumo patch
795: implements feature #1265)
796:
797: * tests/: 400.html, results/400.processed: tests for result
798: optimization "locks" after first method call (related to feature
799: #1266)
800:
801: 2024-12-10 moko
802:
803: * src/types/: pa_method.h, pa_vmethod_frame.h: detailed
804: result_optimization comments (related to feature #1266)
805:
806: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: optimization:
807: $result now stored in my_result, not in local variables hash
808: (implements feature #1266)
809:
1.209 moko 810: 2024-12-09 moko
811:
1.210 moko 812: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: my.set ->
813: set_my_variable in preparation for $result optimization (related
814: to feature #1266)
815:
1.209 moko 816: * tests/results/119.processed: newline corrected for some OS
817:
818: * tests/: 441.html, results/441.processed: Debian-specific test
819: commented
820:
821: * buildall: pcre2 10.42 -> 10.44
822:
823: 2024-12-08 moko
824:
825: * buildall: external links fixed
826:
827: * src/include/pa_version.h: 3.4.7b -> 3.5.0rc
828:
829: * src/include/pa_table.h: some clang versions compilation fix
830:
831: * configure.ac: 3.4.7b -> 3.5.0rc
832:
833: 2024-12-07 moko
834:
835: * tests/: 443.html, 444.html, results/443.processed,
836: results/444.processed: tests for named params (related to feature
837: #1205)
838:
839: * src/: classes/reflection.C, types/pa_method.h: named_params
840: support in reflection (related to feature #1205)
841:
842: * src/types/pa_vmethod_frame.h: extra_params and named params
843: should be also inited in ^method[] call (related to feature
844: #1205)
845:
846: * src/types/: pa_method.h, pa_vmethod_frame.h: named arguments
847: support using @method[arg;.named_arg;.named_arg2] syntax
848: (implements feature #1205)
849:
850: * tests/: 443.html, results/443.processed: test for *args inited
851: added (related to bug #1264)
852:
853: * src/types/pa_vmethod_frame.h: *args are now inited even if not
854: specified (fixes bug #1264)
855:
856: * tests/: 442.html, results/442.processed: tests for
857: params.as_file_name(N) with empty file name added (related to
858: feature #1121)
859:
860: * src/: classes/file.C, classes/hashfile.C, classes/image.C,
861: classes/op.C, classes/string.C, classes/table.C, classes/xdoc.C,
862: include/pa_exception.h, types/pa_vmethod_frame.h:
863: params.as_file_name(N) added and used instead of
864: params.as_string(1, FILE_NAME_MUST_BE_STRING) where appropriate
865: (implements feature #1121)
866:
867: * src/: classes/file.C, classes/image.C, classes/op.C,
868: classes/table.C, include/pa_exception.h: filename is everywhere
869: params.as_string, unify exception and remove
870: FILE_NAME_MUST_NOT_BE_CODE (related to feature #1121)
871:
872: * tests/: 141.html, results/141.processed: test for
873: ^math:digest[...; $.hmac[$file] $.format[file] ] added (related
874: to feature #1263)
875:
876: * src/classes/math.C: ^math:digest[...; $.hmac[$file]
877: $.format[file] ] now supported (implements feature #1263)
878:
879: 2024-12-06 moko
880:
881: * src/: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
882: targets/isapi/parser3isapi.C, types/pa_vstatus.C: $status:mode
883: (cgi/console/mail/httpd/apache/isapi) added (related to feature
884: #1262)
885:
886: 2024-12-05 moko
887:
888: * src/targets/cgi/parser3.C: more correct arguments processing to
889: block -fl config.file log.file logic (related to feature #1262)
890:
891: 2024-12-04 moko
892:
893: * src/targets/cgi/parser3.C: now only one log location is selected
894: and tried. -l - supported for stderr specification (related to
895: feature #1262)
896:
897: 2024-12-03 moko
898:
899: * tests/: 010.html, 415_dir/30.p, 415_dir/31.p,
900: results/010.processed, results/415.processed: tests for
901: $.(expression)[value], $a.(expression), ^v.(expression)[args]
902: added (related to feature #1064)
903:
904: * src/main/compile.y: $.(expression)[value], $a.(expression),
905: ^v.(expression)[args] now supported (implements feature #1064)
906:
907: 2024-12-02 moko
908:
909: * src/targets/cgi/parser3.C: -l /path/to/log options added
910: (implements feature #1262)
911:
1.208 moko 912: 2024-12-01 moko
913:
914: * tests/: 010.html, results/010.processed: some tests related to
915: bug #1149 added
916:
917: * src/main/compile.y: the check pc.pos.col > 1 is not required
918: because we can't be here without a '$' before. The begin == end
919: check was incorrect since $[a]{b} fits this condition (fixes bug
920: #1149)
921:
922: 2024-11-29 moko
923:
924: * src/classes/array.C: warning war
925:
926: 2024-11-26 moko
927:
928: * tests/: 441.html, results/441.processed: a bit more testing
929: (related to bug #1238)
930:
931: * src/main/pa_exec.C: only " now quoted (related to bug #1239)
932:
933: * src/main/pa_exec.C: simplification arg_quote added (related to
934: bug #1229)
935:
1.207 moko 936: 2024-11-25 moko
937:
938: * src/main/pa_exec.C: separated cmd_quote and exe_quote (related to
939: bug #1239)
940:
941: 2024-11-24 moko
942:
943: * src/main/pa_exec.C: added cmd.exe specific
944:
945: * tests/: 441.html, cat-windows.sh, cat.sh, results/441.processed:
946: tests for ^file::exec env and args tainting tests (related to bug
947: #1239)
948:
949: * src/main/pa_exec.C: shell_quote added (partial fix for bug #1239)
950:
951: * src/include/pa_config_includes.h: added recommendations for
952: libxslt.a and and libexslt.a compilation under cygwin
953:
954: * tests/results/102.processed: $form:fields.value is now writable,
955: as $form:value (related to feature #1254)
956:
957: * src/include/pa_config_includes.h: cigwin compilation fixes
958:
959: 2024-11-23 moko
960:
961: * tests/httpd/site/run_server.sh: to simplify testing
962:
963: * tests/httpd/: 030.txt, 031.curl, 040.txt, ok.log, run_tests.sh,
964: site/form.html: $form:files and $form:elements tests added, tests
965: with curl supported (related to feature #1254)
966:
967: * src/: include/pa_symbols.h, main/pa_symbols.C, types/pa_vform.C,
968: types/pa_vform.h: $form:elements implemented, VForm::get_element
969: uses faster SYMBOLS_EQ, hashes no longer copied when using
970: $form:fields/tables/files/imap and can be edited (implements
971: feature #1254)
972:
973: * src/main/pa_http.C: pa_send added to handle partial writes (fixes
974: bug #1261)
975:
1.206 moko 976: 2024-11-17 moko
977:
978: * tests/: 440.html, results/440.processed: tests for
979: ^table.array[], offset restoration, iterators robust tests
980: (related to bug #1258, features #1259 and #1260)
981:
982: * tests/: 439.html, results/439.processed: array and hash iterators
983: robust tests (related to feature #1260)
984:
985: * src/: classes/array.C, classes/table.C, include/pa_array.h,
986: include/pa_table.h: Array_robust_iterator added and used in cases
987: where array can be modified during iteration (implements feature
988: #1260)
989:
990: * src/classes/table.C: ^table.array[], ^table.array[column name],
991: ^table.array{code} added (implements feature #1259)
992:
993: 2024-11-16 moko
994:
995: * src/: classes/table.C, include/pa_table.h, main/pa_table.C: fixed
996: table current row restoration after exception and table changes
997: (fixes bug #1258)
998:
999: 2024-11-13 moko
1000:
1001: * src/classes/table.C: minor optimization
1002:
1003: * src/main/pa_string.C: \r added to default ^string.trim chars list
1004: (https://www.parser.ru/forum/?id=86648)
1005:
1.205 moko 1006: 2024-11-11 moko
1007:
1.206 moko 1008: * src/classes/classes.C: set_base commented
1009:
1010: * src/classes/: classes.C, xdoc.C: cleanup after classes.awk
1011: deleted
1012:
1013: * src/classes/classes.vcproj: no more classes.awk and classes.inc
1014:
1015: * src/classes/: Makefile.am, classes.awk: no more classes.awk and
1016: classes.inc
1017:
1018: * src/: classes/classes.C, classes/classes.awk, classes/classes.h,
1019: main/pa_globals.C: classes.awk is useless, preparing to delete it
1020:
1.205 moko 1021: * src/classes/classes.h: temp fix
1022:
1023: 2024-11-10 moko
1024:
1025: * src/: classes/date.C, classes/file.C, classes/image.C,
1026: classes/op.C, main/pa_string.C: minor optimization
1027:
1028: * src/: classes/date.C, classes/file.C, classes/image.C,
1029: classes/op.C, main/pa_string.C: typo fixed
1030:
1031: * src/: classes/classes.awk, classes/classes.h, classes/date.C,
1032: classes/file.C, classes/image.C, classes/op.C,
1033: main/pa_charsets.C, main/pa_string.C: singletones used to reduce
1034: memory allocation befor main(). Only 3 allocations in chatsets
1035: left (implements feature #1257)
1036:
1037: * src/targets/: apache/mod_parser3_core.C, isapi/parser3isapi.C:
1038: minor naming convention fix
1039:
1040: * tests/: 437.html, 438.html, httpd/ok.log, httpd/site/029.html,
1041: results/436.processed, results/437.processed,
1042: results/438.processed: tests for @unhandled_exception processing
1043: (related to feature #1256)
1044:
1045: * src/: main/pa_request.C, targets/apache/mod_parser3_core.C,
1046: targets/cgi/pa_sapi_info.h, targets/cgi/parser3.C,
1047: targets/isapi/parser3isapi.C: Exceptions in @unhandled_exception
1048: are now processed in request::core for correct logging and
1049: reporting (feature #1256)
1050:
1051: * src/: include/pa_sapi.h, main/pa_request.C,
1052: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
1053: targets/isapi/parser3isapi.C: unhandled exception now called if
1054: exception occures during $response:download processing (related
1055: to bug #1255)
1056:
1057: * etc/auto.p.in: better 404 error reporting
1058:
1059: 2024-11-09 moko
1060:
1061: * src/main/pa_memory.C: more detailed usage comment
1062:
1063: * src/main/pa_memory.C: usage commented
1064:
1065: * src/main/pa_memory.C: minor cleanup
1066:
1067: * src/types/: pa_varray.h, pa_vregex.h: warnings war
1068:
1069: * tests/: 436.html, httpd/029.txt, httpd/ok.log,
1070: httpd/site/029.html, results/436.processed: test for exception in
1071: $response:download[] added
1072:
1073: * src/targets/cgi/parser3.C: sync CGI mode behavior with httpd mode
1074: and avoid exit status 1 on die
1075:
1076: * tests/results/: 007.processed, 019.processed, 098.processed,
1077: 103.processed, 233.processed: windows headers matter for binary
1078: files
1079:
1080: * tests/httpd/ok.log: tests results updated as extra headers now
1081: cleared on error (related to bug #1255)
1082:
1083: * src/: include/pa_sapi.h, targets/apache/mod_parser3_core.C,
1084: targets/cgi/pa_sapi_info.h, targets/cgi/parser3.C,
1085: targets/isapi/parser3isapi.C: headers buffering to avoid extra
1086: headers in errors, custom send_error in cgi/httpd mode to avoid
1087: memory allocations (fixes bug #1255)
1088:
1089: 2024-11-07 moko
1090:
1091: * tests/: 264.html, results/264.processed: tests updated to test
1092: removal of only trailing empty arguments for backward
1093: compatibility (related to feature #1252)
1094:
1095: * src/classes/file.C: remove trailing empty arguments for backward
1096: compatibility (related to feature #1252)
1097:
1098: 2024-11-05 moko
1099:
1100: * src/targets/cgi/: pa_sapi_info.h, parser3.C: avoid GPF in very
1101: low memory case, when static initialization failed even before
1102: main() start
1103:
1104: 2024-11-04 moko
1105:
1106: * configure, src/include/pa_config_auto.h.in,
1107: src/include/pa_config_fixed.h: _locking no longer used
1108:
1109: * configure.ac: _locking no longer used (related to bug #1231)
1110:
1111: * src/main/pa_os.C: lock error fine-tuning (related to bug #1231)
1112:
1113: * src/main/pa_os.C: lock errors tuning (related to bug #1231)
1114:
1115: * src/lib/sdbm/: pa_file_io.C, pa-include/pa_file_io.h: remove
1116: unused
1117:
1118: * src/: lib/sdbm/pa_file_io.C, main/pa_common.C: errno should not
1119: be used on locking errors (related to bug #1231)
1120:
1121: * src/main/pa_os.C: GetLastError used as errno is not set (related
1122: to bug #1231)
1123:
1124: * src/main/pa_os.C: under windows _locking replaced with LockFileEx
1125: allowing shared lock to work (fixes bug #1231)
1126:
1127: * INSTALL: actualized, minor fixes
1128:
1129: * etc/auto.p.in: default LIMITS added
1130:
1131: * AUTHORS: links actualized
1132:
1133: * src/: classes/array.C, classes/bool.C, classes/classes.C,
1134: classes/classes.awk, classes/classes.h, classes/curl.C,
1135: classes/date.C, classes/double.C, classes/file.C, classes/form.C,
1136: classes/hash.C, classes/hashfile.C, classes/image.C,
1137: classes/inet.C, classes/int.C, classes/json.C, classes/mail.C,
1138: classes/math.C, classes/memcached.C, classes/memory.C,
1139: classes/op.C, classes/reflection.C, classes/regex.C,
1140: classes/response.C, classes/string.C, classes/table.C,
1141: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
1142: include/pa_array.h, include/pa_base64.h,
1143: include/pa_cache_managers.h, include/pa_charset.h,
1144: include/pa_charsets.h, include/pa_common.h,
1145: include/pa_config_fixed.h, include/pa_config_includes.h,
1146: include/pa_dictionary.h, include/pa_dir.h,
1147: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
1148: include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
1149: include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
1150: include/pa_pool.h, include/pa_random.h, include/pa_request.h,
1151: include/pa_request_charsets.h, include/pa_request_info.h,
1152: include/pa_sapi.h, include/pa_socks.h,
1153: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
1154: include/pa_stack.h, include/pa_string.h,
1155: include/pa_stylesheet_connection.h,
1156: include/pa_stylesheet_manager.h, include/pa_symbols.h,
1157: include/pa_table.h, include/pa_threads.h, include/pa_types.h,
1158: include/pa_uue.h, include/pa_xml_exception.h,
1159: include/pa_xml_io.h, lib/gd/gif.C, lib/gd/gif.h, lib/gd/gifio.C,
1160: lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
1161: lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
1162: lib/punycode/pa_idna.c, lib/punycode/pa_idna.h,
1163: lib/sdbm/pa_file_io.C, lib/sdbm/pa_strings.C, lib/smtp/comms.C,
1164: lib/smtp/smtp.C, lib/smtp/smtp.h, main/compile.C,
1165: main/compile.tab.C, main/compile.y, main/compile_tools.C,
1166: main/compile_tools.h, main/execute.C, main/pa_base64.C,
1167: main/pa_cache_managers.C, main/pa_charset.C, main/pa_charsets.C,
1168: main/pa_common.C, main/pa_dictionary.C, main/pa_dir.C,
1169: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
1170: main/pa_http.C, main/pa_memory.C, main/pa_os.C, main/pa_pool.C,
1171: main/pa_random.C, main/pa_request.C, main/pa_socks.C,
1172: main/pa_sql_driver_manager.C, main/pa_string.C,
1173: main/pa_stylesheet_connection.C, main/pa_stylesheet_manager.C,
1174: main/pa_symbols.C, main/pa_table.C, main/pa_threads.C,
1175: main/pa_uue.C, main/pa_xml_exception.C, main/pa_xml_io.C,
1176: main/untaint.C, sql/pa_sql_driver.h,
1177: targets/apache/mod_parser3.c, targets/apache/mod_parser3_core.C,
1178: targets/apache/pa_httpd.h, targets/cgi/parser3.C,
1179: targets/isapi/parser3isapi.C, types/pa_junction.h,
1180: types/pa_method.h, types/pa_property.h, types/pa_value.C,
1181: types/pa_value.h, types/pa_varray.C, types/pa_varray.h,
1182: types/pa_vbool.h, types/pa_vcaller_wrapper.h, types/pa_vclass.C,
1183: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
1184: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.C,
1185: types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.C,
1186: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
1187: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.C,
1188: types/pa_vhash.h, types/pa_vhashfile.C, types/pa_vhashfile.h,
1189: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
1190: types/pa_vjunction.C, types/pa_vjunction.h, types/pa_vmail.C,
1191: types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
1192: types/pa_vmemcached.C, types/pa_vmemcached.h, types/pa_vmemory.h,
1193: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
1194: types/pa_vobject.C, types/pa_vobject.h, types/pa_vregex.C,
1195: types/pa_vregex.h, types/pa_vrequest.C, types/pa_vrequest.h,
1196: types/pa_vresponse.C, types/pa_vresponse.h,
1197: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
1198: types/pa_vstateless_object.h, types/pa_vstatus.C,
1199: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
1200: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
1201: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
1202: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
1203: types/pa_wcontext.h, types/pa_wwrapper.h: Copyright year updated
1204:
1.203 moko 1205: 2024-10-28 moko
1206:
1.204 moko 1207: * src/classes/array.C: avoid invalidate()
1208:
1209: * src/: classes/array.C, types/pa_varray.h: minor optimization for
1210: fused to survive in ^array::copy[$a] (related to feature #930)
1211:
1212: * src/types/pa_varray.h: minor optimization as last element is
1213: allways defined if present
1214:
1.203 moko 1215: * tests/: 435.html, results/435.processed: tests for
1216: ^hash.set[first|last;value], ^hash.set([-+]index)[value] and same
1217: for array added (related to feature #1253)
1218:
1219: * src/classes/array.C: typo fixed
1220:
1221: * src/classes/: array.C, hash.C: ^hash.set[first|last;value] +
1222: ^hash.set([-+]index)[value], and same for array added (implements
1223: feature #1253)
1224:
1225: * tests/results/: 246.processed, 298.processed, 342.processed,
1226: 389.processed, 397.processed, 430.processed, 432.processed: tests
1227: results update after minor exceptions texts fixes
1228:
1229: 2024-10-27 moko
1230:
1231: * src/: classes/array.C, classes/hash.C, classes/math.C,
1232: classes/reflection.C, classes/string.C, classes/table.C,
1233: main/pa_string.C, types/pa_varray.h, types/pa_vfile.C,
1234: types/pa_vmethod_frame.h: handy as_index() added, several
1235: exceptions texts fixed (related to feature #930)
1236:
1237: * src/: classes/array.C, types/pa_varray.h: non-working
1238: $array.fields removed, ^array.delete[index] supported (related to
1239: feature #930)
1240:
1241: * tests/: 431.html, results/431.processed: tests updated after
1242: ^a.delete[3] supported
1243:
1244: * tests/: 431.html, 434.html, results/434.processed: tests for last
1245: element used, push/pop, exceptions during arguments processing
1246: and used caching (related to feature #930)
1247:
1248: * src/: classes/array.C, types/pa_varray.h: change_used added for
1249: better used caching and now no issues if exception occures during
1250: append arguments processing (related to feature #930)
1251:
1252: * src/: classes/array.C, types/pa_varray.h: ^array.push[] /
1253: ^array.pop[] added, last element is allways used (related to
1254: feature #930)
1255:
1256: 2024-10-26 moko
1257:
1258: * src/: classes/array.C, include/pa_array.h, types/pa_varray.C,
1259: types/pa_varray.h: confirm_all_used added where possible (related
1260: to feature #930)
1261:
1262: * src/: classes/array.C, include/pa_array.h, types/pa_varray.h:
1263: small array optimizations (related to feature #930)
1264:
1265: * src/types/pa_varray.h: DEBUG_ARRAY_USED added to simplify testing
1266:
1267: * tests/: 431.html, results/431.processed: test for
1268: ^array.compact[undef] added
1269:
1270: * src/classes/array.C: ^array.compact[] now have optional 'undef'
1271: argument to also compact undefined elements (related to feature
1272: #930)
1273:
1274: 2024-10-24 moko
1275:
1276: * src/: classes/array.C, types/pa_varray.C, types/pa_varray.h:
1277: VArray::hash is used rarery, no longer caching the result
1278:
1279: * tests/results/432.processed: testing removed from tests
1280:
1281: 2024-10-23 moko
1282:
1283: * tests/: 431.html, results/431.processed: ^array.compact[] test
1284: added
1285:
1286: * src/: classes/array.C, types/pa_varray.h: ^array.compact[] added
1287:
1288: * tests/: 432.html, results/432.processed: testing ^array.at[] for
1289: both "solid" and "sparse" arrays
1290:
1291: * src/classes/array.C: ^array.at[] speedup for "solid" arrays
1292:
1293: 2024-10-22 moko
1294:
1295: * tests/results/264.processed: spelling
1296:
1297: * src/classes/file.C: spelling
1298:
1299: * tests/: 264.html, cat-windows.sh, cat.sh, results/264.processed:
1300: tests updated after ^file::exec[cmd;;$array] implemented and
1301: empty arguments not skipped (related to feature #1252)
1302:
1303: * src/classes/file.C: ^file::exec[cmd;;$array] supported
1304: (implements feature #1252) bugfix: empty arguments no longer
1305: skipped
1306:
1.205 moko 1307: 2024-10-21 moko
1308:
1309: * tests/httpd/: 001.txt, 002.txt, 003.txt, 004.txt, 005.txt,
1310: 007.txt, 008.txt, 009.txt, 010.txt, 011.txt, 012.txt, 013.txt,
1311: 014.txt, 015.txt, 016.txt, 017.txt, 018.txt, 019.txt, 020.txt,
1312: 021.txt, 022.txt, 023.txt, 024.txt, 025.txt, 026.txt, 027.txt,
1313: 028.txt, 030.txt, ok.log, run_tests.sh, site/httpd.p,
1314: site/index.html, site/test.txt: httpd tests added
1315:
1.202 moko 1316: 2024-10-20 moko
1317:
1318: * src/classes/string.C: warnings war
1319:
1320: * src/: main/pa_string.C, classes/array.C: warnings war
1321:
1322: * src/classes/json.C: warnings war
1323:
1324: * src/classes/image.C: warnings war
1325:
1326: * src/: classes/table.C, types/pa_varray.C: warnings war
1327:
1328: * src/classes/array.C: warning war
1329:
1330: * src/: classes/classes.vcproj, types/types.vcproj: vcproj: +=array
1331:
1332: * src/main/main.vcproj: warnings war
1333:
1334: 2024-10-19 moko
1335:
1336: * tests/427.html: test updated after constructors renamed
1337:
1338: 2024-10-18 moko
1339:
1340: * tests/: 421.html, 430.html, 431.html, 432.html, 433.html,
1341: results/421.processed, results/430.processed,
1342: results/431.processed: test updated after constructors renamed
1343:
1344: * src/classes/array.C: create -> copy, new -> create according to
1345: https://www.parser.ru/forum/?id=86603 discussion (related to
1346: feature #930)
1347:
1348: 2024-10-16 moko
1349:
1350: * src/classes/json.C: $json:array[array or hash] added to provide
1351: more backward compatibility (implements feature #1251)
1352:
1353: 2024-10-15 moko
1354:
1355: * tests/: 421.html, results/421.processed: test results updated
1356: after missing constuctor error check added and array is_index
1357: check added
1358:
1359: * src/main/execute.C: absent constructor message fixed
1360:
1.201 moko 1361: 2024-10-13 moko
1362:
1363: * src/types/pa_varray.h: ^array.$i[arg] is rare, thus checking i
1364: with is_index() before calling index() for better error reporting
1365: in method name typo (was invalid number, not method not found
1366: exception).
1367:
1368: 2024-10-08 moko
1369:
1370: * src/types/pa_varray.C: Visual Studio compatibilty issues fixed
1371:
1372: * src/include/pa_array.h: warnings war
1373:
1.200 moko 1374: 2024-10-05 moko
1375:
1376: * src/classes/table.C: ^table.cells[] / ^table.cells(limit) added,
1377: returns current row cells array (implements feature #1250)
1378:
1379: * tests/: 405.html, results/169.processed, results/405.processed:
1380: tests updated after ^string.split[;a] implemented (related to
1381: feature #1249)
1382:
1383: * src/classes/string.C: ^string.split[] - 'a' option added for
1384: splitting into an array (implements feature #1249)
1385:
1386: 2024-10-04 moko
1387:
1388: * tests/: 431.html, results/431.processed: final code coverage
1389: array tests
1390:
1391: * src/: classes/array.C, include/pa_array.h, types/pa_varray.h:
1392: array: confirm_all_used() added and used where possible, expand()
1393: now expends faster
1394:
1395: 2024-10-03 moko
1396:
1397: * tests/: 357.html, results/auto.p: max_recoursion -> max_recursion
1398:
1399: * tests/: 256.html, results/256.processed: test for
1400: $.date[unix-timestamp] handling large dates
1401:
1402: * src/: classes/file.C, classes/op.C, classes/reflection.C,
1403: classes/string.C, classes/table.C, include/pa_common.h,
1404: main/pa_common.C, main/pa_http.C, main/pa_request.C,
1405: types/pa_vdate.C, types/pa_vmethod_frame.h, types/pa_vtable.C:
1406: format replaced with pa_uitoa where applicable,
1407: $.date[unix-timestamp] fixed for handling large dates
1408:
1409: * tests/: 433.html, results/433.processed: more tests, including
1410: test for possible endless recursion in ^o.GET[]
1411:
1412: * src/types/pa_vobject.C: bugfix: detecting possible endless
1413: recursion in get_scalar_value inside ^o.GET[]
1414:
1415: * src/: classes/json.C, include/pa_request.h, main/execute.C,
1416: main/pa_request.C, types/pa_value.h, types/pa_vmethod_frame.C:
1417: Temp_recursion class added; spelling: $LIMITS.max_recoursion ->
1418: $LIMITS.max_recursion
1419:
1420: 2024-10-02 moko
1421:
1422: * tests/: 253.html, 287.html, 430.html, 431.html, 433.html,
1423: results/253.processed, results/287.processed,
1424: results/430.processed, results/433.processed: more tests for full
1425: array and json code coverage
1426:
1427: * tests/: 433.html, results/433.processed: tests for hash functions
1428: with array param
1429:
1430: * src/classes/: array.C, hash.C: ^hash::create[$array] optimized
1431:
1432: * tests/: 432.html, results/432.processed: modified ^hash.at tests
1433: in 246.html used to test ^array.at, same result produced
1434:
1435: * tests/: 430.html, 431.html, results/430.processed,
1436: results/431.processed: more array tests for 100% code coverage
1437: (related to feature #930)
1438:
1439: * tests/: 427.html, 430.html, results/427.processed,
1440: results/430.processed: first portion of array tests added
1441: (related to feature #930)
1442:
1443: * src/classes/array.C: allow only whitespace string as argument for
1444: add and join
1445:
1446: * src/classes/array.C: add behavour for array synced with hash
1447:
1448: 2024-09-30 moko
1449:
1450: * tests/: 429-sql.html, results/429-sql.processed: code coverage
1451: tests added
1452:
1453: * src/classes/array.C: $.distinct should not be used unless
1454: $.sparse(true)
1455:
1456: * tests/: 429-sql.html, results/388-sql.processed,
1457: results/429-sql.processed: tests for ^array::sql{}, including
1458: multi_statements mode (related to feature #930)
1459:
1.199 moko 1460: 2024-09-29 moko
1461:
1462: * src/classes/array.C: synced ^array::sql multi_statements logic
1463: with ^hash::sql new behavour
1464:
1465: 2024-09-28 moko
1466:
1467: * tests/: 428-sql.html, results/388-sql.processed,
1468: results/428-sql.processed: tests updated after column names were
1469: fixed in multi_statements mode (related to feature #1197)
1470:
1471: * src/classes/hash.C: column names are fixed for most cases in
1472: multi_statements mode (related to feature #1197)
1473:
1474: * tests/: 428-sql.html, results/195.processed,
1475: results/224.processed, results/239.processed,
1476: results/254.processed, results/261.processed,
1477: results/306.processed, results/333.processed,
1478: results/341.processed, results/343.processed,
1479: results/344.processed, results/348.processed,
1480: results/364.processed, results/389.processed,
1481: results/390.processed, results/415.processed,
1482: results/420.processed, results/421.processed: tests results
1483: updated after error messages spelling minor fixes
1484:
1485: * src/types/: pa_value.h, pa_vstateless_class.h: a bit more
1486: spelling
1487:
1488: * src/: classes/curl.C, classes/file.C, classes/hash.C,
1489: classes/image.C, classes/math.C, classes/string.C,
1490: classes/table.C, lib/memcached/pa_memcached.C, main/compile.y,
1491: main/execute.C, main/pa_charset.C, main/pa_common.C,
1492: main/pa_http.C, main/pa_request.C, main/pa_socks.C,
1493: main/pa_sql_driver_manager.C, types/pa_value.C, types/pa_value.h,
1494: types/pa_vmail.C, types/pa_vobject.C,
1495: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
1496: types/pa_vxdoc.C: minor error messages spelling fixes
1497:
1498: * src/: classes/array.C, types/pa_varray.h: initial ^array::sql{}
1499: implementation (related to feature #930)
1500:
1501: * tests/: 388-sql.html, results/388-sql.processed: test results
1502: updated after rows number ^file::sql{} check added
1503:
1504: * src/classes/file.C: rows number now checked in ^file::sql{}
1505:
1506: * tests/: 428-sql.html, results/428-sql.processed: more tests
1507:
1508: * tests/: 428-sql.html, results/428-sql.processed: more
1509: multi_statements testing before bugfix
1510:
1511: * tests/: 388-sql.html, 428-sql.html, results/388-sql.processed,
1512: results/428-sql.processed: support for multiple sql test files
1513: added
1514:
1515: * tests/: 388-sql.html, results/388-sql.processed: more sql testing
1516:
1517: * src/classes/hash.C: more accurate one_bool_column processing
1518:
1519: * tests/: 427.html, results/427.processed: Constructors as methods
1520: behavour documented in test
1521:
1522: * src/classes/hash.C: HashStringValue::Iterator used for options
1523:
1524: * tests/: 388-sql.html, results/388-sql.processed: even more tests
1525:
1526: * tests/: 388-sql.html, results/388-sql.processed: a bit more
1527: testing
1528:
1529: * tests/results/367-curl.processed: test result updated after
1530: server charset changed
1531:
1532: * tests/results/347-curl.processed: error messages updated
1533:
1534: * tests/results/: 346-curl.processed, 379-curl.processed,
1535: 394-curl.processed: tests results updated after Type -> Exception
1536: type replacement
1537:
1538: * tests/results/388-sql.processed: tests result updated after Type
1539: -> Exception type
1540:
1541: 2024-09-27 moko
1542:
1543: * src/classes/hash.C: minor simplification
1544:
1545: 2024-09-24 moko
1546:
1547: * src/main/pa_string.C: atoui error messages improved
1548:
1549: * tests/: 165.html, 312.html, results/165.processed,
1550: results/312.processed, results/379.processed: tests updated after
1551: default endless loop limit increased, atoi error messages
1552: improved
1553:
1554: * src/classes/hash.C: VBool::get used, unification
1555:
1.198 moko 1556: 2024-09-22 moko
1557:
1558: * src/classes/array.C: minor simplification
1559:
1560: * src/classes/array.C: ^array.left(N),
1561: ^array.right(N),^array.mid(P;N) added (related to feature #930)
1562:
1563: * src/: classes/array.C, include/pa_request.h, main/pa_request.C,
1564: types/pa_varray.C, types/pa_varray.h: $MAIN:LIMITS.max_array_size
1565: added, default 1000000 (related to feature #930)
1566:
1567: * tests/: 426.html, results/426.processed: test for negative limit
1568: and offset processing for table options added
1569:
1570: * src/: classes/table.C, include/pa_array.h, main/pa_table.C:
1571: bugfix: negative limit and offset processing for table options
1572: fixed
1573:
1574: 2024-09-21 moko
1575:
1576: * src/: classes/array.C, types/pa_varray.h: join supports hash;
1577: ^for added that also iterates holes; ^remove added (related to
1578: feature #930)
1579:
1580: * src/classes/array.C: ^array.join[$another_array; $.limit(N)
1581: $.offset(M) ] added (related to feature #930)
1582:
1583: 2024-09-20 moko
1584:
1585: * src/: classes/array.C, types/pa_varray.h: array:
1586: +foreach[value]{code}, + add[hash with numeric keys] (related to
1587: feature #930)
1588:
1589: 2024-09-19 moko
1590:
1591: * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.h,
1592: main/execute.C, types/pa_varray.h: OP_CONSTRUCT_ARRAY added to
1593: support $a[v1;v2;...] syntax (related to feature #930)
1594:
1595: 2024-09-17 moko
1596:
1597: * src/: classes/reflection.C, include/pa_request.h,
1598: main/compile_tools.h, main/pa_request.C:
1599: ^reflection:class_alias[existing class name;alias class name]
1600: added. The array class can now be redefined regardless of the
1601: $.replace(bool) option value (related to feature #930)
1602:
1603: * src/main/: compile.y, compile_tools.h: class_add return value
1604: inverted to add it to request class
1605:
1606: * src/: classes/array.C, include/pa_array.h, include/pa_request.h,
1607: include/pa_stack.h, types/pa_varray.C, types/pa_varray.h,
1608: types/pa_vmethod_frame.h: array: fused -> fsize, fit(index) to
1609: resize if required. spared array - added fused, append.
1610:
1.197 moko 1611: 2024-09-16 moko
1612:
1613: * src/types/pa_varray.h: get moved to where it belongs
1614:
1615: 2024-09-15 moko
1616:
1617: * src/: include/pa_array.h, types/pa_varray.h: more agressive
1618: expansion to minimize reallocs: fallocated/32 -> fallocated/4
1619:
1620: * tests/: 421.html, results/323.processed, results/421.processed:
1621: tests updated after 'spared-array' class renamed to 'array'
1622: following a discussion on the forum (related to feature #930)
1623:
1624: * src/: include/pa_array.h, types/pa_value.h, types/pa_varray.h,
1625: types/pa_vmail.C: initial SparseArray separation from Array,
1626: parser class now 'array'
1627:
1628: 2024-09-14 moko
1629:
1630: * tests/: 030.html, results/030.processed: out of range expires
1631: check added
1632:
1633: * src/types/pa_vcookie.C: VDate range is narrower than gmtime, thus
1634: checking expires time using VDate
1635:
1636: 2024-09-13 moko
1637:
1638: * src/: classes/array.C, classes/curl.C, classes/date.C,
1639: classes/file.C, classes/hash.C, classes/image.C, classes/json.C,
1640: classes/memcached.C, classes/op.C, classes/regex.C,
1641: classes/string.C, classes/xdoc.C, classes/xnode.C,
1642: main/execute.C, main/pa_http.C, main/pa_request.C,
1643: types/pa_value.C, types/pa_value.h, types/pa_vclass.C,
1644: types/pa_vclass.h, types/pa_vcookie.C, types/pa_vhashfile.C,
1645: types/pa_vmail.C, types/pa_vobject.C, types/pa_vobject.h,
1646: types/pa_vxdoc.C, types/pa_vxdoc.h: optimization: Value::as()
1647: removed as dynamic_cast is faster, Value::is() is still required
1648: for is operator.
1649:
1650: 2024-09-12 moko
1651:
1652: * src/: classes/file.C, classes/image.C, classes/reflection.C,
1653: classes/table.C, classes/xnode.C, include/pa_array.h,
1654: include/pa_string.h, main/pa_common.C, main/pa_request.C,
1655: main/pa_string.C, targets/cgi/pa_sapi_info.h, types/pa_vform.C,
1656: types/pa_vhash.h, types/pa_vtable.C, types/pa_vxnode.C: faster
1657: templated pa_itoa/pa_uitoa added to work with any integer type,
1658: String::Body::Format removed
1659:
1660: 2024-09-10 moko
1661:
1662: * src/classes/array.C: append and insert methods added to
1663: sparse-array (related to feature #930)
1664:
1665: * tests/: 253.html, 255.html, 421.html, results/421.processed:
1666: tests updated after sparse-array was added to avoid ^json:parse[]
1667: using it in old tests (related to feature #930)
1668:
1669: * src/: classes/array.C, classes/json.C, types/pa_varray.C,
1670: types/pa_varray.h: sparse-array class added (initial feature #930
1671: implementation)
1672:
1673: * src/: classes/Makefile.am, types/Makefile.am: Makefiles update
1674: for sparse-array class files (related to feature #930)
1675:
1676: * src/: classes/json.C, include/pa_array.h, types/pa_value.h,
1677: types/pa_vhash.h: VArray support functions without actual VArray
1678: files (related to feature #930)
1679:
1.196 moko 1680: 2024-09-07 moko
1681:
1682: * src/: classes/curl.C, classes/string.C, classes/table.C,
1683: include/pa_array.h, main/execute.C, main/pa_dictionary.C,
1684: main/pa_http.C, main/pa_sql_driver_manager.C,
1685: main/pa_stylesheet_manager.C, main/pa_table.C, types/pa_vclass.C,
1686: types/pa_vmethod_frame.C, types/pa_vstateless_class.C,
1687: types/pa_vtable.C, types/pa_wcontext.C: Array::Iterator unified
1688: with Hash::Iterator, has_next() replaced with operator bool
1689: (related to feature #930)
1690:
1691: * src/: classes/string.C, include/pa_array.h, main/pa_http.C,
1692: main/pa_table.C, types/pa_vclass.C, types/pa_vmethod_frame.C,
1693: types/pa_vstateless_class.C: Array class extended,
1694: Array::Iterator added and used (related to feature #930)
1695:
1.195 moko 1696: 2024-08-26 moko
1697:
1698: * src/targets/cgi/parser3.C: under Windows back_slashes_to_slashes
1699: should be used on argv[0] as well to match document root.
1700:
1.194 moko 1701: 2024-08-25 moko
1702:
1703: * src/main/pa_request.C: be more specific
1704:
1705: * src/targets/cgi/parser3.C: parser3 t.html now behaves identically
1706: to /usr/bin/parser3 t.html in terms of /etc/parser3/auto.p load
1707: (fixes bug #1244)
1708:
1709: * src/targets/cgi/parser3.C: avoid "parser allready configured"
1710: exception when ./parser3.cgi <file> is used; rsplit(..., '/') ||
1711: rsplit(..., '\\') is not correct when / and \ are mixed in path
1712:
1713: * src/targets/cgi/parser3.C: full_disk_path now uses pa_strcat()
1714:
1.193 moko 1715: 2024-07-24 moko
1716:
1717: * src/: include/pa_config_includes.h, lib/gd/gifio.C,
1718: main/execute.C, main/pa_string.C: Warning war: clang changed
1719: -Wdeprecated-register warning to -Wregister, it's easier to
1720: remove all register vars then continue this fight. :)
1721:
1722: * src/main/: compile.y, compile.tab.C: warning war: register
1723: removed
1724:
1.192 moko 1725: 2024-07-14 moko
1726:
1727: * src/targets/cgi/pa_sapi_info.h: When accessing $env:name,
1728: checking the HTTP request environment; if the variable is not
1729: present, checking the web server process environment (implements
1730: feature #1242)
1731:
1.191 moko 1732: 2024-05-26 moko
1733:
1734: * tests/: 195.html, 229.html, results/096.processed,
1735: results/097.processed, results/158.processed,
1736: results/186.processed, results/273.processed,
1737: results/293.processed, results/317.processed,
1738: results/389.processed, results/402.processed: tests updated as
1739: single quote now escaped with ' in HTML tainting mode
1740: (related to feature #1241)
1741:
1742: * src/main/untaint.C: single quote now escaped with ' in HTML
1743: tainting mode (implements feature #1241)
1744:
1745: * tests/results/: 020.processed, 021.processed, 026.processed,
1746: 042.processed, 043.processed, 057.processed, 110.processed,
1747: 115.processed, 116.processed, 117.processed, 118.processed,
1748: 119.processed, 120.processed, 125.processed, 126.processed,
1749: 128.processed, 130.processed, 131.processed, 132.processed,
1750: 133.processed, 135.processed, 136.processed, 138.processed,
1751: 139.processed, 140.processed, 145.processed, 150.processed,
1752: 151.processed, 165.processed, 174.processed, 181.processed,
1753: 182.processed, 192.processed, 193.processed, 201.processed,
1754: 213.processed, 224.processed, 226.processed, 230.processed,
1755: 239.processed, 240.processed, 244.processed, 253.processed,
1756: 254.processed, 261.processed, 264.processed, 269.processed,
1757: 274.processed, 275.processed, 288.processed, 294.processed,
1758: 296.processed, 303.processed, 306.processed, 307.processed,
1759: 308.processed, 311.processed, 312.processed, 314.processed,
1760: 315.processed, 316.processed, 320.processed, 323.processed,
1761: 324.processed, 325.processed, 328.processed, 330.processed,
1762: 332.processed, 333.processed, 337.processed, 338.processed,
1763: 341.processed, 342.processed, 343.processed, 344.processed,
1764: 345.processed, 348.processed, 352.processed, 356.processed,
1765: 357.processed, 363.processed, 364.processed, 368.processed,
1766: 372.processed, 373.processed, 376.processed, 378.processed,
1767: 379.processed, 385.processed, 386.processed, 387.processed,
1768: 389.processed, 390.processed, 395.processed, 397.processed,
1769: 398.processed, 399.processed, 404.processed, 406.processed,
1770: 413.processed, 414.processed, 420.processed, 421.processed,
1771: 424.processed, auto.p: Type -> Exception type for readability
1772:
1773: * tests/: 119.html, 165.html, 175.html, 192.html, 213.html,
1774: 217.html, 230.html, 240.html, 298.html, 380.html, 415.html,
1775: results/119.processed, results/165.processed,
1776: results/175.processed, results/192.processed,
1777: results/213.processed, results/217.processed,
1778: results/230.processed, results/240.processed,
1779: results/298.processed, results/380.processed,
1780: results/415.processed: try-catch, try-catch-comment used
1781:
1782: 2024-05-21 moko
1783:
1784: * tests/: 169.html, 180.html, 195.html, 224.html, 246.html,
1785: results/180.processed, results/195.processed,
1786: results/224.processed, results/auto.p: @try-catch-comment added
1787: and used
1788:
1789: * tests/: 175.html, 256.html, 269.html, 283.html, 341.html,
1790: 415.html, results/269.processed, results/283.processed,
1791: results/auto.p: more tests are updated to prepare for apostrophe
1792: escaping in HTML tainting
1793:
1794: * tests/results/: 181.processed, 294.processed, 296.processed,
1795: 315.processed, 379.processed, 389.processed, auto.p:
1796: $exception.comment printed as-is for whitespace reporting and to
1797: prepare for apostrophe escaping in HTML mode
1798:
1.190 moko 1799: 2024-05-11 moko
1800:
1801: * tests/: 099.html, 100.html, results/099.processed,
1802: results/100.processed: a test for non-UTF-8 filename* added
1803: (related to feature #1240)
1804:
1805: * tests/: 293.html, results/293.processed: tainting modes tests
1806: added
1807:
1808: * tests/results/: 099.processed, 100.processed, 205.processed,
1809: 309.processed, 310.processed, 419.processed: tests results
1810: updated after filename* added (related to feature #1240)
1811:
1812: * src/: include/pa_common.h, main/pa_request.C: The filename*
1813: parameter was added to the Content-Disposition header to conform
1814: with RFC 6266, with code provided by Sumo (implements feature
1815: #1240)
1816:
1817: 2024-05-10 moko
1818:
1819: * src/main/pa_http.C: Testing shows that TCP_NODELAY has no
1820: positive performance effect in our case
1821:
1.189 moko 1822: 2024-03-27 moko
1823:
1824: * src/lib/pcre/pcre_internal.vcproj: pa_config_includes.h used
1825: (related to feature #1236)
1826:
1827: 2024-03-15 moko
1828:
1829: * tests/: 413.html, results/413.processed: test for object still
1830: can be used as file parameter (related to bug #1218)
1831:
1832: * src/types/: pa_vobject.C, pa_vobject.h: regression fix: object
1833: still can be used in file context (fixes bug #1218)
1834:
1835: 2024-03-14 moko
1836:
1837: * src/include/pa_string.h: ArrayString get() null result assert
1838: also added (related to bug #1238)
1839:
1840: * src/types/: pa_vstring.h, pa_vtable.C: VString() optimized;
1841: VString::empty() used instead of new VString()
1842:
1843: 2024-03-12 moko
1844:
1845: * tests/: 379-curl.html, 379.html, results/379-curl.processed,
1846: results/379.processed: test added for cookie without value
1847: (related to bug #1238)
1848:
1849: * src/include/pa_string.h: In assertions enabled mode, ArrayString
1850: values are now required to be non-null (related to bug #1238)
1851:
1852: * src/main/pa_http.C: cookies without value are now parsed
1853: correctly (fixed bug #1238)
1854:
1855: 2024-03-11 moko
1856:
1857: * tests/run_parser.sh: for better error reporting
1858:
1.188 moko 1859: 2023-12-30 moko
1860:
1861: * tests/: 038.html, results/038.processed: test for atan2 added
1862:
1863: 2023-12-29 moko
1864:
1865: * src/classes/math.C: atan2(y,x) math function added
1866:
1.187 moko 1867: 2023-12-14 moko
1868:
1869: * tests/212.html: pcre2 compatibility (related to feature #1236)
1870:
1871: * tests/: 425.html, results/425.processed: test for pcre/pcre2
1872: exceptions and behavour added (related to feature #1236)
1873:
1874: 2023-12-13 moko
1875:
1876: * buildall: by default parser is now bundled with pcre2 10.42,
1877: --without-pcre2 option added to build with pcre-8.45 (related to
1878: feature #1236)
1879:
1880: 2023-12-12 moko
1881:
1882: * configure.ac, src/include/pa_config_auto.h.in: pcre2 library
1883: support added (implements feature #1236)
1884:
1885: * src/: include/pa_charset.h, include/pa_config_includes.h,
1886: lib/pcre/pa_pcre_internal.h, lib/pcre/pa_pcre_valid_utf8.c,
1887: main/pa_common.C, main/pa_globals.C, types/pa_vregex.C,
1888: types/pa_vregex.h: Adopted patch from Yavor Doganov
1889: <yavor@gnu.org> to add pcre2 library support (implements feature
1890: #1236)
1891:
1.186 moko 1892: 2023-11-28 moko
1893:
1894: * src/include/pa_config_includes.h: warnings war continues
1895:
1896: * src/include/pa_config_includes.h: warning war
1897:
1898: * tests/: 424.html, results/424.processed: tests for '+' and '-'
1899: number strings, whitespace and sign in exception messages
1900: (related to bug #1234)
1901:
1.185 moko 1902: 2023-11-26 moko
1903:
1904: * tests/: 274.html, results/224.processed, results/274.processed:
1905: tests for date double, int, bool added (related to feature #1235)
1906:
1907: * src/: classes/date.C, types/pa_vdate.h: double,int,bool methods
1908: added for date class (implements feature #1235)
1909:
1910: 2023-11-23 moko
1911:
1912: * src/: classes/math.C, include/pa_string.h, main/pa_string.C: '+'
1913: and '-' strings are no longer can be treated as number 0,
1914: exception thrown (fixes bug #1234)
1915:
1.184 moko 1916: 2023-11-18 moko
1917:
1918: * src/include/pa_types.h: minor
1919:
1920: * src/include/pa_dir.h: MAXPATH in UTF-16 chars, not bytes
1921:
1922: * tests/: 389.html, results/389.processed: error messages for some
1923: OS differs a bit, reducing failing tests for them
1924:
1925: 2023-11-17 moko
1926:
1927: * tests/: 423.html, results/423.processed: test for optional
1928: @auto[] inheritance added (related to feature #1233)
1929:
1930: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
1931: types/pa_vstateless_class.C: optional @auto[] inheritance
1932: implemented if defined with two args (path, class name)
1933: (implements feature #1233)
1934:
1935: * src/: classes/double.C, classes/int.C, classes/math.C,
1936: include/pa_random.h, include/pa_types.h, main/pa_common.C,
1937: types/pa_vdouble.h, types/pa_vint.h: clip2int,clip2uint added to
1938: sync double->int overflow behavour under different architectures
1939: (fixes bug #1232)
1940:
1941: * tests/: 422.html, results/422.processed: int clipping added
1942:
1943: 2023-11-16 moko
1944:
1945: * tests/: 422.html, results/422.processed: test for int and uint
1946: overflow in ^n.format[d/u/x]
1947:
1948: * src/classes/math.C: bugfix: crc32 should not be negative (under
1949: Apple M1 when negative double converts to uint the result is 0)
1950: and crc32 should be 32 bits
1951:
1952: * src/main/pa_common.C: avoid (uint)<negative double> conversion as
1953: on Apple M1 it's 0
1954:
1955: * src/classes/file.C: bugfix: crc32 should not be negative (under
1956: Apple M1 when negative double converts to uint the result is 0)
1957: and crc32 should be 32 bits
1958:
1.183 moko 1959: 2023-10-07 moko
1960:
1961: * src/: main/execute.C, types/pa_vdate.h: volatile added to sync
1962: behavour with other OP_NUM_*, related to bug #1230
1963:
1964: 2023-10-06 moko
1965:
1966: * tests/: 338.html, results/338.processed: test for bug #1230 added
1967:
1968: * src/: main/execute.C, types/pa_vdate.h: force double operands to
1969: be converted to double to avoid 80 bit operations in x87 mode
1970: (fixes bug #1230)
1971:
1972: 2023-10-05 moko
1973:
1974: * tests/420.html: add feature FEATURE_GET_ELEMENT4CALL disabled
1975: compatibility
1976:
1977: * tests/337.html: 2work without FEATURE_GET_ELEMENT4CALL
1978:
1979: * tests/: 421.html, results/421.processed: test to cover all
1980: classes and objects nonexistent method and field exceptions
1981: (related to feature #1080 and #1227)
1982:
1983: * tests/results/: 182.processed, 324.processed: undefined method ->
1984: <type> method not found exception (related to feature #1080)
1985:
1986: * src/types/: pa_vbool.h, pa_vconsole.h, pa_vdouble.h, pa_vint.h,
1987: pa_vregex.C, pa_vstateless_object.h: + VSimple_stateless_object,
1988: "element can not be fetched from" for them, "field not found" for
1989: all other types (related to bug #1227)
1990:
1991: 2023-10-03 moko
1992:
1993: * src/types/pa_vstateless_class.h: "Source: <method name>, Comment:
1994: <type> method not found" exception now thrown for static calls
1995: instead of "undefined method" without class name (related to
1996: feature #1080)
1997:
1998: 2023-10-02 moko
1999:
2000: * src/types/: pa_vdouble.h, pa_vhash.h, pa_vint.h, pa_vobject.C,
2001: pa_vstateless_object.h, pa_vstring.h, pa_vtable.C: "Source:
2002: <method name>, Comment: <type> method not found" exception now
2003: thrown for all dynamic objects instead of "undefined method"
2004: without class name (implements feature #1080)
2005:
1.182 moko 2006: 2023-10-01 moko
2007:
2008: * src/classes/json.C: we don't have a dynamic json object.
2009:
2010: 2023-09-28 moko
2011:
2012: * tests/: 420.html, results/261.processed, results/420.processed:
2013: tests updated after bug #1228 fix reverted
2014:
2015: * src/types/pa_vstring.h: revering fix for bug #1228, as empty or
2016: whitespace string is hash compatible, so we don't want $s.key to
2017: return a junction
2018:
2019: * tests/: 261.html, 420.html, results/261.processed,
2020: results/420.processed: test for bug #1227 added, test updated
2021: after bug #1228 fixed
2022:
2023: * src/types/: pa_vdouble.h, pa_vint.h: $int.field and $double.field
2024: now throws exception as $non-empty-string.field (fixes bug #1227)
2025:
2026: * src/types/pa_vstring.h: allow $string.method access (fixes bug
2027: #1228)
2028:
2029: 2023-09-26 moko
2030:
2031: * AUTHORS, aclocal.m4, configure, src/classes/bool.C,
2032: src/classes/classes.C, src/classes/classes.awk,
2033: src/classes/classes.h, src/classes/curl.C, src/classes/date.C,
2034: src/classes/double.C, src/classes/file.C, src/classes/form.C,
2035: src/classes/hash.C, src/classes/hashfile.C, src/classes/image.C,
2036: src/classes/inet.C, src/classes/int.C, src/classes/json.C,
2037: src/classes/mail.C, src/classes/math.C, src/classes/memcached.C,
2038: src/classes/memory.C, src/classes/op.C, src/classes/reflection.C,
2039: src/classes/regex.C, src/classes/response.C,
2040: src/classes/string.C, src/classes/table.C, src/classes/void.C,
2041: src/classes/xdoc.C, src/classes/xnode.C, src/classes/xnode.h,
2042: src/include/pa_array.h, src/include/pa_base64.h,
2043: src/include/pa_cache_managers.h, src/include/pa_charset.h,
2044: src/include/pa_charsets.h, src/include/pa_common.h,
2045: src/include/pa_config_fixed.h, src/include/pa_config_includes.h,
2046: src/include/pa_dictionary.h, src/include/pa_dir.h,
2047: src/include/pa_exception.h, src/include/pa_exec.h,
2048: src/include/pa_globals.h, src/include/pa_hash.h,
2049: src/include/pa_http.h, src/include/pa_memory.h,
2050: src/include/pa_opcode.h, src/include/pa_operation.h,
2051: src/include/pa_os.h, src/include/pa_pool.h,
2052: src/include/pa_random.h, src/include/pa_request.h,
2053: src/include/pa_request_charsets.h, src/include/pa_request_info.h,
2054: src/include/pa_sapi.h, src/include/pa_socks.h,
2055: src/include/pa_sql_connection.h,
2056: src/include/pa_sql_driver_manager.h, src/include/pa_stack.h,
2057: src/include/pa_string.h, src/include/pa_stylesheet_connection.h,
2058: src/include/pa_stylesheet_manager.h, src/include/pa_symbols.h,
2059: src/include/pa_table.h, src/include/pa_threads.h,
2060: src/include/pa_types.h, src/include/pa_uue.h,
2061: src/include/pa_xml_exception.h, src/include/pa_xml_io.h,
2062: src/lib/gd/gif.C, src/lib/gd/gif.h, src/lib/gd/gifio.C,
2063: src/lib/ltdl/configure, src/lib/md5/pa_md5.h,
2064: src/lib/md5/pa_md5c.c, src/lib/memcached/pa_memcached.C,
2065: src/lib/memcached/pa_memcached.h, src/lib/punycode/pa_idna.c,
2066: src/lib/punycode/pa_idna.h, src/lib/sdbm/pa_file_io.C,
2067: src/lib/sdbm/pa_strings.C, src/lib/smtp/comms.C,
2068: src/lib/smtp/smtp.C, src/lib/smtp/smtp.h, src/main/compile.C,
2069: src/main/compile.tab.C, src/main/compile.y,
2070: src/main/compile_tools.C, src/main/compile_tools.h,
2071: src/main/execute.C, src/main/pa_base64.C,
2072: src/main/pa_cache_managers.C, src/main/pa_charset.C,
2073: src/main/pa_charsets.C, src/main/pa_common.C,
2074: src/main/pa_dictionary.C, src/main/pa_dir.C,
2075: src/main/pa_exception.C, src/main/pa_exec.C,
2076: src/main/pa_globals.C, src/main/pa_http.C, src/main/pa_memory.C,
2077: src/main/pa_os.C, src/main/pa_pool.C, src/main/pa_random.C,
2078: src/main/pa_request.C, src/main/pa_socks.C,
2079: src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
2080: src/main/pa_stylesheet_connection.C,
2081: src/main/pa_stylesheet_manager.C, src/main/pa_symbols.C,
2082: src/main/pa_table.C, src/main/pa_threads.C, src/main/pa_uue.C,
2083: src/main/pa_xml_exception.C, src/main/pa_xml_io.C,
2084: src/main/untaint.C, src/main/helpers/simple_folding.pl,
2085: src/sql/pa_sql_driver.h, src/targets/apache/mod_parser3.c,
2086: src/targets/apache/mod_parser3_core.C,
2087: src/targets/apache/pa_httpd.h, src/targets/cgi/parser3.C,
2088: src/targets/isapi/parser3isapi.C, src/types/pa_junction.h,
2089: src/types/pa_method.h, src/types/pa_property.h,
2090: src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vbool.h,
2091: src/types/pa_vcaller_wrapper.h, src/types/pa_vclass.C,
2092: src/types/pa_vclass.h, src/types/pa_vcode_frame.h,
2093: src/types/pa_vconsole.h, src/types/pa_vcookie.C,
2094: src/types/pa_vcookie.h, src/types/pa_vdate.C,
2095: src/types/pa_vdate.h, src/types/pa_vdouble.h,
2096: src/types/pa_venv.C, src/types/pa_venv.h, src/types/pa_vfile.C,
2097: src/types/pa_vfile.h, src/types/pa_vform.C, src/types/pa_vform.h,
2098: src/types/pa_vhash.C, src/types/pa_vhash.h,
2099: src/types/pa_vhashfile.C, src/types/pa_vhashfile.h,
2100: src/types/pa_vimage.C, src/types/pa_vimage.h,
2101: src/types/pa_vint.h, src/types/pa_vjunction.C,
2102: src/types/pa_vjunction.h, src/types/pa_vmail.C,
2103: src/types/pa_vmail.h, src/types/pa_vmath.C, src/types/pa_vmath.h,
2104: src/types/pa_vmemcached.C, src/types/pa_vmemcached.h,
2105: src/types/pa_vmemory.h, src/types/pa_vmethod_frame.C,
2106: src/types/pa_vmethod_frame.h, src/types/pa_vobject.C,
2107: src/types/pa_vobject.h, src/types/pa_vregex.C,
2108: src/types/pa_vregex.h, src/types/pa_vrequest.C,
2109: src/types/pa_vrequest.h, src/types/pa_vresponse.C,
2110: src/types/pa_vresponse.h, src/types/pa_vstateless_class.C,
2111: src/types/pa_vstateless_class.h,
2112: src/types/pa_vstateless_object.h, src/types/pa_vstatus.C,
2113: src/types/pa_vstatus.h, src/types/pa_vstring.C,
2114: src/types/pa_vstring.h, src/types/pa_vtable.C,
2115: src/types/pa_vtable.h, src/types/pa_vvoid.C,
2116: src/types/pa_vvoid.h, src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
2117: src/types/pa_vxnode.C, src/types/pa_vxnode.h,
2118: src/types/pa_wcontext.C, src/types/pa_wcontext.h,
2119: src/types/pa_wwrapper.h: copyright, authors actualized
2120:
1.181 moko 2121: 2023-08-20 moko
2122:
2123: * tests/: 141.html, results/141.processed: test for ^math:uuid7[]
2124: commited (related to feature #1219)
2125:
2126: 2023-08-16 moko
2127:
2128: * src/main/pa_random.C: replaced clock precision with monotonicity
2129: counter, good for Windows version with low clock frequency
2130: (related to feature #1229)
2131:
2132: 2023-08-15 moko
2133:
2134: * src/: main/pa_random.C, types/pa_vstatus.C: win32 compatibility
2135: fixes related to feature #1229
2136:
2137: * src/: classes/math.C, include/pa_random.h, main/pa_random.C,
2138: types/pa_vstatus.C: ^math:uuid7 added, code provided by Sumo
2139: (implements feature #1229)
2140:
1.180 moko 2141: 2023-08-02 moko
2142:
2143: * tests/: results/417.processed, 417.html: test for empty string
2144: match after last char added (related to bug #1224)
2145:
2146: * src/main/pa_string.C: avoid prestart++ after last char on zero
2147: length match (related to bug #1224)
2148:
1.179 moko 2149: 2022-11-22 moko
2150:
2151: * tests/: 419.html, results/419.processed: test for L_URI and path
2152: removeal from filename added (related to bug #1204)
2153:
2154: * src/main/pa_request.C: bugfix: pa_filename was lost in 1.394
2155: commit (related to bug #1204), L_HTTP_HEADER is incorrect for
2156: attribute value, L_URI should be used
2157:
1.178 moko 2158: 2022-09-21 moko
2159:
2160: * src/targets/cgi/parser3.C: more clear error messages
2161:
2162: * src/targets/cgi/parser3.C: only SAPI_Info_CGI can read POST,
2163: SAPI_Info will return 0 in read_post and post_size !=
2164: content_length will be thrown
2165:
1.177 moko 2166: 2022-08-23 moko
2167:
2168: * src/types/pa_vmail.C: .tables addes as .raw contains only last
2169: header value
2170:
2171: 2022-08-22 moko
2172:
2173: * tests/: 418.html, results/418.processed: test for
2174: ^hash_a.intersection[hash_b; $.order[self|arg] ] added (related
2175: to #1225)
2176:
2177: * src/classes/hash.C: keep old behavoir by default
2178:
2179: * src/classes/hash.C: ^hash_a.intersection[hash_b;
2180: $.order[self|arg] ] added (implements #1215)
2181:
1.176 moko 2182: 2022-03-21 moko
2183:
2184: * src/main/pa_charset.C: bugfix: +static xml_encoding_handlers as
2185: xmlInitCharEncodingHandlers is called in libxml static
2186: initializers before gc_substitute_memory_management_functions in
2187: pa_globals and thus gc may not see reference to our
2188: xmlCharEncodingHandler and free it.
2189:
1.175 moko 2190: 2022-01-26 moko
2191:
2192: * src/targets/cgi/parser3.C: argv[0] -> parser3_filespec
2193:
1.174 moko 2194: 2021-12-28 moko
2195:
2196: * tests/: 417.html, results/417.processed: test for empty string
2197: match added (related to bug #1224)
2198:
2199: * src/main/pa_string.C: empty string match now works (fixes bug
2200: #1224)
2201:
1.173 moko 2202: 2021-12-24 moko
2203:
2204: * tests/: 415_dir/29.p, results/415.processed: yet another test
2205:
2206: 2021-12-23 moko
2207:
2208: * src/: classes/table.C, main/pa_request.C: warnings war
2209:
2210: * src/: include/pa_common.h, include/pa_http.h, main/pa_common.C,
2211: main/pa_http.C, targets/cgi/parser3.C: MSVC SOCKET warnings war
2212:
2213: 2021-12-21 moko
2214:
2215: * tests/: 416.html, results/416.processed: test for ^break[] in
2216: ^hash/table.select[] (related to feature #1222)
2217:
2218: * src/classes/: hash.C, table.C: ^break[] support for
2219: ^hash/table.select[] (implements feature #1222)
2220:
1.172 moko 2221: 2021-11-30 moko
2222:
2223: * src/targets/cgi/parser3.C: default sock_ready interval changed to
2224: 0.5 sec
2225:
1.171 moko 2226: 2021-11-10 moko
2227:
2228: * tests/results/415.processed: more syntax errors tests added
2229:
2230: * tests/415_dir/: 20.p, 21.p, 22.p, 23.p, 24.p, 25.p, 26.p, 27.p,
2231: 28.p: minor syntax error tests
2232:
2233: * src/main/pa_exception.C: pa_strdup added for compatibility
2234:
2235: * src/classes/curl.C: hint to call ^curl:options[
2236: $.library[correct.libcurl.so.name] ] added if default load fails.
2237:
2238: 2021-11-09 moko
2239:
2240: * src/main/compile.y: error message can be on stack
2241:
2242: * src/main/pa_xml_io.C: strcat replaced with pa_strcat
2243:
2244: * src/main/pa_charset.C: memcpy is more correct and efficient in
2245: this case then strncpy
2246:
2247: * src/: classes/image.C, types/pa_vrequest.C: pa_strdup used
2248: instead of strcpy where possible
2249:
2250: * src/: classes/op.C, main/pa_exception.C: "%s" format now can be
2251: used to avoid MAX_STRING limit in Exception comment
2252:
2253: * tests/results/415.processed: compiler exceptions are no longer
2254: limited to MAX_STRING
2255:
2256: * src/main/: compile.y, compile_tools.h: Parse_control uses const
2257: char * instead of fixed buffer
2258:
2259: * tests/: 415.html, 415_dir/01.p, 415_dir/02.p, 415_dir/03.p,
2260: 415_dir/04.p, 415_dir/05.p, 415_dir/06.p, 415_dir/07.p,
2261: 415_dir/08.p, 415_dir/09.p, 415_dir/10.p, 415_dir/11.p,
2262: 415_dir/12.p, 415_dir/13.p, 415_dir/14.p, 415_dir/15.p,
2263: results/415.processed: tests for parser.compile exceptions added
2264:
2265: 2021-11-08 moko
2266:
2267: * src/: classes/math.C, include/pa_common.h, main/compile.y,
2268: main/pa_common.C, main/pa_dir.C, main/pa_exec.C, main/pa_http.C,
2269: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
2270: types/pa_vdate.C: pa_strncpy added ans used to avoid strncpy
2271: drawbacks
2272:
1.170 moko 2273: 2021-11-06 moko
2274:
2275: * src/classes/inet.C: ^inet:hostname[] added by sumo@ patch
2276: (implements feature #1219)
2277:
2278: * tests/: 414.html, results/414.processed: test for
2279: ^hash.rename[from;to] added (related to feature #1144)
2280:
2281: 2021-11-05 moko
2282:
2283: * src/classes/hash.C: ^hash.rename[ $.from[to] ... ] support added
2284: (related to feature #1144)
2285:
2286: 2021-11-04 moko
2287:
2288: * src/: classes/hash.C, include/pa_hash.h: ^hash.rename[from;to]
2289: added (implements feature #1144)
2290:
1.169 moko 2291: 2021-10-19 moko
2292:
2293: * tests/: 413.html, results/413.processed: test for hash no longer
2294: is accepted as file parameter (related to bug #1218)
2295:
2296: * src/: classes/curl.C, classes/file.C, classes/image.C,
2297: classes/math.C, classes/xdoc.C, types/pa_value.C,
2298: types/pa_value.h, types/pa_vfile.h, types/pa_vmail.C: hash no
2299: longer is accepted as file parameter (fixes bug #1218)
2300:
1.168 moko 2301: 2021-07-19 moko
2302:
2303: * src/targets/cgi/parser3.C: waitpid in file::exec returned "No
2304: child processes" when SIGCHLD was SIG_IGN (fixes bug #1215)
2305:
1.167 moko 2306: 2021-04-16 moko
2307:
2308: * src/types/pa_vmail.C: message can be null when e-mail is broken,
2309: processing it leads to assertions.
2310:
1.166 moko 2311: 2021-03-25 moko
2312:
2313: * tests/: 412.html, results/412.processed: test to demonstrate bug
2314: #1213
2315:
1.165 moko 2316: 2021-02-12 moko
2317:
2318: * tests/: 360.html, results/360.processed, results/363.processed:
2319: parser method call in expression mode no longer differs from call
2320: in string mode (related to feature #1211)
2321:
2322: 2021-02-11 moko
2323:
2324: * src/types/pa_vmail.C: mail parsing with Windows line endings
2325: fixed (bug #1212)
2326:
2327: * src/types/pa_vmethod_frame.h: no more difference inside @test[]
2328: when called $v[^test[]] vs $v(^test[]), numbers are converted to
2329: strings in both calls (implements feature #1211)
2330:
1.164 moko 2331: 2021-01-28 moko
2332:
2333: * buildall, etc/auto.p.in: to remove last patch in debian package
2334:
2335: * configure, configure.ac, src/include/pa_version.h: 3.4.6 ->
2336: 3.4.7b
2337:
1.162 moko 2338: 2021-01-21 moko
2339:
2340: * src/main/pa_http.C: no alarm() in file::load when web server mode
2341: is MULTITHREADED
2342:
1.157 moko 2343: 2021-01-20 moko
2344:
1.161 moko 2345: * src/targets/apache/mod_parser3.c: it is more correct to recommend
2346: 'a2enmod mpm_prefork'
2347:
1.160 moko 2348: * src/targets/apache/mod_parser3.c: prefork name is now
2349: 'libapache2-mpm-itk'
2350:
2351: * src/targets/apache/mod_parser3_core.C: last regular malloc
2352: removed
2353:
1.159 moko 2354: * src/targets/isapi/Makefile.am: -pa_threads.C
2355:
1.158 moko 2356: * configure, configure.ac, src/include/pa_version.h: 3.4.6rc ->
2357: 3.4.6
2358:
1.157 moko 2359: * etc/auto.p.in: post_max_size 10Mb -> 64Mb. It's 2021 year now. :)
2360:
2361: * etc/auto.p.in: @config[result] added to simplify $cfg change in
2362: /httpd.p
2363:
2364: * etc/auto.p.in: httpd fine-tune: + @OPTIONS partial, +
2365: ^use[/httpd.p] + optional ^preprocess[] (related to feature
2366: #1203)
2367:
2368: 2021-01-19 moko
2369:
2370: * buildall: --disable-parallel-mark added to avoid "number of
2371: processors" threads creation for heap marking as it conflicts
2372: with RLimitNProc in apache (on Linux setrlimit RLIMIT_NPROC
2373: limits threads)
2374:
1.156 moko 2375: 2021-01-16 moko
2376:
2377: * src/: classes/memory.C, include/pa_memory.h, lib/gc/include/gc.h,
2378: main/pa_globals.C, main/pa_memory.C,
2379: targets/apache/mod_parser3_core.C, targets/isapi/parser3isapi.C,
2380: types/pa_vhashfile.C: ^memory:auto-compact(N) added (implements
2381: feature #1209)
2382:
2383: 2021-01-15 moko
2384:
2385: * configure, configure.ac, src/include/pa_version.h: 3.4.6b ->
2386: 3.4.6rc
2387:
2388: * src/classes/json.C: get_delim added for delimiter caching (10%
2389: faster on large json)
2390:
2391: 2021-01-14 moko
2392:
1.211 moko 2393: * operators.ru.txt, operators.txt: updated with 3.4.6 changes
1.156 moko 2394:
2395: * tests/results/224.processed: test result modified after
2396: today(shift) implemented
2397:
2398: * tests/: 407.html, results/407.processed: test for ^hash.select
2399: option $.default(bool) added (related to feature #1172)
2400:
2401: * src/classes/hash.C: ^hash.select option $.default(bool) added
2402: (related to feature #1172)
2403:
2404: * tests/: 141.html, results/141.processed: test modified for
2405: feature #1185.
2406:
2407: * src/: classes/math.C, include/pa_random.h, main/pa_random.C:
2408: ^math:uuid options $.lower(bool) $.solid(bool), ^math:uid64
2409: options $.lower(bool) (implements feature #1185)
2410:
2411: 2021-01-11 moko
2412:
2413: * src/classes/date.C: ^date::today(N) by gz@ (implements feature
2414: #1192)
2415:
2416: * tests/: 411.html, results/411.processed: test for ^date::today(N)
2417: added (related to feature #1192)
2418:
1.155 moko 2419: 2021-01-05 moko
2420:
2421: * tests/: 270.html, results/270.processed: test modified to work
2422: under Windows
2423:
2424: * tests/: 390.html, 395.html, results/395.processed: tests updated
2425: 4 windows
2426:
2427: * tests/: 410.html, results/410.processed: test for
2428: $CLASS-GETTER-PROTECTED(false) added
2429:
2430: 2021-01-04 moko
2431:
2432: * tests/: 409.html, results/409.processed, results/auto.p: test for
2433: $MAIN:LOCALS(true) added
2434:
1.154 moko 2435: 2021-01-03 moko
2436:
2437: * src/: main/pa_http.C, main/pa_request.C, types/pa_vclass.C,
2438: types/pa_vclass.h, types/pa_vstateless_class.C,
2439: types/pa_vstateless_class.h: @conf[] +CLASS-GETTER-PROTECTED,
2440: +LOCALS. $main -> $MAIN in exception texts (implements feature
2441: #1207)
2442:
2443: 2021-01-02 moko
2444:
2445: * etc/auto.p.in: minor
2446:
2447: * src/main/pa_request.C: sending headers only after opening file to
2448: allow error reporting if file was not opened (foreign group,
2449: etc).
2450:
2451: 2020-12-31 moko
2452:
2453: * src/: include/pa_request.h, main/pa_request.C,
2454: targets/cgi/parser3.C: ^httpd-main[] -> ^httpd:main[]
2455:
2456: * src/: classes/reflection.C, include/pa_request.h, main/execute.C,
2457: main/pa_request.C: get_class_ref added and used
2458:
2459: * etc/auto.p.in: @CLASS httpd added
2460:
2461: * etc/auto.p.in: @auto[] is now first
2462:
2463: 2020-12-30 moko
2464:
2465: * tests/: 408.html, results/408.processed: test for bug #1166
2466: (windows only) added
2467:
2468: * src/main/pa_common.C: create_dir_for_file should not create dir
2469: for trailing / (fixes bug #1166)
2470:
2471: * tests/: 341.html, results/341.processed: tests for
2472: ^nameless_table.hash[] added (related to feature #1138)
2473:
2474: * src/classes/table.C: ^nameless_table.hash[0;1] now supported
2475: (implements feature #1138), extra fields in named tables no
2476: longer ignored (implements feature #1138)
2477:
2478: * tests/results/390.processed: updated after exception text change
2479:
2480: 2020-12-29 moko
2481:
2482: * tests/: 407.html, results/407.processed: +$._default check
2483:
2484: * src/classes/hash.C: keep $_default in ^hash.reverse[]
2485:
2486: * tests/: 407.html, results/407.processed: test for ^hash.select[]
2487: and ^hash.reverse[] added (releated to feature #1172)
2488:
2489: * src/classes/hash.C:
2490: ^hash.select[key;value](bool-condition)[options hash] +
2491: ^hash.reverse[] added (implements feature #1172)
2492:
2493: * src/types/pa_vtable.h: warning war
2494:
2495: * src/include/pa_config_fixed.h: win32 fix
2496:
1.153 moko 2497: 2020-12-27 moko
2498:
2499: * tests/: 406.html, results/406.processed: test results updated
2500:
2501: * src/: classes/table.C, main/pa_request.C, types/pa_vmail.C,
2502: types/pa_vmemcached.C: fine tuning in ^table.rename[], minor
2503: spelling
2504:
2505: 2020-12-26 moko
2506:
2507: * tests/: 406.html, results/406.processed: tests for
2508: ^table.rename[] added (related to feature #1148)
2509:
2510: * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
2511: ^table.rename[column name from;column name to], ^table.rename[
2512: $.[column name from][column name to] ... ] added (implements
2513: feature #1148)
2514:
2515: 2020-12-25 moko
2516:
2517: * src/: include/pa_request_info.h, targets/cgi/parser3.C:
2518: request_info now on stack to avoid yet another THREAD_LOCAL
2519: memory deallocation issue (now with cookies), explained in #1203
2520:
2521: * src/types/pa_vcookie.C: fields should be inited
2522:
2523: 2020-12-24 moko
2524:
2525: * src/include/pa_stylesheet_connection.h: looks like
2526: xsltFreeStylesheet leads to memory double-free. If so, it's for
2527: sure libxml bug, but we have GC anyway, so we just remove this
2528: call and see...
2529:
2530: * thread #1, name = 'parser.parser3.cgi', stop reason = signal
2531: SIGABRT * frame #0: 0x0000000801ab50fa libc.so.7`__sys_thr_kill
2532: + 10 frame #2: 0x0000000801ab5039 libc.so.7`abort at
2533: abort.c:65:8 frame #3: 0x00000000004da663
2534: parser.parser3.cgi`GC_freehblk(hbp=<unavailable>) at
2535: allchblk.c:878:9 frame #4: 0x00000000004cb8c4
2536: parser.parser3.cgi`GC_free(p=0x0000000808b34000) at
2537: malloc.c:617:9 frame #5: 0x0000000000577f0c
2538: parser.parser3.cgi`xmlHashFree(table=0x0000000806991a80,
2539: f=<unavailable>) at hash.c:356:2 frame #6: 0x000000000051a7c2
2540: parser.parser3.cgi`xsltFreeTemplateHashes + 50 frame #7:
2541: 0x000000000050cfac parser.parser3.cgi`xsltFreeStylesheet + 124
2542: frame #8: 0x000000000050d35c
2543: parser.parser3.cgi`xsltFreeStylesheetList + 44 frame #9:
2544: 0x000000000050d1fa parser.parser3.cgi`xsltFreeStylesheet + 714
2545: frame #10: 0x00000000004436e5
2546: parser.parser3.cgi`Stylesheet_manager::maybe_expire_cache()
2547: [inlined]
2548: Stylesheet_connection::disconnect(this=0x0000000804676c80) at
2549: pa_stylesheet_connection.h:62:3
2550:
2551: 2020-12-23 moko
2552:
2553: * src/classes/image.C: ^image::measure[; $.video() ] option added
2554:
2555: * tests/: 395.html, 395_dir/4.mp4, results/395.processed: test
2556: ^image::measure[; $.video(true) ] added
2557:
2558: * src/main/pa_exec.C: not cleared automatically in multithreaded
2559: httpd mode for unknown reasons
2560:
2561: 2020-12-22 moko
2562:
2563: * src/targets/cgi/parser3.C: added by PAF in rev 201 to "write to
2564: error_log uri of currently processed document", but never used
2565: and conflicts with how libgc stops threads on FreeBSD (#define
2566: SIG_SUSPEND SIGUSR1), thus removed.
2567:
2568: 2020-12-21 moko
2569:
2570: * src/main/pa_request.C: +comment
2571:
1.151 moko 2572: 2020-12-20 moko
2573:
1.152 moko 2574: * src/: include/pa_common.h, include/pa_memory.h, main/pa_common.C:
2575: it is more safe to have versions of pa_strdup with one and two
2576: arguments, as helper_length=0 not always mean that strlen()
2577: should be called, but means zero.
2578:
2579: * src/targets/isapi/parser3isapi.C: minor
2580:
2581: * src/main/pa_http.C: +valid_http_method
2582:
1.151 moko 2583: * src/: include/pa_http.h, main/pa_http.C,
2584: targets/cgi/pa_sapi_info.h: SERVER_PORT now available
2585:
2586: 2020-12-17 moko
2587:
2588: * tests/: 405.html, results/405.processed: test for split by regex
2589: added (related to feature #1160)
2590:
2591: * src/classes/string.C: split by regex implemented (feature #1160)
2592:
2593: * src/classes/string.C: minor
2594:
2595: * tests/: 404.html, results/404.processed: test for whitespace
2596: string is now OK for table argument (related to feature #1169)
2597:
2598: * src/: classes/image.C, classes/string.C, classes/table.C,
2599: types/pa_vmethod_frame.C: whitespace string is now OK for table
2600: argument (as with hash) (implements feature #1169)
2601:
2602: * src/classes/op.C: Exception.add_comment used to avoid MAX_LENGTH
2603: limit for comment (fixes bug #1102)
2604:
2605: * src/targets/cgi/parser3.C: +HAVE_TLS check
2606:
2607: * src/main/pa_http.C: no HAVE_TLS -> no multithreads mode
2608:
2609: * src/include/pa_config_includes.h: HAVE_TLS used
2610:
2611: * configure.ac: +TLS check
2612:
2613: * src/main/pa_http.C: content logging added
2614:
2615: * src/targets/cgi/: pa_sapi_info.h, parser3.C:
2616: clear_response_headers added
2617:
2618: 2020-12-16 moko
2619:
2620: * buildall: as we now use threads, libatomic_ops still required for
2621: some OS.
2622:
2623: * src/main/pa_request.C: whitespace
2624:
2625: * src/: include/pa_request.h, main/pa_request.C:
2626: Request::Exception_trace::table extracted and used
2627:
2628: * src/main/pa_request.C: moving output_result call outside of try
2629: as network exceptions should not be handled by parser code
2630:
2631: * src/: include/pa_http.h, main/pa_http.C: HTTPD_DEBUG added for
2632: logging network exchange
2633:
2634: * src/targets/cgi/: pa_sapi_info.h, parser3.C: do not send error
2635: via network if it was network write error.
2636:
2637: * src/targets/cgi/parser3.C: log -> pa_log
2638:
2639: * src/targets/cgi/parser3.C: pa_get_thread_id() used for logging
2640:
2641: * src/main/pa_threads.C: getpid() if no gettid() found
2642:
2643: * src/: include/pa_http.h, main/pa_http.C, targets/cgi/parser3.C:
2644: we need to ignore "void" connections from browsers (browsers open
2645: connections in advance and they will be empty if user does not
2646: request more pages)
2647:
2648: 2020-12-15 moko
2649:
2650: * src/targets/cgi/parser3.C: avoid previous uri in logs
2651:
2652: * src/targets/cgi/: pa_sapi_info.h, parser3.C: global ::request and
2653: RequestController not needed in httpd mode
2654:
2655: * src/: classes/bool.C, classes/classes.C, classes/classes.awk,
2656: classes/classes.h, classes/curl.C, classes/date.C,
2657: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
2658: classes/hashfile.C, classes/image.C, classes/inet.C,
2659: classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
2660: classes/memcached.C, classes/memory.C, classes/op.C,
2661: classes/reflection.C, classes/regex.C, classes/response.C,
2662: classes/string.C, classes/table.C, classes/void.C,
2663: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
2664: include/pa_array.h, include/pa_base64.h,
2665: include/pa_cache_managers.h, include/pa_charset.h,
2666: include/pa_charsets.h, include/pa_common.h,
2667: include/pa_config_fixed.h, include/pa_config_includes.h,
2668: include/pa_dictionary.h, include/pa_dir.h,
2669: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
2670: include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
2671: include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
2672: include/pa_pool.h, include/pa_random.h, include/pa_request.h,
2673: include/pa_request_charsets.h, include/pa_request_info.h,
2674: include/pa_sapi.h, include/pa_socks.h,
2675: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
2676: include/pa_stack.h, include/pa_string.h,
2677: include/pa_stylesheet_connection.h,
2678: include/pa_stylesheet_manager.h, include/pa_symbols.h,
2679: include/pa_table.h, include/pa_threads.h, include/pa_types.h,
2680: include/pa_uue.h, include/pa_xml_exception.h,
2681: include/pa_xml_io.h, lib/gd/gif.C, lib/gd/gif.h, lib/gd/gifio.C,
2682: lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
2683: lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
2684: lib/punycode/pa_idna.c, lib/punycode/pa_idna.h,
2685: lib/sdbm/pa_file_io.C, lib/sdbm/pa_strings.C, lib/smtp/comms.C,
2686: lib/smtp/smtp.C, lib/smtp/smtp.h, main/compile.C,
2687: main/compile.tab.C, main/compile.y, main/compile_tools.C,
2688: main/compile_tools.h, main/execute.C, main/pa_base64.C,
2689: main/pa_cache_managers.C, main/pa_charset.C, main/pa_charsets.C,
2690: main/pa_common.C, main/pa_dictionary.C, main/pa_dir.C,
2691: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
2692: main/pa_http.C, main/pa_memory.C, main/pa_os.C, main/pa_pool.C,
2693: main/pa_random.C, main/pa_request.C, main/pa_socks.C,
2694: main/pa_sql_driver_manager.C, main/pa_string.C,
2695: main/pa_stylesheet_connection.C, main/pa_stylesheet_manager.C,
2696: main/pa_symbols.C, main/pa_table.C, main/pa_threads.C,
2697: main/pa_uue.C, main/pa_xml_exception.C, main/pa_xml_io.C,
2698: main/untaint.C, sql/pa_sql_driver.h,
2699: targets/apache/mod_parser3.c, targets/apache/mod_parser3_core.C,
2700: targets/apache/pa_httpd.h, targets/cgi/parser3.C,
2701: targets/isapi/parser3isapi.C, types/pa_junction.h,
2702: types/pa_method.h, types/pa_property.h, types/pa_value.C,
2703: types/pa_value.h, types/pa_vbool.h, types/pa_vcaller_wrapper.h,
2704: types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
2705: types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
2706: types/pa_vdate.C, types/pa_vdate.h, types/pa_vdouble.h,
2707: types/pa_venv.C, types/pa_venv.h, types/pa_vfile.C,
2708: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
2709: types/pa_vhash.C, types/pa_vhash.h, types/pa_vhashfile.C,
2710: types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
2711: types/pa_vint.h, types/pa_vjunction.C, types/pa_vjunction.h,
2712: types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.C,
2713: types/pa_vmath.h, types/pa_vmemcached.C, types/pa_vmemcached.h,
2714: types/pa_vmemory.h, types/pa_vmethod_frame.C,
2715: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
2716: types/pa_vregex.C, types/pa_vregex.h, types/pa_vrequest.C,
2717: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
2718: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
2719: types/pa_vstateless_object.h, types/pa_vstatus.C,
2720: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
2721: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
2722: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
2723: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
2724: types/pa_wcontext.h, types/pa_wwrapper.h: Copyright year updated
2725:
2726: * src/main/pa_request.C: old compilers support
2727:
2728: * tests/: 362.html, results/362.processed: test updated after
2729: changes after upgrade to libxml2-2.9.9 were made (related to bug
2730: #1108)
2731:
2732: * src/: classes/xdoc.C, types/pa_vxdoc.h: xsltStylesheet_auto_ptr
2733: removed, as xsltFreeStylesheet has side effects on original doc.
2734: compiled stylesheet no longer cached as with libxml2-2.9.9 it was
2735: not updated after xdoc modification (part 3 of test 362).
2736: (related to bug #1108)
2737:
2738: * src/targets/isapi/parser3isapi.C: +pa_strcat
2739:
2740: * src/: classes/memory.C, include/pa_memory.h,
2741: targets/apache/mod_parser3_core.C, targets/isapi/parser3isapi.C:
2742: PA_GC_GCOLLECT used
2743:
2744: * src/include/pa_memory.h: +PA_GC_COLLECT
2745:
2746: * src/targets/cgi/parser3.C: msvs support fixes
2747:
2748: * src/lib/gc/include/gc.h: more cleanup
2749:
2750: * src/: include/pa_threads.h, main/pa_threads.C: win32 fixes
2751:
2752: * src/: include/pa_http.h, main/pa_http.C, main/pa_request.C,
2753: targets/cgi/parser3.C: $main:HTTPD.mode implemented
2754:
2755: * src/include/pa_config_includes.h: +HAVE_PTHREAD_H
2756:
2757: * configure.ac: pthread.h added to checked headers
2758:
2759: * src/classes/table.C: string stream is back :)
2760:
2761: * src/classes/memory.C: GC_generate_random_backtrace no longer
2762: exists
2763:
2764: * src/main/pa_globals.C: GC_dont_gc replaced
2765:
2766: * src/lib/gc/include/gc.h: major cleanup, only used functions are
2767: left to simplify adding new functions. depricated GC_dont_gc
2768: replaced with GC_disable and GC_enable calls.
2769:
2770: * src/lib/cord/: cordxtra.c, include/cord.h: cleanup:
2771: CORD_from_file* not used and thus removed
2772:
2773: * src/lib/gc/include/gc_allocator.h: minor cleanup
2774:
2775: 2020-12-14 moko
2776:
2777: * src/classes/: curl.C, memory.C, table.C: every TLS should be
2778: referenced elsewhere, or GC will collect it.
2779:
2780: * src/: include/pa_xml_io.h, main/pa_stylesheet_connection.C,
2781: main/pa_xml_io.C: bugfix: TLS variables should be referenced
2782: elsewhere, or GC will collect them (and we'll get GPF in
2783: multithreaded enviroment). May be it can be also fixed by some
2784: GC call, not sure. But this fix costs nothing (but hours of
2785: debugging to find the issue :).
2786:
1.150 moko 2787: 2020-12-11 moko
2788:
2789: * configure.ac: gettid() check added
2790:
2791: * src/main/pa_threads.C: HAVE_GETTID used
2792:
2793: * src/include/pa_config_auto.h.in: +HAVE_GETTID
2794:
2795: * src/: include/pa_threads.h, main/pa_threads.C: now unified
2796: version for isapi/cgi/apache
2797:
2798: * buildall: threads are now required.
2799:
2800: * src/: targets/apache/ApacheModuleParser3Core.vcproj,
2801: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
2802: main/main.vcproj: pa_threads.C moved to main
2803:
2804: * src/targets/: apache/pa_threads.C, cgi/pa_threads.C,
2805: isapi/pa_threads.C: pa_threads.C moved to main
2806:
2807: * src/: main/Makefile.am, targets/cgi/Makefile.am,
2808: targets/apache/Makefile.am: pa_threads.C moved to main
2809:
2810: * src/classes/xdoc.C: Stylesheet_connection_ptr changed a bit
2811:
2812: * src/: include/pa_stylesheet_connection.h,
2813: main/pa_stylesheet_manager.C: Stylesheet_connection_ptr simplfied
2814: and weird GPF in multithreaded httpd is gone
2815:
2816: * src/include/: pa_stylesheet_connection.h,
2817: pa_sql_driver_manager.h: whitespace
2818:
2819: * src/main/pa_sql_driver_manager.C: timeout 60 sec -> 10 sec
2820:
2821: * src/: include/pa_sql_connection.h, main/pa_sql_driver_manager.C,
2822: main/pa_stylesheet_manager.C: whitespace, warning war
2823:
2824: * src/: include/pa_threads.h, targets/apache/pa_threads.C,
2825: targets/cgi/pa_threads.C, targets/isapi/pa_threads.C:
2826: parser_multithreaded never used
2827:
2828: * src/main/pa_http.C: no ALARM in MULTITHREADED httpd server mode
2829:
2830: 2020-12-10 moko
2831:
2832: * src/: include/pa_config_includes.h, include/pa_http.h,
2833: main/pa_http.C, targets/cgi/parser3.C: initial support for
2834: MULTITHREADED and PARALLEL httpd server modes
2835:
2836: * src/main/pa_globals.C: GC_java_finalization is depricated
2837:
2838: 2020-12-09 moko
2839:
2840: * etc/auto.p.in: + @httpd-main
2841:
2842: * src/: include/pa_common.h, main/pa_request.C,
2843: targets/cgi/pa_sapi_info.h: Range Requests (rfc7233) now really
2844: work
2845:
2846: * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C:
2847: slow file_read_binary no longer used, send_range added
2848:
2849: 2020-12-08 moko
2850:
2851: * src/main/pa_request.C: >4Gb support
2852:
2853: * src/targets/cgi/parser3.C: msvc warning war
2854:
2855: * src/: include/pa_config_includes.h, main/pa_http.C,
2856: main/pa_request.C: msvc warnings war
2857:
2858: * src/classes/image.C: warning war
2859:
2860: * src/classes/table.C: MSVC warning war
2861:
2862: * src/targets/cgi/parser3.C: msvc warnings war
2863:
2864: * src/targets/apache/mod_parser3_core.C: SYSTEM_CONFIG_FILE support
2865: added
2866:
1.149 moko 2867: 2020-12-07 moko
2868:
1.150 moko 2869: * configure.ac: SYSTEM_LOG_FILE no longer required as cheat used to
2870: avoid logging beside system-wide auto.p
2871:
2872: * src/targets/cgi/parser3.C: SYSTEM_CONFIG_FILE used
2873:
2874: * configure, configure.ac, src/include/pa_config_auto.h.in:
2875: configure options added:
2876:
2877: --with-system-cfg=FILE to specify system-wide auto.p
2878: --with-system-log=FILE to specify system-wide parser3.log
2879:
2880: * Makefile.am: bin no longer exists
2881:
2882: * configure, configure.ac: auto.p moved to etc to simplify debian
2883: package
2884:
2885: * buildall: auto.p and parser3.charsets moved to their default
2886: location after install
2887:
2888: * etc/: Makefile.am, auto.p.in: auto.p moved to etc directory
2889:
2890: * aclocal.m4, configure: automake 1.15 -> 1.16.1
2891:
1.149 moko 2892: * src/targets/cgi/parser3.C: locate_config call returned to
2893: original place as it requires pa_thread_request() under Windows
2894:
2895: * src/targets/cgi/parser3.C: renaming
2896:
2897: 2020-12-06 moko
2898:
2899: * src/: main/pa_globals.C, targets/cgi/parser3.C: thread request
2900: check added
2901:
2902: 2020-12-04 moko
2903:
2904: * src/: classes/image.C, include/pa_common.h, main/pa_common.C,
2905: main/pa_request.C: unified uint64_t lseek implemented to support
2906: >4Gb files under x86, including Windows
2907:
2908: 2020-12-02 moko
2909:
2910: * src/main/pa_common.C: minor bugfix: $.limit() should be checked
2911: with max_file_size
2912:
2913: * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C:
2914: support for processing files sized >4Gb on 32 bit planforms
2915:
2916: * tests/399.html: file moved
2917:
2918: * src/: include/pa_string.h, main/pa_string.C: long long -> int64_t
2919:
2920: * src/targets/cgi/pa_sapi_info.h: warning war
2921:
2922: * src/: main/pa_http.C, targets/isapi/parser3isapi.C: windows
2923: warning war
2924:
2925: 2020-12-01 moko
2926:
2927: * src/classes/image.C: mp4 extended size (>4Gb) support added
2928:
2929: * src/classes/image.C: for "size not found" exception to be shown
2930: if size not found until eof
2931:
2932: * src/classes/image.C: long -> off_t (which is 64 bits even on 32
2933: bit linux)
2934:
2935: * src/classes/image.C: ^image::measure[] now supports mp4 (feature
2936: #1188)
2937:
2938: 2020-11-30 moko
2939:
2940: * src/classes/image.C: definitions moved closer to code
2941:
2942: * tests/: 395.bmp, 395.html, 396.html, 396.tiff, 395_dir/1.bmp,
2943: 395_dir/2.tiff, 395_dir/3_VP8.webp, 395_dir/3_VP8L.webp,
2944: 395_dir/3_VP8X.webp, results/395.processed,
2945: results/396.processed: tests for ^image::measure[] .webp support
2946: added, all image files moved into one directory (related to
2947: feature #1188)
2948:
2949: * src/classes/image.C: ^image::measure[] now supports webp (feature
2950: #1188)
2951:
1.148 moko 2952: 2020-11-29 moko
2953:
2954: * src/main/pa_request.C: CONF_OPTION added to unify @conf options
2955: processing, unnessesary defines removed
2956:
2957: 2020-11-24 moko
2958:
2959: * tests/results/: 099.processed, 100.processed, 205.processed,
2960: 309.processed, 310.processed: Content-Disposition: inline
2961: returned
2962:
2963: * tests/: 099.html, 237.html, 403.html, outputs/403.processed,
2964: results/auto.p: test for $response:body[ $.file[<file>] $.name[]
2965: ] added (related to bug #1204)
2966:
2967: * src/main/pa_request.C: $response:body[ $file[<file>.ext] $.name[]
2968: ] supported to avoid Content-Disposition: inline;
2969: filename="<file>.ext" but still set Content-Type for ext (related
2970: to bug #1204)
2971:
1.147 moko 2972: 2020-11-22 moko
2973:
2974: * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C,
2975: types/pa_vfile.C: pa_filename added to avoid useless rsplit
2976:
2977: * src/main/pa_request.C: content_disposition_inline returned.
2978:
2979: 2020-11-17 moko
2980:
2981: * src/main/pa_request.C: empty main method name support
2982:
2983: * src/: main/pa_common.C, targets/cgi/parser3.C: httpd
2984: config_handler added, stdout flush added.
2985:
2986: 2020-11-16 moko
2987:
2988: * src/targets/cgi/parser3.C: filespec_4log added, pa_strcat used.
2989:
2990: * tests/results/: 099.processed, 205.processed, 237.processed,
2991: 309.processed, 310.processed: Content-Disposition: inline is not
2992: required and should not contain filename="<name>"
2993:
2994: * src/: include/pa_common.h, main/pa_common.C, main/pa_exception.C,
2995: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
2996: targets/isapi/parser3isapi.C: pa_strcat implemented and used
2997:
1.146 moko 2998: 2020-11-14 moko
2999:
3000: * src/targets/cgi/parser3.C: spelling
3001:
3002: * src/targets/cgi/parser3.C: renaming
3003:
3004: * src/targets/cgi/parser3.C: args_skip removed, locate_config
3005: relocated
3006:
3007: * src/targets/cgi/parser3.C: execution_canceled was for sigpipe
3008: before request processing, which is weired
3009:
3010: 2020-11-13 moko
3011:
3012: * src/main/pa_http.C: pa_recv added with timeout support, thus read
3013: copied in httpd.
3014:
3015: 2020-11-12 moko
3016:
3017: * src/main/pa_http.C: ALARM code unified to be used in httpd
3018:
3019: * src/: include/pa_request.h, main/pa_request.C,
3020: targets/cgi/pa_sapi_info.h: pa_httpd_timeout added
3021:
3022: * src/main/pa_http.C: URI validation added
3023:
3024: * src/targets/cgi/parser3.C: filespec_to_process now variable,
3025: can't be empty but can be null. httpd-main is now main method
3026: name for httpd mode
3027:
3028: 2020-11-11 moko
3029:
3030: * src/main/pa_request.C: path_translated can be null in httpd mode
3031:
3032: * src/: classes/curl.C, classes/file.C, classes/hashfile.C,
3033: classes/image.C, classes/op.C, classes/string.C, classes/table.C,
3034: classes/xdoc.C, include/pa_request.h, main/execute.C,
3035: main/pa_request.C: r.absolute -> r.full_disk_path
3036:
3037: * src/targets/cgi/parser3.C: if filename to process is not
3038: specified, auto.p should be present.
3039:
1.145 moko 3040: 2020-11-03 moko
3041:
3042: * src/: classes/op.C, include/pa_request.h: unused argument removed
3043:
3044: * src/main/pa_request.C: content_disposition_inline is the default,
3045: not required.
3046:
1.144 moko 3047: 2020-10-29 moko
3048:
3049: * src/: classes/op.C, include/pa_request.h, main/pa_request.C:
3050: ^use[file; $.main(true) ] implemented for auto.p processing and
3051: path_translated changing to correct relative files path
3052: calculation in httpd mode
3053:
3054: * src/: include/pa_request.h, main/pa_request.C:
3055: fail_on_read_problem removed, as it allways true, as if should
3056: be.
3057:
3058: * src/: include/pa_request.h, main/pa_request.C,
3059: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
3060: targets/isapi/parser3isapi.C: clearing config_filespec when
3061: config was not found, thus flag not required and removed.
3062:
3063: 2020-10-28 moko
3064:
3065: * tests/: 402.html, results/402.processed: error reporting test
3066:
3067: * src/main/execute.C: better error reporting when
3068: $result[^hash::create[]] in @main.
3069:
3070: * src/main/: execute.C, pa_request.C: frame.result() should be used
3071: + minor optimization
3072:
3073: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
3074: main/pa_xml_io.C: execute_*_method simplified and unified
3075:
3076: 2020-10-27 moko
3077:
3078: * tests/: 306.html, results/306.processed: a bit more testing. :)
3079:
3080: * src/: main/execute.C, types/pa_value.h, types/pa_vclass.C,
3081: types/pa_vclass.h, types/pa_vconsole.h, types/pa_vcookie.C,
3082: types/pa_vdate.C, types/pa_venv.C, types/pa_vform.C,
3083: types/pa_vhash.h, types/pa_vimage.C, types/pa_vmemcached.C,
3084: types/pa_vmethod_frame.h, types/pa_vobject.C,
3085: types/pa_vrequest.C, types/pa_vresponse.C, types/pa_vtable.C,
3086: types/pa_vxnode.C: optimization: PUT_ELEMENT_REPLACED_ELEMENT no
3087: longer used in object-prototype mode
3088:
3089: * src/: include/pa_sapi.h, targets/apache/mod_parser3_core.C,
3090: targets/cgi/pa_sapi_info.h, targets/cgi/parser3.C,
3091: targets/isapi/parser3isapi.C, types/pa_venv.C, types/pa_venv.h,
3092: types/pa_vform.C, types/pa_vform.h: + $env:name[value] and
3093: $form:name[value] features
3094:
1.143 moko 3095: 2020-10-18 moko
3096:
3097: * src/targets/cgi/Makefile.am: + pa_sapi_info.h
3098:
3099: 2020-10-15 moko
3100:
3101: * src/main/pa_http.C: url no longer needed as
3102: ALTER_EXCEPTION_SOURCE is used
3103:
3104: * src/: classes/curl.C, include/pa_common.h, main/pa_common.C,
3105: main/pa_http.C: check_file_size filespec is now optional
3106:
3107: * src/: classes/curl.C, include/pa_exception.h,
3108: main/pa_exception.C, main/pa_http.C: ALTER_EXCEPTION_SOURCE and
3109: ALTER_EXCEPTION_COMMENT added for better error reporting
3110:
3111: * tests/: 379-curl.html, 379.html, results/223-curl.processed,
3112: results/346-curl.processed, results/379-curl.processed,
3113: results/379.processed: test results updated as load now provides
3114: better error reporting + curl responses updated
3115:
3116: 2020-10-14 moko
3117:
3118: * src/: classes/date.C, include/pa_string.h, main/pa_http.C,
3119: main/pa_string.C, targets/apache/mod_parser3_core.C,
3120: targets/cgi/parser3.C: pa_atoi / pa_atoui / pa_atoul usage
3121: checked. 10 is now default base, no hex autodetect by default
3122:
3123: * src/: include/pa_http.h, main/pa_http.C, targets/cgi/parser3.C:
3124: connection socket closing in destructor + accept exception
3125: handling
3126:
3127: * src/targets/cgi/parser3.C: warning war
3128:
3129: * src/: include/pa_http.h, include/pa_sapi.h, main/pa_http.C,
3130: main/pa_request.C, targets/apache/mod_parser3_core.C,
3131: targets/cgi/pa_sapi_info.h, targets/cgi/parser3.C: global try
3132: exception handling unified
3133:
3134: 2020-10-13 moko
3135:
3136: * src/targets/isapi/parser3isapi.C: reverted to atoi to avoid hex
3137: autodetection
3138:
3139: * src/targets/apache/mod_parser3_core.C: reverted to atoi
3140:
3141: * src/: main/pa_http.C, targets/cgi/pa_sapi_info.h: warning war
3142:
3143: * src/main/pa_http.C: warning war
3144:
1.142 moko 3145: 2020-10-12 moko
3146:
1.143 moko 3147: * src/: main/pa_request.C, targets/apache/mod_parser3_core.C,
3148: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: excaption in
3149: unhandled exception code optimization
3150:
3151: * src/targets/cgi/parser3.C: request_info now global variable
3152:
3153: * src/main/pa_http.C: http_read_response moved to HTTP_response
3154: class
3155:
3156: * src/: include/pa_http.h, main/pa_http.C,
3157: targets/cgi/pa_sapi_info.h: read_post implemented
3158:
1.142 moko 3159: * src/: include/pa_http.h, main/pa_http.C, targets/cgi/parser3.C:
3160: [host:]port syntax support in httpd mode
3161:
3162: * src/: include/pa_http.h, targets/cgi/pa_sapi_info.h,
3163: targets/cgi/parser3.C: populate_env added
3164:
3165: * src/include/pa_hash.h: to make get(char *) compiling in
3166: HashStringString
3167:
3168: 2020-10-10 moko
3169:
3170: * src/: classes/curl.C, include/pa_http.h, main/pa_http.C,
3171: targets/cgi/pa_sapi_info.h: ResponseHeaders -> HTTP_Headers
3172:
3173: * src/: include/pa_http.h, include/pa_request_info.h,
3174: main/pa_http.C, main/pa_string.C,
3175: targets/apache/mod_parser3_core.C, targets/cgi/pa_sapi_info.h,
3176: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
3177: types/pa_vrequest.C: initial httpd mode implementation
3178:
1.141 moko 3179: 2020-10-04 moko
3180:
3181: * src/targets/cgi/parser3.C: options together
3182:
3183: 2020-09-30 moko
3184:
3185: * src/main/pa_http.C: renamed
3186:
1.140 moko 3187: 2020-08-14 moko
3188:
3189: * configure, configure.ac, parser3.sln, src/lib/Makefile.am,
3190: src/targets/cgi/Makefile.am: no httpd as separate library
3191:
3192: 2020-08-13 moko
3193:
3194: * src/targets/cgi/parser3.C: SAPI::die used in exception in
3195: unhandled exception handler to report 500 instead of 200 it was
3196: before.
3197:
3198: * src/targets/apache/mod_parser3_core.C: minor cleanup
3199:
3200: * src/: include/pa_sapi.h, main/untaint.C,
3201: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
3202: targets/isapi/parser3isapi.C: SAPI::abort was used only once,
3203: thus replaced with SAPI::die and removed
3204:
3205: * src/targets/: apache/mod_parser3_core.C, isapi/parser3isapi.C,
3206: cgi/parser3.C: whitespace
3207:
3208: * src/targets/cgi/parser3.C: locate_config() extracted, whitespace.
3209:
3210: 2020-08-12 moko
3211:
3212: * src/targets/cgi/parser3.C: duplicate info in signal logging
3213: removed, whitespace was: SIGPIPE received while executing code.
3214: uri=/_tmp.html, method=GET, cl=0 [uri=/_tmp.html, method=GET,
3215: cl=0]
3216:
3217: * parser3.sln: + httpd.vcproj
3218:
3219: 2020-08-11 moko
3220:
3221: * src/targets/cgi/Makefile.am: +libhttpd
3222:
3223: * configure.ac, src/lib/Makefile.am: +libhttpd
3224:
1.139 moko 3225: 2020-07-13 moko
3226:
3227: * tests/: 401.html, results/401.processed: test for hash key does
3228: not keep language, but tainted in foreach.
3229:
1.138 moko 3230: 2020-07-01 moko
3231:
3232: * tests/: 235.html, results/235.processed: test result updated as
3233: messages before attachments implemented (feature #1176)
3234:
1.137 moko 3235: 2020-06-27 moko
3236:
3237: * tests/: 400.html, results/400.processed: test updated to check
3238: ^return{code}
3239:
3240: * src/classes/op.C: bugfix: ^return{code} or ^return(expre+ssion)
3241: fixed
3242:
3243: 2020-06-26 moko
3244:
3245: * tests/: 400.html, results/400.processed: test for OPTIMIZE_RESULT
3246: added (related to https://www.parser.ru/forum/?id=85319)
3247:
3248: * src/types/pa_vmethod_frame.h: bugfix: OPTIMIZE_RESULT failed,
3249: when $result assignment was last statement in the method
3250: (https://www.parser.ru/forum/?id=85319)
3251:
1.136 moko 3252: 2020-05-23 moko
3253:
3254: * src/: classes/mail.C, types/pa_vmail.C, types/pa_vmail.h:
3255: whitespace, unused level removed
3256:
3257: 2020-05-19 moko
3258:
3259: * src/types/pa_vmail.C: whitespace
3260:
3261: * src/types/pa_vmail.C: files should be processed last (related to
3262: feature #1176)
3263:
1.135 moko 3264: 2020-05-12 moko
3265:
3266: * src/include/pa_memory.h: no new/delete checks for for FreeBSD1X.X
3267: due to https://bugs.llvm.org/show_bug.cgi?id=40161 bug
3268:
3269: * configure.ac: FreeBSD1X.X check added to avoid
3270: https://bugs.llvm.org/show_bug.cgi?id=40161 bug.
3271:
1.134 moko 3272: 2020-02-26 moko
3273:
3274: * src/main/pa_common.C: entry_exists -> entry_ifdir to fix Windows
3275: compilation issue (related to bug #1201)
3276:
3277: * src/main/pa_common.C: entry_readable -> entry_exists,
3278: undocumented access(fname, R_OK) call removed (fixes bug #1201)
3279: -f and -d now works under Windows in UTF-8 with Russian
3280: filenames.
3281:
3282: * src/types/pa_vmail.C: g_mime_stream_pipe_new used by gmime author
3283: advice (related to feature #1199)
3284:
3285: 2020-02-25 moko
3286:
3287: * buildall: --silent removed
3288:
3289: * configure.ac: gmime-3.0 support
3290:
3291: * buildall: --with-system-mailreceive option added to build with
3292: system libgmime
3293:
3294: * src/types/pa_vmail.C: avoiding
3295: https://github.com/jstedfast/gmime/issues/83 "feature" (related
3296: to feature #1199)
3297:
1.133 moko 3298: 2020-02-18 moko
3299:
3300: * src/classes/op.C: windows x64 debug mode compile fix
3301:
3302: * src/main/pa_globals.C: no longer required due to -MD -> -MT
3303: change (releated to feature #1200)
3304:
3305: * src/: classes/classes.vcproj, lib/cord/cord.vcproj,
3306: lib/gd/gd.vcproj, lib/json/json.vcproj, lib/ltdl/ltdl.vcproj,
3307: lib/md5/md5.vcproj, lib/memcached/memcached.vcproj,
3308: lib/pcre/pcre_internal.vcproj, lib/punycode/punycode.vcproj,
3309: lib/sdbm/sdbm.vcproj, lib/smtp/smtp.vcproj, main/main.vcproj,
3310: targets/apache/ApacheModuleParser3.vcproj,
3311: targets/apache/ApacheModuleParser3Core.vcproj,
3312: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
3313: types/types.vcproj: -MD -> -MT to remove msvcp71.dll/etc
3314: dependency (related to feature #1200)
3315:
1.132 moko 3316: 2020-02-12 moko
3317:
3318: * src/types/pa_vmail.C: minimize diff
3319:
3320: * src/types/pa_vmail.C: libgmime 3.X support (implements feature
3321: #1199)
3322:
1.131 moko 3323: 2020-01-18 moko
3324:
3325: * tests/: 388-sql.html, results/388-sql.processed: +postprocess
3326:
1.130 moko 3327: 2019-12-28 moko
3328:
3329: * src/targets/cgi/parser3.C: avoid empty ?
3330:
3331: 2019-12-27 moko
3332:
3333: * src/targets/cgi/parser3.C: PATH_INFO check in reinventing
3334: DOCUMENT_ROOT (related to feature #1164)
3335:
3336: * src/targets/cgi/parser3.C: IIS5 support removed to simplify
3337: fcgiwrap setup (implements feature #1164)
3338:
3339: * src/targets/cgi/parser3.C: real_parser_handler logic simplified,
3340: but no issues found (related to feature #1164)
3341:
3342: * src/targets/cgi/parser3.C: actualized
3343:
3344: 2019-12-26 moko
3345:
3346: * src/targets/apache/ApacheModuleParser3.vcproj: apache stop/start
3347: removed
3348:
3349: * src/targets/isapi/parser3isapi.vcproj: inetinfo stop/start
3350: removed
3351:
3352: * src/: lib/gc/include/gc.h, main/pa_globals.C: As we log
3353: allocation errors, we don't want default gc warnings (without
3354: timestamp and URI).
3355:
3356: * src/: classes/memory.C, main/pa_globals.C,
3357: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
3358: targets/isapi/parser3isapi.C: GC_dont_gc=1 moved to
3359: pa_globals_init
3360:
3361: * src/main/pa_globals.C: setup_hex_value() removed, static array
3362: initialization used (optimization)
3363:
3364: * src/: main/pa_globals.C, targets/apache/mod_parser3_core.C,
3365: targets/cgi/parser3.C, targets/isapi/parser3isapi.C:
3366: pa_socks_init/pa_socks_done moved inside pa_globals_init
3367: (optimization)
3368:
1.129 moko 3369: 2019-12-09 moko
3370:
3371: * src/include/pa_config_fixed.h: warning war
3372:
1.128 moko 3373: 2019-12-08 moko
3374:
3375: * src/main/main.vcproj: compile.y - ExcludedFromBuild, as we
3376: process grammar under Unix.
3377:
3378: 2019-12-07 moko
3379:
3380: * tests/389.html: For Windows XP. :)
3381:
3382: * tests/388-sql.html: Windows compatibility added
3383:
3384: 2019-12-06 moko
3385:
3386: * src/targets/cgi/parser3.C: warning war
3387:
3388: * src/main/pa_string.C: + COMPILE_ASSERT(sizeof(String::Languages)
3389: == sizeof(CORD)) to avoid aligning bugs in future
3390:
3391: * src/: include/pa_config_fixed.h, main/pa_globals.C: simplified to
3392: XML_STATIC
3393:
3394: * src/include/pa_request.h: StackItem() not required
3395:
3396: * src/include/pa_stack.h: warning war
3397:
3398: * src/include/pa_config_includes.h: GCC warning silenced
3399:
3400: * src/include/pa_memory.h: warning war: the program should also
3401: define 'void operator delete [](void*, std::size_t)'
3402: [-Wsized-deallocation]
3403:
3404: * src/types/: pa_vregex.h, pa_vtable.h: warning war
3405:
3406: * src/classes/string.C: not reqired cast removed
3407:
3408: * src/classes/string.C: not reqired cast removed
3409:
3410: 2019-12-05 moko
3411:
3412: * src/lib/sdbm/pa_file_io.C: warning war
3413:
3414: * src/include/pa_string.h: bugfix for Windows x64: enum Language ->
3415: enum Language : size_t - required for VS2015+ to make
3416: sizeof(Languages::opt) == sizeof(CORD), will be 16 byte under x64
3417: without it (related to feature #1198)
3418:
3419: 2019-12-04 moko
3420:
3421: * src/main/pa_base64.C: unsigned char -> uchar
3422:
3423: * src/main/: main.vcproj, pa_globals.C: libpcre now linked same way
3424: as other libs
3425:
3426: * src/include/pa_version.h: +amd64
3427:
3428: 2019-12-03 moko
3429:
3430: * src/: classes/classes.vcproj, types/types.vcproj: sync debug with
3431: release
3432:
3433: * src/include/pa_config_includes.h: warning war
3434:
3435: * src/classes/image.C: warning war
3436:
3437: * src/main/pa_globals.C: x64 libs support
3438:
3439: * src/include/pa_config_includes.h: warning war
3440:
3441: * src/types/pa_method.h: warning war
3442:
1.127 moko 3443: 2019-11-28 moko
3444:
3445: * src/classes/math.C: vs2003 compatibility + warning war
3446:
3447: * buildall: libxslt-1.1.29 -> libxslt-1.1.34, libxml2-2.9.4 ->
3448: libxml2-2.9.9 (related to feature #1136)
3449:
3450: * src/classes/xdoc.C: xmlHashScanner declaration changed, using
3451: typecast for more compatibility (related to feature #1136)
3452:
3453: * buildall: --direct-download option added, gc-7.6.2 -> gc-8.0.4 +
3454: libatomic no longer required, pcre-8.40 -> pcre-8.43 (related to
3455: feature #1136)
3456:
3457: 2019-11-26 moko
3458:
3459: * src/main/: compile_tools.C, compile_tools.h: invalid assert
3460: removed (it was failing in $$var case), condition added
3461:
1.126 moko 3462: 2019-11-25 moko
3463:
3464: * tests/: 397.html, 399.html, results/141.processed,
3465: results/399.processed: base64 options tested
3466:
3467: * src/: classes/math.C, main/pa_http.C: base64 options used
3468:
3469: * src/main/pa_base64.C: base64 encode rewritten, base64 options
3470: implemented (feature #986)
3471:
3472: * src/main/pa_cache_managers.C: whitespace
3473:
3474: * tests/: 397.html, 399.html, results/399.processed: tests for
3475: ^base64 encode options added (related to feature #986)
3476:
3477: * src/: classes/file.C, include/pa_base64.h, main/pa_base64.C:
3478: pa_base64_encode(file) removed - more memory, but faster and less
3479: code (related fo feature #986)
3480:
3481: 2019-11-24 moko
3482:
3483: * tests/: 155.html, results/155.processed: limit and offset in
3484: ^table::load[] now supported, thus test added
3485:
3486: * src/: classes/file.C, classes/table.C, include/pa_common.h,
3487: main/pa_common.C: optimization: offset and limit options parsing
3488: moved inside file_load.
3489:
3490: 2019-11-23 moko
3491:
3492: * src/: classes/file.C, classes/op.C, include/pa_common.h,
3493: main/pa_common.C, main/pa_request.C, types/pa_vform.C:
3494: optimization: file_read replaced with simplified file_read_binary
3495:
3496: * src/: classes/op.C, main/pa_common.C, main/pa_request.C,
3497: types/pa_vform.C: whitespace
3498:
3499: * src/: include/pa_common.h, main/pa_common.C: never used params
3500: removed
3501:
3502: 2019-11-21 moko
3503:
3504: * tests/: 193.html, results/193.processed, results/389.processed:
3505: test results updated as now base64 does not discard tail without
3506: padding (related to feature #986)
3507:
3508: 2019-11-20 moko
3509:
3510: * src/: classes/file.C, classes/string.C, include/pa_base64.h,
3511: main/pa_base64.C: optimization: void pa_base64_decode -> size_t
3512: pa_base64_decode (related to feature #986)
3513:
3514: * tests/398.html: tests for base64 decode added (related to feature
3515: #986)
3516:
3517: * src/main/pa_base64.C: base64_decode rewritten - padding option
3518: support, padding inside base 64 supported (related to feature
3519: #096)
3520:
3521: 2019-11-19 moko
3522:
3523: * src/include/pa_memory.h: CHECK_DELETE_USAGE tested to work under
3524: FreeBSD 12
3525:
1.125 moko 3526: 2019-11-16 moko
3527:
3528: * src/main/pa_base64.C: base64_decode converted to C++, url-safe
3529: support added, step support removed (related to #986)
3530:
3531: 2019-11-15 moko
3532:
3533: * src/classes/math.C: using log since log2 is not present on
3534: FreeBSD < 8.4 (related to feature #1177)
3535:
3536: * src/: include/pa_base64.h, main/pa_base64.C: whitespace,
3537: pa_base64_size extracted and used for files as well (related to
3538: feature 986)
3539:
3540: 2019-11-14 moko
3541:
3542: * tests/: 397.html, results/397.processed: + content check
3543:
3544: * tests/: 141.html, results/141.processed: make test resuls more
3545: readable
3546:
3547: * tests/: 397.html, results/193.processed, results/397.processed:
3548: test results updated after \x00 character was disabled in
3549: math:convert string mode (related to feature #1177)
3550:
3551: * src/classes/: math.C, string.C: \\x00 character disabled while
3552: converting to string (as in base64, related to feature #1177)
3553:
3554: * src/classes/file.C: more correct arguments separation
3555:
3556: * src/: classes/file.C, classes/math.C, classes/string.C,
3557: include/pa_base64.h, include/pa_common.h, main/pa_base64.C,
3558: main/pa_http.C, types/pa_vfile.C, types/pa_vmail.C: base64
3559: options added, but not yet implemented (related to feature #986)
3560:
3561: * src/classes/math.C: whitespace
3562:
3563: 2019-11-13 moko
3564:
3565: * tests/: 397.html, results/397.processed: +tainting test (related
3566: to feature #1177)
3567:
3568: * src/classes/math.C: as we now produce not only digits, result
3569: should be tainted (related to feature #1177)
3570:
3571: * src/main/pa_base64.C: whitespace
3572:
3573: * src/: include/Makefile.am, main/Makefile.am, main/main.vcproj,
3574: include/pa_base64.h, include/pa_common.h, main/pa_base64.C,
3575: main/pa_common.C: pa_base64.h and pa_base64.C added, base64
3576: implementation moved from pa_common.h and pa_common.C
3577:
3578: 2019-11-12 moko
3579:
3580: * tests/: 275.html, results/275.processed: out of range test fixed,
3581: as ^math:convert now supports arbitrary precision
3582:
3583: 2019-11-11 moko
3584:
3585: * tests/results/389.processed: uctualized error message
3586:
3587: * tests/: 389.html, 397.html, results/397.processed: tests for
3588: ^math:convert added (related to feature #1177)
3589:
3590: * src/classes/math.C: ^math:convert now supports arbitrary
3591: precision, alphabet support added (implements feature #1177)
3592:
1.124 moko 3593: 2019-11-06 moko
3594:
3595: * tests/: 181.html, results/181.processed: entities usage added,
3596: more entites load tests (related to bug #842 discussion)
3597:
3598: 2019-11-05 moko
3599:
3600: * src/main/pa_xml_io.C: bugfix: no more extra http://localhost/
3601: call from xmlFileOpen if http://localhost/<file> was not found
3602: (related to bug #842)
3603:
3604: * src/main/pa_xml_io.C: rename
3605:
3606: * src/main/pa_xml_io.C: +MemoryStream constructor
3607:
3608: * src/main/pa_xml_io.C: whitespace
3609:
1.123 moko 3610: 2019-10-31 moko
3611:
3612: * src/classes/xdoc.C: XML_PARSE_OPTIONS (XML_PARSE_DTDLOAD |
3613: XML_PARSE_NOENT) added to fix entities load, (related to feature
3614: #1181)
3615:
1.122 moko 3616: 2019-10-25 moko
3617:
3618: * tests/: 388-sql.html, results/388-sql.processed: more multiple
3619: queries tests
3620:
3621: 2019-10-24 moko
3622:
3623: * tests/: 388-sql.html, results/388-sql.processed: support for
3624: pgsql driver test
3625:
3626: * tests/: 388-sql.html, results/388-sql.processed:
3627: multi_statements=1 now tested, mysql test now supported
3628: (connection must be specified in [parser3] section in .my.cnf)
3629: related to issues #1195 and #1194
3630:
1.121 moko 3631: 2019-09-11 moko
3632:
3633: * src/classes/int.C: whitespace
3634:
3635: * tests/: 388-sql.html, results/388-sql.processed: +duplicate key
3636: exception test
3637:
3638: * tests/results/388-sql.processed: sql queries now shown (related
3639: to feature #1196)
3640:
3641: * src/sql/pa_sql_driver.h: to keep new SQL drivers more compatible
3642: with old parser versions.
3643:
3644: * src/: classes/file.C, classes/hash.C, classes/string.C,
3645: classes/table.C, classes/void.C, include/pa_sql_connection.h,
3646: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: Show query
3647: instead of connect string in query_event_handlers exceptions
3648: (implements feature #1196)
3649:
1.120 moko 3650: 2019-09-06 moko
3651:
3652: * tests/388-sql.html: mysql compat
3653:
3654: * src/: classes/hash.C, classes/string.C, classes/table.C,
3655: classes/void.C, include/pa_common.h, main/pa_common.C: cleanup:
3656: sql_ variables declaration moved to pa_common.h
3657:
1.116 moko 3658: 2019-01-15 moko
3659:
3660: * src/classes/curl.C: ^curl:info[] - OrderedHashString used, items
3661: logically sorted
3662:
3663: 2018-12-27 moko
3664:
3665: * src/include/pa_config_includes.h: warning war:
3666: -Wdeprecated-register added for C++ 17
3667:
3668: 2018-10-15 moko
3669:
3670: * configure.ac: FreeBSD 11.2 can be build with ./configure
3671: --with-gc=/usr/local/lib/ --with-pcre=/usr/local/
3672: --with-xml=/usr/local/
3673:
3674: 2018-09-24 moko
3675:
3676: * tests/: 396.html, 396.tiff, results/396.processed: test for
3677: ^image::measure[] now supports tiff added (related to feature
3678: #1188)
3679:
3680: * src/classes/image.C: ^image::measure[] now supports tiff
3681: (implements feature #1188)
3682:
3683: 2018-09-20 moko
3684:
3685: * tests/: 395.bmp, 395.html, results/395.processed: test for bmp
3686: files measure added (related to ticket #1188)
3687:
3688: * src/classes/image.C: measure of bmp files implemented (related to
3689: ticket #1188)
3690:
3691: 2018-09-18 moko
3692:
3693: * tests/: 394-curl.html, results/394-curl.processed,
3694: results/auto.p: test for bug #1187 (max_file_size check for head
3695: requests) added
3696:
3697: 2018-08-24 moko
3698:
3699: * src/classes/curl.C: CURLOPT_NOBODY value used to check if
3700: response content-length check is required (fixes bug #1187)
3701:
3702: 2018-05-11 moko
3703:
3704: * tests/: 157.html, results/157.processed: test for ^file:copy[..;
3705: $.append(bool) ] option added (related to feature #919)
3706:
3707: * src/classes/file.C: ^file:copy[..; $.append(bool) ] option added
3708: from misha@ patch (implements feature #919)
3709:
3710: 2018-03-22 moko
3711:
3712: * src/main/pa_request.C: $response:download[ $.file[file.namef] ]
3713: worked rather slow (about 1mb/sec) with 10kb buffer, replaced it
3714: with 128kb buffer. Now works at least 12 times faster. :) May be
3715: Windows-only problem.
3716:
3717: * src/lib/cord/cord.vcproj: Profile * complete cleanup (VS 2003
3718: build fix)
3719:
3720: 2018-02-03 moko
3721:
3722: * src/main/execute.C: removes irrelevant lines from exception stack
3723: trace when exceptions occurs in assigment (fixes bug #1165)
3724:
3725: * tests/: 393.html, results/393.processed: test for behavour after
3726: "Property can not be created, already exists field with that
3727: name" exception removed (related to feature #1183)
3728:
3729: * src/types/pa_vclass.C: "Property can not be created, already
3730: exists field with that name" exception removed (implements
3731: feature #1183)
3732:
3733: 2018-01-19 moko
3734:
3735: * src/classes/string.C: whitespace
3736:
3737: * src/classes/string.C: whitespace
3738:
3739: * tests/: 392.html, results/392.processed: test for
3740: ^regex::create[$regex] added (related to feature #1135)
3741:
3742: * src/: classes/regex.C, types/pa_vregex.C, types/pa_vregex.h:
3743: ^regex::create[$regex] added (implements feature #1135)
3744:
3745: * src/types/: pa_vclass.C, pa_vclass.h: CLASS_GETTER_UNPROTECTED
3746: commented define added (related to feature #1157)
3747:
3748: 2018-01-17 moko
3749:
3750: * buildall: gc 7.6.0 -> 7.6.2 (related to feature #1136)
3751:
3752: 2018-01-15 moko
3753:
3754: * tests/: 390.html, results/390.processed: real path replaced by
3755: stub
3756:
3757: * tests/: 391.html, results/391.processed: test for feature #1181
3758: (XML_PARSE_HUGE exception) added
3759:
3760: 2018-01-11 moko
3761:
3762: * src/classes/xdoc.C: xmlReadMemory/xmlReadFile now used with
3763: XML_PARSE_HUGE option passed by default (implements feature
3764: #1181)
3765:
3766: * src/classes/string.C: whitespace
3767:
3768: 2017-12-10 moko
3769:
3770: * tests/: 389.html, 390.html, results/389.processed,
3771: results/390.processed: image code coverage tests added (related
3772: to feature #1125)
3773:
3774: 2017-12-08 moko
3775:
3776: * tests/: 346-curl.html, 388-sql.html, 389.html,
3777: results/346-curl.processed, results/388-sql.processed,
3778: results/389.processed: more code coverage tests
3779:
3780: * tests/: 264.html, results/264.processed: code coverage for
3781: ^file::exec[]
3782:
3783: 2017-12-07 moko
3784:
3785: * tests/: 174.html, 388-sql.html, 389.html,
3786: results/388-sql.processed, results/389.processed,
3787: results/174.processed: more coverage tests
3788:
3789: * src/classes/math.C: exception text actualized
3790:
3791: 2017-12-06 moko
3792:
3793: * tests/388-sql.html: $SQL can be here
3794:
3795: * tests/results/auto.p: $SQL not required here
3796:
3797: * tests/: 388-sql.html, 389.html, Makefile,
3798: results/388-sql.processed, results/389.processed, results/auto.p:
3799: code coverage tests for sql (using sqlite) and int/double/bool
3800: added (related to feature #1125)
3801:
3802: * src/: classes/classes.vcproj, lib/cord/cord.vcproj,
3803: lib/json/json.vcproj, lib/md5/md5.vcproj,
3804: lib/memcached/memcached.vcproj, lib/punycode/punycode.vcproj,
3805: lib/sdbm/sdbm.vcproj, lib/smtp/smtp.vcproj, main/main.vcproj,
3806: targets/apache/ApacheModuleParser3Core.vcproj,
3807: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
3808: types/types.vcproj: gc\include no longer required
3809:
3810: * src/lib/: cord/cord.vcproj, gd/gd.vcproj: gc\include no longer
3811: required
3812:
3813: * src/: classes/Makefile.am, classes/table.C,
3814: include/pa_config_includes.h, include/pa_string.h,
3815: lib/cord/Makefile.am, lib/cord/cordbscs.c, lib/cord/cordxtra.c,
3816: lib/gd/Makefile.am, lib/json/Makefile.am, lib/sdbm/Makefile.am,
3817: lib/smtp/Makefile.am, main/Makefile.am, main/untaint.C,
3818: targets/apache/Makefile.am, targets/cgi/Makefile.am,
3819: types/Makefile.am: to be sure that our version of gc.h/cord.h is
3820: used, we now include it directly
3821:
3822: 2017-12-04 moko
3823:
3824: * src/lib/: gd/gd.vcproj, md5/md5.vcproj,
3825: memcached/memcached.vcproj, punycode/punycode.vcproj,
3826: sdbm/sdbm.vcproj, smtp/smtp.vcproj: includes unified, gc added
3827: where required
3828:
3829: * src/: classes/memory.C, include/pa_config_includes.h: GC_DEBUG
3830: now can be used to trace memory allocations
3831:
3832: * src/: classes/table.C, include/pa_config_includes.h,
3833: include/pa_memory.h, lib/cord/cordbscs.c, lib/cord/cordxtra.c,
3834: main/pa_globals.C: PA_DEBUG_DISABLE_GC works again, pa_gc_*
3835: method removes, libcord also can work without libgc
3836:
3837: * src/classes/json.C: pa_gc_malloc_atomic should not be used
3838:
3839: 2017-11-29 moko
3840:
3841: * src/classes/curl.C: no exception if some of ^curl:info[] elements
3842: are not present (related to feature #1173)
3843:
3844: * tests/346-curl.html: test updated to test curl content-length bug
3845: (related to feature #1173)
3846:
3847: * tests/results/346-curl.processed: more test for content-length
3848: curl bug (related to feature #1173)
3849:
3850: * tests/results/346-curl.processed: test results updated after
3851: #1173 implemented
3852:
3853: 2017-11-28 moko
3854:
3855: * src/classes/curl.C: another libcurl Content-length bug walkaround
3856: (related to feature #1173)
3857:
3858: 2017-11-27 moko
3859:
3860: * src/: classes/curl.C, lib/curl/curl.h: ^curl:options
3861: $.http_version[version string] added (implements feature #1173),
3862: CURLOPT_POSTFIELDSIZE is set to 0 now only for old versions,
3863: where $post(true) bug existed.
3864:
3865: 2017-11-18 moko
3866:
3867: * src/include/pa_memory.h: warning war (related to feature #1170)
3868:
3869: * src/include/pa_pool.h: RedHat 7.3 compatibility fixed (related to
3870: feature #1170)
3871:
3872: 2017-11-17 moko
3873:
3874: * src/include/pa_memory.h: CHECK_DELETE_USAGE define added as
3875: std::basic_stringstream used in ^table.csv-string[] is compatible
3876: with delete usage check only under Debian 9 (related to feature
3877: #1170)
3878:
3879: 2017-11-16 moko
3880:
3881: * src/: classes/curl.C, classes/hash.C, classes/json.C,
3882: classes/table.C, classes/xdoc.C, include/pa_config_includes.h,
3883: include/pa_hash.h, include/pa_memory.h, include/pa_pool.h,
3884: main/pa_charset.C, main/pa_memory.C, main/pa_xml_io.C,
3885: sql/pa_sql_driver.h, types/pa_value.h, types/pa_vmemcached.C,
3886: types/pa_vxdoc.h: regular new/delete no longer used in our code,
3887: stubs defend from accidental use (implements feature #1170)
3888:
3889: 2017-06-24 moko
3890:
3891: * configure.ac: minor fix: thanks to alx@
3892:
1.115 moko 3893: 2017-05-29 moko
3894:
3895: * src/types/pa_vmail.C: mail headers are now correctly truncated -
3896: MAX_CHARS_IN_HEADER_LINE value fixed, mail_header_utf8_substring
3897: added to avoid cutting of UTF-8 chars (fixed bug #123)
3898:
3899: * src/main/untaint.C: as in case of <space>=?UTF-8?Q?= space is
3900: ignored, =?UTF-8?Q?= should start in case of leading space
3901: (related to bug #123)
3902:
3903: * buildall: echo -n -> printf for OS X. :)
3904:
3905: 2017-05-25 moko
3906:
3907: * tests/: 288.html, results/288.processed: test updated afted
3908: setting $o.prop without setter exception removed (related to
3909: feature #1157)
3910:
3911: * src/types/pa_vclass.C: no more "this property has no setter
3912: method" when setting $o.prop without setter (implements feature
3913: #1157)
3914:
3915: * buildall: echo \c -> echo -n for FreeBSD
3916:
3917: * configure, configure.ac, src/include/pa_config_auto.h.in,
3918: src/types/pa_vdouble.h: isfinite now checked in configure
3919:
3920: * compile, config.guess, config.sub, depcomp, install-sh, missing:
3921: upgraded to automake 1.15
3922:
3923: 2017-05-23 moko
3924:
3925: * src/types/pa_vdouble.h: finite returned where isfinite not
3926: defined
3927:
3928: 2017-05-22 moko
3929:
3930: * buildall: gc-7.6.0 USE_LIBC_PRIVATES allready defined warning war
3931:
3932: * buildall: extern CFLAGS setting support
3933:
3934: * src/types/pa_vdouble.h: warning war: finine() -> isfinite() 4OSX
3935:
3936: * buildall: http -> https
3937:
3938: * buildall: gc-7.2f -> gc-7.6.0
3939:
3940: 2017-05-20 moko
3941:
3942: * buildall: https, pcre, xml, xslt updated to current versions
3943: (related to feature #1136)
3944:
3945: 2017-05-19 moko
3946:
3947: * tests/097.html: after parser.ru moved to https
3948:
3949: 2017-05-17 moko
3950:
3951: * tests/results/: 175.processed, 372.processed: tests resuls
3952: updated after lintian spelling typos fixed (related to bug #1156)
3953:
3954: * src/: classes/file.C, classes/hash.C, classes/reflection.C,
3955: classes/string.C, classes/table.C, main/pa_charset.C,
3956: main/pa_common.C, main/pa_http.C, types/pa_vimage.h,
3957: types/pa_vmail.C, types/pa_vxdoc.h: fixed spelling typos from
3958: lintian reported by Sergey B Kirpichev (fixes bug #1156)
3959:
3960: * tests/results/096.processed: +XMP
3961:
3962: * tests/: 096.html, 096_dir/188.jpg: ^image::measure[] $.exif(true)
3963: $.xmp(true) options tested (test for feature #1154)
3964:
3965: * src/classes/image.C: ^image:measure[] options $.exif(false)
3966: $.xmp(false) $.xmp-charset[UTF-8] implemened. exif no longer
3967: fetched by default! (implements feature #1154)
3968:
3969: 2017-05-16 moko
3970:
3971: * tests/: 256.html, results/256.processed: ^json:string[$image] now
3972: allowed (related to feature #1154)
3973:
3974: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h:
3975: initial XMP implementation - without options and transcode
3976: (related to feature #1154)
3977:
3978: 2017-05-12 moko
3979:
3980: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h:
3981: image: exif moved to ffields, skipped in ^image.html[] where
3982: iterators now used (preparation for feature #1154)
3983:
3984: 2017-05-05 moko
3985:
3986: * tests/: 387.html, 387_dir/A.p, 387_dir/B.p,
3987: results/387.processed: test for circular class inheritance check
3988: added (related to bug #1150)
3989:
3990: * src/types/pa_vstateless_class.C: circular class inheritance check
3991: added (fixes endless add_derived bug #1150)
3992:
3993: 2017-05-04 moko
3994:
3995: * tests/: 386.html, results/386.processed: test for
3996: $table.value(number) added (related to feature #1152)
3997:
3998: * src/types/pa_vtable.C: table put_element: column value must be
3999: string - > column value must be string compatible to allow
4000: $t.value(1) (implements feature #1152)
4001:
4002: 2017-05-03 moko
4003:
4004: * src/main/pa_request.C: $use[$method] is not possible, reverting
4005: (related to feature #1151)
4006:
4007: * tests/: 386.html, 386.p, results/386.processed: $use[$method] is
4008: not possible, removing test (related to feature #1151)
4009:
4010: * src/: main/pa_request.C, types/pa_vstateless_class.h:
4011: get_element_method added and used to allow $use[$method] and
4012: $autouse[$method] (implements feature 1151)
4013:
4014: * tests/: 386.html, 386.p, results/386.processed: test for @use in
4015: variable added (related to feature #1151)
4016:
4017: * tests/results/226.processed: actualized after ^try-catch used
4018:
4019: * tests/: 226.html, 385.html, results/385.processed: test for
4020: @autouse in variable added
4021:
4022: * configure.ac, src/include/pa_version.h: 3.4.5 -> 3.4.6b
4023:
1.114 moko 4024: 2017-02-27 moko
4025:
4026: * configure.ac, src/include/pa_version.h: 3.4.5rc -> 3.4.5
4027:
1.113 moko 4028: 2017-02-20 moko
4029:
1.211 moko 4030: * operators.ru.txt, operators.txt: actualization + beauty
1.113 moko 4031:
4032: 2017-02-16 moko
4033:
4034: * tests/: 384.html, results/384.processed: test for
4035: ^reflection:mixin[; $.name[] ] option added (related to feature
4036: #1089)
4037:
4038: * tests/: 384.html, results/384.processed: test for
4039: ^reflection:mixin[] added (related to feature #1089)
4040:
4041: * src/types/pa_value.h: warning war: virtual ~Value() added
4042:
1.112 moko 4043: 2017-02-15 moko
4044:
4045: * src/include/pa_hash.h: compilation without HASH_CODE_CACHING
4046: fixed
4047:
4048: * tests/: 320.html, results/320.processed: $.reverse(true/false)
4049: test added (related to feature #1069)
4050:
4051: * src/: classes/reflection.C, types/pa_vstateless_class.h:
4052: compilation without HASH_ORDER fixed
4053:
4054: * src/: classes/reflection.C, include/pa_hash.h:
4055: $.reverse(true/false) added to ^reflection:methods[] (related to
4056: feature #1069)
4057:
4058: 2017-02-14 moko
4059:
4060: * tests/: 152.html, results/152.processed: test for $._default hash
4061: added (related to bug #1131)
4062:
4063: * tests/: 277.html, results/277.processed: test for hash with only
4064: $._default is now defined (related to bug #1131)
4065:
4066: * src/types/pa_vhash.h: hash with only $._default is now defined
4067: (fixed bug #1131)
4068:
4069: 2017-02-13 moko
4070:
4071: * tests/cat-windows.sh: cat-windows added (cygwin required)
4072:
4073: * tests/: 171.html, 264.html, 286.html, 370.html,
4074: results/320.processed, results/375.processed, results/auto.p:
4075: cat-windows.sh support added
4076:
4077: * tests/375.html: Windows support
4078:
4079: * tests/270.html: documented
4080:
4081: * tests/: 270.html, run_parser.cmd: bugfix: PATH_INFO has slashes
4082: (not backslashes) even under Windows (broke test 270)
4083:
4084: 2017-02-12 moko
4085:
4086: * tests/: descript.ion, todo.txt: cleanup
4087:
4088: 2017-02-09 moko
4089:
4090: * tests/: 253.html, 255.html, 275.html, 347-curl.html,
4091: run_tests.cmd: Windows compatibility
4092:
4093: * tests/make_tests.cmd: removed as test can't be passed - TZ is set
4094: incorrectly (GMT) if parser is called from cygwin
4095:
1.111 moko 4096: 2017-02-08 moko
4097:
1.211 moko 4098: * operators.ru.txt, operators.txt: actualization 15% completed
1.112 moko 4099:
1.211 moko 4100: * operators.ru.txt, operators.txt: cp1251 -> utf-8
1.112 moko 4101:
4102: * NEWS, README: minor update
4103:
4104: * src/include/pa_config_includes.h: warning war continues
4105:
4106: * src/: include/pa_config_includes.h, include/pa_memory.h,
4107: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
4108: targets/isapi/parser3isapi.C, types/pa_vdouble.h: warning war:
4109: gcc 6.x issues fixed
4110:
1.111 moko 4111: * src/: classes/bool.C, classes/classes.C, classes/classes.awk,
4112: classes/classes.h, classes/curl.C, classes/date.C,
4113: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
4114: classes/hashfile.C, classes/image.C, classes/inet.C,
4115: classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
4116: classes/memcached.C, classes/memory.C, classes/op.C,
4117: classes/reflection.C, classes/regex.C, classes/response.C,
4118: classes/string.C, classes/table.C, classes/void.C,
4119: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
4120: include/pa_array.h, include/pa_cache_managers.h,
4121: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
4122: include/pa_config_fixed.h, include/pa_config_includes.h,
4123: include/pa_dictionary.h, include/pa_dir.h,
4124: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
4125: include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
4126: include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
4127: include/pa_pool.h, include/pa_random.h, include/pa_request.h,
4128: include/pa_request_charsets.h, include/pa_request_info.h,
4129: include/pa_sapi.h, include/pa_socks.h,
4130: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
4131: include/pa_stack.h, include/pa_string.h,
4132: include/pa_stylesheet_connection.h,
4133: include/pa_stylesheet_manager.h, include/pa_symbols.h,
4134: include/pa_table.h, include/pa_threads.h, include/pa_types.h,
4135: include/pa_uue.h, include/pa_xml_exception.h,
4136: include/pa_xml_io.h, lib/gd/gif.C, lib/gd/gif.h, lib/gd/gifio.C,
4137: lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
4138: lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
4139: lib/punycode/pa_idna.c, lib/punycode/pa_idna.h,
4140: lib/sdbm/pa_file_io.C, lib/sdbm/pa_strings.C, lib/smtp/comms.C,
4141: lib/smtp/smtp.C, lib/smtp/smtp.h, main/compile.C,
4142: main/compile.tab.C, main/compile.y, main/compile_tools.C,
4143: main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
4144: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
4145: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
4146: main/pa_exec.C, main/pa_globals.C, main/pa_http.C,
4147: main/pa_memory.C, main/pa_os.C, main/pa_pool.C, main/pa_random.C,
4148: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
4149: main/pa_string.C, main/pa_stylesheet_connection.C,
4150: main/pa_stylesheet_manager.C, main/pa_symbols.C, main/pa_table.C,
4151: main/pa_uue.C, main/pa_xml_exception.C, main/pa_xml_io.C,
4152: main/untaint.C, sql/pa_sql_driver.h,
4153: targets/apache/mod_parser3.c, targets/apache/mod_parser3_core.C,
4154: targets/apache/pa_httpd.h, targets/apache/pa_threads.C,
4155: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
4156: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
4157: types/pa_junction.h, types/pa_method.h, types/pa_property.h,
4158: types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
4159: types/pa_vcaller_wrapper.h, types/pa_vclass.C, types/pa_vclass.h,
4160: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
4161: types/pa_vcookie.h, types/pa_vdate.C, types/pa_vdate.h,
4162: types/pa_vdouble.h, types/pa_venv.C, types/pa_venv.h,
4163: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
4164: types/pa_vform.h, types/pa_vhash.C, types/pa_vhash.h,
4165: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
4166: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.C,
4167: types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
4168: types/pa_vmath.C, types/pa_vmath.h, types/pa_vmemcached.C,
4169: types/pa_vmemcached.h, types/pa_vmemory.h,
4170: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
4171: types/pa_vobject.C, types/pa_vobject.h, types/pa_vregex.C,
4172: types/pa_vregex.h, types/pa_vrequest.C, types/pa_vrequest.h,
4173: types/pa_vresponse.C, types/pa_vresponse.h,
4174: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
4175: types/pa_vstateless_object.h, types/pa_vstatus.C,
4176: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
4177: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
4178: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
4179: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
4180: types/pa_wcontext.h, types/pa_wwrapper.h: Copyright year:
4181: 2015->2017
4182:
1.110 moko 4183: 2017-02-07 moko
4184:
4185: * configure.ac, src/include/pa_version.h: 3.4.5b -> 3.4.5rc
4186:
4187: 2017-02-06 moko
4188:
4189: * src/main/pa_common.C: minor fixes, whitespace
4190:
4191: * src/: classes/curl.C, classes/file.C, classes/image.C,
4192: include/pa_common.h, include/pa_dir.h, main/pa_common.C,
4193: main/pa_dir.C, main/pa_exec.C: wchar filenames API under Windows
4194: now used (implements feature #1081)
4195:
4196: * src/: types/pa_vcookie.C, main/pa_charset.C: cleanup
4197:
4198: 2017-02-01 moko
4199:
4200: * src/include/pa_request.h: cleanup
4201:
4202: 2017-01-30 moko
4203:
4204: * src/main/pa_request.C: file_lock_wait_limit -> lock_wait_timeout
4205:
4206: 2017-01-29 moko
4207:
4208: * tests/: 383.html, results/383.processed: test for
4209: ^reflection:stack[] added (related to feature #1052)
4210:
4211: * src/classes/reflection.C: else added
4212:
4213: * src/: include/pa_os.h, main/pa_os.C, main/pa_request.C:
4214: $.max_file_lock_wait added (implements feature #1128)
4215:
4216: 2017-01-28 moko
4217:
4218: * tests/: 379-curl.html, results/379-curl.processed: curl empty
4219: body and other cases tests added (related to featue #1014)
4220:
4221: * src/classes/curl.C: bug if response is empty fixed (related to
4222: feature #1014)
4223:
4224: 2017-01-27 moko
4225:
4226: * src/: classes/json.C, classes/reflection.C, include/pa_request.h,
4227: main/execute.C, types/pa_vmethod_frame.h: ^reflection:stack[]
4228: added (implements feature #1052)
4229:
4230: 2017-01-25 moko
4231:
4232: * tests/: 382.html, results/382.processed: @GET_DEFAULT returning
4233: method test added
4234:
4235: 2017-01-23 moko
4236:
4237: * src/classes/reflection.C: optimization: options->get replaced by
4238: hash iterator
4239:
4240: * tests/: 381.html, results/381.processed: now -> fixed date
4241:
4242: * src/main/pa_request.C: warning war
4243:
4244: * src/targets/cgi/parser3.vcproj: Stack size increased from 2Mb to
4245: 5Mb (fixes bug #1058)
4246:
4247: * src/classes/curl.C: warning war
4248:
4249: * tests/: 381.html, results/381.processed: tests for ^json:string
4250: $.one-line(true) option added (related to feature #1124)
4251:
4252: * src/: classes/json.C, types/pa_value.h: $json-string
4253: $.one-line(true|false) options is now supported (implements
4254: feature #1124)
4255:
4256: * tests/: 380.html, results/380.processed: test for modified
4257: $.max_file_size added (related to bug #1014)
4258:
4259: * tests/: 379.html, results/auto.p: tests for rewritten http file
4260: load added (related to bug #1014)
4261:
4262: * src/: classes/curl.C, include/pa_common.h, include/pa_http.h,
4263: main/pa_common.C, main/pa_http.C: check_file_size added and used
4264: in curl / file load from disk and http, http file load rewritten
4265: (related to bug #1014)
4266:
4267: 2017-01-18 moko
4268:
4269: * tests/: 378.html, results/378.processed: tests for ^result[]
4270: added (related to feature #66)
4271:
4272: * src/: classes/op.C, include/pa_request.h: ^return[] can't be
4273: Method::CO_WITHOUT_FRAME as frame still added in expression
4274: (related to feature #66)
4275:
4276: 2017-01-17 moko
4277:
4278: * tests/: 377.html, results/377.processed: test for different
4279: combinations of breaks in body and delimiter (related to bug
4280: #1077)
4281:
4282: * tests/: 376.html, results/376.processed: many ^break[] tests
4283: added (related to bug #1077)
4284:
4285: * src/types/pa_vmethod_frame.C: "break is not allowed in expression
4286: passed to native method" exception added to avoid bugs due to
4287: WRITE_EXPR_RESULT skipped and native methods execution continues
4288: after ^break[] (related to bug #1077)
4289:
4290: 2017-01-14 moko
4291:
4292: * tests/: 330.html, results/330.processed: test results updated
4293: after ^break[] bugs where fixed (related to bug #1077)
4294:
4295: * tests/: 329.html, results/329.processed: test results updated
4296: after ^break[] bugs where fixed (related to bug #1077)
4297:
4298: * tests/results/320.processed: ^return[] added
4299:
4300: 2017-01-13 moko
4301:
4302: * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
4303: classes/table.C, include/pa_request.h, main/execute.C,
4304: main/pa_request.C, targets/cgi/parser3.C,
4305: types/pa_vmethod_frame.C: Request::SKIP_INTERRUPTED,
4306: Request::SKIP_RETURN added and implemented, Request::SKIP_* now
4307: checked after each possible process/execute call (fixes bug
4308: #1077)
4309:
4310: 2016-12-29 moko
4311:
4312: * src/main/pa_common.C: warning war
4313:
4314: * src/: classes/math.C, include/pa_random.h, include/pa_request.h,
4315: include/pa_types.h, main/pa_request.C, main/pa_string.C:
4316: pa_file_size_limit added, ^math:random fixed for upper limit and
4317: limits more then 0x7FFFFFFF, limits now declared in pa_types.h
4318: (related to feature #1014)
4319:
4320: * src/: classes/curl.C, classes/file.C, include/pa_common.h,
4321: main/pa_common.C, main/pa_dir.C, main/pa_exec.C: stat -> pa_stat
4322: (related to feature #1014)
4323:
4324: 2016-12-28 moko
4325:
4326: * src/: classes/file.C, main/pa_request.C, main/pa_string.C: VS2003
4327: warning war
4328:
4329: 2016-12-26 moko
4330:
4331: * tests/: 341.html, results/341.processed: test for
4332: ^table.hash[id;;$.type[string]] added (related to feature #1057)
4333:
4334: * src/classes/table.C: ^table.hash[id;;$.type[string]] support fix
4335: (related to feature #1057)
4336:
4337: * src/types/pa_vdate.C: warning war continues...
4338:
4339: * src/: classes/date.C, classes/image.C, classes/table.C,
4340: include/pa_config_includes.h, types/pa_vfile.C: warning war
4341:
4342: * src/lib/gd/gifio.C: warning war / cleanup
4343:
4344: * src/lib/json/pa_json.C: warning war
4345:
4346: * src/classes/hash.C: warning war
4347:
4348: * src/types/pa_vfile.C: warning war
4349:
4350: * src/: classes/hash.C, include/pa_common.h, types/pa_vcookie.C:
4351: -Wall warning war continues
4352:
4353: * configure.ac: --with-build-warnings actualized
4354:
4355: 2016-12-25 moko
4356:
4357: * src/main/pa_exec.C: -wAll warning war
4358:
4359: * src/: types/pa_vform.C, types/pa_vrequest.C, main/pa_common.C:
4360: -wAll warning war
4361:
4362: * src/: include/pa_common.h, include/pa_sapi.h,
4363: types/pa_junction.h, types/pa_method.h, types/pa_value.h,
4364: types/pa_vdate.C, types/pa_vstateless_class.h, types/pa_vxdoc.h:
4365: -wAll warning war
4366:
4367: 2016-12-23 moko
4368:
4369: * src/lib/ltdl/Makefile.am: extra dist added
4370:
4371: * tests/results/344.processed: test result updated after $file.text
4372: prefetched in ^hash::create[$file] (related to feature #1075)
4373:
4374: * src/types/: pa_vfile.C, pa_vfile.h: $file.text prefetched in
4375: ^hash::create[$file] (related to feature #1075)
4376:
4377: 2016-12-22 moko
4378:
4379: * src/: classes/file.C, include/pa_common.h, main/pa_common.C,
4380: main/pa_request.C, main/pa_stylesheet_connection.C,
4381: types/pa_vfile.C: file_stat now return 64-bit size (implements
4382: #1014 under 32-bit unix versions)
4383:
4384: 2016-12-21 moko
4385:
4386: * tests/: 375.html, results/375.processed: test for exec returning
4387: stated file added (related to feature #1119)
4388:
4389: * src/classes/file.C: load should not return file with null body
4390: (fixes bug #1119)
4391:
4392: 2016-12-14 moko
4393:
4394: * tests/: 374.html, results/374.processed: test for $method.name
4395: added (related to feature #1117) plus method returning junction
4396: test
4397:
4398: 2016-12-13 moko
4399:
4400: * src/: include/pa_symbols.h, main/pa_symbols.C,
4401: types/pa_vjunction.C, types/pa_vjunction.h: $method.name added
4402: (implements feature #1117)
4403:
4404: * src/: types/pa_vform.C, include/pa_request_info.h: now only GET,
4405: HEAD and TRACE can't have body (implements feature #1116)
4406:
4407: 2016-12-09 moko
4408:
4409: * tests/: 373.html, results/373.processed: tests for
4410: ^reflection:tainting added (related to feature #1098)
4411:
4412: * src/classes/reflection.C: ^reflection:tainting arguments order
4413: change (related to feature #1098)
4414:
4415: 2016-12-06 moko
4416:
4417: * src/: classes/reflection.C, include/pa_string.h,
4418: main/pa_string.C: ^reflection:tainting[$string] added (implements
4419: feature #1098)
4420:
4421: 2016-12-05 moko
4422:
4423: * src/types/pa_vdouble.h: negative zero (-0) now converted to 0
4424: (fixes bug #1114)
4425:
4426: 2016-12-04 moko
4427:
4428: * tests/: 206.html, results/206.processed: negative zero (0/-1)
4429: check added
4430:
4431: 2016-12-03 moko
4432:
4433: * tests/: 346-curl.html, results/346-curl.processed: test modified
4434: to test value.as_hash() usage
4435:
4436: * src/classes/curl.C: value.as_hash() used for correct hash
4437: processing
4438:
4439: * src/classes/reflection.C: exceptions texts fixes
4440:
4441: 2016-12-02 moko
4442:
4443: * tests/: 372.html, results/372.processed: tests for
4444: ^reflection:create[ $.class[name] $.constructor[name]
4445: $.arguments[ $.1[param1] $.2[param2] ... ] ] added (related to
4446: feature #1094)
4447:
4448: * src/types/pa_vmethod_frame.h: comment added: params should be
4449: declared outside of *_FRAME_ACTION as MethodParams destructor
4450: will be called in ~VNativeMethodFrame
4451:
4452: * src/classes/reflection.C: ^reflection:create[ $.arguments[ ... ]
4453: ] minor fix
4454:
4455: * src/: classes/reflection.C, types/pa_value.C, types/pa_value.h,
4456: types/pa_vmethod_frame.C: ^reflection:create[ $.class[name]
4457: $.constructor[name] $.arguments[ $.1[param1] $.2[param2] ... ] ]
4458: now supported (implements feature #1094) value::as_hash added
4459: (and should be used everywhere)
4460:
4461: * src/classes/reflection.C: cleanup
4462:
4463: 2016-12-01 moko
4464:
4465: * tests/: 356.html, results/356.processed: test for method
4466: junctions class name added to the resulting hash added (related
4467: to feature #1068)
4468:
4469: * src/classes/reflection.C: for method junctions class name added
4470: to the resulting hash (related to feature #1068)
4471:
4472: 2016-11-30 moko
4473:
4474: * src/types/: pa_vhashfile.C, pa_vhashfile.h: file_name included in
4475: exception (related to bug #1113)
4476:
4477: * src/types/pa_vhashfile.C: whitespace
4478:
4479: * src/main/pa_os.C: errno now returned as it should (fixes bug
4480: #1113)
4481:
4482: * tests/results/: 175.processed, 192.processed, 224.processed,
4483: 229.processed, 239.processed, 244.processed, 246.processed,
4484: 314.processed, 352.processed: tests results updated after method
4485: call exceptions improved as method now keeps its name
4486:
4487: * src/: classes/reflection.C, main/execute.C, types/pa_value.C,
4488: types/pa_vmethod_frame.h: method call exceptions improved as
4489: method now keeps its name
4490:
4491: * tests/: 224.html, 239.html, results/224.processed,
4492: results/239.processed: tests and tests results updated after
4493: Request::construct exception changed
4494:
4495: * src/: classes/reflection.C, main/execute.C: Request::construct
4496: exception optimized
4497:
4498: * tests/: 371.html, results/371.processed: test for
4499: WWrapper.get_element call in $.name.key[value] code added
4500: (related to feature #1091)
4501:
4502: * src/types/pa_wwrapper.h: WWrapper.get_element returned, as used
4503: in $.name.key[value] code (related to feature #1091)
4504:
4505: 2016-11-29 moko
4506:
4507: * src/classes/op.C: VS warning war
4508:
4509: * src/types/: pa_vmethod_frame.h, pa_wcontext.h: VS warning war:
4510: C4239: nonstandard extension used : 'return' : conversion from
4511: 'Value' to 'Value &' (related to feature #1020)
4512:
4513: * src/: main/execute.C, types/pa_vmethod_frame.h,
4514: types/pa_wcontext.h: VS warning war: C4239: nonstandard extension
4515: used : 'return' : conversion from 'Value' to 'Value &' (related
4516: to feature #1020)
4517:
4518: * src/main/execute.C: VS warning war
4519:
4520: * src/targets/cgi/parser3.C: VS compatibility fix
4521:
4522: * src/include/pa_request.h: VS warning war
4523:
4524: * tests/: 370.html, results/370.processed: test for ^file::exec[
4525: ... $.stdin[$binary_file] ] added (related to bug #1044)
4526:
4527: * src/: classes/file.C, classes/mail.C, include/pa_exec.h,
4528: include/pa_string.h, main/pa_exec.C: pa_exec now supports
4529: $.stdin[$binary_file] (fixes bug #1044)
4530:
4531: 2016-11-28 moko
4532:
4533: * src/main/pa_exec.C: whitespace
4534:
4535: * src/main/pa_request.C: whitespace
4536:
4537: * tests/: 369.html, results/369.processed: test for
4538: $response:status usage added (related to feature #1099)
4539:
4540: * src/targets/cgi/parser3.C: HTTP response code used as exit status
4541: if < 100 (implements feature #1099)
4542:
4543: * src/targets/cgi/parser3.C: whitespace
4544:
4545: * src/targets/cgi/parser3.C: whitespace
4546:
4547: * tests/: 368.html, results/368.processed: test updated after
4548: ^reflection:filename[$method] added (related to feature #1053)
4549:
4550: * src/: classes/op.C, classes/reflection.C, include/pa_request.h,
4551: main/compile.y, main/execute.C, main/pa_request.C,
4552: types/pa_vclass.h: filename -> filespec,
4553: ^reflection:filename[$method] added (related to feature #1053)
4554:
4555: 2016-11-27 moko
4556:
4557: * tests/: 368.html, results/368.processed: test for
4558: reflection:filename[$class or object] added (related to feature
4559: #1053)
4560:
4561: * src/: classes/reflection.C, main/compile.y, types/pa_vclass.h,
4562: types/pa_vstateless_class.h: ^reflection:filename[$class or
4563: object] added (implements feature #1053)
4564:
4565: 2016-11-26 moko
4566:
4567: * src/: include/pa_request_info.h,
4568: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C:
4569: remove_absolute_uri -> strip_absolute_uri
4570:
4571: 2016-11-25 moko
4572:
4573: * src/: include/pa_request_info.h,
4574: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C:
4575: request_info.remove_absolute_uri added to remove possible
4576: http://site.name/ from $request:uri (implements feature #1112)
4577:
4578: 2016-11-24 moko
4579:
4580: * tests/: 367-curl.html, results/367-curl.processed: test for
4581: previous request headers clearing after redirect added (related
4582: to bug #1109)
4583:
4584: * src/: classes/curl.C, include/pa_array.h, include/pa_http.h:
4585: response headers from previous requests are now cleared, only
4586: last request headers are collected (fixes bug #1109)
4587:
4588: * tests/results/: 266.processed, 321.processed, 356.processed:
4589: tests results updated as method name now added to the resulting
4590: hash for new syntax only (Imp1 compatimility fixed, related to
4591: feature #1068)
4592:
4593: * src/classes/reflection.C: method name now added to the resulting
4594: hash for new syntax only (Imp1 compatimility fixed, related to
4595: feature #1068)
4596:
4597: * tests/results/366.processed: test for native and parser
4598: implementation of ^use[] logic (related to feature #1074)
4599:
4600: * tests/: 366.html, 366_dir/test-duplicate.p, 366_dir/test.p: test
4601: for native and parser implementation of ^use[] logic (related to
4602: feature #1074)
4603:
4604: 2016-11-23 moko
4605:
4606: * src/: classes/op.C, include/pa_request.h, main/compile.y,
4607: main/pa_request.C: @USE file now implemented as ^use[file;
4608: $.origin[origin_file] ] (implements feature #1074)
4609:
1.109 moko 4610: 2016-11-21 moko
4611:
1.110 moko 4612: * tests/: 365.html, results/365.processed: test for $caller bugs in
4613: 3.4.4 and $caller.method now tested (related to feature #1110)
4614:
4615: * tests/: 364.html, results/364.processed: $caller usage in
4616: different contexts now tested (related to feature #1110)
4617:
4618: * src/types/types.vcproj: +pa_vcaller_wrapper.h
4619:
4620: * src/types/Makefile.am: pa_vcaller_wrapper.h added
4621:
1.109 moko 4622: * src/: include/pa_symbols.h, main/pa_symbols.C, types/pa_method.h,
4623: types/pa_vcaller_wrapper.h, types/pa_vmethod_frame.C,
4624: types/pa_vmethod_frame.h: redesign: VCallerWrapper added and
4625: used (implements feature #1110)
4626:
4627: 2016-11-20 moko
4628:
4629: * src/types/pa_vdouble.h: whitespace
4630:
4631: 2016-11-11 moko
4632:
4633: * tests/: 363.html, results/363.processed: more tests for feature
4634: #1091 (how parser methods work in expression context)
4635:
4636: * src/: include/pa_request.h, types/pa_vmethod_frame.h: in
4637: expressions strings are now written as strings, not values by
4638: write_as_string (related to feature #1091)
4639:
4640: * src/classes/op.C: to make more correct behavour in expression
4641: context
4642:
4643: 2016-11-07 moko
4644:
4645: * tests/: 362.html, results/362.processed: test for
4646: xsltParseStylesheetDoc caching as xsl modification after it added
4647: (related to bug #1108)
4648:
4649: * src/: classes/xdoc.C, types/pa_vxdoc.h: xsltParseStylesheetDoc
4650: result now cached as xdoc is modified after it (fixes bug #1108)
4651:
4652: 2016-11-06 moko
4653:
4654: * src/types/pa_vxdoc.h: whitespace
4655:
4656: 2016-11-05 moko
4657:
4658: * src/types/pa_vmethod_frame.h: cleanup
4659:
4660: 2016-11-03 moko
4661:
4662: * tests/results/244.processed: more correct exception after method
4663: frames separation
4664:
4665: * src/types/pa_vmethod_frame.h: minor optimizaion
4666:
4667: * src/types/pa_method.h: optimization: params_count added
4668:
4669: * src/: classes/json.C, classes/op.C, classes/reflection.C,
4670: include/pa_request.h, main/execute.C, main/pa_request.C,
4671: types/pa_value.C, types/pa_vmethod_frame.C,
4672: types/pa_vmethod_frame.h, types/pa_vobject.C: Optimization:
4673: VMethodFrame now divided into VNativeMethodFrame,
4674: VParserMethodFrame, VLocalParserMethodFrame; METHOD_FRAME_ACTION,
4675: EXPRESSION_FRAME_ACTION, CONSTRUCTOR_FRAME_ACTION defines added
4676: and used (related to feature #1104)
4677:
4678: 2016-11-02 moko
4679:
4680: * src/: classes/bool.C, classes/curl.C, classes/date.C,
4681: classes/double.C, classes/file.C, classes/hash.C,
4682: classes/hashfile.C, classes/image.C, classes/inet.C,
4683: classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
4684: classes/memcached.C, classes/op.C, classes/reflection.C,
4685: classes/regex.C, classes/string.C, classes/table.C,
4686: classes/xdoc.C, classes/xnode.C, include/pa_request.h,
4687: main/execute.C: cleanup: r.write_pass_lang, r.write_no_lang ->
4688: r.write (implements feature #1091)
4689:
4690: * src/main/execute.C: cleanup (related to feature #1104)
4691:
4692: * src/: include/pa_request.h, main/execute.C,
4693: types/pa_vmethod_frame.h, types/pa_wcontext.h: VExpressionFrame
4694: added, in_expression removed (implements feature #1104)
4695:
4696: 2016-10-31 moko
4697:
4698: * src/types/pa_value.C: whitespace
4699:
4700: 2016-10-28 moko
4701:
4702: * tests/results/244.processed: updated after error reporting fixed
4703: in pa_wcontext.C
4704:
4705: * src/types/pa_wcontext.C: error reporting fixed
4706:
4707: * src/types/pa_wcontext.h: whitespace
4708:
4709: * src/classes/image.C: not fully readed entries are no longer
4710: processed (fixes bug #1106)
4711:
4712: 2016-10-26 moko
4713:
4714: * src/classes/image.C: whitespace
4715:
4716: * src/: include/pa_request.h, include/pa_string.h, main/untaint.C,
4717: types/pa_vmail.C, types/pa_vmethod_frame.h, types/pa_wcontext.h,
4718: types/pa_wwrapper.h: optimization: L_PASS_APPENDED removed as no
4719: longer required (related to feature #1091)
4720:
4721: * tests/results/: 264.processed, 350.processed: test results update
4722: reverted (whitespace optimization) after write_no_lang removed :)
4723: (related to feature #1091)
4724:
4725: * src/: classes/file.C, classes/hash.C, classes/op.C,
4726: classes/string.C, classes/table.C, classes/void.C,
4727: classes/xdoc.C, include/pa_request.h, main/pa_xml_io.C,
4728: types/pa_vmail.C: Temp_lang removed, write_no_lang now almost
4729: equal write_pass_lang (related to feature #1091)
4730:
4731: * tests/results/: 264.processed, 350.processed: test results
4732: updated (whitespace optimization) after write_assign_lang removed
4733: (related to feature #1091)
4734:
4735: * tests/: 361.html, results/361.processed: test for non-string
4736: ^untaint added (related to feature #1091)
4737:
4738: * src/: classes/curl.C, classes/date.C, classes/file.C,
4739: classes/hash.C, classes/op.C, classes/string.C,
4740: include/pa_request.h, main/execute.C: optimization:
4741: write_assign_lang removed as not required (first part of feature
4742: #1091 implementation)
4743:
1.108 moko 4744: 2016-10-12 moko
4745:
4746: * tests/: 360.html, results/360.processed: more test code (related
4747: to feature #1104)
4748:
4749: * src/: classes/op.C, classes/reflection.C, include/pa_opcode.h,
4750: include/pa_request.h, main/compile.y, main/execute.C: opcode
4751: OP_PREPARE_TO_EXPRESSION removed as not required, optimized
4752: WContext is next task (implements feature #1104)
4753:
4754: * src/types/pa_method.h: more detailed comment for CO_WITHOUT_FRAME
4755: / CO_WITHOUT_WCONTEXT
4756:
4757: * tests/: 360.html, results/360.processed: test for in expression
4758: state (related to feature #1104)
4759:
4760: 2016-10-11 moko
4761:
4762: * src/main/execute.C: compilation without OPTIMIZE_CALL fixed
4763:
4764: * src/classes/op.C: default value removed from initializer
4765:
4766: * src/types/pa_vmemcached.C: FreeBSD 11 warning war
4767:
4768: * src/types/pa_vmethod_frame.h: FreeBSD 11 warning war
4769:
4770: 2016-10-10 moko
4771:
4772: * tests/results/auto.p: test updated adter $RECOURSION_LIMIT,
4773: $LOOP_LIMIT -> $LIMITS[ $.max_recoursion, $.max_loop ] (related
4774: to feature #42)
4775:
4776: * src/main/pa_request.C: $RECOURSION_LIMIT, $LOOP_LIMIT ->
4777: $LIMITS[ $.max_recoursion, $.max_loop ] (related to feature #42)
4778:
4779: 2016-10-08 moko
4780:
4781: * src/classes/double.C: whitespace
4782:
4783: 2016-10-07 moko
4784:
4785: * src/types/pa_vmethod_frame.h: reorder
4786:
4787: 2016-10-06 moko
4788:
4789: * src/classes/date.C: typo
4790:
4791: * src/types/pa_vmethod_frame.h: whitespace + cleanup
4792:
4793: * src/: classes/hash.C, classes/hashfile.C, classes/json.C,
4794: classes/op.C, classes/reflection.C, types/pa_vmethod_frame.C,
4795: types/pa_vmethod_frame.h: params.get now returns Value&, not
4796: Value*
4797:
4798: * src/types/pa_vmethod_frame.C: params.get should return Value&.
4799:
4800: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: get_as
4801: removed; first as_* code rewrite
4802:
4803: 2016-10-05 moko
4804:
4805: * src/include/pa_request.h: whitespace
4806:
4807: * tests/: 359.html, results/359.processed: test for VCodeFrame and
4808: intercept_string added (related to feature #1097)
4809:
4810: * src/: classes/image.C, classes/op.C, classes/table.C,
4811: include/pa_request.h, main/execute.C, types/pa_vmethod_frame.C:
4812: optimization: intercept_string removed (implements feature #1097)
4813:
4814: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: whitespace
4815:
4816: * src/types/: pa_vcode_frame.h, pa_wwrapper.h: get_element removed
4817: from VCodeFrame and WWrapper as not required
4818:
4819: 2016-10-04 moko
4820:
4821: * src/: classes/curl.C, classes/date.C, classes/double.C,
4822: classes/file.C, classes/hash.C, classes/image.C, classes/inet.C,
4823: classes/int.C, classes/json.C, classes/op.C,
4824: classes/reflection.C, classes/string.C, classes/table.C,
4825: include/pa_request.h, main/execute.C, types/pa_vmethod_frame.C:
4826: proces_to_value -> process after StringOrValue removed (related
4827: to feature #1020)
4828:
4829: * src/classes/form.C: whitespace
4830:
4831: * src/main/execute.C: VALUE__GET_BASE_CLASS added to opcode_names
4832:
4833: * tests/: 357.html, 358.html, results/357.processed,
4834: results/358.processed, results/auto.p: test for @conf
4835: $RECOURSION_LIMIT and $LOOP_LIMIT added (related to feature #42)
4836:
4837: 2016-10-03 moko
4838:
4839: * src/: classes/op.C, include/pa_request.h, main/pa_request.C,
4840: types/pa_vtable.C: @conf $RECOURSION_LIMIT and $LOOP_LIMIT now
4841: supported (implements feature #42)
4842:
4843: * src/types/pa_vregex.h: no reason for VRegex to be
4844: is_evaluated_expr
4845:
4846: * src/classes/curl.C: CURL_OPT(CURL_INT, SSLVERSION) added
4847: (implements feature #1095)
4848:
4849: 2016-10-01 moko
4850:
4851: * src/classes/reflection.C: $.overwrite in ^reflection:mixin is now
4852: false by default (related to feature #1089)
4853:
4854: 2016-09-30 moko
4855:
4856: * src/types/pa_wcontext.h: cleanup
4857:
4858: 2016-09-29 moko
4859:
4860: * src/main/execute.C: whitespace
4861:
4862: * src/include/pa_request.h: whitespace
4863:
4864: * src/: classes/hash.C, classes/hashfile.C, classes/json.C,
4865: classes/op.C, classes/table.C, include/pa_request.h,
4866: main/execute.C, main/pa_request.C, types/pa_vmethod_frame.h,
4867: types/pa_vobject.C, types/pa_wcontext.h: optimization:
4868: StringOrValue removed as it just slows down and adds complexity
4869: (implements feature #1020)
4870:
4871: 2016-09-28 moko
4872:
4873: * tests/: 356.html, results/266.processed, results/321.processed,
4874: results/356.processed: tests updated after name was added to
4875: method_info hash, test for ^reflection:method_info[junction]
4876: added (related to feature #1068)
4877:
4878: * src/classes/reflection.C: ^reflection:method_info[junction] now
4879: supported, method name added to the resulting hash (implements
4880: feature #1068)
4881:
4882: * tests/: 276.html, results/276.processed: more tests for
4883: ^reflection:delete[]
4884:
4885: * src/classes/reflection.C: fixed bug then ^reflection:delete
4886: didn't work on class and could damage native objects (like file)
4887:
4888: 2016-09-26 moko
4889:
4890: * tests/: 345.html, 346-curl.html, 347-curl.html, 348.html,
4891: results/345.processed, results/346-curl.processed,
4892: results/347-curl.processed, results/348.processed: numbers added
4893: to simplify diff analysis
4894:
4895: * tests/: 352.html, results/352.processed: test result updated as
4896: method name used
4897:
4898: * src/classes/reflection.C: method name used
4899:
4900: * src/types/: pa_method.h, pa_vstateless_class.C: method now keeps
4901: its name
4902:
4903: * src/types/pa_method.h: whitespace
4904:
4905: * src/classes/reflection.C: both method and field with one name can
4906: exist.
4907:
4908: * src/classes/reflection.C: ^reflection:mixin added (implements
4909: feature #1089)
4910:
4911: * tests/: 355.html, results/355.processed: property appears in
4912: derived class if added in base test added
4913:
4914: * src/types/pa_vstateless_class.h: get_method declaration +
4915: whitespace
4916:
4917: * tests/: 354.html, results/354.processed: nice test from method
4918: and property with one name in class added
4919:
4920: 2016-09-23 moko
4921:
4922: * src/classes/reflection.C: ^reflection:method usage documented
4923:
4924: 2016-09-22 moko
4925:
4926: * src/: classes/classes.vcproj, types/types.vcproj: we need RTTI as
4927: we use 'dynamic_cast' on polymorphic type 'Value'. Without it
4928: compile warning and GPF occures on VS2003 (related to feature
4929: #1087)
4930:
4931: * tests/: 350.html, results/350.processed: test added for
4932: $.encloser[] support in ^table::create (related to feature #11)
4933:
4934: * src/classes/table.C: another minor fix (related to feature #11)
4935:
1.107 moko 4936: 2016-09-21 moko
4937:
4938: * src/include/pa_config_fixed.h: vs2015 compilation fixes
4939:
4940: * src/: classes/curl.C, classes/file.C, classes/hash.C,
4941: classes/json.C, classes/string.C, classes/table.C,
4942: classes/xdoc.C, include/pa_charsets.h, main/pa_charsets.C,
4943: main/pa_common.C, main/pa_http.C, main/pa_request.C,
4944: main/pa_sql_driver_manager.C, types/pa_vfile.C, types/pa_vmail.C,
4945: types/pa_vrequest.C, types/pa_vresponse.C: charsets ->
4946: pa_charsets, vs2015 warning war
4947:
4948: * src/classes/table.C: vs2015 warning war
4949:
4950: * src/types/pa_vdate.C: vs2015 warning war
4951:
4952: * src/main/: pa_common.C, pa_globals.C: vs2015 compilation fixes
4953:
4954: * src/targets/cgi/parser3.vcproj: wsock32 -> ws2_32.lib (winsock 1
4955: -> winsock 2) for vs2015 compatibility (getaddrinfo functions)
4956:
4957: * src/main/pa_common.C: vs2015 compilation fixes
4958:
4959: * src/: include/pa_common.h, lib/smtp/smtp.C, main/pa_common.C:
4960: vs2015 compilation fixes
4961:
4962: * src/main/pa_charset.C: vs2015 warning war
4963:
4964: * src/: classes/file.C, types/pa_wwrapper.h: vs2015 warning war
4965:
4966: * src/main/pa_charset.C: vs2015 warning war
4967:
4968: * src/types/: pa_wcontext.h, pa_vmethod_frame.h: vs2015 warning war
4969:
4970: * src/types/pa_vdate.C: vs2015 compilation fix
4971:
4972: * src/: include/pa_memory.h, main/pa_memory.C: VS2015 warning war
4973:
4974: * src/: lib/json/pa_json.C, classes/mail.C, classes/string.C:
4975: VS2015 compilation fixes
4976:
4977: * src/classes/table.C: minor fix (related to feature #11)
4978:
4979: * tests/results/282.processed: no longer skipping extra enclosers
4980: (related to feature #11)
4981:
4982: * src/classes/table.C: minor fix + no longer skipping extra
4983: enclosers (related to feature #11)
4984:
4985: * src/classes/table.C: minor optimization (related to feature #11)
4986:
4987: * src/classes/table.C: minor fix and optimization (related to
4988: feature #11)
4989:
4990: 2016-09-20 moko
4991:
4992: * tests/: 353.html, results/353.processed: test for
4993: PC.cclass->is_vars_local() check in one_big_piece in ^process[]
4994: added (related to bug #1090)
4995:
4996: * src/main/compile.y: PC.cclass->is_vars_local() check added for
4997: one_big_piece (fixes bug #1090)
4998:
4999: * tests/: 229.html, results/229.processed: code coverage tests
5000:
5001: * src/classes/op.C: bugfix: no more GPF if ^process[$context] (no
5002: body) was called
5003:
5004: * src/classes/op.C: whitespace
5005:
5006: * tests/: 323.html, results/323.processed: test for code junction
5007: should not be returned by ^reflection:class, ^reflection:base
5008:
5009: * src/classes/reflection.C: bugfix: code junction should not be
5010: returned by ^reflection:class, ^reflection:base
5011:
5012: * tests/: 323.html, 352.html, results/352.processed: no more
5013: exception for ^reflection:method[class;no-such-method] (related
5014: to feature #1087)
5015:
5016: * src/classes/reflection.C:
5017: ^reflection:method[class;no-such-method] : exception -> void
5018: (related to feature #1087)
5019:
5020: * src/include/pa_request.h: request::write_value added to allow
5021: write value without convertion (related to issue #1091)
5022:
5023: 2016-09-19 moko
5024:
5025: * src/main/pa_random.C: windows build fix
5026:
5027: * src/types/pa_vhash.h: warning war
5028:
5029: 2016-09-14 moko
5030:
5031: * tests/: 352.html, 552.html, results/352.processed,
5032: results/552.processed: test for ^reflection:method[] extension
5033: added (related to feature #1087)
5034:
5035: * tests/: 552.html, results/552.processed: test for
5036: ^reflection:method[] extension added (related to feature #1087)
5037:
5038: * src/classes/reflection.C: compatibility issue fixed, VClass
5039: dynamic_cast check added (related to feature #1087)
5040:
5041: * tests/: 351.html, results/351.processed: test for @auto[]
5042: inheritance bug diring ^process[] added (related to bug #1088)
5043:
5044: * src/: classes/op.C, main/pa_request.C,
5045: types/pa_vstateless_class.C: set_method now checks for @auto[] to
5046: disable it inheritance during ^process (fixes bug #1088)
5047:
5048: * src/classes/reflection.C: ^reflection:method[$class:method;$self]
5049: added (implements feature #1087)
5050:
5051: 2016-09-13 moko
5052:
5053: * tests/: 349.html, results/auto.p: test for objects prototyping
5054: added and $OBJECT-PROTOTYPE(false) is used for old tests (related
5055: to feature #1086)
5056:
5057: * src/: main/pa_request.C, types/pa_vclass.C, types/pa_vclass.h,
5058: types/pa_vobject.C: objects now are not class instances, but have
5059: class as prototype, can be overridden by $OBJECT-PROTOTYPE(false)
5060: in @conf (implements feature #1086)
5061:
5062: 2016-09-08 moko
5063:
5064: * src/: classes/file.C, classes/mail.C, classes/string.C,
5065: classes/table.C, main/pa_http.C, main/pa_string.C,
5066: include/pa_string.h: cleanup: string::split limit argument
5067: removed as no longer required, pos_after no longer reference
5068: (related to feature #11)
5069:
5070: * src/classes/table.C, tests/results/348.processed: now exception
5071: is rised when invalid option is passed to ^table::create[]
5072:
5073: * tests/: 282.cfg, 282.html, results/282.processed: more code
5074: coverage tests
5075:
5076: * tests/: 348.html, results/348.processed: code coverage tests
5077: added
5078:
5079: * tests/: 348.html, results/348.processed: generic ^table::create[]
5080: tests
5081:
5082: * tests/: 035.html, results/035.processed, results/272.processed:
5083: tests updated after $.encloser[] support for ^table::create
5084: implementation (related to feature #11)
5085:
5086: * src/classes/table.C: $.encloser[] support for ^table::create
5087: finally added (implements feature #11)
5088:
5089: 2016-09-07 moko
5090:
5091: * src/include/pa_string.h: added StringSplitHelper as friend
5092: (related to feature #11)
5093:
5094: * src/include/pa_string.h: body and langs now protected, not
5095: private to allow inheritance (related to feature #11)
5096:
5097: * src/classes/table.C: lsplit optimized before cloning for
5098: ^table::create with $.encloser[] (related to feature #11)
5099:
5100: * src/classes/table.C: optimizaion: TableControlChars.separators
5101: added and used (related to feature #11)
5102:
5103: * src/classes/table.C: spelling:
5104:
5105: TableSeparators -> TableControlChars column -> separator
5106: separators -> control_chars
5107:
5108: 2016-09-06 moko
5109:
5110: * src/main/pa_string.C: whitespace
5111:
5112: * src/main/pa_string.C: whitespace
5113:
5114: 2016-09-01 moko
5115:
5116: * tests/: 347-curl.html, results/347-curl.processed: to make tests
5117: results OS-independent
5118:
5119: * src/: include/pa_http.h, main/pa_http.C: typo bugfix for clang
5120: compiler (related to feature #1042)
5121:
5122: 2016-08-15 moko
5123:
5124: * src/include/pa_string.h: whitespace
5125:
5126: * src/classes/table.C: whitespace
5127:
1.106 moko 5128: 2016-08-05 moko
5129:
5130: * tests/: 344.html, results/344.processed: test for
5131: ^hash::create[$file] added (related to feature #1075)
5132:
5133: * src/types/: pa_vfile.h, pa_vmail.C: ^hash::create[$file] now
5134: supported (implements feature #1075)
5135:
5136: 2016-08-04 moko
5137:
5138: * tests/: 341.html, results/341.processed: more code coverage tests
5139:
5140: * tests/: 346-curl.html, results/346-curl.processed: more code
5141: coverage tests for curl
5142:
5143: * tests/: 346-curl.html, results/346-curl.processed: more code
5144: coverage tests for curl
5145:
5146: * tests/: 223-curl.html, 223.html, results/223-curl.processed,
5147: results/223.processed: code coverage tests: $.form[ $.table[] ]
5148: test added
5149:
5150: * tests/: 223-curl.html, results/223-curl.processed: more code
5151: coverage tests for curl
5152:
5153: 2016-08-03 moko
5154:
5155: * src/classes/curl.C: dlink(curl_library) now called not once, but
5156: until it will be loaded, allowing to find existing library.
5157:
5158: * tests/: 346-curl.html, 347-curl.html, results/346-curl.processed,
5159: results/347-curl.processed: more code coverage tests for curl
5160:
5161: * tests/: 339-curl.html, 339.html, 346-curl.html, Makefile,
5162: results/339-curl.processed, results/346-curl.processed: curl
5163: functionality tests
5164:
5165: 2016-08-02 moko
5166:
5167: * tests/: 339.html, results/339.processed: test for tables in
5168: ^file:load[] and ^curl:load[] (commented) added (related to
5169: feature #1042)
5170:
5171: * tests/: 345.html, results/345.processed: code coverage tests for
5172: file class
5173:
5174: * tests/: 344.html, results/344.processed: code coverage tests
5175:
5176: * tests/: 344.html, results/344.processed: mdate removed from
5177: output
5178:
5179: * src/classes/file.C: minor bugfix: is_text should be taked from
5180: fcontent.is_text_mode() if not set (related to feature #1061)
5181:
5182: * tests/: 344.html, results/344.processed: more tests
5183:
5184: * tests/: 343.html, 344.html, results/343.processed,
5185: results/344.processed: tests for ^file::create[ $.from-charset
5186: and $.to-charset ] (related to feature #1061)
5187:
5188: * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h:
5189: aset_text_mode argument optimized
5190:
5191: * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h:
5192: checkBOM now used in detect_binary_content (related to feature
5193: #1061)
5194:
5195: * src/main/pa_request.C: load_charset no longer required to_upper
5196:
5197: * src/types/pa_vfile.C: bugfix: ^file::create[$text_file;...] now
5198: preserves original file mode (if no $.mode specified)
5199:
5200: * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h:
5201: ^file::create now supports $.from-charset[] and $.to-charset
5202: options (implements feature #1061), automatic transcode is done
5203: if text file is created from binary file and charset is detected.
5204:
5205: 2016-07-30 moko
5206:
5207: * src/classes/table.C: ^t.hash[..;] now supported (related to
5208: feature #1057)
5209:
5210: * tests/: 341.html, results/341.processed: test for ^t.hash[..;]
5211: added (related to feature #1057)
5212:
5213: * tests/: 286.html, results/286.processed: code tests coverage
5214:
5215: 2016-07-29 moko
5216:
5217: * src/classes/table.C: table size should be checked inside menu and
5218: foreach (related to feature #858)
5219:
5220: * src/: classes/curl.C, classes/file.C, classes/string.C,
5221: classes/xdoc.C, include/pa_charsets.h, main/pa_charsets.C,
5222: main/pa_common.C, main/pa_http.C, main/pa_sql_driver_manager.C,
5223: types/pa_vmail.C, types/pa_vrequest.C, types/pa_vresponse.C:
5224: charsets.get now does str_upper inside (related to feature #1061)
5225:
5226: * tests/: 342.html, results/342.processed: more code coverage tests
5227:
5228: * tests/: 342.html, outputs/342.processed: table menu code coverage
5229: + foreach test added (related to feature #858)
5230:
5231: * tests/: 341.html, results/341.processed: tests for
5232: ^table.hash[]{code} added + code coverage tests (related to
5233: feature #1057)
5234:
5235: * src/: include/pa_common.h, classes/table.C: ^table.hash[]{code as
5236: value} support (implements feature #1057)
5237:
5238: * src/classes/table.C: whitespace
5239:
5240: 2016-07-28 moko
5241:
5242: * src/: classes/curl.C, types/pa_vfile.C: curl now saves filename
5243: from URL, if not specified query string removed from url-based
5244: filenames in ^curl:load[] and ^file::load[] (related to feature
5245: #1042)
5246:
5247: 2016-07-27 moko
5248:
5249: * tests/: 340.html, results/340.processed: test for
5250: transcode_text_result=false added (related to issue #1042)
5251:
5252: 2016-07-26 moko
5253:
5254: * src/types/pa_vfile.C: file name should not be empty (if file path
5255: is folder and ends with /) (related to feature #1042)
5256:
5257: * src/main/pa_http.C: whitespace optimizaion
5258:
5259: * src/: classes/curl.C, include/pa_common.h, include/pa_http.h,
5260: main/pa_common.C, main/pa_http.C: ^curl:load[] now support
5261: multiple headers, ^file::load supports headers transcoding
5262: (implements feature #1042)
5263:
5264: 2016-07-25 moko
5265:
5266: * src/include/pa_common.h: PA_DEFAULT added
5267:
5268: 2016-07-22 moko
5269:
5270: * tests/: 338.html, results/338.processed: test for
5271: $date.field(value) added (related to feature #1066)
5272:
5273: * src/: classes/date.C, types/pa_vdate.C, types/pa_vdate.h:
5274: $date.field(value) now supported for y/m/d/h/m/s (implements
5275: feature #1066)
5276:
1.105 moko 5277: 2016-07-21 moko
5278:
5279: * src/: classes/file.C, classes/image.C, include/pa_common.h,
5280: main/pa_common.C: pa_common.h: File_read_action: fname, as_text
5281: arguments removed; image.C - absolute path shown in exception
5282: (implements feature #1071)
5283:
5284: * tests/: 235.html, results/235.processed: test and test result
5285: updated after static boundary in mail and Errors-To: mail header
5286: removed (related to feature #1047)
5287:
5288: * src/: classes/math.C, include/pa_random.h, main/pa_http.C,
5289: main/pa_random.C, types/pa_vmail.C: get_uuid_boundary() added and
5290: used, static boundary in mail removed, Errors-To: mail header
5291: removed (implements feature #1047)
5292:
5293: 2016-07-20 moko
5294:
5295: * src/: classes/reflection.C, types/pa_vstateless_class.h:
5296: equest.classes(): Value -> VStateless_class, part 3 (related to
5297: issue #1051)
5298:
5299: * src/: classes/reflection.C, include/pa_request.h, main/execute.C:
5300: request.classes(): Value -> VStateless_class, part 2 (related to
5301: issue #1051)
5302:
5303: * tests/results/: 224.processed, 323.processed: classes without
5304: methods should not be methoded (related to issue #1051)
5305:
5306: * src/: classes/reflection.C, include/pa_request.h, main/compile.y,
5307: main/compile_tools.h, main/pa_request.C: request.classes(): Value
5308: -> VStateless_class, part 1 (related to issue #1051)
5309:
5310: * tests/: 337.html, results/337.processed: test for
5311: ^reflection:fields_reference[] and VHashReference class added
5312: (related to feature #1072)
5313:
5314: * src/: classes/hash.C, classes/json.C, classes/reflection.C,
5315: types/pa_value.h, types/pa_vhash.h, types/pa_vobject.h: VHashBase
5316: and VHashReference added, allowing ^reflection:fields_reference[]
5317: implementation (closes feature #1072)
5318:
5319: 2016-07-19 moko
5320:
5321: * tests/: 323.html, results/323.processed: we want to see
5322: "methoded"
5323:
5324: * tests/: 336.html, results/336.processed: test for $BASE:property
5325: and ^BASE:method (OP_VALUE__GET_BASE_CLASS) added (related to bug
5326: #1059)
5327:
5328: * src/: include/pa_opcode.h, main/compile.y, main/execute.C,
5329: types/pa_vstateless_class.h, types/pa_wcontext.h: no more
5330: somebody_entered_some_class, $BASE:property works again,
5331: ^BASE:method[] bugs fixed (fixes bug #1059)
5332:
5333: 2016-07-14 moko
5334:
5335: * tests/: 335.html, results/335.processed: test for feature #1055
5336: added
5337:
5338: * src/classes/hash.C: bugfix: $._default was not copied if empty
5339: feature: ^hash.contains[_default] added (implements feature
5340: #1055)
5341:
5342: 2016-07-13 moko
5343:
5344: * src/classes/reflection.C: bugfix: ^reflection:def[class;name]
5345: should not call @autouse (http://www.parser.ru/forum/?id=83480)
5346:
5347: 2016-07-05 moko
5348:
5349: * src/classes/hash.C: Optimization: HashStringValue::Iterator used
5350: in ^hash.foreach (related to feature #1073)
5351:
5352: 2016-07-04 moko
5353:
5354: * tests/: 134.html, 281.html, results/134.processed,
5355: results/281.processed: tests updated after hash blocking removed
5356: (related to feature #1073)
5357:
5358: * src/: classes/hash.C, include/pa_hash.h, types/pa_vhash.h: hash
5359: no longer blocks on change during foreach (implements feature
5360: #1073)
5361:
5362: 2016-06-17 moko
5363:
5364: * tests/: 330.html, results/330.processed: try exception source
5365: test added (related to bug in #1062)
5366:
5367: * tests/: 334.html, results/334.processed: Exception stack trace
5368: test added (related to bug in $1062)
5369:
5370: * src/classes/op.C: Exception trace now correctly restored and
5371: errors reported (related to bug #1062)
5372:
1.104 moko 5373: 2016-05-25 moko
5374:
5375: * src/main/compile.y: minor cleanup + beauty
5376:
5377: 2016-05-24 moko
5378:
5379: * tests/: 333.html, results/333.processed: more exceptions testing
5380:
5381: * tests/: 332.html, results/332.processed: test for FIELDS_SYMBOL,
5382: _DEFAULT_SYMBOL, CALLER_SYMBOL, SELF_SYMBOL added (related to
5383: features #1056, #1026)
5384:
5385: * src/: classes/json.C, include/pa_symbols.h, main/pa_symbols.C,
5386: types/pa_vhash.C, types/pa_vhash.h, types/pa_vtable.C,
5387: types/pa_vtable.h: FIELDS_SYMBOL, _DEFAULT_SYMBOL added and used
5388: (implements feature #1056)
5389:
5390: * src/: include/pa_symbols.h, main/compile.y, main/compile_tools.C,
5391: main/execute.C, main/pa_symbols.C, types/pa_vjunction.C,
5392: types/pa_vstateless_class.C, types/pa_vstateless_class.h:
5393: CLASS_SYMBOL, CLASS_NAME_SYMBOL added and used (related to
5394: feature #1026)
5395:
5396: * src/: classes/reflection.C, include/pa_symbols.h, main/compile.y,
5397: main/compile_tools.C, main/compile_tools.h, main/pa_symbols.C,
5398: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h: Symbols now
5399: have *_SYMBOL naming convention. STATIC_SYMBOL, DYNAMIC_SYMBOL,
5400: LOCALS_SYMBOL, PARTIAL_SYMBOL, REM_SYMBOL where added (related to
5401: feature #1026)
5402:
5403: * src/: include/pa_symbols.h, main/compile.y, main/compile_tools.C,
5404: main/pa_globals.C, main/pa_symbols.C, types/pa_vmethod_frame.C,
5405: types/pa_vmethod_frame.h, types/pa_vstateless_class.C:
5406: SYMBOLS_CACHING define implemented (related to feature #1026)
5407:
5408: * src/main/main.vcproj: + ps_symbols
5409:
5410: * src/: include/Makefile.am, include/pa_string.h,
5411: include/pa_symbols.h, main/Makefile.am, main/compile.tab.C,
5412: main/compile.y, main/compile_tools.C, main/pa_symbols.C,
5413: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
5414: types/pa_vstateless_class.C: initial implementation for symbols
5415: cache (related to feature #1026)
5416:
5417: * src/: include/pa_common.h, main/pa_http.C: minor cleanup
5418:
5419: * src/main/pa_globals.C: minor cleanup
5420:
5421: 2016-05-19 moko
5422:
5423: * src/types/pa_vhash.h: minor optimization: ^hash.fields[] removed
5424: (related to feature #1046)
5425:
5426: * tests/: 331.html, results/331.processed: test for
5427: BAD_NONWHITESPACE_CHARACTER_IN_EXPLICIT_RESULT_MODE removal added
5428: (related to feature #1051)
5429:
5430: * src/main/compile.y:
5431: BAD_NONWHITESPACE_CHARACTER_IN_EXPLICIT_RESULT_MODE error removed
5432: (implements feature #1054)
5433:
5434: 2016-05-18 moko
5435:
5436: * src/types/pa_vtable.C, tests/results/324.processed: no more
5437: "column not found" exception for ^table.no-such-method[] (related
5438: to feature #1046)
5439:
5440: * tests/: 261.html, results/261.processed: test added and updated
5441: after feature #1046 implementation
5442:
5443: * src/: classes/string.C, types/pa_value.C, types/pa_vstring.h,
5444: types/pa_vvoid.h: $string.anything works for whitespace strings,
5445: ^string.contains added for hash compatibility, $string.method no
5446: longer returns stting method (implements feature #1046)
5447:
5448: 2016-05-12 moko
5449:
5450: * src/classes/curl.C: content-type response header no longer
5451: ignored (fixes issue #1045)
5452:
5453: * tests/: 330.html, results/330.processed: test for incomplete
5454: finally execution when break occures added (related to issue
5455: #1077)
5456:
5457: * src/classes/op.C: bugfix: Request::skip reset is called before
5458: executing catch and finally code (fixes issue #1062)
5459:
5460: 2016-05-11 moko
5461:
5462: * tests/: 329.html, results/329.processed: test for invalid
5463: ^break[] behavour added (bug #1077)
5464:
5465: * src/classes/op.C: try_catch code cleanup (related to bug #1062)
5466:
5467: 2016-04-24 moko
5468:
5469: * src/types/pa_vstateless_class.h: warning war
5470:
5471: 2016-04-17 moko
5472:
5473: * tests/: 328.html, results/328.processed: test for
5474: ^break(condition) and ^continue(condition) (related to feature
5475: #1063)
5476:
5477: * src/classes/op.C: ^break(condition) and ^continue(condition)
5478: implemented (feature #1063)
5479:
5480: 2016-04-12 moko
5481:
5482: * tests/results/280.processed: ordered hash now used for class
5483: methods and properties (test results updated for feature #1069)
5484:
5485: * src/classes/: xdoc.C, xnode.C: xnode_class initialization moved
5486: to xdoc.C as under FreeBSD it was inited after and inheritance
5487: failed (related to issue #1051)
5488:
5489: * tests/: 320.html, results/320.processed: xdoc and xnode methods
5490: are printed to check inheritance (related to feature #1051)
5491:
1.103 moko 5492: 2016-04-09 moko
5493:
5494: * tests/results/320.processed: ordered hash now used for class
5495: methods and properties (test results updated for feature #1069)
5496:
5497: * src/types/pa_vstateless_class.h: ordered hash now used for class
5498: methods and properties (implements feature #1069)
5499:
5500: * src/types/: pa_vconsole.h, pa_vcookie.C, pa_venv.C,
5501: pa_vrequest.C, pa_vstatus.C: minor optimization: #ifndef
5502: OPTIMIZE_BYTECODE_GET_ELEMENT__SPECIAL returned (related to
5503: feature #1051)
5504:
5505: 2016-04-07 moko
5506:
5507: * src/main/execute.C: returned Value in .CLASS case for VJunction
5508: (related to feature #1051)
5509:
5510: * src/types/: pa_vjunction.C, pa_vmethod_frame.C,
5511: pa_vmethod_frame.h, pa_vstateless_class.C, pa_vstateless_class.h:
5512: string constants deduplication (related to feature #1051)
5513:
5514: * tests/results/224.processed: test result updated (related to
5515: feature #1051)
5516:
5517: * src/: main/execute.C, types/pa_vconsole.h, types/pa_vcookie.C,
5518: types/pa_vcookie.h, types/pa_venv.C, types/pa_venv.h,
5519: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vstatus.C,
5520: types/pa_vstatus.h: classes hash now contains only
5521: VStateless_class derived objects, .CLASS is also allways
5522: VStateless_class derived object (related to feature #1051).
5523:
5524: 2016-04-06 moko
5525:
5526: * tests/results/323.processed: test result updated after feature
5527: #1051 implementation
5528:
5529: * src/: classes/classes.h, classes/op.C, classes/response.C,
5530: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
5531: main/pa_request.C, types/pa_vclass.h, types/pa_vform.C,
5532: types/pa_vmail.C, types/pa_vmath.C, types/pa_vmemory.h,
5533: types/pa_vresponse.C, types/pa_vresponse.h,
5534: types/pa_vstateless_class.h: base -> methoded_donor for static
5535: classes, type() moved from VStateless_class to VClass and
5536: Methoded (implements feature #1051)
5537:
5538: 2016-04-04 moko
5539:
5540: * src/: classes/classes.C, include/pa_request.h, main/pa_request.C:
5541: beauty: put_class added (related to feature #1051)
5542:
5543: 2016-04-01 moko
5544:
5545: * tests/results/: 175.processed, 192.processed, 224.processed,
5546: 229.processed, 244.processed, 246.processed, 316.processed: test
5547: results updated as class.type() removed from error messages, only
5548: type() left (related to feature #1051)
5549:
5550: * src/: classes/classes.C, classes/classes.h, classes/mail.C,
5551: classes/op.C, classes/reflection.C, main/compile.y,
5552: main/compile_tools.h, main/execute.C, main/pa_request.C,
5553: types/pa_value.C, types/pa_vclass.C, types/pa_vclass.h,
5554: types/pa_vmethod_frame.h, types/pa_vobject.h,
5555: types/pa_vstateless_class.h, types/pa_wcontext.C: name() removed
5556: from VStateless_class, type() is used instead (related to feature
5557: #1051)
5558:
5559: * src/classes/mail.C: old logic restored.
5560:
5561: * src/: classes/bool.C, classes/classes.C, classes/classes.awk,
5562: classes/classes.h, classes/curl.C, classes/date.C,
5563: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
5564: classes/hashfile.C, classes/image.C, classes/inet.C,
5565: classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
5566: classes/memcached.C, classes/memory.C, classes/reflection.C,
5567: classes/regex.C, classes/response.C, classes/string.C,
5568: classes/table.C, classes/xdoc.C, classes/xnode.C,
5569: types/pa_vform.C, types/pa_vmail.C, types/pa_vmath.C,
5570: types/pa_vmemory.h: optimizaion: *_base_class removed (related to
5571: feature #1051)
5572:
5573: 2016-03-30 moko
5574:
5575: * tests/: 327.html, results/224.processed, results/327.processed:
5576: test for TZ specification in ^date::create[], TZ is kept during
5577: ^date::create[$dt] (related to feature #1048)
5578:
5579: * src/: classes/date.C, types/pa_vdate.h: TZ can be specified in
5580: ^date::create[], TZ is kept during ^date::create[$dt] (implements
5581: feature #1048)
5582:
5583: 2016-03-29 moko
5584:
5585: * tests/: 315.html, results/315.processed: test for timezone format
5586: +HHmm added (related to feature #1065)
5587:
5588: * src/classes/date.C: timezone format +HHmm now supported
5589: (implements feature #1065)
5590:
5591: 2016-03-28 moko
5592:
5593: * tests/: 202.html, results/131.processed, results/202.processed,
5594: results/224.processed, results/256.processed,
5595: results/315.processed: test results updated after %.2d now
5596: default for hours offset in iso-string (was %2d), test for
5597: ^date.iso-string options $.colon(true) $.z(true) $.ms(false)
5598: added (related to feature #1065)
5599:
5600: 2016-03-27 moko
5601:
5602: * src/types/pa_vdate.C: '+' sign for zero offset (related to
5603: feature #1065)
5604:
5605: * src/: classes/date.C, types/pa_vdate.C, types/pa_vdate.h:
5606: ^date.iso-string options $.colon(true) $.z(true) $.ms(false)
5607: added (implements feature #1065)
5608:
5609: 2016-03-24 moko
5610:
5611: * tests/: 202.html, results/202.processed: test $date.week added
5612: (related to bug #1067)
5613:
5614: * src/types/: pa_vdate.C, pa_vdate.h: fix for $date.week changed
5615: date (fix for bug #1067)
5616:
5617: 2016-03-10 moko
5618:
5619: * configure.ac, src/include/pa_version.h: 3.4.4 -> 3.4.5b
5620:
1.102 moko 5621: 2015-12-07 moko
5622:
5623: * tests/: 326.html, results/326.processed: test for .CLASS &
5624: .CLASS_NAME optimization added (related to feature #844)
5625:
5626: 2015-11-17 moko
5627:
5628: * tests/: 323.html, results/323.processed: order added
5629:
5630: * tests/: 325.html, results/325.processed: double range test added
5631: (related to bug #1049)
5632:
5633: 2015-11-16 moko
5634:
5635: * src/: classes/string.C, types/pa_vdouble.h: finite(double) check
5636: added to disallow NaN and Infinity (fixes bug #1049)
5637:
5638: 2015-11-11 moko
5639:
5640: * tests/324.html: parser 3.4.3 execution support added (related to
5641: feature #1017)
5642:
5643: * tests/: 324.html, results/324.processed: test for
5644: GET_ELEMENT4CALL feature added (feature #1017)
5645:
1.101 moko 5646: 2015-10-29 moko
5647:
1.211 moko 5648: * operators.ru.txt, operators.txt: updated for 3.4.4
1.101 moko 5649:
5650: * configure.ac, src/include/pa_version.h: 3.4.4rc -> 3.4.4
5651:
5652: * src/main/pa_exec.C: get_exit_status implemented for Windows
5653: (related to bug #1043)
5654:
5655: 2015-10-28 moko
5656:
5657: * src/main/pa_exec.C: Windows bugfix: $.stdin[] no longer cause
5658: hangup during ^file::exec (fixes bug #1043)
5659:
1.100 moko 5660: 2015-10-27 moko
5661:
5662: * src/main/pa_memory.C: pa_fail_alloc added for GC_abort in Windows
5663:
1.99 moko 5664: 2015-10-26 moko
5665:
1.100 moko 5666: * tests/322.html, src/classes/reflection.C: arguments reorder
5667: (related to issue #1041)
5668:
5669: * src/: classes/classes.awk, main/helpers/simple_folding.pl:
5670: Copyright year updated
5671:
1.99 moko 5672: * src/: classes/bool.C, classes/classes.C, classes/classes.h,
5673: classes/curl.C, classes/date.C, classes/double.C, classes/file.C,
5674: classes/form.C, classes/hash.C, classes/hashfile.C,
5675: classes/image.C, classes/inet.C, classes/int.C, classes/json.C,
5676: classes/mail.C, classes/math.C, classes/memcached.C,
5677: classes/memory.C, classes/op.C, classes/reflection.C,
5678: classes/regex.C, classes/response.C, classes/string.C,
5679: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
5680: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
5681: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
5682: include/pa_config_fixed.h, include/pa_config_includes.h,
5683: include/pa_dictionary.h, include/pa_dir.h,
5684: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
5685: include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
5686: include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
5687: include/pa_pool.h, include/pa_random.h, include/pa_request.h,
5688: include/pa_request_charsets.h, include/pa_request_info.h,
5689: include/pa_sapi.h, include/pa_socks.h,
5690: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
5691: include/pa_stack.h, include/pa_string.h,
5692: include/pa_stylesheet_connection.h,
5693: include/pa_stylesheet_manager.h, include/pa_table.h,
5694: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
5695: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
5696: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
5697: lib/md5/pa_md5c.c, lib/memcached/pa_memcached.C,
5698: lib/memcached/pa_memcached.h, lib/sdbm/pa_file_io.C,
5699: lib/sdbm/pa_strings.C, lib/smtp/comms.C, lib/smtp/smtp.C,
5700: lib/smtp/smtp.h, main/compile.C, main/compile.tab.C,
5701: main/compile.y, main/compile_tools.C, main/compile_tools.h,
5702: main/execute.C, main/pa_cache_managers.C, main/pa_charset.C,
5703: main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
5704: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
5705: main/pa_globals.C, main/pa_http.C, main/pa_memory.C,
5706: main/pa_os.C, main/pa_pool.C, main/pa_random.C,
5707: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
5708: main/pa_string.C, main/pa_stylesheet_connection.C,
5709: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
5710: main/pa_xml_exception.C, main/pa_xml_io.C, main/untaint.C,
5711: sql/pa_sql_driver.h, targets/apache/mod_parser3.c,
5712: targets/apache/mod_parser3_core.C, targets/apache/pa_httpd.h,
5713: targets/apache/pa_threads.C, targets/cgi/pa_threads.C,
5714: targets/cgi/parser3.C, targets/isapi/pa_threads.C,
5715: targets/isapi/parser3isapi.C, types/pa_junction.h,
5716: types/pa_method.h, types/pa_property.h, types/pa_value.C,
5717: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
5718: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
5719: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.C,
5720: types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.C,
5721: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
5722: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.C,
5723: types/pa_vhash.h, types/pa_vhashfile.C, types/pa_vhashfile.h,
5724: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
5725: types/pa_vjunction.C, types/pa_vjunction.h, types/pa_vmail.C,
5726: types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
5727: types/pa_vmemcached.C, types/pa_vmemcached.h, types/pa_vmemory.h,
5728: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
5729: types/pa_vobject.C, types/pa_vobject.h, types/pa_vregex.C,
5730: types/pa_vregex.h, types/pa_vrequest.C, types/pa_vrequest.h,
5731: types/pa_vresponse.C, types/pa_vresponse.h,
5732: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
5733: types/pa_vstateless_object.h, types/pa_vstatus.C,
5734: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
5735: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
5736: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
5737: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
5738: types/pa_wcontext.h, types/pa_wwrapper.h: Copyright year updated
5739:
5740: * src/targets/cgi/parser3.C: year updated
5741:
5742: * src/classes/reflection.C: VS2003 compatibility fixed (related to
5743: issue #1041)
5744:
5745: * tests/: 323.html, results/323.processed: test for base classes
5746: added
5747:
5748: * tests/: 261.html, results/261.processed: updated after better
5749: error reporting done for $string.key exception
5750:
5751: * src/types/pa_vstring.h: better error report for $string.key
5752: exception
5753:
5754: * src/types/: pa_vobject.C, pa_vobject.h: VObject::get_element
5755: copied as VObject::get_element4call to remove extra virtual call
5756:
5757: * tests/: 322.html, results/322.processed: test for
5758: ^reflection:is[] added (related to feature #1041)
5759:
5760: * src/classes/reflection.C: ^reflection:is empty value is void
5761: (related to feature #1041)
5762:
5763: * src/classes/reflection.C:
5764: ^reflection:is[class_name|code|method;[context;]element_name]
5765: added (implements feature #1041)
5766:
5767: 2015-10-24 moko
5768:
5769: * configure.ac, src/include/pa_version.h: 3.4.4b -> 3.4.4rc
5770:
1.98 moko 5771: 2015-10-22 moko
5772:
5773: * tests/: 321.html, results/321.processed: test for
5774: ^reflection:method_info[] file detection added
5775:
5776: * tests/: 320.html, results/320.processed: test for
5777: ^reflection:class_by_name[class_name] added (related to feature
5778: #993)
5779:
5780: * src/classes/reflection.C: ^reflection:class_by_name[class_name]
5781: added (implements feature #993)
5782:
5783: * src/main/execute.C: GET_ELEMENT4CALL added to get_method_filename
5784: (related to feature #1017)
5785:
5786: * tests/: 319.html, results/319.processed: ^throw[] stacktrace test
5787: added (related to issue #1039)
5788:
5789: * src/main/pa_request.C: ^throw origin fixed (related to feature
5790: #1039)
5791:
5792: * src/types/pa_vcookie.C: bugfix: expires_sec should not be called
5793: for VDate
5794:
5795: * tests/results/182.processed: updated after feature #1038
5796: implemented
5797:
5798: * tests/: 318.html, 182_dir/a6.p, results/318.processed: test for
5799: compile-time exception origin added (test for feature #1039)
5800:
5801: * src/: include/pa_request.h, main/compile.C, main/compile.y,
5802: main/pa_request.C: exception unification: compile-time exceptions
5803: now have origin, @USE origins also tracked (implements feature
5804: #1039)
5805:
5806: 2015-10-20 moko
5807:
5808: * src/main/pa_request.C: cleanup
5809:
5810: 2015-10-15 moko
5811:
5812: * src/types/pa_vtable.C: defines fixed (related to feature #1017)
5813:
5814: * src/: classes/hash.C, include/pa_opcode.h, types/pa_vhash.h,
5815: types/pa_vtable.C: new feature: no more $table.method and
5816: $hash.method, aliases for _at, _count, _key (related to feature
5817: #1017)
5818:
1.97 moko 5819: 2015-10-14 moko
5820:
1.98 moko 5821: * tests/: 317.html, results/317.processed: test for
5822: ^string.unescape[] added (related to feature #120)
5823:
1.97 moko 5824: * buildall: reverted libxml 2.9.2 -> 2.9.1 due to "ID already
5825: defined" bug (described in issue #1036)
5826:
5827: * tests/: 247.html, results/247.processed: test for checkBOM added
5828: (test for bug #1037)
5829:
5830: * src/: include/pa_charsets.h, main/pa_charsets.C,
5831: main/pa_common.C, main/pa_http.C: checkBOM detects charset if
5832: it's not enforced, skips BOM signature if it complies charset
5833: (fixes bug #1037)
5834:
5835: 2015-10-13 moko
5836:
5837: * src/targets/cgi/parser3.vcproj: disabling buggy incremental
5838: linking
5839:
5840: * src/classes/inet.C: vs2003 compilation fix
5841:
5842: * src/classes/math.C: warning war
5843:
5844: * src/lib/punycode/pa_punycode.c: warning war
5845:
5846: 2015-10-12 moko
5847:
5848: * src/lib/punycode/pa_punycode.c: warning war
5849:
5850: * parser3.sln: moved parser3 first, to make it default startup
5851: project
5852:
5853: * buildall: parser "mirror" now used for external libs sources
5854: (implements feature #1036)
5855:
5856: * buildall: most external libs are updated to their current
5857: versions (related to feature #1036)
5858:
5859: * src/classes/image.C: more tags added
5860:
5861: * src/: include/pa_memory.h, types/pa_vdate.C: warning war
5862:
5863: 2015-10-11 moko
5864:
5865: * src/classes/curl.C: minor optimization (related to feature #1035)
5866:
5867: 2015-10-09 moko
5868:
5869: * src/classes/curl.C: pa_strdup added for strings from curl
5870: (related to feature #1035)
5871:
5872: * src/main/pa_string.C: mini fix: RedHat 7.2 does not have
5873: ULLONG_MAX definition
5874:
5875: * src/classes/curl.C: ^curl:info[name]/^curl:info[] added
5876: (implements feature #1035)
5877:
5878: * src/main/pa_charset.C: String::Body(String::C) used
5879:
5880: * src/main/pa_charset.C: exceptions unified
5881:
5882: * src/: include/pa_charset.h, main/pa_charset.C: declarations
5883: unified
5884:
5885: * src/: classes/file.C, classes/image.C, classes/mail.C,
5886: classes/op.C, classes/xdoc.C, classes/xnode.C,
5887: include/pa_string.h, main/pa_request.C, main/pa_string.C,
5888: types/pa_vimage.C, types/pa_vmath.C, types/pa_vstatus.C,
5889: types/pa_vxdoc.C: explicit String::Body(char) calls removed;
5890: String::Body(String::C) constructor added (related to bug #957)
5891:
5892: * src/classes/file.C: minor optimization
5893:
5894: * src/include/pa_hash.h: hash.get(char*) added, to minimize
5895: Cord(char*) autocreation (related to bug #957)
5896:
5897: * src/: classes/string.C, main/untaint.C: minor optimizations
5898:
5899: * src/: classes/json.C, classes/reflection.C, include/pa_string.h:
5900: String(char*, Lang, length) removed, String(C(), Lang) used
5901: instead (related to bug #957)
5902:
5903: 2015-10-08 moko
5904:
5905: * src/: classes/file.C, include/pa_string.h, lib/cord/cordbscs.c,
5906: lib/cord/include/cord.h, main/pa_http.C, main/pa_string.C,
5907: main/untaint.C: Now char * is converted to CORD only using
5908: AS_CORD() to check for empty cord bug (fixes bug #957)
5909:
5910: * src/include/pa_hash.h: fixed compilation without
5911: HASH_CODE_CACHING
5912:
5913: * src/classes/string.C:
5914: ^string:unescape[js|uri;escaped;$.charset[...]] added (implements
5915: feature #120)
5916:
5917: * src/main/pa_common.C: reduce js flags checks count (related to
5918: feature #120)
5919:
1.96 moko 5920: 2015-10-07 moko
5921:
5922: * tests/: 275.html, results/275.processed: test modified after
5923: unsigned long long int support implemented (feature #1034)
5924:
5925: * src/: classes/math.C, include/pa_string.h, main/pa_string.C:
5926: pa_atoul added for unsigned long long int support
5927:
5928: 2015-10-06 moko
5929:
5930: * src/types/pa_vdate.C: INT_MAX used
5931:
5932: 2015-10-03 moko
5933:
5934: * tests/: 302.html, results/302.processed: test for bug #1023
5935: (\u2028, \u2029 escaping) added
5936:
5937: * src/main/untaint.C: \u2028, \u2029 are now escaped in
5938: json:string[] (fixes bug #1023)
5939:
5940: 2015-09-29 moko
5941:
5942: * tests/305.html: try-catch added for OS without ipv6 support
5943:
5944: * src/lib/json/pa_json.C: more unique prefixes for Solaris
5945: compilation
5946:
5947: * src/: include/pa_opcode.h, include/pa_request.h, main/compile.y,
5948: main/execute.C, types/pa_value.h, types/pa_vhash.h,
5949: types/pa_vtable.C, types/pa_vtable.h: get_element4call
5950: implemented to distinguish ^hash.method from $hash.field
5951: (implements feature #1017)
5952:
5953: * src/lib/punycode/pa_punycode.c: warning war
5954:
5955: * src/include/pa_config_includes.h: warning war
5956:
5957: * src/include/pa_config_includes.h: pragma warning actualized a bit
5958:
5959: * src/include/pa_config_includes.h: warning war
5960:
5961: * src/include/pa_hash.h: clang compilation fix
5962:
5963: 2015-09-27 moko
5964:
5965: * src/main/compile.tab.C: Bison 3 is now default
5966:
5967: * src/main/: compile.C, compile.y: Bison 3 compatibility fixed
5968:
5969: 2015-09-25 moko
5970:
5971: * src/: classes/hash.C, include/pa_hash.h: parser now compiles and
5972: works with undefined HASH_ORDER (related to feature #196)
5973:
5974: 2015-09-24 moko
5975:
5976: * tests/: 027.html, results/027.processed: test modified to test
5977: ^hash.sort (feature #196)
5978:
5979: * src/: classes/hash.C, include/pa_hash.h:
5980: ^hash.sort[key;value]{string-key-maker}|(numeric-key-maker)[[asc|desc]]
5981: added (implements feature #196)
5982:
5983: * tests/: 316.html, results/316.processed: Added test for bug #1025
5984: (exception handling in non-cached ^cache), plus for "it does not
5985: have logical value" and "$exception.handled value must be either
5986: boolean or string 'cache'" exceptions.
5987:
5988: * src/classes/op.C: ^cache: exceptions now handled in non-cached
5989: code (fixes bug #1025)
5990:
1.95 moko 5991: 2015-09-23 moko
5992:
5993: * src/classes/table.C: warning war
5994:
5995: * src/: classes/math.C, types/pa_vcookie.C: warning war
5996:
5997: * src/classes/file.C: warning war
5998:
5999: * src/: include/pa_table.h, main/pa_table.C: warning war
6000:
6001: * src/: main/pa_request.C, classes/date.C: warning war
6002:
6003: * src/: types/pa_vdate.C, classes/op.C: warning war
6004:
6005: * tests/: 122.html, results/122.processed: win sync: to remove
6006: differences with OS that doesn't keep timezone change history
6007:
6008: * src/types/pa_vdate.C: tzset() should be called in Windows after
6009: TZ change (related to feature #36)
6010:
6011: * tests/: 075.html, results/075.processed: win sync: to remove
6012: differences with OS that doesn't keep timezone change history
6013:
6014: * tests/: 315.html, results/315.processed: win sync: to remove
6015: differences with OS that doesn't keep timezone change history
6016:
6017: * tests/: 256.html, results/256.processed: win sync: to remove
6018: differences with OS that doesn't keep timezone change history
6019:
6020: * tests/: 124.html, results/124.processed: win results sync: to
6021: avoid hitting time change hole.
6022:
6023: * src/types/pa_vdate.C: static returned. :)
6024:
6025: 2015-09-22 moko
6026:
6027: * src/types/pa_vdate.C: FreeBSD 10 GPF fix (related to feature #36)
6028:
6029: * tests/results/131.processed: more tests for feature #1032
6030:
6031: * src/classes/date.C: minor fix related to feature #1032
6032:
1.211 moko 6033: * operators.ru.txt, operators.txt: ISO date creation documented
6034: (related to feature #1032)
1.95 moko 6035:
1.211 moko 6036: * operators.ru.txt, operators.txt: iso-string documented (related
6037: to feature #1032)
1.95 moko 6038:
6039: * tests/: 315.html, results/315.processed: more tests added
6040: (related to feature #1032)
6041:
6042: * tests/: 131.html, results/131.processed: date range checks
6043: updated (related to feature #36)
6044:
6045: * tests/: 315.html, results/057.processed, results/315.processed:
6046: test added for ISO date support (related to issue #315)
6047:
6048: * src/classes/date.C: more readable exceptions in date creation
6049: (related to ticket #1032)
6050:
6051: 2015-09-18 moko
6052:
6053: * tests/: 202.html, results/202.processed: ^date.iso-string[] check
6054: added (related to issue #1032)
6055:
6056: * tests/results/256.processed, src/classes/json.C: iso-string
6057: documented (related to issue #1032)
6058:
6059: * tests/: 256.html, results/256.processed: ISO date check added
6060: (related to issue #1032)
6061:
6062: * tests/: 057.html, results/057.processed, results/224.processed:
6063: tests results updated after ISO date support implemented (related
6064: to feature #1032)
6065:
6066: * src/: classes/date.C, classes/image.C, types/pa_value.h,
6067: types/pa_vdate.C, types/pa_vdate.h: ISO 8601 dates support added,
6068: ^date::create[string] constructor formalized, ^date.iso-string[]
6069: added (implements feature #1032)
6070:
6071: 2015-09-05 moko
6072:
1.211 moko 6073: * operators.ru.txt, operators.txt: actualized
1.95 moko 6074:
1.211 moko 6075: * operators.ru.txt, operators.txt: date changes documented (related
6076: to ticket #36)
1.95 moko 6077:
6078: 2015-09-04 moko
6079:
6080: * src/types/pa_vdate.C: warning war
6081:
6082: * src/: classes/op.C, types/pa_vhashfile.C: warning war
6083:
6084: 2015-09-03 moko
6085:
6086: * tests/results/096.processed: test result updated for 0..9999 year
6087: date range support (related to feature #36)
6088:
6089: * tests/: 314.html, results/314.processed: test for
6090: ^string:base64[], ^string:idna[], ^string:js-escape[] (related to
6091: bug #1031)
6092:
6093: * src/classes/string.C: Static calls fixed for ^string:base64[],
6094: ^string:idna[], ^string:js-escape[] (closes bug #1031)
6095:
1.116 moko 6096: * Makefile.am, acsite.m4, configure.ac, configure.in: Warning war:
6097: configure.in -> configure.ac
1.95 moko 6098:
1.116 moko 6099: * configure, configure.in, src/include/pa_config_auto.h.in: more
6100: correct timezone check for FreeBSD Warning war: configure.in ->
6101: configure.ac
1.95 moko 6102:
6103: * configure, configure.in, src/classes/Makefile.am,
1.116 moko 6104: src/include/pa_config_auto.h.in, src/lib/cord/Makefile.am,
6105: src/lib/gd/Makefile.am, src/lib/json/Makefile.am,
6106: src/lib/memcached/Makefile.am, src/lib/pcre/Makefile.am,
6107: src/lib/sdbm/Makefile.am, src/lib/smtp/Makefile.am,
6108: src/main/Makefile.am, src/targets/apache/Makefile.am,
6109: src/targets/cgi/Makefile.am, src/types/Makefile.am: INCLUDES ->
1.95 moko 6110: AM_CPPFLAGS (warning war) PA_DATE64 (0..9999 year date range)
6111: check added
6112:
6113: * src/types/pa_vdate.C: FreeBSD fixes + more robust code
6114:
6115: * tests/results/: 124.processed, 224.processed: test resuls updated
6116: for new date implementation (related to feature #36)
6117:
6118: * src/: classes/date.C, classes/image.C, include/pa_common.h,
6119: main/pa_common.C, types/pa_value.C, types/pa_vdate.C,
6120: types/pa_vdate.h: new double date implementation with internal
6121: support for extended 0..9999 year range, default timezone support
6122: (related to feature #36)
6123:
6124: 2015-08-28 moko
6125:
6126: * src/types/pa_vmail.C: fixed $mail:received.date calculations
6127: (fixes bug #1030)
6128:
6129: 2015-08-21 moko
6130:
6131: * src/classes/inet.C: snprintf size "bug" commented
6132:
6133: * src/main/pa_common.C: snprintf comments updated
6134:
6135: 2015-08-16 moko
6136:
6137: * src/types/: pa_vdate.C, pa_vdate.h: logic moved to pa_vdate.C
6138:
6139: 2015-08-11 moko
6140:
6141: * src/: classes/json.C, types/pa_value.C, types/pa_value.h,
6142: types/pa_vclass.C, types/pa_vobject.C: hash_json_string argument
6143: can be null (fixes bug #1029)
6144:
6145: 2015-08-06 moko
6146:
1.116 moko 6147: * src/types/: Makefile.am, pa_vdate.C, pa_vdate.h, types.vcproj:
6148: pa_vdate.C added
1.95 moko 6149:
6150: 2015-08-05 moko
6151:
6152: * tests/: 313.html, results/313.processed: test for
6153: ^table.count[columns] and ^table.flip[] with nameless tables
6154: (feature #1003)
6155:
6156: * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
6157: max_cell added, now ^table.count[columns] and ^table.flip[] works
6158: correctly for nameless tables (implements feature #1003)
6159:
6160: 2015-08-03 moko
6161:
6162: * tests/312.html: test for ^table.append[$hash] and
6163: ^table.insert[$hash] added (related to feature #1028)
6164:
6165: * src/classes/table.C: ^table.append[$hash] and
6166: ^table.insert[$hash] now supported (implements feature #1028)
6167:
6168: * tests/: 312.html, results/312.processed: test row copy in
6169: ^table.hash[; $.type[table] ] added (related to feature #1016)
6170:
6171: * src/classes/table.C: row copy now created in ^table.hash[;
6172: $.type[table] ] (related to feature #1016)
6173:
6174: 2015-07-29 moko
6175:
6176: * tests/: 312.html, results/312.processed: test for ^table.delete[]
6177: added (related to feature #1016)
6178:
6179: * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
6180: ^table.delete[] added to delete current row (related to feature
6181: 1016)
6182:
6183: 2015-07-28 moko
6184:
6185: * tests/: 312.html, results/312.processed: test for
6186: $table.column[value] and ^table.insert{row} (related to feature
6187: #1016)
6188:
6189: * src/: classes/table.C, include/pa_table.h, main/pa_table.C,
6190: types/pa_vtable.C, types/pa_vtable.h: $table.column[value] and
6191: ^table.insert{row} are now implemented (feature #1016)
6192:
6193: * src/include/pa_array.h: Optimization: bool reverse removed from
6194: append(), insert() added, memmove arguments order in remove()
6195: fixed (related to feature #1016)
6196:
6197: 2015-07-23 moko
6198:
6199: * src/classes/json.C: tainted json and empty json exception added
6200: (implements feature #1015)
6201:
6202: * tests/: 311.html, results/311.processed: empty json and tainted
6203: json exception test added (related to issue #1015)
6204:
6205: 2015-07-22 moko
6206:
6207: * tests/: 311.html, results/311.processed: test for UTF-8
6208: processing added
6209:
6210: * tests/: 311.html, results/311.processed: test for
6211: json_exception_with_source added (related to issue #394)
6212:
6213: * src/classes/json.C: json_exception_with_source added (implements
6214: feature #394)
6215:
6216: 2015-06-29 moko
6217:
6218: * src/: classes/file.C, include/pa_dir.h, main/pa_dir.C:
6219: directories are now correctly determined if _d_type == DT_UNKNOWN
6220: (closes bug #1027)
6221:
6222: 2015-06-10 moko
6223:
6224: * src/types/pa_vxnode.h: extern "C" not requred and causes build
6225: error if libxml has LIBXML_ICU_ENABLED.
6226:
6227: 2015-06-04 moko
6228:
6229: * tests/099.html: ups, reverting
6230:
6231: * tests/: 099.html, 309.html, 310.html, results/309.processed,
6232: results/310.processed: tests for $response:body[ $.file[] ] and
6233: $response:last-modified added
6234:
6235: * src/main/pa_request.C: last-modified check fixed
6236:
6237: 2015-06-03 moko
6238:
6239: * tests/: 204.html, 205.html, 293.html, results/204.processed,
6240: results/205.processed, results/293.processed: $response:headers
6241: logging added (tests for feature #1007)
6242:
6243: * src/: include/pa_common.h, include/pa_request.h,
6244: main/pa_request.C, types/pa_vmail.C, types/pa_vresponse.C:
6245: $response:headers are now in uppercase (closes feature #1007)
6246:
6247: 2015-06-02 moko
6248:
6249: * src/: include/pa_memory.h, classes/math.C: some of -pedantic
6250: build errors reverted for clang compatibility
6251:
6252: 2015-06-01 moko
6253:
6254: * src/include/pa_memory.h: -pedantic build errors fixed
6255:
6256: * src/classes/math.C: -pedantic build error fixed
6257:
6258: * src/classes/table.C: USE_STRINGSTREAM moved to the correct place
6259:
6260: 2015-05-31 moko
6261:
6262: * src/classes/table.C: USE_STRINGSTREAM optimized
6263:
6264: * src/: classes/file.C, classes/math.C, include/pa_opcode.h,
6265: include/pa_string.h, lib/json/pa_json.h, main/compile_tools.h,
6266: main/pa_charset.C, main/pa_globals.C, main/pa_string.C,
6267: types/pa_vmail.C, types/pa_vmethod_frame.C, types/pa_vregex.C,
6268: types/pa_vxnode.h: warning war (-pedantic flag)
6269:
6270: 2015-05-28 moko
6271:
6272: * tests/: 308.html, results/308.processed: test for
6273: ^table::create[$t;], etc work added (related to bug #975)
6274:
6275: * src/classes/table.C: check_option_param removed,
6276: ^table::create[$t;], etc now works (fixes bug #975)
6277:
6278: 2015-05-27 moko
6279:
6280: * src/main/pa_request.C: Invalid response filename in gcc 4.9.2
6281: (Debian jessie) fixed (closes issue #1024)
6282:
6283: * tests/Makefile: sort added as in Debian jessie list become
6284: unsorted
6285:
6286: 2015-05-18 moko
6287:
6288: * tests/: 201.html, results/201.processed: test for
6289: ^string.trim[what] feature #1022
6290:
6291: * src/classes/string.C: ^string.trim[what] now supported,
6292: implements feature #1022
6293:
6294: 2015-05-17 moko
6295:
6296: * tests/results/185.processed: test result updated as feature #1021
6297: implemented (left/right accept negative parameter)
6298:
6299: * src/classes/string.C: left/right now accept negative parameter
6300: (implements feature #1021)
6301:
6302: 2015-05-08 moko
6303:
6304: * src/classes/math.C: isalnum -> pa_isalnum
6305:
6306: * src/main/execute.C: optimization in getter-junction processing
6307: (related to issue #997)
6308:
6309: 2015-05-07 moko
6310:
6311: * tests/: 307.html, results/307.processed: test for issue #997
6312: added
6313:
6314: * src/main/execute.C: process_getter result now checked if junction
6315: returned (closes issue #997)
6316:
6317: * tests/: 305.html, results/305.processed: sort added to ignore
6318: different order
6319:
6320: * src/types/pa_vxnode.C: & now untainted in $node.nodeValue
6321: assignment (closes issue #994)
6322:
6323: * tests/: 306.html, results/306.processed: test for issue #994
6324: added
6325:
6326: * tests/: 303.html, results/303.processed: two more errors tested
6327:
6328: 2015-05-06 moko
6329:
6330: * tests/: 305.html, results/305.processed: test for name2ip &
6331: ip2name added (related to feature #992)
6332:
6333: * tests/: 303.html, 304.html, results/303.processed,
6334: results/304.processed: tests for idna conversion added (related
6335: to issue #849)
6336:
6337: 2015-05-02 moko
6338:
6339: * src/classes/inet.C: ^inet:ip2name[] and ^inet:name2ip[]
6340: implemented
6341:
6342: 2015-04-30 moko
6343:
6344: * src/main/pa_http.C: idna_host added, related to issue #849
6345:
6346: * src/main/pa_http.C: set_addr corrected, pa_idna_encode call added
6347: (related to issue #849)
6348:
6349: 2015-04-24 moko
6350:
6351: * src/types/pa_vjunction.C: warning war
6352:
6353: * src/lib/punycode/: pa_idna.h, pa_punycode.h: code style
6354: unification
6355:
6356: * src/lib/punycode/pa_idna.c: warning war
6357:
6358: 2015-04-22 moko
6359:
6360: * src/main/main.vcproj: punycode include path added
6361:
6362: * src/lib/punycode/pa_idna.c: windows compile error fixed
6363:
6364: * src/lib/punycode/pa_idna.c: warning war
6365:
6366: * parser3.sln, src/lib/punycode/punycode.vcproj: punycode windows
6367: project file added
6368:
6369: * src/lib/punycode/pa_convert_utf.c: debug compilation fix
6370:
6371: * src/include/pa_memory.h: warning war
6372:
6373: * src/: classes/string.C, include/pa_common.h, main/pa_common.C:
6374: ^string:idna[xn--...], ^string.idna[] - idna conversion support
6375: implemented (related to feature #849)
6376:
6377: * configure.in, src/main/Makefile.am,
6378: src/targets/apache/Makefile.am, src/targets/cgi/Makefile.am:
6379: libpunycode added in Unix
6380:
6381: 2015-04-21 moko
6382:
6383: * configure.in: large files support
6384:
6385: 2015-04-15 moko
6386:
6387: * src/lib/punycode/: Makefile.am, pa_convert_utf.c,
6388: pa_convert_utf.h, pa_idna.c, pa_idna.h, pa_punycode.c,
6389: pa_punycode.h: initial version for punycode/idna support library
6390: (ticket #849)
6391:
6392: 2015-04-08 moko
6393:
6394: * src/: classes/curl.C, classes/date.C, classes/file.C,
6395: classes/image.C, classes/mail.C, classes/reflection.C,
6396: classes/string.C, classes/xnode.C, include/pa_request.h,
6397: include/pa_string.h, include/pa_stylesheet_connection.h,
6398: main/compile.y, main/compile_tools.h, main/execute.C,
6399: main/pa_common.C, main/pa_request.C, main/pa_string.C,
6400: main/pa_xml_io.C, main/untaint.C, types/pa_vclass.C,
6401: types/pa_vcookie.C, types/pa_vfile.C, types/pa_vform.C,
6402: types/pa_vmethod_frame.h, types/pa_vstateless_class.h,
6403: types/pa_wwrapper.h, main/compile.tab.C: removed most of the
6404: clang compiler warnings (closes issue #1018)
6405:
6406: * src/include/pa_string.h: String::Body comparation operators with
6407: char * added (related to issue #958)
6408:
6409: 2015-04-07 moko
6410:
6411: * src/main/compile.tab.C: YYMALLOC/YYFREE defined to
6412: pa_malloc/pa_free to remove system malloc/free usage (related to
6413: issue #1018)
6414:
6415: * src/: classes/table.C, classes/xdoc.C, doc/memory.dox,
6416: include/pa_hash.h, include/pa_memory.h, lib/gd/gif.C,
6417: lib/gd/gif.h, lib/smtp/smtp.C, main/compile.y, main/pa_charset.C,
6418: main/pa_http.C, main/pa_request.C, main/pa_string.C,
6419: main/pa_xml_io.C, targets/apache/mod_parser3_core.C,
6420: types/pa_vconsole.h, types/pa_vdouble.h, types/pa_vfile.C,
6421: types/pa_vform.C, types/pa_vint.h: new(UseGC) replaced with new,
6422: malloc/strdup/free replaced with pa_ version and checks for
6423: accidental use of non-pa_ version added (related to issue #1018)
6424:
6425: 2015-04-03 moko
6426:
6427: * buildall: pcre-8.33 -> pcre-8.36
6428:
6429: * src/: main/compile.y, classes/form.C, classes/mail.C,
6430: classes/op.C, classes/string.C, main/compile.tab.C,
6431: main/compile_tools.C, main/pa_http.C, main/pa_request.C,
6432: main/pa_sql_driver_manager.C, types/pa_vfile.C,
6433: types/pa_vhashfile.C: C++11 compilation errors fixed (related to
6434: ticket #958)
6435:
6436: * src/: classes/file.C, include/pa_common.h, include/pa_sapi.h,
6437: main/pa_common.C, main/pa_http.C, main/pa_request.C,
6438: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
6439: targets/isapi/parser3isapi.C, types/pa_venv.C, types/pa_vform.C,
6440: types/pa_vform.h, types/pa_vrequest.C, types/pa_vrequest.h:
6441: $request:headers, $request:method added (implements feature
6442: #1007)
6443:
6444: 2015-03-17 misha
6445:
6446: * tests/302.html: - test for
6447: ^json:string[...;$._default[method-name]]
6448:
6449: * src/: classes/json.C, types/pa_value.C, types/pa_value.h,
6450: types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.C: - if
6451: option $._default[method-name] is specified in ^json:string[], a
6452: method with specified name will be called for classes/objects
6453: serialization ( new feature: #982 )
6454:
6455: 2015-03-16 misha
6456:
6457: * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.C,
6458: main/compile_tools.h, main/execute.C, types/pa_vconsole.h,
6459: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_venv.C,
6460: types/pa_venv.h, types/pa_vform.C, types/pa_vform.h,
6461: types/pa_vhashfile.h, types/pa_vjunction.C, types/pa_vjunction.h,
6462: types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.h,
6463: types/pa_vmemory.h, types/pa_vmethod_frame.C,
6464: types/pa_vmethod_frame.h, types/pa_vregex.C, types/pa_vrequest.C,
6465: types/pa_vrequest.h, types/pa_vstateless_class.C,
6466: types/pa_vstateless_class.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
6467: types/pa_vxnode.C, types/pa_vxnode.h: - $var.CLASS &
6468: $var.CLASS_NAME now have special opcodes. This can be switched
6469: off by commenting #define OPTIMIZE_BYTECODE_GET_ELEMENT__SPECIAL
6470: on pa_opcode.h ( new feature: #844 )
6471:
6472: 2015-03-15 misha
6473:
6474: * tests/075.html: - test for $response:header[]
6475:
6476: * src/types/pa_vresponse.C: - $response:header[] deletes header
6477: that was set earlie ( new feature: #1001 )
6478:
6479: 2015-03-12 misha
6480:
6481: * tests/246.html: - more tests for ^hash._at[]
6482:
6483: * src/: classes/hash.C, include/pa_hash.h: - ^õýø._at[...] now
6484: accepts second param [key|value|hash] ( new feature: #1012 )
6485:
6486: 2015-03-09 moko
6487:
6488: * src/types/pa_vmail.C: exception for everything but
6489: $mail:received, closes issue #1011
6490:
6491: 2015-02-20 moko
6492:
6493: * tests/: 275.html, results/275.processed: hex detection in
6494: pa_atoui fix test (closes issue #1010)
6495:
6496: * src/main/pa_string.C: hex detection in pa_atoui fixed (closes
6497: issue #1010)
6498:
6499: 2015-02-17 moko
6500:
6501: * src/types/pa_vmail.C: closes issue #1009 - mail content should be
6502: tainted.
6503:
6504: 2015-02-03 misha
6505:
6506: * tests/301.html: - test for ^json:string($double) causes
6507: exception. bugfix: #1008
6508:
6509: * src/classes/json.C: - ^json:string($double) causes exception.
6510: bugfix: #1008
6511:
6512: * tests/014.html: - updated for work with ^hash.delete[]
6513:
6514: 2015-01-12 misha
6515:
6516: * src/: classes/form.C, include/pa_common.h,
6517: include/pa_request_info.h, main/pa_common.C, types/pa_vform.C,
6518: types/pa_vform.h: - supports body with PUT method as well ( new
6519: feature: #1006 )
6520:
6521: * src/classes/file.C: - warnings war
6522:
6523: 2015-01-11 misha
6524:
6525: * tests/300.html: - test for ^hash.delete[] is added
6526:
6527: * src/classes/hash.C: - ^hash.delete[] clear all hash ( new
6528: feature: #989 ) - tiny optimization in intersects
6529:
6530: 2015-01-06 moko
6531:
6532: * src/types/pa_vmail.C: file names transcode added, to and cc added
6533: with transcode, attachments detection fixed
6534:
6535: * src/main/pa_request.C: filling mail received after cgi/auto.p
6536: load to allow charset switch (related to issue #996)
6537:
6538: 2014-12-31 moko
6539:
6540: * src/types/pa_vmail.C: from and subject now transcoded if not
6541: UTF-8 source charset (fixes issue 996)
6542:
6543: * src/main/pa_exception.C: fixed string from stack bug (closes
6544: issue #1000)
6545:
6546: 2014-12-11 misha
6547:
6548: * src/types/pa_vhashfile.C: - check if key is not empty before
6549: access ( bug fix: #1005 )
6550:
6551: 2014-11-13 misha
6552:
6553: * src/main/compile.y: - PC.append does not reset to false while
6554: creating a new class. bugfix: #990
6555:
6556: * tests/299.html: - test for creation class after working with
6557: partial class (create+append)
6558:
6559: * src/types/pa_vobject.C: - @GET[def] always returns true. bugfix:
6560: #995
6561:
6562: * tests/232.html: - test for @get[def] added
6563:
6564: 2014-10-12 moko
6565:
6566: * src/lib/pcre/pcre_internal.vcproj: correct path
6567:
6568: * src/: classes/classes.vcproj, lib/cord/cord.vcproj,
6569: lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj,
6570: lib/pcre/pcre_internal.vcproj, main/main.vcproj,
6571: targets/apache/ApacheModuleParser3.vcproj,
6572: targets/apache/ApacheModuleParser3Core.vcproj,
6573: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
6574: types/types.vcproj: project GUID inserted in *.vcproj for correct
6575: conversion in newer VS versions
6576:
6577: * parser3.sln, src/lib/pcre/pcre_internal.vcproj:
6578: pcre_internal.vcproj added
6579:
6580: 2014-08-28 moko
6581:
6582: * src/lib/pcre/: Makefile.am, pa_pcre_chartables.c,
6583: pa_pcre_internal.h, pa_pcre_valid_utf8.c: _pcre_default_tables
6584: and pcre_valid_utf are copied to parser3 code (fixes issue #991)
6585:
6586: 2014-06-30 misha
6587:
6588: * tests/298.html: - tests for ^reflection:def[class;className]
6589: added
6590:
6591: * src/classes/reflection.C: - ^reflection:def[class;className]
6592: added ( new feature: #918 )
6593:
6594: 2014-06-29 misha
6595:
6596: * src/classes/table.C: - ^table::create[unsupported data] -
6597: exception comment changed to "body must be table or code" ( bug
6598: fix: #951 )
6599:
6600: * tests/: 261.html, results/261.processed: - tests for
6601: ^json:string[...;$.void[null|string]] added
6602:
6603: * src/: classes/json.C, types/pa_value.h, types/pa_vvoid.h: - new
6604: option $.void[string|null] added to ^json:string[...] ( new
6605: feature: #952 )
6606:
6607: 2014-06-28 moko
6608:
6609: * src/classes/curl.C: $.charset now processed before other curl
6610: options (closes issue #980)
6611:
6612: 2014-05-23 misha
6613:
6614: * src/classes/json.C: - bug fix: #987
6615:
6616: 2014-05-04 misha
6617:
6618: * tests/: 253.html, 253_json.txt: - test for
6619: ^json:parse[$.int(false)] is added
6620:
6621: * src/classes/json.C: - To ^json:parse[] added option $.int(bool,
6622: default true). The option is similar to $.double(bool) but for
6623: integers.
6624:
6625: 2014-05-01 moko
6626:
6627: * src/classes/file.C: "PARSER_VERSION" -> PARSER_VERSION ( bugfix:
6628: #12 )
6629:
6630: 2014-04-16 moko
6631:
6632: * src/main/pa_http.C: response-charset option should finally work
6633: now (fix for issue #867)
6634:
6635: * src/main/pa_http.C: response-charset option should work now (fix
6636: for issue #867)
6637:
6638: 2014-03-07 moko
6639:
6640: * buildall: libgc moved
6641:
6642: * buildall: libgc moved
6643:
6644: 2013-12-29 moko
6645:
6646: * src/classes/string.C: ^string:js-unescape result now tainted,
6647: closes issue #966
6648:
6649: * tests/: 186.html, results/186.processed: ^string:js-unescape
6650: result now tainted, issue #966
6651:
6652: 2013-12-03 moko
6653:
6654: * src/: classes/memcached.C, types/pa_vmemcached.C,
6655: types/pa_vmemcached.h: memcached open $.skip-connect(true|false)
6656: option was added for http://www.parser.ru/forum/?id=79343
6657:
6658: * src/classes/file.C: bugfix for
6659: http://www.parser.ru/forum/?id=79337
6660:
6661: 2013-11-05 moko
6662:
6663: * configure.in, src/include/pa_version.h: 3.4.3 -> 3.4.4b
6664:
6665: * src/main/pa_globals.C: spelling fixed
6666:
6667: 2013-10-29 moko
6668:
6669: * src/lib/json/json.vcproj: json.c -> pa_json.C
6670:
6671: * src/lib/json/pa_json.C: C++ compatibility addes, related to issue
6672: #892
6673:
6674: * src/: classes/json.C, lib/json/Makefile.am, lib/json/json.c,
6675: lib/json/json.h, lib/json/pa_json.C: json.c -> pa_json.C (for
6676: exceptions to be thrown thougth json library), related to issue
6677: #892
6678:
6679: * src/main/pa_charset.C: avoid compilation bug in Debian 6.0.8 x32,
6680: related to issue #896
6681:
6682: 2013-10-24 moko
6683:
6684: * configure.in, src/include/pa_version.h: 3.4.3rc -> 3.4.3
6685:
6686: 2013-10-23 moko
6687:
6688: * README: actualization
6689:
6690: 2013-10-22 moko
6691:
6692: * src/targets/apache/mod_parser3.c: Adopted apache 2.4
6693: compatibility patch from Sergey Kirpichev
6694:
6695: * tests/: 297.html, results/297.processed: non-working getter fix
6696: test for issue #948
6697:
6698: * src/: include/pa_request.h, main/pa_request.C: Now getter is not
6699: called when saving value of $match variable in ^string.match[] to
6700: increase compatibility (related to issue #948).
6701:
6702: * src/: include/pa_request.h, targets/cgi/parser3.C: minor header
6703: usage optimization
6704:
6705: 2013-10-21 moko
6706:
6707: * tests/: 182.html, results/182.processed: local path removed for
6708: compatibility
6709:
6710: * tests/: 244.html, 253.html, 254.html, 275.html, 281.html,
6711: results/244.processed, results/253.processed,
6712: results/254.processed, results/275.processed,
6713: results/281.processed: try_catch -> try-catch
6714:
6715: * tests/: 288.html, 294.html, 296.html, results/288.processed,
6716: results/294.processed, results/296.processed: try_catch ->
6717: try-catch
6718:
6719: 2013-10-20 moko
6720:
6721: * tests/: 296.html, results/296.processed: test for xsl exception
6722: for issue #938 added.
6723:
6724: * src/: include/pa_xml_exception.h,
6725: main/pa_stylesheet_connection.C: forgotten to be replaced
6726: XmlException is now replaced (once again closes issue #938)
6727:
6728: 2013-10-18 moko
6729:
6730: * buildall: disable clock_gettime detection to avoid librt linking
6731: (which in turn depends on libpthread), related to issue #943
6732:
6733: 2013-10-18 misha
6734:
6735: * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
6736: lib/smtp/smtp.vcproj, main/main.vcproj,
6737: targets/apache/ApacheModuleParser3Core.vcproj,
6738: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
6739: types/types.vcproj: - new locations for libxml2 includes where
6740: added to vcproj files
6741:
6742: 2013-10-18 moko
6743:
6744: * src/classes/: hashfile.C, op.C: hopefully last part of issue #948
6745: fix
6746:
6747: * tests/: 295.html, results/295.processed: test for issue #948
6748: updated
6749:
6750: * src/classes/table.C: hopefully last lost part for issue #948 fix.
6751: :)
6752:
6753: * tests/: 295.html, results/295.processed: test for issue #948
6754: added
6755:
6756: * src/: classes/hash.C, classes/string.C, classes/table.C,
6757: include/pa_request.h, types/pa_method.h: for getters and setters
6758: to be executed request.put_element should be called, not
6759: context.put_element (fixes issue #948)
6760:
6761: 2013-10-17 moko
6762:
6763: * src/classes/xdoc.C: libxml 2.9.1 compatibility with define
6764: LIBXML2_NEW_BUFFER check (closes issue #943)
6765:
6766: * buildall: libxml 2.9.1 build is broken --without-reader.
6767:
6768: 2013-10-16 moko
6769:
6770: * configure.in, src/include/pa_version.h: 3.4.3b -> 3.4.3rc
6771:
6772: * tests/: 294.html, results/294.processed: test for issue #938
6773:
6774: * src/: classes/xdoc.C, classes/xnode.C,
6775: include/pa_xml_exception.h, main/pa_xml_exception.C: XmlException
6776: now calls fixUTF8 if source charset is UTF-8 (closes issue #938)
6777:
6778: * buildall: pcre-8.30 -> pcre-8.33 libxml2-2.8.0 -> libxml2-2.9.1
6779: libxslt-1.1.26 -> libxslt-1.1.28
6780:
6781: * src/: include/pa_charset.h, lib/pcre/pa_pcre_internal.h,
6782: main/pa_charset.C: fixUTF8 method added to replace invalid UTF-8
6783: to '?', related to issue #938
6784:
6785: 2013-10-15 moko
6786:
6787: * src/: include/pa_common.h, main/pa_charset.C, main/pa_common.C,
6788: main/untaint.C: json chars 0x01-0x1F now are escaped as \u00XX,
6789: minor optimizations (closes issue #896)
6790:
6791: * tests/results/: 292.processed, 293.processed: results updated to
6792: comply with issue #896
6793:
6794: * tests/: 292.html, 293.html, results/292.processed,
6795: results/293.processed: tests for json escaping
6796:
6797: 2013-10-14 moko
6798:
6799: * src/: include/pa_common.h, main/pa_common.C: minor rearrangements
6800: and cleanup, code moved from .h to .C, no changes in code
6801:
6802: 2013-10-12 moko
6803:
6804: * tests/results/119.processed: updated test result commited
6805:
6806: * tests/: 291.html, results/291.processed: test for issue #894
6807: added
6808:
6809: * src/types/pa_wcontext.h: base methods call support function
6810: get_somebody_entered_some_class should not be true forever, as
6811: wcontext can have many get_elements calls (fixes issue #894)
6812:
6813: 2013-10-11 moko
6814:
6815: * tests/: 290.html, results/290.processed: test for junction GPF
6816: issue #942 added
6817:
6818: * src/types/pa_vmethod_frame.h: GPF if method junctions is passed
6819: to native method fixed (closes issue #942)
6820:
6821: * tests/: 158.html, results/158.processed: test for csv-string[]
6822: added
6823:
6824: * src/classes/table.C: minor fixes for table.csv-string[] (closes
6825: feature #907)
6826:
6827: * src/classes/table.C: ^table.csv-string[] from misha@ (implements
6828: feature #907)
6829:
6830: 2013-10-09 moko
6831:
6832: * src/: main/pa_request.C, types/pa_value.h, types/pa_vclass.C,
6833: types/pa_vclass.h, types/pa_vobject.C, types/pa_vobject.h,
6834: types/pa_vstateless_class.C: GET_default, SET_default now works
6835: properly not only in objects, but in classes as well (closes
6836: issue #903)
6837:
6838: * tests/: 289.html, results/289.processed: GET/SET_default now
6839: works in classes, not only objects, test case added, related to
6840: issue #903
6841:
6842: * tests/: 288.html, results/288.processed: test for endless
6843: recursion bug added (related to issue #903)
6844:
6845: 2013-10-05 moko
6846:
6847: * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
6848: classes/table.C, main/execute.C, types/pa_method.h,
6849: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
6850: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
6851: types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
6852: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmemcached.C,
6853: types/pa_vmemcached.h, types/pa_vmethod_frame.h,
6854: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
6855: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
6856: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
6857: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h:
6858: optimization: put_element no longer has "bool areplace" argument,
6859: related to issue #903
6860:
6861: 2013-10-03 moko
6862:
6863: * tests/results/182.processed: result for $.replace(false) test
6864: commited
6865:
6866: * src/classes/date.C: ^date::create(number) processed correctly
6867: (fixes issue #901)
6868:
6869: * src/classes/image.C: as_no_junction removed, as param can be
6870: expression (closes issue #931)
6871:
6872: * tests/233.html: test for issue #931 added
6873:
6874: 2013-10-02 moko
6875:
6876: * tests/: 182.html, 182_dir/a5.p: test for $.replace(true)
6877: modified, test for $.replace(false) added
6878:
6879: * src/main/compile_tools.h: forgotten class replace returned. :)
6880:
6881: 2013-09-30 moko
6882:
6883: * tests/: 141.html, results/141.processed: md5 tainting test added
6884:
6885: * src/: classes/op.C, include/pa_request.h, main/compile.y,
6886: main/compile_tools.h, main/pa_request.C: allow_class_replace
6887: implemented; $.replace option added to ^process and ^use
6888:
6889: 2013-08-27 moko
6890:
6891: * src/classes/: file.C, json.C, math.C, string.C, xdoc.C:
6892: cstr_to_string_body_untaint should be called with charsets for
6893: possible uri language and connection for possible sql language.
6894: related to issue #857
6895:
6896: * buildall: and -> or fixed
6897:
6898: 2013-08-26 moko
6899:
6900: * buildall: prepare_ functions logic changed to support
6901: gc-7.2d.tar.gz extracting to gc-7.2 directory
6902:
6903: 2013-08-23 moko
6904:
6905: * src/include/pa_config_fixed.h: gc and xml libs are now linked
6906: statically
6907:
6908: 2013-08-22 moko
6909:
6910: * src/classes/string.C: String::Empty used (related to issue #912)
6911: append_know_length removed (related to old GPF bug)
6912:
6913: 2013-08-21 moko
6914:
6915: * src/classes/math.C: untaint(L_AS_IS) added for md5 and sha1
6916:
6917: * src/classes/math.C: ^math:digest[...;$file] support added
6918: (related to ticket #857
6919:
6920: * tests/: 141.html, results/141.processed: ^math:digest[...;$file]
6921: implemented
6922:
6923: * src/types/pa_vhashfile.h: warning war
6924:
6925: * src/: classes/json.C, classes/op.C, include/pa_hash.h,
6926: include/pa_request.h, main/pa_request.C, types/pa_value.h:
6927: anti_endless_json_string_recoursion removed from request;
6928: json_string_recoursion added to json_options; $.indent[indent
6929: value] now supported and passed within recoursion closes feature
6930: #937
6931:
6932: * tests/: 287.html, results/287.processed: test for feature #937
6933:
6934: 2013-07-31 moko
6935:
6936: * src/lib/json/: json.c, pa_json.C: STATE__X -> STATE_XX for cygwin
6937: compilation having #define _S
6938:
6939: * src/main/pa_globals.C: cleanup
6940:
6941: 2013-07-30 moko
6942:
6943: * src/: classes/table.C, include/pa_common.h, main/pa_charset.C,
6944: main/pa_common.C: vs2003 warning war
6945:
6946: * src/lib/json/: json.c, pa_json.C: vs2003 warning war
6947:
6948: * src/lib/json/: json.c, pa_json.C: vs2003 compilation fix
6949:
6950: * src/lib/md5/pa_sha2.c: warning war
6951:
6952: 2013-07-29 moko
6953:
6954: * src/lib/json/: json.c, json.h, pa_json.C, pa_json.h: some libjson
6955: patches from github
6956:
6957: * src/: classes/bool.C, classes/double.C, classes/int.C,
6958: classes/memcached.C, include/pa_config_includes.h,
6959: types/pa_vfile.C, types/pa_vfile.h: warning war
6960:
6961: * src/lib/json/json.vcproj: C++ -> C
6962:
6963: * src/lib/json/: json.c, pa_json.C: C++ warning revert
6964:
6965: * src/lib/json/: json.c, pa_json.C: windows compatibility
6966:
6967: * src/lib/json/: json.c, pa_json.C: windows compatibility
6968:
6969: * src/lib/json/: json.c, pa_json.C: warning war
6970:
6971: * src/lib/json/: json.c, pa_json.C: win32 compilation issues fixes
6972:
6973: * src/include/pa_config_fixed.h: uint16_t added
6974:
6975: * configure.in: uint16_t check added
6976:
6977: * src/: classes/json.C, lib/json/JSON_parser.C,
1.116 moko 6978: lib/json/JSON_parser.h, lib/json/Makefile.am, lib/json/json.c,
6979: lib/json/json.h, lib/json/json.vcproj, lib/json/pa_json.C,
6980: lib/json/pa_json.h: JSON_parser with non-free licence is replaced
6981: with similar GPL licenced libjson (fixes issue #892)
1.95 moko 6982:
6983: 2013-07-25 moko
6984:
6985: * parser3.sln: dependencies added
6986:
6987: * parser3.sln, src/targets/apache/ApacheModuleParser3.vcproj,
6988: src/targets/apache/ApacheModuleParser3Core.vcproj: win32 apache
6989: module support
6990:
6991: * src/targets/apache/mod_parser3_core.C: win32 cleanup
6992:
6993: * src/targets/apache/mod_parser3.c: win32 apache 2.2 module
6994:
6995: 2013-07-23 moko
6996:
6997: * src/: include/pa_memory.h, main/pa_memory.C: non-working
6998: PA_DEBUG_GC_MEMORY removed
6999:
7000: * src/: main/pa_globals.C, targets/cgi/parser3.C:
7001: PA_DEBUG_DISABLE_GC compilation fix
7002:
7003: * src/: classes/op.C, classes/table.C, include/pa_request.h,
7004: main/pa_request.C: outdated RESOURCES_DEBUG removed
7005:
7006: * src/: main/pa_os.C, targets/cgi/parser3.C: headers cleanup,
7007: garbage cleanup
7008:
7009: * src/main/pa_common.C: warning war
7010:
7011: * src/: include/pa_http.h, main/pa_http.C: headers cleanup
7012:
7013: * src/: include/pa_common.h, main/pa_common.C: WIN32 -> _MSC_VER,
7014: minor cleanup
7015:
7016: * src/: include/pa_dir.h, main/pa_dir.C: loaddir under cygwin now
7017: uses cygwin, not WIN32 implementation
7018:
7019: * src/main/pa_exec.C: WIN32 -> _MSC_VER, under cygwin unix exec is
7020: able to exec shell scripts
7021:
7022: * src/classes/math.C: ifdef WIN32 cleanup
7023:
7024: * src/types/pa_vmemcached.C: LT_MODULE_EXT used
7025:
7026: * src/classes/curl.C: LT_MODULE_EXT used
7027:
7028: * src/include/pa_config_fixed.h: LT_MODULE_EXT defined
7029:
7030: 2013-07-22 moko
7031:
7032: * src/include/: pa_config_fixed.h, pa_config_includes.h: win32
7033: includes fix
7034:
7035: * src/: main/pa_common.C, targets/cgi/parser3.C: includes cleanup
7036:
7037: * configure.in, src/include/pa_config_includes.h,
7038: src/lib/smtp/comms.C, src/lib/smtp/smtp.C, src/lib/smtp/smtp.h,
7039: src/main/pa_exec.C: includes cleanup
7040:
7041: * src/targets/cgi/parser3.C: 2012->2013
7042:
7043: * src/include/pa_version.h: 3.4.2 -> 3.4.3b
7044:
7045: * configure.in, src/include/pa_config_includes.h,
7046: src/include/pa_http.h, src/lib/json/JSON_parser.h,
7047: src/main/pa_random.C, src/main/pa_socks.C,
7048: src/types/pa_vstatus.C: cygwin support cleanup
7049:
7050: * configure.in: dirent.h check added
7051:
7052: * src/: include/pa_config_includes.h, include/pa_dir.h,
7053: main/pa_dir.C: includes cleanup, dirent.h check added filePath
7054: not copied
7055:
7056: 2013-07-21 moko
7057:
7058: * src/lib/cord/cord.vcproj: unused cordprnt.c removed
7059:
7060: * src/targets/cgi/: Makefile.am, getopt.c, getopt.h,
7061: parser3.vcproj: unused getopt.h / getopt.c removed
7062:
1.211 moko 7063: * operators.ru.txt, operators.txt, src/classes/file.C,
7064: tests/022.html, tests/results/022.processed:
7065: ^file:list[path][$.filter[regexp] $.stat(true)] usage commented
1.95 moko 7066:
7067: * configure.in, src/classes/file.C, src/include/pa_dir.h,
7068: src/main/pa_dir.C: ^file:list[] now has dir column and when
7069: $.stat(true) it has size/*date columns modified patch from misha@
7070: that closes issue #914.
7071:
7072: * src/: include/pa_config_includes.h, main/pa_globals.C:
7073: PA_RELEASE_ASSERTS removed
7074:
7075: * src/lib/md5/pa_md5c.c: minor cleanup
7076:
7077: * src/lib/json/: JSON_parser.C, JSON_parser.h: headers cleanup,
7078: localeconv()->decimal_point usage remoed (related to issue #934)
7079:
7080: * src/lib/cord/: Makefile.am, cordprnt.c, include/cord.h: unused
7081: cordprnt.c removed
7082:
7083: * src/lib/sdbm/: sdbm.c, sdbm_pair.c, pa-include/pa_apr.h,
7084: pa-include/pa_errno.h, pa-include/pa_file_io.h,
7085: pa-include/pa_strings.h: includes cleanup
7086:
7087: * src/lib/md5/pa_md5c.c: headers cleanup
7088:
7089: 2013-07-20 moko
7090:
7091: * src/lib/cord/: cordbscs.c, cordprnt.c, cordxtra.c: includes
7092: cleanup
7093:
7094: 2013-07-19 moko
7095:
7096: * src/classes/math.C: extern "C" added for crypt
7097:
7098: 2013-07-18 moko
7099:
7100: * src/classes/math.C: fix redhat7.2 build
7101:
7102: 2013-07-17 moko
7103:
7104: * configure.in, src/include/pa_config_includes.h,
7105: src/include/pa_config_fixed.h: headers actualized (inttypes.h
7106: added for uint8/32/64_t)
7107:
7108: * src/lib/md5/: pa_md5.h, pa_md5c.c, pa_sha2.c, pa_sha2.h:
7109: pa_config_includes.h used for uint32/64_t
7110:
7111: 2013-07-16 moko
7112:
7113: * src/: include/pa_string.h, main/pa_string.C, types/pa_vform.C,
7114: types/pa_vform.h, types/pa_vobject.C, types/pa_vobject.h: warning
7115: war
7116:
7117: * src/main/compile.tab.C: compile.y was updated
7118:
7119: * src/main/compile.y: warning war
7120:
7121: * src/: include/pa_exception.h, main/pa_exception.C,
7122: main/pa_xml_exception.C: warning war
7123:
7124: * src/: include/pa_common.h, main/pa_common.C: warning war
7125:
7126: * configure.in: beauty :)
7127:
7128: * tests/: 141.html, results/141.processed: sha256/512 added
7129:
7130: 2013-07-13 moko
7131:
7132: * src/lib/md5/md5.vcproj: sha2 added
7133:
7134: * src/: lib/md5/pa_sha2.c, lib/md5/pa_sha2.h, lib/md5/Makefile.am,
7135: classes/math.C: sha2 support (sha256/sha512 digest)
7136:
7137: 2013-07-08 moko
7138:
7139: * src/classes/image.C: directory read or other read problem message
7140: fixed (related to issue #933)
7141:
7142: 2013-07-07 moko
7143:
7144: * AUTHORS: + misha + moko. :)
7145:
7146: 2013-07-06 moko
7147:
7148: * src/: classes/curl.C, include/pa_globals.h,
7149: include/pa_sql_driver_manager.h, lib/memcached/pa_memcached.C,
7150: main/pa_globals.C, main/pa_sql_driver_manager.C: pa_dlinit added
7151: for lt_dlinit to be called once and lt_dlexit called at right
7152: place (related to issue #925)
7153:
7154: 2013-07-04 moko
7155:
7156: * src/types/: pa_vfile.C, pa_vfile.h, pa_vstring.C:
7157: VString::as_vfile now uses vfile.set_binary_string to avoid
7158: content-type to be set, as it brokes badly designed logic in
7159: response output. This hopefully finishes issue #928.
7160:
7161: * tests/results/: 256.processed, 286.processed: file now displayed
7162: as name, size, mode, content-type
7163:
7164: * src/main/pa_common.C: read error now reported cottectly (fixes
7165: issue #933
7166:
7167: 2013-06-28 moko
7168:
7169: * tests/: 286.html, results/286.processed: test extended
7170:
7171: * tests/: 286.html, results/286.processed: Test for issue #928
7172: added. it tests default content-type change.
7173:
7174: * src/types/pa_vfile.C: closes issue #928 - default content-type
7175: now updated
7176:
7177: 2013-06-25 moko
7178:
7179: * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h: default
7180: content-type for text/binary files without name added;
7181: ^file::create[$f;...] options now works properly and $f
7182: properties are default (fixes issue #928)
7183:
7184: 2013-05-16 misha
7185:
7186: * src/include/pa_opcode.h: - define for OBJECT_POOL optimisation is
7187: added
7188:
7189: * src/main/pa_table.C: - a tiny memory optimisation while creating
7190: table if specified limit is bigger than source rows count
7191:
7192: * src/classes/table.C: - ^table.foreach[k;v]{code}[separator] is
7193: added ( new feature: #858 )
7194:
7195: 2013-04-29 moko
7196:
7197: * src/classes/curl.C: CURL_IPRESOLVE_V4 now set by default,
7198: $.ipresolve(0|1|2) added (closes issue #891)
7199:
7200: * src/lib/curl/curl.h: CURL_IPRESOLVE added
7201:
7202: 2013-04-24 moko
7203:
7204: * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
7205: lib/memcached/pa_memcached.h, types/pa_vmemcached.C,
7206: types/pa_vmemcached.h: ^memcache.release[] added, calls
7207: memcached_quit (refs #893)
7208:
7209: 2013-04-22 moko
7210:
7211: * src/: include/pa_string.h, main/pa_common.C: no more double
7212: slashes in file path (fixes bug #872)
7213:
7214: * src/: classes/curl.C, lib/curl/curl.h: minor fixes related to
7215: CURLOPT_ENCODING renamed into CURLOPT_ACCEPT_ENCODING (issue
7216: #739)
7217:
7218: * tests/results/266.processed: $.max_params added (feature #915)
7219:
7220: * src/: include/pa_common.h, main/pa_http.C: response-charset
7221: option added to file::load (closes issue #867)
7222:
7223: 2013-04-20 misha
7224:
7225: * src/classes/curl.C: - forgotten CURL_ACCEPT_ENCODING option is
7226: commited
7227:
7228: 2013-03-15 misha
7229:
7230: * src/classes/: hash.C, table.C: - Optimisation: do not create
7231: multiple empty strings while ::sql. uae String::Empty instead
7232:
7233: 2013-03-14 misha
7234:
7235: * src/classes/reflection.C: - for user classes
7236: ^reflection:method_info[] returns $.max_params and $.extra_param
7237: with $.call_type if they available ( new feature: #915 )
7238:
7239: * src/classes/file.C: - ^file:delete[] now supports an option
7240: $.exception(false) that suppress any exception while deleting
7241: file ( new feature: #916 )
7242:
7243: * src/classes/curl.C: - parsing cookies after curl:load now should
7244: work :)
7245:
7246: 2013-03-12 misha
7247:
7248: * src/types/pa_vfile.C: - if specified file_name is empty string
7249: set default name for the file
7250:
7251: 2013-03-11 misha
7252:
7253: * src/classes/curl.C: - after $f[^curl:load[...]] the cookies are
7254: also available in $f.cookies
7255:
7256: * src/: include/pa_http.h, main/pa_http.C: - parsing cookies is
7257: moved to a separate method
7258:
7259: 2013-03-10 moko
7260:
7261: * src/include/pa_config_fixed.h: typedef unsigned int uint32_t
7262: added
7263:
7264: * src/lib/memcached/pa_memcached.h: typedef unsigned int uint32_t
7265: removed (declared by autoconf)
7266:
7267: * configure.in: AC_TYPE_SSIZE_T, AC_TYPE_UINT32_T added for
7268: uint32_t define
7269:
7270: 2013-03-10 misha
7271:
7272: * src/classes/file.C: ^file:delete and ^file:move now support
7273: option $.keep-empty-dirs(true) ( new feature: #884 )
7274:
7275: * src/: include/pa_common.h, main/pa_common.C: - option for keeping
7276: empty dirs is added
7277:
7278: 2013-03-10 moko
7279:
7280: * src/classes/: bool.C, double.C, int.C: default can be present,
7281: but default check removed from ^int/double/bool.int/double/bool
7282: for string.int/double/bool compatibility (related to issue #913)
7283:
7284: * src/classes/string.C: ^string.int/dobule/bool no longer
7285: internally throws exception if default is present (closes issue
7286: #913)
7287:
7288: 2013-03-09 misha
7289:
7290: * src/types/: pa_vhash.h, pa_vregex.h, pa_vtable.h: - tiny
7291: optimisations ( #845 )
7292:
7293: * src/types/pa_venv.C: - added $env:fields ( new feature: #906 )
7294:
7295: 2013-03-08 moko
7296:
7297: * src/main/pa_http.C: GPF on ^cookies:save fixed, $file.cookies now
7298: creates correct table (fixes issue #910)
7299:
7300: * src/classes/op.C: r.connection() -> r.connection(false) to allow
7301: use outside of 'connect' operator (fixes issue #911)
7302:
7303: * tests/results/: 096.processed, 122.processed: test results
7304: updated as doubles now printed with 15 significant digits, not 5
7305: (fixes issue #882)
7306:
7307: * src/types/pa_vdouble.h: %.15g now used to format doubles instead
7308: of broken has_frac() ? "%g": "%.0f" logic (fixes issue #882)
7309:
7310: 2013-02-21 moko
7311:
7312: * src/classes/table.C: _locate_name_value does not check arguments
7313: count, so we check it in advance (fixes issue #905)
7314:
7315: 2012-10-23 moko
7316:
7317: * buildall: old shell for and echo compatibility (for six)
7318:
7319: 2012-10-19 moko
7320:
7321: * buildall: --strip added --disable-safe-mode listed in usage
7322:
7323: 2012-10-17 misha
7324:
7325: * src/classes/op.C: - apply-taint should not throw "outside
7326: connect" exception with sql lang now
7327:
7328: 2012-10-17 moko
7329:
7330: * src/main/pa_request.C: bugfix: safe mode should be inited for
7331: each request (for apache module)
7332:
7333: 2012-09-26 moko
7334:
7335: * src/doc/doxygen.cfg: png -> svg
7336:
7337: 2012-09-25 moko
7338:
7339: * tests/: 141.html, results/141.processed: md5 hmac added, long key
7340: test added
7341:
7342: * src/classes/math.C: HMAC for MD5 added, bugfix for tempdigest
7343: double use when key is long
7344:
7345: 2012-09-16 moko
7346:
7347: * src/classes/math.C: Format -> Method Encode -> Format
7348:
7349: * tests/: 141.html, results/141.processed: math:digest hmac test
7350: added
7351:
7352: 2012-09-14 moko
7353:
7354: * src/classes/math.C: SHA1ReadDigest added and used in ^sha1.
7355: ^digest[sha1|md5;data; $.encode[base64|hex] $.hmac[key]] basic
7356: implementation added
7357:
7358: 2012-09-12 moko
7359:
7360: * src/doc/: doxygen.cfg, footer.htm, index.dox, string.dox,
7361: targets.dox: doxygen.cfg and footer.htm updated for doxygen 1.7.3
7362: targets.dox and string.dox slightly actualized
7363:
7364: 2012-08-31 moko
7365:
7366: * ChangeLog: now generated with patched cvs2cl.pl
7367:
7368: 2012-07-29 moko
7369:
7370: * tests/285.html, src/main/execute.C, tests/results/285.processed:
7371: result should be pushed after VMethodFrame destructor is called,
7372: as it deletes junctions from stack params (fixes issue #868)
7373:
7374: 2012-07-23 moko
7375:
7376: * INSTALL, README: buildall script usage documented, other outdated
7377: info updated.
7378:
7379: * buildall-with-xml, buildall-without-xml: replaced by buildall
7380:
7381: 2012-07-21 moko
7382:
7383: * buildall: glib does not compile when threads are disabled...
7384:
7385: * src/types/pa_vmail.C: g_assertion fixes for empty input
7386:
7387: * src/types/pa_vmail.C: yet another fix (strange GPF on object
7388: unref, can't unref nested objects)
7389:
7390: * src/types/pa_vmail.C: another check added
7391:
7392: 2012-07-19 moko
7393:
7394: * buildall: usage added
7395:
7396: * buildall: new buildall script that unites buildall-with-xml,
7397: buildall-without-xml, --with-apache and --with-mailreceive
7398:
7399: * configure.in: support for static gmime and dynamic glib linking.
7400: fixes for FreeBSD
7401:
7402: 2012-07-17 moko
7403:
7404: * configure.in: --with-mailreceive replaced
7405: --with-static-mailreceive and --with-shared-mailreceive pathlink
7406: removed
7407:
7408: 2012-07-16 moko
7409:
7410: * src/types/pa_vmail.C: updated to work gmime 2.6, headers now
7411: capitalized, content now decoded and text content converted to
7412: $request:charset. all properties are accessed by functions, this
7413: ready for dynamic load.
7414:
7415: 2012-06-28 moko
7416:
1.116 moko 7417: * src/targets/apache/Makefile.am: fix for apache cflags for Linux
7418: 32 bit
1.95 moko 7419:
7420: 2012-06-27 moko
7421:
7422: * buildall-with-xml, buildall-without-xml: fetch requires -p for
7423: passive ftp
7424:
7425: * src/lib/ltdl/ltdl.vcproj: release build fixed
7426:
7427: * configure.in: 3.4.2 RC -> 3.4.2
7428:
7429: 2012-06-22 moko
7430:
7431: * src/types/pa_vfile.C: returned empty mode to stated files (issue
7432: #815)
7433:
7434: * tests/: 284.html, results/284.processed: output options test
7435: (feature #265)
7436:
7437: 2012-06-22 misha
7438:
7439: * tests/215.html: - little changes
7440:
7441: 2012-06-21 moko
7442:
7443: * src/: classes/json.C, classes/xdoc.C, types/pa_vxdoc.C,
7444: types/pa_vxdoc.h: output_options returned and used (bugfix for
7445: feature #265)
7446:
7447: * buildall-with-xml, buildall-without-xml: --with-match-limit=10000
7448: breaks long .*, default 10M restored. (issue #216)
7449:
7450: * tests/: 283.html, results/283.processed: test for issue #815
7451: added
7452:
7453: * src/types/: pa_vfile.C, pa_vstring.C: bugfix: ^#0D not altered
7454: again, cstrm not required.
7455:
7456: * src/lib/ltdl/: argz.c, ltdl.c, libltdl/lt__glibc.h: fixes for
7457: Win32 and broken FreeBSD (issue #45)
7458:
7459: * src/lib/ltdl/ltdl.vcproj: preopen.c and config.h removed
7460:
7461: * src/main/pa_string.C: warnings war
7462:
7463: * src/: classes/mail.C, include/pa_dir.h, include/pa_http.h,
7464: lib/json/JSON_parser.h, lib/smtp/smtp.h, main/pa_random.C,
7465: main/pa_socks.C, targets/apache/pa_threads.C,
7466: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
7467: types/pa_vstatus.C: compilation under cygwin fixed
7468:
7469: 2012-06-19 moko
7470:
7471: * src/lib/ltdl/: config_fixed.h, ltdl.vcproj: compilation under
7472: Windows fixed
7473:
7474: * parser3.sln: removed antique pcre_ctype
7475:
7476: * src/include/pa_config_fixed.h: required for INT_MAX / UINT_MAX
7477:
7478: * src/include/pa_config_fixed.h: undefined reference to
7479: __imp__pcre_* fix for Windows
7480:
7481: * src/: include/pa_charset.h, lib/pcre/Makefile.am,
1.116 moko 7482: lib/pcre/pa_pcre_internal.h, lib/pcre/pcre_internal.h:
7483: pcre_internal.h -> pa_pcre_internal.h for Windows compatibility
7484: (win32/pcre has own copy of pcre_internal.h _pcre_default_tables
7485: define fixed
1.95 moko 7486:
7487: 2012-06-18 moko
7488:
7489: * src/classes/memcached.C: flush -> clear
7490:
7491: * src/classes/memcached.C: memcached does not support quotes even
7492: in server name
7493:
7494: * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
7495: lib/memcached/pa_memcached.h, types/pa_vmemcached.C: version()
7496: called on open to check servers existance. $.key(true) syntax
7497: now supported
7498:
7499: 2012-06-17 moko
7500:
7501: * src/include/: pa_config_fixed.h, pa_config_includes.h: old stuff
7502: cleanup
7503:
7504: * src/classes/table.C, tests/282.cfg, tests/282.html,
7505: tests/results/282.processed: encloser at the EOF bug fixed,
7506: incorrectly enclosed data now processed more logicaly (fixes
7507: #339)
7508:
7509: 2012-06-15 moko
7510:
7511: * buildall-without-xml: sync with buildall-with-xml
7512:
7513: * buildall-with-xml: download auto-detected between fetch and curl
7514:
7515: * configure.in: --with-gc and --with-pcre now also processed
7516: correctly
7517:
1.116 moko 7518: * aclocal.m4, configure, src/include/pa_config_auto.h.in: now
7519: aclocal -I src/lib/ltdl/m4/ && autoheader && automake && autoconf
7520: should be run on rol1 using automake / aclocal (GNU automake)
7521: 1.11.1 autoconf (GNU Autoconf) 2.68
1.95 moko 7522:
7523: * configure.in: new PARSER_VERSION logic
7524:
7525: * src/include/pa_version.h: new pa_version.h logic
7526:
7527: * src/: classes/curl.C, classes/file.C, classes/image.C,
7528: classes/xdoc.C, types/pa_vfile.C, types/pa_vfile.h,
7529: types/pa_vform.C, types/pa_vrequest.C, types/pa_vstring.C:
7530: feols_normalized -> fis_text_content set_binary added
7531:
7532: * src/targets/cgi/parser3.C: gcc compilation warnings fixed
7533:
7534: 2012-06-15 misha
7535:
7536: * src/: classes/curl.C, classes/file.C, classes/image.C,
7537: classes/xdoc.C, types/pa_vfile.C, types/pa_vfile.h,
7538: types/pa_vform.C, types/pa_vrequest.C, types/pa_vstring.C: -
7539: ^file::create[text;content] EOLs in content now is normalized. (
7540: new feature: #815 )
7541:
7542: 2012-06-15 moko
7543:
7544: * configure.in: --disable-version-update added to disable version
7545: update with host information (for debian package) whitespace
7546: optimized
7547:
7548: * configure.in: version changed to 3.4.2 RC no-pic added for
7549: libtool
7550:
7551: * src/include/pa_version.h: Nice pa_version.h default. Please keep
7552: it.
7553:
7554: 2012-06-14 moko
7555:
7556: * src/classes/hash.C, src/types/pa_vhash.h, tests/281.html,
7557: tests/results/281.processed: "hash flocked" error removed for
7558: safe operations like ^h._count[] ( new feature: #335 )
7559:
1.116 moko 7560: * src/targets/apache/Makefile.am: libmod_parser3 -> mod_parser3
1.95 moko 7561:
7562: * buildall-with-xml, buildall-without-xml: --with-static -> --with
7563:
7564: * configure.in: --with-static/shared xml replaced with --with-xml,
7565: xml compilation check added
7566:
7567: * configure.in: --with-static/shared-gc, --with-static-pcre are
7568: replaced with --with-gc and --with-pcre test for pcre linking
7569: added
7570:
7571: 2012-06-13 moko
7572:
7573: * configure.in: apxs2 check optimized
7574:
7575: * src/targets/cgi/Makefile.am: preserve-dup-deps requires .a, not
7576: .la, includes optimized
7577:
7578: * buildall-with-xml: --with-pic looks better for -fPIC
7579:
7580: * configure.in: switched to convenience library in static linking
7581:
7582: * src/targets/apache/Makefile.am: switched to convenience library
7583: usage to avoid libtool warnings
7584:
7585: * src/lib/: cord/Makefile.am, gd/Makefile.am, json/Makefile.am,
7586: md5/Makefile.am, memcached/Makefile.am, sdbm/Makefile.am,
7587: smtp/Makefile.am: switched to convenience library usage
7588:
7589: * src/sql/Makefile.am: pa_sql_driver.h should be in includes
7590:
7591: * src/targets/apache/Makefile.am: updated for libtool usage
7592:
7593: * buildall-without-xml: --with-included-ltdl added
7594:
7595: * buildall-without-xml: sync with buildall-with-xml
7596:
7597: * buildall-with-xml: --with-included-ltdl added $cflags added for
7598: -fPIC for x64 $download added for wget success check added
7599:
7600: * buildall-without-xml: --with-dynamic-stdcpp removed
7601:
7602: * configure.in: disable-static returned
7603:
7604: * src/targets/cgi/Makefile.am: Automake 1.9 does not support
7605: LIBTOOLFLAGS
7606:
7607: 2012-06-12 moko
7608:
7609: * configure.in, src/targets/cgi/Makefile.am: disable-static not
7610: compatible with LIBTOOLFLAGS for unknown reasons
7611:
7612: * buildall-with-xml: --with-dynamic-stdcpp removed
7613:
7614: * configure.in: static/dynamic -lstdc++ linking option removed
7615: apxs2 check added
7616:
7617: * src/targets/cgi/Makefile.am: static/dynamic -lstdc++ linking
7618: option removed
7619:
7620: 2012-06-10 moko
7621:
7622: * src/targets/cgi/Makefile.am: --preserve-dup-deps libtool option
7623: added
7624:
7625: * src/targets/cgi/pp3.cmd: old PAF stuff
7626:
1.116 moko 7627: * Makefile.am: ACLOCAL_AMFLAGS = -I src/lib/ltdl/m4 added and some
7628: beauty
1.95 moko 7629:
7630: * depcomp: from libtool 2.4.2
7631:
7632: * configure.in: ltdl directory removed, it has correct Makefile.in
7633:
7634: 2012-06-09 moko
7635:
1.116 moko 7636: * Makefile.am, aclocal.m4, config.guess, config.sub, configure,
7637: install-sh, ltmain.sh, missing, src/include/pa_config_auto.h.in:
1.95 moko 7638: autogenerated files updated after libtool update
7639:
1.116 moko 7640: * src/lib/ltdl/: COPYING.LIB, Makefile.am, README, acinclude.m4,
7641: aclocal.m4, argz.c, argz_.h, config-h.in, config.h,
1.95 moko 7642: config_auto.h.in, config_fixed.h, configure, configure.ac,
7643: configure.in, lt__alloc.c, lt__dirent.c, lt__strl.c,
7644: lt_dlloader.c, lt_error.c, ltdl.c, ltdl.h, slist.c,
1.216 moko 7645: libltdl/lt__alloc.h, libltdl/lt__dirent.h, libltdl/lt__glibc.h,
7646: libltdl/lt__private.h, libltdl/lt__strl.h, libltdl/lt_dlloader.h,
7647: libltdl/lt_error.h, libltdl/lt_system.h, libltdl/slist.h,
7648: loaders/dld_link.c, loaders/dlopen.c, loaders/dyld.c,
7649: loaders/load_add_on.c, loaders/loadlibrary.c, loaders/preopen.c,
7650: loaders/shl_load.c, m4/argz.m4, m4/libtool.m4, m4/ltdl.m4,
7651: m4/ltoptions.m4, m4/ltsugar.m4, m4/ltversion.m4,
1.95 moko 7652: m4/lt~obsolete.m4: libtool updated to version 2.4.2
7653:
7654: * configure.in: preparation for new libtool
7655:
7656: * configure.in: Some beauty added :)
7657:
7658: * src/targets/apache/Makefile.am: := -> =
7659:
7660: * src/lib/pcre/: Makefile.am, config.h: config.h removed once
7661: again. :)
7662:
7663: * src/include/pa_config_includes.h, configure.in: limits.h added,
7664: previously was taken from pcre_internal.h. :)
7665:
7666: * src/lib/pcre/Makefile.am: config.h returned
7667:
7668: * src/lib/pcre/config.h: still need this. :)
7669:
7670: * src/lib/pcre/pcre_internal.h: extracts from real pcre_internal.h
7671:
7672: * configure.in: --with-charsets removed; --with-mysql-client & co
7673: removed
7674:
7675: * buildall-with-xml, buildall-without-xml: pcre_internal.h extracts
7676: now in parser tree, no need to copy
7677:
7678: * src/lib/pcre/: Makefile.am, config.h, ibm-1250.ucm, ibm-1251.ucm,
7679: ibm-1254.ucm, ibm-1257.ucm, pcre_parser_ctype.c,
7680: pcre_parser_ctype.vcproj, ruspart_win2koi.pl, win-koi.tab:
7681: debian/patches/101_pcre.patch - local copy of pcre_internal.h
7682: extracts now used old trash removed
7683:
7684: * etc/parser3.charsets/Makefile.am: charsets now in share
7685: (debian/patches/104_automake.patch) + all charsets are copied
7686:
7687: * buildall-with-xml, buildall-without-xml: curl option removed +
7688: extra arguments now supported
7689:
7690: 2012-06-08 misha
7691:
7692: * src/classes/table.C: - one params.as_hash usage was rolled back:
7693: the 2nd option in ^table.hash[] could be hash or table so
7694: .as_hash will throw an exception when table option is specified
7695:
7696: * src/: classes/curl.C, classes/file.C, classes/hash.C,
7697: classes/image.C, classes/mail.C, classes/op.C, classes/string.C,
7698: classes/table.C, classes/void.C, classes/xdoc.C,
7699: include/pa_exception.h, types/pa_vmethod_frame.C,
7700: types/pa_vmethod_frame.h: - MethodParams::as_hash is optimized
7701: and improved (whitespaces are allowed as empty options) -
7702: MethodParams::as_table is added - above methods are used for
7703: parsing methods' options ( new feature: #9 )
7704:
7705: * src/types/: pa_vclass.C, pa_vclass.h: - method get_hash is added
7706: to vclass. now class fields can be accessible as a hash:
7707: $h[^hash::create[$asd:CLASS]]
7708:
7709: * src/types/: pa_vhash.h, pa_vhashfile.h: - vhash and vhashfile now
7710: have get_fields method so their fields can be accessed with
7711: ^reflection:fields[...] & ^reflection:field[...]
7712:
7713: 2012-06-06 misha
7714:
7715: * tests/280.html: - tests for
7716: ^reflection:method[obj-or-class;method],
7717: ^reflection:field[obj-or-class;field] and
7718: ^reflection:fields[obj-or-class] are added
7719:
7720: 2012-06-05 misha
7721:
7722: * src/classes/reflection.C: - ^reflection:method[class or
7723: object;method name] and ^reflection:field[class or object;field
7724: name] are added
7725:
7726: * src/types/pa_vstateless_class.C: - Method::get_vjunction method
7727: is used
7728:
7729: * src/types/pa_method.h: - Method::as_vjunction method is added
7730:
7731: 2012-06-05 moko
7732:
1.116 moko 7733: * src/targets/Makefile.am: cgi now build with apache module
1.95 moko 7734:
7735: * src/classes/memcached.C: flish ttl fixed
7736:
7737: 2012-06-04 moko
7738:
7739: * src/classes/json.C, src/classes/op.C, tests/279.html,
7740: tests/results/279.processed: ^json:parse[] now supports $.taint
7741: option (new feature #833)
7742:
7743: 2012-06-04 misha
7744:
7745: * src/: include/pa_common.h, main/pa_common.C, types/pa_vcookie.C:
7746: - search_stop method was moved from pa_vcookie.C to pa_common.C
7747:
7748: 2012-06-03 misha
7749:
7750: * src/main/pa_http.C: - ^file:load[...;http://...] - all received
7751: cookies are parced and stored into $.cookies ( new feature: #31 )
7752:
7753: 2012-05-30 misha
7754:
7755: * tests/: 182_dir/a3.p, 182_dir/a4.p, 182.html: - test for adding
7756: incomplete class into a scope while @USE is found
7757:
7758: * src/main/compile.y: - add incomplete class into a scope while
7759: @USE and @CLASS instructions are found ( bugfix: #838 )
7760:
7761: 2012-05-30 moko
7762:
7763: * src/types/pa_vclass.C, tests/278.html,
7764: tests/results/278.processed: removed "property has no getter
7765: method" exception when GET_DEFAULT present (fixes #269)
7766:
7767: * src/classes/json.C, tests/277.html: ^json:string[], $.default ->
7768: $._default
7769:
7770: 2012-05-29 moko
7771:
7772: * src/types/pa_vvoid.h: $STRICT-VARS(true) implemented to check
7773: uninitialized values usage (new feature: #154)
7774:
7775: 2012-05-28 moko
7776:
7777: * tests/277.html, src/classes/json.C, src/classes/reflection.C,
7778: src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vbool.h,
7779: src/types/pa_vdate.h, src/types/pa_vdouble.h,
7780: src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vint.h,
7781: src/types/pa_vobject.C, src/types/pa_vobject.h,
7782: src/types/pa_vstring.h, src/types/pa_vtable.C,
7783: tests/results/277.processed, src/types/pa_vtable.h,
7784: src/types/pa_vvoid.h, src/types/pa_vxdoc.C, src/types/pa_vxdoc.h:
7785: ^json:string[$o; $.default[$method]] implemented for VObject (new
7786: feature #803)
7787:
7788: * src/classes/json.C, src/lib/json/JSON_parser.h, tests/277.html,
7789: tests/results/277.processed: json numbers are now treated as
7790: double ( new feature: #834 )
7791:
7792: * src/: classes/math.C, include/pa_string.h, main/pa_charset.C,
7793: main/pa_string.C, types/pa_vdouble.h, types/pa_vint.h: pa_atoui
7794: added for out of range checks, zero division in vint/vdouble
7795: check added ( fixes #832 )
7796:
7797: * tests/: 275.html, results/275.processed: tests for pa_atoui added
7798: ( fixes #832 )
7799:
7800: 2012-05-28 misha
7801:
7802: * buildall-with-xml: - --without-lzma option is added to libxml2
7803: configure
7804:
7805: * tests/256.html: - test for ^json:string[-file-;$.file[stat]] is
7806: added - tests for unsupported values for options $.file, $.table
7807: and $.date are added
7808:
7809: * src/: classes/json.C, types/pa_value.h: - ^json:string[...] now
7810: accepts "stat" $.file[] option's value in addition to existed
7811: "text" and "base64" ( new feature: #835 )
7812:
7813: * tests/276.html: - test for
7814: ^reflection:delete[$object-or-class;field-name]
7815:
7816: * src/classes/reflection.C: -
7817: ^reflection:delete[$object-or-class;field-name] is added ( new
7818: feature: #268 )
7819:
7820: 2012-05-27 misha
7821:
7822: * buildall-with-xml: - libxml2 2.7.8 => 2.8.0
7823:
7824: 2012-05-24 misha
7825:
7826: * src/include/pa_common.h: - method lastposafter was removed
7827:
7828: * src/classes/file.C: - use strrpbrk & rskipchars instead of
7829: lastposafter - ^file:dirname[] & Co proper handle windows file
7830: paths ( bug fix: #783 ) - ^file:dirname[] & ^file:basename[] now
7831: work as *nix commands
7832:
7833: * src/main/pa_request.C: - use strrpbrk instead of lastposafter
7834:
7835: * src/: include/pa_string.h, main/pa_string.C: - strrpbrk &
7836: rskipchars were added
7837:
7838: * tests/270.html: - more tests for ^file:find[]
7839:
7840: * tests/065.html: - more tests for ^file:dirname[] & Co
7841:
7842: * src/include/pa_version.h: - must be "win32" here. it is
7843: auto-generated on *nix
7844:
7845: 2012-05-24 moko
7846:
7847: * src/classes/math.C: ^math:convert[] now supports uint32 and
7848: throws overflow exception ( new feature: #830 )
7849:
7850: * tests/: 275.html, results/275.processed: test for ^math:convert[]
7851: uint32 support and overflow added ( new feature: #830 )
7852:
7853: 2012-05-23 moko
7854:
7855: * src/: classes/table.C, types/pa_value.h, types/pa_vbool.h,
7856: types/pa_vdate.h, types/pa_vdouble.h, types/pa_vfile.h,
7857: types/pa_vhash.h, types/pa_vimage.C, types/pa_vimage.h,
7858: types/pa_vint.h, types/pa_vjunction.C, types/pa_vjunction.h,
7859: types/pa_vobject.C, types/pa_vobject.h, types/pa_vregex.C,
7860: types/pa_vregex.h, types/pa_vstateless_class.C,
7861: types/pa_vstateless_class.h, types/pa_vstring.h,
7862: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
7863: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: bool
7864: "return string as-is" removed from as_expr_result. ( new feature:
7865: #831 )
7866:
7867: * tests/results/244.processed: test changed after bug #782 fix
7868: commited
7869:
7870: * tests/results/229.processed: test results for bug #782 commited
7871:
7872: * tests/: 254.html, results/254.processed: uid now just compared,
7873: not printed. :)
7874:
7875: 2012-05-20 moko
7876:
7877: * src/classes/reflection.C: ^reflection:uid[$object] added ( new
7878: feature: #341 )
7879:
7880: * tests/: 254.html, results/254.processed: test for
7881: ^reflection:uid[] added
7882:
7883: * tests/: 254.html, results/254.processed: test for
7884: ^reflection:uid[$obj] added
7885:
7886: 2012-05-17 misha
7887:
7888: * src/main/untaint.C: - do not replace ' char by _26 while
7889: exploding filespec-tainting ( new feature: #829 )
7890:
7891: 2012-05-12 moko
7892:
7893: * src/types/pa_vvoid.h: is_string now also checked, but get_* -
7894: not.
7895:
7896: 2012-05-08 moko
7897:
7898: * src/types/pa_vmethod_frame.h: bug #782 fixed
7899:
7900: * tests/229.html: test for bug #782
7901:
7902: * tests/results/259.processed, src/main/pa_request.C,
7903: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
7904: src/types/pa_vstring.h, src/types/pa_vvoid.C,
7905: src/types/pa_vvoid.h: feature #154 - first empty param now
7906: string; defined locals are empty strings; $STRICT-VARS(true)
7907: added
7908:
7909: 2012-04-27 moko
7910:
1.116 moko 7911: * src/targets/apache/Makefile.am:
1.95 moko 7912: ../../lib/memcached/libmemcached.a added
7913:
7914: 2012-04-27 misha
7915:
7916: * buildall-with-xml, buildall-without-xml: - prce 8.12 => pcre 8.30
7917: ( #827 )
7918:
7919: 2012-04-25 moko
7920:
7921: * src/: classes/json.C, classes/memcached.C,
7922: lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
7923: types/pa_vmemcached.C, types/pa_vmemcached.h: memcached_add
7924: implemented.
7925:
7926: * src/classes/curl.C: stderr -> f_stderr for Windows compatibility
7927:
7928: 2012-04-23 moko
7929:
7930: * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
7931: lib/memcached/pa_memcached.h, types/pa_vmemcached.C,
7932: types/pa_vmemcached.h: open allows options hash for new
7933: memcached(options) function
7934:
7935: * src/classes/curl.C: check_safe_mode added, stderr now rewritten,
7936: not appended
7937:
7938: 2012-04-21 moko
7939:
7940: * src/classes/curl.C: '' added. :)
7941:
7942: * src/classes/classes.vcproj: new curl.h location
7943:
7944: * src/classes/curl.C: verbose output redirection from stderr to
7945: file curl option added
7946:
7947: 2012-04-20 moko
7948:
7949: * src/: classes/curl.C, lib/curl/curl.h: lib/curl/curl.h now
7950: contains what we need from curl, #ifdef HAVE_CURL removed
7951:
1.116 moko 7952: * configure, configure.in, src/classes/Makefile.am,
1.95 moko 7953: src/include/pa_config_auto.h.in, src/include/pa_version.h,
1.116 moko 7954: src/lib/Makefile.am, src/lib/curl/Makefile.am,
7955: src/lib/curl/curl.h: curl.h header now in src/lib/curl, not
1.95 moko 7956: configure option
7957:
7958: 2012-04-19 moko
7959:
7960: * src/: classes/double.C, classes/inet.C, classes/int.C,
7961: classes/string.C, lib/gc/include/gc_allocator.h,
7962: types/pa_vform.C: PVS-Studio detected errors fixes, unused
7963: options from sql_result_string removed. (closes issue #468)
7964:
7965: * src/types/pa_vmemcached.C: empty string fix
7966:
7967: * src/types/: pa_value.C, pa_value.h, pa_vmemcached.C,
7968: pa_vstring.C, pa_vstring.h: serialization helpers moved to
7969: pa_vmemcached.C
7970:
7971: 2012-04-18 moko
7972:
7973: * src/targets/apache/mod_parser3.c: "Parser3 module requires
7974: apache2-mpm-prefork" error displayed in threaded mpm.
7975:
7976: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C:
7977: pa_setup_module_cells delayed to avoid GPF on init with php5-xsl
7978: installed (issue #354)
7979:
7980: 2012-04-16 moko
7981:
7982: * src/types/pa_vmemcached.C: call to memcached_result_create and
7983: memcached_result_free removed
7984:
7985: 2012-04-14 moko
7986:
7987: * src/lib/memcached/pa_memcached.h: uint32_t for Windows defined
7988:
7989: * src/types/pa_vmemcached.C: check_key added and used
7990:
7991: 2012-04-13 moko
7992:
7993: * src/: include/pa_string.h, types/pa_value.C, types/pa_value.h,
7994: types/pa_vmemcached.C, types/pa_vstring.C, types/pa_vstring.h:
7995: Serialization_data now added and used, VString now serialized
7996: with languages into memcached.
7997:
7998: 2012-03-28 moko
7999:
8000: * src/: types/pa_vmemcached.C, lib/memcached/pa_memcached.C,
8001: lib/memcached/pa_memcached.h: result lengths added
8002:
8003: 2012-03-27 moko
8004:
8005: * src/types/pa_vmemcached.C: strdup added
8006:
8007: 2012-03-24 moko
8008:
8009: * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
8010: lib/memcached/pa_memcached.h, types/pa_vmemcached.C,
8011: types/pa_vmemcached.h: memcached: mget, flush, fttl added
8012:
8013: 2012-03-20 moko
8014:
1.116 moko 8015: * configure, configure.in: Makefiles.in updated for memcached
1.95 moko 8016:
8017: * src/targets/cgi/Makefile.am: cleanup
8018:
8019: * src/: types/Makefile.am, types/pa_vmemcached.C,
8020: types/pa_vmemcached.h, targets/cgi/Makefile.am: memcached initial
8021:
8022: * src/: classes/Makefile.am, classes/memcached.C,
8023: lib/memcached/Makefile.am, lib/memcached/constants.h,
8024: lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
8025: lib/memcached/types.h, lib/Makefile.am: memcached initial
8026:
8027: 2012-03-16 moko
8028:
8029: * src/main/execute.C: ident now works under Linux + ident displays
8030: filenames (closes issue #818)
8031:
1.116 moko 8032: * src/types/: Makefile.am, pa_vmethod_frame_global.h,
1.95 moko 8033: pa_vmethod_frame_local.h: cleanup: pa_vmethod_frame_global.h
8034: pa_vmethod_frame_local.h removed
8035:
8036: * src/: classes/bool.C, classes/classes.C, classes/classes.awk,
8037: classes/classes.h, classes/curl.C, classes/date.C,
8038: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
8039: classes/hashfile.C, classes/image.C, classes/inet.C,
8040: classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
8041: classes/memory.C, classes/op.C, classes/reflection.C,
8042: classes/regex.C, classes/response.C, classes/string.C,
8043: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
8044: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
8045: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
8046: include/pa_config_fixed.h, include/pa_config_includes.h,
8047: include/pa_dictionary.h, include/pa_dir.h,
8048: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
8049: include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
8050: include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
8051: include/pa_pool.h, include/pa_random.h, include/pa_request.h,
8052: include/pa_request_charsets.h, include/pa_request_info.h,
8053: include/pa_sapi.h, include/pa_socks.h,
8054: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
8055: include/pa_stack.h, include/pa_string.h,
8056: include/pa_stylesheet_connection.h,
8057: include/pa_stylesheet_manager.h, include/pa_table.h,
8058: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
8059: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
8060: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
8061: lib/md5/pa_md5c.c, lib/pcre/pcre_parser_ctype.c,
8062: lib/sdbm/pa_file_io.C, lib/sdbm/pa_strings.C, lib/smtp/comms.C,
8063: lib/smtp/smtp.C, lib/smtp/smtp.h, main/compile.C,
8064: main/compile.tab.C, main/compile.y, main/compile_tools.C,
8065: main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
8066: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
8067: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
8068: main/pa_exec.C, main/pa_globals.C, main/pa_http.C,
8069: main/pa_memory.C, main/pa_os.C, main/pa_pool.C, main/pa_random.C,
8070: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
8071: main/pa_string.C, main/pa_stylesheet_connection.C,
8072: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
8073: main/pa_xml_exception.C, main/pa_xml_io.C, main/untaint.C,
8074: main/helpers/simple_folding.pl, sql/pa_sql_driver.h,
8075: targets/apache/mod_parser3.c, targets/apache/mod_parser3_core.C,
8076: targets/apache/pa_httpd.h, targets/apache/pa_threads.C,
8077: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
8078: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
8079: types/pa_junction.h, types/pa_method.h, types/pa_property.h,
8080: types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
8081: types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
8082: types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
8083: types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.C,
8084: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
8085: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.C,
8086: types/pa_vhash.h, types/pa_vhashfile.C, types/pa_vhashfile.h,
8087: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
8088: types/pa_vjunction.C, types/pa_vjunction.h, types/pa_vmail.C,
8089: types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
8090: types/pa_vmemory.h, types/pa_vmethod_frame.C,
8091: types/pa_vmethod_frame.h, types/pa_vmethod_frame_global.h,
8092: types/pa_vmethod_frame_local.h, types/pa_vobject.C,
8093: types/pa_vobject.h, types/pa_vregex.C, types/pa_vregex.h,
8094: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
8095: types/pa_vresponse.h, types/pa_vstateless_class.C,
8096: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
8097: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
8098: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
8099: types/pa_vvoid.C, types/pa_vvoid.h, types/pa_vxdoc.C,
8100: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
8101: types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h:
8102: ident now works under Linux + ident displays filenames (closes
8103: issue #818) Copyright updated
8104:
8105: 2012-03-13 moko
8106:
8107: * src/main/pa_string.C: compilation fix for feature #741
8108:
8109: 2012-03-09 misha
8110:
8111: * tests/193.html: - tests for ^string:base64[encoded] are updated
8112:
8113: * src/main/pa_common.C: - ^string:base64[encoded;$.strict(true)]
8114: now detects invalid base64 chars in the middle of encoded stricg
8115: ( new feature: #55 )
8116:
8117: * src/include/pa_exception.h: - new exception type for base64
8118: decoding is added
8119:
8120: 2012-03-06 misha
8121:
8122: * tests/274.html: - tests for ^date::today[] and
8123: ^date.sql-string[datetime|date|time] are added
8124:
8125: * src/classes/date.C: - constructor ^date::today[] is added ( new
8126: feature: #811 ) - ^date.sql-string[] now can accept one param --
8127: strings "datetime", "date" or "time" - comments tidying up
8128:
8129: * src/types/pa_vdate.h: - get_sql_string now can print datetime,
8130: date and time
8131:
8132: 2012-03-03 misha
8133:
8134: * tests/193.html: - tests for
8135: ^string:base64[encoded;$.strict(true)] are added
8136:
8137: * tests/results/auto.p: - try-catch operator is added
8138:
8139: * src/: classes/file.C, classes/string.C, include/pa_common.h,
8140: main/pa_common.C: - $.strict(true|false) option is added to
8141: base64 decode methods ( new feature: #55 )
8142:
8143: * src/main/pa_common.C: - base64 decode memory usage was decreased
8144: ( new feature: #819 )
8145:
8146: 2012-02-28 moko
8147:
8148: * src/classes/hash.C: ident test
8149:
8150: 2012-02-27 misha
8151:
8152: * src/classes/file.C: - PARSER_VaRSION => PARSER_VeRSION
8153:
8154: 2012-01-08 misha
8155:
8156: * tests/273.html: - tests for ^string.replace[from;to] are added
8157:
8158: * src/: classes/string.C, include/pa_dictionary.h,
8159: main/pa_dictionary.C, main/pa_string.C: -
8160: ^string.replace[from;to] is added ( new feature: #741 ) -
8161: ^string.replace[one subst here] is slightly optimized
8162:
8163: 2011-12-07 misha
8164:
8165: * src/classes/table.C: - $t[^table::create{$empty}] now creates
8166: named table with one empty column ( bugfix: #63 )
8167:
8168: 2011-11-30 misha
8169:
8170: * src/classes/json.C: - it's possible to set user's method for
8171: parsing arrays: ^json:parse[...;$.array[$hook]] ( new feature:
8172: #763 )
8173:
8174: * tests/272.html: - test for ^json:parse[...;$.array[$hook]]
8175:
8176: 2011-11-23 misha
8177:
8178: * src/: classes/curl.C, classes/file.C, classes/image.C,
8179: classes/table.C, classes/xdoc.C, types/pa_vfile.C,
8180: types/pa_vfile.h, types/pa_vform.C: - constructor
8181: ^file::create[mode;filename;content[;options]] now accepts binary
8182: mode and file-content - new constructor's format:
8183: ^file::create[string-or-file-content[;$.name[filename]
8184: $.mode[text|binary] $.content-type[...] $.charset[...]]] ( new
8185: feature: #65 )
8186:
8187: * src/: include/pa_request.h, main/pa_request.C: - new method
8188: mime_type_of(const String*) is added
8189:
8190: * src/include/pa_exception.h: - new exception constant
8191: FILE_NAME_MUST_BE_SPECIFIED is added
8192:
8193: * src/classes/table.C: - bug with negative offset transformed into
8194: a feature. it means pointing to a row from the end of the table (
8195: new feature: #810 )
8196:
8197: 2011-11-19 misha
8198:
8199: * src/classes/table.C: - íåñêîëüêî signed/unsigned warnings óáðàíû
8200: â ìåòîäå _select ( new feature: #810 )
8201:
8202: * src/types/pa_vxdoc.C: - checkout if $.encoding and $.charset
8203: options were specified together is simplified
8204:
8205: 2011-11-12 misha
8206:
8207: * src/main/pa_request.C: - forgotten fix for escaping filename in
8208: HTTP content-disposition header (a part of bug #361 )
8209:
8210: * src/classes/json.C: - ^json:string[$.class_name[jmethod]] now
8211: checks for ancestors' classes as well ( new feature: #456 )
8212:
8213: * src/classes/op.C: - exceptions for ^break[] and ^continue[]
8214: "without cycle" now have types "parser.break" and
8215: "parser.continue" instead of "parser.runtime" ( new feature: #799
8216: )
8217:
8218: 2011-11-11 misha
8219:
8220: * tests/results/: 099.processed, 100.processed, 205.processed,
8221: 237.processed: - since bug #361 was fixed the content of filename
8222: in HTTP headers is quoted
8223:
8224: * tests/results/270.processed: - result for test 270
8225:
8226: * tests/: 065.html, results/065.processed: - more tests for
8227: ^file:basename[] & Co were added
8228:
8229: * tests/270_dir/: 270.txt, subdir/270.txt: - stuff for 270.html
8230:
8231: * tests/270.html: - tests for ^file:find[] are added
8232:
8233: * src/types/pa_vxdoc.C: - now it's possible to specify encoding
8234: using option $.charset. option $.engoding is still supported but
8235: these options can not be specified together
8236:
8237: * src/classes/xdoc.C: - charset.isUTF8 is used instead of
8238: comparation charset name with string "UTF-8" ( bugfix: #759 )
8239:
8240: 2011-10-11 misha
8241:
8242: * src/: classes/xdoc.C, types/pa_vxdoc.C, types/pa_vxdoc.h: - new
8243: option was added: ^xdoc.file[$.name[èìÿ ôàéëà]] (new feature:
8244: #622)
8245:
8246: 2011-09-30 misha
8247:
8248: * src/types/pa_vrequest.C: - saving empty $request:post-body causes
8249: exception "saving stat-ed file" ( bugfix: #395 )
8250:
8251: 2011-05-30 misha
8252:
8253: * src/classes/string.C: - fixed bug which was added with
8254: params.as_hash into string:sql
8255:
8256: 2011-05-29 misha
8257:
8258: * src/types/pa_value.C: - filename in content-disposition header
8259: must be quoted ( bugfix: #361 )
8260:
8261: 2011-05-27 misha
8262:
8263: * src/classes/: image.C, xdoc.C: - $.mode must be set for newly
8264: created file
8265:
8266: * src/classes/: hash.C, mail.C: - little tunning with get_hash
8267: usage
8268:
8269: * src/include/pa_exception.h: - one more string for exception was
8270: added
8271:
8272: 2011-05-25 misha
8273:
8274: * tests/269.html: - tests for checking input params in some dom
8275: methods
8276:
8277: * src/classes/: xdoc.C, xnode.C: - validation of some input params
8278: was added. it isn't possible not wo create xdoc with invalid
8279: tagName. ( bugfix: #160 )
8280:
8281: * src/include/: pa_exception.h, pa_xml_exception.h: - exception's
8282: string "data must be string" was mover from pa_exception.h to
8283: pa_xml_exception.h
8284:
8285: * src/classes/: xnode.C, xnode.h: - methods as_xmlqname,
8286: as_xmlncname, as_xmlname and as_xmlnsuri were added
8287:
8288: * src/main/pa_xml_exception.C: - XmlException accepts more options
8289:
8290: * src/include/pa_xml_exception.h: - XmlException accepts more
8291: options - XML-related exception's strings were added
8292:
8293: * src/: classes/xdoc.C, types/pa_vxdoc.h: - code cleanup (unused
8294: output_options were removed)
8295:
8296: 2011-05-19 misha
8297:
8298: * src/classes/: file.C, hash.C, string.C, table.C, void.C: -
8299: params.as_hash is used more while parsing methods hash-options
8300:
8301: 2011-05-18 misha
8302:
1.211 moko 8303: * operators.ru.txt, operators.txt: - info about json-serialization
8304: of xdoc was added
1.95 moko 8305:
8306: * tests/256.html: - tests for json-serialization xdoc were added
8307:
8308: * src/types/pa_vxdoc.C: - ups. I've forgot about "method" :)
8309:
8310: * src/: types/pa_value.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
8311: classes/json.C, classes/xdoc.C: - now json:string can serialize
8312: xdoc-objects. options (the same as ^xdoc.string[]) could be
8313: specified in $.xdoc[] ( new feature: #265 )
8314:
8315: 2011-05-15 misha
8316:
8317: * tests/268.html: - tests for ^table.count[with options] were added
8318:
8319: * src/classes/table.C: - method ^table.count[] now can accept
8320: options ( new feature: #93 ): ^table.count[column] returns number
8321: of columns for named table; ^table.count[cells] returns number of
8322: cells in the current row; ^table.count[] & ^table.count[rows]
8323: return number of rows in a table.
8324:
8325: * tests/267.html: - test for checking switch/case in boolean mode
8326: was added
8327:
8328: * src/classes/op.C: - if switch's or case's value is bool, they are
8329: compared as bool values, not as double values: new feature: #351
8330:
8331: 2011-05-06 misha
8332:
8333: * tests/242.html: - EOL before EOF was added
8334:
8335: * tests/169.html: - tests for splitting empty string and void were
8336: added
8337:
8338: * src/main/pa_string.C: - fix of fix (^empty_string.split[...]
8339: returned table with one empty cell)
8340:
8341: 2011-04-03 misha
8342:
8343: * src/include/pa_version.h, configure.in: - version in head was
8344: changed to 3.4.2b
8345:
8346: 2011-03-30 misha
8347:
8348: * src/types/pa_vregex.C: - \w & Co now contain unicode properties
8349: as well ( new feature #294 )
8350:
8351: 2011-03-29 misha
8352:
8353: * buildall-with-xml, buildall-without-xml: - PCRE stack usage is
8354: limited to approx. 6 MB. previous limits were too big for real
8355: life. bugfix: #216
8356:
8357: 2011-03-04 moko
8358:
8359: * etc/parser3.charsets/cp866.cfg: Conforms to
8360: http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/PC/CP866.TXT
8361:
8362: * etc/parser3.charsets/cp866.cfg: cp866 initial version from
8363: vlalek@
8364:
8365: 2011-02-22 misha
8366:
1.211 moko 8367: * src/include/pa_charset.h, operators.ru.txt, operators.txt: - some
8368: methods mustn't be under #ifdef XML or parser can't be compiled
8369: without xml support
1.95 moko 8370:
8371: 2011-02-21 misha
8372:
1.116 moko 8373: * src/targets/apache/: Makefile.am: - mention
1.95 moko 8374: ApacheModuleParser3.vcproj was removed
8375:
8376: * src/types/pa_vjunction.C: - EOL before EOF was added (warning
8377: removed)
8378:
8379: 2011-02-20 misha
8380:
8381: * tests/: 266.html, 266.p: - tests for checking $.inherited and
8382: $.overridden in ^reflection:method_info[...] were added
8383:
8384: * src/classes/reflection.C: - beautifying result of
8385: ^reflection:method_info[] ($.overridden/inherited)
8386:
8387: 2011-02-18 misha
8388:
8389: * src/main/: pa_charset.C, pa_http.C, untaint.C: - use pa_isalpha
8390: and pa_isalnum instead of isalpha and isalnum - bug with
8391: redundand quoting lowercased latin chars while building email
8392: body was fixed
8393:
8394: * src/include/pa_common.h: - pa_isalpha and ps_isalnum methods were
8395: added (they check for latin chars only)
8396:
8397: 2011-02-16 misha
8398:
8399: * src/main/pa_charset.C: - bugfix: in some cases the calculating
8400: string size for transcoding gave too small value (should ever
8401: look for availability char in dest charset inspite of the char
8402: size)
8403:
8404: 2011-02-04 moko
8405:
8406: * tests/223.html: header values now not url-encoded (issue #195)
8407:
8408: 2011-02-01 misha
8409:
8410: * buildall-with-xml, buildall-without-xml: - 8.10 => 8.12
8411:
8412: 2011-01-31 misha
8413:
8414: * src/main/pa_request.C: - throw exception if param file_name in
8415: use_file is empty
8416:
8417: 2011-01-08 moko
8418:
8419: * src/classes/curl.C: compilations errors fixed
8420:
8421: 2010-12-29 moko
8422:
8423: * tests/: 265.html, results/265.processed: test for issue #200
8424: added
8425:
8426: * src/main/pa_string.C: empty regex result check added (fixes issue
8427: #200)
8428:
8429: * src/main/pa_http.C: pa_http_safe_header_name corrected a bit
8430:
8431: * tests/results/223.processed: header values now not url-encoded
8432: (issue #195)
8433:
8434: * src/: classes/curl.C, include/pa_http.h, main/pa_http.C,
8435: main/untaint.C: L_HTTP_HEADER now used in http headers values,
8436: pa_http_safe_header_name added for headers names (fixes bug #195)
8437:
8438: 2010-12-18 misha
8439:
8440: * src/: types/types.vcproj, classes/classes.vcproj: - arp-include
8441: => pa-include
8442:
8443: 2010-11-28 moko
8444:
8445: * src/lib/sdbm/sdbm.vcproj: apr -> pa (.vcproj)
8446:
8447: * src/lib/sdbm/: pa_strings.C, sdbm.c, pa-include/pa_strings.h: apr
8448: -> pa
8449:
8450: * configure.in: apr -> pa
8451:
8452: * src/types/: pa_vhashfile.C, pa_vhashfile.h: apr -> pa
8453:
8454: * src/: lib/sdbm/pa-include/Makefile.am, lib/sdbm/Makefile.am,
8455: classes/Makefile.am, types/Makefile.am: apr -> pa
8456:
8457: * src/lib/sdbm/: Makefile.am, apr_file_io.C, apr_strings.C,
8458: pa_file_io.C, pa_strings.C, sdbm.c, sdbm_hash.c, sdbm_lock.c,
8459: sdbm_pair.c, sdbm_pair.h, sdbm_private.h, sdbm_tune.h,
8460: pa-include/pa_apr.h, pa-include/pa_errno.h,
8461: pa-include/pa_file_info.h, pa-include/pa_file_io.h,
8462: pa-include/pa_sdbm.h, pa-include/pa_strings.h: apr -> pa (apache2
8463: module apr name conflict resolved)
8464:
8465: 2010-11-27 misha
8466:
8467: * buildall-with-xml, buildall-without-xml: - typo fixed: libz2 ->
8468: libbz2
8469:
8470: 2010-11-26 misha
8471:
8472: * src/: types/pa_vregex.C, classes/hash.C, classes/table.C: -
8473: warnings removed
8474:
8475: 2010-11-25 moko
8476:
1.211 moko 8477: * operators.ru.txt, operators.txt: $.indent(true)
1.95 moko 8478:
1.211 moko 8479: * operators.ru.txt, operators.txt: another bugfix. :)
1.95 moko 8480:
1.211 moko 8481: * operators.ru.txt, operators.txt: bugfix. :)
1.95 moko 8482:
8483: * buildall-with-xml: libxml2-2.7.8 + with-apache
8484:
8485: 2010-11-24 moko
8486:
1.116 moko 8487: * configure: apxs support
1.95 moko 8488:
8489: * configure.in: apxs support -Bstatic gc removed for OS X
8490:
8491: * src/targets/: Makefile.am, apache/Makefile.am: apxs support
8492:
8493: * src/main/: pa_globals.C, pa_xml_io.C: the rest converted to
8494: THREAD_LOCAL usage
8495:
8496: * src/: classes/curl.C, include/pa_config_includes.h,
8497: main/pa_globals.C: THREAD_LOCAL defined and used
8498:
8499: 2010-11-23 moko
8500:
8501: * src/: classes/op.C, main/pa_os.C: microseconds, not milliseconds
8502: should be passed to pa_sleep, and only fractional part (bugfix:
8503: #188)
8504:
8505: * src/targets/apache/mod_parser3.c: 1.3 compatibility
8506:
8507: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C:
8508: GC_dont_gc=1, as in cgi version
8509:
8510: * src/targets/apache/mod_parser3.c: warning war
8511:
8512: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C,
8513: pa_httpd.h: version removed, some trash removed
8514:
8515: * src/targets/apache/mod_parser3.c: version removed (we don't want
8516: to show it), warning war
8517:
8518: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C,
8519: pa_httpd.h: parser_status_allowed removed + merge config
8520: functions removed (override is the default) + beauty
8521:
8522: * src/: include/pa_request.h, main/pa_request.C,
8523: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: option to
8524: hide $status used in apache module removed
8525:
8526: 2010-11-18 moko
8527:
1.211 moko 8528: * operators.ru.txt, operators.txt: $.table[compact] added for
8529: ^json:string[]
1.95 moko 8530:
8531: 2010-11-16 moko
8532:
8533: * src/targets/apache/mod_parser3.c: some cleanup done
8534:
8535: * src/main/untaint.C: bugfix: first, second String::Body argument
8536: is hashcode; second, info.fragment_begin is original, not
8537: resulting length
8538:
8539: * src/classes/file.C: new feature: $.stdin now untainted
8540:
8541: * tests/results/264.processed: new feature: $.stdin[] now untainted
8542:
8543: * tests/cat.sh: new feature: stdin arg to test $.stdin[value]
8544:
8545: * src/classes/op.C: ^apply-taint[] method added
8546:
8547: * tests/: 264.html, results/264.processed: ^apply-taint[] test
8548: added; $.stdin untaint test added
8549:
8550: 2010-11-15 moko
8551:
8552: * src/targets/apache/mod_parser3.c: outdated MODULE_MAGIC_NUMBER
8553: removed
8554:
8555: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C,
8556: pa_httpd.h: 2x2 calculated under apache2. :)
8557:
8558: 2010-11-13 moko
8559:
8560: * src/targets/apache/mod_parser3.c: initial changes to build module
8561: with apache 2.x includes
8562:
8563: * src/targets/apache/: Makefile.am, mod_parser3.c,
8564: mod_parser3_core.C, pa_httpd.h, pa_threads.C: initial commit for
8565: united apache 1.3 / apache 2.x DSO module
8566:
8567: 2010-11-09 moko
8568:
8569: * src/types/pa_method.h: check added to dissallow @method[name;*]
8570: syntax
8571:
8572: * tests/: 263.html, results/263.processed: test from method[*args]
8573: added
8574:
8575: * src/types/: pa_method.h, pa_vmethod_frame.h: closes #26: variable
8576: number of params can now be passed to a method declared with *arg
8577:
8578: 2010-11-06 moko
8579:
8580: * src/classes/table.C: formating fixed. :)
8581:
8582: * src/classes/table.C: closes #4: ^table.select now supports
8583: $.limit(), $.offset, $.reverse() options
8584:
8585: * tests/: 262.html, results/262.processed: test for ^table:select
8586: with options added (feature #4)
8587:
8588: * src/include/pa_array.h: remove function added
8589:
8590: * src/types/: pa_vhash.C, pa_vhash.h: avoiding temporal String
8591: object in get_element/put_element, using static one.
8592:
8593: 2010-11-04 moko
8594:
8595: * src/types/pa_vregex.C: closes #6: exeption now thrown if invalid
8596: options is passed
8597:
8598: * tests/: 256.html, results/256.processed: $.table[compact] feature
8599: now tested; k and p in handler now tested.
8600:
8601: * src/types/: pa_value.h, pa_vtable.C, pa_vtable.h: fixes #153,
8602: $.table[compact] feature added
8603:
8604: * src/classes/json.C: key is now passed to handler in
8605: value_json_string; ^json:string result now process tainting
8606: inside and returns clean string, related to issue #153
8607:
8608: * src/main/untaint.C: bugfix: charset can be null (in
8609: ^string:save[] as example), thus check is added
8610:
8611: 2010-10-31 moko
8612:
8613: * src/classes/string.C: error message changed (fixes issue #149)
8614:
8615: 2010-10-29 moko
8616:
8617: * src/main/pa_http.C: ":port" is now added to "Host:" header if
8618: port is not default (fixes issue #155); exception on invalid port
8619: added.
8620:
8621: * src/main/untaint.C: '*' is now not urlencoded to allow header
8622: "Accept: */*" to be passed
8623:
8624: 2010-10-28 moko
8625:
8626: * src/classes/curl.C: bugfix: detect_charset() was throwing
8627: exception on unknown charset even if response_charset was
8628: specified
8629:
8630: 2010-10-27 moko
8631:
8632: * src/classes/string.C: ^string.append removed for void
8633: compatibility
8634:
8635: 2010-10-26 moko
8636:
8637: * src/classes/json.C: libjson supports array at top level, we too
8638: (GPF fixed)
8639:
8640: 2010-10-25 moko
8641:
8642: * tests/: 253.html, results/253.processed: libjson supports array
8643: at top level, parser now supports it as well.
8644:
8645: * tests/261.html, tests/results/261.processed,
8646: src/types/pa_vstring.h: empty string is now void compatible
8647: (allows $empty.key)
8648:
8649: 2010-10-22 misha
8650:
8651: * src/types/pa_vcookie.C: - fix for session cookie (was introduced
8652: while adding additional expires checkout)
8653:
8654: * tests/030.html: - test for session cookie was added
8655:
8656: 2010-10-21 moko
8657:
8658: * src/: classes/string.C, classes/void.C, main/execute.C,
8659: types/pa_vvoid.C, types/pa_vvoid.h: void now inherited from
8660: string (feature #111)
8661:
8662: * tests/: 261.html, results/261.processed: checks void from string
8663: inheritance (feature #111)
8664:
8665: * src/classes/: bool.C, classes.h, curl.C, date.C, double.C,
8666: file.C, hash.C, hashfile.C, image.C, inet.C, int.C, json.C,
8667: reflection.C, regex.C, string.C, table.C, void.C: used_directly()
8668: now true by default
8669:
8670: 2010-10-17 moko
8671:
8672: * src/: include/pa_string.h, main/pa_http.C, main/untaint.C: files
8673: upload now uses binary blocks instead of L_FILE_POST tainting.
8674: (bugfix: #128)
8675:
8676: * tests/: 223.html, results/223.processed: binary file upload test
8677: added, GPF (issue #128) also checked in this test
8678:
8679: 2010-10-13 misha
8680:
8681: * tests/260.html: - test for math:convert
8682:
8683: * src/classes/math.C: - error in math:convert was fixed
8684:
1.211 moko 8685: * operators.ru.txt, operators.txt: - info about
1.95 moko 8686: ^math:convert[number](from-base;to-base) was added
8687:
8688: * src/classes/math.C: - method
8689: ^math:convert[number](from-base;to-base) for converting number
8690: represention from one base to another was added ( new feature:
8691: #23 )
8692:
8693: 2010-10-13 moko
8694:
8695: * src/main/compile.tab.C: [] now is empty string, not void
8696:
8697: * src/main/compile.y: [] now is empty string, not void
8698:
8699: * src/types/pa_vvoid.h: void now passed as parameter
8700:
8701: * tests/: 259.html, results/259.processed: to test difference
8702: between void and empty string (see ticket #111)
8703:
8704: * tests/results/152.processed: $sEmpty[] is now empty string, not
8705: void
8706:
8707: * tests/256.html: $s[$void] is no longer empty string
8708:
8709: * tests/254.html: empty string is no longer void
8710:
8711: 2010-10-12 misha
8712:
8713: * src/types/pa_vcookie.C: - check if $.expires value can be
8714: converted to date during cookies set up ( bugfix: #104 )
8715:
8716: * tests/041.html: - more tests for ^table.locate were added
8717:
8718: * src/classes/table.C: - ^table.locate[field;value;options] didn't
8719: work ( bugfix: #129 ) - exception comment for incorrect options
8720: ^table.locate[field;value;options] was fixed
8721:
8722: 2010-10-10 moko
8723:
8724: * src/: classes/reflection.C, main/execute.C: constructor returning
8725: another object feature returned
8726:
8727: * tests/results/258.processed: test result updated as constructor
8728: returning another object feature returned
8729:
8730: * tests/: 258.html, results/258.processed: test for constructor
8731: returning another object
8732:
8733: 2010-10-08 misha
8734:
8735: * tests/257.html: - whitespaces after @METACOMMANDS and their
8736: options shouldn't cause exceptions any longer
8737:
8738: 2010-10-06 moko
8739:
8740: * src/classes/: hash.C, table.C: length from sql server is now
8741: ignored, as sql string can contain 0x00 inside (bugfix: #119)
8742:
8743: 2010-10-02 misha
8744:
1.211 moko 8745: * operators.ru.txt, operators.txt: - the X mark was removed from
8746: ^cache[file]. it is usable to delete cache file.
1.95 moko 8747:
8748: 2010-10-02 moko
8749:
8750: * tests/: 253.html, results/253.processed: hook_key added for key
8751: checking
8752:
8753: * src/classes/json.C: null key bug fixed
8754:
8755: 2010-09-29 misha
8756:
8757: * tests/: 256.html, 256.txt: - tests for ^json:string[] were added
8758:
8759: 2010-09-25 moko
8760:
8761: * src/classes/json.C: small fixed
8762:
8763: * tests/results/: 253.processed, 255.processed: just updated
8764:
8765: * tests/: 253.html, 253_json.txt, 255.html, results/253.processed,
8766: results/255.processed: charset transcode test added for
8767: json:parse
8768:
8769: 2010-09-24 moko
8770:
8771: * src/types/pa_value.h: warning war :)
8772:
8773: * src/: classes/json.C, include/pa_request.h, types/pa_value.h,
8774: types/pa_vfile.C, types/pa_vtable.C: $.indent implemented for
8775: ^json:string
8776:
8777: 2010-09-22 moko
8778:
8779: * src/main/pa_charset.C: parser charset tables declare only
8780: white-space before 0x20, thus adding the missing chars
8781:
8782: * etc/parser3.charsets/: koi8-r.cfg, koi8-u.cfg: updated to conform
8783: to http://unicode.org/Public/MAPPINGS/VENDORS/
8784:
8785: 2010-09-21 misha
8786:
8787: * src/main/compile.y: - some semicolons were added (VS2010 don't
8788: want to compile grammar if they are absent)
8789:
8790: * tests/: make_tests.cmd, run_tests.cmd: - path tools is changed
8791:
8792: * src/classes/classes.vcproj: - pathes to ls and gawk are changed
8793:
8794: * src/main/main.vcproj: - path to bison is changed
8795:
8796: 2010-09-21 moko
8797:
1.116 moko 8798: * etc/parser3.charsets/: windows-1250.cfg, windows-1251.cfg,
8799: windows-1254.cfg, windows-1257.cfg, x-mac-cyrillic.cfg: updated
8800: to conform to http://unicode.org/Public/MAPPINGS/VENDORS/
1.95 moko 8801:
8802: 2010-09-20 misha
8803:
8804: * src/types/pa_vtable.C: - add EOLs while json-serializing table
8805:
8806: * src/classes/json.C: - add EOL while json-serializing hash
8807:
8808: * src/lib/json/JSON_parser.C: - 'ES' replaced by 'ESC' because some
8809: compilers don't like 'ES'.
8810:
8811: 2010-09-17 misha
8812:
1.211 moko 8813: * operators.ru.txt, operators.txt: - info about json class was
8814: added
1.95 moko 8815:
8816: * src/classes/json.C: - ^json:string[object]
8817:
8818: * src/: include/pa_request.h, main/pa_request.C: - stuff for
8819: preventing infinite recursion while executing json:string was
8820: added
8821:
8822: * src/include/pa_string.h: - method append_quoted was added
8823:
8824: * src/types/: pa_value.C, pa_value.h, pa_vbool.h, pa_vdate.h,
8825: pa_vdouble.h, pa_vfile.C, pa_vfile.h, pa_vint.h, pa_vstring.h,
8826: pa_vtable.C, pa_vtable.h, pa_vvoid.h: - method get_json_string
8827: was added to Value & Co
8828:
8829: * src/classes/date.C: - methods get_gmt_string and get_sql_string
8830: were used
8831:
8832: * src/types/pa_vdate.h: - methods get_gmt_string and get_sql_string
8833: were added
8834:
8835: 2010-09-10 moko
8836:
8837: * src/targets/cgi/parser3.C: vsnprintf now not called twice in
8838: die_or_abort (backport from 3.4.1)
8839:
8840: * src/targets/cgi/parser3.C: vsnprintf now not called twice in
8841: die_or_abort (bugfix: #106)
8842:
8843: 2010-09-09 moko
8844:
8845: * src/classes/json.C: warning war. :)
8846:
8847: 2010-09-08 misha
8848:
8849: * src/lib/json/Makefile.am: - additional include directories were
8850: added (for pa_memory.h and gc.h)
8851:
8852: * src/lib/json/json.vcproj: - JSON_parser.c => JSON_parser.C -
8853: compile as C++ instead default - additional include directory was
8854: added (for gc.h)
8855:
8856: * src/types/pa_vform.C: - little code reformating
8857:
8858: * src/classes/file.C: - $.content-type option now can be specified
8859: in ^file::create ( new feature: #102 )
8860:
8861: 2010-09-08 moko
8862:
8863: * src/lib/json/: JSON_parser.C, JSON_parser.h: json lib now uses
8864: pa_malloc/pa_free
8865:
8866: 2010-09-07 moko
8867:
8868: * tests/results/254.processed: VStateless_class:put_element
8869: exception was fixed
8870:
8871: * src/types/: pa_value.h, pa_vstateless_class.h: now
8872: VStateless_class:put_element barks self.type, not this.type
8873: (bugfix: #105)
8874:
8875: 2010-09-06 moko
8876:
8877: * src/classes/reflection.C: bugfix: new String() is required for
8878: exception handling
8879:
8880: * tests/: 254.html, results/254.processed: test modified
8881:
8882: 2010-09-05 moko
8883:
8884: * tests/: 254.html, results/254.processed: ^reflection:copy test
8885: added
8886:
8887: * src/: classes/reflection.C, include/pa_request.h:
8888: ^reflection:copy implemented (new feature: #100)
8889:
8890: 2010-09-03 moko
8891:
8892: * src/lib/json/JSON_parser.C: c++ compatiblity
8893:
8894: * tests/: 253.html, 253_json.txt, results/253.processed: $.distinct
8895: option testing added
8896:
8897: 2010-09-02 moko
8898:
8899: * src/classes/json.C: $.distinct[first|last|all] added
8900:
8901: 2010-09-01 moko
8902:
8903: * tests/results/253.processed: json test result
8904:
8905: * tests/: 253.html, 253_json.txt: json test added
8906:
8907: * src/classes/json.C: json.C update to actual version + hash key
8908: creation bugfix
8909:
8910: 2010-08-31 misha
8911:
8912: * src/lib/json/JSON_parser.C, src/lib/json/JSON_parser.h,
8913: src/lib/json/Makefile.am, src/lib/json/json.vcproj,
8914: src/lib/Makefile.am, src/classes/Makefile.am,
8915: src/classes/classes.vcproj, src/classes/json.C, parser3.sln: -
8916: json library was added
8917:
8918: 2010-08-30 moko
8919:
8920: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
8921: types/pa_vobject.C: cosmetic optimization in
8922: request:execute_method usage
8923:
8924: * src/: include/pa_charset.h, main/pa_charset.C: small
8925: optimization, just to decrease number of lines. :)
8926:
8927: 2010-08-27 misha
8928:
8929: * src/classes/op.C: - taint[json] was added
8930:
8931: * tests/: 250.html, 251.html, 252.html: - tests for taint[json]
8932: were added
8933:
8934: * src/main/pa_exec.C: - warning fix was rolled back.
8935:
8936: * src/: main/pa_charset.C, main/untaint.C, include/pa_charset.h,
8937: include/pa_string.h: - taint[json] was added - escaping was
8938: slightly modified
8939:
8940: 2010-08-25 misha
8941:
8942: * src/classes/file.C: - typo in file:sql exception was fixed
8943:
8944: * src/main/pa_exec.C: - warning about declared and not used
8945: variable forced_allow was removed
8946:
8947: 2010-08-14 misha
8948:
8949: * src/classes/hash.C: - two warnings about signed/unsigned mismatch
8950: were removed
8951:
8952: 2010-08-11 moko
8953:
8954: * tests/: 249.html, results/249.processed: default setter and
8955: anti-recursive default getter test added
8956:
8957: * src/: classes/reflection.C, include/pa_request.h, main/execute.C,
8958: types/pa_value.h, types/pa_vclass.C, types/pa_vobject.C,
8959: types/pa_vobject.h, types/pa_vstateless_class.C,
8960: types/pa_vstateless_class.h: default setter support +
8961: anti-recursive default getter support ( new feature: #13 )
8962:
8963: * src/include/pa_hash.h: optimization: threshold member removed
8964: from hash, reducing sizeof(hash)
8965:
8966: 2010-08-10 misha
8967:
8968: * tests/196.html: - junction-method was added to the test
8969:
8970: * tests/248.html: - ups. typo :)
8971:
8972: * tests/248.html: - test for checking .match with 4 params
8973:
8974: * tests/: 247.html, 247_utf8.txt, 247_utf8_bom.txt,
8975: 247_windows1251.txt: - test for "transcode file from utf-8 to
8976: $request:charset during loading if the BOM code is detected"
8977:
8978: * src/main/: pa_common.C, pa_http.C: - transcode file from utf-8 to
8979: $request:charset during loading if the BOM code is detected ( new
8980: feature: #98 )
8981:
8982: 2010-08-05 misha
8983:
8984: * src/classes/image.C: - ^image.replace now can accept only 2
8985: params. in this case the whole image is affected ( new feature:
8986: #95 )
8987:
8988: 2010-08-04 misha
8989:
8990: * tests/246.html: - test tor ^hash._at[] was added
8991:
8992: * src/classes/hash.C: - ^hash._at[first|last|[-]N] ( new feature:
8993: #53 )
8994:
8995: * src/include/pa_hash.h: - methods for accessing the first and the
8996: last values of ordered hash were added (first_value and
8997: last_value)
8998:
8999: * src/classes/file.C: - now ^file::base64 accepts up to 4 params
9000: (similar to others file's methods):
9001: ^file::base64[mode;user-file-name;encoded;options] ( new feature:
9002: #68 )
9003:
9004: * src/types/pa_vmethod_frame.h: - helper method as_hash was added
9005:
9006: 2010-08-01 moko
9007:
9008: * src/classes/op.C: to correctly process $result[] in code, called
9009: from ^process
9010:
9011: * tests/245.html: $result in ^process[] test added
9012:
9013: * src/: classes/op.C, classes/reflection.C, include/pa_request.h,
9014: main/execute.C, main/pa_request.C, types/pa_vmethod_frame.C,
9015: types/pa_vmethod_frame.h, types/pa_vobject.C: optimization:
9016: VMethodFrame(junction, caller) replaced with VMethodFrame(method,
9017: caller, self) op_call(VMethodFrame &frame, bool constructing)
9018: removed, construct(class,method) added
9019:
9020: * tests/results/: 192.processed, 244.processed: request::construct
9021: added
9022:
9023: * tests/: 244.html, 245.html, results/244.processed,
9024: results/245.processed: object creation exceptions and ^process
9025: tests added
9026:
9027: 2010-07-28 misha
9028:
9029: * tests/make_tests.cmd: - win32 EOLs
9030:
9031: * tests/: run_parser.cmd, run_tests.cmd: - cmd files for executing
9032: tests on Win32 were added (The system timezone should be GMT+3)
9033:
9034: 2010-07-26 misha
9035:
9036: * tests/: 212.html, results/212.processed: - sizes were removed
9037: mecause they could be different on different OSs
9038:
9039: * tests/065.html: - make it "win32 friendly"
9040:
9041: 2010-07-25 misha
9042:
9043: * src/main/compile.y: - all EOLs between methods are removed during
9044: compilation ( new feature: #47 )
9045:
9046: * tests/results/149.processed: - prepare tests to trim trailing
9047: methods' EOLs
9048:
9049: * tests/149.html: - prepare tests to trim trailing methods' EOLs
9050:
9051: * tests/: results/006.processed, results/014.processed, 006.html,
9052: 014.html, 022.html: - prepare tests to trim trailing methods'
9053: EOLs
9054:
9055: * tests/: 059.html, 071.html, 149.html, results/059.processed,
9056: results/071.processed, results/022.processed: - prepare tests to
9057: trim trailing methods' EOLs
9058:
9059: * tests/: results/073.processed, results/109.processed,
9060: results/142.processed, results/144.processed,
9061: results/149.processed, 073.html, 096.html, 109.html, 142.html,
9062: 144.html: - prepare tests to trim trailing methods' EOLs
9063:
9064: * tests/: 096.html, 107.html, 109.html, 142.html, 144.html,
9065: 149.html, 152.html, results/096.processed, results/107.processed,
9066: results/109.processed, results/142.processed,
9067: results/144.processed: - prepare tests to trim trailing methods'
9068: EOLs
9069:
9070: 2010-07-24 moko
9071:
9072: * tests/results/: 156.processed, 224.processed: fix for #54 changed
9073: the hash order in this test
9074:
9075: * tests/014.html: to check hash order, hash no is longer sorted
9076: before print
9077:
9078: * src/include/pa_hash.h: hash copy constructor now keeps order
9079: (bugfix: #54)
9080:
9081: 2010-07-23 moko
9082:
9083: * tests/results/224.processed: @auto[] is no longer inherited
9084:
9085: * src/types/pa_vstateless_class.C, tests/227.html,
9086: tests/results/227.processed: @auto[] is no longer inherited
9087: (bugfix: #57)
9088:
9089: 2010-07-22 misha
9090:
9091: * src/classes/table.C: - don't skip comment lines during
9092: table::load if encloser or separator is set as '#' ( new feature:
9093: #30 )
9094:
9095: * src/targets/cgi/parser3.C: - don't run as cgi if
9096: env:PARSER_VERSION was set for preventing infinite loot ( bugfix:
9097: #12 )
9098:
9099: * src/classes/file.C: - set PARSER_VARSION env before external
9100: script executing
9101:
9102: 2010-07-13 misha
9103:
9104: * tests/058.html: - test for suppressing @border was added - test
9105: for user attribute was added
9106:
9107: * tests/results/186.processed: unescaping from \uXXXX
9108:
9109: * tests/186.html: unescaping from \uXXXX
9110:
9111: * tests/: 239.html, results/239.processed: method call type
9112:
9113: * src/types/: pa_vjunction.C, pa_vjunction.h: - bugfix: #90 :
9114: $junction_method.CLASS_NAME (+CLASS)
9115:
9116: 2010-07-07 misha
9117:
9118: * buildall-with-xml, buildall-without-xml: - moving to pcre 8.10 on
9119: *nix
9120:
9121: 2010-07-05 misha
9122:
9123: * src/: classes/curl.C, classes/file.C, classes/hash.C,
9124: classes/image.C, classes/op.C, classes/string.C, classes/table.C,
9125: classes/void.C, main/pa_common.C, main/pa_http.C: - exception
9126: comment strings "options must be hash", "options must be hash,
9127: not code" and "called with invalid option" were replaced by
9128: constatns - exception comment string "invalid option passed" was
9129: replaced by "called with invalid option" (now in different
9130: methods are the same exception comment string)
9131:
9132: * src/include/pa_exception.h: - more exception strings were defined
9133:
9134: * src/: main/compile.y, main/compile_tools.C, main/compile_tools.h,
9135: types/pa_vstateless_class.h: - now we can define possible
9136: method's call type ( new feature: #5 ) 1.
9137: @OPTIONS\nstatic|dynamic (no option == any) -- for all classe's
9138: methods 2. @static:method[params] (only static keyword could be
9139: used here) -- for specified methods
9140:
9141: * src/main/pa_common.C: - junction points should not be deleted on
9142: win32 during dirs cleanup ( bugfix: #83 ) - optimisation in dirs
9143: cleanup
9144:
9145: 2010-07-03 misha
9146:
9147: * tests/: 158.html, 160.html, 161.html, 162.html, 163.html,
9148: results/158.processed, results/160.processed,
9149: results/161.processed, results/162.processed,
9150: results/163.processed: - prepare tests to trim trailing methods'
9151: EOLs
9152:
9153: * tests/results/169.processed: - prepare tests to trim trailing
9154: methods' EOLs
9155:
9156: * tests/results/: 168.processed, 169.processed: - prepare tests to
9157: trim trailing methods' EOLs
9158:
9159: * tests/: results/170.processed, results/167.processed,
9160: results/168.processed, results/169.processed, 167.html, 168.html,
9161: 169.html: - prepare tests to trim trailing methods' EOLs
9162:
9163: * tests/: results/170.processed, results/171.processed,
9164: results/172.processed, results/173.processed,
9165: results/174.processed, results/175.processed, 170.html, 171.html,
9166: 172.html, 173.html, 174.html, 175.html: - prepare tests to trim
9167: trailing methods' EOLs
9168:
9169: * tests/: results/176.processed, results/180.processed,
9170: results/184.processed, results/185.processed,
9171: results/191.processed, results/192.processed,
9172: results/196.processed, results/197.processed,
9173: results/198.processed, 176.html, 180.html, 184.html, 185.html,
9174: 191.html, 192.html, 196.html, 197.html, 198.html: - prepare tests
9175: to trim trailing methods' EOLs
9176:
9177: * tests/: 199.html, 208.html, 209.html, 213.html, 214.html,
9178: results/199.processed, results/208.processed,
9179: results/209.processed, results/213.processed,
9180: results/214.processed: - prepare tests to trim trailing methods'
9181: EOLs
9182:
9183: 2010-06-29 misha
9184:
9185: * tests/: 220.html, 218.html, results/218.processed,
9186: results/215.processed, results/217.processed, 215.html, 217.html:
9187: - prepare tests to trim trailing methods' EOLs
9188:
9189: * tests/: results/224.processed, 224.html, 223.html,
9190: results/223.processed, results/220.processed: - prepare tests to
9191: trim trailing methods' EOLs
9192:
9193: * tests/results/: 226.processed, 230.processed: - prepare tests to
9194: trim trailing methods' EOLs
9195:
9196: * tests/: 229.html, results/229.processed: - prepare tests to trim
9197: trailing methods' EOLs
9198:
9199: * tests/: 232.html, 235.html, results/232.processed,
9200: results/235.processed, 226.html, 227.html, 228.html, 230.html,
9201: results/226.processed, results/227.processed,
9202: results/228.processed, results/230.processed: - prepare tests to
9203: trim trailing methods' EOLs
9204:
9205: 2010-06-16 moko
9206:
9207: * tests/: 229.html, results/229.processed: elseif now supported in
9208: ^if
9209:
9210: * src/classes/op.C: new feature: #56 elseif now supported in ^if
9211:
9212: 2010-06-03 misha
9213:
9214: * src/main/pa_common.C: - bugfix #74 -- memmove should be used
9215: instead of memcopy for overlaped regions
9216:
9217: 2010-05-25 misha
9218:
9219: * src/main/pa_common.C: - wanring about unused vars was removed
9220:
9221: * src/: include/pa_request.h, main/execute.C, main/pa_request.C: -
9222: get_method_filename was moved to execute.C
9223:
9224: 2010-05-23 misha
9225:
9226: * src/main/pa_request.C: - more accurate detection of method's file
9227:
9228: 2010-05-22 misha
9229:
9230: * src/classes/reflection.C: - bugfix: core during detection of
9231: .file if filespec isn't detected successfully
9232:
9233: 2010-05-20 misha
9234:
9235: * src/main/pa_request.C: - fix in get_method_filename
9236:
9237: * src/include/pa_request.h: - new feature: #24 -- searching
9238: included file in @USE/^use is changed. if its filespec doesn't
9239: start from '/' it will be searched in caller file directory
9240:
9241: * src/classes/reflection.C: - ^reflection:method_info returns file
9242: where the method is defined
9243:
9244: * src/: include/pa_request.h, main/compile.y, main/pa_request.C,
9245: classes/op.C: - new feature: #24 -- searching included file in
9246: @USE/^use is changed. if its filespec doesn't start from '/' it
9247: will be searched in caller file directory
9248:
9249: * src/: classes/file.C, include/pa_common.h: - method lastposafter
9250: is moved to pa_common.h
9251:
9252: 2010-05-18 misha
9253:
9254: * src/: main/pa_common.C, include/pa_common.h, classes/string.C,
9255: types/pa_vcookie.C: new feature: #71 ^string:js-unescape and
9256: cookie parser decode \uXXXX as well as %uXXXX
9257:
9258: 2010-05-17 misha
9259:
9260: * src/classes/curl.C: beauty: - unused param is removed in method
9261: _curl_version_action - some spaces were removed or replaced by
9262: tabs
9263:
9264: * src/classes/table.C: - bugfix: #72 core with empty value during
9265: ^table.hash[...;name_of_the_last_column][$.type[string]]
9266:
9267: 2010-05-16 misha
9268:
9269: * src/classes/curl.C: new: #61 more curl options were added
9270: (contributed by Sumo)
9271:
9272: 2010-04-29 pretender
9273:
9274: * src/main/pa_string.C: fixes #63 Split result from empty string
9275: now empty string.
9276:
9277: * src/types/pa_vtable.C: bugfix: #35 All empty table cells are now
9278: string type.
9279:
9280: 2010-04-28 pretender
9281:
9282: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
9283: main/execute.C: bugfix: #59 OPTIMIZE_BYTECODE_GET_CLASS
9284: macrodefinition removed
9285:
9286: 2010-04-19 pretender
9287:
9288: * src/main/execute.C: fixes #60 Stacktrace now contains info for
9289: OP_CONSTRUCT_OBJECT and OP_GET_CLASS
9290:
9291: * src/: include/pa_common.h, main/pa_common.C, main/pa_exec.C:
9292: fixes #64 Now file.missing exception generates in unsafe mode to.
9293:
9294: * src/classes/file.C: fixes #48 Now not throw "not save environment
9295: variable" exception in grpunlim version.
9296:
9297: 2010-04-05 misha
9298:
9299: * src/classes/string.C: - new feature: 4th param was added to
9300: match. if specified its value is returned in case of nothing was
9301: found
9302:
9303: 2010-04-01 misha
9304:
9305: * src/main/pa_request.C: - bugfix: on *nix URIs like /a/b/// caused
9306: multiple execution of /a/b/auto.p
9307:
9308: 2010-03-19 misha
9309:
9310: * src/main/execute.C: - core in $table1.$table2 was fixed
9311:
9312: * src/targets/cgi/parser3.C: - core in sigpipe was fixed
9313:
9314: 2010-01-27 misha
9315:
9316: * src/main/pa_common.C: - bugfix: there are no excaption.type if
9317: trying to open file by path /existing-file/non-exixting-file
9318:
9319: 2010-01-26 misha
9320:
9321: * src/types/: pa_vrequest.C, pa_vrequest.h: - $request:post-body
9322: was added (returns file)
9323:
9324: 2009-12-22 misha
9325:
9326: * src/classes/curl.C: - method 'option' was renamed to 'options' -
9327: now parser doesn't have class curl if it was built without it
9328:
9329: 2009-12-15 misha
9330:
9331: * configure.in: - little cheat with curl include dir was added
9332:
9333: 2009-12-05 misha
9334:
9335: * src/classes/curl.C: - some fixes
9336:
9337: 2009-12-04 misha
9338:
9339: * src/include/pa_config_fixed.h, src/classes/classes.vcproj,
9340: src/classes/curl.C, src/classes/file.C, src/classes/Makefile.am,
9341: buildall-with-xml, buildall-without-xml, configure.in: - curl
9342: class was added
9343:
9344: * src/include/pa_hash.h: - hash-iterator was added
9345:
9346: * buildall-with-xml, buildall-without-xml: - option --passive-ftp
9347: was added to pcre
9348:
9349: 2009-11-27 misha
9350:
9351: * src/classes/image.C: - don't add @border attribute to output of
9352: ^image.html[] if it was specified by user with empty value
9353:
9354: * src/types/pa_vxdoc.C: - bugfix: core if xdoc doesn't have the
9355: root element and we are trying to access .documentElement
9356:
9357: 2009-11-11 misha
9358:
9359: * src/classes/table.C: - in ^table.flip[] look at number of columns
9360: instead of number of items in first row for named tables
9361:
9362: 2009-11-10 misha
9363:
1.211 moko 9364: * operators.ru.txt, operators.txt: - info about hash-options in
9365: ^file::create was added
1.95 moko 9366:
9367: * tests/237.html: - test for ^file::create[...;$.charset[...]] was
9368: added
9369:
9370: 2009-11-09 misha
9371:
9372: * buildall-with-xml: - moving to libxml 2.7.6
9373:
9374: * tests/236.html: - tests for comparations cords with functions
9375: were added
9376:
9377: * src/include/pa_string.h: - optimisation: cacheing of cstr was
9378: added
9379:
9380: * src/main/pa_http.C: - little optimisation
9381:
9382: * src/: classes/table.C, lib/gc/include/gc_allocator.h: - bugfix:
9383: GPF mallocs + stringstream (table.save)
9384:
9385: * src/classes/file.C: - file::create now accepts 4th param: options
9386: with $.charset
9387:
9388: * src/lib/cord/: cordxtra.c, include/private/cord_pos.h: - fixed
9389: bug in cord (comparation cords with functions was buggy)
9390:
9391: 2009-11-06 misha
9392:
9393: * src/main/pa_string.C: - bugfix: calculation string.length
9394: sometimes was buggy
9395:
9396: * src/classes/string.C: - bugfix: Temp_value_element wasn't
9397: destroyed if exception occured during match/replace
9398:
9399: * src/: main/pa_charset.C, include/pa_charset.h: - method
9400: lengthUTF8Char was added
9401:
9402: * src/classes/op.C: - clean tainting lang was added for user's
9403: usage
9404:
9405: * src/lib/cord/: cordbscs.c, cordxtra.c: - some rare GPF were
9406: fixed: checkouts are required after GC_MALLOC
9407:
9408: * src/types/pa_vregex.C: - check UTF8 only during 1st iteration
9409:
1.211 moko 9410: * operators.ru.txt, operators.txt: - actually, there is no
9411: ^untaint[xml] in file::create
1.95 moko 9412:
9413: 2009-10-15 misha
9414:
9415: * tests/: 235.html, 235_attach.txt: - tests for preparing email
9416: were added
9417:
9418: * tests/234.html: - more tests for checking ^taint[uri] escaping
9419: were added
9420:
9421: * src/: include/pa_string.h, main/pa_charset.C, main/pa_http.C,
9422: main/pa_request.C, main/untaint.C, types/pa_vmail.C: - little
9423: hacking: for dealing with transcoding+^taint[uri]
9424: transcode_and_untaint was replaced by untaint_and_transcode
9425:
9426: 2009-10-13 misha
9427:
9428: * tests/: 121.html, results/121.processed: - test transcoding +
9429: url-escaping now
9430:
9431: * tests/results/auto.p: - more helpers' methods were added
9432:
9433: * src/main/pa_globals.C: - die instead of abort
9434:
9435: 2009-10-06 misha
9436:
9437: * src/main/pa_common.C: - don't allocate memory during
9438: capitalization if input string is already capitalized
9439:
9440: * src/targets/isapi/parser3isapi.C: - pass pre-capitalized headers
9441:
9442: * src/targets/cgi/parser3.C: - pass pre-capitalized headers - don't
9443: use format function because it calls malloc
9444:
9445: * src/include/pa_common.h: - more capitalized headers were added
9446:
9447: * src/main/pa_common.C: - in safe mode clear executable bits during
9448: file writing
9449:
9450: 2009-10-05 misha
9451:
9452: * src/main/pa_charset.C: - use iterators in pa_charset.C itself
9453:
9454: 2009-10-03 misha
9455:
9456: * src/: types/pa_vimage.h, classes/image.C: - ^img.font[],
9457: ^img.text[] & ^img.length[] can work in utf-8 now
9458:
9459: * src/: include/pa_charset.h, main/pa_charset.C: - class
9460: UTF8_string_iterator was added
9461:
9462: * src/classes/image.C: - respect utf-8 when calculate alphabet
9463: length
9464:
9465: * src/classes/mail.C: - check from before get message.cstr
9466:
9467: 2009-10-02 misha
9468:
9469: * tests/233.html: - test for image.font, image.length, image.text
9470: with text in utf-8 were added
9471:
9472: * src/main/pa_common.C: - use pa_malloc_atomic instead of new
9473:
9474: * buildall-with-xml, buildall-without-xml: - comment about gc
9475: version for freebsd 4 was added
9476:
9477: 2009-10-01 misha
9478:
9479: * src/main/pa_exec.C: - bugfix: allocate a bit more (for
9480: terminator) - read_pipe were slightly optimized
9481:
9482: 2009-09-28 misha
9483:
9484: * src/main/: pa_common.C, pa_uue.C: - some magic numbers were
9485: removed
9486:
9487: * src/types/pa_vmail.C: - forgot about space after ':'
9488:
9489: * src/types/pa_vmail.C: - escape filenames while preparing mail
9490: body - small simplifications
9491:
9492: * src/: include/pa_uue.h, main/pa_uue.C: - pa_uuencode now has
9493: inout params like pa_base64
9494:
9495: * src/: types/pa_vmail.C, types/pa_vmail.h, classes/mail.C: - new
9496: option $.debug-print(1) was added to mail:send - changes for
9497: using uue_encode which uses less memory
9498:
9499: * src/main/pa_common.C: - pa_base64_encode uses less memory now
9500:
9501: * src/: include/pa_uue.h, main/pa_uue.C: - pa_uuencode reduces less
9502: memory now
9503:
9504: 2009-09-26 misha
9505:
9506: * src/types/pa_vmail.C: - default encoding now is base64
9507:
9508: * buildall-with-xml: - moving to libxml 2.7.5 and libxslt 1.1.26
9509:
9510: 2009-09-25 misha
9511:
9512: * src/types/pa_vmail.C: - capitalization of headers was added to
9513: sending mail as well
9514:
9515: * buildall-with-xml: - catalog package was removed from libxml
9516:
9517: * src/main/pa_xml_io.C: - fix in removing file:// protocol for
9518: win32 absolute path
9519:
9520: * src/include/pa_common.h: - one more capitalized header was added
9521:
9522: 2009-09-22 misha
9523:
9524: * INSTALL: - comment about building just httpd binary while
9525: building apache module was added
9526:
9527: 2009-09-21 misha
9528:
9529: * buildall-with-xml: - moving to the latest versions of xml libs:
9530: libxml 2.7.4 and libxslt 1.1.25
9531:
9532: 2009-09-19 misha
9533:
9534: * tests/231.html: - test for encoding cookie in win-1251
9535:
9536: 2009-09-18 misha
9537:
9538: * tests/: 224.html, 224.p: - tests for ^reflection:fields[class or
9539: object] were added
9540:
1.211 moko 9541: * operators.ru.txt, operators.txt: - info about method
9542: ^reflection:fields[class or object] was added
1.95 moko 9543:
9544: * src/classes/reflection.C: - method ^reflection:fields[class or
9545: object] was added
9546:
9547: * src/types/: pa_value.h, pa_vclass.C, pa_vclass.h, pa_vobject.h: -
9548: methods get_fields were added
9549:
9550: * tests/232.html: - tests for @GET[name]
9551:
9552: * src/classes/table.C: - some changes in handling hash-options for
9553: creare, join and locate
9554:
9555: * src/types/: pa_vobject.C, pa_vobject.h: - @GET[] now could be
9556: defined with option: the type of requested value
9557:
9558: 2009-09-17 misha
9559:
9560: * tests/212.html: - tests for .pattern and .options were added
9561:
9562: * src/types/: pa_vregex.C, pa_vregex.h: - $regex.pattern and
9563: $regex.options were added
9564:
9565: 2009-09-11 misha
9566:
9567: * tests/: 223.html, 223_utf8.txt, 223_win1251.txt: - test was
9568: rewrited. it checks not just one case of sending cookies during
9569: file::load[http], but also sending headers and fields (including
9570: files)
9571:
9572: 2009-09-10 misha
9573:
9574: * src/main/untaint.C: - workaround in file-spec lang for old Macs
9575: was removed => now parser can open files with Russian 'r' in
9576: filename
9577:
9578: * src/main/untaint.C: - bugfix: client charset whould be analized
9579: while escaping cookies but now source charset
9580:
9581: * src/main/pa_http.C: - bugfix: the values of http headers didn't
9582: ^tainted[uri] so it was possible to make request with incorrect
9583: http header
9584:
9585: * src/main/pa_http.C: - capitalization of http headers during
9586: file::load[http was slightly changes - bugfix: all headers which
9587: parser sends during file::load[http should be transcoded and only
9588: then escaped
9589:
9590: * src/main/untaint.C: - a bit more comments were added
9591:
9592: * src/classes/: file.C, string.C: - types where changes (minus 2
9593: warnings)
9594:
9595: * src/include/pa_common.h: - 2 capitalized strings for making http
9596: headers during file::load[http were added
9597:
9598: 2009-09-08 misha
9599:
1.211 moko 9600: * operators.ru.txt, operators.txt: - changes in file.save and
9601: string.save were added
1.95 moko 9602:
9603: * tests/: 230.html, 230.txt: - tests for checking options in
9604: file.save and string.save were added
9605:
9606: * src/main/pa_request.C: - http headers names, which are passed to
9607: SAPI::add_header_attribute are lowercased now (it'll be
9608: capitalized in that method)
9609:
9610: * src/: types/pa_vfile.C, types/pa_vfile.h, classes/file.C,
9611: classes/string.C: - file_write accepts Request_charsets and asked
9612: charset and cound transcode content before writing - string.save
9613: and file.save have option $.charset now
9614:
9615: * src/: include/pa_common.h, main/pa_common.C, classes/table.C,
9616: classes/xdoc.C: - file_write accepts Request_charsets and asked
9617: charset and cound transcode content before writing
9618:
9619: * src/include/pa_exception.h: - new exception comment string was
9620: defined
9621:
9622: 2009-09-07 misha
9623:
9624: * src/main/compile.y: - grammar $name\ name stops now for regex
9625: sub-pattern\s
9626:
9627: 2009-09-04 misha
9628:
9629: * src/main/pa_http.C: - capitalization of http headers during
9630: file::load[http was implemented
9631:
9632: 2009-09-03 misha
9633:
9634: * src/: main/pa_common.C, main/pa_http.C, main/pa_request.C,
9635: include/pa_common.h, include/pa_sapi.h, types/pa_vcookie.C,
9636: types/pa_vmail.C, targets/cgi/parser3.C,
9637: targets/isapi/parser3isapi.C: - back to storing response http
9638: headers in lowercase - capitalize them during output
9639:
9640: 2009-08-31 misha
9641:
9642: * src/classes/table.C: - allow call with any brackets (it could be
9643: useful in methods with explict result declaration)
9644:
9645: * src/classes/table.C: - bugfix: ^table.sort{...} doesn't work
9646: correctly if $request:charset==koi8-r
9647:
9648: 2009-08-30 misha
9649:
9650: * src/: include/pa_common.h, main/pa_request.C: - http headers were
9651: changed: content-type => Content-type and so on
9652:
9653: * src/classes/file.C, src/include/pa_common.h,
9654: src/include/pa_request.h, src/main/pa_http.C,
9655: src/main/pa_request.C, src/types/pa_vcookie.C,
9656: src/types/pa_vmail.C, src/targets/cgi/parser3.C,
9657: src/targets/isapi/parser3isapi.C, tests/results/001.processed,
9658: tests/results/002.processed, tests/results/003.processed,
9659: tests/results/004.processed, tests/results/005.processed,
9660: tests/results/006.processed, tests/results/007.processed,
9661: tests/results/008.processed, tests/results/009.processed,
9662: tests/results/010.processed, tests/results/011.processed,
9663: tests/results/012.processed, tests/results/013.processed,
9664: tests/results/014.processed, tests/results/015.processed,
9665: tests/results/016.processed, tests/results/017.processed,
9666: tests/results/018.processed, tests/results/019.processed,
9667: tests/results/020.processed, tests/results/021.processed,
9668: tests/results/022.processed, tests/results/023.processed,
9669: tests/results/024.processed, tests/results/025.processed,
9670: tests/results/026.processed, tests/results/027.processed,
9671: tests/results/028.processed, tests/results/029.processed,
9672: tests/results/030.processed, tests/results/031.processed,
9673: tests/results/032.processed, tests/results/033.processed,
9674: tests/results/034.processed, tests/results/035.processed,
9675: tests/results/036.processed, tests/results/037.processed,
9676: tests/results/038.processed, tests/results/039.processed,
9677: tests/results/040.processed, tests/results/041.processed,
9678: tests/results/042.processed, tests/results/043.processed,
9679: tests/results/044.processed, tests/results/045.processed,
9680: tests/results/046.processed, tests/results/047.processed,
9681: tests/results/048.processed, tests/results/049.processed,
9682: tests/results/050.processed, tests/results/051.processed,
9683: tests/results/052.processed, tests/results/053.processed,
9684: tests/results/054.processed, tests/results/055.processed,
9685: tests/results/056.processed, tests/results/057.processed,
9686: tests/results/058.processed, tests/results/059.processed,
9687: tests/results/060.processed, tests/results/061.processed,
9688: tests/results/062.processed, tests/results/063.processed,
9689: tests/results/064.processed, tests/results/065.processed,
9690: tests/results/066.processed, tests/results/067.processed,
9691: tests/results/068.processed, tests/results/069.processed,
9692: tests/results/070.processed, tests/results/071.processed,
9693: tests/results/072.processed, tests/results/073.processed,
9694: tests/results/074.processed, tests/results/075.processed,
9695: tests/results/076.processed, tests/results/077.processed,
9696: tests/results/078.processed, tests/results/079.processed,
9697: tests/results/080.processed, tests/results/081.processed,
9698: tests/results/082.processed, tests/results/083.processed,
9699: tests/results/084.processed, tests/results/085.processed,
9700: tests/results/086.processed, tests/results/087.processed,
9701: tests/results/088.processed, tests/results/089.processed,
9702: tests/results/090.processed, tests/results/091.processed,
9703: tests/results/092.processed, tests/results/093.processed,
9704: tests/results/094.processed, tests/results/095.processed,
9705: tests/results/096.processed, tests/results/097.processed,
9706: tests/results/098.processed, tests/results/099.processed,
9707: tests/results/100.processed, tests/results/101.processed,
9708: tests/results/102.processed, tests/results/103.processed,
9709: tests/results/104.processed, tests/results/105.processed,
9710: tests/results/106.processed, tests/results/107.processed,
9711: tests/results/108.processed, tests/results/109.processed,
9712: tests/results/110.processed, tests/results/111.processed,
9713: tests/results/112.processed, tests/results/113.processed,
9714: tests/results/114.processed, tests/results/115.processed,
9715: tests/results/116.processed, tests/results/117.processed,
9716: tests/results/118.processed, tests/results/119.processed,
9717: tests/results/120.processed, tests/results/121.processed,
9718: tests/results/122.processed, tests/results/123.processed,
9719: tests/results/124.processed, tests/results/125.processed,
9720: tests/results/126.processed, tests/results/127.processed,
9721: tests/results/128.processed, tests/results/129.processed,
9722: tests/results/130.processed, tests/results/131.processed,
9723: tests/results/132.processed, tests/results/133.processed,
9724: tests/results/134.processed, tests/results/135.processed,
9725: tests/results/136.processed, tests/results/138.processed,
9726: tests/results/139.processed, tests/results/140.processed,
9727: tests/results/141.processed, tests/results/142.processed,
9728: tests/results/143.processed, tests/results/144.processed,
9729: tests/results/145.processed, tests/results/146.processed,
9730: tests/results/147.processed, tests/results/148.processed,
9731: tests/results/149.processed, tests/results/150.processed,
9732: tests/results/151.processed, tests/results/152.processed,
9733: tests/results/153.processed, tests/results/154.processed,
9734: tests/results/155.processed, tests/results/156.processed,
9735: tests/results/157.processed, tests/results/158.processed,
9736: tests/results/159.processed, tests/results/160.processed,
9737: tests/results/161.processed, tests/results/162.processed,
9738: tests/results/163.processed, tests/results/164.processed,
9739: tests/results/165.processed, tests/results/166.processed,
9740: tests/results/167.processed, tests/results/168.processed,
9741: tests/results/169.processed, tests/results/170.processed,
9742: tests/results/171.processed, tests/results/172.processed,
9743: tests/results/173.processed, tests/results/174.processed,
9744: tests/results/175.processed, tests/results/176.processed,
9745: tests/results/177.processed, tests/results/178.processed,
9746: tests/results/179.processed, tests/results/180.processed,
9747: tests/results/181.processed, tests/results/182.processed,
9748: tests/results/183.processed, tests/results/184.processed,
9749: tests/results/185.processed, tests/results/186.processed,
9750: tests/results/187.processed, tests/results/188.processed,
9751: tests/results/189.processed, tests/results/190.processed,
9752: tests/results/191.processed, tests/results/192.processed,
9753: tests/results/193.processed, tests/results/194.processed,
9754: tests/results/195.processed, tests/results/196.processed,
9755: tests/results/197.processed, tests/results/198.processed,
9756: tests/results/199.processed, tests/results/200.processed,
9757: tests/results/201.processed, tests/results/202.processed,
9758: tests/results/203.processed, tests/results/204.processed,
9759: tests/results/205.processed, tests/results/206.processed,
9760: tests/results/207.processed, tests/results/208.processed,
9761: tests/results/209.processed, tests/results/210.processed,
9762: tests/results/211.processed, tests/results/212.processed,
9763: tests/results/213.processed, tests/results/214.processed,
9764: tests/results/215.processed, tests/results/216.processed,
9765: tests/results/217.processed, tests/results/218.processed,
9766: tests/results/219.processed, tests/results/220.processed,
9767: tests/results/221.processed, tests/results/222.processed,
9768: tests/results/223.processed, tests/results/224.processed,
9769: tests/results/225.processed, tests/results/226.processed,
9770: tests/results/227.processed, tests/results/228.processed,
9771: tests/results/229.processed: - http headers were changed:
9772: content-type => Content-type and so on
9773:
9774: 2009-08-27 misha
9775:
9776: * src/: main/pa_random.C, include/pa_random.h,
9777: targets/cgi/parser3.C: - year was updated :)
9778:
9779: 2009-08-26 misha
9780:
9781: * tests/: 224.html, 224.p: - test for creating of parser object
9782: using constructor without params - little bugfix in test
9783:
9784: * src/main/compile_tools.h: - bugfix: should't call autouse while
9785: checking existed class while processing partial option
9786:
9787: * src/classes/reflection.C: - bugfix: core when creating object
9788: with reflection and constructor doesn't have params
9789:
9790: 2009-08-24 misha
9791:
9792: * tests/229.html: - tests for checking the number of parameters
9793: were added
9794:
9795: * src/types/: pa_value.C, pa_vmethod_frame.h: - bugfix: the actual
9796: number of method's parameters wasn't checked correctly (the bug
9797: was introduced in 3.4.0)
9798:
9799: 2009-08-22 misha
9800:
9801: * src/main/pa_http.C: - ^file::load[http://...;$.body[]] : $.body
9802: transcoded, but tainted pieces are escaped only when
9803: content-type==url-encoding
9804:
9805: * tests/228.html: - test for checking
9806: ^file::load[http://...;$.body[]]
9807:
9808: * src/types/: pa_vform.C, pa_vform.h: - bugfix: attempt to detect
9809: post charset was too early (charsets is empty at this moment)
9810:
9811: 2009-08-21 misha
9812:
9813: * src/: include/pa_string.h, main/pa_http.C, main/pa_request.C,
9814: main/untaint.C: - some fixes with transcode+untaint
9815:
9816: 2009-08-15 misha
9817:
9818: * src/main/pa_exec.C: - number of argv in file::exec/cgi on unix
9819: was increaced to 100 (was 50)
9820:
9821: * tests/227.html: - test for checking overriding properties in
9822: static classes was added
9823:
9824: * tests/: 226.html, 226.p: - test for @autoload[] was added
9825:
9826: * src/: include/pa_request.h, main/compile.y, main/compile_tools.h,
9827: main/execute.C, main/pa_request.C, classes/reflection.C: -
9828: autouse was implemented
9829:
9830: 2009-08-14 misha
9831:
9832: * src/classes/reflection.C: - outdated checkout was removed
9833:
9834: * src/classes/reflection.C: - optimization - method ^dynamical was
9835: added.
9836:
9837: * src/: types/pa_value.h, types/pa_vmethod_frame.h,
9838: types/pa_vstateless_class.h, main/execute.C: - optimization
9839:
9840: * src/types/pa_vclass.C: - exception if base on sytem class
9841:
9842: 2009-08-12 misha
9843:
9844: * src/types/: pa_vclass.C, pa_vclass.h, pa_vstateless_class.C,
9845: pa_vstateless_class.h: - little optimisation
9846:
9847: 2009-08-11 misha
9848:
9849: * tests/224.html: - method_params => method_info - checking for
9850: $.inherited
9851:
1.211 moko 9852: * src/classes/reflection.C, operators.ru.txt, operators.txt: -
9853: method method_params was renamed to method_info and now it
9854: returns class name, if method was defined in ancestor
1.95 moko 9855:
9856: * tests/225.html: - tests for cheching properties in hierarhical
9857: classes were added
9858:
9859: * src/: types/pa_property.h, types/pa_vclass.C, types/pa_vclass.h,
9860: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
9861: main/compile.y, main/execute.C, classes/classes.C: - problems
9862: with properties in new classes implementation were fixed
9863:
9864: 2009-08-10 misha
9865:
9866: * src/main/execute.C: - now constructor shouldn't be defined in
9867: class. it could be defined in parent.
9868:
9869: 2009-08-09 misha
9870:
9871: * src/classes/reflection.C: - ^reflection:methods doesn't return
9872: base's methods
9873:
9874: 2009-08-08 misha
9875:
9876: * src/: classes/classes.h, classes/date.C, classes/file.C,
9877: classes/form.C, classes/hash.C, classes/hashfile.C,
9878: classes/image.C, classes/mail.C, classes/op.C,
9879: classes/reflection.C, classes/regex.C, classes/string.C,
9880: classes/table.C, classes/xdoc.C, classes/xnode.C,
9881: classes/xnode.h, include/pa_hash.h, main/execute.C,
9882: main/pa_http.C, main/pa_request.C, targets/cgi/parser3.C,
9883: types/pa_method.h, types/pa_property.h, types/pa_value.C,
9884: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
9885: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
9886: types/pa_vcookie.h, types/pa_vdate.h, types/pa_venv.C,
9887: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
9888: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
9889: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
9890: types/pa_vimage.h, types/pa_vmail.C, types/pa_vmail.h,
9891: types/pa_vmath.h, types/pa_vmemory.h, types/pa_vmethod_frame.h,
9892: types/pa_vobject.C, types/pa_vobject.h, types/pa_vproperty.C,
9893: types/pa_vproperty.h, types/pa_vrequest.C, types/pa_vrequest.h,
9894: types/pa_vresponse.C, types/pa_vresponse.h,
9895: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
9896: types/pa_vstateless_object.h, types/pa_vstatus.C,
9897: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.C,
9898: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
9899: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
9900: types/pa_wwrapper.h, types/types.vcproj: - new classes
9901: implementation
9902:
9903: * buildall-with-xml, buildall-without-xml: - gc has a bug if
9904: USE_MUNMAP is used. so it is disabled as a workaround.
9905:
9906: 2009-08-05 misha
9907:
9908: * src/: main/pa_common.C, include/pa_common.h: - not needed
9909: parameter was removed
9910:
9911: * src/main/pa_http.C: - bugfix: error was during detecting
9912: content-type of file which was loaded by http
9913:
9914: 2009-08-01 misha
9915:
9916: * src/main/execute.C, src/main/compile.y, src/include/pa_opcode.h,
9917: src/types/pa_wcontext.h, src/types/pa_wwrapper.h, INSTALL: -
9918: OPTIMIZE_BYTECODE_CONSTRUCT_OBJECT and OPTIMIZE_CONSTRUCT_OBJECT
9919: can't be disabled with defines any longer
9920:
9921: 2009-07-29 misha
9922:
9923: * src/classes/reflection.C, tests/results/224.processed: - for
9924: native methods with any call type now returned empty call_type
9925: value
9926:
9927: * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
9928: classes/table.C, include/pa_hash.h, include/pa_request.h,
9929: main/pa_request.C: - break in cycles was optimized
9930:
9931: * INSTALL: - more defines were described
9932:
9933: 2009-07-28 misha
9934:
1.211 moko 9935: * operators.ru.txt, operators.txt: - some changes in information
9936: about reflection class
1.95 moko 9937:
9938: * tests/: 224.html, 224.p: - tests for reflection class
9939:
9940: * src/classes/reflection.C: - some bugs were fixed, method classes
9941: was added, refactoring
9942:
9943: 2009-07-26 misha
9944:
9945: * src/classes/classes.vcproj: - reflection class wass added to
9946: project
9947:
1.211 moko 9948: * operators.ru.txt, operators.txt: - information about reflection
9949: class was added
1.95 moko 9950:
9951: * src/classes/reflection.C: - class was redesigned
9952:
9953: 2009-07-24 misha
9954:
9955: * src/classes/: Makefile.am, reflection.C: - class reflection was
9956: added
9957:
9958: * src/types/pa_vstateless_class.h: - method for reflection method's
9959: in classes was added
9960:
9961: 2009-07-22 misha
9962:
9963: * src/main/compile_tools.h: - bugfix: $object.$var was
9964: over-optimized. it failed if $object1.$object2.field
9965:
9966: 2009-07-16 misha
9967:
9968: * src/: lib/cord/cordbscs.c, lib/cord/cordprnt.c,
9969: lib/cord/cordxtra.c, lib/cord/include/cord.h,
9970: include/pa_string.h, main/pa_string.C: - optimization: CORD_str,
9971: CORD_to_const_char_star, CORD_to_char_star and CORD_substr have
9972: one more arg: length of cord
9973:
9974: 2009-07-15 misha
9975:
9976: * src/main/pa_http.C: - bugfix: $.cookies' values should be force
9977: tainted in ^file::load[http://...;$.cookies[]]
9978:
9979: * src/classes/: op.C, regex.C, string.C: - new string with
9980: exception was used
9981:
9982: * src/include/pa_exception.h: - new string with exception was added
9983:
9984: * tests/223.html: - test for checking cookie-encoding during
9985: ^file::load[http was added
9986:
9987: * tests/: 221.html, 222.html: - tests for checking type of
9988: $table.fields.field were added
9989:
9990: * src/types/pa_vtable.C: - not used var decl was removed
9991:
9992: * src/include/pa_string.h: - use cached string length in Body::mid.
9993: it improves speed of match with brackets in pattern
9994:
9995: * src/lib/cord/include/cord.h: - make CORD_substr_checked available
9996: outside
9997:
9998: 2009-07-14 misha
9999:
10000: * src/types/pa_vtable.C: - $table.fields.a return string even if
10001: column is empty (sometime returned void) - $table.fields was
10002: added for nameless tables
10003:
10004: * src/targets/cgi/getopt.c: - one warning resolved
10005:
10006: * src/main/pa_string.C: - potentian bug fixed
10007:
10008: * src/classes/op.C: - small optimization in taint/untaint
10009:
10010: 2009-07-13 misha
10011:
10012: * tests/156.html: - test for $cookie[...$.httponly(false)...] was
10013: added
10014:
10015: * src/types/pa_value.C: - bugfix: $cookie[...$.httponly(false)...]
10016: souldn't add the attribut to output
10017:
10018: 2009-07-11 misha
10019:
10020: * src/targets/: cgi/parser3.vcproj, isapi/parser3isapi.vcproj: -
10021: stack size was increaced to 2MB (default=1MB)
10022:
10023: 2009-07-08 misha
10024:
10025: * src/main/pa_string.C: - link to UTF-8 description was added
10026:
10027: * src/include/pa_hash.h: - hash keeps element's order in more
10028: places (ex: ._keys[])
10029:
10030: * tests/220.html: - test for checking order of elements in hash in
10031: foreach was added
10032:
10033: * tests/172.html: - small changes in printing hash
10034:
10035: * tests/129.html: - small changes in printing hash
10036:
10037: * src/: include/pa_common.h, include/pa_hash.h,
10038: include/pa_request.h, types/pa_value.h, types/pa_vmethod_frame.C,
10039: types/pa_vmethod_frame.h: - hash now keeps order of elements
10040:
10041: * tests/014.html: - small changes in printing hash
10042:
10043: 2009-07-07 misha
10044:
10045: * src/classes/op.C: - new taint language "parser-code" was added
10046:
10047: * tests/219.html: - test for auto untaint parser code in process
10048: was added
10049:
10050: * src/classes/op.C: - tainted pieces in body of process are
10051: auto-untainted now: ^ -> ^^, $ -> ^$ etc.
10052:
10053: * src/: include/pa_string.h, main/untaint.C: - new language
10054: L_PARSER_CODE for auto-untaint in process was added
10055:
10056: * src/: classes/file.C, classes/hash.C, classes/image.C,
10057: classes/op.C, classes/string.C, classes/table.C, classes/void.C,
10058: classes/xdoc.C, include/pa_string.h, main/pa_charset.C,
10059: main/pa_http.C, main/pa_request.C, main/pa_xml_io.C,
10060: main/untaint.C, types/pa_value.h, types/pa_vhash.h,
10061: types/pa_vmail.C, types/pa_vobject.h, types/pa_vstring.h: - some
10062: code cleanup
10063:
10064: 2009-07-06 misha
10065:
10066: * src/classes/: file.C, hash.C, image.C, mail.C, op.C, string.C,
10067: table.C, void.C, xdoc.C: - cstr(params) and cstrm(params) were
10068: deleted. taint_cstr[m] and untaint_cstr[m] should be used
10069:
10070: * src/types/: pa_vcookie.C, pa_vhash.h, pa_vhashfile.C,
10071: pa_vimage.C, pa_vmail.C, pa_vobject.h, pa_vregex.C,
10072: pa_vrequest.C, pa_vstring.h, pa_vvoid.h: - cstr(params) and
10073: cstrm(params) were deleted. taint_cstr[m] and untaint_cstr[m]
10074: should be used
10075:
10076: * src/main/: pa_charset.C, pa_common.C, pa_exec.C, pa_http.C,
10077: pa_request.C, pa_sql_driver_manager.C, pa_xml_io.C: -
10078: cstr(params) and cstrm(params) were deleted. taint_cstr[m] and
10079: untaint_cstr[m] should be used
10080:
10081: * src/include/pa_string.h: - cstr(params) and cstrm(params) were
10082: deleted. taint_cstr[m] and untaint_cstr[m] should be used
10083:
10084: * tests/218.html: - test for checking automatic file-spec-taint was
10085: added
10086:
10087: * src/: types/pa_vhashfile.C, types/pa_vimage.C, types/pa_vmail.C,
10088: types/pa_vregex.C, types/pa_vrequest.C, types/pa_vstring.C,
10089: classes/file.C, classes/hash.C, classes/image.C,
10090: classes/string.C, classes/table.C, classes/void.C,
10091: classes/xdoc.C: - optimizations and simplification of
10092: string.cstr(...)
10093:
10094: * src/: include/pa_string.h, main/untaint.C, main/pa_common.C,
10095: main/pa_exec.C, main/pa_request.C, main/pa_sql_driver_manager.C:
10096: - optimizations and simplification of string.cstr(...)
10097:
10098: 2009-07-04 misha
10099:
10100: * tests/217.html: - test for recursion detection was added
10101:
10102: * src/: types/types.vcproj, main/main.vcproj,
10103: classes/classes.vcproj, targets/cgi/parser3.vcproj,
10104: targets/isapi/parser3isapi.vcproj: - RuntimeTypeInfo was removed
10105: from .vcproj
10106:
10107: * src/types/pa_wwrapper.h: - dynamic_cast was removed
10108:
10109: * tests/: 195.html, 195_utf8.txt, 195_windows1251.txt: - tests for
10110: uploading files and case-insensitive http-method were added
10111:
10112: * tests/: 216.html, 216_dir/1, 216_dir/2.txt: - test for checking
10113: tainted pattern in ^file:list[] was added
10114:
10115: 2009-07-03 misha
10116:
10117: * src/: classes/classes.vcproj, main/main.vcproj,
10118: types/types.vcproj, targets/cgi/parser3.vcproj,
10119: targets/isapi/parser3isapi.vcproj: - enable runtime info (needed
10120: for dynamic_cast) - little options changes
10121:
10122: * src/main/pa_http.C: - file::load[http works now with uploading
10123: files _and_ changing $.charset
10124:
10125: 2009-06-29 misha
10126:
10127: * src/types/pa_vregex.C: - ^untaint[regex][] for all tainted data
10128: while creating pattern
10129:
10130: 2009-06-25 misha
10131:
1.211 moko 10132: * src/classes/image.C, operators.ru.txt, operators.txt: - options'
10133: names for ^image.font were changed to $.space, $.width and
10134: $spacing - default space width now == gif's width
1.95 moko 10135:
10136: 2009-06-24 misha
10137:
10138: * tests/215.html: - tests for $file.mode were added
10139:
1.211 moko 10140: * operators.ru.txt, operators.txt: - added info about $file.mode
10141: and changes in ^image.font[
1.95 moko 10142:
10143: * src/: types/pa_vimage.h, classes/image.C: ^image.font - third
10144: param now could be omited - third param now could be hash (with
10145: all widths options: $.space-width, $.letter-width) - it's
10146: possible to specify tracking ($.letter-space)
10147:
10148: * src/classes/file.C: - file objects now could have mode field
10149: (text|binary)
10150:
10151: * src/types/: pa_vfile.C, pa_vfile.h: - method set_method was added
10152:
10153: 2009-06-23 misha
10154:
10155: * src/: include/pa_string.h, main/pa_string.C, classes/string.C: -
10156: trim can work with utf-8 chars now
10157:
10158: 2009-06-20 misha
10159:
10160: * src/: classes/hash.C, main/pa_string.C: - string length cacheing
10161: was implemented
10162:
10163: * src/classes/table.C: - string length cacheing was implemented
10164:
10165: * src/include/pa_string.h: - string length cacheing was implemented
10166:
10167: 2009-06-17 misha
10168:
10169: * src/main/execute.C: - value param was removed from
10170: WContext::WContext
10171:
10172: * src/types/: pa_vcode_frame.h, pa_vmethod_frame.C, pa_wcontext.h,
10173: pa_wwrapper.h: - value param was removed from WContext::WContext
10174: - field wcontext was removed from VCodeFrame (using fparent
10175: instead)
10176:
10177: * tests/214.html: - test with hash copying
10178:
10179: 2009-06-16 misha
10180:
10181: * tests/: 062.html, results/062.processed: - evaluation hardcoded
10182: strings doesn't work in expression anymore
10183:
10184: * src/main/execute.C: - less calls for get_constructing() - little
10185: refactoring
10186:
10187: * src/: types/pa_wcontext.h, types/pa_wwrapper.h,
10188: include/pa_request.h: - less calls for get_constructing()
10189:
10190: * src/classes/: hash.C, hashfile.C: - fixed bug which was
10191: introduced with OPTIMIZE_SINGLE_STRING optimization
10192:
10193: 2009-06-14 misha
10194:
10195: * src/: classes/date.C, classes/file.C, classes/hash.C,
10196: classes/hashfile.C, classes/image.C, classes/regex.C,
10197: classes/table.C, classes/xdoc.C, classes/xnode.h,
10198: types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.h,
10199: types/pa_vstateless_class.h, main/execute.C: - create object for
10200: storing object's fields only for parser objects
10201:
10202: 2009-06-13 misha
10203:
10204: * buildall-with-xml, buildall-without-xml: - new option was added
10205: for building GC (it slightly reduces memory usage)
10206:
10207: * src/types/: pa_wcontext.h, pa_wwrapper.h: - optimization of
10208: single string write
10209:
10210: * src/main/execute.C: - bytecode optimization of ^class:constructor
10211: - optimization of single string write
10212:
10213: * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.h:
10214: - bytecode optimization of ^class:constructor
10215:
10216: 2009-06-09 misha
10217:
10218: * src/targets/cgi/parser3.C: - type size_t was changed to int in
10219: main (better compatibility)
10220:
10221: 2009-06-08 misha
10222:
10223: * src/main/compile.y: - I've forgot to commit it :(
10224:
10225: 2009-06-07 misha
10226:
10227: * src/include/pa_opcode.h: - more optimizations for WITH_SELF,
10228: WITH_READ and WITH_ROOT
10229:
10230: * src/main/: compile.y, compile_tools.C, compile_tools.h,
10231: execute.C: - more optimizations for WITH_SELF, WITH_READ and
10232: WITH_ROOT - little refactoring
10233:
10234: 2009-06-06 misha
10235:
10236: * tests/213.html: - tests for 3rd match string-param were added
10237:
10238: * src/classes/string.C: - 3rd match param could be string now
10239:
10240: * src/main/: compile.y, compile_tools.h: - much more bytecode's
10241: sequences optimized to WITH_SELF__VALUE__GET_ELEMENT and
10242: GET_OBJECT_ELEMENT
10243:
10244: 2009-06-05 misha
10245:
10246: * src/main/pa_http.C: - bugfix: content-length was not calculated
10247: if $.body was specified
10248:
10249: 2009-06-04 misha
10250:
10251: * src/classes/op.C: - optimizing write_assign_lang in connect
10252:
10253: * src/classes/op.C: - optimizing write_assign_lang in taint/untaint
10254:
10255: * src/main/execute.C: - little refactoring - optimizing
10256: write_assign_lang in taint/untaint
10257:
10258: * src/include/pa_opcode.h: - little refactoring
10259:
10260: * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.C,
10261: main/compile_tools.h, main/execute.C: - optimizations for
10262: $self.field, ^self.method, $self.field[...] and $self.field(...)
10263: were added
10264:
10265: 2009-06-03 misha
10266:
10267: * src/types/pa_venv.C: - pa_strdup was replaced by strdup
10268:
10269: 2009-06-02 misha
10270:
10271: * src/: main/compile.y, main/compile_tools.h, main/execute.C,
10272: include/pa_opcode.h: - refactoring in last optimizations
10273: ($a[...], $a(...), $.a[...], $.a(...)). a bit less optimizations
10274: now but code is much easy and it is ready for further
10275: improvements.
10276:
10277: 2009-05-27 misha
10278:
10279: * src/: types/pa_junction.h, types/pa_vjunction.C,
10280: types/pa_vjunction.h, types/pa_vmethod_frame.h, main/execute.C: -
10281: changed in destructing junctions
10282:
10283: * src/main/: pa_charset.C, pa_string.C: - more safe creation on
10284: String:Body
10285:
10286: 2009-05-26 misha
10287:
10288: * src/: main/pa_common.C, main/pa_http.C, include/pa_common.h: -
10289: one method detect_charset was deleted - bug was fixed in this
10290: method (error while detecting charset in content_type withot last
10291: ';')
10292:
10293: * src/types/: pa_vform.C, pa_vform.h: - detect post charset only
10294: once
10295:
10296: 2009-05-25 misha
10297:
10298: * src/classes/file.C: - bugfix: file::exec didn't work after
10299: optimizing of helper_length
10300:
10301: 2009-05-24 misha
10302:
10303: * src/main/compile_tools.h: - $a[$b.c] and $a[$b.$c] optimisations
10304: were added - little refactoring
10305:
10306: * src/main/execute.C: - core while printing in debug log
10307: non-printable values was fixed - $a[$b.c] and $a[$b.$c]
10308: optimisations were added
10309:
10310: * src/include/pa_opcode.h: - new opcodes for $a[$b.c] and $a[$b.$c]
10311: were added
10312:
10313: 2009-05-23 misha
10314:
10315: * src/: lib/cord/cordbscs.c, lib/cord/cordxtra.c,
10316: lib/cord/include/cord.h, include/pa_string.h, main/untaint.C: -
10317: CORD_cat optimization
10318:
10319: * src/: include/pa_opcode.h, main/compile_tools.h, main/execute.C:
10320: - call constr optimisation under separate define now
10321:
10322: * src/main/: compile_tools.h, execute.C: - bugfix: $a[] $b[$a] --
10323: in $b should be string, not void
10324:
10325: * src/main/compile.y: - little fix for rem-cut optimisation
10326:
10327: * src/: include/pa_opcode.h, main/compile_tools.C,
10328: main/compile_tools.h, main/execute.C: - optimisations for
10329: $a[^b[...]], $.a[^b[...]], $a(^b[...]) and $.a(^b[...])
10330:
10331: * INSTALL: - description of some #defined were added
10332:
10333: * src/types/: pa_vfile.C, pa_vfile.h: - fill .'text' field only
10334: before 1st access (memory usage is reduced if don't access to
10335: .text field)
10336:
10337: * src/include/pa_array.h: - array grows step now not static (it
10338: reduces numbers of reallocs)
10339:
10340: 2009-05-20 misha
10341:
10342: * src/include/pa_opcode.h: - bytecode optimization for $a(1),
10343: $.b(2), $c[d] and $.e[f] was added
10344:
10345: * src/main/: compile.y, compile_tools.C, compile_tools.h,
10346: execute.C: - bytecode optimization for $a(1), $.b(2), $c[d] and
10347: $.e[f] was added
10348:
10349: * src/main/execute.C: - debug printing moved in defines
10350:
10351: * src/main/: compile.y, compile_tools.C, compile_tools.h: - bugfix
10352: and little refactoring for OP_GET_OBJECT_ELEMENT +
10353: OP_GET_OBJECT_VAR_ELEMENT optimisation
10354:
10355: 2009-05-19 misha
10356:
10357: * src/main/: compile.y, compile_tools.C, compile_tools.h,
10358: execute.C: - $a.$b & ^a.$b bytecode optimisation
10359:
10360: * src/include/pa_opcode.h: - new opcodes were added (for $a.$b &
10361: ^a.$b optimisation)
10362:
10363: * src/main/compile.y: - compiler now generate new opcodes:
10364: OP_GET_ELEMENT_FIELD and OP_GET_ELEMENT_FIELD__WRITE for $a.b and
10365: ^a.b - compiler now cut off ^rem{ with all content ; any number
10366: of params }
10367:
10368: * src/main/execute.C: - code for handle new opcodes
10369: OP_GET_ELEMENT_FIELD and OP_GET_ELEMENT_FIELD__WRITE was added
10370:
10371: * src/main/: compile_tools.C, compile_tools.h: - new parameter was
10372: added for LA2V and LA2S
10373:
10374: * src/include/pa_opcode.h: - new defines which can be used for
10375: disable some bytecode optimisation and new opcodes were added
10376:
10377: 2009-05-17 misha
10378:
10379: * src/lib/cord/cordxtra.c: - bugfix.
10380:
10381: * tests/212.html: - .size[] and .study_size[] were added to tests
10382:
1.211 moko 10383: * operators.ru.txt, operators.txt: - info about regex class was
10384: added
1.95 moko 10385:
10386: * tests/212.html: - tests for regex class were added
10387:
10388: 2009-05-16 misha
10389:
10390: * buildall-with-xml, buildall-without-xml: - moving from gc6.8 to
10391: gc7.1
10392:
10393: * tests/022.html: - test for ^file:list[path;] (empty second param)
10394: was added
10395:
10396: * src/classes/file.C: - bugfix: ^file:list[path;] [empty second
10397: param) should work
10398:
10399: 2009-05-15 misha
10400:
10401: * src/classes/table.C: - automatically disable stringstream usage
10402: on freebsd4
10403:
10404: * src/lib/cord/cordxtra.c: - var decl should be at the beginning of
10405: scope
10406:
10407: * tests/211.html: - test with different types of access to hash was
10408: added
10409:
10410: * tests/210.html: - test which checks for loosing tainting in
10411: hash's keys was added
10412:
10413: * tests/208.html: - some parser work added. or stime == 0 %-)
10414:
10415: * src/lib/cord/cordbscs.c: - little hack was added to cord
10416:
10417: * src/lib/cord/cordxtra.c: - cacheing of cord chars was added
10418:
10419: * src/include/pa_version.h, configure.in: - moko have made a lot of
10420: optimisations for increacing version number more dramatically :)
10421:
10422: * src/classes/date.C: - little refactoring: use constructor which
10423: accepts formated string
10424:
10425: * src/: include/pa_string.h, main/pa_string.C: - String constructor
10426: which can print formatted string was added
10427:
10428: 2009-05-14 misha
10429:
10430: * src/include/pa_string.h: - type was fixed
10431:
10432: * src/: classes/hashfile.C, classes/op.C,
10433: include/pa_cache_managers.h, include/pa_charset.h,
10434: include/pa_charsets.h, include/pa_common.h, include/pa_hash.h,
10435: include/pa_request.h, include/pa_sql_driver_manager.h,
10436: include/pa_string.h, include/pa_stylesheet_manager.h,
10437: include/pa_table.h, include/pa_xml_io.h, main/pa_charset.C,
10438: main/pa_charsets.C, main/pa_string.C,
10439: main/pa_stylesheet_connection.C, types/pa_value.h,
10440: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
10441: types/pa_vobject.C, types/pa_vstateless_class.C,
10442: types/pa_vstateless_class.h: - hash_code caching was implemented
10443: (seaches should be faster now)
10444:
10445: * src/: classes/file.C, classes/hash.C, classes/image.C,
10446: classes/string.C, classes/table.C, include/pa_string.h,
10447: main/pa_charset.C, main/pa_http.C, main/pa_request.C,
10448: types/pa_vconsole.h, types/pa_vcookie.C, types/pa_venv.C,
10449: types/pa_vform.C, types/pa_vhashfile.C, types/pa_vregex.C,
10450: types/pa_vrequest.C: - String constructors don't have that stupid
10451: true/false param which means 'tainted'. they accept lang instead.
10452:
10453: * src/types/pa_vmethod_frame.h: - bugfix: taint/untaint didn't work
10454: with OPTIMIZE_RESULT
10455:
10456: * src/types/: pa_method.h, pa_vstateless_class.C: - less warnings
10457: wher OPTIMIZE_RESULT and OPTIMIZE_CALL not defined
10458:
10459: 2009-05-13 misha
10460:
10461: * src/: types/pa_method.h, types/pa_vcookie.C, types/pa_vdouble.h,
10462: types/pa_venv.C, types/pa_vhashfile.C, types/pa_vint.h,
10463: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
10464: types/pa_vregex.C, types/pa_vregex.h, types/pa_vrequest.C,
10465: types/pa_vstateless_class.C, main/execute.C, main/pa_charset.C,
10466: main/pa_common.C, main/pa_request.C, main/pa_string.C,
10467: include/pa_string.h, classes/date.C, classes/file.C,
10468: classes/hash.C, classes/image.C, classes/string.C,
10469: classes/table.C, classes/xdoc.C: - result optimisation -
10470: helper_length parameter removed from string constructors
10471:
10472: 2009-05-11 misha
10473:
10474: * tests/209.html: - tests for ^hash::create[hash] were added
10475:
10476: * tests/208.html: - tests for $status:rusage, $status:memory,
10477: ^memory:compact[] were added
10478:
10479: * tests/207.html: -tests for abs, sign, trunc, frac, exp, log,
10480: log10 were added
10481:
10482: * tests/206.html: - test for try with finally was added
10483:
10484: 2009-05-10 misha
10485:
10486: * tests/205.html: - test for ^file::create[...] was added
10487:
10488: * tests/204.html: - test for ^response:clear[] was added
10489:
10490: * tests/038.html: - tests for trigonometric functions were added
10491:
10492: * tests/014.html: - tests for ^hash.containts and ^hash.delete were
10493: added - more tests for .add, .sub, .union, .intersects and
10494: .intersections
10495:
10496: * tests/065.html: - test for ^file:dirname was added
10497:
10498: * tests/030.html: - test for $cookie:fields was added
10499:
10500: * tests/203.html: - test for ^h._keys[column name] was added
10501:
10502: * tests/201.html: - tests for .trim were added
10503:
10504: * tests/202.html: - tests for last-day,
10505: date:calendar[type](YYYY;MM;DD) were added
10506:
10507: * tests/200.html: - tests for .sort(), .sort{}, .flip[] and
10508: .offset[type](N) were added
10509:
10510: * tests/185.html: - more tests for .left(N), .right(N), .min(N;M)
10511: and .pos[c](N) were added
10512:
10513: * tests/141.html: - test for math:sha1 was added
10514:
10515: * tests/063.html: - tests for .mod(N), .inc[] & .dec[] were added
10516:
10517: 2009-05-09 misha
10518:
10519: * src/main/compile.y: - rollback
10520:
10521: 2009-05-05 misha
10522:
10523: * src/main/pa_exec.C: - little optimisation: somewhere length() was
10524: replaced by is_empty()
10525:
10526: * src/: include/pa_string.h, main/pa_charset.C: - little
10527: optimisation: somewhere length() was replaced by is_empty()
10528:
10529: * src/classes/table.C: - little optimisation: somewhere length()
10530: was replaced by is_empty()
10531:
10532: * src/: classes/file.C, classes/hash.C, classes/hashfile.C,
10533: classes/op.C, classes/table.C, main/pa_exception.C: - little
10534: optimisation: somewhere length() was replaced by is_empty()
10535:
10536: 2009-05-04 misha
10537:
10538: * src/: types/pa_method.h, types/pa_vstateless_class.C,
10539: types/pa_vstateless_class.h, main/execute.C,
10540: include/pa_request.h, classes/hash.C, classes/op.C,
10541: classes/table.C: - more optimisations were added: some operators
10542: don't switch write context anylonger
10543:
10544: 2009-05-01 misha
10545:
10546: * src/main/compile.y: - slightly more opcode optimisations for
10547: WITH_WRITE + VALUE + GET_ELEMENT -> OP_VALUE__GET_ELEMENT
10548:
10549: * src/main/execute.C: - simplifying process for getters
10550:
10551: 2009-04-30 misha
10552:
10553: * tests/: 198.html, 199.html: - new line fixes (should be 0x0A)
10554:
10555: * tests/results/199.processed: - test for checking $result into
10556: ^rem was added
10557:
10558: * tests/199.html: - test for checking $result into ^rem was added
10559:
10560: * tests/: 022.html, 096.html: - þsort after :list was asses (on
10561: some OS it returns list in different order)
10562:
10563: * src/: include/pa_array.h, include/pa_request.h,
10564: include/pa_stack.h, main/execute.C, types/pa_vmethod_frame.h: -
10565: changes in stack impl - get_element() optimisation: 3rd param
10566: removed - bugfix: problems with reading empty input param -
10567: defines SAVE_CONTEXT and RESTORE_CONTEXT were added and used
10568:
10569: * tests/results/198.processed: - test for reading empty local var
10570: was added
10571:
10572: * tests/198.html: - test for reading empty local var was added
10573:
10574: 2009-04-29 misha
10575:
10576: * src/main/compile.y: - bugfix: couldn't compile because
10577: OP_VALUE__GET_ELEMENT should be unde #ifdef
10578:
10579: * src/: include/pa_array.h, include/pa_opcode.h,
10580: include/pa_request.h, main/compile.y, main/execute.C,
10581: main/pa_request.C, types/pa_vmethod_frame.C,
10582: types/pa_vmethod_frame.h: - we can work without opcode
10583: OP_STORE_PARAM, so it was removed
10584:
10585: 2009-04-28 misha
10586:
10587: * src/: include/pa_opcode.h, main/compile.y, main/execute.C: -
10588: op-codes optimisation: 1. VALUE+GET_CLASS=>VALUE_GET_CLASS 2.
10589: WITH_READ+VALUE+GET_ELEMENT=>VALUE__GET_ELEMENT (not all yet)
10590: 3. WITH_READ+VALUE+GET_ELEMENT__WRITE=>VALUE__GET_ELEMENT__WRITE
10591: 4.
10592: WITH_READ+VALUE+GET_ELEMENT_OR_OPERATOR=>VALUE__GET_ELEMENT_OR_OPERATOR
10593:
10594: * src/main/compile_tools.h: - new stuff for op-codes optimisation
10595:
10596: * src/: main/pa_string.C, classes/string.C: - !length() =>
10597: is_empty()
10598:
10599: 2009-04-27 misha
10600:
10601: * src/types/pa_vregex.h: - back explicit vars initialisation
10602:
10603: 2009-04-24 misha
10604:
10605: * src/classes/string.C: - ups. typo fixed
10606:
10607: * src/main/execute.C: - more replacements '*new VBool' to
10608: 'VBool::get' - checks for ^break[], ^continue[] and
10609: parser.interrupted were optimised
10610:
10611: * src/classes/string.C: - number of params.count() calls was
10612: slightly reduced
10613:
10614: 2009-04-23 misha
10615:
10616: * src/: classes/image.C, include/pa_string.h, main/pa_charset.C: -
10617: make it x64 friendly
10618:
10619: * src/: classes/image.C, include/pa_string.h, main/pa_charset.C: -
10620: parser is x64 friendly now
10621:
10622: 2009-04-22 misha
10623:
10624: * src/types/pa_vhashfile.C: - coder friendly exception about
10625: exceeding record size was added
10626:
10627: * src/classes/file.C: - use vregex object instead of direct calls
10628: methods from pcre lib
10629:
10630: * src/: classes/file.C, include/pa_string.h, main/pa_string.C,
10631: classes/string.C: - use vregex object instead of direct calls
10632: methods from pcre lib
10633:
10634: * src/: include/pa_common.h, main/pa_common.C: - method
10635: print_pcre_exec_error_text was moved to class vregex
10636:
10637: * src/classes/: Makefile.am, classes.vcproj, regex.C: - class regex
10638: was added
10639:
10640: * src/types/: Makefile.am, pa_vregex.C, pa_vregex.h, types.vcproj:
10641: - class vregex was added
10642:
10643: 2009-04-21 misha
10644:
10645: * buildall-with-xml, buildall-without-xml: - pcre 7.8 -> pcre 7.9
10646:
10647: * src/: types/pa_junction.h, types/pa_value.C,
10648: types/pa_vjunction.C, types/pa_vjunction.h, types/pa_wcontext.C,
10649: types/pa_wcontext.h, main/execute.C, classes/op.C: -
10650: junction-optimisation (destructors)
10651:
10652: * src/include/pa_array.h: - free under if now
10653:
10654: 2009-04-19 misha
10655:
10656: * src/main/untaint.C: - ^taint[js] now escapes \x0D as well
10657:
10658: 2009-04-18 misha
10659:
10660: * src/include/pa_version.h:
10661: :q :
10662:
10663: CV:
10664: ----------------------------------------------------------------------
10665:
10666: * src/types/: pa_vjunction.h, pa_vstateless_class.C: - little
10667: refactoring
10668:
10669: * src/: include/pa_array.h, include/pa_hash.h,
10670: types/pa_vmethod_frame.h: - destructors under #ifdef now
10671:
10672: * src/include/pa_memory.h: - define for using destructors was added
10673:
10674: * src/: types/pa_method.h, types/pa_vstateless_class.C,
10675: main/execute.C: - some junctions will be cached now
10676:
10677: * src/include/pa_hash.h: - hash destructor frees pairs now
10678:
10679: * src/include/pa_array.h: - inline was added to destructor
10680:
10681: * src/types/pa_method.h: - comment was changed
10682:
10683: 2009-04-17 misha
10684:
10685: * src/: include/pa_array.h, include/pa_hash.h,
10686: types/pa_vmethod_frame.h: - destructors were added
10687:
10688: * src/types/: pa_method.h, pa_vmethod_frame.h: - write_to_result
10689: renamed to always_use_result
10690:
10691: * src/main/: compile.y, compile_tools.h: - rollback changes in
10692: compiler: full backward compatibility is better
10693:
10694: * src/types/pa_vmethod_frame.h: - set flag write_to_result if find
10695: result in var's hash
10696:
10697: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: -
10698: optimisation in method_frame
10699:
10700: * src/include/pa_array.h: - optimisation in array (allocate
10701: elements only when needed)
10702:
10703: * src/types/pa_vresponse.C: - check for $response:headers field
10704: before looking at custom fields
10705:
10706: * src/types/pa_vmethod_frame.h: - if flag write_to_result was set,
10707: not needed to check existance var with name 'result' in var's
10708: hash
10709:
10710: * src/main/compile.y: - compiler was changed: now it detects
10711: writings to $result and set flag writo_to_result in method
10712:
10713: * src/classes/string.C: - little optimisation: no needed to write
10714: number with lang
10715:
10716: * src/main/pa_charset.C: - methods readChar and skipChar which is
10717: used for read utf8-strings were renamed - is_escaped was renamed
10718: to isEscaped (to the same name convention)
10719:
10720: * src/: types/pa_method.h, main/compile_tools.h: - flag
10721: write_to_result added. compiler get this info from code.
10722:
10723: 2009-04-16 misha
10724:
10725: * src/types/: pa_wcontext.h, pa_vmethod_frame.h: - create new
10726: String only before 1st write
10727:
10728: * src/include/pa_string.h: - not needed template removed
10729:
10730: * src/: types/pa_vbool.h, types/pa_vfile.h, types/pa_vimage.C,
10731: types/pa_vjunction.C, types/pa_vproperty.C,
10732: types/pa_vstateless_class.C, types/pa_vxdoc.C, types/pa_vxnode.C,
10733: main/pa_request.C, classes/bool.C, classes/double.C,
10734: classes/hash.C, classes/int.C, classes/string.C, classes/table.C,
10735: classes/void.C, classes/xnode.C: - bool optimisation (use only 2
10736: bool objects)
10737:
10738: 2009-04-15 misha
10739:
10740: * src/lib/cord/cordxtra.c: - more optimisation
10741:
10742: * src/: include/pa_string.h, main/untaint.C: - String::append
10743: optimisation
10744:
10745: * src/include/pa_hash.h: - get_by_hash_code added (it works faster
10746: then get and can sometime be used)
10747:
10748: * src/main/pa_string.C: - String::length optimisation
10749:
10750: * src/main/pa_charset.C: - rollback changeing readChar to skipChar.
10751: these methods read different strings
10752:
10753: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: -
10754: fresult_initial_void removed + some optimisation - if $result
10755: defined we don't write to context anymore
10756:
10757: * src/main/pa_charset.C: - readChar => skipChar (in this place we
10758: need just skip char)
10759:
10760: * src/: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
10761: types/pa_vrequest.C, types/pa_vtable.C, main/execute.C,
10762: classes/table.C: - VVoid::get() => new VVoid (one void-instance)
10763:
10764: * src/types/pa_vvoid.h: - added get() method for retreave one
10765: instance
10766:
10767: 2009-04-11 misha
10768:
10769: * tests/196.html: - tests for $cookie:CLASS_NAME & Co were added
10770:
10771: * tests/197.html: - test for parser://test in xml was added
10772:
10773: * src/classes/string.C: - small optimisation
10774:
10775: * src/types/: pa_venv.C, pa_venv.h, pa_vconsole.h: - small
10776: optimisation
10777:
10778: 2009-04-10 misha
10779:
10780: * buildall-with-xml, buildall-without-xml: - moving from pcre-7.7
10781: to pcre-7.8
10782:
10783: * src/types/pa_vclass.C: - normalizing todo-comments: '@todo' now
10784:
10785: * src/types/: pa_vcookie.C, pa_vcookie.h: - $cookie:CLASS_NAME was
10786: added
10787:
10788: * src/types/: pa_vrequest.C, pa_vrequest.h: - $request:CLASS and
10789: $request:CLASS_NAME were added
10790:
10791: * src/types/pa_vconsole.h: - $console:CLASS and $console:CLASS_NAME
10792: were added
10793:
10794: * src/types/: pa_venv.C, pa_venv.h: - $env:CLASS and
10795: $env:CLASS_NAME were added
10796:
10797: * src/types/: pa_vmail.C, pa_vdate.h: - normalizing todo-comments:
10798: '@todo' now
10799:
10800: * src/targets/cgi/parser3.C: - size_t -> int for calming down
10801: compirer
10802:
10803: * src/main/pa_string.C: - little code cleanup
10804:
10805: * src/main/pa_common.C: - describe one more UTF-8 related error
10806: during PCRE compile/execute
10807:
10808: * src/classes/: image.C, inet.C, string.C, xdoc.C, xnode.C: -
10809: normalizing todo-comments: '@todo' now
10810:
10811: * src/types/: pa_vmath.C, pa_vmath.h: - $math:E was added
10812:
10813: * src/main/pa_charset.C: - type changed for making compiler happy
10814:
10815: 2009-03-10 misha
10816:
10817: * src/targets/cgi/parser3.C: make g++ happy with the type of argc
10818: in main()
10819:
10820: 2009-02-01 misha
10821:
10822: * src/main/pa_http.C: - bugfix: double CRLF before the end of
10823: boundary
10824:
10825: 2009-01-25 misha
10826:
10827: * tests/: 194.html, 194_dir/194.p: - test for @GET[] was added
10828:
10829: * src/classes/file.C: - more changes for parsing different number
10830: of params for file::load
10831:
10832: * tests/193.html: - tests for exception while base64-decode binary
10833: to string was added
10834:
10835: * tests/192.html: - tests for file::load with different number of
10836: options
10837:
10838: * src/classes/math.C: - ups. forgot '+1'
10839:
10840: * src/: classes/table.C, classes/file.C, include/pa_common.h,
10841: include/pa_http.h, main/pa_xml_io.C, main/pa_common.C,
10842: main/pa_http.C: - ^file::load[...;http://...;] now can post files
10843: (new option $.encode[multipart-form/data] should be specified) -
10844: $.method[] option for file::load now is not case-sensitive
10845:
10846: * src/: include/pa_string.h, main/untaint.C: - for file post the
10847: new taint language L_FILE_POST was added
10848:
10849: * src/: include/pa_random.h, main/Makefile.am, main/pa_random.C,
10850: main/main.vcproj, classes/math.C, include/Makefile.am: - some
10851: stuff was moved to separate files
10852:
10853: 2009-01-23 misha
10854:
10855: * src/classes/math.C: - little optimisation in ^math:sha1[] -
10856: spaces to tabs were converted
10857:
10858: 2009-01-12 misha
10859:
10860: * src/main/pa_http.C: - value of $.method[] option force uppercased
10861: now
10862:
10863: * src/: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
10864: types/pa_vform.C, types/pa_vmail.C: - some constants changed
10865: their names
10866:
10867: * src/main/pa_common.C: - changes in formating
10868:
10869: * src/: classes/file.C, main/pa_http.C: - some constants changed
10870: their names
10871:
10872: * src/include/pa_http.h: - some spaces were converted to tabs
10873:
10874: * src/include/pa_common.h: - some constants changed their names
10875:
10876: * src/classes/file.C: - fixed 4-th paramether for file::load -
10877: little code rewriting
10878:
10879: * src/types/pa_vfile.C: - little code rewriting
10880:
10881: * src/: main/pa_common.C, main/pa_http.C, main/untaint.C,
10882: types/pa_value.h: - some formating changes
10883:
10884: * src/include/pa_common.h: - some formating spaces transformed to
10885: tabs
10886:
10887: * src/classes/string.C: - exception while base64-decode binary to a
10888: string
10889:
10890: 2009-01-11 misha
10891:
10892: * configure.in: - version changed to 3.3.1b
10893:
10894: 2008-09-05 misha
10895:
10896: * src/lib/pcre/Makefile.am: file Makefile.am was added on branch
10897: release_3_3_0 on 2008-09-05 10:59:35 +0000
10898:
10899: 2008-09-04 misha
10900:
10901: * tests/: 130.html, 131.html: - these exceptions not typeless
10902: anymore
10903:
10904: * src/classes/op.C: - exception with 'invalid taint language' not
10905: typeless anylonger
10906:
10907: * src/classes/image.C: - some exceptions while operations with
10908: image not typeless anymore
10909:
10910: * src/: types/pa_vhashfile.C, main/pa_common.C, classes/file.C,
10911: main/pa_exec.C, main/pa_http.C: - some exceptions while
10912: operations with files not typeless anymore
10913:
10914: * src/: classes/date.C, types/pa_value.C, types/pa_vcookie.C,
10915: types/pa_vdate.h: - exceptions while checking date range not
10916: typeless anymore
10917:
10918: * src/include/pa_exception.h: - exception type string for invalid
10919: date range was added
10920:
10921: 2008-09-03 misha
10922:
10923: * src/: classes/file.C, main/pa_string.C: - exception while pce
10924: operations not typeless anymore
10925:
10926: * src/include/pa_exception.h: - exception type for pce operations
10927: was added
10928:
10929: * tests/: 191.html, 191_a.p, 191_b.p: - tests for calling .CLASS
10930: and .CLASS_NAME insite classes
10931:
10932: * src/classes/table.C: - don't save table header whiile
10933: ^table.save[append;filename] if file exists
10934:
10935: 2008-09-02 misha
10936:
10937: * src/main/compile.y, src/main/compile_tools.h,
10938: src/types/pa_vstateless_class.h, src/main/compile.tab.C,
10939: tests/182_dir/a1.p, tests/182_dir/a2.p: - append option was
10940: renamed to partial and it login changed: we must mark class as
10941: partial for allow their modifications in future.
10942:
10943: 2008-08-29 misha
10944:
10945: * tests/results/022.processed: - testing taint[regex] in mask for
10946: file:list
10947:
10948: * tests/022.html: - testing taint[regex] in mask for file:list
10949:
10950: * tests/022_dir/b[b].txt: - file for testing taint[regex] in mask
10951: for file:list was added
10952:
10953: * src/classes/file.C: - bugfix: ^taint[regex][] didn't works in
10954: file:list
10955:
10956: 2008-08-26 misha
10957:
10958: * src/types/pa_vobject.C: - we must get .CLASS and .CLASS_NAME from
10959: last derived object
10960:
10961: * src/classes/image.C: - many strings "image.format" replaced by
10962: IMAGE_FORMAT constant string - handle GPS info while parse exif -
10963: understand some more exif tags
10964:
10965: * src/include/pa_exception.h: - string "image.format" was added
10966:
10967: 2008-08-21 misha
10968:
10969: * src/: main/pa_string.C, classes/file.C: - use method for print
10970: pcre_exec text error
10971:
10972: * src/main/pa_common.C: - method for print pcre_exec text error was
10973: added
10974:
10975: * src/include/pa_common.h: - method declaration for print pcre_exec
10976: text error was added
10977:
10978: 2008-08-19 misha
10979:
10980: * src/main/execute.C: - bugfix: opcodes must be in separate
10981: namespace while debug execution as well
10982:
10983: * tests/: 015.html, results/015.processed: - test for escaping some
10984: parser chars was added
10985:
10986: 2008-08-18 misha
10987:
10988: * tests/: 190.html, 190.p, results/190.processed: - test for
10989: $caller.self.field + default getter in one class was added
10990:
10991: * tests/: 189.html, results/189.processed: - test for
10992: ^date::create[date object]
10993:
10994: * tests/: 188.html, results/188.processed: - tests for match with
10995: UTF-8 strings
10996:
10997: * src/main/pa_string.C: - option 'U' (ungreedy) was added to
10998: ^string.match[]
10999:
11000: * ChangeLog: - parser 3.3.0 beta13
11001:
11002: 2008-08-15 misha
11003:
1.116 moko 11004: * src/lib/pcre/: LICENCE, Makefile.am, README, Tech.Notes, get.c,
11005: internal.h, pcre.3, pcre.3.html, pcre.3.txt, pcre.c, pcre.h,
11006: pcre.vcproj, study.c, maketables.c, pcre_dftables.vcproj,
11007: dftables.c: - old PCRE files removed
1.95 moko 11008:
11009: * src/lib/pcre/config.h: - configuration for PCRE library
11010:
11011: * src/targets/: cgi/parser3.vcproj, isapi/parser3isapi.vcproj: -
11012: use PCRE library from win32\pcre instead of parser3\src\lib\pcre
11013:
11014: * src/: classes/file.C, main/pa_string.C: - moved to new PCRE
11015: library and set flag UTF8 if $request:charset is UTF-8
11016:
11017: * src/: include/pa_charset.h, main/pa_charset.C, main/pa_globals.C,
11018: include/pa_config_fixed.h: - moved to new PCRE library
11019:
11020: * src/: main/main.vcproj, types/types.vcproj,
11021: classes/classes.vcproj, lib/Makefile.am: - use PCRE library from
11022: win32\pcre instead of parser3\src\lib\pcre
11023:
11024: * src/: include/pa_opcode.h, include/pa_operation.h,
11025: main/compile.C, main/compile.y, main/compile_tools.C,
11026: main/compile_tools.h, main/execute.C, main/compile.tab.C: -
11027: opcodes were moved to separate namespace
11028:
11029: 2008-08-14 misha
11030:
11031: * src/types/pa_vstateless_class.C: - newline at the end missed
11032:
11033: * src/main/untaint.C: - char '-' also prefixed by '\' while regex
11034: tainting
11035:
11036: 2008-08-11 misha
11037:
11038: * tests/: 187.html, 187.p, results/187.processed: - tests for
11039: $caller.self, $caller.self.field and $caller.self.field[value]
11040: were added
11041:
11042: * src/types/pa_vmethod_frame.h: - still need to check 'self'
11043: runtime as well (for $caller.self)
11044:
11045: 2008-07-25 misha
11046:
11047: * tests/: 021.html, 032.html, 033.html, 047.html, 055.html,
11048: 059.html, 061.html, 064.html, 067.html, 068.html, 085.html,
11049: 086.html, 098.html, 109.html, 121.html: - set correct charsets in
11050: tests with international characters
11051:
11052: 2008-07-23 misha
11053:
11054: * src/main/pa_http.C: - escape $cookies as %uXXXX while
11055: file::load[...;http://
11056:
11057: * src/: main/pa_string.C, main/pa_globals.C, classes/file.C: - pcre
11058: now everywhere in separate namespace
11059:
11060: * src/types/pa_vmethod_frame.h: - looking for caller before looking
11061: for vars
11062:
11063: * src/main/: compile.y, compile.tab.C: - characters '@' and '#' now
11064: can be escaped by '^'
11065:
11066: 2008-07-22 misha
11067:
11068: * src/classes/string.C, tests/186.html: - names changes:
11069: escape=>js-escape, unescape=>js-unescape
11070:
11071: 2008-07-21 misha
11072:
11073: * tests/results/186.processed: - test for string escape/unescape
11074:
11075: * tests/186.html: - test for string escape/unescape
11076:
11077: * src/classes/string.C: - string has escape and unescape methods
11078: now
11079:
11080: * src/: include/pa_string.h, main/pa_string.C: - escape method was
11081: added
11082:
11083: * src/: include/pa_charset.h, main/pa_charset.C: - more escape
11084: method-layers added (with different params)
11085:
11086: 2008-07-18 misha
11087:
11088: * tests/results/185.processed: - test for ^str.pos[substr](offset)
11089: was added
11090:
11091: * tests/185.html: - test for ^str.pos[sub](offset) added
11092:
1.211 moko 11093: * src/classes/string.C, src/classes/void.C, operators.ru.txt,
11094: operators.txt: - ^string.pos[substr](offset) -- 2nd param
11095: accepted now
1.95 moko 11096:
11097: * src/main/pa_string.C: - .pos works fine with offset for utf-8
11098: strings
11099:
11100: 2008-07-17 misha
11101:
11102: * src/: include/pa_string.h, main/pa_string.C, classes/string.C: -
11103: helper length added for mid for small optimisation
11104:
11105: 2008-07-16 misha
11106:
11107: * tests/: 185.html, results/185.processed: - tests for
11108: length/left/right/mid/pos with utf-8 strings
11109:
11110: * src/classes/string.C: - left/right/mid/length/pos works fine for
11111: utf-8 strings
11112:
11113: * src/main/untaint.C: - comments removed
11114:
11115: * src/: include/pa_string.h, main/pa_string.C,
11116: include/pa_charset.h, main/pa_charset.C: - methods for working
11117: with pos/mid for strings in utf-8 were added
11118:
11119: 2008-07-15 misha
11120:
11121: * tests/: 184.html, results/184.processed: - test for case body as
11122: expression: $var(^switch(1){^case(1)(true)..})
11123:
11124: * src/classes/op.C: - case body can be expression now:
11125: $var(^switch(1){^case(1)(true)..})
11126:
11127: * tests/: results/183.processed, 183.html: - added test for testing
11128: new cookie encoding (%uXXXX)
11129:
11130: * src/main/untaint.C: - cookies outputs as %uXXXX now. while
11131: decoding for backward compatibility they decoded from %XX in
11132: request:charset too
11133:
11134: * src/: types/pa_vcookie.C, types/pa_vcookie.h, main/pa_request.C:
11135: - cookie class now decode cookies before first access after last
11136: request:charset changing (as form class).
11137:
11138: * src/main/pa_charset.C: - added method escape for escaping cookies
11139: as %uXXXX - before transcode calculate required space for dest
11140: string. it reduce mem usage for transcode
11141:
11142: * src/include/pa_charset.h: - added method escape for escaping
11143: cookies as %uXXXX
11144:
11145: * src/include/pa_string.h: - taint lang (internal) L_HTTP_COOKIE
11146: was added. will used for escaping cookies as %uXXXX
11147:
11148: * src/include/pa_common.h: - escape method has new option for skip
11149: converting '+' to a space char
11150:
11151: * src/main/: pa_common.C, pa_http.C: - skip BOM code before
11152: transcode - escape method has new option for skip converting '+'
11153: to a space char
11154:
11155: 2008-07-08 misha
11156:
11157: * src/classes/op.C: - bugfix in switch - case "stops" on 1st match
11158: (no UE if more then 1 case matches anylonger) - optimization:
11159: doing searching.as_string() || searching.as_double() only once
11160:
11161: 2008-07-04 misha
11162:
11163: * src/types/pa_vdate.h: - is_evaluated_expr returning true added so
11164: now ^date::create[date object] works
11165:
11166: * src/classes/string.C: - left and right added as aliases for start
11167: and end in ^string.trim[]
11168:
11169: 2008-07-03 misha
11170:
11171: * src/classes/file.C: - allow $.limit for file::sql as well
11172:
11173: * src/classes/file.C: - allow $.offset option for file::sql - force
11174: send limit=1 to query for use sql specifics authomatically
11175:
11176: * src/classes/: hash.C, string.C, table.C: - don't throw exception
11177: if $.limit value if empty. autoconvert it as everywere
11178:
11179: 2008-07-02 misha
11180:
11181: * configure.in: - time to change version number to 3.3.0 %-)
11182:
11183: * src/include/pa_version.h: - time to change version number to
11184: 3.3.0 %-)
11185:
11186: 2008-06-26 misha
11187:
11188: * src/classes/: file.C, hash.C, string.C, table.C, void.C: -
11189: $.limit(0) fixes
11190:
11191: * src/sql/pa_sql_driver.h: - new drivers API and new version (10.0)
11192: - $.limit(0) fixes
11193:
11194: * src/sql/pa_sql_driver.h: - SQL_NO_LIMIT added (preparations to
11195: new API)
11196:
11197: * src/: include/pa_sql_driver_manager.h,
11198: include/pa_sql_connection.h, main/pa_sql_driver_manager.C,
11199: classes/op.C: - document_root added
11200:
11201: * src/main/compile.tab.C: - error message was changed
11202:
11203: 2008-06-25 misha
11204:
11205: * src/main/compile.y: - error message was changed
11206:
11207: 2008-06-24 misha
11208:
11209: * tests/176_dir/: a.p, d.p: - @OPTION => @OPTIONS
11210:
11211: * tests/: 182.html, 182_dir/a1.p, 182_dir/a2.p, 182_dir/a3.p: -
11212: tests for @OPTIONS\nappend
11213:
11214: * tests/: 176.html, results/176.processed: - @OPTION => @OPTIONS
11215:
11216: * src/main/: compile.y, compile.tab.C: - stuff for @OPTIONS\nappend
11217:
11218: * src/main/compile_tools.h: - new methods for @OPTIONS\nappend
11219:
11220: * src/types/pa_vmethod_frame.h: - ALL_VARS_LOCAL_NAME moved fo
11221: compile.y
11222:
11223: 2008-06-17 misha
11224:
11225: * src/main/: compile.y, compile.tab.C: - bugfix in 'def'
11226: compilation: ^if(default){true. it's incorrect. must be
11227: exception}
11228:
11229: 2008-06-16 misha
11230:
11231: * tests/: 181.ent, 181.html, results/181.processed: - test for
11232: checking external reference loading with 'http://localhost'
11233: prefix while creating xdoc
11234:
11235: * tests/180.html: - use ^inet:ntoa[] and ^inet:aton[] instead of
11236: ^math:long2ip[] and ^math:ip2long[]
11237:
11238: * src/types/: pa_vobject.C, pa_vobject.h: - get_scalar_value method
11239: added which use scalar stateless class method when user object
11240: used in scalar context - use get_scalar_value when user object
11241: requested in scalar context
11242:
11243: * src/main/pa_common.C: - size must be int but not size_t or we
11244: can't compare with 0 sprintf result
11245:
11246: * src/: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
11247: main/execute.C, main/pa_request.C: - go back to one VMethodFrame
11248: with internal switch between local/global vars
11249:
11250: * src/types/pa_vclass.C: - register scalar if method @GET[] was
11251: specified
11252:
11253: * src/types/: pa_vstateless_class.C, pa_vstateless_class.h,
11254: pa_vstateless_object.h: - stateless class and object now has
11255: private scalar field and getter/setter for working with it
11256:
11257: * src/classes/math.C: - methods math:long2ip & math:ip2long were
11258: moved to inet static class
11259:
11260: * src/classes/: classes.vcproj, inet.C, Makefile.am: - inet static
11261: class added (^inet:aton[IP], ^inet:ntoa(number))
11262:
11263: * tests/: 180.html, results/180.processed: - tests for
11264: ^math:long2ip(long) and ^math:ip2long[IP]
11265:
11266: * src/classes/math.C: - ^math:ip2long[IP] added
11267:
11268: 2008-06-11 misha
11269:
11270: * src/main/pa_xml_io.C: - use file_read_text again because of we
11271: need cut BOM code and remove DOS newline chars. but don't
11272: transcode it anyway.
11273:
11274: * src/: include/pa_common.h, include/pa_http.h, main/pa_common.C,
11275: main/pa_http.C: - option for disable transcoding while file_read
11276: and file_read_text added
11277:
11278: 2008-06-10 misha
11279:
11280: * tests/: 179.html, 179.p, results/179.processed: - test for many
11281: classes in 1 file
11282:
11283: * src/main/: compile.C, compile_tools.h: - compile return list of
11284: classes now.
11285:
11286: * src/main/: compile.y, compile.tab.C: - compile return list of
11287: classes now. internals.
11288:
11289: * src/main/pa_request.C: - compile return list of classes now. try
11290: call @conf and @auto for each returned class
11291:
11292: * src/include/pa_request.h: - compile return list of classes now
11293:
11294: * src/types/pa_vstateless_class.h: - typedef ArrayClass added (for
11295: return list of classes when compile buf)
11296:
11297: 2008-06-07 misha
11298:
11299: * src/main/pa_request.C: - constructing VRequest object with 3rd
11300: param -- form
11301:
11302: * src/types/: pa_vrequest.C, pa_vrequest.h: - constructor acceps
11303: 3rd param: form. needed for get post_charset
11304:
11305: * src/types/: pa_vform.C, pa_vform.h: - VForm::get_post_charset()
11306: added
11307:
11308: * src/: include/pa_common.h, main/pa_common.C, main/pa_http.C,
11309: types/pa_vform.C, types/pa_vform.h: - some polish
11310:
11311: 2008-06-06 misha
11312:
11313: * src/types/: pa_vform.C, pa_vform.h: - if POST -- try detec
11314: charset and decode chars from it but not from response:charset
11315:
11316: * src/main/pa_http.C: - detect_charset moved out of here
11317:
11318: * src/: include/pa_common.h, main/pa_common.C: - more helpers
11319: methods moved here - unescape_chars accepn one charset now
11320:
11321: * src/main/pa_http.C: - new constants used - don't allow
11322: $.content-type in ^file::load[;http://;$.method[POST]] - add
11323: charset info while ^file::load[;http://;$.method[POST]] - option
11324: $.omit-post-charset(true) added to ^file::load[;http://] for
11325: disabling charset during post
11326:
11327: * src/types/pa_vform.C: - new constants used
11328:
11329: * src/include/pa_common.h: - some constants were added
11330:
11331: * src/: classes/form.C, types/pa_vform.C: - use StrStartFromNC
11332: instead of StrEqNc
11333:
11334: * src/main/pa_common.C: - new method for caseless search
11335: c-substring in c-string - use isxdigit instead of is_hex_digit
11336:
11337: * src/include/pa_common.h: - new method for caseless search
11338: c-substring in c-string
11339:
11340: 2008-06-05 misha
11341:
11342: * tests/results/178.processed: - test for testing default getter
11343:
11344: * tests/178.html: - test for testing default getter
11345:
11346: * tests/178_dir/: 178a.p, 178b.p, 178c.p, 178d.p, 178e.p: - classes
11347: for test for testing default getter
11348:
11349: * src/main/execute.C: - default getter soul
11350:
11351: * src/types/: pa_vobject.C, pa_vobject.h: - get default getter if
11352: requested objects' field not found
11353:
11354: * src/types/pa_vclass.C: - register default getter if defined - get
11355: default getter if requested field not found
11356:
11357: * src/types/pa_vstateless_object.h: - method get_default_getter was
11358: added
11359:
11360: * src/types/: pa_vstateless_class.C, pa_vstateless_class.h: -
11361: pointer to default getter and methods for get/set it were added
11362:
11363: * src/types/: pa_junction.h, pa_vjunction.h: - junction has
11364: auto_name field (for default getter)
11365:
11366: 2008-06-04 misha
11367:
11368: * src/main/pa_xml_io.C: - load external xml in binary mode (no
11369: transcoding, no cutting BOM code, no fixing line breaks) and get
11370: it to libxml "as is"
11371:
11372: 2008-06-03 misha
11373:
11374: * src/main/pa_common.C: - use store_Char instead of
11375: transcodeCharFromUTF8
11376:
11377: * src/: include/pa_charset.h, main/pa_charset.C: - method
11378: store_Char added, transcodeCharFromUTF8 -- removed
11379:
11380: 2008-06-02 misha
11381:
11382: * tests/: results/177.processed, 177.html: - test for checking
11383: .[acm]date after local ^file::load[] was added
11384:
11385: * tests/: results/176.processed, 176.html: - test for checking
11386: @OPTION\locals + @method[vars][locals] added
11387:
11388: * tests/results/auto.p: - CLASS_PATH specified for checking use
11389:
11390: 2008-05-30 misha
11391:
11392: * src/main/: compile.y, compile.tab.C: - changes in compiler:
11393: @OPTION\nlocals + @method[vars][;locals;] were added
11394:
11395: * src/main/execute.C: - code of OP_CALL and OP_CALL__WRITE was
11396: moved to separate method op_code - switch from VMethodFrame to
11397: VMethodFrameGlobal + VMethodFrameLocal
11398:
11399: * src/include/pa_request.h: - code of OP_CALL and OP_CALL__WRITE
11400: was moved to separate method op_code
11401:
11402: * src/main/pa_request.C: - use VMethodFrameGlobal instead of
11403: VMethodFrame now
11404:
11405: * src/types/pa_vstateless_class.h: - stateless class have bool flag
11406: all_vars_local as well
11407:
11408: * src/types/: pa_vmethod_frame.h, pa_vmethod_frame_global.h,
11409: pa_vmethod_frame_local.h, Makefile.am: - who children for
11410: VMethodFrame were added: one (global) works as VMethodFrame
11411: before and second (local) write all vars in self vars scope
11412:
11413: * src/types/pa_method.h: - method has bool flag all_vars_local now
11414:
11415: 2008-05-29 misha
11416:
11417: * tests/: 129.html, results/129.processed: - more tests for
11418: ^table.hash[]
11419:
11420: * src/classes/hash.C: - ^hash::sql has a new option:
11421: $.type[hash|string|table] as ^table.hash[] one.
11422:
11423: * src/classes/op.C: - ^try has 3rd param now: finally code which
11424: executed anyway after try or catch section
11425:
11426: 2008-05-27 misha
11427:
11428: * src/classes/table.C: - bugfix: ^table.hash[key][$.type[table]]
11429: must not fail if $.distinct(1) wasn't specified
11430:
11431: 2008-05-26 misha
11432:
11433: * src/classes/op.C: - allow ^throw[my type]
11434:
11435: 2008-05-22 misha
11436:
11437: * configure.in, configure: - version number updated to 3.2.4b
11438:
11439: * src/classes/: op.C, string.C: - trim format string before
11440: eval/format
11441:
11442: * tests/: results/175.processed, 175.html: - more tests for
11443: different format strings in .format[]
11444:
11445: * src/types/pa_vform.C: - while decoding get values decode %uXXXX
11446: as well (not only %XX)
11447:
11448: * src/main/pa_common.C: - unescape_chars can decode %uXXXX if
11449: charset specified - checks for format before print number
11450: (^d.format[>...<], ^eval($d)[>...<]) - formating with spaces
11451: (instead of tabs) removed
11452:
11453: * src/include/pa_common.h: - unescape_chars can decode %uXXXX if
11454: charset specified
11455:
11456: * src/: include/pa_charset.h, main/pa_charset.C: - method for get
11457: char in requested charset from utf code was added
11458:
11459: 2008-05-19 misha
11460:
11461: * tests/: 174.html, results/174.processed: - test for
11462: ^hashfile.cleanup[] added
11463:
11464: * src/classes/hashfile.C: - optimization: don't create any key or
11465: value variable if it's name weren't specified
11466: (^hf.foreach[;v]{...})
11467:
11468: 2008-05-16 misha
11469:
11470: * src/classes/hash.C: - optimization: don't create any key variable
11471: if variable name wasn't specified (^h.foreach[;v]{...})
11472:
11473: 2008-05-15 misha
11474:
11475: * src/classes/op.C: - small changes
11476:
11477: * src/classes/hashfile.C: - code reformating (as hash.foreach)
11478:
11479: * src/classes/hash.C: - calculate var_context once before foreach
11480:
11481: 2008-05-14 misha
11482:
11483: * src/classes/hashfile.C: - incorrect vars context calculation for
11484: ^hashfile.foreach[;]{} fixed
11485:
11486: * src/classes/: hash.C, table.C: - little optimisation
11487:
11488: * src/classes/file.C: - bugfix: double absolute path while loading
11489: file
11490:
11491: * tests/: 174.html, results/174.processed: - tests for hashfile
11492: were added
11493:
11494: * buildall-with-xml: - moving to libxslt 1.1.24
11495:
11496: 2008-04-30 misha
11497:
11498: * src/classes/file.C: - stat file while loading (local only) so
11499: .adate, .mdate and .cdate available without additional ::stat
11500:
11501: 2008-04-28 misha
11502:
11503: * src/classes/file.C: - $.name and $.content-type available for
11504: stated file
11505:
11506: 2008-04-14 misha
11507:
11508: * src/targets/cgi/parser3.C: - new year in copyright %-)
11509:
11510: * src/include/pa_version.h: - new version number in head
11511:
11512: 2008-04-10 misha
11513:
11514: * tests/: 080.html, results/080.processed: - cut '0' from
11515: exponential part because of on diff OS it differ (20 or 020 for
11516: ex)
11517:
11518: * tests/: 119.html, results/119.processed: - check for encoding
11519: while creating xdoc
11520:
11521: 2008-04-09 misha
11522:
11523: * buildall-with-xml: - move to libxml 2.6.32 and libxslt 1.1.23
11524:
11525: * src/main/pa_common.C: - comment added
11526:
11527: * src/classes/date.C: - little refactoring
11528:
11529: 2008-04-07 misha
11530:
11531: * src/classes/table.C: - use NO_STRINGSTREAM for switch to old
11532: style of ^table.save[]: prepare one big string and sabe it at
11533: once. it's safe on freebsd 4.x but use much more memory.
11534:
11535: * buildall-with-xml, buildall-without-xml: - option
11536: --disable-stringstream added (under comment. use it on freebsd
11537: 4.x)
11538:
11539: 2008-02-22 misha
11540:
11541: * src/main/pa_http.C: - exception if $.body[] and $.forms[]
11542: specified together in file::load[;http] - get back transcoding
11543: $.body[] in file::load[;http]
11544:
11545: 2008-02-21 misha
11546:
11547: * src/classes/date.C: - ^date.gmt-string[] was added
11548:
11549: * src/types/pa_value.C: - method for output date in RFC 822 format
11550: moved to pa_common.h
11551:
11552: * src/include/pa_common.h: - method for output date in RFC 822
11553: format moved here from pa_value.C
11554:
11555: * src/types/pa_vmail.C: - fixed core in sending mail with
11556: attachment in simple mode ($.file[file here]) introduced in 3.2.2
11557:
11558: 2008-02-20 misha
11559:
11560: * src/main/pa_http.C: - transcode $.headers before escaping into
11561: specified charset while ^file::load[...;http://...] (L_URI
11562: instead of L_HTTP_HEADER) - $.cookies param available in
11563: ^file::load[;http://...] now (but we don't parse set-cookies from
11564: response yet) (cookies not transcoded as common $cookies)
11565:
11566: 2008-02-19 misha
11567:
11568: * src/main/pa_request.C: - rollback: we mustn't force taint
11569: $response:field values because in this case
11570: $response:locateion[http://...] don't works.
11571:
11572: 2008-02-15 misha
11573:
11574: * src/classes/op.C: - little refactoring
11575:
11576: * src/main/pa_http.C: - taint names of $.headers for load[;http
11577:
11578: * src/main/pa_request.C: - force taint values of $response:field
11579:
11580: 2008-02-14 misha
11581:
11582: * src/main/pa_request.C: - $response:field transcoded to
11583: $response:charset before escaping now
11584:
11585: * src/main/pa_http.C: - some outdated comments removed
11586:
11587: * src/classes/date.C: - lastdat -> last-day
11588:
11589: * src/classes/date.C: - ^date:lastday(year;month) and
11590: ^date.lastday[] were added - little code refactoring - comments
11591: changes
11592:
11593: * tests/: 159.html, results/159.processed: - test for number of
11594: days in February
11595:
11596: * src/types/pa_value.C: - fixes in code formatting
11597:
11598: * src/classes/: file.C, op.C, table.C: - fixes in code formatting
11599: and comments
11600:
11601: 2008-02-13 misha
11602:
11603: * src/main/pa_common.C: - bugfix for february at leap year
11604:
11605: 2008-01-28 misha
11606:
11607: * tests/: 160.html, results/160.processed: - more test for cache
11608: added
11609:
11610: * src/classes/op.C: - bugfix: cache body executed twice if contains
11611: unhandled exception
11612:
11613: 2008-01-25 misha
11614:
11615: * src/lib/sdbm/sdbm.c: - use arp_malloc instead of malloc (fixed
11616: bug when hashfile became inavailable after memory:compact)
11617:
11618: * src/lib/sdbm/apr_strings.C: - +arp_malloc
11619:
11620: 2008-01-22 misha
11621:
11622: * src/classes/table.C: - little refactiring and exception texts
11623: changes in method ^table.hash[]
11624:
11625: * src/types/pa_vcookie.C: - link to cookie specification changed
11626:
11627: 2008-01-21 misha
11628:
11629: * tests/: 171.html, cat.sh, results/171.processed: - more tests for
11630: file::exec/cgi
11631:
11632: * src/classes/file.C: - bugfix: core while processing headers if
11633: executed cgi script don't return content
11634:
11635: 2008-01-18 misha
11636:
11637: * buildall-with-xml: - move to libxml2 version 2.6.31
11638:
11639: * src/include/pa_version.h, configure.in: - version number updated
11640: to '3.2.3b'
11641:
11642: 2007-12-28 misha
11643:
11644: * src/: classes/hash.C, include/pa_hash.h: - hash.contain =>
11645: hash.contains
11646:
11647: 2007-12-27 misha
11648:
11649: * gnu.vcproj, parser3.sln, src/classes/classes.vcproj,
11650: src/lib/cord/cord.vcproj, src/lib/gd/gd.vcproj,
11651: src/lib/ltdl/ltdl.vcproj, src/lib/md5/md5.vcproj,
11652: src/lib/pcre/pcre.vcproj, src/lib/pcre/pcre_dftables.vcproj,
11653: src/lib/pcre/pcre_parser_ctype.vcproj, src/lib/sdbm/sdbm.vcproj,
11654: src/lib/smtp/smtp.vcproj, src/main/main.vcproj,
11655: src/targets/cgi/parser3.vcproj,
11656: src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj: -
11657: back to VS2003 because of Apache 1.3 module can't work if it was
11658: built in VS 2005. with cgi all file so VS2003 project files can
11659: be easy converted to the new format.
11660:
11661: 2007-12-04 misha
11662:
11663: * src/types/pa_vcode_frame.h: - changes in comment
11664:
11665: 2007-11-29 misha
11666:
11667: * src/: types/pa_vcode_frame.h, main/execute.C: - code frame don't
11668: intercept strings any longer
11669:
11670: * tests/: 173.html, results/173.processed: - tests for
11671: $d[^date::now[]] $j{$d} $r[$j] -- must create date object in $r
11672: but not in main code frame
11673:
11674: * tests/: 172.html, results/172.processed: - more tests for pass
11675: objects from code frames
11676:
11677: 2007-11-27 misha
11678:
11679: * tests/: 152.html, results/152.processed: - tests for converting
11680: strings 'true'/'false' to bool were added
11681:
11682: * tests/152.html: - added checks for converting strings
11683: 'true'/'false' to bool
11684:
11685: * src/classes/string.C: - ^srting.bool[] now can convert to bool
11686: not only strings with numbers but with values 'true'/'false' as
11687: well
11688:
11689: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: - buffer size
11690: for parser3.log increased
11691:
11692: * src/main/pa_common.C: - remove_crlf optimize whitespaces now
11693:
11694: * src/include/pa_common.h: - remove_crlf return cstring size now
11695:
11696: * src/include/pa_types.h: - constant with buffer size for
11697: parser3.log added
11698:
11699: 2007-11-16 misha
11700:
11701: * tests/cat.sh: - script for tests for file::exec/cgi
11702:
11703: * tests/171.html: - tests for file::exec/cgi
11704:
11705: * tests/results/171.processed: - tests results for file::exec/cgi
11706:
11707: 2007-11-15 misha
11708:
11709: * src/main/pa_exec.C: - fixed incorrect exec code for unix
11710:
11711: * src/classes/file.C: - .body must be set before analyzing cgi
11712: headers
11713:
11714: * src/classes/file.C: - bugfix: we must transcode output fix EOLs
11715: only if exec/cgi return anything.
11716:
11717: 2007-11-14 misha
11718:
1.211 moko 11719: * operators.ru.txt, operators.txt: - info about new text|binary
11720: option for file::exec/cgi was added
1.95 moko 11721:
11722: * src/: include/pa_exec.h, main/pa_exec.C, classes/file.C: -
11723: ^file:exec[[text|binary];script;...]
11724:
11725: * src/: include/pa_exception.h, classes/file.C, classes/image.C,
11726: classes/string.C, classes/table.C: - more text strings moved to
11727: the one place
11728:
11729: 2007-11-09 misha
11730:
11731: * src/types/pa_vrequest.C: - $request:argv must be taint
11732:
11733: * ChangeLog: - $request:argv [patch from Sumo]
11734:
1.211 moko 11735: * operators.ru.txt, operators.txt: - $request:argv
1.95 moko 11736:
11737: * src/: include/pa_request_info.h, types/pa_vrequest.C,
11738: types/pa_vrequest.h, targets/cgi/parser3.C: - $request:argv
11739:
11740: 2007-10-25 misha
11741:
11742: * buildall-with-xml, buildall-without-xml: - options preparations
11743: for ./configure rewrited
11744:
11745: * src/main/: compile.tab.C, compile.y: - bug if parser.compile
11746: error occure in unhandled_exception finally fixed
11747:
11748: 2007-10-23 misha
11749:
11750: * tests/: 170.html, results/170.processed: - test for
11751: @method[][result]
11752:
1.211 moko 11753: * operators.ru.txt, operators.txt: - added info about node.prefix
11754: and node.namespaceURI
1.95 moko 11755:
11756: * src/classes/xnode.C: - xmlHasProp used instead of xmlGetProp
11757:
11758: * src/types/pa_vxnode.C: - DOM2 fields namespaceURI and prefix were
11759: added for node and attribute
11760:
11761: 2007-10-22 misha
11762:
11763: * src/types/pa_vmail.C: - content-transfer-encoding: 8bit added
11764:
11765: * src/main/pa_request.C: - added const content-transfer-encoding
11766:
11767: * src/include/pa_request.h: - added const content-transfer-encoding
11768: - ups. constants must be in lowercase (for search)
11769:
11770: * src/types/pa_vmail.C: - more constants used -
11771: content-transfer-encoding: 8bit added
11772:
11773: * src/main/pa_uue.C: - content-transfer-encoding moved out of here
11774:
11775: * src/include/pa_request.h: - more constants
11776:
11777: * src/types/pa_vmail.C: - constant renamed - $.content-id don't
11778: ommit anymore if $.content-disposition was specified - little
11779: refactoring
11780:
11781: * src/: include/pa_request.h, main/pa_request.C: - constant renamed
11782:
11783: 2007-10-17 misha
11784:
1.211 moko 11785: * operators.ru.txt, operators.txt: - info about
1.95 moko 11786: table::create[nameless]{data}[>options<] was added
11787:
11788: * src/main/: compile.tab.C, compile.y: - if error occure while
11789: compile method don't put this method in methods table anymore.
11790: in other case the parser coredumped if @unhandled_exception
11791: method can't be compiled because of parser.compile error.
11792:
11793: * src/main/execute.C: - little code reformating
11794:
11795: * src/main/pa_request.C: - little code reformating - comment
11796: changed
11797:
11798: 2007-10-16 misha
11799:
11800: * tests/: 035.html, results/035.processed: - tests
11801: table::create[]{}[options] added
11802:
11803: * src/classes/table.C: - table::create[]{} now accept 3rd param:
11804: options (only $.seperator[] yet)
11805:
11806: 2007-10-10 misha
11807:
11808: * src/classes/table.C: - some contstants moved to pa_common.h -
11809: some code changes
11810:
11811: 2007-10-02 misha
11812:
11813: * src/main/pa_uue.C: - memory usage during uuencode reduced more
11814: then three time as much. but base64 encoding method still use
11815: less memory anyway.
11816:
11817: 2007-09-17 misha
11818:
1.211 moko 11819: * operators.ru.txt, operators.txt: - added info about
11820: $cookie:fields
1.95 moko 11821:
11822: * src/types/pa_vcookie.C: - $cookie:fields available now
11823:
11824: * src/classes/hash.C: - some stuff for use with .for_each moved to
11825: common
11826:
11827: * src/include/pa_common.h: - some stuff for use with .for_each
11828: moved here
11829:
11830: * src/types/: pa_venv.C, pa_venv.h: - some strings moved to #define
11831:
11832: 2007-09-14 misha
11833:
11834: * buildall-with-xml: - new xml libs again =)
11835:
11836: 2007-08-28 misha
11837:
1.211 moko 11838: * operators.ru.txt, operators.txt: - texts about
11839: ^table.columns[[column name]] and ^string.split[...][v][column
11840: name] were added
1.95 moko 11841:
11842: * tests/: 168.html, 169.html, results/168.processed,
11843: results/169.processed: - tests for ^table.columns[[column name]]
11844: and ^string.split[...][v][column name] were added
11845:
11846: * src/classes/table.C: - new option ^table.columns[[column name]]
11847: was added
11848:
11849: * src/classes/string.C: - new option ^string.split[...;v;[column
11850: name]]
11851:
11852: * src/include/pa_exception.h: - error text message for
11853: ^hash._keys[], ^table.columns[] and ^string.split[]
11854:
11855: 2007-08-27 misha
11856:
11857: * src/main/untaint.C: - try to fix coredump on unix if print to
11858: body ^taint[sql][something] outside of connect
11859:
11860: * tests/: 167.html, results/167.processed: - test for ^taint[sql]
11861: outside of connect
11862:
11863: * buildall-with-xml, buildall-without-xml: - strip parser3 was
11864: added (commented by default)
11865:
11866: 2007-08-20 misha
11867:
1.211 moko 11868: * operators.ru.txt, operators.txt: - comment about new method
11869: ^node.hasAttributes[] was added
1.95 moko 11870:
11871: * src/classes/: file.C, math.C, op.C, string.C, xdoc.C: - more
11872: duplicated exception text strings were removed
11873:
11874: * src/include/pa_exception.h: - more exception text strings moved
11875: here
11876:
11877: * src/classes/table.C: - some duplicate exceptions' text strings
11878: removed
11879:
11880: * src/classes/: file.C, hashfile.C, image.C, op.C, string.C,
11881: xdoc.C, xnode.C: - some duplicate exceptions' text strings
11882: removed
11883:
11884: * src/include/pa_exception.h: - some exception text strings movet
11885: to pa_exception
11886:
11887: * tests/: 149.html, results/149.processed: - test for
11888: ^xnode.hasAttributes[] was added - some code changes
11889:
11890: * src/classes/xnode.C: - DOM2 method ^xnode.hasAttributes[] was
11891: added
11892:
11893: 2007-08-17 misha
11894:
11895: * tests/: results/006.processed, results/059.processed, 006.html,
11896: 059.html: - more tests for match
11897:
11898: * tests/: 129.html, results/129.processed: - tests for
11899: ^table.hash[...][$.type[string|hash|table]] added
11900:
11901: * src/targets/cgi/parser3.C: - little syntax changes
11902:
11903: * src/: classes/math.C, targets/isapi/parser3isapi.C: - little
11904: syntax changes
11905:
1.211 moko 11906: * src/targets/cgi/parser3.C, operators.ru.txt, operators.txt: -
11907: annoying 'SIGPIPE' messages in parser3.log switched off by
11908: default. If someone really still need it: use $SIGPIPE(1)
1.95 moko 11909:
11910: 2007-08-08 misha
11911:
11912: * buildall-with-xml, buildall-without-xml: - remove libs source
11913: files by default since now
11914:
11915: 2007-08-07 misha
11916:
11917: * buildall-without-xml: - some option syntax changes
11918:
11919: * buildall-with-xml: - compile libxml2 without http support - some
11920: option syntax changes
11921:
11922: * src/main/pa_xml_io.C: - will use parser file loader for xml needs
11923:
11924: 2007-08-06 misha
11925:
11926: * buildall-with-xml: - moved to libxml2-2.6.29 and libxslt-1.1.21
11927:
11928: * tests/: 160.html, results/160.processed: - cache test was
11929: rewrited
11930:
11931: 2007-07-06 misha
11932:
11933: * tests/: 153.html, results/153.processed: - added test for
11934: ^math:sha1[string]
11935:
11936: * src/types/pa_vform.C: - bugfix: uploaded file name wasn't
11937: transcoded
11938:
11939: * src/classes/math.C: - ^math:long2ip(long) and ^math:sha1[string]
11940: were added
11941:
11942: 2007-06-28 misha
11943:
11944: * etc/parser3.charsets/windows-1251.cfg: - removed duplicated and
11945: some incorrect chars
11946:
11947: 2007-06-19 misha
11948:
11949: * src/include/pa_hash.h: - methods generic_hash_code & hash_code
11950: were moved on top because of gcc 4 had a problems during
11951: building.
11952:
11953: 2007-06-18 misha
11954:
11955: * tests/results/019.processed: - new image commited
11956:
11957: 2007-06-09 misha
11958:
11959: * src/classes/: op.C, table.C: - in while and table.select method
11960: as_expression used now
11961:
11962: * src/types/pa_vmethod_frame.h: - method as_expression was added
11963:
11964: 2007-06-08 misha
11965:
11966: * tests/: 166.html, results/166.processed: - test for
11967: ^match[...][n]
11968:
11969: * tests/: 165.html, results/165.processed: - tests for loops
11970:
11971: * src/lib/cord/include/private/cord_pos.h: - back to origin value
11972: because of no speed/memory optimisation but some proglems with
11973: long cycles occure
11974:
11975: 2007-06-06 misha
11976:
11977: * src/classes/: op.C, table.C: - ^while(true){}, ^while(1){},
11978: ^table.select(true) and ^table.select(1) didn't works because of
11979: awaiting junction-param only. fixed.
11980:
11981: 2007-05-24 misha
11982:
11983: * src/: include/pa_os.h, main/pa_os.C: - 20 attempt to get lock
11984: with 0.5 secs interval
11985:
11986: * src/classes/op.C: - cache was rewrited. I hope it works with
11987: locking system now on unix
11988:
11989: * src/main/pa_os.C: - locks engines were rewrited: now we don't use
11990: system locks which wait till other threads release it but try get
11991: lock, if fail wait 1 sec and make 10 attempts.
11992:
11993: * src/include/pa_os.h: - consts for blocking locks + some comments
11994: were added
11995:
11996: * src/lib/sdbm/apr_file_io.C: - wait till lock released while
11997: opening files
11998:
11999: * src/classes/table.C: - changes in includes. if unclude <sstream>
12000: after our classes on unix it can't be build
12001:
12002: * src/types/pa_vhashfile.C: - not needed code removed
12003:
12004: 2007-05-23 misha
12005:
12006: * src/: classes/file.C, classes/op.C, main/pa_common.C,
12007: include/pa_common.h: - cosmetic changes
12008:
12009: 2007-05-18 misha
12010:
12011: * src/lib/cord/include/private/cord_pos.h: - rebalance tree not so
12012: often. it's give some speed increasing
12013:
12014: * tests/results/160.processed: - returned time corrected
12015:
12016: * tests/160.html: - time increased because on unix 1 mean nothing
12017: :(
12018:
1.211 moko 12019: * operators.ru.txt, operators.txt: - added info about
12020: ^hash.contain[key]
1.95 moko 12021:
12022: * src/classes/hash.C: - added ^hash.contain[key]
12023:
12024: * src/include/pa_hash.h: - added method for checking key exists in
12025: hash
12026:
12027: 2007-05-07 misha
12028:
12029: * src/include/pa_string.h: - was compilation error during build on
12030: freebsd4
12031:
12032: 2007-05-03 misha
12033:
12034: * src/classes/table.C: - option $.type[hash|string|table] was added
12035: for ^table.hash[]
12036:
12037: * src/classes/file.C: - comment removed
12038:
12039: 2007-04-26 misha
12040:
12041: * src/types/: pa_vhashfile.C, pa_vhashfile.h: - while ::open the
12042: real files doesn't opened in place anymore
12043:
12044: 2007-04-24 misha
12045:
12046: * src/classes/math.C: - I thought one more time and remove lg(N) :)
12047:
12048: * src/include/pa_exception.h: "static" removed
12049:
12050: 2007-04-23 misha
12051:
12052: * src/classes/math.C: ^math:lg(N) => ^math:log10(N)
12053:
12054: * src/classes/math.C: added: - ^math:ln(N) (the same as
12055: ^math:log(N)) - ^math:lg(N)
12056:
12057: * tests/: 097.html, results/097.processed: - charsets converstion
12058: during ^file::load[text;http://...] added
12059:
12060: * tests/: 164.html, results/164.processed: - check for set expires
12061: as a date
12062:
12063: * tests/: 164.html, results/164.processed: - test for hashfile
12064:
12065: * src/classes/hashfile.C: - little comment changes
12066:
12067: * src/types/pa_vhashfile.C: - don't open hashfile files until 1st
12068: access
12069:
12070: * src/: classes/date.C, classes/double.C, classes/file.C,
12071: classes/form.C, classes/hash.C, classes/image.C, classes/int.C,
12072: classes/mail.C, classes/math.C, classes/op.C, classes/string.C,
12073: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
12074: classes/xnode.h, include/pa_request.h, main/execute.C,
12075: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
12076: main/pa_dictionary.C, main/pa_exec.C, main/pa_http.C,
12077: main/pa_request.C, main/pa_sql_driver_manager.C, main/pa_table.C,
12078: types/pa_value.C, types/pa_value.h, types/pa_vclass.C,
12079: types/pa_vconsole.h, types/pa_vfile.h, types/pa_vhash.h,
12080: types/pa_vimage.h, types/pa_vmail.C, types/pa_vmethod_frame.h,
12081: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
12082: types/pa_vtable.C, types/pa_vxdoc.h, types/pa_wcontext.C: -
12083: "parser.runtime" strings were removed
12084:
12085: * src/classes/hashfile.C: - with .clear[] called files_delete()
12086: now.
12087:
12088: * src/types/: pa_vhashfile.C, pa_vhashfile.h: - .clear() removed.
12089:
12090: * src/include/pa_exception.h: - string constant with
12091: "parser.runtime" text was added
12092:
12093: 2007-04-20 misha
12094:
1.211 moko 12095: * operators.ru.txt, operators.txt: - some comments changing
1.95 moko 12096:
1.211 moko 12097: * operators.ru.txt, operators.txt: - added info about
12098: .^hashfile.release[], ^hashfile.clenaup[] and new
12099: ^string.match[][>N-option<]
1.95 moko 12100:
12101: * configure: =cheching for unsetenv
12102:
12103: * src/classes/hashfile.C: - ^hashfile.cleanup[],
12104: ^hashfile.release[] were added
12105:
12106: * src/: main/pa_string.C, include/pa_string.h, classes/string.C: -
12107: ^string.match[][] understand new option now: return number of
12108: matches but not table wit results
12109:
12110: * src/types/: pa_vhashfile.C, pa_vhashfile.h: - hashfile can auto
12111: reopen now
12112:
12113: * src/classes/op.C: - bug. must be false
12114:
12115: * configure.in: - checking for unsetenv was added
12116:
12117: * src/types/pa_vform.C: - some comments
12118:
12119: 2007-04-18 misha
12120:
12121: * buildall-with-xml: moving to libxml2-2.6.28
12122:
12123: * buildall-with-xml, buildall-without-xml: added commented lines
12124: with --disable-safe-mode option
12125:
1.211 moko 12126: * operators.ru.txt, operators.txt: - info about $form:files
1.95 moko 12127:
12128: 2007-04-17 misha
12129:
12130: * src/types/: pa_vform.C, pa_vform.h: - some code was modified -
12131: $form:files was added
12132:
12133: * tests/: 163.html, results/163.processed: removing auto format
12134:
12135: * src/types/pa_vdate.h: - start adding unsetenv("TZ");
12136:
12137: 2007-04-16 misha
12138:
12139: * tests/: 163.html, results/163.processed: - test for .int[],
12140: floor, round, ceiling and .format[]
12141:
12142: * src/classes/file.C: - little optimization for getting args in
12143: exec/cgi
12144:
12145: 2007-04-13 misha
12146:
12147: * src/classes/file.C: - arguments for file::exec/cgi can be
12148: specified now as s table with one column
12149:
12150: 2007-03-27 misha
12151:
12152: * tests/: 162.html, results/162.processed: - test for
12153: ^table.select(^condition[$t])
12154:
12155: * tests/results/auto.p: - load windows-1251 charset for some tests
12156:
12157: * tests/run_parser.sh: PARSER_CONFIG -> CGI_PARSER_CONFIG
12158:
12159: * tests/: results/161.processed, 161.html, 161_utf8.txt,
12160: 161_windows1251.txt: - added test for
12161: ^file::load[text;/local/file.txt;$.charset[...]]
12162:
12163: * tests/: results/013.processed, 013.html: - added test for
12164: checking $._default value while hash modifications
12165:
12166: * tests/: 160.html, results/160.processed: - add test for
12167: ^cache[key](secs){code}, ^cache[] and ^cache(0)
12168:
12169: 2007-03-22 misha
12170:
12171: * src/include/pa_common.h: - "charset" string defined for
12172: ^file::load[text;/local.txt] and ^table::load[/table.txt]
12173:
12174: * src/main/: pa_common.C, pa_http.C: - $.charset option for
12175: ^file::load[text;/local.txt] and ^table::load[/table.txt] was
12176: added - not needed transcodes were removed from
12177: ^file::load[...;http://...]
12178:
12179: * src/types/pa_vdate.h: - date.week was fixed - date.weekyear was
12180: added
12181:
12182: * src/classes/date.C: - date.week was fixed
12183:
1.211 moko 12184: * operators.ru.txt, operators.txt: - added info about date.weekyear
1.95 moko 12185:
12186: * tests/: 159.html, results/159.processed: - tests for date.week
12187: and date.weekyear added
12188:
12189: 2007-03-15 misha
12190:
12191: * src/classes/table.C: - enclose column numbers for nameless tables
12192: as well
12193:
12194: 2007-03-14 misha
12195:
12196: * src/targets/cgi/parser3.C: - bugxif. failed when request cgi
12197:
12198: * src/classes/table.C: - table.save optimization: now required much
12199: less memory
12200:
12201: 2007-03-13 misha
12202:
12203: * tests/results/: 158.processed, 158.processes: - tests for
12204: table.save/table.load
12205:
12206: * tests/: 158.html, results/158.processes: - tests for
12207: table.save/table.load
12208:
12209: * buildall-with-xml: libxml2: --without-ftp --without-docbook
12210:
12211: * buildall-with-xml: - pattern needed now for building
12212:
12213: * tests/results/097.processed: - added test results for xdoc::load
12214: & xdoc::load[http://...]
12215:
12216: * tests/097.html: - added test for xdoc::load
12217:
12218: 2007-03-12 misha
12219:
12220: * tests/: 107.html, results/107.processed: - added test for xpath
12221: '//man'
12222:
12223: 2007-03-01 misha
12224:
12225: * tests/: 097.html, results/097.processed: - added test for
12226: creating xdoc from file
12227:
12228: * tests/: results/157.processed, 157.html: - added test for
12229: file:move
12230:
12231: 2007-02-28 misha
12232:
12233: * src/classes/xdoc.C: - another attempt
12234:
12235: * src/classes/xdoc.C: - roll back last changes for a while
12236:
1.211 moko 12237: * src/classes/xdoc.C, operators.ru.txt, operators.txt: -
12238: ^xdoc::create[$file] added.
1.95 moko 12239:
12240: * src/classes/file.C: - under lock we create non-exist dir anyway
12241:
12242: * tests/results/099.processed: - ever send content-disposition to
12243: client with file
12244:
12245: * tests/157.html: + test for file:copy
12246:
12247: 2007-02-26 misha
12248:
12249: * src/classes/file.C: - some similar strings moved to #define
12250: instead of to be copy/pasted many times
12251:
12252: * src/types/pa_vfile.h: - class name string ("file") moved to
12253: #define
12254:
12255: 2007-02-20 misha
12256:
12257: * configure.in: - added some strings for sqlite detection
12258:
12259: 2007-02-19 misha
12260:
1.211 moko 12261: * operators.ru.txt, operators.txt: - some comments changes
1.95 moko 12262:
12263: * buildall-with-xml, buildall-without-xml: - some modifications
12264:
12265: 2007-02-17 misha
12266:
12267: * buildall-with-xml, buildall-without-xml: - moving to gc6.8
12268:
12269: * src/main/pa_request.C: - damn, i forgot to commit it while I
12270: change console behaviour
12271:
12272: 2007-02-12 misha
12273:
12274: * src/targets/cgi/parser3.C: - don't print headers if
12275: $console:line[data] was used during cgi execution.
12276:
12277: * src/types/pa_vconsole.h: - console class have bool flag now which
12278: marked as 'true' if class was used.
12279:
12280: * tests/: 152.html, results/152.processed: - more types was added
12281: to test 152
12282:
12283: * src/types/: pa_vimage.C, pa_vimage.h: - fixed bug added while
12284: adding 'bool' (^if($image){} caused exception)
12285:
12286: 2007-02-09 misha
12287:
12288: * tests/: 152.html, results/152.processed: - test alightly updated
12289:
12290: * tests/: 152.html, results/152.processed: - test rewrited
12291:
12292: * src/types/: pa_vxdoc.C, pa_vxdoc.h, pa_vxnode.C, pa_vxnode.h: -
12293: bugfix. I broke xdoc & xnode in expression
12294:
12295: 2007-02-08 misha
12296:
12297: * tests/: 152.html, results/152.processed: - add test for checking
12298: 'def' for void, string, bool, int & double
12299:
12300: 2007-02-07 misha
12301:
1.211 moko 12302: * operators.ru.txt, operators.txt: - ^file:base64[filespec] was
12303: added
1.95 moko 12304:
12305: * tests/results/153.processed: - result test for
12306: ^file:base64[filespec] was updated
12307:
12308: * tests/153.html: - test for ^file:base64[filespec] was added
12309:
12310: * src/types/pa_vconsole.h: - little optimization
12311:
12312: * src/classes/file.C: - ^file:base64[filespec]
12313:
12314: * src/main/pa_common.C: - definitions for ^file:base64[filespec]
12315:
12316: * src/include/pa_common.h: - declarations for
12317: ^file:base64[filespec]
12318:
12319: * src/types/pa_vcookie.C: - little optimization
12320:
12321: 2007-02-06 misha
12322:
12323: * src/main/: utf8-to-lower.inc, utf8-to-upper.inc: - some chars
12324: were temporary commented
12325:
12326: * src/types/pa_vbool.h: - bugfix
12327:
12328: * tests/156.html: - added test for bool cookie
12329:
12330: * src/types/pa_vcookie.h: - not needed string "cookie" removed
12331:
12332: * tests/: 155.html, results/155.processed: - added test for check
12333: $.encloser[] option for table save/load
12334:
12335: * tests/: 153.html, 154.html, todo.txt: - two more tests added
12336:
12337: 2007-02-05 misha
12338:
12339: * tests/results/152.processed: - newline at the end was missed
12340:
12341: * tests/results/141.processed: - math:md5 must be lowercased
12342:
12343: * src/targets/cgi/parser3.C: - 2007 in help ;)
12344:
12345: 2007-02-03 misha
12346:
12347: * tests/results/: 150.processed, 151.processed, 152.processed: -
12348: test for bool added and some content length fixes
12349:
12350: * tests/152.html: - test for bool added
12351:
12352: * buildall-with-xml: - moved to libxml2-2.6.27 and libxslt-1.1.20
12353:
1.211 moko 12354: * operators.ru.txt, operators.txt: - info bool class was added
1.95 moko 12355:
1.116 moko 12356: * src/: classes/Makefile.am, classes/bool.C,
1.95 moko 12357: classes/classes.vcproj, classes/double.C, classes/int.C,
12358: classes/string.C, classes/void.C, classes/xnode.C,
12359: include/pa_string.h, types/pa_vbool.h, types/pa_vclass.h,
12360: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.C,
12361: types/pa_vjunction.h, types/pa_vproperty.C, types/pa_vproperty.h,
12362: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
12363: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.h,
12364: types/types.vcproj: - bool class was added
12365:
12366: * src/main/pa_request.C: - fix
12367:
12368: 2007-01-18 misha
12369:
12370: * src/: main/pa_string.C, classes/string.C: - return table during
12371: ^string.match[][] even if no matched found.
12372:
12373: 2006-12-20 misha
12374:
12375: * src/types/: pa_method.h, pa_vfile.h: - some syntax changes [
12376: http://www.parser.ru/forum/?id=55598 ]
12377:
12378: 2006-12-19 misha
12379:
12380: * src/types/pa_vxdoc.C: - $xDoc is "xnode" == true now. more
12381: details: http://www.parser.ru/forum/?id=52359
12382:
12383: * src/main/pa_request.C: - always set content-disposition for
12384: $response:body[hash here]. more details:
12385: http://www.parser.ru/forum/?id=52130
12386:
12387: 2006-12-07 misha
12388:
1.211 moko 12389: * operators.ru.txt, operators.txt: - added info about bool params
12390: in cookie set
1.95 moko 12391:
12392: * src/types/pa_vcookie.C: - bool param in cookies available now
12393: $cookie:name[ $.value[123] $.secure(true) $.httponly(true)
12394: ]
12395:
12396: * src/types/: pa_value.C, pa_value.h, pa_vbool.h: - is_bool method
12397: was added
12398:
12399: 2006-12-02 misha
12400:
12401: * src/classes/file.C: - file_block_read used instead of native read
12402:
12403: * src/main/pa_common.C: - added file_block_read with read error
12404: detection - file_block_read used instead of native read
12405:
12406: * src/include/pa_common.h: - added file_block_read declaration
12407:
12408: 2006-12-01 misha
12409:
1.211 moko 12410: * operators.ru.txt, operators.txt: - info about $var.CLASS_NAME was
12411: added
1.95 moko 12412:
12413: * src/types/: pa_vstateless_class.C, pa_vstateless_class.h: -
12414: $var.CLASS_NAME added
12415:
1.211 moko 12416: * operators.ru.txt, operators.txt: - added info about ^file:copy[]
1.95 moko 12417:
12418: * src/classes/file.C: - ^file:copy[from;fo] was added
12419:
12420: 2006-11-20 misha
12421:
12422: * src/classes/date.C: - bug fix :)
12423:
12424: 2006-11-17 misha
12425:
12426: * src/include/pa_common.h: - array in crc32 calculation was changed
12427: to static
12428:
12429: * src/main/pa_common.C: - little optimization in getMonthDays -
12430: small changes in crc32 calculation
12431:
12432: * src/classes/date.C: - not needed code was removed
12433:
12434: 2006-11-16 misha
12435:
12436: * src/types/pa_vmail.C: - fix missed brakes
12437:
12438: * src/types/pa_vmail.C: - mail:send now set content-type:
12439: multipart/related instead of multipart/mixed if file have
12440: $.content-id[]
12441:
12442: 2006-11-15 misha
12443:
12444: * src/types/pa_vdouble.h: abs -> fabs
12445:
12446: 2006-11-14 misha
12447:
1.211 moko 12448: * operators.ru.txt, operators.txt: - added info about ^file.md5[]
12449: and ^file:md5[file-name]
1.95 moko 12450:
12451: * src/classes/file.C: - ^file.md5[] and ^file:md5[file-name] were
12452: added
12453:
12454: * src/main/pa_common.C: - CRC32_MAX_BUFFER_SIZE was renamed to
12455: FILE_BUFFER_SIZE
12456:
12457: * src/classes/math.C: - hex_string was moved to pa_common.h
12458:
12459: * src/include/pa_common.h: - hex_string was moved from math.C -
12460: CRC32_MAX_BUFFER_SIZE was renamed to FILE_BUFFER_SIZE
12461:
12462: * src/types/pa_vdouble.h: - incorrect frac detection with negative
12463: values was fixed
12464:
12465: 2006-11-13 misha
12466:
1.211 moko 12467: * operators.ru.txt, operators.txt: - added info about
12468: ^math:crc32[string], ^file:crc32[file-name] & ^file.crc32[]
1.95 moko 12469:
12470: * src/classes/math.C: - added ^math:crc32[string]
12471:
12472: * src/classes/file.C: - some comments were changed - added
12473: ^file:crc32[file-name] and ^file.crc32[]
12474:
12475: * src/: include/pa_common.h, main/pa_common.C: - some functions for
12476: crc32 calculation added
12477:
12478: 2006-11-03 misha
12479:
12480: * src/include/pa_array.h: - not needed variable removed
12481:
12482: * tests/: 150.html, 151.html, results/150.processed,
12483: results/151.processed: - 2 tests were added
12484:
12485: * src/include/: pa_array.h, pa_table.h: - table.locate & table.join
12486: with $.reverse(1) were fixed
12487:
12488: * src/main/pa_http.C: - bug fix. now tainted data from $.form and
12489: query converted to $.charset during ^file::load[http://...]
12490:
12491: 2006-11-02 misha
12492:
12493: * src/include/pa_table.h: ups. forget '=' char
12494:
12495: * src/include/pa_table.h: - one more fix in
12496: .locate[...][$.reverse(1)]
12497:
12498: 2006-11-01 misha
12499:
12500: * src/classes/math.C: - bug fix, details:
12501: http://www.parser.ru/forum/?id=53360
12502:
12503: * src/include/pa_table.h: - bug fix during ^table.locate( condition
12504: false for all records )[$.reverse(1)]
12505:
12506: * src/main/pa_http.C: - second param for this mid method is length
12507: but not end_index so this method has error and can't detect
12508: charsets in next content-types: Content-type: text/html;
12509: charset="windows-1251" Content-type: text/html;
12510: charset="windows-1251"; Content-type: text/html;
12511: charset=windows-1251;
12512:
12513: only Content-type: text/html; charset=windows-1251 was fine
12514:
12515: 2006-10-31 misha
12516:
12517: * src/classes/file.C: - empty args in file::exec removed now
12518:
12519: 2006-09-03 paf
12520:
12521: * src/classes/file.C: proper tainting of
12522: ^file::exec/cgi[script;env;COMMAND;LINE;PARAMS]
12523:
12524: 2006-06-09 paf
12525:
12526: * src/lib/pcre/pcre-2_08.tar.gz: one can easily find those
12527:
12528: * src/classes/table.C: formatting
12529:
12530: * src/classes/table.C: incorporated patch from misha: Sent:
12531: Thursday, June 08, 2006 12:38 PM Subject: parser3: patch for
12532: ignoring string options for ^table.save[]
12533:
12534: * src/classes/hash.C: incorporated patch from misha Sent:
12535: Wednesday, June 07, 2006 9:52 PM Subject: parser3: patch for
12536: $hash._default disappear while
12537:
1.211 moko 12538: * operators.ru.txt, operators.txt: ^mail:send[ $.file1[
12539: $.value[file] $.format[!uue|!base64] << new base64 option.
12540: default uue ] ]
1.95 moko 12541:
12542: * src/types/pa_vmail.C: misha: Sent: Wednesday, June 07, 2006 8:51
12543: PM Subject: patch for base64 in ^mail:send[] %-)
12544:
12545: 2006-04-09 paf
12546:
12547: * src/main/compile.tab.C: ` change compiled
12548:
1.211 moko 12549: * gnu.vcproj, operators.ru.txt, operators.txt, parser3.sln,
1.95 moko 12550: src/classes/classes.vcproj, src/classes/file.C,
12551: src/classes/hash.C, src/classes/hashfile.C, src/classes/image.C,
12552: src/classes/op.C, src/classes/table.C, src/classes/xdoc.C,
12553: src/classes/xnode.C, src/include/pa_array.h,
12554: src/include/pa_config_fixed.h, src/include/pa_dir.h,
12555: src/include/pa_memory.h, src/include/pa_request.h,
12556: src/include/pa_stack.h, src/lib/cord/cord.vcproj,
12557: src/lib/gd/gd.vcproj, src/lib/ltdl/ltdl.vcproj,
12558: src/lib/md5/md5.vcproj, src/lib/pcre/pcre.vcproj,
12559: src/lib/pcre/pcre_dftables.vcproj,
12560: src/lib/pcre/pcre_parser_ctype.vcproj, src/lib/sdbm/sdbm.vcproj,
12561: src/lib/smtp/smtp.h, src/lib/smtp/smtp.vcproj,
12562: src/main/compile.y, src/main/execute.C, src/main/main.vcproj,
12563: src/main/pa_cache_managers.C, src/main/pa_charset.C,
12564: src/main/pa_exec.C, src/main/pa_http.C, src/main/pa_request.C,
12565: src/main/pa_socks.C, src/main/pa_sql_driver_manager.C,
12566: src/main/pa_string.C, src/main/pa_stylesheet_connection.C,
12567: src/main/pa_stylesheet_manager.C, src/targets/cgi/getopt.c,
12568: src/targets/cgi/parser3.C, src/targets/cgi/parser3.vcproj,
12569: src/targets/isapi/pa_threads.C, src/targets/isapi/parser3isapi.C,
12570: src/targets/isapi/parser3isapi.vcproj, src/types/pa_value.C,
12571: src/types/pa_value.h, src/types/pa_vcookie.C,
12572: src/types/pa_vhashfile.C, src/types/pa_vhashfile.h,
12573: src/types/pa_vmail.C, src/types/pa_vresponse.C,
12574: src/types/pa_vstatus.C, src/types/types.vcproj,
12575: tests/descript.ion: + ^break[] ^continue[], in ^for, ^while,
12576: ^menu, ^hash/hashfile.foreach
12577:
12578: * gnu.vcproj, parser3.sln, src/classes/classes.vcproj,
12579: src/classes/file.C, src/classes/hash.C, src/classes/image.C,
12580: src/classes/op.C, src/classes/table.C, src/classes/xdoc.C,
12581: src/classes/xnode.C, src/include/pa_array.h,
12582: src/include/pa_config_fixed.h, src/include/pa_dir.h,
12583: src/include/pa_memory.h, src/include/pa_request.h,
12584: src/include/pa_stack.h, src/lib/cord/cord.vcproj,
12585: src/lib/gd/gd.vcproj, src/lib/ltdl/ltdl.vcproj,
12586: src/lib/md5/md5.vcproj, src/lib/pcre/pcre.vcproj,
12587: src/lib/pcre/pcre_dftables.vcproj,
12588: src/lib/pcre/pcre_parser_ctype.vcproj, src/lib/sdbm/sdbm.vcproj,
12589: src/lib/smtp/smtp.h, src/lib/smtp/smtp.vcproj,
12590: src/main/compile.y, src/main/execute.C, src/main/main.vcproj,
12591: src/main/pa_cache_managers.C, src/main/pa_charset.C,
12592: src/main/pa_exec.C, src/main/pa_http.C, src/main/pa_request.C,
12593: src/main/pa_socks.C, src/main/pa_sql_driver_manager.C,
12594: src/main/pa_string.C, src/main/pa_stylesheet_connection.C,
12595: src/main/pa_stylesheet_manager.C, src/targets/cgi/getopt.c,
12596: src/targets/cgi/parser3.C, src/targets/cgi/parser3.vcproj,
12597: src/targets/isapi/pa_threads.C, src/targets/isapi/parser3isapi.C,
12598: src/targets/isapi/parser3isapi.vcproj, src/types/pa_value.C,
12599: src/types/pa_value.h, src/types/pa_vcookie.C,
12600: src/types/pa_vmail.C, src/types/pa_vresponse.C,
12601: src/types/pa_vstatus.C, src/types/types.vcproj,
12602: tests/descript.ion: ! switched to VS2005 (projects and
12603: object<info explicitly typed>.for_each(, info)) +
12604: $response:field[] setting void means removing + grammar $name`
12605: name stops now, for mysql `$field` + started ^break[]
12606: ^continue[], in ^for. TODO: to other iterators (while, menu,
12607: foreach) + all log messages += [uri=, method=, cl=]
12608:
12609: * buildall-with-xml: merged . ftp paths update
12610:
12611: * buildall-with-xml: . ftp paths update
12612:
12613: 2006-03-04 paf
12614:
12615: * src/main/: pa_string.C: merged from HEAD ! cache file curruption
12616: checks++ [thanks to Igor Zinkovsky for detailed report]
12617:
12618: * src/main/pa_string.C: ! cache file curruption checks++ [thanks to
12619: Igor Zinkovsky for detailed report]
12620:
12621: 2006-03-01 paf
12622:
12623: * src/main/untaint.C: merged from HEAD ! mail:send << changed \r or
12624: \n to ' ' in
12625:
12626: 2006-02-18 paf
12627:
12628: * src/main/untaint.C: merged from HEAD ! mail:send << changed \r or
12629: \n to ' ' in
12630:
12631: * src/main/untaint.C: ! mail:send << changed \r or \n to ' ' in
12632:
12633: 2006-02-03 paf
12634:
12635: * src/main/pa_common.C: merged from HEAD ! bugfix: decoding from
12636: base64
12637:
12638: * src/main/pa_common.C: ! bugfix: decoding from base64
12639:
12640: 2006-01-20 paf
12641:
12642: * src/types/pa_vhashfile.C: . merged hashfile.foreach memory
12643: economy fix
12644:
12645: * src/classes/: table.C: merged from HEAD ! bugfix
12646: ^table.save[$.encloser-s now handled properly
12647:
12648: * src/classes/table.C: ! bugfix ^table.save[$.encloser-s now
12649: handled properly
12650:
12651: 2006-01-19 paf
12652:
12653: * buildall-with-xml, buildall-without-xml: merged from HEAD !
12654: libgc:USE_MUNMAP activates merging of free memory blocks which
12655: helps a lot in our case: after transform we want
12656: CORD(main.result)->cstr[big malloc]->transcode[big malloc]
12657:
12658: * src/types/pa_vhashfile.C: . merged hashfile.foreach memory
12659: economy fix
12660:
12661: * buildall-with-xml, buildall-without-xml: ! libgc:USE_MUNMAP
12662: activates merging of free memory blocks which helps a lot in our
12663: case: after transform we want CORD(main.result)->cstr[big
12664: malloc]->transcode[big malloc]
12665:
12666: 2006-01-17 paf
12667:
12668: * src/types/pa_vhashfile.C: ! hashfile.foreach: counted pairs
12669: before reading them. got rid of reallocs = became quicker and
12670: less fragmentated
12671:
12672: 2005-12-29 paf
12673:
1.116 moko 12674: * INSTALL, Makefile.am, buildall-with-xml, buildall-without-xml,
12675: configure, configure.in, src/include/pa_version.h,
12676: src/lib/ltdl/Makefile.am, src/lib/ltdl/acconfig.h,
1.95 moko 12677: src/lib/ltdl/acinclude.m4, src/lib/ltdl/config.guess,
12678: src/lib/ltdl/config.sub, src/lib/ltdl/configure.in,
12679: src/lib/ltdl/install-sh, src/lib/ltdl/ltmain.sh,
12680: src/lib/ltdl/missing: . merged from 3.2.1
12681:
1.116 moko 12682: * Makefile.am, src/lib/ltdl/Makefile.am: . now site.m4 also
12683: packaged when 'make dist', so do configure companion files in
12684: src/lib/ltdl
12685:
12686: * src/lib/ltdl/: Makefile.am, acconfig.h, acinclude.m4,
12687: config.guess, config.sub, configure.in, install-sh, ltmain.sh,
12688: missing: . now config_auto.h is created with configure [were
12689: constant]
1.95 moko 12690:
12691: * INSTALL: . references to documentation and some clarification
12692:
12693: * buildall-with-xml, buildall-without-xml: . farawell doc
12694: indication
12695:
1.116 moko 12696: * Makefile.am: . dist+=buildall*
1.95 moko 12697:
12698: 2005-12-28 paf
12699:
12700: * configure: . 3.2.1
12701:
12702: * INSTALL, buildall-with-xml, buildall-without-xml: + started to
12703: simplify build process, see INSTALL
12704:
12705: 2005-12-26 paf
12706:
12707: * configure: ver
12708:
12709: * configure.in, src/include/pa_version.h, src/main/compile.tab.C:
12710: version
12711:
12712: 2005-12-21 paf
12713:
12714: * src/main/: compile.tab.C, main.vcproj: . win32: grammar is now
12715: compiled with bison 1.875b, it reports unexpected token names
12716:
12717: 2005-12-19 paf
12718:
12719: * src/: main/compile.tab.C, types/pa_vxnode.h: ! bugfix xnode now
12720: holds a link to xmlNode to prevent premature gc(xmlNode)
12721:
12722: * src/classes/classes.vcproj, src/include/pa_config_fixed.h,
12723: src/lib/gd/gd.vcproj, src/lib/smtp/smtp.vcproj,
12724: src/main/main.vcproj, src/main/pa_globals.C,
12725: src/targets/cgi/parser3.vcproj,
12726: src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj,
12727: configure, configure.in, src/include/pa_version.h: . killing
12728: gdome [what a relief]
12729:
12730: * tests/: 097.html, 106.html, 108.html, 110.html, 112.html,
12731: 113.html, 114.html, 115.html, 116.html, 117.html, Makefile,
12732: run_parser.sh, results/001.processed, results/002.processed,
12733: results/003.processed, results/004.processed,
12734: results/005.processed, results/006.processed,
12735: results/008.processed, results/009.processed,
12736: results/010.processed, results/011.processed,
12737: results/012.processed, results/013.processed,
12738: results/014.processed, results/015.processed,
12739: results/016.processed, results/017.processed,
12740: results/018.processed, results/020.processed,
12741: results/021.processed, results/022.processed,
12742: results/023.processed, results/024.processed,
12743: results/025.processed, results/026.processed,
12744: results/027.processed, results/028.processed,
12745: results/029.processed, results/030.processed,
12746: results/031.processed, results/032.processed,
12747: results/033.processed, results/034.processed,
12748: results/035.processed, results/036.processed,
12749: results/037.processed, results/038.processed,
12750: results/039.processed, results/040.processed,
12751: results/041.processed, results/042.processed,
12752: results/043.processed, results/044.processed,
12753: results/045.processed, results/046.processed,
12754: results/047.processed, results/048.processed,
12755: results/049.processed, results/050.processed,
12756: results/051.processed, results/052.processed,
12757: results/053.processed, results/054.processed,
12758: results/055.processed, results/056.processed,
12759: results/057.processed, results/058.processed,
12760: results/059.processed, results/060.processed,
12761: results/061.processed, results/062.processed,
12762: results/063.processed, results/064.processed,
12763: results/065.processed, results/066.processed,
12764: results/067.processed, results/068.processed,
12765: results/069.processed, results/070.processed,
12766: results/071.processed, results/072.processed,
12767: results/073.processed, results/074.processed,
12768: results/075.processed, results/076.processed,
12769: results/077.processed, results/078.processed,
12770: results/079.processed, results/080.processed,
12771: results/081.processed, results/082.processed,
12772: results/083.processed, results/084.processed,
12773: results/085.processed, results/086.processed,
12774: results/087.processed, results/088.processed,
12775: results/089.processed, results/090.processed,
12776: results/091.processed, results/092.processed,
12777: results/093.processed, results/094.processed,
12778: results/095.processed, results/096.processed,
12779: results/097.processed, results/099.processed,
12780: results/100.processed, results/101.processed,
12781: results/102.processed, results/104.processed,
12782: results/105.processed, results/106.processed,
12783: results/107.processed, results/108.processed,
12784: results/109.processed, results/110.processed,
12785: results/111.processed, results/112.processed,
12786: results/113.processed, results/114.processed,
12787: results/115.processed, results/117.processed,
12788: results/119.processed, results/120.processed,
12789: results/121.processed, results/122.processed,
12790: results/123.processed, results/124.processed,
12791: results/125.processed, results/126.processed,
12792: results/127.processed, results/128.processed,
12793: results/129.processed, results/130.processed,
12794: results/131.processed, results/132.processed,
12795: results/133.processed, results/134.processed,
12796: results/135.processed, results/136.processed,
12797: results/138.processed, results/139.processed,
12798: results/140.processed, results/141.processed,
12799: results/142.processed, results/143.processed,
12800: results/144.processed, results/145.processed,
12801: results/146.processed, results/147.processed,
12802: results/148.processed, results/149.processed, results/auto.p: .
12803: now works if we turn off default auto.p
12804:
1.116 moko 12805: * configure: . makes
1.95 moko 12806:
12807: * src/types/pa_vxnode.C: . less warnings
12808:
12809: * src/types/pa_vxnode.C, tests/142.html, tests/144.html,
12810: tests/145.html, tests/149.html, tests/descript.ion,
12811: tests/outputs/d.cmd, tests/results/142.processed,
12812: tests/results/143.processed, tests/results/144.processed,
12813: tests/results/145.processed, tests/results/146.processed,
12814: tests/results/147.processed, tests/results/148.processed,
12815: tests/results/149.processed: . removed .nodeValue from all node
12816: types other than 5 (grabbed piece from gdome)
12817:
12818: * tests/: 137.html, results/137.processed: . not handled this case
12819: yet. code does not hang from inserting parent into child,
12820: considering thing minor issue -- nodes are removed from source
12821: anyway, don't know why shold that be an error after all
12822:
12823: * src/targets/cgi/parser3.C: . style
12824:
12825: * src/classes/xnode.C: . "xml.dom" . xnode.select* now works on
12826: xdoc too [were barking "not element"]
12827:
12828: 2005-12-16 paf
12829:
12830: * tests/: 146.html, 147.html, 148.html: . more tests
12831:
12832: * src/classes/xnode.C: . also bark on possible errors
12833:
12834: * src/types/: pa_vxdoc.C, pa_vxnode.C, pa_vxnode.h: + xdoc DOM
12835: props
12836:
12837: * src/: types/pa_value.h, types/pa_vvoid.h, main/compile.tab.C,
12838: main/compile.y: merged from HEAD ! fixed overoptimized
12839: ^call(false) case. (confused it with ^call[] case)
12840:
12841: * src/main/: compile.tab.C, compile.y: ! fixed overoptimized
12842: ^call(false) case. (confused it with ^call[] case)
12843:
12844: * tests/: 142.html, 143.html, 144.html, 145.html: . dom [part]
12845:
12846: * tests/: 006.html, 034.html, 057.html, Makefile, make_tests.cmd,
12847: results/001.processed, results/002.processed,
12848: results/003.processed, results/004.processed,
12849: results/005.processed, results/006.processed,
12850: results/008.processed, results/009.processed,
12851: results/010.processed, results/011.processed,
12852: results/012.processed, results/013.processed,
12853: results/014.processed, results/015.processed,
12854: results/016.processed, results/017.processed,
12855: results/018.processed, results/019.processed,
12856: results/020.processed, results/021.processed,
12857: results/022.processed, results/023.processed,
12858: results/024.processed, results/025.processed,
12859: results/026.processed, results/027.processed,
12860: results/028.processed, results/029.processed,
12861: results/030.processed, results/031.processed,
12862: results/032.processed, results/033.processed,
12863: results/034.processed, results/035.processed,
12864: results/036.processed, results/037.processed,
12865: results/038.processed, results/039.processed,
12866: results/040.processed, results/041.processed,
12867: results/042.processed, results/043.processed,
12868: results/044.processed, results/045.processed,
12869: results/046.processed, results/047.processed,
12870: results/048.processed, results/049.processed,
12871: results/050.processed, results/051.processed,
12872: results/052.processed, results/053.processed,
12873: results/054.processed, results/055.processed,
12874: results/056.processed, results/057.processed,
12875: results/058.processed, results/059.processed,
12876: results/060.processed, results/061.processed,
12877: results/062.processed, results/063.processed,
12878: results/064.processed, results/065.processed,
12879: results/066.processed, results/067.processed,
12880: results/068.processed, results/069.processed,
12881: results/070.processed, results/071.processed,
12882: results/072.processed, results/073.processed,
12883: results/074.processed, results/075.processed,
12884: results/076.processed, results/077.processed,
12885: results/078.processed, results/079.processed,
12886: results/080.processed, results/081.processed,
12887: results/082.processed, results/083.processed,
12888: results/084.processed, results/085.processed,
12889: results/086.processed, results/087.processed,
12890: results/088.processed, results/089.processed,
12891: results/090.processed, results/091.processed,
12892: results/092.processed, results/093.processed,
12893: results/094.processed, results/095.processed,
12894: results/096.processed, results/097.processed,
12895: results/099.processed, results/101.processed,
12896: results/102.processed, results/104.processed,
12897: results/105.processed, results/106.processed,
12898: results/107.processed, results/108.processed,
12899: results/109.processed, results/110.processed,
12900: results/111.processed, results/112.processed,
12901: results/113.processed, results/114.processed,
12902: results/115.processed, results/116.processed,
12903: results/117.processed, results/118.processed,
12904: results/119.processed, results/120.processed,
12905: results/121.processed, results/122.processed,
12906: results/123.processed, results/124.processed,
12907: results/125.processed, results/126.processed,
12908: results/127.processed, results/128.processed,
12909: results/129.processed, results/130.processed,
12910: results/131.processed, results/132.processed,
12911: results/133.processed, results/134.processed,
12912: results/135.processed, results/136.processed,
12913: results/137.processed, results/138.processed,
12914: results/139.processed, results/140.processed,
12915: results/141.processed: . refreshed old tests, made them work
12916: without auto.p (in utf8) . things noted: . gif got encoded
12917: differently . exif 0000:00:00 decoded now into 0000:00:00 (were
12918: some strange year)
12919:
12920: * INSTALL: . revived linux libgc fix
12921:
12922: * INSTALL, configure.in, src/lib/Makefile.am: . sweetest part [no
12923: glib/gdome in INSTALL and patches]
12924:
12925: * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
12926: include/pa_charset.h, include/pa_config_includes.h,
12927: include/pa_globals.h, include/pa_memory.h, include/pa_request.h,
12928: include/pa_xml_exception.h, lib/cord/Makefile.am,
12929: lib/cord/cord.vcproj, lib/cord/cordbscs.c, lib/cord/cordprnt.c,
12930: lib/cord/cordxtra.c, main/compile.tab.C, main/pa_charset.C,
12931: main/pa_globals.C, main/pa_memory.C, main/pa_request.C,
12932: main/pa_stylesheet_connection.C, main/pa_xml_exception.C,
12933: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
12934: types/pa_vxnode.h: . started killing gdome
12935:
12936: 2005-12-13 paf
12937:
12938: * src/main/: pa_request.C: merged from HEAD ! when code in
12939: @unhandled_exception thrown another exception, print correct
12940: origin (earlier code in catch of exception inside of
12941: @unhandled_exception grabbed parent_frame(original_exception)
12942: origin and printed it, instead of true origin)
12943:
12944: * src/main/pa_request.C: ! when code in @unhandled_exception thrown
12945: another exception, print correct origin (earlier code in catch of
12946: exception inside of @unhandled_exception grabbed
12947: parent_frame(original_exception) origin and printed it, instead
12948: of true origin)
12949:
12950: 2005-12-09 paf
12951:
12952: * INSTALL: . updated INSTALL doc to work around linux stack base
12953: detection problem, due to change in gc6.4 code
12954:
12955: * src/main/: pa_string.C: merged from 3.1.5 ! regex tainting were
12956: ignored in ^string.matched :(
12957:
12958: * src/main/pa_string.C: ! regex tainting were ignored in
12959: ^string.matched :(
12960:
12961: * ChangeLog, INSTALL, configure, configure.in, src/classes/date.C,
12962: src/include/pa_config_fixed.h, src/include/pa_version.h,
12963: src/main/compile.y, src/main/compile_tools.h,
12964: src/main/pa_charset.C, src/main/pa_common.C,
12965: src/main/pa_globals.C, src/main/pa_string.C,
12966: src/targets/cgi/getopt.c, src/targets/isapi/parser3isapi.C,
12967: src/types/pa_vmail.C: . merged latest fixes from 3.2.0
12968:
12969: 2005-12-08 paf
12970:
12971: * src/types/pa_vmail.C: merged from 3.2.0 ! bcc line longer then
12972: 500 chars now handled OK [were wrapped on 500th char according to
12973: rfc, but sendmail failed to unwrap it properly]
12974:
12975: * src/types/pa_vmail.C: ! bcc line longer then 500 chars now
12976: handled OK [were wrapped on 500th char according to rfc, but
12977: sendmail failed to unwrap it properly]
12978:
12979: * src/targets/isapi/parser3isapi.C: . less warnings
12980:
12981: * src/targets/isapi/parser3isapi.C: . undone some strange change
12982: since 3.1.5
12983:
12984: * src/targets/isapi/parser3isapi.C: . merged from 3.1.5 release
12985: link fixes
12986:
12987: * src/: classes/date.C, include/pa_config_fixed.h,
12988: main/compile.tab.C, main/compile.y, main/compile_tools.h,
12989: main/pa_charset.C, main/pa_common.C, main/pa_globals.C,
12990: main/pa_string.C, targets/cgi/getopt.c: . less warnings
12991:
12992: * src/include/pa_config_fixed.h: . removed outdated string origins
12993: [in current storage scheme there's no place for them. someday we
12994: can add third CORD to store origins and special version of parser
12995: which stores origins there [separate binary]]
12996:
12997: 2005-12-07 paf
12998:
12999: * src/targets/isapi/parser3isapi.C: . now links in release mode
13000:
13001: * src/include/pa_version.h: makefiles
13002:
13003: * src/include/pa_version.h: . not beta
13004:
13005: * configure, configure.in, src/include/pa_version.h: not beta
13006:
13007: 2005-12-06 paf
13008:
13009: * src/types/: pa_wcontext.C, pa_wcontext.h: ! after long discussion
13010: [some details here http://i2/tasks/edit/?id=4869912143891354460]
13011: decided to undo the change ^call[$void] passes void. now it will
13012: pass empty string again.
13013:
13014: * src/main/: compile.tab.C, compile.y: . version readded
13015:
13016: * src/classes/op.C: . in this version there is no ^switch[$nothing]
13017: = ^switch[void] problem
13018:
13019: 2005-12-01 paf
13020:
13021: * src/classes/op.C: mreged from HEAD . bugfix ^switch[$void_value]
13022: caused ^case[string] to be coerced to double since searching
13023: value were not string (it was vvoid)
13024:
13025: * src/classes/op.C: . bugfix ^switch[$void_value] caused
13026: ^case[string] to be coerced to double since searching value were
13027: not string (it was vvoid)
13028:
13029: * INSTALL: . compiled with libxml2 = 2.6.22 libxslt =
13030: 1.1.15 glib = 1.2.10 gdome2 = 0.8.1
13031:
13032: 2005-11-30 paf
13033:
13034: * src/types/pa_vdate.h: merged from HEAD: ! bugfix: to drop TZ on
13035: win32 must putenv("TZ="), on unix works only putenv("TZ")
13036:
13037: * src/types/pa_vdate.h: ! bugfix: to drop TZ on win32 must
13038: putenv("TZ="), on unix works only putenv("TZ")
13039:
13040: * INSTALL: . xml libs versions updated
13041:
13042: * src/main/pa_globals.C: //20051130 trying to remove this, author
13043: claims that fixed a lot there // 20040920 for now both
13044: workarounds needed. wait for new libxml/xsl versions
13045:
13046: 2005-11-28 paf
13047:
13048: * src/classes/table.C: merged from HEAD: ! nameless table has
13049: columns==0
13050:
13051: * src/classes/table.C: ! nameless table has columns==0
13052:
13053: * src/main/pa_http.C: merged from HEAD: ! status line check made
13054: earlier [was totally wrong]
13055:
13056: * src/main/pa_http.C: ! status line check made earlier [was totally
13057: wrong]
13058:
13059: 2005-11-25 paf
13060:
13061: * src/include/pa_array.h: -this reduces speed(table::load) strange.
13062: undoing for now...
13063:
13064: * src/include/pa_version.h: -this reduces speed(table::load),
13065: strange. undoing
13066:
13067: * src/classes/op.C: merged from HEAD + ^while(){}[SEPARATOR]
13068:
13069: * src/classes/op.C: + ^while(){}[SEPARATOR]
13070:
13071: * src/include/pa_array.h: + optimistics added: all arrays (table
13072: rows) now grow size*=2, like in .NET ArrayList.EnsureCapacity,
13073: this speeds things up and saves memory a LOT! (not noticed
13074: negative effect on syntetic tests, future will tell...)
13075:
13076: * src/include/pa_memory.h: . removed GC_DEBUG for debug version, it
13077: changed gc_malloc implementation, which obscured profiling
13078:
13079: * src/classes/table.C: merged from HEAD: + optimized
13080: table::load/sql, now row ArrayString-s allocated with
13081: columns.count() elements and don't always grow from
13082: count=3[realloc,realloc]
13083:
13084: * src/classes/table.C: + optimized table::load/sql, now row
13085: ArrayString-s allocated with columns.count() elements and don't
13086: always grow from count=3[realloc,realloc]
13087:
13088: * src/classes/table.C: merged from HEAD: . ^table.save unused
13089: buffer after save
13090:
13091: * src/classes/table.C: . ^table.save unused buffer after save
13092:
13093: 2005-11-24 paf
13094:
13095: * configure.in: . merged glib2-config patch
13096:
13097: * configure.in: + trying to find glib2-config
13098:
13099: * src/: classes/file.C, include/pa_common.h, main/execute.C,
13100: main/pa_common.C, main/pa_request.C: merged from HEAD: ! changed
13101: file/dir_readable to simple file/dir_exist, this would help in
13102: situations "class not found because .p file has bad rights" << in
13103: that case error would be explicit "access denied to 'this' file"
13104:
1.116 moko 13105: * aclocal.m4, configure, src/include/pa_config_auto.h.in: makefiles
1.95 moko 13106:
13107: * src/: classes/file.C, include/pa_common.h, main/execute.C,
13108: main/pa_common.C, main/pa_request.C: ! changed file/dir_readable
13109: to simple file/dir_exist, this would help in situations "class
13110: not found because .p file has bad rights" << in that case error
13111: would be explicit "access denied to 'this' file"
13112:
13113: * src/: classes/file.C, include/Makefile.am, include/pa_common.h,
13114: include/pa_http.h, main/Makefile.am, main/main.vcproj,
13115: main/pa_common.C, main/pa_http.C: merged from HEAD: +!
13116: ^file::exec/cgi[script;$.charset[changed]
13117: $.QUERY_STRING[^untaint[URI]{aaa=$form:text} << now %HH would be
13118: encoded in $.charset charset
13119:
13120: * src/classes/file.C: +! ^file::exec/cgi[script;$.charset[changed]
13121: $.QUERY_STRING[^untaint[URI]{aaa=$form:text} << now %HH would be
13122: encoded in $.charset charset
13123:
13124: * src/: include/Makefile.am, include/pa_common.h,
13125: include/pa_http.h, main/Makefile.am, main/main.vcproj,
13126: main/pa_common.C, main/pa_http.C: . extracted http:// into
13127: separate file [preparation for
13128: ^file::cgi[script;$.form[$.field1[]
13129:
13130: 2005-11-22 paf
13131:
13132: * src/: include/pa_version.h, main/compile.tab.C: makefiles
13133:
13134: * acinclude.m4, configure.in: . merged underquting fixes
13135:
1.116 moko 13136: * src/include/pa_config_auto.h.in: configure+makes
1.95 moko 13137:
13138: * src/classes/op.C: . overmerged a little
13139:
13140: * src/main/compile.tab.C: Makefile
13141:
13142: * src/main/: pa_common.C: . less gcc warnings
13143:
13144: * src/classes/op.C: merged from HEAD: + $exception.handled[cache]
13145: now reports original exception if we have no old cache
13146:
13147: * src/classes/op.C: + $exception.handled[cache] now reports
13148: original exception if we have no old cache
13149:
13150: * src/: classes/op.C, include/pa_string.h, main/untaint.C: merged
13151: from HEAD: + ^taint/untaint[regex] << escapes these:
13152: \^$.[]|()?*+{}
13153:
13154: * src/: classes/op.C, include/pa_string.h, main/untaint.C: +
13155: ^taint/untaint[regex] << escapes these: \^$.[]|()?*+{}
13156:
13157: * src/types/pa_vdate.h: ! date TZ save/restore stored pointer to
13158: getenv-ed variable, which does not work both on win32&unix.
13159: copied old TZ value now
13160:
13161: * src/types/pa_vdate.h: merged from 3.1.5: ! date TZ save/restore
13162: stored pointer to getenv-ed variable, which does not work both on
13163: win32&unix. copied old TZ value now
13164:
13165: * src/types/pa_vdate.h: ! date TZ save/restore stored pointer to
13166: getenv-ed variable, which does not work both on win32&unix.
13167: copied old TZ value now
13168:
13169: * src/types/pa_vresponse.C: merged from HEAD: + $response:headers
13170: access to internal hash
13171:
13172: * src/types/pa_vresponse.C: + $response:headers access to internal
13173: hash
13174:
13175: * src/targets/isapi/parser3isapi.C: merged from HEAD: +
13176: GC_large_alloc_warn_suppressed=0 between requests [apache mod_,
13177: isapi] this reduces number of "GC Warning: Repeated allocation of
13178: very large block" messages to only important onces
13179:
13180: * src/targets/isapi/parser3isapi.C: +
13181: GC_large_alloc_warn_suppressed=0 between requests [apache mod_,
13182: isapi] this reduces number of "GC Warning: Repeated allocation of
13183: very large block" messages to only important onces
13184:
13185: * src/classes/string.C: merged from HEAD: + removed limitation on
13186: ^string/int/double:sql{}[$.default[({param style})] ]
13187:
13188: * src/classes/string.C: + removed limitation on
13189: ^string/int/double:sql{}[$.default[({param style})] ]
13190:
13191: * src/main/pa_common.C: merged from HEAD: + removed "use either uri
13192: with ?params or $.form option" limitation
13193:
13194: * src/main/pa_common.C: + removed "use either uri with ?params or
13195: $.form option" limitation
13196:
13197: * src/: classes/file.C, classes/string.C, include/pa_common.h,
13198: main/pa_common.C: merged from HEAD: + ^file.base64[] encode +
13199: ^file::base64[encoded] decode
13200:
13201: * src/: classes/file.C, classes/string.C, include/pa_common.h,
13202: main/pa_common.C: + ^file.base64[] encode +
13203: ^file::base64[encoded] decode
13204:
13205: * src/classes/: file.C, string.C: + ^string.base64[] encode +
13206: ^string:base64[encoded] decode
13207:
13208: * src/: classes/string.C, include/pa_common.h, main/pa_common.C: +
13209: ^string:base64[in] encode + ^string.base64[] decode
13210:
13211: 2005-11-21 paf
13212:
13213: * src/classes/file.C: + merged from HEAD:
13214: ^file::create[text;file.xml;^untaint[xml]{data}]
13215:
13216: * src/classes/file.C: +
13217: ^file::create[text;file.xml;^untaint[xml]{data}]
13218:
13219: * src/main/pa_request.C: ! merged: $response:body[file] now
13220: differes from :download, it does not return content-disposition
13221: at all now [previusely it returned valueless content-disposition]
13222:
13223: * src/main/pa_request.C: ! $response:body[file] now differes from
13224: :download, it does not return content-disposition at all now
13225: [previusely it returned valueless content-disposition]
13226:
13227: * src/main/: compile.tab.C, compile.y: ! overoptimized void
13228: literals, reverted to just vvod, recreating empty array with each
13229: void_value token. that's absolutely needed, since that array
13230: grows
13231:
13232: * src/: main/compile.tab.C, main/compile.y, types/pa_value.h,
13233: types/pa_vbool.h, types/pa_vdouble.h, types/pa_vint.h,
13234: types/pa_vmethod_frame.h: + merged: expression literals:
13235: true/false. ^format[$.indent(true)]
13236:
13237: * src/: main/compile.tab.C, main/compile.y, types/pa_value.h,
13238: types/pa_vbool.h, types/pa_vdouble.h, types/pa_vint.h,
13239: types/pa_vmethod_frame.h: + expression literals: true/false.
13240: ^format[$.indent(true)]
13241:
13242: * src/types/: Makefile.am, pa_venv.C, pa_venv.h, types.vcproj: +
13243: merged: $env:PARSER_VERSION reports "3.1.5beta (compiled on
13244: i386-pc-win32)"
13245:
13246: * src/types/: Makefile.am, pa_venv.C, pa_venv.h, types.vcproj: +
13247: $env:PARSER_VERSION reports "3.1.5beta (compiled on
13248: i386-pc-win32)"
13249:
13250: 2005-11-18 paf
13251:
13252: * src/classes/: double.C, int.C: ! ^int/double:sql{select
13253: null}[$.default(123)] will now return default value
13254:
13255: * src/classes/op.C: + merged ^cache[] << returns current cache
13256: expiration time
13257:
13258: * src/classes/op.C: + ^cache[] << returns current cache expiration
13259: time
13260:
13261: * src/classes/table.C: ! merged ^table::create[not'nameless';
13262: failed << Exception.problem_source pointed to local var!
13263:
13264: * src/classes/table.C: ! ^table::create[not'nameless'; failed <<
13265: Exception.problem_source pointed to local var!
13266:
13267: * src/main/pa_common.C: ! merged: file::load[binary;fileOfZeroSize]
13268: now loads VFile.ptr!=0, so such files can be saved now
13269:
13270: * src/main/pa_common.C: ! file::load[binary;fileOfZeroSize] now
13271: loads VFile.ptr!=0, so such files can be saved now
13272:
13273: * src/include/pa_dir.h: ! merged: file:list now sees .xxx files,
13274: only . and .. now removed from list [were removed all .*]
13275:
13276: * src/include/pa_dir.h: ! file:list now sees .xxx files, only . and
13277: .. now removed from list [were removed all .*]
13278:
13279: * src/lib/sdbm/apr_file_io.C: ! merged from 3.1.5: hashfile file
13280: open error now checked, were not :( [stole that piece from apache
13281: 1.3 sources]
13282:
13283: * src/lib/sdbm/apr_file_io.C: ! hashfile file open error now
13284: checked, were not :( [stole that piece from apache 1.3 sources]
13285:
13286: * src/main/pa_request.C: ! merged from 3.1.5: ensured proper
13287: untainting of @main result if returned by $result or
13288: $response:body
13289:
13290: * src/main/pa_request.C: ! ensured proper untainting of @main
13291: result if returned by $result or $response:body
13292:
13293: * src/main/pa_common.C: ! merged from 3.1.5: fixed file load memory
13294: issue: now tries to guess content-length and allocates one big
13295: piece if possible [regretfully gc_realloc works as malloc+free,
13296: leaving lots of holes behind]
13297:
13298: * src/: classes/memory.C, main/compile.tab.C, main/pa_common.C: !
13299: fixed file load memory issue: now tries to guess content-length
13300: and allocates one big piece if possible [regretfully gc_realloc
13301: works as malloc+free, leaving lots of holes behind]
13302:
13303: 2005-11-16 paf
13304:
13305: * src/: include/pa_common.h, classes/file.C, classes/table.C,
13306: main/compile.tab.C, main/pa_common.C: merged to HEAD: !
13307: table::save with enclosers now doubles them: "->"" !
13308: table::save/load do not remove elements from options hash
13309:
13310: * src/main/compile.y: ! merged to HEAD: ^if(-f "...") now works
13311: [were overoptimized ^if(double_literal), compiler confused
13312: OP_VALUE+origin+double with OP_STRINGPOOL+code+OP_writeXX
13313:
13314: * src/main/: compile.tab.C, compile.y: ! ^if(-f "...") now works
13315: [were overoptimized ^if(double_literal), compiler confused
13316: OP_VALUE+origin+double with OP_STRINGPOOL+code+OP_writeXX
13317:
13318: * src/: classes/file.C, classes/table.C, include/pa_common.h,
13319: main/pa_common.C: ! table::save with enclosers now doubles them:
13320: "->"" ! table::save/load do not remove elements from options hash
13321:
13322: 2005-11-03 paf
13323:
1.116 moko 13324: * src/main/: Makefile.am, compile.tab.C: removed $< from .y
13325: compilation, not all makefiles liked that
1.95 moko 13326:
13327: 2005-08-30 paf
13328:
13329: * src/classes/op.C: merge . speedup check of [DEFAULT]
13330:
13331: * src/classes/op.C: . speedup check of [DEFAULT]
13332:
13333: 2005-08-26 paf
13334:
13335: * src/: classes/date.C, types/pa_vdate.h: merged + date.week
13336:
13337: * src/: classes/date.C, types/pa_vdate.h: + date.week
13338:
13339: * src/classes/table.C: merged ! ^table::create[bad]{xxx} now
13340: complains about bad!=nameless
13341:
13342: * src/classes/table.C: ! ^table::create[bad]{xxx} now complains
13343: about bad!=nameless
13344:
13345: * src/classes/: hash.C, string.C, table.C, void.C: merged !
13346: optional options were allowed to be empty. were checked
13347: if(is_string), changed to !defined||is_string to allow void
13348:
13349: * src/: targets/isapi/parser3isapi.C, classes/hash.C,
13350: classes/string.C, classes/table.C, classes/void.C: ! optional
13351: options were allowed to be empty. were checked if(is_string),
13352: changed to !defined||is_string to allow void
13353:
13354: * src/types/pa_vmethod_frame.h: merged ! many classes/* used
13355: as_junction where they needed as_int/double, so failed with
13356: recent "(const) now no junction" optimization
13357:
13358: * src/classes/: double.C, int.C, math.C, op.C, string.C, table.C:
13359: merged ! many classes/* used as_junction where they needed
13360: as_int/double, so failed with recent "(const) now no junction"
13361: optimization
13362:
13363: * src/: classes/double.C, classes/int.C, classes/math.C,
13364: classes/op.C, classes/string.C, classes/table.C,
13365: main/compile.tab.C, types/pa_vmethod_frame.h: ! many classes/*
13366: used as_junction where they needed as_int/double, so failed with
13367: recent "(const) now no junction" optimization
13368:
13369: 2005-08-24 paf
13370:
13371: * src/targets/isapi/: parser3isapi.C, parser3isapi.vcproj: ! on
13372: windows 2003 DllMain receivese \\?\ prefix to fullspec of .dll,
13373: stripped it
13374:
13375: 2005-08-09 paf
13376:
13377: * src/types/pa_wcontext.h: ! bugfix in_expression bit field were
13378: not cleared
13379:
13380: * src/: classes/classes.C, classes/classes.h, classes/date.C,
13381: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
13382: classes/hashfile.C, classes/image.C, classes/int.C,
13383: classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
13384: classes/response.C, classes/string.C, classes/table.C,
13385: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
13386: include/pa_array.h, include/pa_cache_managers.h,
13387: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
13388: include/pa_config_fixed.h, include/pa_config_includes.h,
13389: include/pa_dictionary.h, include/pa_dir.h,
13390: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
13391: include/pa_hash.h, include/pa_memory.h, include/pa_opcode.h,
13392: include/pa_operation.h, include/pa_os.h, include/pa_request.h,
13393: include/pa_request_charsets.h, include/pa_request_info.h,
13394: include/pa_sapi.h, include/pa_socks.h,
13395: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
13396: include/pa_stack.h, include/pa_string.h,
13397: include/pa_stylesheet_connection.h,
13398: include/pa_stylesheet_manager.h, include/pa_table.h,
13399: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
13400: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
13401: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
13402: lib/md5/pa_md5c.c, lib/smtp/comms.C, lib/smtp/smtp.C,
13403: lib/smtp/smtp.h, main/compile.C, main/compile_tools.C,
13404: main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
13405: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
13406: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
13407: main/pa_exec.C, main/pa_globals.C, main/pa_memory.C,
13408: main/pa_os.C, main/pa_request.C, main/pa_socks.C,
13409: main/pa_sql_driver_manager.C, main/pa_string.C,
13410: main/pa_stylesheet_connection.C, main/pa_stylesheet_manager.C,
13411: main/pa_table.C, main/pa_uue.C, main/pa_xml_exception.C,
13412: main/pa_xml_io.C, main/untaint.C, sql/pa_sql_driver.h,
13413: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
13414: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
13415: types/pa_junction.h, types/pa_method.h, types/pa_property.h,
13416: types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
13417: types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
13418: types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
13419: types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.h,
13420: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
13421: types/pa_vform.h, types/pa_vhash.C, types/pa_vhash.h,
13422: types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
13423: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmail.C,
13424: types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
13425: types/pa_vmemory.h, types/pa_vmethod_frame.C,
13426: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
13427: types/pa_vproperty.h, types/pa_vrequest.C, types/pa_vrequest.h,
13428: types/pa_vresponse.C, types/pa_vresponse.h,
13429: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
13430: types/pa_vstateless_object.h, types/pa_vstatus.C,
13431: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
13432: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
13433: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
13434: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
13435: types/pa_wcontext.h, types/pa_wwrapper.h: 2005
13436:
13437: * src/types/: pa_value.h, pa_vdouble.h, pa_vint.h,
13438: pa_vmethod_frame.h: merged from HEAD ! simplified (double)
13439: speedup consequent checks in vmethod_frame
13440:
13441: * src/types/pa_wcontext.h: ! bugfix in_expression bit field were
13442: not cleared
13443:
13444: * src/: classes/file.C, main/pa_exec.C: merged +file::cgi/exec now
13445: params: 50 max (were 10)
13446:
13447: * src/: classes/file.C, main/pa_exec.C: + file::cgi/exec now
13448: params: 50 max (were 10)
13449:
13450: * src/types/: pa_value.h, pa_vdouble.h, pa_vint.h,
13451: pa_vmethod_frame.h, pa_vvoid.C, pa_vvoid.h, pa_wcontext.C,
13452: pa_wcontext.h: + ^call[$void] param inside now is void (were:
13453: empty string) ! simplified (double) speedup consequent checks in
13454: vmethod_frame
13455:
13456: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: merged +
13457: optimized constants in expressions vstring->vdouble + optimized
13458: ^call(vdouble), no junction creation, no calls later
13459:
13460: 2005-08-08 paf
13461:
13462: * src/main/: compile.tab.C, compile.y, compile_tools.C,
13463: compile_tools.h: merged + optimized constants in expressions
13464: vstring->vdouble + optimized ^call(vdouble), no junction
13465: creation, no calls later
13466:
13467: * src/types/pa_vdouble.h: merged . double values without fractional
13468: part now default printed as %.0f instead of %g
13469:
13470: * src/types/pa_vdouble.h: . double values without fractional part
13471: now default printed as %.0f instead of %g
13472:
13473: * src/classes/hashfile.C: . merged ! second hashfile::open would
13474: cause an exception
13475:
13476: * src/classes/hashfile.C: ! second hashfile::open would cause an
13477: exception
13478:
13479: * src/: classes/classes.h, main/execute.C, types/pa_junction.h,
13480: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
13481: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
13482: types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
13483: types/pa_vimage.C, types/pa_vimage.h, types/pa_vjunction.h,
13484: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
13485: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
13486: types/pa_vresponse.h, types/pa_vstateless_class.C,
13487: types/pa_vstateless_object.h, types/pa_vvoid.h,
13488: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h: .
13489: merged VJunction(new Junction) optimization from 3.1.4
13490:
13491: * src/: main/execute.C, types/pa_junction.h, types/pa_vjunction.h,
13492: types/pa_vstateless_class.C: + optimized new VJunction(new
13493: Junction(params)) to new VJunction(params), thousands of mallocs
13494: removed
13495:
13496: 2005-08-05 paf
13497:
13498: * src/: include/pa_memory.h, main/compile.tab.C, main/compile.y,
13499: types/pa_vdouble.h, types/pa_vmethod_frame.C,
13500: types/pa_vmethod_frame.h: + optimized ^call(vdouble), no junction
13501: creation, no calls later
13502:
13503: * src/: classes/classes.C, classes/classes.h, classes/date.C,
13504: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
13505: classes/hashfile.C, classes/image.C, classes/int.C,
13506: classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
13507: classes/response.C, classes/string.C, classes/table.C,
13508: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
13509: include/pa_array.h, include/pa_cache_managers.h,
13510: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
13511: include/pa_config_fixed.h, include/pa_config_includes.h,
13512: include/pa_dictionary.h, include/pa_dir.h,
13513: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
13514: include/pa_hash.h, include/pa_memory.h, include/pa_opcode.h,
13515: include/pa_operation.h, include/pa_os.h, include/pa_request.h,
13516: include/pa_request_charsets.h, include/pa_request_info.h,
13517: include/pa_sapi.h, include/pa_socks.h,
13518: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
13519: include/pa_stack.h, include/pa_string.h,
13520: include/pa_stylesheet_connection.h,
13521: include/pa_stylesheet_manager.h, include/pa_table.h,
13522: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
13523: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
13524: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
13525: lib/md5/pa_md5c.c, lib/smtp/comms.C, lib/smtp/smtp.C,
13526: lib/smtp/smtp.h, main/compile.C, main/compile.y,
13527: main/compile_tools.C, main/compile_tools.h, main/execute.C,
13528: main/pa_cache_managers.C, main/pa_charset.C, main/pa_charsets.C,
13529: main/pa_common.C, main/pa_dictionary.C, main/pa_dir.C,
13530: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
13531: main/pa_memory.C, main/pa_os.C, main/pa_request.C,
13532: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
13533: main/pa_stylesheet_connection.C, main/pa_stylesheet_manager.C,
13534: main/pa_table.C, main/pa_uue.C, main/pa_xml_exception.C,
13535: main/pa_xml_io.C, main/untaint.C, sql/pa_sql_driver.h,
13536: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
13537: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
13538: types/pa_junction.h, types/pa_method.h, types/pa_value.C,
13539: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
13540: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
13541: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
13542: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
13543: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
13544: types/pa_vhash.C, types/pa_vhash.h, types/pa_vhashfile.h,
13545: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
13546: types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
13547: types/pa_vmath.C, types/pa_vmath.h, types/pa_vmemory.h,
13548: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
13549: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
13550: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
13551: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
13552: types/pa_vstateless_object.h, types/pa_vstatus.C,
13553: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
13554: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
13555: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
13556: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
13557: types/pa_wcontext.h, types/pa_wwrapper.h: . 2005 ;)
13558:
13559: * src/: lib/cord/cord.vcproj, lib/gd/gd.vcproj,
13560: lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj, lib/pcre/pcre.vcproj,
13561: lib/pcre/pcre_dftables.vcproj, lib/pcre/pcre_parser_ctype.vcproj,
13562: lib/sdbm/sdbm.vcproj, lib/smtp/smtp.vcproj, main/compile.tab.C,
13563: main/compile.y, main/compile_tools.C, main/compile_tools.h,
13564: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj: +
13565: optimized constants in expressions vstring->vdouble
13566:
13567: 2005-07-29 paf
13568:
13569: * src/types/pa_vclass.C: . shaped up error messages a bit
13570:
13571: * src/types/pa_vclass.C: + property getter can now be overridden
13572:
13573: * src/: main/execute.C, types/pa_vclass.C, types/pa_vobject.C: !
13574: bug fix: static parent fields were not replaced in case
13575: $derived:field[put] + property setter can now be overridden
13576:
13577: 2005-07-28 paf
13578:
13579: * configure, configure.in, src/classes/classes.h,
13580: src/classes/date.C, src/classes/file.C, src/classes/hash.C,
13581: src/classes/hashfile.C, src/classes/image.C, src/classes/op.C,
13582: src/classes/table.C, src/classes/xdoc.C, src/classes/xnode.C,
13583: src/classes/xnode.h, src/include/pa_hash.h,
13584: src/include/pa_version.h, src/main/execute.C,
1.116 moko 13585: src/types/Makefile.am, src/types/pa_method.h,
13586: src/types/pa_value.h, src/types/pa_vclass.C,
13587: src/types/pa_vclass.h, src/types/pa_vcode_frame.h,
13588: src/types/pa_vconsole.h, src/types/pa_vcookie.C,
13589: src/types/pa_vcookie.h, src/types/pa_vhash.h,
13590: src/types/pa_vhashfile.h, src/types/pa_vimage.C,
13591: src/types/pa_vimage.h, src/types/pa_vmethod_frame.h,
13592: src/types/pa_vobject.C, src/types/pa_vobject.h,
13593: src/types/pa_vproperty.h, src/types/pa_vrequest.C,
13594: src/types/pa_vrequest.h, src/types/pa_vresponse.C,
13595: src/types/pa_vresponse.h, src/types/pa_vstateless_class.C,
13596: src/types/pa_vstateless_class.h,
1.95 moko 13597: src/types/pa_vstateless_object.h, src/types/pa_vvoid.h,
13598: src/types/pa_vxnode.C, src/types/pa_vxnode.h,
13599: src/types/pa_wwrapper.h: + 3.2.0 beta: merged from
13600: dynamic_fields_join
13601:
13602: * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
13603: classes/xnode.C, include/pa_hash.h, main/execute.C,
13604: types/pa_method.h, types/pa_value.h, types/pa_vclass.C,
13605: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
13606: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vhash.h,
13607: types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
13608: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
13609: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
13610: types/pa_vresponse.h, types/pa_vstateless_object.h,
13611: types/pa_vvoid.h, types/pa_vxnode.C, types/pa_vxnode.h,
13612: types/pa_wwrapper.h: ! restored put_element('replace' param), and
13613: restored its checks in vobject.put_element->static fields |
13614: dynamic properties
13615:
13616: 2005-07-27 paf
13617:
13618: * src/types/pa_vclass.C: ! changed to GET_ SET_ prefixes. for there
13619: is some old code containing @set_name $name
13620:
13621: * src/types/pa_vobject.h: . fixed warning
13622:
13623: * configure, configure.in, src/include/pa_version.h,
1.116 moko 13624: src/types/Makefile.am: 3.2.0beta started
1.95 moko 13625:
13626: * src/: classes/xnode.C, include/pa_hash.h,
13627: types/pa_vstateless_class.C: ! new asserts were all false.
13628: regretfully reverted them all to checks
13629:
13630: * src/: classes/classes.h, classes/hash.C, classes/hashfile.C,
13631: classes/op.C, main/execute.C, types/pa_method.h,
13632: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
13633: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
13634: types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
13635: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmethod_frame.h,
13636: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
13637: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
13638: types/pa_vstateless_object.h, types/pa_vvoid.h,
13639: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h:
13640: joined_dynamic_fields: removed unused param from put_method
13641: (returned to 3 params)
13642:
13643: * src/: include/pa_hash.h, types/pa_vclass.C, types/pa_vclass.h:
13644: joined_dynamic_fields: dynamic get/set works with overriding
13645: props [alpha2]
13646:
13647: * src/types/pa_vclass.C: joined_dynamic_fields: dynamic get/set
13648: works [alfa]
13649:
13650: * src/: classes/classes.h, classes/hash.C, classes/hashfile.C,
13651: classes/op.C, include/pa_hash.h, main/execute.C,
13652: types/pa_method.h, types/pa_value.h, types/pa_vclass.C,
13653: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
13654: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vhash.h,
13655: types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
13656: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
13657: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
13658: types/pa_vresponse.h, types/pa_vstateless_class.C,
13659: types/pa_vstateless_object.h, types/pa_vvoid.h,
13660: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h:
13661: joined_dynamic_fields: just compiled
13662:
13663: * src/: classes/date.C, classes/file.C, classes/hash.C,
13664: classes/hashfile.C, classes/image.C, classes/table.C,
13665: classes/xdoc.C, classes/xnode.h, main/execute.C,
13666: types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.h,
13667: types/pa_vstateless_class.h: joined_dynamic_fields: started
13668:
13669: * src/types/pa_vobject.C: . object setters [only started, does not
13670: work yet]
13671:
13672: * src/: include/pa_hash.h, types/pa_vclass.C, types/pa_vobject.C: .
13673: object setters [only started, does not work yet]
13674:
13675: 2005-07-26 paf
13676:
13677: * src/: include/pa_request.h, main/execute.C: . properties: set
13678: works [alpha2]. for classes. todo: for objects
13679:
13680: * src/: classes/classes.h, include/pa_hash.h, main/execute.C,
13681: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
13682: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
13683: types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
13684: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmethod_frame.h,
13685: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
13686: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
13687: types/pa_vstateless_object.h, types/pa_vvoid.h,
13688: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h: .
13689: properties: set works [alpha1]
13690:
13691: 2005-07-25 paf
13692:
13693: * src/: main/compile.C, types/pa_vclass.C, types/pa_vclass.h,
13694: types/pa_vstateless_class.C, types/pa_vstateless_class.h: .
13695: properties: started, get works [alpha1, other approach]
13696:
13697: * src/: main/compile.C, types/pa_vclass.C, types/pa_vclass.h: .
13698: properties: started, get works [alpha2]
13699:
13700: * src/types/: pa_vclass.C, pa_vclass.h, pa_vstateless_class.C,
13701: pa_vstateless_class.h: . properties: started, get works [alpha]
13702:
13703: 2005-07-15 paf
13704:
13705: * src/: classes/classes.h, classes/op.C, main/execute.C,
13706: types/pa_junction.h, types/pa_property.h, types/pa_value.h,
13707: types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
13708: types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
13709: types/pa_vhash.h, types/pa_vhashfile.h, types/pa_vimage.C,
13710: types/pa_vimage.h, types/pa_vmethod_frame.h, types/pa_vobject.C,
13711: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
13712: types/pa_vresponse.C, types/pa_vresponse.h,
13713: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
13714: types/pa_vstateless_object.h, types/pa_vvoid.h,
13715: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.h,
13716: types/pa_wwrapper.h, types/types.vcproj: + started property
13717: [getters work but think of changing them too to precaching]
13718:
13719: 2005-07-08 paf
13720:
13721: * src/main/pa_request.C: ! bugfix: $response:body[nonfile] caused
13722: gpf
13723:
13724: 2005-06-28 paf
13725:
13726: * src/: classes/file.C, main/untaint.C: ! string invariant violated
13727: in passing empty strings to file::exec/cgi environment
13728:
13729: 2005-06-06 paf
13730:
13731: * src/classes/: hash.C, string.C, table.C: ! bugfix ^string:sql
13732: ^table:sql ^hash:sql now DO process $.bind option
13733:
13734: 2005-05-24 paf
13735:
13736: * src/classes/file.C: ! bugfix ^file::load[mode;name;$.offset
13737: $.limit] now work again [support was broken in 3.1.4]
13738:
13739: * src/: main/pa_string.C, classes/op.C: . steps toward removing
13740: ALL_INTERIOR_POINTERS
13741:
13742: 2005-05-12 paf
13743:
13744: * configure: 3.1.5beta
13745:
13746: * src/main/pa_common.C: ! bugfix -- recv()==0 is not an error
13747:
13748: * src/main/pa_common.C: ! bugfix ^file::load[mode;name;$.offset
13749: $.limit] now work again [support was broken in 3.1.4]
13750:
13751: * src/lib/gd/gif.C: ! fixed image.fill, not it does not depend on
13752: line-width [was refusing to fill if line-width >1, thanks to
13753: Seras <seras@pinxit.lt> for repro case
13754:
13755: 2005-04-25 paf
13756:
13757: * src/types/pa_vdate.h: ! getenv("TZ")==0? TZ environment restored
13758: correctly
13759:
13760: 2005-04-19 paf
13761:
13762: * src/types/pa_vdate.h: bugfix: initial $date.TZ is 0, that results
13763: in VString violating invariant!!
13764:
13765: * src/types/pa_vdate.h: bugfix: TZ now restored after roll if were
13766: getenv("TZ")==null
13767:
13768: 2005-04-08 paf
13769:
13770: * src/main/pa_charset.C: bugfix: UTF8->one-byte-per-char-encoding
13771: bugfix: when there is no char in charset one byte produces 6
13772: (ÿ <<max). increased buffer size!
13773:
13774: 2005-03-23 paf
13775:
13776: * src/: types/pa_vdate.h, classes/date.C: ! bugfix:
13777: ^date.sql-string now takes TZ into account
13778:
13779: 2005-03-16 paf
13780:
13781: * INSTALL, src/include/pa_stack.h: . compiled on freebsd 5.3 with
13782: gcc 3.4
13783:
13784: * src/types/pa_vhash.C: . warning about eof eol
13785:
13786: 2005-02-17 paf
13787:
1.211 moko 13788: * operators.ru.txt, operators.txt, src/classes/op.C: + operator
13789: ^sleep(double seconds)
1.95 moko 13790:
13791: 2005-02-02 paf
13792:
13793: * src/classes/xnode.C: beauty: removed needless includes
13794:
13795: 2005-01-31 paf
13796:
13797: * src/types/pa_vmail.C: change: $.partX now always 1... change:
13798: $.partNoNumber now alias to $.part1
13799:
13800: * src/types/pa_vmail.C: change: incoming letter part contains
13801: "content-disposition" header with any value? now considering that
13802: part to be "file#" [for text/plain text/html were $.text#
13803: $.html#]
13804:
13805: * INSTALL: updatet to latest working versions available
13806:
13807: 2005-01-20 paf
13808:
13809: * configure.in, src/include/pa_version.h: version
13810:
13811: 2005-01-19 paf
13812:
1.116 moko 13813: * src/: lib/gd/Makefile.am, lib/ltdl/Makefile.am,
13814: targets/cgi/parser3.C, types/Makefile.am: forgotten makefiles.
13815: couple warnings in parser3.C
1.95 moko 13816:
13817: 2004-12-23 paf
13818:
13819: * src/main/pa_sql_driver_manager.C: sql connect string, rsplit @
13820:
13821: * src/main/pa_exec.C: win32: bugfix: file::cgi/exec now set current
13822: dir to directory of script (when shbang used), not to directory
13823: of its interpreter
13824:
13825: * src/include/pa_version.h: compiled on win32...
13826:
13827: * src/targets/cgi/parser3.C: now, when version (compiled on HOST),
13828: we need more hspace
13829:
13830: * configure, configure.in, src/include/pa_version.h: configured
13831: host to pa_version. will be displayed everywhere
13832:
13833: * src/main/pa_request.C: new: @unhandled_exception can prevent
13834: exception from being logged by setting $exception.handled(1)
13835:
1.211 moko 13836: * operators.ru.txt, operators.txt, src/classes/file.C: change:
1.95 moko 13837: ^file::sql{query}[[options]] options: $.name[file name]
13838: $.content-type[application/what]
13839:
13840: * src/: include/pa_common.h, main/pa_common.C,
13841: types/pa_vhashfile.C: beauty: hashfile::open now creates dir for
13842: new file
13843:
13844: * src/: classes/table.C, types/pa_vhash.C, types/pa_vhash.h:
13845: bugfix: table->hash now regards _default
13846:
13847: * src/types/pa_vmethod_frame.h: bugfix: when method junction was
13848: created by accessing $name_of_method it acquired bad self=closest
13849: methodframe; instead of proper self (current class)
13850:
13851: * src/types/pa_vhashfile.C: bugfix: reading empty string from
13852: hashfile produced bad cord
13853:
13854: 2004-12-10 paf
13855:
13856: * src/: lib/smtp/comms.C, main/pa_common.C: DONT_LINGER can cause
13857: subsequent failures though defined in .h
13858:
13859: * src/main/pa_common.C: comment on volatile
13860:
13861: * src/: include/pa_config_auto.h.in, main/pa_common.C: http: unix:
13862: alarm function were not used since the beginning due to stupid
13863: error [setsigjmp were not checked in configure.in]
13864:
13865: * src/main/pa_common.C: http: timeout setsockopt [if possible] on
13866: unix too
13867:
13868: * src/main/pa_common.C: http: exception status of send/recv errors
13869: change to most probable http.timeout
13870:
13871: * src/main/pa_common.C: win32: http connection $.timeout option now
13872: works [setsockopt on send/receive]
13873:
13874: 2004-12-08 paf
13875:
13876: * src/: classes/mail.C, types/pa_vmail.C: bugfix: mail body now
13877: cstr-ed knowing mail charset, and untainting uri lang now knows
13878: proper charset
13879:
13880: 2004-11-24 paf
13881:
13882: * src/classes/hash.C: hash: adding/cloning adds/clones _default now
13883:
13884: $hash[ $.a[1] $._default[def] ] #$hash2[^hash::create[$hash]]
13885: $hash2[^hash::create[]] ^hash2.add[$hash] $hash2.shit
13886:
13887: 2004-11-12 paf
13888:
13889: * src/types/pa_vmail.C: bugfix: mail:send[$.date[]] were ignored
13890: [since 3.0.4]
13891:
13892: 2004-11-09 paf
13893:
13894: * src/targets/cgi/parser3.C: debug: PA_DEBUG_CGI_ENTRY_EXIT if on,
13895: writes basics to c:\parser3.log
13896:
13897: 2004-10-21 paf
13898:
13899: * src/classes/xnode.C: bugfix: xnode.getAttribute[NS] now return
13900: tainted strings [were returning clean onces]
13901:
13902: 2004-10-15 paf
13903:
13904: * src/types/pa_vdouble.h: bugfix: ^for[i](1;1.5){} << did two
13905: cycles(i=1; i=2), which was wrong, now does ONE
13906:
13907: 2004-10-12 paf
13908:
13909: * etc/parser3.charsets/windows-1251.cfg: euro promille +/-
13910:
13911: 2004-10-07 paf
13912:
13913: * src/: include/pa_config_fixed.h, include/pa_config_includes.h,
13914: main/pa_globals.C: debugger help: PA_RELEASE_ASSERTS enables
13915: release asserts
13916:
13917: * src/: main/pa_string.C, include/pa_string.h: debugger help:
13918: String.dump() to stdout in detailed form [were String.v() in
13919: short form]
13920:
13921: * src/lib/cord/cordbscs.c: debugger help: CORD_dump now dumpts
13922: \t\r\n as @#| and truncates long char sequences less
13923:
13924: 2004-10-06 paf
13925:
13926: * src/: include/pa_socks.h, main/pa_common.C, main/pa_socks.C:
13927: win32 beauty: socket errors properly decoded
13928:
13929: 2004-10-05 paf
13930:
13931: * src/: include/pa_request.h, main/pa_request.C: bugfix:
13932: request::configure_user/admin done always, even if no
13933: file-to-process useful in @unhandled_exception [say, if they
13934: would want to mail by SMTP something]
13935:
13936: * src/main/pa_request.C: bugfix: cookie(and mail:recieved) fills
13937: now performed prior to file loading [and @auto executing] thus
13938: making $cookie:value available in @auto and in
13939: @unhandled_exception when IIS is configured to run interpreter
13940: even if no file exist
13941:
13942: 2004-09-20 paf
13943:
13944: * src/main/pa_globals.C: libxml has bugs: it calls xmlMallocAtomic
13945: somewhere where it should have called xmlMalloc and it calls
13946: xmlFree when it should have not called it. inserted two
13947: workarounds: xmlMallocAtomic implemented as xmlMalloc, and
13948: xmlFree just ignored. put away a testcase, maybe someday libxml
13949: author would fix all that. until that day: we have SLOW garbage
13950: collecting when many xml objects are alive hint: do
13951: ^memory:compact[] before xdoc::create
13952:
13953: 2004-09-17 paf
13954:
13955: * src/classes/file.C: bugfix: file::cgi headers were lost [typo
13956: error from 3.0.8 version]
13957:
13958: 2004-09-14 paf
13959:
13960: * src/types/pa_vhashfile.C: bugfix: hashfile.clear deleted only
13961: part bugfix: hashfile.foreach iterated only part if hashfile were
13962: modified inside
13963:
13964: 2004-09-13 paf
13965:
13966: * src/main/pa_string.C: bugfix: $s[+008] ^eval($s) now parsed OK
13967: [were as octal]
13968:
13969: * src/types/pa_vhashfile.C: beauty: not reproduced
13970: $hashfile.key[$novalue] bug [reported by motorin], inserted
13971: safety-check
13972:
13973: * src/types/pa_vhashfile.C: change: empty keys now error in parser
13974: [not something obscure from sdbm lib]
13975:
13976: * src/types/pa_vhashfile.C: bugfix: error numbers now from errno.h
13977: = strerror now returnes something and we can properly report that
13978: to client
13979:
13980: * src/lib/sdbm/sdbm_private.h: change: limit on length(key+value)
13981: now 8008 bytes, were 1008. perl sdbm compatibility now ruined
13982:
13983: * src/classes/xdoc.C: change: ^xdoc.string now outputted as-is
13984: [tainted as-is] this helps //[space][newline] to remain as-is and
13985: not be unnecessary optimized away [ruining javascript]
13986:
13987: * src/classes/xdoc.C: change: ^xdoc.string now outputted as-is
13988: [tainted as-is]
13989:
13990: * src/classes/mail.C: bugfix: typo error
13991:
13992: 2004-09-09 paf
13993:
13994: * src/main/pa_common.C: bugfix: loads headers with both \r\n and \n
13995: separators bugfix: loads header with endings \r\n\r\n and \n\n
13996: (bloody yandex.server)
13997:
13998: 2004-09-06 paf
13999:
14000: * src/main/pa_charset.C: bugfix: two-bytes invalid chars in
14001: TranscodeFromUTF8 considered valid. only >2bytes-long now %HH
14002: encoded
14003:
14004: 2004-09-01 paf
14005:
14006: * src/types/pa_vmail.C: change: multipart/mixed changed to
14007: multipart/related outlook express have no problems showing
14008: unrelated attachments. todo: someday figure out a way of
14009: multipart/mixed multipart/related text/html
14010: image/xxx application/octet-stream << true attachments
14011:
14012: * src/types/pa_vmail.C: new:
14013: ^mail:send[$.file[$.content-disposition can be overriden new:
14014: empty mail header fields removed from letter
14015:
14016: * src/: classes/mail.C, include/pa_config_fixed.h,
14017: types/pa_value.C, types/pa_value.h, types/pa_vmail.C: new:
14018: ^mail:send[ $.file[ $.any[header]
14019:
14020: 2004-08-30 paf
14021:
14022: * src/: include/pa_config_fixed.h, main/pa_common.C: beauty: less
14023: warnings
14024:
14025: * src/main/pa_common.C: beauty: do not bother with charset
14026: detection when ^file::load[binary
14027:
14028: 2004-08-27 paf
14029:
14030: * src/main/pa_common.C: hack: for yandex.server http server
14031:
14032: 2004-08-18 paf
14033:
14034: * src/main/pa_request.C: bugfix: Accept-Ranges: bytes when sending
14035: possibly-chunked response
14036:
14037: 2004-08-17 paf
14038:
14039: * src/classes/file.C: bugfix: $f[^file::load[;http://]]
14040: $f.content-type now = that of http response
14041:
14042: * src/classes/file.C: bugfix: $f[^file::load[;http://]]
14043: $f.content-type now = that of http response
14044:
14045: 2004-07-30 paf
14046:
14047: * src/: include/pa_request.h, main/pa_request.C,
14048: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: bugfix:
14049: win32: system&parser exceptions in release mode reported properly
14050: parser exception in exception handler WERE mistakenly reported as
14051: system exception, without details [in apache & isapi] +some
14052: beauty in exception text
14053:
14054: * src/: include/pa_exception.h, main/pa_request.C,
14055: targets/cgi/parser3.C: bugfix: win32: system&parser exceptions in
14056: release mode reported properly parser exception in exception
14057: handler WERE mistakenly reported as system exception, without
14058: details
14059:
14060: * src/main/execute.C: beauty: simplified system exception handling
14061:
14062: 2004-07-29 paf
14063:
14064: * src/classes/table.C: bugfix:
14065: ^table.save[export.csv;$.separator[^;]] now works fine [separator
14066: were ignored, and \t used unconditionally]
14067:
14068: * src/types/Makefile.am: added vhash.c
14069:
14070: 2004-07-28 paf
14071:
14072: * src/: classes/date.C, classes/image.C, classes/math.C,
14073: lib/ltdl/ltdl.c, lib/pcre/pcre_parser_ctype.c, lib/smtp/comms.C,
14074: main/pa_common.C, targets/cgi/parser3.C, types/pa_vform.C,
14075: types/pa_vmail.C: bugfix: isspace((unsigned char)c) everywhere.
14076: failed on russian letters
14077:
14078: * src/: main/pa_string.C, types/pa_vmail.C, main/pa_common.C:
14079: bugfix: isspace((unsigned char)c) everywhere. failed on russian
14080: letters
14081:
14082: * src/main/pa_exec.C: bugfix: win32: chdir not needed, dir passwed
14083: as 'currentDirectory' parameter to CreateProcess
14084:
14085: 2004-07-27 paf
14086:
14087: * src/targets/cgi/parser3.vcproj: beauty: win32:
14088: globaloptimizations ON, release:mapfile ON todo: copy .mapfile
14089: from release somewhere [to help searching for unhandled system
14090: exceptions]
14091:
14092: * src/types/pa_vdate.h: check: for invalid datetime after temporary
14093: TZ shift
14094:
14095: * src/types/pa_vdate.h: bugfix: time checked not only at set_time
14096: but also in ctor
14097:
14098: 2004-07-26 paf
14099:
1.211 moko 14100: * operators.ru.txt, operators.txt, src/include/pa_common.h,
14101: src/main/pa_common.C, src/main/pa_request.C,
14102: src/types/pa_vfile.h, src/types/pa_vhash.C, src/types/pa_vhash.h,
1.95 moko 14103: src/types/types.vcproj: new: $response:body/download[
14104: $.file[name on disk] $.name[of file for user]
14105: $.mdate[date of last-modified. default from directory] ]
14106:
14107: * src/classes/file.C: moving file:send somewhere else..
14108:
14109: * src/: classes/file.C, include/pa_sapi.h, main/pa_common.C,
14110: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: patched:
14111: ^file:send by Victor Fedoseev <vvf_ru@mail.ru> todo: turn it to
14112: $response:download[ $.filename[filename] $.option[] ,, ]
14113:
14114: * src/classes/file.C: beauty: invalid mode thoroughly reported
14115:
14116: 2004-07-21 paf
14117:
14118: * src/types/pa_vmail.C: bugfix: too long header values now splitted
14119: to several lines
14120:
14121: were: header: vaaaaaaaaaaaalue now: header: vaaaaaa aaalue
14122:
14123: note: ms outlook[!express] shows only first 255 characters of
14124: subject
14125:
14126: 2004-07-15 paf
14127:
14128: * src/main/pa_os.C: bugfix: locks now compiled in [were mistakenly
14129: off]
14130:
14131: 2004-07-14 paf
14132:
14133: * src/classes/table.C: bugfix: $.bind values now got untainted
14134: according to lang [were: as-is]
14135:
14136: 2004-07-07 paf
14137:
14138: * src/classes/op.C: bugfix: cache with 2 params caused assertion,
14139: checked that
14140:
14141: * src/main/pa_exec.C: bufix: on unix AND win32 environment string
14142: now untainted according to their languages. were: as-is.
14143: EVERYWHERE
14144:
14145: * src/: classes/file.C, main/pa_exec.C: bufix: on unix AND win32
14146: environment string now untainted according to their languages.
14147: were: as-is. EVERYWHERE
14148:
14149: * src/main/pa_exec.C: bufix: on unix environment string now
14150: untainted according to their languages. were: as-is. on win32:
14151: ok
14152:
14153: * parser3.vssscc: ...would not go unnoticed
14154:
14155: * src/main/pa_charset.C: convinience: transcodeFromUTF8 now never
14156: fails. in case on input appears nonutf, those bytes will be
14157: printed in %HH form. that can be easily decoded/recovered.
14158:
14159: this form is quite noticable, and hopefully would not go noticed
14160:
14161: 2004-07-06 paf
14162:
14163: * src/main/pa_exec.C: bufix: on unix environment string now
14164: untainted according to their languages. were: as-is. on win32:
14165: ok
14166:
14167: 2004-07-01 paf
14168:
14169: * src/: classes/classes.vcproj, lib/cord/cord.vcproj,
14170: lib/gd/gd.vcproj, lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj,
14171: lib/pcre/pcre.vcproj, lib/pcre/pcre_dftables.vcproj,
14172: lib/pcre/pcre_parser_ctype.vcproj, lib/smtp/smtp.vcproj,
14173: main/main.vcproj, targets/cgi/parser3.vcproj,
14174: targets/isapi/parser3isapi.vcproj, types/types.vcproj: win32:
14175: option: global optimization ON
14176:
14177: * src/main/untaint.C: workaround kinda bug in libxml: life requires
14178: to do xdoc::create{invalid chars} standard disables chars less
14179: then \x20, except tab, cr, lf.
14180:
14181: changed tainting so that those become '!'
14182:
14183: 2004-06-25 paf
14184:
14185: * src/types/pa_vhashfile.C: bugfix: hashfile deserialize accessed
14186: int on odd address [prev bugfix failed due to superwize
14187: optimizer, which turned memcpy into same 'ld' asm command]
14188:
14189: * src/types/pa_vhashfile.C: bugfix: hashfile deserialize accessed
14190: int on odd address
14191:
14192: 2004-06-22 paf
14193:
14194: * src/sql/pa_sql_driver.h: note: about possible optimization
14195:
1.211 moko 14196: * operators.ru.txt, operators.txt, src/classes/hash.C,
14197: src/classes/memory.C, src/classes/string.C, src/classes/table.C,
14198: src/classes/void.C, src/include/pa_config_includes.h: new:
14199: ^void:sql{call paf(:a)}[ $.bind[
14200: $.a[2] ] ] output variables work. todo:
14201: check in out variables
1.95 moko 14202:
14203: 2004-06-18 paf
14204:
14205: * src/: classes/file.C, classes/hash.C, classes/string.C,
14206: classes/table.C, classes/void.C, include/pa_globals.h,
14207: include/pa_sql_connection.h, main/compile.tab.C,
14208: sql/pa_sql_driver.h: started: ^void:sql{call paf(:a)}[
14209: $.bind[ $.a[2] ]
14210: ] input variables work. todo:output
14211:
14212: * src/targets/cgi/parser3.C: bugfix: iis specific
14213: http://parser3/_bug.html?404;http://hpsv/test/ now $request:uri
14214: /_bug.html?404;http://hpsv/test/
14215: --------------------------------------------------------------------------------
14216: $request:query IIS-STATUS=404&IIS-DOCUMENT=http://hpsv/test/
14217: --------------------------------------------------------------------------------
14218: IIS-STATUS="404" IIS-DOCUMENT="http://hpsv/test/"
14219:
14220: 2004-06-16 paf
14221:
14222: * src/targets/cgi/parser3.C: new: iis specific
14223: http://parser3/_bug.html?404;http://server/_bug.html?f=v now
14224: $request:query
14225: IIS-STATUS=404&IIS-DOCUMENT=http://server/_bug.html&f=v
14226: $form:fields IIS-STATUS="404"
14227: IIS-DOCUMENT="http://server/_bug.html" f="v"
14228:
14229: todo: isapi too
14230:
14231: 2004-05-26 paf
14232:
14233: * src/include/pa_version.h: 3.1.3
14234:
1.211 moko 14235: * operators.ru.txt, operators.txt: beauty: removed outdated level
14236: 'table'
1.95 moko 14237:
14238: * etc/parser3.charsets/x-mac-cyrillic.cfg: added: thanks to konst
14239:
14240: * src/main/pa_string.C: beauty: removed 3 warnings
14241:
14242: * src/: include/pa_string.h, classes/table.C, main/untaint.C,
14243: classes/op.C: beauty: removed outdated level 'table'
14244:
14245: 2004-05-25 paf
14246:
14247: * src/lib/sdbm/apr_file_io.C: bugfix: bad seek wrapper
14248: implementation. mistery: how anything worked
14249:
14250: * src/sql/pa_sql_driver.h: beauty: param renamed and comment
14251: changed, it is now safe to use url if pointers to it are stored
14252: to gc mem
14253:
14254: * src/: main/pa_exec.C, types/pa_vhashfile.C: bugfix: hashfile
14255: unknown errors reported and not cause SIGSEGV now
14256:
14257: 2004-05-24 paf
14258:
14259: * src/: include/pa_string.h, lib/cord/cordbscs.c,
14260: lib/cord/include/cord.h, lib/cord/cordxtra.c: cancel: more speed,
14261: less memory: CORD_chars_block originally intended to ... it was
14262: good that CORD_chars_block were not used: it consumes more memory
14263: [and, might be slow too] undoing that. [and removed that func so
14264: that it would not confuse parser developer in future]
14265:
14266: * src/: include/pa_string.h, lib/cord/include/cord.h: more speed,
14267: less memory: CORD_chars_block originally intended to
14268: speedup/reduce mem usage were forgotten, and were used stupid
14269: CORD_chars
14270:
14271: * src/include/pa_config_auto.h.in: bugfix: bigendian check added
14272:
14273: * src/include/: pa_config_fixed.h, pa_string.h: bugfix: on
14274: BIGENDIAN processors space-conserving mech failed, causing
14275: SIGSEGV/SIGBUS and SAPI::abort("unknown untaint lang#%d",
14276: (1|2|3));
14277:
14278: 2004-05-14 paf
14279:
14280: * src/types/: Makefile.am, pa_vvoid.C, pa_vvoid.h, types.vcproj:
14281: bugfix: void now has vfile value, and $response:body[] works OK
14282:
14283: 2004-05-12 paf
14284:
14285: * src/types/: pa_vbool.h, pa_vhash.h, pa_vhashfile.h, pa_vtable.h:
14286: beauty: ^if(def $bool) now equals ^if($bool) and shaped up other
14287: sources to use is_defined() {return as_bool();} along VBool
14288:
14289: 2004-05-11 paf
14290:
14291: * src/include/pa_exec.h: bugfix: gpf on file::exec/cgi because of
14292: referencing to local objects
14293:
14294: * src/: classes/mail.C, include/pa_exec.h, main/compile.tab.C,
14295: types/pa_vmail.C, types/pa_vmail.h: bugfix: bcc with sendmail now
14296: left intact
14297:
14298: 2004-04-15 paf
14299:
14300: * src/classes/date.C: merged: beauty: unused var removed
14301:
14302: * src/classes/date.C: beauty: unused var removed
14303:
14304: * src/include/: pa_exec.h: bugfix: interface without pointer
14305: provoked bug
14306:
14307: 2004-04-09 paf
14308:
14309: * src/types/pa_vform.C: merge: bugfix: form:imap were incorrect
14310:
14311: * src/types/pa_vform.C: bugfix: form:imap were incorrect
14312:
14313: 2004-04-08 paf
14314:
14315: * src/classes/date.C: new: ^date::create[y-m-d
14316: h-M-s>>.milliseconds<<] now allowed, ignored so far
14317:
14318: * src/main/pa_xml_io.C: merged: bugfix /etc/xml/catalog
14319:
14320: * src/main/pa_xml_io.C: bugfix: in safe mode -- disabled attempts
14321: to consult default catalog [usually, that file belongs to other
14322: user/group]
14323:
14324: 2004-04-06 paf
14325:
14326: * src/main/pa_common.C: beauty: gcc warning removed
14327:
14328: * src/main/: compile.tab.C, compile.y: bugfix: gcc refused to
14329: accept that trick, trying other
14330:
14331: * src/main/: compile.tab.C, compile.y: bugfix: step3 to fix
14332: explicit result problem
14333:
14334: * src/main/: compile.tab.C, compile.y: bugfix: step2 to fix
14335: explicit result problem
14336:
14337: * src/main/: compile.tab.C, compile.y: bugfix: step1 to fix
14338: explicit result problem
14339:
1.211 moko 14340: * operators.ru.txt, operators.txt, src/classes/string.C: new:
14341: ^string.append[string]
1.95 moko 14342:
14343: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
14344: main/execute.C: attempt_check_call_in_explicit_result_mode:
14345: failed
14346:
14347: * src/main/pa_common.C: bugfix: of 1.175 bugfix:
14348: http://i.p.a.ddress gethostbyaddr added [on some platforms
14349: gethostbyname failed with such 'domains'] now checked properly,
14350: were: needless reverse/forward dns lookup
14351:
14352: * src/main/pa_common.C: bugfix: of 1.175 bugfix:
14353: http://i.p.a.ddress gethostbyaddr added [on some platforms
14354: gethostbyname failed with such 'domains'] now checked properly,
14355: were: needless reverse/forward dns lookup
14356:
14357: * src/main/: compile.C, compile.tab.C, compile.y: reimplemented:
14358: @method[][result] means "no string output here" moved to lexical
14359: level [on grammar level it were too difficult]
14360:
1.211 moko 14361: * operators.ru.txt, operators.txt, src/include/pa_string.h,
14362: src/main/compile.tab.C, src/main/compile.y,
14363: src/main/compile_tools.h, src/types/pa_vmethod_frame.C,
14364: src/types/pa_vmethod_frame.h: new: @method[][result] means "no
14365: string output here", implemented part of that idea: compiler
14366: throws away string literal generation code. and barks
14367: nonwhitespace chars
1.95 moko 14368:
1.211 moko 14369: * operators.ru.txt, operators.txt: truth: removed comment about
14370: $ORIGIN
1.95 moko 14371:
14372: 2004-04-05 paf
14373:
14374: * configure.in, src/doc/html2chm.cmd, src/doc/sources2html.cmd,
14375: src/include/pa_version.h, src/main/pa_common.C,
14376: src/targets/isapi/parser3isapi.C: merged with 3.1.3
14377:
14378: * etc/parser3.charsets/x-mac-cyrillic.cfg: added: donated by
14379: Konstantin Tomashevitch [mailto:konst@design.ru]
14380:
14381: * src/doc/html2chm.cmd: beauty: no need in bg here
14382:
14383: * src/doc/sources2html.cmd: beauty: same window, in bg it
14384: interfered with FAR console
14385:
14386: * configure, configure.in: 3.1.3
14387:
14388: * src/targets/isapi/parser3isapi.C: beauty: removed some warnings
14389:
14390: * src/main/pa_common.C: removed warning
14391:
14392: * src/include/pa_version.h: 3.1.3
14393:
14394: 2004-04-02 paf
14395:
14396: * src/main/pa_string.C: bugfix: $s[009] ^s.int[] now 9, were error
14397:
14398: * src/targets/cgi/parser3.C: new: CGI_PARSER_LOG env variable
14399: allows to specify where to put parser log file
14400:
14401: 2004-04-01 paf
14402:
14403: * src/classes/table.C: bugfix: bugfix: table::load last line
14404: without tab and enter were ignored
14405:
14406: * src/: include/pa_cache_managers.h, include/pa_globals.h,
14407: include/pa_socks.h, main/pa_cache_managers.C, main/pa_globals.C,
14408: main/pa_socks.C, targets/cgi/parser3.C,
14409: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.def:
14410: bugfix: sql connections now are disconnected
14411:
14412: 2004-03-30 paf
14413:
14414: * src/classes/table.C: bugfix: table::load last line without tab
14415: and enter were ignored
14416:
14417: * src/classes/table.C: bufix: if last table lines were commented,
14418: gpfed
14419:
14420: * src/: doc/ClassExample1.dox, doc/ClassExample2.dox,
14421: doc/ClassExample3.dox, doc/chmhelper.pl, doc/class.dox,
14422: doc/compiler.dox, doc/doxygen.cfg, doc/exception.dox,
14423: doc/executor.dox, doc/footer.htm, doc/index.dox, doc/memory.dox,
14424: doc/methoded.dox, doc/object.dox, doc/string.dox,
14425: doc/targets.dox, doc/value.dox, include/pa_version.h,
14426: main/pa_cache_managers.C, main/pa_stylesheet_connection.C,
14427: targets/isapi/parser3isapi.vcproj, types/pa_vform.C: merged
14428: bugfixes from 3.1.2, changed version to 3.1.3beta
14429:
14430: 2004-03-29 paf
14431:
14432: * src/types/pa_vhashfile.C: bugfix: empty key on hashfile.get
14433: causes gpf
14434:
14435: * src/doc/: ClassExample1.dox, ClassExample2.dox,
14436: ClassExample3.dox, chmhelper.pl, class.dox, compiler.dox,
14437: doxygen.cfg, exception.dox, executor.dox, footer.htm, index.dox,
14438: memory.dox, methoded.dox, object.dox, string.dox, targets.dox,
14439: value.dox: translated to english
14440:
14441: 2004-03-25 paf
14442:
14443: * src/targets/isapi/parser3isapi.vcproj: beauty: one more
14444: parser3project dependency removed
14445:
14446: * src/main/: pa_cache_managers.C, pa_stylesheet_connection.C:
14447: bugfix: refused to compile without xml
14448:
14449: * src/types/pa_vform.C: beauty: removed warning
14450:
14451: * src/classes/classes.vcproj: merged bugfix: now all compiles in
14452: any folder [removed last ;) folder dependency]
14453:
14454: * src/classes/classes.vcproj: bugfix: now all compiles in any
14455: folder [removed last ;) folder dependency]
14456:
14457: * src/include/pa_version.h: release
14458:
14459: * src/lib/gd/gif.C: new: ^image.pixel(outof;bounds) now returns -1
14460:
14461: * src/classes/table.C: beauty: comment& more meaningful error
14462: message
14463:
14464: * src/classes/hash.C: bugfix: ^hash::sql{one column} now produces
14465: $.hash[$.column_value1(true) ... ] [were producing some strang
14466: thing]
14467:
14468: 2004-03-23 paf
14469:
14470: * src/: classes/image.C, main/pa_common.C: bugfix: ^image.polyline
14471: and http status line parsing checked number of columns in table
14472: [user reported an assert]
14473:
1.211 moko 14474: * operators.ru.txt, operators.txt: example: on hashfile
1.95 moko 14475:
14476: * src/: classes/op.C, types/pa_value.C, types/pa_wcontext.C:
14477: bugfix: junction reattach now actually reattaches a junction to
14478: new wcontext [were only assigning it to junction, which caused
14479: junction tracking to loose junction, and it's context were not
14480: killed, and it tried to process in invalid context, gpf]
14481:
14482: * src/targets/cgi/parser3.C: debug helper added
14483:
14484: 2004-03-19 paf
14485:
14486: * src/types/pa_wcontext.C: beauty: error messages removed duplicate
14487: "type(type)" in braces
14488:
14489: 2004-03-10 paf
14490:
1.211 moko 14491: * operators.ru.txt, operators.txt, src/classes/xdoc.C,
14492: src/classes/xnode.C, src/classes/xnode.h, src/types/pa_vxdoc.C,
14493: src/types/pa_vxdoc.h, src/types/pa_vxnode.C,
14494: src/types/pa_vxnode.h: new: refined solution to
14495: search-in-namespaces problem:
1.95 moko 14496: $xdoc.search-namespaces.x[http://pif.design.ru/]
14497: $nodes[^xdoc.select[//x:second]]
14498:
1.211 moko 14499: * operators.ru.txt, operators.txt, src/classes/xnode.C: new:
14500: xnode.select*[xpath expression][[NAMESPACES HASH]] allows to
14501: search for info in namespaces
1.95 moko 14502:
14503: $nodes[^xdoc.select[//x:second][
14504: $.x[http://pif.design.ru/] ]]
14505:
14506: 2004-03-09 paf
14507:
1.211 moko 14508: * operators.ru.txt, operators.txt, src/main/pa_common.C: new:
1.95 moko 14509: ^file::load[...][options] $.form[
14510: !$.field1[string]
14511: !$.field2[^table::create{one_column_only^#0Avalue1^#0Avalue2}]
14512: ] !$.body[string]
14513:
14514: GET ?here notGET(POST, HEAD, others) in content-type:
14515: application/x-www-form-urlencoded
14516:
14517: todo: upload files ability
14518:
14519: * src/lib/cord/cordxtra.c: bugfix: CORD_pos were not fixed
14520: properly, done
14521:
14522: 2004-03-05 paf
14523:
1.211 moko 14524: * operators.ru.txt, operators.txt, src/main/pa_common.C: new:
14525: file::load[;http:// GET/POST $.form[$.fields started, not tested
14526: yet todo:$.field[table] for multiple values
1.95 moko 14527:
1.211 moko 14528: * operators.ru.txt, operators.txt: new: http:// options $.user
14529: $.password basic authorization
1.95 moko 14530:
14531: * src/main/pa_common.C: beauty: link to rtf added
14532:
1.211 moko 14533: * operators.ru.txt, operators.txt, src/include/pa_common.h,
14534: src/main/pa_common.C: new: http:// options $.user $.password
14535: basic authorization
1.95 moko 14536:
14537: * src/main/pa_common.C: beauty: removed needless vars
14538:
1.211 moko 14539: * operators.ru.txt, operators.txt: new: pgsql option [like that
14540: recently added to oracle driver]
14541: ClientCharset=parser-charset << charset in which parser thinks
14542: client works
14543:
14544: * operators.ru.txt, operators.txt: new: odbc option [like that
14545: recently added to oracle driver]
14546: ClientCharset=parser-charset << charset in which parser thinks
14547: client works
1.95 moko 14548:
14549: * src/sql/pa_sql_driver.h: beauty: important warning added
14550:
14551: * etc/parser3.charsets/koi8-r.cfg: there's special code for grad
14552: char!
14553:
14554: * etc/parser3.charsets/windows-1251.cfg: typo
14555:
14556: 2004-03-04 paf
14557:
14558: * src/main/pa_sql_driver_manager.C: speedup: charset lookups
14559: cached, sql transcoding now goes faster
14560:
1.211 moko 14561: * operators.ru.txt, operators.txt: new: mysql option [like that
14562: recently added to oracle driver]
14563: ClientCharset=parser-charset << charset in which parser thinks
14564: client works
1.95 moko 14565:
14566: * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: keyboard
14567: typo error
14568:
14569: * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: typograph
14570: chars commented
14571:
14572: 2004-03-03 paf
14573:
14574: * INSTALL: note: added on libgc on FreeBSD, thanks to Andrey N.
14575: Pazychev <135@ugtel.ru> and Goor <goor@hotbox.ru>
14576:
14577: 2004-03-02 paf
14578:
1.211 moko 14579: * operators.ru.txt, operators.txt: new[update typo]:
14580: !^void.left(n) nothing !^void.right(n) nothing
14581: !^void.mid(p[;n]) nothing
14582:
14583: * operators.ru.txt, operators.txt, src/classes/void.C: new:
14584: !^void.left(n) nothing !^void.right(n) nothing
14585: !^void.pos(p[;n]) nothing
1.95 moko 14586:
1.211 moko 14587: * operators.ru.txt, operators.txt, src/classes/file.C,
14588: src/include/pa_string.h: new:
1.95 moko 14589: ^file::sql[[name_to_become_$.name]]{} query result must be one
14590: row with columns: first: data second: file name third:
14591: content-type
14592:
1.211 moko 14593: * operators.ru.txt, operators.txt, src/classes/file.C:
14594: ^file.sql-string[] inside ^connect gets properly escaped string,
14595: which can be passed to request now this for mysql only. it's up
14596: to parser sql driver to fix zeros properly
1.95 moko 14597:
14598: * INSTALL: note: added on building apache with this option:
14599: --enable-shared=max thanks to Victor Fedoseev <vvf_ru@mail.ru>
14600:
14601: 2004-03-01 paf
14602:
14603: * src/targets/isapi/parser3isapi.C: new: apache module & isapi
14604: extension memory:compact befor processingrequest
14605:
1.211 moko 14606: * operators.ru.txt, operators.txt, src/classes/hash.C: new:
14607: ^hash._keys[>>name<<] to call sole column of result
1.95 moko 14608:
1.211 moko 14609: * operators.ru.txt, operators.txt, src/classes/image.C,
14610: src/lib/gd/gif.C, src/lib/gd/gif.h: new:
14611: ^image.pixel(x;y)[(color)] get/set pixel color
1.95 moko 14612:
14613: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h:
14614: beauty: image -- less checks [were ugly impl]
14615:
14616: * src/classes/string.C: bugfix: ^string.left/right/mid with
14617: negative values now considered bad
14618:
14619: * src/main/pa_common.C: bugfix: INADDR_NONE not everywhere defined
14620:
14621: * src/: classes/xdoc.C, types/pa_vxdoc.h: bugfix: boolean output
14622: options now have unified defaults [after transform
14623: indent/omit-xml-declaration/standalone 'default' erroreously
14624: meant 'true']
14625:
14626: * src/main/pa_common.C: bugfix: http://i.p.a.ddress gethostbyaddr
14627: added [on some platforms gethostbyname failed with such
14628: 'domains']
14629:
14630: * src/include/pa_config_auto.h.in: no select check, no define
14631:
14632: * src/classes/string.C: feature: ^string.trim both parameters may
14633: be empty-strings, meaning kind=both chars=whitespaces
14634:
14635: * src/lib/smtp/comms.C: bugfix: use SO_LINGER if no SO_DONTLINGER
14636: exist
14637:
14638: * src/classes/string.C: check: trim 'chars' must not be empty,
14639: exception if it is
14640:
14641: * src/classes/string.C: changed: ^string.trim [] << both,
14642: whitespaces [start|both|end] << kind, whitespaces
14643: [start|both|end;chars] full
14644:
14645: 2004-02-27 paf
14646:
1.211 moko 14647: * operators.ru.txt, operators.txt, src/classes/string.C,
14648: src/main/pa_string.C: new method:
14649: ^string.trim[start|both|end[;chars]] default 'chars' --
14650: whitespace chars finished
1.95 moko 14651:
1.211 moko 14652: * operators.ru.txt, operators.txt, src/classes/string.C,
14653: src/include/pa_string.h, src/main/pa_string.C: new method:
1.95 moko 14654: ^string.trim[start|both|end[;chars]] default 'chars' --
14655: whitespace chars started, only start works
14656:
14657: * src/main/compile.C: bugfix: line numbers after
14658: ^process{}[$.line(-10]] can be negative, allowed to print they as
14659: signed
14660:
14661: * src/main/untaint.C: speed: there's no \n chars in output
14662: [normally], so no need to optimize them they could be retrived
14663: from databases, though. but 1. should be replaced 2. if not
14664: optimized, no harm done
14665:
14666: * src/main/pa_exec.C: bugfix: waitpid could be interrupted --
14667: ^file::exec/cgi could return invalid status & zombie child can
14668: remain for short period until process exists [very bad in
14669: mod_parser3] http://i2/tasks/edit/?id=4629451867179521923
14670:
14671: * src/lib/smtp/smtp.h: bugfix: SMTP buffer overflow could allow
14672: malicious SMTP server to attack as by returning too long status
14673: responses http://i2/tasks/edit/?id=4629448401140924947
14674:
14675: 2004-02-26 paf
14676:
1.211 moko 14677: * operators.ru.txt, operators.txt: feature: ^process...{CODE}[now
14678: has options] which are $.main[to what to rename @main]
1.95 moko 14679: $.file[file, from which (user says) goes that CODE]
14680: $.lineno(line number in that file, where CODE starts. may be
14681: negative)
14682:
1.211 moko 14683: * operators.ru.txt, operators.txt, src/classes/op.C,
14684: src/include/pa_request.h, src/main/compile.C,
14685: src/main/compile_tools.h, src/main/pa_request.C: feature:
14686: ^process...{CODE}[now has options] which are $.main[to
14687: what to rename @main] $.file[file, from which (user says)
14688: goes that CODE] $.lineno(line number in that file, where
14689: CODE starts. may be negative)
14690:
1.95 moko 14691: 2004-02-25 paf
14692:
1.116 moko 14693: * etc/parser3.charsets/Makefile.am: bugfix: @sysconfdir@ used [were
14694: old @charsetsdir@ recently erased from configure.in]
1.95 moko 14695:
14696: * src/classes/hash.C: feature: ^hash::sql{one colum result} now
14697: produces hash of column=>1
14698:
14699: * src/lib/smtp/smtp.h: beauty: couple of #ifdef-s to compile even
14700: with incomplete errno constants set
14701:
14702: 2004-02-24 paf
14703:
14704: * src/lib/smtp/smtp.C: smtp on unix: authors of lib/smtp never read
14705: "man select"
14706:
14707: * src/main/pa_os.C: beauty: <0 better then ==-1
14708:
14709: * src/lib/smtp/comms.C: smtp on unix: steps to work on unix
14710:
14711: * src/lib/smtp/: smtp.C: smtp on unix: steps to work on unix
14712:
1.116 moko 14713: * src/classes/Makefile.am: smtp on unix: steps to work on unix
1.95 moko 14714:
14715: * src/: classes/mail.C, types/pa_vmail.C, types/pa_vmail.h: smtp on
14716: unix: steps to work on unix [extracted 'to']
14717:
14718: * src/classes/mail.C: smtp on unix: steps to work on unix
14719:
14720: * src/lib/smtp/smtp.C: smtp on unix: compiled on win32
14721:
1.116 moko 14722: * src/: lib/smtp/Makefile.am, lib/smtp/comms.C, lib/smtp/smtp.C,
14723: lib/smtp/smtp.h, targets/cgi/Makefile.am: started porting smtp to
14724: unix [testing on solaris]
1.95 moko 14725:
14726: 2004-02-20 paf
14727:
14728: * src/classes/xdoc.C: beauty: ugly code removed, thanks to egr for
14729: pointing that out
14730:
14731: * src/classes/xdoc.C: bugfix: <tag attr="&#digital_entity;" bug
14732: fixed again [same solution, mistanenly removed one line]
14733:
14734: 2004-02-19 paf
14735:
14736: * src/: classes/date.C, classes/image.C, types/pa_vdate.h: feature:
14737: date::create from bad datetime in spring daylightsaving hole now
14738: OK for all platforms [on some platforms it failed]
14739:
14740: * src/classes/: date.C, image.C: beauty: date::create[bad date time
14741: in daylightsaving hole] now throws error
14742:
14743: * src/classes/date.C: comment: mistake fixed
14744:
14745: 2004-02-18 paf
14746:
14747: * src/: classes/xdoc.C, include/pa_charset.h: beauty: xdoc.string
14748: now renderes in $request:charset, but in header puts
14749: $response:charset todo: make that default only so that coder
14750: could override that
14751:
14752: * src/classes/xdoc.C: beauty: xhtml doctype-public/system forcly
14753: turns off omit-xml-declaration
14754:
14755: * src/classes/xdoc.C: feature: reimplemented xhtml output, see
14756: /.xsl for sample
14757:
14758: 2004-02-17 paf
14759:
14760: * src/classes/xdoc.C: beauty: needless helper class removed
14761:
14762: * src/classes/xdoc.C: beauty: method=html outputxmlbuffer not
14763: copied extra time
14764:
14765: * src/classes/xdoc.C: bugfound: meta again, now somewhere in xhtml
14766: part of libxml
14767:
14768: * src/classes/xdoc.C: new: xhtml now works [libxslt prevented
14769: libxml to do the work] <xsl:output method="html"
14770: doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
14771: doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
14772: />
14773:
14774: * src/classes/xdoc.C: beauty: no <meta ... charset generated
14775:
14776: * src/types/pa_vxdoc.h: bugfix: ^xdoc::transform [note double :]
14777: caused assertion
14778:
14779: * src/classes/hash.C: bugfix: ^hash.add[$hash] ^hash.sub[$hash]
14780: could hang. now such add does nothing, sub clears $hash
14781:
14782: * src/main/untaint.C: bugfix: one last char prior to "spaces<" were
14783: not made quoted-printable
14784:
14785: * src/main/pa_uue.C: bugfix: uuencoded finish char adding violated
14786: string invariant
14787:
14788: 2004-02-16 paf
14789:
14790: * src/main/pa_globals.C: bugfix: xml errors copy from library now
14791: cleared [were not cleared properly]
14792:
14793: 2004-02-13 paf
14794:
1.116 moko 14795: * src/include/pa_version.h: prerelease
1.95 moko 14796:
14797: * src/main/pa_stylesheet_connection.C: change: .xsl.stamp now not
14798: used, introducing dependencies timestamp check
14799:
14800: * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
14801: include/pa_xml_io.h, main/Makefile.am, main/compile.tab.C,
14802: main/main.vcproj, main/pa_globals.C, main/pa_xml_io.C: change:
14803: .xsl.stamp now not used, introducing dependencies timestamp check
14804:
1.150 moko 14805: * configure.in: auto.p: @conf made relative
1.95 moko 14806:
14807: 2004-02-12 paf
14808:
14809: * src/types/pa_vform.C: bugfix: empty values[recently allowed]
14810: ruined empty <input type=file> submits. parser thought there were
14811: nameless empty file and $form:field got value of type 'file'
14812:
14813: * INSTALL: --without-threads
14814:
14815: * src/include/pa_sapi.h: 2004
14816:
14817: 2004-02-11 paf
14818:
14819: * src/: classes/classes.C, classes/classes.h, classes/date.C,
14820: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
14821: classes/hashfile.C, classes/image.C, classes/int.C,
14822: classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
14823: classes/response.C, classes/string.C, classes/table.C,
14824: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
14825: include/pa_array.h, include/pa_cache_managers.h,
14826: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
14827: include/pa_config_fixed.h, include/pa_config_includes.h,
14828: include/pa_dictionary.h, include/pa_dir.h,
14829: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
14830: include/pa_hash.h, include/pa_memory.h, include/pa_opcode.h,
14831: include/pa_operation.h, include/pa_os.h, include/pa_request.h,
14832: include/pa_request_charsets.h, include/pa_request_info.h,
14833: include/pa_socks.h, include/pa_sql_connection.h,
14834: include/pa_sql_driver_manager.h, include/pa_stack.h,
14835: include/pa_string.h, include/pa_stylesheet_connection.h,
14836: include/pa_stylesheet_manager.h, include/pa_table.h,
14837: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
14838: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
14839: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
14840: lib/md5/pa_md5c.c, lib/smtp/comms.C, lib/smtp/smtp.C,
14841: lib/smtp/smtp.h, main/compile.C, main/compile_tools.C,
14842: main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
14843: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
14844: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
14845: main/pa_exec.C, main/pa_globals.C, main/pa_memory.C,
14846: main/pa_os.C, main/pa_request.C, main/pa_socks.C,
14847: main/pa_sql_driver_manager.C, main/pa_string.C,
14848: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
14849: main/pa_xml_exception.C, main/pa_xml_io.C, main/untaint.C,
14850: sql/pa_sql_driver.h, targets/cgi/pa_threads.C,
14851: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
14852: types/pa_junction.h, types/pa_method.h, types/pa_value.C,
14853: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
14854: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
14855: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
14856: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
14857: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
14858: types/pa_vhash.h, types/pa_vhashfile.h, types/pa_vimage.C,
14859: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
14860: types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.C,
14861: types/pa_vmath.h, types/pa_vmemory.h, types/pa_vmethod_frame.C,
14862: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
14863: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
14864: types/pa_vresponse.h, types/pa_vstateless_class.C,
14865: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
14866: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
14867: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
14868: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
14869: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
14870: types/pa_wcontext.h, types/pa_wwrapper.h: 2004
14871:
14872: * src/main/pa_globals.C: beauty: typo caused gc.log warnings with
14873: debug version of gc.dll
14874:
14875: * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
14876: lib/pcre/pcre.vcproj, lib/pcre/pcre_dftables.vcproj,
14877: lib/pcre/pcre_parser_ctype.vcproj, lib/sdbm/sdbm.vcproj,
14878: lib/smtp/smtp.vcproj, main/main.vcproj, main/pa_globals.C,
14879: targets/cgi/parser3.C, targets/cgi/parser3.vcproj,
14880: targets/isapi/parser3isapi.vcproj, types/types.vcproj: migrated
14881: to latest libxml[2.6.5] and libgdome[1.1.2] simplified lib build
14882: processes
14883:
14884: * src/: classes/classes.vcproj, lib/gd/gd.vcproj, main/main.vcproj,
14885: main/pa_globals.C, targets/cgi/parser3.vcproj,
14886: targets/isapi/parser3isapi.vcproj, types/types.vcproj: continued
14887: changes to reflect libxml xsl new folders
14888:
14889: * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
14890: lib/smtp/smtp.vcproj, main/main.vcproj,
14891: targets/cgi/parser3.vcproj, types/types.vcproj: continued changes
14892: to reflect libxml xsl new folders
14893:
14894: * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
14895: lib/smtp/smtp.vcproj, main/main.vcproj,
14896: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
14897: types/types.vcproj: started changes to reflect libxml xsl new
14898: folders
14899:
14900: * ChangeLog, parser3.sln, src/classes/classes.vcproj,
14901: src/lib/gd/gd.vcproj, src/lib/smtp/smtp.vcproj,
14902: src/main/compile.tab.C, src/main/main.vcproj,
14903: src/main/pa_globals.C, src/targets/cgi/parser3.vcproj,
14904: src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj:
14905: started changes to reflect libxml xsl new folders
14906:
14907: 2004-02-10 paf
14908:
14909: * INSTALL: critical: libxslt1.1.2 wanted at least libxml2.6.3 to
14910: compile. recommened latest libxml up to date
14911:
14912: * INSTALL: critical: prior to 1.0.30 had bug: "a segfault on
14913: pattern compilation errors", on which spent 4 hours worktime. use
14914: versions higher than that. recommended now latest up to date
14915:
14916: 2004-02-06 paf
14917:
14918: * src/main/: pa_sql_driver_manager.C, pa_stylesheet_manager.C:
14919: beauty: unified destructing style
14920:
14921: * src/main/untaint.C: beauty: removed old def/ifdef
14922:
14923: * src/main/untaint.C: beauty: coredump @unknown untaint language
14924: now
14925:
14926: 2004-02-03 paf
14927:
14928: * src/: classes/image.C, main/pa_exec.C, main/pa_memory.C,
14929: targets/isapi/parser3isapi.C, types/pa_value.C,
14930: types/pa_vcookie.C: beauty: %u is more simple=proper for size_t
14931: then %ld/%lu
14932:
14933: * src/main/pa_common.C: typo: %l -> %u
14934:
14935: * src/classes/xdoc.C: bugfix: libxml: FOR UTF-8 TOO russian letters
14936: in attributes or documents-results of transform now not xx;
14937:
14938: * src/classes/xnode.C: memleaks found: not fixed yet. todo
14939:
14940: * src/main/pa_charset.C: bugfix: forgot to undo some
14941:
14942: * src/main/pa_charset.C: beauty: uncomment
14943: PA_PATCHED_LIBXML_BACKWARD to link with old patched libxml
14944: libraries
14945:
14946: 2004-02-02 paf
14947:
14948: * src/types/pa_vcookie.C: bugfix: erasing cookie: params now output
14949: $cookie:example[ $.value[value] $.path[/there/] ]
14950:
14951: $cookie:example[ $.value[] $.expires[session]
14952: $.path[/there/] $.domain[test.com] ]
14953:
14954: * src/types/pa_vform.C: bugfix: empty values with
14955: enctype=multipart/form-data now produce entries in $form:tables
14956: <form method=post enctype=multipart/form-data> <input type=hidden
14957: name=a> <input type=hidden name=b>
14958:
14959: <input type=submit> </form> $k[^form:fields._keys[]] ^eval($k)
14960: <hr> <pre>$request:body
14961:
14962: 2004-01-30 paf
14963:
14964: * src/classes/xdoc.C: bugfix: libxml: russian letters in attributes
14965: or documents-results of transform now not xx;
14966:
14967: * src/classes/date.C: bugfix: ^date::create[invalid fields now
14968: produce exception.
14969:
14970: * src/: classes/date.C, include/pa_string.h, main/pa_string.C:
14971: bugfix: ^date::create[invalid fields now produce exception.
14972:
14973: * ChangeLog, src/classes/date.C: bugfix: ^date::create[invalid
14974: year] now produces exception. todo: check other fields
14975:
14976: 2004-01-29 paf
14977:
14978: * src/include/pa_memory.h: typo error
14979:
14980: * src/include/pa_memory.h: bugfix: [potential] strdup copied one
14981: more byte then specified, then zeroed it << useless and
14982: potentially harmful(could gpf)
14983:
14984: 2004-01-22 paf
14985:
14986: * src/classes/xdoc.C: bugfix: when stylesheet contains error, gpf
14987:
14988: * src/main/untaint.C: merged: bugfix from 3.1.1 on whitespace
14989: optimization
14990:
14991: * src/main/untaint.C: bugfix: whitespace now optimized properly
14992: [were bug: ^taint[1 & 2]="1 &2"
14993:
14994: * src/main/pa_globals.C: beauty: bigger buffer for xml-related
14995: errors
14996:
14997: * src/main/pa_common.C: merged: bugfix from 3.1.1 on memory
14998: overflow
14999:
15000: * src/main/pa_common.C: bugfix: buffer overflow * in libxml&xsl
15001: error-reporting code * in parser-error reporting code [when no
15002: @unhandled_exception defined]
15003:
15004: fixed in one place: my *snprintf override
15005:
15006: 2004-01-13 paf
15007:
1.211 moko 15008: * operators.ru.txt, operators.txt: typo erro
1.95 moko 15009:
15010: 2003-12-25 paf
15011:
15012: * src/main/pa_common.C: bugfix: ^file::load[binary;http:// now not
15013: garbled [pieces after zero bytes were removed]
15014:
15015: 2003-12-22 paf
15016:
1.116 moko 15017: * src/include/Makefile.am: bugfix: removed from dist:
15018: src/include/pa_config_auto.h which were configured for
1.95 moko 15019: make-dist-platform and badly updated proper config file in target
15020: [when .tar used for updating existing source tree]
15021:
1.211 moko 15022: * ChangeLog, operators.ru.txt, operators.txt, src/classes/op.C,
1.95 moko 15023: src/include/pa_sql_connection.h,
15024: src/include/pa_sql_driver_manager.h,
15025: src/main/pa_sql_driver_manager.C, src/sql/pa_sql_driver.h:
15026: feature: sql introducing ability to transcode charsets
15027:
15028: 2003-12-19 paf
15029:
15030: * src/main/pa_sql_driver_manager.C: beauty: more straighforward
15031: error message
15032:
15033: * src/main/pa_charset.C: bugfix: memory for charsethandler
15034: structure for libxml now allocated properly
15035:
15036: 2003-12-17 paf
15037:
15038: * src/types/pa_vfile.C: beauty: removed outdated cast
15039:
15040: * src/main/pa_common.C: bugfix: empty http response caused gpf
15041:
15042: * src/include/pa_string.h: bugfix: removed too strong a assert
15043:
15044: * src/main/pa_globals.C: bugfix: removed false warning [warning:
15045: unreported xmlGenericErrors]
15046:
15047: 2003-12-15 paf
15048:
15049: * src/classes/xdoc.C: bugfix: taint uri under ^xdoc::create{now
15050: works}
15051:
15052: 2003-12-11 paf
15053:
1.211 moko 15054: * operators.ru.txt, operators.txt, src/types/pa_vstatus.C:
15055: !$status:pid process id
1.95 moko 15056: !$status:tid thread id
15057:
15058: * src/: include/pa_cache_managers.h, main/pa_cache_managers.C,
15059: main/pa_globals.C, main/pa_request.C, types/pa_vstatus.C:
15060: bugfix(solaris): removed dependency on object initialization
15061: order [one more place]
15062:
15063: * src/: classes/file.C, classes/mail.C, classes/op.C,
15064: classes/xdoc.C, main/pa_request.C, types/pa_vimage.C,
15065: types/pa_vmath.C, types/pa_vstatus.C: beauty cancel: gcc does not
15066: understand that
15067:
15068: * src/: classes/file.C, classes/mail.C, classes/op.C,
15069: classes/xdoc.C, include/pa_cache_managers.h,
15070: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
15071: include/pa_stylesheet_manager.h, main/pa_request.C,
15072: main/pa_stylesheet_manager.C, types/pa_vimage.C,
15073: types/pa_vmath.C, types/pa_vstatus.C: beauty: removed redundant
15074: ctor call [relying on implicit String::Body(cstr) call]
15075:
15076: * src/main/: pa_cache_managers.C, pa_sql_driver_manager.C,
15077: pa_stylesheet_manager.C: bugfix(solaris): removed dependency on
15078: object initialization order [two places]
15079:
15080: 2003-12-10 paf
15081:
15082: * src/include/pa_sql_connection.h: bugfix: $status:sql.cache back
15083: << time now ok
15084:
1.211 moko 15085: * operators.ru.txt, operators.txt,
15086: src/main/pa_sql_driver_manager.C,
1.95 moko 15087: src/main/pa_stylesheet_manager.C: $status:stylesheet.cache back
15088: operational
15089:
1.211 moko 15090: * ChangeLog, operators.ru.txt, operators.txt, src/classes/xdoc.C,
1.95 moko 15091: src/include/pa_charset.h, src/include/pa_sql_connection.h,
15092: src/main/pa_charset.C, src/main/pa_sql_driver_manager.C,
15093: src/main/pa_string.C, src/types/pa_vxdoc.h: $status:sql.cache
15094: back operational
15095:
15096: 2003-12-02 paf
15097:
15098: * src/types/pa_vmail.C: bugfix:
15099: ^mail:send[$.file[$.value[>>xxxx<<]] now untaints properly [were:
15100: as-is forced]
15101:
15102: * src/main/pa_xml_io.C: bugfix: on some platforms one can't throw
15103: exceptions out of libxml callbacks: reimplemented error handling
15104: of http://localhost, parser://method and safemode check callbacks
15105:
15106: * src/main/pa_string.C: bugfix: SPARC gpf on %4!=0 address int ref
15107: [merged from HEAD]
15108:
15109: * src/classes/image.C: nothing: comment removed
15110:
15111: * src/main/pa_string.C: bugfix: sparc gpf on reading %4!=0
15112: addresses to int
15113:
15114: 2003-12-01 paf
15115:
15116: * src/main/pa_xml_io.C: bugfix: typo
15117:
15118: * src/main/pa_globals.C: bugfix: win32: compile prob
15119:
15120: * src/classes/xdoc.C: bugfix: typo
15121:
15122: * src/main/pa_xml_io.C: todo: safe mode check not to throw
15123: exception
15124:
15125: * src/main/pa_xml_io.C: bugfix: http://localhost typo error
15126:
15127: 2003-11-28 paf
15128:
15129: * src/main/pa_xml_io.C: installed safe-mode checker as filter of
15130: all xml documents read
15131:
15132: * src/main/pa_xml_io.C: http://localhost/ now checked for safe mode
15133:
15134: * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
15135: include/pa_stylesheet_manager.h, main/pa_stylesheet_manager.C:
15136: replaced original open mech of xdoc::create & co to use libxml
15137: open, so that this would work for root document todo: safe mode
15138: checks to libxml: ideally to some 1 point
15139:
15140: * src/main/pa_xml_io.C: comment
15141:
1.211 moko 15142: * operators.ru.txt, operators.txt, src/main/pa_xml_io.C: leading /
15143: in http://parser[abscent params]
1.95 moko 15144:
1.211 moko 15145: * operators.ru.txt, operators.txt, src/include/pa_request.h,
15146: src/main/pa_xml_io.C: works. todo: maybe replace original open
15147: mech of xdoc::create & co to use libxml open, so that this would
15148: work for root document
1.95 moko 15149:
15150: $xdoc[^xdoc::create{<?xml version="1.0"?> <!DOCTYPE test SYSTEM
15151: "parser://method/params/here"> <test> &test^; </test> }]
15152:
15153: ^taint[^xdoc.string[]]
15154:
15155: @method[param] <!ENTITY test
15156: "test-entity-value+$form:user+$param!">
15157:
15158: 2003-11-27 paf
15159:
15160: * src/main/pa_xml_io.C: libxml: started parser://methodcall/params
15161:
15162: * src/classes/date.C: bugfix: typo error
15163:
15164: 2003-11-26 paf
15165:
1.211 moko 15166: * operators.ru.txt, operators.txt, src/include/Makefile.am,
15167: src/include/pa_globals.h, src/main/Makefile.am,
15168: src/main/main.vcproj, src/main/pa_globals.C,
15169: src/main/pa_request.C, src/include/pa_xml_io.h,
15170: src/main/pa_xml_io.C: simplification: xml errors to
15171: hash<thread_id,error> reorganization: xml io moved to
15172: pa_xml_io.C/h
1.95 moko 15173:
15174: * src/types/pa_value.h: warnings: --
15175:
15176: 2003-11-25 paf
15177:
15178: * src/classes/table.C: bugfix: wrong sequence. [sadly no waring
15179: whatever)
15180:
15181: * src/classes/table.C: bugfix: a, c?x:y, z in gcc considered(?) as
15182: a, (c?x:y, z)
15183:
15184: * src/main/untaint.C: bugfix: consequences of not reading this
15185: comment: CORD_pos_chars_left /* Number of characters in cache.
15186: <= 0 ==> none */
15187:
15188: * src/include/pa_array.h: removed needless checks
15189:
15190: 2003-11-24 paf
15191:
15192: * src/: main/pa_request.C, types/pa_vform.C, types/pa_vform.h:
15193: removed limit: now $form:xxx can be accessed anytime, even in
15194: @auto/conf [and request/response:charset still can be changed
15195: anytime]
15196:
15197: * src/main/pa_common.C: bugfix: ^file::load[binary;http://...]
15198: now not transcodes response body
15199:
1.211 moko 15200: * operators.ru.txt, operators.txt, src/types/pa_vxnode.C,
15201: src/types/pa_vxnode.h: $xdoc[^xdoc::create[test]]
15202: $tn[^xdoc.createTextNode[text node value]]
15203: $dummy[^xdoc.firstChild.appendChild[$tn]]
1.95 moko 15204: $xdoc.firstChild.firstChild.nodeValue[different]
15205: ^taint[^xdoc.string[]]
15206:
15207: * src/: include/pa_hash.h, types/types.vcproj: linker HPUX nongnu
15208: workaround: static Hash::allocates -> static Hash_allocates
15209:
15210: 2003-11-21 paf
15211:
1.116 moko 15212: * Makefile.am, configure, configure.in, src/classes/Makefile.am,
15213: src/include/pa_config_auto.h.in, src/targets/cgi/Makefile.am,
15214: src/types/Makefile.am: rearrange: gd&smtp moved to src/lib
1.95 moko 15215:
15216: * src/classes/classes.vcproj: rearrange: gd&smtp moved to src/lib
15217:
15218: * src/classes/mail.C: bugfix: typo
15219:
15220: * parser3.sln, src/classes/Makefile.am, src/lib/Makefile.am,
1.116 moko 15221: src/lib/gd/Makefile.am, src/lib/gd/gd.vcproj, src/lib/gd/gif.C,
15222: src/lib/gd/gif.h, src/lib/gd/gifio.C, src/lib/gd/mtables.h,
15223: src/lib/smtp/Makefile.am, src/lib/smtp/comms.C,
15224: src/lib/smtp/smtp.C, src/lib/smtp/smtp.h,
1.95 moko 15225: src/lib/smtp/smtp.vcproj: rearrange: gd&smtp moved to src/lib
15226:
15227: * src/main/pa_exec.C: bug in safe mode
15228:
15229: * src/include/Makefile.am: pa_xml_exception.h
15230:
15231: * src/targets/isapi/parser3isapi.C: more warnings --
15232:
15233: 2003-11-20 paf
15234:
15235: * src/: classes/math.C, classes/op.C, classes/string.C,
15236: main/pa_charset.C, main/pa_dictionary.C, main/pa_string.C,
15237: types/pa_value.C, main/pa_dir.C, main/pa_table.C: more warnings
15238: --
15239:
15240: * src/: main/pa_charset.C, main/pa_string.C, types/pa_vxnode.C:
15241: more warnings --
15242:
15243: * src/classes/xdoc.C: more warnings --
15244:
15245: * src/classes/: date.C, image.C, xdoc.C: more warnings --
15246:
15247: * src/: main/pa_sql_driver_manager.C, main/untaint.C,
15248: types/pa_vcookie.C, types/pa_vmail.C: more warnings --
15249:
15250: * src/: classes/date.C, classes/file.C, classes/hash.C,
15251: classes/image.C, classes/mail.C, classes/op.C, classes/string.C,
15252: classes/table.C, include/pa_cache_managers.h,
15253: include/pa_stylesheet_connection.h, main/pa_request.C,
15254: types/pa_vdate.h, types/pa_vhashfile.C, types/pa_vimage.h,
15255: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h: more warnings
15256: --
15257:
15258: * src/main/: execute.C, pa_request.C: old forgotten todo: when
15259: can't report problem (undefined @unhandled_exception) problem
15260: source string were not reported
15261:
15262: * src/: classes/classes.C, classes/classes.h, classes/date.C,
15263: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
15264: classes/hashfile.C, classes/image.C, classes/int.C,
15265: classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
15266: classes/response.C, classes/string.C, classes/table.C,
15267: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
15268: include/pa_array.h, include/pa_cache_managers.h,
15269: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
15270: include/pa_config_fixed.h, include/pa_dictionary.h,
15271: include/pa_dir.h, include/pa_exception.h, include/pa_exec.h,
15272: include/pa_globals.h, include/pa_hash.h, include/pa_memory.h,
15273: include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
15274: include/pa_request.h, include/pa_request_charsets.h,
15275: include/pa_request_info.h, include/pa_sapi.h, include/pa_socks.h,
15276: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
15277: include/pa_stack.h, include/pa_string.h,
15278: include/pa_stylesheet_connection.h,
15279: include/pa_stylesheet_manager.h, include/pa_table.h,
15280: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
15281: include/pa_xml_exception.h, lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
15282: lib/sdbm/apr_file_io.C, lib/sdbm/apr_strings.C, main/compile.C,
15283: main/compile_tools.C, main/compile_tools.h, main/execute.C,
15284: main/pa_cache_managers.C, main/pa_charset.C, main/pa_charsets.C,
15285: main/pa_common.C, main/pa_dictionary.C, main/pa_dir.C,
15286: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
15287: main/pa_memory.C, main/pa_os.C, main/pa_pool.C,
15288: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
15289: main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
15290: main/pa_uue.C, main/pa_xml_exception.C, main/untaint.C,
15291: sql/pa_sql_driver.h, targets/cgi/pa_threads.C,
15292: targets/cgi/parser3.C, targets/isapi/pa_threads.C,
15293: targets/isapi/parser3isapi.C, types/pa_junction.h,
15294: types/pa_method.h, types/pa_value.C, types/pa_value.h,
15295: types/pa_vbool.h, types/pa_vclass.C, types/pa_vclass.h,
15296: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
15297: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
15298: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
15299: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
15300: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
15301: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
15302: types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.C,
15303: types/pa_vmath.h, types/pa_vmemory.h, types/pa_vmethod_frame.C,
15304: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
15305: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
15306: types/pa_vresponse.h, types/pa_vstateless_class.C,
15307: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
15308: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
15309: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
15310: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
15311: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
15312: types/pa_wcontext.h, types/pa_wwrapper.h: static const char *
15313: const IDENT
15314:
15315: * src/: include/pa_array.h, include/pa_pool.h,
15316: include/pa_request.h, include/pa_string.h, include/pa_table.h,
15317: main/compile_tools.h, main/pa_common.C, types/pa_vhash.h,
15318: types/pa_wcontext.h: more warnings --
15319:
15320: * src/: classes/classes.vcproj, classes/date.C, classes/double.C,
15321: classes/file.C, classes/hash.C, classes/hashfile.C,
15322: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
15323: classes/memory.C, classes/op.C, classes/string.C,
15324: classes/table.C, classes/xdoc.C, classes/xnode.C,
15325: include/pa_config_includes.h, include/pa_operation.h,
15326: include/pa_sql_connection.h, include/pa_table.h,
15327: include/pa_types.h, lib/ltdl/config_fixed.h,
15328: lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj, lib/pcre/maketables.c,
15329: lib/pcre/pcre_dftables.vcproj, lib/pcre/pcre_parser_ctype.vcproj,
15330: lib/sdbm/apr_file_io.C, main/compile.tab.C, main/execute.C,
15331: main/main.vcproj, main/pa_cache_managers.C, main/pa_charset.C,
15332: main/pa_common.C, main/pa_dir.C, main/pa_exec.C,
15333: main/pa_globals.C, main/pa_os.C, main/pa_request.C,
15334: main/pa_string.C, main/pa_table.C, targets/cgi/parser3.vcproj,
15335: targets/isapi/parser3isapi.vcproj, types/pa_value.h,
15336: types/pa_vconsole.h, types/pa_vdate.h, types/pa_vfile.h,
15337: types/pa_vhashfile.C, types/pa_vimage.C, types/pa_vimage.h,
15338: types/pa_vmail.C, types/pa_vobject.C,
15339: types/pa_vstateless_class.h, types/pa_vtable.C,
15340: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.h,
15341: types/pa_vxnode.h, types/types.vcproj: turned on warnings level4
15342: on all projects (except libltdl=off & libsdbm=level3) found
15343: several unitialized vars
15344:
15345: 2003-11-19 paf
15346:
15347: * src/classes/op.C: more ansi C++ comp
15348:
1.211 moko 15349: * operators.ru.txt, operators.txt, src/classes/op.C,
15350: src/include/pa_request.h, src/main/pa_request.C:
15351: ^cache[...]{body}{catch block with $exception.handled[cache]
15352: meaning "get expired cache, if any. else error"}
1.95 moko 15353:
15354: * src/: classes/op.C, include/pa_os.h, include/pa_request.h,
15355: main/pa_common.C: cache: ^cache[] fallback todo: kinda ^try:
15356: ^cache[...]{body}{catch code with $exception.cache field}
15357:
15358: 2003-11-12 paf
15359:
15360: * src/classes/xnode.C: replaceChild: 2nd param now named oldChild
15361: [copy/paste bug]
15362:
15363: 2003-11-11 paf
15364:
15365: * src/types/: pa_value.h, pa_vfile.h: more C++ compatible [HP C++
15366: failed]
15367:
15368: 2003-11-10 paf
15369:
15370: * src/types/pa_vconsole.h: flush
15371:
1.211 moko 15372: * operators.ru.txt, operators.txt, src/main/pa_request.C,
15373: src/types/Makefile.am, src/types/types.vcproj,
15374: src/types/pa_vconsole.h: $console:line read/write [for nntp]
1.95 moko 15375:
1.211 moko 15376: * operators.ru.txt, operators.txt: mysql: transaction support:
15377: ?autocommit=0
1.95 moko 15378:
1.211 moko 15379: * operators.ru.txt, operators.txt: comment: updated
1.95 moko 15380:
15381: * src/types/: pa_vhashfile.C, pa_vhashfile.h: add: hashfile old
15382: serialize version and exipire now removes entries
15383:
1.211 moko 15384: * operators.ru.txt, operators.txt: ^hashfile.delete[] removes files
15385: altogether [and dir, if could]
1.95 moko 15386:
15387: * src/: classes/hashfile.C, include/pa_common.h, main/pa_common.C,
15388: types/pa_vhashfile.C, types/pa_vhashfile.h: ^hashfile.delete[]
15389: removes files altogether [and dir, if could]
15390:
15391: * src/lib/sdbm/sdbm.c: bugfix: sdbm: .h said it's OK to remove
15392: nonexistent pair. .c coded that that was error. fixed
15393:
15394: * src/types/pa_vhashfile.C: sdbm: exception type change to
15395: file.access [regretfull can't split it to different exceptions
15396: without modifying sdbm source wich would prefer not to]
15397:
15398: 2003-11-07 paf
15399:
15400: * src/: classes/date.C, classes/file.C, classes/hash.C,
15401: classes/hashfile.C, classes/image.C, classes/table.C,
15402: classes/xdoc.C, include/Makefile.am, include/pa_array.h,
15403: include/pa_pool.h, include/pa_request.h, main/Makefile.am,
15404: main/execute.C, main/main.vcproj, main/pa_pool.C,
15405: main/pa_request.C, targets/cgi/parser3.C, types/pa_vclass.C,
15406: types/pa_vclass.h, types/pa_vhashfile.h, types/pa_vobject.h,
15407: types/pa_vstateless_class.h: resurrected: pool idea. now only for
15408: destructing objects at request processing end
15409:
15410: 2003-11-06 paf
15411:
15412: * src/: classes/Makefile.am, types/Makefile.am: .am sdbm INCLUDES
15413: updates
15414:
15415: * parser3.sln, src/targets/cgi/Makefile.am: .vcproj & .am updated
15416: to include sdbm
15417:
1.116 moko 15418: * src/include/: pa_config_includes.h, pa_version.h: our
15419: replacements of max& co only for cpp
1.95 moko 15420:
15421: * src/lib/sdbm/: Makefile.am, apr_file_io.C, apr_strings.C: move to
15422: upper dir, .am updated
15423:
15424: * tests/todo.txt: hashfile: done
15425:
1.211 moko 15426: * operators.ru.txt, operators.txt, src/types/pa_vhashfile.C:
15427: hashfile: clear & expiration [time in value. todo: move time to
15428: key]
1.95 moko 15429:
15430: * src/types/pa_vhashfile.C: hashfile: foreach body can bodify $self
15431:
15432: * src/types/pa_vhashfile.C: hashfile: clear now works [were trying
15433: to do that in foreach, no errors, but surely wrong]
15434:
1.211 moko 15435: * operators.ru.txt, operators.txt, src/types/pa_vhashfile.C,
1.95 moko 15436: src/types/pa_vhashfile.h: hashfile: clear and proper locking
15437:
1.211 moko 15438: * operators.ru.txt, operators.txt, src/classes/hash.C,
15439: src/classes/hashfile.C, src/types/pa_vhashfile.C,
15440: src/types/pa_vhashfile.h: hashfile: foreach
1.95 moko 15441:
15442: * src/classes/hashfile.C, src/types/pa_vhashfile.C,
1.211 moko 15443: src/types/pa_vhashfile.h, operators.ru.txt, operators.txt:
15444: hashfile: hash
1.95 moko 15445:
1.211 moko 15446: * operators.ru.txt, operators.txt, src/classes/hashfile.C,
15447: src/types/pa_vhashfile.C, src/types/pa_vhashfile.h,
15448: tests/todo.txt: hashfile: delete
1.95 moko 15449:
15450: * src/: include/pa_memory.h, targets/cgi/parser3.C,
15451: types/pa_value.C, types/pa_value.h, types/pa_vcookie.C,
15452: types/pa_vhashfile.C, types/pa_vhashfile.h: hashfile implemented
15453: get/put [raw]
15454:
15455: * src/: classes/op.C, main/pa_os.C: just linked
15456:
15457: * src/: classes/xdoc.C, classes/xnode.C, types/pa_vxnode.h:
15458: XmlException changes
15459:
15460: * src/: include/pa_charset.h, include/pa_globals.h,
15461: include/pa_stylesheet_connection.h, main/pa_exception.C:
15462: XmlException changes
15463:
15464: * src/lib/sdbm/: sdbm.c, sdbm.vcproj: just compiled
15465:
15466: * src/: include/pa_common.h, include/pa_exception.h,
15467: main/main.vcproj, main/pa_common.C, include/pa_os.h,
15468: include/pa_xml_exception.h, main/pa_os.C, lib/sdbm/sdbm.vcproj,
15469: main/pa_xml_exception.C: locking move to pa_os [along with
15470: pa_sleep] apr-impl locking done
15471:
1.211 moko 15472: * configure, configure.in, operators.ru.txt, operators.txt,
15473: parser3.sln, src/classes/classes.vcproj, src/classes/hashfile.C,
1.95 moko 15474: src/classes/xdoc.C, src/include/pa_config_fixed.h,
15475: src/include/pa_exception.h, src/include/pa_globals.h,
15476: src/include/pa_memory.h, src/include/pa_version.h,
15477: src/lib/ltdl/libltdl.vcproj, src/lib/ltdl/libltdl.vcproj.vspscc,
15478: src/lib/ltdl/ltdl.vcproj, src/lib/ltdl/ltdl.vcproj.vspscc,
15479: src/main/compile.tab.C, src/main/main.vcproj,
15480: src/main/pa_charset.C, src/targets/cgi/parser3.vcproj,
15481: src/types/Makefile.am, src/types/pa_vhash.C,
15482: src/types/pa_vhashfile.C, src/types/pa_vhashfile.h,
15483: src/types/pa_vxnode.h, src/types/types.vcproj: hashfile: started
15484: again with sdbm from apache
15485:
15486: 2003-11-05 paf
15487:
15488: * src/: classes/classes.vcproj, include/pa_config_fixed.h,
15489: main/main.vcproj, targets/cgi/parser3.vcproj: not has to be in
15490: \parser3project dir anymore
15491:
15492: * src/main/pa_charset.C: bugfix: had broken binary search [copied
15493: thoughtlessly from xalan]
15494:
15495: * src/lib/sdbm/: Makefile.am, sdbm.c, sdbm_hash.c, sdbm_lock.c,
15496: sdbm_pair.c, sdbm_pair.h, sdbm_private.h, sdbm_tune.h: original
15497: from httpd-2.0.43\srclib\apr-util\dbm\sdbm
15498:
15499: * src/main/helpers/CaseFolding.txt:
15500: http://www.unicode.org/Public/UNIDATA/CaseFolding.txt
15501:
15502: 2003-11-04 paf
15503:
1.211 moko 15504: * operators.ru.txt, operators.txt: comment: ^mail:send[$.options[
1.95 moko 15505:
15506: * src/classes/table.C: compiled on unix
15507:
1.116 moko 15508: * src/classes/Makefile.am: classes.C to rebuild last
1.95 moko 15509:
15510: * src/classes/mail.C: compiled on unix
15511:
1.211 moko 15512: * operators.ru.txt, operators.txt, src/classes/mail.C,
15513: src/types/pa_vmail.C, src/types/pa_vmail.h: !^mail:send[
1.95 moko 15514: $.options[unix: string to append to sendmail command
15515: line]
15516:
1.211 moko 15517: * operators.ru.txt, operators.txt, src/classes/table.C,
15518: src/main/pa_string.C, tests/todo.txt: ^table.save[...
15519: $.separator[^#09] $.encloser["] <nothing> by default
15520:
15521: * operators.ru.txt, operators.txt, src/classes/table.C,
15522: tests/todo.txt: ^table::load !$.separator[^#09]
15523: !$.encloser["] <nothing> by default
1.95 moko 15524:
15525: 2003-11-03 paf
15526:
1.211 moko 15527: * operators.ru.txt, operators.txt, src/classes/table.C,
15528: src/main/pa_common.C: ^table::load[; options:
15529: !$.column-separator[^#09] !$.column-encloser["]
1.95 moko 15530:
1.211 moko 15531: * operators.ru.txt, operators.txt, src/include/pa_config_fixed.h,
1.95 moko 15532: src/types/pa_vrequest.C: $request:document-root
15533:
15534: * src/targets/cgi/parser3.C: beauty: SIGUSRX removed qs= printing
15535: [already included into uri=xxx]
15536:
1.211 moko 15537: * operators.ru.txt, operators.txt, src/classes/image.C,
15538: tests/todo.txt: ^image.gif[filename] for $response:download
1.95 moko 15539:
15540: * src/classes/date.C: minor precaution
15541:
1.211 moko 15542: * operators.ru.txt, operators.txt, src/classes/date.C:
15543: !^date::unix-timestamp()
1.95 moko 15544: !^date.unix-timestamp[]
15545:
15546: 2003-10-30 paf
15547:
1.211 moko 15548: * operators.ru.txt, operators.txt, src/classes/date.C,
15549: src/types/pa_vdate.h: merged from 3.0.8: ^date.roll[TZ;GMT]
15550: $date.hour
1.95 moko 15551:
15552: * src/classes/: date.C, image.C: improvement diagnostics:
15553: $now[^date::create[$undefined]] now is error
15554:
15555: * src/main/pa_common.C: read errors would now be reported 'actually
15556: read -1 bytes'
15557:
15558: 2003-10-24 paf
15559:
15560: * Makefile.am, src/classes/Makefile.am, src/lib/cord/Makefile.am,
15561: src/lib/md5/Makefile.am, src/lib/pcre/Makefile.am,
15562: src/main/Makefile.am, src/targets/cgi/Makefile.am,
15563: src/targets/isapi/Makefile.am: .dsp/w -> .vcproj/sln
15564:
15565: 2003-10-22 paf
15566:
15567: * src/include/pa_request.h: fixed: $h[^hash::create[]] $$h[1]
15568:
15569: 2003-10-21 paf
15570:
1.211 moko 15571: * operators.ru.txt, operators.txt, src/include/pa_string.h,
15572: src/main/pa_string.C: fixed: string.match[g] without <'> option
15573: produced columns with NULL's, which gpf'ed at table.save time
1.95 moko 15574:
15575: * src/: classes/op.C, include/pa_request.h: fixed: false 'endless
15576: recoursion' message with intensive throw-catches fixed: incorrect
15577: name and line (one name upper then needed) in error message about
15578: problems inside try block
15579:
15580: 2003-10-10 paf
15581:
15582: * src/: include/pa_string.h, main/compile.tab.C: CORD_chr does not
15583: check offset argument for validity did that in String::Body::pos
15584: myself http://i2/tasks/edit/?id=4577425257580789777
15585:
15586: 2003-10-07 paf
15587:
15588: * src/main/: compile.tab.C, compile.y: ^if ( better error:
15589: .html(1:4): parse error, expecting `'['' or `'{'' or `'('' now
15590:
15591: 2003-10-03 paf
15592:
15593: * parser3.sln, src/include/pa_dictionary.h,
15594: src/main/pa_dictionary.C, src/main/pa_string.C,
15595: src/targets/cgi/parser3.vcproj: dictionary optimized by
15596: precalculating cstr&length
15597:
15598: 2003-10-02 paf
15599:
15600: * src/: classes/op.C, include/pa_request.h, include/pa_stack.h,
15601: main/execute.C, main/pa_request.C, main/pa_sql_driver_manager.C,
15602: main/pa_stylesheet_manager.C: bugfix: ^throw context were
15603: saved/restored incompletely http://www.parser.ru/forum/?id=21484
15604:
15605: 2003-09-30 paf
15606:
15607: * src/main/pa_string.C: string::replace bug fix [were ignoring
15608: occurrances after lang-mismatched
15609:
15610: 2003-09-29 paf
15611:
15612: * src/main/: utf8-to-lower.inc, utf8-to-upper.inc: generated by
15613: helper
15614:
15615: * src/main/pa_string.C: string::serialize bug fix with
15616: zero-terminator
15617:
15618: * src/classes/table.C: ^nameless_table.save column row now has no
15619: \t at the end
15620:
15621: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
15622: @postprocess now takes $response:body/download
15623:
15624: * src/classes/form.C: better error message: MAX_POST_SIZE_NAME to
15625: error message
15626:
15627: * src/classes/string.C: bugfix: s.right(>s.length) returned nothing
15628:
15629: * src/classes/table.C: bugfix: flip: must produce nameless
15630: http://i2/tasks/edit/?id=4573405524674081244
15631:
15632: * src/: include/pa_charset.h, main/pa_charset.C, main/pa_string.C,
15633: main/helpers/simple_folding.pl: utf-8 upper/lower
15634:
15635: * src/main/pa_common.C: bugfix: utf signature were not ignored due
15636: to typo error http://i2/tasks/edit/?id=4573354650786434584
15637:
15638: 2003-09-26 paf
15639:
15640: * src/main/untaint.C: removed needless field
15641:
15642: * src/main/untaint.C: removed needless const
15643:
15644: * src/: include/pa_string.h, main/pa_common.C, main/pa_string.C:
15645: String.for_each bug fixed [omited one-char cases]
15646:
15647: * src/include/pa_stack.h: bugfix: before collecting garbage,
15648: runtime-executor stack were cleared... BADLY
15649:
15650: * src/main/pa_string.C: ^stirng.replace code used old
15651: param-convention on langs.append, fixed that search fo the like,
15652: found none
15653:
15654: * src/: classes/op.C, include/pa_string.h, main/pa_string.C:
15655: string::serialize/deserialize implemented Language enum assigned
15656: meaningful letters [more convinient for debugging. read warning
15657: before adding/changing anything]
15658:
15659: 2003-09-25 paf
15660:
15661: * src/: include/pa_string.h, include/pa_version.h,
15662: main/pa_string.C, main/untaint.C: templates and anonymous unions
15663: differences on unix
15664:
15665: * parser3.sln, src/classes/file.C, src/classes/image.C,
15666: src/classes/mail.C, src/classes/op.C, src/classes/table.C,
15667: src/classes/xdoc.C, src/classes/xnode.C,
15668: src/include/pa_cache_managers.h, src/include/pa_charset.h,
15669: src/include/pa_charsets.h, src/include/pa_common.h,
15670: src/include/pa_request.h, src/include/pa_sql_driver_manager.h,
15671: src/include/pa_string.h, src/include/pa_stylesheet_manager.h,
15672: src/include/pa_table.h, src/lib/cord/cordbscs.c,
15673: src/lib/cord/cordprnt.c, src/lib/cord/cordxtra.c,
15674: src/lib/cord/include/cord.h, src/main/compile.tab.C,
15675: src/main/compile_tools.h, src/main/pa_charset.C,
15676: src/main/pa_charsets.C, src/main/pa_common.C, src/main/pa_exec.C,
15677: src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
15678: src/main/pa_string.C, src/main/pa_stylesheet_manager.C,
15679: src/main/untaint.C, src/types/pa_value.h, src/types/pa_vimage.C,
15680: src/types/pa_vmail.C, src/types/pa_vmath.C,
15681: src/types/pa_vstateless_class.h, src/types/pa_vstatus.C,
15682: src/types/pa_vxnode.C: string_fragments_to_cord merged to HEAD
15683:
15684: * src/main/: compile.tab.C, pa_string.C: string: debug: .v()
15685: functions aligned to that of eeparser3 look
15686:
15687: * src/lib/cord/cordprnt.c: removed warnings
15688:
15689: 2003-09-24 paf
15690:
15691: * src/: classes/file.C, classes/image.C, classes/mail.C,
15692: classes/op.C, classes/xdoc.C, classes/xnode.C,
15693: include/pa_cache_managers.h, include/pa_charset.h,
15694: include/pa_charsets.h, include/pa_common.h, include/pa_request.h,
15695: include/pa_sql_driver_manager.h, include/pa_string.h,
15696: include/pa_stylesheet_manager.h, include/pa_table.h,
15697: main/compile_tools.h, main/pa_charset.C, main/pa_charsets.C,
15698: main/pa_common.C, main/pa_exec.C, main/pa_request.C,
15699: main/pa_sql_driver_manager.C, main/pa_string.C,
15700: main/pa_stylesheet_manager.C, main/untaint.C, types/pa_value.h,
15701: types/pa_vimage.C, types/pa_vmail.C, types/pa_vmath.C,
15702: types/pa_vstateless_class.h, types/pa_vstatus.C,
15703: types/pa_vxnode.C: v() functions of String::Body,
15704: String::Languages and String itself StringBody->String::Body
15705:
15706: * src/: include/pa_string.h, lib/cord/cordbscs.c,
15707: lib/cord/include/cord.h: CORD_append_block showed no efficiency =
15708: never optimized anything. todo: somehow speed up harder cases:
15709: concatenationA+concatenationB when last block of A and first of B
15710: contain same letters
15711:
15712: * src/: include/pa_string.h, lib/cord/cordbscs.c,
15713: lib/cord/include/cord.h: langs: speed up by joining adjucent
15714: blocks of same char [CORD_append_block]
15715:
15716: * src/: include/pa_string.h, lib/cord/cordbscs.c,
15717: lib/cord/include/cord.h, main/pa_string.C: aval/ works! todo:
15718: save space by extending blocks when appending block with c ==
15719: lastblock.c
15720:
15721: * src/: include/pa_string.h, main/pa_string.C: aval is not actually
15722: working yet :( but more working &understood :)
15723:
15724: * src/: classes/table.C, include/pa_string.h,
15725: lib/cord/include/cord.h, main/pa_string.C: aval/ works!
15726:
15727: 2003-09-23 paf
15728:
15729: * src/main/untaint.C: $a[ok!] $a works!
15730:
15731: * src/main/untaint.C: something even more works :)
15732:
15733: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
15734: something more works :)
15735:
15736: * src/: include/pa_string.h, lib/cord/cordbscs.c,
15737: lib/cord/cordxtra.c: something already works :)
15738:
15739: * src/: include/pa_string.h, main/untaint.C: just compiled todo:
15740: serialize&deserialize
15741:
15742: * src/: classes/table.C, include/pa_string.h, lib/cord/cordbscs.c,
15743: lib/cord/cordxtra.c, lib/cord/include/cord.h, main/pa_string.C,
15744: main/untaint.C: main idea implemented, details left
15745:
15746: 2003-09-22 paf
15747:
15748: * src/: classes/memory.C, include/pa_memory.h: #ifdef GC_DEBUG
15749:
15750: * src/classes/xnode.C: copy/paste comment bugfix
15751:
15752: * src/: include/pa_memory.h, main/pa_globals.C: when xml memory
15753: allocator returns 0, just die.
15754: http://i2/tasks/edit/?id=4570798492410259445
15755:
15756: * src/classes/xdoc.C: copy/paste comment bugfix
15757:
15758: * src/classes/: xdoc.C, xnode.C: new DOM2 methods from Alexandr
15759: Egorov <egr> (all?) xdoc: createAttributeNS createElementNS
15760: xnode: getAttributeNS setAttributeNS removeAttributeNS
15761: getAttributeNodeNS setAttributeNodeNS hasAttribute hasAttributeNS
15762:
15763: * src/lib/cord/cordxtra.c: CORD_pos bugfix [failed to find 8bit
15764: chars due to bitwise operation signed-char error]
15765:
15766: 2003-09-19 paf
15767:
15768: * src/types/pa_wcontext.C: output message: more practical
15769: suggestion
15770:
1.211 moko 15771: * src/main/pa_common.C, operators.ru.txt, operators.txt: merged
1.95 moko 15772: $f[^file::load[binary;http://...]] $f.tables
15773:
15774: 2003-09-02 paf
15775:
15776: * src/main/pa_common.C: printf is buffered, write(1 is not. can't
15777: flush stdout without referencing 'stdout' symbol. to hell with
15778: non-ansi libraries without 'stdout' symbol
15779:
15780: * src/main/pa_common.C: got rid of 'stdout' symbol reference on
15781: unix (users reported problems with some old libc)
15782:
15783: * src/types/pa_vdate.h: forgot initializer
15784:
15785: 2003-09-01 paf
15786:
15787: * src/: classes/date.C, include/pa_common.h, main/compile.tab.C,
15788: main/pa_common.C, types/pa_vdate.h: $date.TZ ^date.roll[TZ;new
15789: zone]
15790:
15791: * src/classes/image.C: memory handling bugs [unpatched 'new' calls]
15792:
15793: 2003-08-19 paf
15794:
15795: * src/types/: pa_value.C, pa_value.h, pa_vdate.h, pa_vrequest.C,
15796: pa_vstring.h, pa_vxdoc.C, pa_vxnode.C: bark intefrace obsoleted,
15797: simplified a little
15798:
15799: * src/types/: pa_vhash.C, pa_vhash.h: _default+foreach bug refix
15800: [lost fix from 3.0.8]
15801:
15802: * src/types/pa_vcookie.C: in VC7 if(type var=xxx){ }else{ now
15803: visible here }
15804:
15805: bug fix
15806:
15807: * src/: include/pa_memory.h, types/pa_value.h: -= few warnings
15808:
15809: * src/main/compile.tab.C: initialized couple of variables about
15810: which user reported runtime problems when parser were compiled
15811: with VC7, warning level4. study shows that later in bison
15812: they've fixed that. would migrate to latest bison someday
15813:
15814: * src/types/pa_vmail.C: turned off recoding in gmime (were still
15815: recoding headers)
15816:
15817: * src/types/pa_vmail.C: works as before, same charset problems:
15818: gmime recodes to UTF-8 only headers, not body. so not recoding
15819: anything for now
15820:
15821: * src/types/: pa_vmail.C, pa_vmail.h: parses headers, still
15822: problems with body
15823:
15824: * src/types/pa_vmail.C: mail_receive just compiled
15825:
15826: 2003-08-18 paf
15827:
15828: * src/: classes/classes.vcproj, include/pa_config_fixed.h,
15829: main/main.vcproj, types/types.vcproj: win32: continued process
15830: detaching from \parser3project directory
15831:
15832: * gnu.dsp, parser3.dsw, src/classes/classes.dsp,
15833: src/lib/cord/cord.dsp, src/lib/ltdl/libltdl.dsp,
15834: src/lib/md5/md5.dsp, src/lib/pcre/pcre.dsp,
15835: src/lib/pcre/pcre_dftables.dsp,
15836: src/lib/pcre/pcre_parser_ctype.dsp, src/main/main.dsp,
15837: src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.dsp,
15838: src/types/types.dsp: moved to MSVC 7
15839:
15840: * gnu.vcproj.vspscc, parser3.vssscc,
15841: src/classes/classes.vcproj.vspscc,
15842: src/lib/cord/cord.vcproj.vspscc,
15843: src/lib/ltdl/libltdl.vcproj.vspscc,
15844: src/lib/md5/md5.vcproj.vspscc,
15845: src/lib/pcre/pcre_dftables.vcproj.vspscc,
15846: src/lib/pcre/pcre_parser_ctype.vcproj.vspscc,
15847: src/lib/pcre/pcre.vcproj.vspscc, src/main/main.vcproj.vspscc,
15848: src/targets/isapi/parser3isapi.vcproj.vspscc,
15849: src/types/types.vcproj.vspscc, src/targets/cgi/parser3.vcproj:
15850: moved to MSVC 7
15851:
15852: * parser3.sln, gnu.vcproj, src/classes/classes.vcproj,
15853: src/lib/cord/cord.vcproj, src/lib/ltdl/libltdl.vcproj,
15854: src/lib/md5/md5.vcproj, src/lib/pcre/pcre.vcproj,
15855: src/lib/pcre/pcre_dftables.vcproj,
15856: src/lib/pcre/pcre_parser_ctype.vcproj, src/main/main.vcproj,
15857: src/targets/cgi/parser3.vcproj,
15858: src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj:
15859: new VS project files
15860:
15861: * ~sak5c961f3101c36563.tmp: Temporary file created by Visual Studio
15862: .NET to detect Jalindi Igloo capabilities.
15863:
15864: * ChangeLog, configure, configure.in, src/classes/Makefile.am,
1.116 moko 15865: src/classes/classes.awk, src/doc/footer.htm,
15866: src/include/pa_config_fixed.h, src/include/pa_version.h,
15867: src/lib/Makefile.am, src/main/compile.tab.C,
1.95 moko 15868: src/main/pa_charset.C, src/main/pa_string.C, src/main/untaint.C,
15869: src/types/pa_vmail.C: merged 3.1.0 latest changes
15870:
15871: 2003-08-15 paf
15872:
15873: * src/main/untaint.C: email addresses in forms: "non-ascii" <yyy>
15874: non-ascii <yyy> now encoded correctly [kinda merge from 3.0.8]
15875:
15876: * src/main/untaint.C: email addresses in forms: "non-ascii" <yyy>
15877: non-ascii <yyy> now encoded correctly
15878:
15879: 2003-07-29 paf
15880:
1.116 moko 15881: * src/classes/: Makefile.am, classes.awk: classes.awk added to make
15882: dist
1.95 moko 15883:
15884: * src/types/pa_vmail.C: just started --with-mail-receive
15885:
15886: 2003-07-28 paf
15887:
1.116 moko 15888: * src/: classes/Makefile.am, lib/Makefile.am: removed circular
15889: dependence in src/classes, src/lib/gc now in dist
1.95 moko 15890:
15891: * src/main/pa_string.C: ^cache bug fix [were not working at all]
15892:
15893: 2003-07-25 paf
15894:
15895: * src/doc/footer.htm: year
15896:
15897: 2003-07-24 paf
15898:
15899: * src/: include/pa_config_fixed.h, main/pa_charset.C: bad #endif
15900: fix
15901:
15902: * src/include/pa_version.h: release
15903:
1.116 moko 15904: * src/lib/gc/include/: Makefile.am, gc.h: moved tempate_gc to HEAD
1.95 moko 15905:
15906: * ChangeLog, src/classes/classes.dsp, src/main/main.dsp,
15907: src/main/pa_globals.C, src/targets/cgi/parser3.dsp,
15908: src/targets/isapi/parser3isapi.dsp, src/types/types.dsp: cvs:
15909: getting rid of win32xml pseudo project
15910:
15911: * src/main/: compile.tab.C, pa_memory.C: moved tempate_gc to HEAD
15912:
1.116 moko 15913: * ChangeLog, INSTALL, Makefile.am, acsite.m4, configure,
1.211 moko 15914: configure.in, operators.ru.txt, operators.txt, parser3.dsw,
1.95 moko 15915: etc/parser3.charsets/koi8-r.cfg,
1.116 moko 15916: etc/parser3.charsets/windows-1251.cfg, src/classes/Makefile.am,
1.95 moko 15917: src/classes/classes.C, src/classes/classes.awk,
15918: src/classes/classes.dsp, src/classes/classes.h,
15919: src/classes/date.C, src/classes/double.C, src/classes/file.C,
15920: src/classes/form.C, src/classes/hash.C, src/classes/image.C,
15921: src/classes/int.C, src/classes/mail.C, src/classes/math.C,
15922: src/classes/memory.C, src/classes/op.C, src/classes/response.C,
15923: src/classes/string.C, src/classes/table.C, src/classes/void.C,
15924: src/classes/xdoc.C, src/classes/xnode.C, src/classes/xnode.h,
15925: src/doc/exception.dox, src/doc/index.dox, src/doc/memory.dox,
15926: src/doc/string.dox, src/include/Makefile.am,
1.116 moko 15927: src/include/pa_array.h, src/include/pa_cache_managers.h,
15928: src/include/pa_charset.h, src/include/pa_charsets.h,
15929: src/include/pa_common.h, src/include/pa_config_auto.h.in,
15930: src/include/pa_config_fixed.h, src/include/pa_config_includes.h,
15931: src/include/pa_dictionary.h, src/include/pa_dir.h,
15932: src/include/pa_exception.h, src/include/pa_exec.h,
15933: src/include/pa_globals.h, src/include/pa_hash.h,
15934: src/include/pa_memory.h, src/include/pa_opcode.h,
15935: src/include/pa_operation.h, src/include/pa_pool.h,
15936: src/include/pa_pragma_pack_begin.h,
1.95 moko 15937: src/include/pa_pragma_pack_end.h, src/include/pa_request.h,
15938: src/include/pa_request_charsets.h, src/include/pa_request_info.h,
15939: src/include/pa_sapi.h, src/include/pa_socks.h,
15940: src/include/pa_sql_connection.h,
15941: src/include/pa_sql_driver_manager.h, src/include/pa_stack.h,
15942: src/include/pa_string.h, src/include/pa_stylesheet_connection.h,
15943: src/include/pa_stylesheet_manager.h, src/include/pa_table.h,
15944: src/include/pa_threads.h, src/include/pa_types.h,
1.116 moko 15945: src/include/pa_uue.h, src/lib/Makefile.am,
15946: src/lib/cord/Makefile.am, src/lib/cord/cord.dsp,
15947: src/lib/cord/cordbscs.c, src/lib/cord/cordprnt.c,
15948: src/lib/cord/cordxtra.c, src/lib/cord/source.url,
15949: src/lib/cord/include/Makefile.am, src/lib/cord/include/cord.h,
1.95 moko 15950: src/lib/cord/include/ec.h,
15951: src/lib/cord/include/private/Makefile.am,
15952: src/lib/cord/include/private/cord_pos.h, src/lib/gc/Makefile.am,
1.116 moko 15953: src/lib/ltdl/libltdl.dsp, src/lib/md5/pa_md5.h,
15954: src/lib/md5/pa_md5c.c, src/lib/pcre/pcre.h,
1.95 moko 15955: src/lib/pcre/pcre_parser_ctype.c, src/main/Makefile.am,
1.116 moko 15956: src/main/compile.C, src/main/compile.tab.C, src/main/compile.y,
15957: src/main/compile_tools.C, src/main/compile_tools.h,
15958: src/main/execute.C, src/main/main.dsp, src/main/pa_array.C,
15959: src/main/pa_cache_managers.C, src/main/pa_charset.C,
15960: src/main/pa_charsets.C, src/main/pa_common.C,
15961: src/main/pa_dictionary.C, src/main/pa_dir.C,
15962: src/main/pa_exception.C, src/main/pa_exec.C,
1.95 moko 15963: src/main/pa_globals.C, src/main/pa_hash.C, src/main/pa_pool.C,
15964: src/main/pa_request.C, src/main/pa_socks.C,
15965: src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
15966: src/main/pa_stylesheet_manager.C, src/main/pa_table.C,
1.116 moko 15967: src/main/pa_uue.C, src/main/untaint.C, src/sql/pa_sql_driver.h,
15968: src/targets/Makefile.am, src/targets/cgi/Makefile.am,
15969: src/targets/cgi/getopt.c, src/targets/cgi/getopt.h,
15970: src/targets/cgi/pa_pool.C, src/targets/cgi/pa_threads.C,
15971: src/targets/cgi/parser3.C, src/targets/cgi/parser3.dsp,
15972: src/targets/cgi/pool_storage.h, src/targets/cgi/pp3.cmd,
15973: src/targets/isapi/Makefile.am, src/targets/isapi/pa_pool.C,
1.95 moko 15974: src/targets/isapi/pa_threads.C, src/targets/isapi/parser3isapi.C,
15975: src/targets/isapi/parser3isapi.dsp,
15976: src/targets/isapi/pool_storage.h, src/types/Makefile.am,
1.116 moko 15977: src/types/pa_junction.h, src/types/pa_method.h,
15978: src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vbool.h,
1.95 moko 15979: src/types/pa_vclass.C, src/types/pa_vclass.h,
15980: src/types/pa_vcode_frame.h, src/types/pa_vcookie.C,
15981: src/types/pa_vcookie.h, src/types/pa_vdate.h,
15982: src/types/pa_vdouble.h, src/types/pa_venv.h,
15983: src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vform.C,
15984: src/types/pa_vform.h, src/types/pa_vhash.C, src/types/pa_vhash.h,
15985: src/types/pa_vimage.C, src/types/pa_vimage.h,
15986: src/types/pa_vint.h, src/types/pa_vjunction.h,
15987: src/types/pa_vmail.C, src/types/pa_vmail.h, src/types/pa_vmath.C,
15988: src/types/pa_vmath.h, src/types/pa_vmemory.h,
15989: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
15990: src/types/pa_vobject.C, src/types/pa_vobject.h,
15991: src/types/pa_vrequest.C, src/types/pa_vrequest.h,
15992: src/types/pa_vresponse.C, src/types/pa_vresponse.h,
15993: src/types/pa_vstateless_class.C, src/types/pa_vstateless_class.h,
15994: src/types/pa_vstateless_object.h, src/types/pa_vstatus.C,
15995: src/types/pa_vstatus.h, src/types/pa_vstring.C,
15996: src/types/pa_vstring.h, src/types/pa_vtable.C,
15997: src/types/pa_vtable.h, src/types/pa_vvoid.h,
15998: src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
15999: src/types/pa_vxnode.C, src/types/pa_vxnode.h,
16000: src/types/pa_wcontext.C, src/types/pa_wcontext.h,
16001: src/types/pa_wwrapper.h, src/types/types.dsp: moved tempate_gc to
16002: HEAD
16003:
16004: * tests/: 001.html, 002.html, 003.html, 004.html, 005.html,
16005: 006.html, 007.html, 008.html, 009.html, 010.html, 011.html,
16006: 012.html, 013.html, 014.html, 015.html, 016.html, 017.html,
16007: 018.html, 019.html, 019paf2001.gif, 020.html, 021.html, 022.html,
16008: 023.html, 024.html, 025.html, 026.html, 027.html, 028.html,
16009: 029.html, 030.html, 031.html, 032.html, 033.html, 034.html,
16010: 035.html, 036.html, 037.html, 038.html, 039.html, 040.html,
16011: 041.html, 042.html, 043.html, 044.html, 045.html, 046.html,
16012: 047.html, 048.html, 049.html, 050.html, 051.html, 051b.p, 051t.p,
16013: 052.html, 053.html, 054.html, 055.html, 056.html, 057.html,
16014: 058.html, 058_paf2000.png, 059.html, 060.html, 061.dat, 061.html,
16015: 062.html, 063.html, 064.html, 065.html, 066.html, 067.html,
16016: 068.html, 069.html, 070.html, 071.html, 072.html, 073.html,
16017: 074.html, 075.html, 076.html, 077.html, 078.html, 079.html,
16018: 080.html, 081.html, 082.html, 083.html, 084.html, 085.html,
16019: 086.html, 087.html, 088.html, 089.html, 090.html, 091.html,
16020: 092.html, 093.html, 094.html, 095.html, 096.html, 097.html,
16021: 098.html, 098font.gif, 099.html, 100.html, 101.html, 102.html,
16022: 103.html, 103mark.gif, 103paf2001.gif, 104.html, 105.html,
16023: 106.html, 107.html, 108.html, 108.xsl, 109.html, 110.html,
16024: 111.html, 112.html, 113.html, 114.html, 115.html, 116.html,
16025: 117.html, 118.html, 119.html, 120.html, 121.html, 122.html,
16026: 123.html, 124.html, 125.html, 126.html, 127.html, 128.html,
16027: 129.html, 130.html, 131.html, 132.html, 133.html, 134.html,
16028: 135.html, 136.html, 137.html, 138.html, 139.html, 140.html,
16029: 141.html, Makefile, descript.ion, run_parser.sh, 022_dir/a.html,
16030: 022_dir/b.txt, 022_dir/c.htm, 096_dir/163.jpg, 096_dir/188.jpg,
16031: outputs/create-dir, results/001.processed, results/002.processed,
16032: results/003.processed, results/004.processed,
16033: results/005.processed, results/006.processed,
16034: results/007.processed, results/008.processed,
16035: results/009.processed, results/010.processed,
16036: results/011.processed, results/012.processed,
16037: results/013.processed, results/014.processed,
16038: results/015.processed, results/016.processed,
16039: results/017.processed, results/018.processed,
16040: results/019.processed, results/020.processed,
16041: results/021.processed, results/022.processed,
16042: results/023.processed, results/024.processed,
16043: results/025.processed, results/026.processed,
16044: results/027.processed, results/028.processed,
16045: results/029.processed, results/030.processed,
16046: results/031.processed, results/032.processed,
16047: results/033.processed, results/034.processed,
16048: results/035.processed, results/036.processed,
16049: results/037.processed, results/038.processed,
16050: results/039.processed, results/040.processed,
16051: results/041.processed, results/042.processed,
16052: results/043.processed, results/044.processed,
16053: results/045.processed, results/046.processed,
16054: results/047.processed, results/048.processed,
16055: results/049.processed, results/050.processed,
16056: results/051.processed, results/052.processed,
16057: results/053.processed, results/054.processed,
16058: results/055.processed, results/056.processed,
16059: results/057.processed, results/058.processed,
16060: results/059.processed, results/060.processed,
16061: results/061.processed, results/062.processed,
16062: results/063.processed, results/064.processed,
16063: results/065.processed, results/066.processed,
16064: results/067.processed, results/068.processed,
16065: results/069.processed, results/070.processed,
16066: results/071.processed, results/072.processed,
16067: results/073.processed, results/074.processed,
16068: results/075.processed, results/076.processed,
16069: results/077.processed, results/078.processed,
16070: results/079.processed, results/080.processed,
16071: results/081.processed, results/082.processed,
16072: results/083.processed, results/084.processed,
16073: results/085.processed, results/086.processed,
16074: results/087.processed, results/088.processed,
16075: results/089.processed, results/090.processed,
16076: results/091.processed, results/092.processed,
16077: results/093.processed, results/094.processed,
16078: results/095.processed, results/096.processed,
16079: results/097.processed, results/098.processed,
16080: results/099.processed, results/100.processed,
16081: results/101.processed, results/102.processed,
16082: results/103.processed, results/104.processed,
16083: results/105.processed, results/106.processed,
16084: results/107.processed, results/108.processed,
16085: results/109.processed, results/110.processed,
16086: results/111.processed, results/112.processed,
16087: results/113.processed, results/114.processed,
16088: results/115.processed, results/116.processed,
16089: results/117.processed, results/118.processed,
16090: results/119.processed, results/120.processed,
16091: results/121.processed, results/122.processed,
16092: results/123.processed, results/124.processed,
16093: results/125.processed, results/126.processed,
16094: results/127.processed, results/128.processed,
16095: results/129.processed, results/130.processed,
16096: results/131.processed, results/132.processed,
16097: results/133.processed, results/134.processed,
16098: results/135.processed, results/136.processed,
16099: results/137.processed, results/138.processed,
16100: results/139.processed, results/140.processed,
16101: results/141.processed: merged(copied) to HEAD from template_gc
16102:
16103: * src/targets/: cgi/parser3.dsp, isapi/parser3isapi.dsp: more step
16104: towards \parser3project not having to be in root
16105:
16106: * src/: classes/math.C, lib/md5/pa_md5.h, lib/md5/pa_md5c.c: apache
16107: module compiled [were minor unnecessary changes in lib/md5
16108: interface]
16109:
16110: * src/include/pa_version.h: release
16111:
16112: * parser3.dsw, src/main/pa_globals.C: relative paths to xml&gc libs
16113:
16114: * src/classes/math.C: merged uuid bugfix
16115:
16116: * tests/: 141.html, results/141.processed: fixed bug with
16117: too-small-a-buffer
16118:
16119: * src/classes/math.C: uuid bugfix
16120:
16121: * tests/: 141.html, Makefile, results/005.processed,
16122: results/030.processed, results/075.processed,
16123: results/078.processed: to reflect date format change (were -
16124: become ' ')
16125:
16126: * src/classes/math.C: uuid bugfix
16127:
16128: * parser3.dsw, src/main/pa_globals.C: few paths for libxml
16129: debug/release changes
16130:
16131: * src/lib/md5/pa_md5c.c: PA_ -> pa_
16132:
16133: 2003-07-23 paf
16134:
16135: * src/: classes/math.C, lib/md5/pa_md5.h, lib/md5/pa_md5c.c:
16136: renamed a little [to move to comman naming conv]
16137:
1.116 moko 16138: * src/targets/Makefile.am: apache13 splitted to simplify apache
16139: build
1.95 moko 16140:
16141: * src/: include/pa_request.h, include/pa_stack.h, main/execute.C,
16142: main/pa_request.C, main/pa_sql_driver_manager.C,
16143: main/pa_stylesheet_manager.C, targets/isapi/parser3isapi.dsp:
16144: stack top_index() fixed
16145:
16146: * src/main/pa_globals.C: minor style changes
16147:
16148: * src/: classes/op.C, include/pa_sql_connection.h: connection
16149: closing/caching fixed [connections were not closed/put to cache]
16150:
16151: 2003-07-22 paf
16152:
16153: * INSTALL: gc part updated stightly
16154:
16155: * src/targets/isapi/: parser3isapi.C, parser3isapi.dsp: updated to
16156: new sapi interface
16157:
16158: * src/classes/file.C: comment on OS
16159:
16160: * src/main/pa_string.C: removed reduntant invariant check [there is
16161: one deeper in cord lib]
16162:
16163: * src/main/pa_exec.C: on win32 bugfix in handling shbang
16164:
16165: * src/main/pa_memory.C: out of memory is no longer coredump
16166:
16167: * INSTALL: disable-threads adviced
16168:
16169: 2003-07-21 paf
16170:
1.116 moko 16171: * src/classes/Makefile.am: removed circular dependency on classes.C
1.95 moko 16172:
16173: * src/classes/file.C: file::exec/cgi environment variables now must
16174: be UPPERCASE and A-Z 0-9 _-
16175:
16176: * src/classes/file.C: env passing fixed
16177:
16178: * src/main/pa_common.C: http:// CRLF now [merged from HEAD]
16179:
16180: * src/main/pa_common.C: http:// CRLF now
16181:
16182: 2003-07-02 paf
16183:
1.211 moko 16184: * operators.ru.txt, operators.txt, src/types/pa_vstatus.C: renamed
16185: $memory:status fields to reflect their real meaning
1.95 moko 16186:
16187: 2003-06-27 paf
16188:
16189: * src/: classes/file.C, include/pa_charset.h, include/pa_exec.h,
16190: include/pa_hash.h, main/pa_charset.C: merged from HEAD
16191: file::exec/cgi .charset
16192:
16193: 2003-06-26 paf
16194:
16195: * ChangeLog, src/classes/file.C, src/classes/hash.C,
16196: src/classes/image.C, src/classes/op.C, src/classes/string.C,
16197: src/classes/table.C: fixed several uninitialized local
16198: structures. notably ^hash.foreach now inserts delimiters
16199: properly [were inserting it before first body]
16200:
16201: 2003-06-24 paf
16202:
16203: * src/include/pa_hash.h: simplified HASH_ALLOCATES_COUNT
16204:
16205: 2003-06-20 paf
16206:
1.211 moko 16207: * operators.ru.txt, operators.txt, src/include/pa_globals.h,
16208: src/main/pa_common.C, src/main/pa_globals.C: introducing
1.95 moko 16209: $f[^file::load[binary;http://...]] $f.tables
16210:
16211: 2003-06-06 paf
16212:
16213: * src/types/: pa_vhash.h: $hash.field lookup first now: along with
16214: table. [were method lookup: inconsistent]
16215:
16216: 2003-06-02 paf
16217:
16218: * src/include/pa_memory.h: empty string clone fixed to return
16219: writable memory
16220:
16221: * src/main/pa_common.C: fix_line_breaks bug fix [terminating zero
16222: were not appended] which violated string invariant
16223:
16224: 2003-05-30 paf
16225:
16226: * src/types/pa_value.C: date format now Sun, 06 Nov 1994 08:49:37
16227: GMT ; RFC 822, updated by RFC 1123 [as in HEAD]
16228:
16229: * src/main/pa_common.C: date format now Sun, 06 Nov 1994 08:49:37
16230: GMT ; RFC 822, updated by RFC 1123
16231:
16232: * src/: classes/file.C, classes/form.C, targets/cgi/parser3.C,
16233: targets/isapi/parser3isapi.C: initialized request_info properly
16234:
16235: * src/classes/xnode.C: found minor bug, commended for future
16236:
16237: 2003-05-28 paf
16238:
16239: * src/classes/form.C: request_info.content_length can't be <0,
16240: size_t for some time
16241:
16242: 2003-05-26 paf
16243:
16244: * src/: classes/file.C, classes/string.C, main/pa_string.C: few
16245: forgotten <0 changed to !=STRING_NOT_FOUND
16246:
16247: * src/classes/math.C: merged ffffu from HEAD
16248:
16249: 2003-05-11 paf
16250:
16251: * src/main/pa_globals.C: xml memory debugging functions (ifdefed)
16252:
16253: * src/types/: pa_vxdoc.h, pa_vxnode.h: think that found cause of
16254: premature doc free. transformed document had xmlDoc reference
16255: stored to non-gc-memory (libgdome) added holding-reference
16256:
16257: 2003-04-29 paf
16258:
16259: * src/main/pa_globals.C: started digging on double free. on win32
16260: found that that's perfectly normal.
16261:
16262: 2003-04-25 paf
16263:
16264: * src/classes/table.C: table.join bug fix [bad limit check]
16265:
16266: * src/classes/math.C: merged from HEAD: simpiler hash_string
16267:
16268: * src/classes/math.C: snprintf(buf, 3) become (buf,2) and failed to
16269: print anything. changed to quicker and simplier code
16270:
16271: * src/classes/hash.C: allowed ^hash::create[^rem{xxx}] [were to
16272: strict a check]
16273:
16274: * src/: classes/table.C, lib/md5/pa_md5c.c: minor compile errors
16275:
16276: 2003-04-24 paf
16277:
16278: * src/include/pa_table.h: too strict assert loosened
16279:
16280: * src/lib/: md5/pa_md5c.c, pcre/pcre.h: thanks to Ilia Soldis
16281: <soldis@infolio.ru> for reporing this ansi c fiolation syntax
16282: report
16283:
16284: 2003-04-21 paf
16285:
1.116 moko 16286: * src/targets/cgi/Makefile.am: pp3 added to .am
1.95 moko 16287:
16288: * src/main/pa_globals.C: pcre memory management changed to use GC
16289: memory
16290:
16291: * src/main/pa_globals.C: 2.5.6 version of libxml allows to install
16292: xmlMallocAtomic [author agreed to my suggestion], used that
16293:
16294: * src/types/pa_vmail.C: ^mail:send[$.body backward compatibility
16295:
16296: * src/: targets/cgi/parser3.C, types/pa_value.C, types/pa_value.h,
16297: types/pa_vmail.C: attributed_meaning_to_string added
16298: L_UNSPECIFIED piece which was sortof OK, but violated string
16299: invariant [assertion barked on that] changed to L_PASS_APPEND,
16300: made that param obligatory
16301:
16302: * src/main/pa_string.C: String::ArrayFragment::append_positions bug
16303: fixed [assert helped]
16304:
16305: * src/include/pa_string.h: assert added [looking for bug]
16306:
16307: * src/main/pa_request.C: merged from HEAD: "x:..." and "\\..." file
16308: names on Win32 considered disk-global
16309:
16310: * src/main/pa_request.C: "x:..." and "\\..." file names on Win32
16311: considered disk-global
16312:
16313: 2003-04-18 paf
16314:
16315: * src/main/untaint.C: merged from HEAD: enabled '~' letter in
16316: filenames
16317:
16318: * src/main/untaint.C: enabled '~' letter in filenames
16319:
16320: 2003-04-16 paf
16321:
16322: * src/classes/file.C: small bug introduced in autoptr times fixed
16323:
16324: * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: merged from
16325: HEAD
16326:
1.116 moko 16327: * src/classes/table.C: fix: gcc reported tiny error
1.95 moko 16328:
16329: 2003-04-15 paf
16330:
1.211 moko 16331: * operators.ru.txt, operators.txt, src/classes/math.C,
16332: src/lib/md5/pa_md5.h, src/lib/md5/pa_md5c.c, tests/141.html,
1.95 moko 16333: tests/results/141.processed: merged from head ^math:uuid[]
16334: ^math:uid64[] ^math:md5[string]
16335:
16336: test added: 141.html
16337:
1.211 moko 16338: * operators.ru.txt, operators.txt, src/classes/math.C:
16339: ^math:uid64[]
1.95 moko 16340:
16341: * src/classes/math.C: ^math:uuid[]
16342:
1.211 moko 16343: * operators.ru.txt, operators.txt, src/classes/math.C: ^math:uuid[]
1.95 moko 16344:
1.211 moko 16345: * operators.ru.txt, operators.txt, src/classes/math.C,
16346: src/lib/md5/pa_md5.h, src/lib/md5/pa_md5c.c: ^math:md5[string]
16347: 16-byte digest
16348:
16349: * operators.ru.txt, operators.txt, src/classes/file.C,
16350: src/include/pa_common.h, src/include/pa_config_fixed.h,
16351: src/main/pa_common.C: ^file::load[mode;name; $.offset
16352: $.limit
1.95 moko 16353:
16354: 2003-04-14 paf
16355:
16356: * src/: classes/math.C, lib/md5/pa_md5.h, lib/md5/pa_md5c.c:
16357: started ^math:md5
16358:
16359: * src/classes/table.C, src/include/pa_array.h,
16360: src/include/pa_table.h, src/main/pa_table.C, tests/140.html,
16361: tests/results/140.processed: table $.reverse option works in
16362: create&co table $.distinct[tables] bug fix merged
16363:
16364: * src/: classes/table.C, include/pa_table.h: table
16365: $.distinct[tables] bug fixed
16366:
16367: * src/classes/table.C: more warnings
16368:
16369: * src/: include/pa_array.h, include/pa_table.h, main/pa_table.C:
16370: removed checks in table::set_current, moved them back to
16371: table::locate implemented table::create/join ñ $.reverse
16372:
16373: * src/: include/pa_table.h, main/pa_array.C, main/pa_table.C:
16374: removed checks in table::set_current, moved them back to
16375: table::locate
16376:
16377: 2003-04-11 paf
16378:
1.211 moko 16379: * operators.ru.txt, operators.txt, src/classes/date.C,
16380: src/classes/table.C, src/include/pa_array.h,
16381: src/include/pa_common.h, src/include/pa_config_includes.h,
16382: src/include/pa_string.h, src/include/pa_table.h,
16383: src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
16384: src/main/pa_string.C, src/main/pa_table.C: merged from HEAD from
1.95 moko 16385: before_append_array_limit_sense_change to
16386: after_append_array_limit_sense_change
16387:
16388: * src/classes/table.C: typo
16389:
1.211 moko 16390: * operators.ru.txt, operators.txt, src/classes/date.C,
16391: src/classes/table.C, src/include/pa_array.h,
16392: src/include/pa_common.h, src/include/pa_config_includes.h,
16393: src/include/pa_globals.h, src/include/pa_table.h,
16394: src/main/pa_array.C, src/main/pa_globals.C,
16395: src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
16396: src/main/pa_string.C, src/main/pa_table.C:
16397: append_array_limit_sense_change locate accepts options same as
16398: create new option: $.reverse(1) [do not work in table::create]
1.95 moko 16399:
16400: * src/: include/pa_common.h, main/pa_common.C: gcc didn't like
16401: (stat xxx,
16402:
16403: * src/classes/: table.C: typo
16404:
16405: * tests/: 130.html, 131.html, 132.html, 133.html, 134.html,
16406: 135.html, 136.html, 137.html, 138.html, 139.html, descript.ion,
16407: results/130.processed, results/131.processed,
16408: results/132.processed, results/133.processed,
16409: results/134.processed, results/135.processed,
16410: results/136.processed, results/137.processed,
16411: results/138.processed, results/139.processed: added few mustfail
16412: tests 130.html mustfail: empty regexp 131.html mustfail: invalid
16413: date/time 132.html mustfail: access to junction outside of
16414: context 133.html mustfail: access to junction outside of context,
16415: case version 134.html mustfail: hash: adding a key inside of
16416: foreach 135.html mustfail: modifying system class 136.html
16417: mustfail: $.name outside of $hash[here] 137.html mustfail:
16418: appendChild without import 138.html mustfail: invalid encoding
16419: inside of xml 139.html mustfail: bad XPath
16420:
1.211 moko 16421: * operators.ru.txt, operators.txt, src/classes/table.C,
16422: tests/084.html, tests/125.html, tests/126.html, tests/127.html,
16423: tests/128.html, tests/129.html, tests/results/125.processed,
1.95 moko 16424: tests/results/126.processed, tests/results/127.processed,
16425: tests/results/128.processed, tests/results/129.processed: merged
16426: from HEAD ^table.hash[key][$.distinct[tables]]
16427:
16428: maked appropriate tests [changed one old nonconforming]
16429:
1.211 moko 16430: * operators.ru.txt, operators.txt, src/classes/table.C:
1.95 moko 16431: ^table.hash[key][$.distinct[tables]]
16432:
16433: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h:
16434: merged fix for found very old xml (dom) bug: were passing
16435: domString objects and later ERROREOUSLY freed them
16436:
16437: * INSTALL, src/include/pa_charset.h, src/lib/Makefile.am,
16438: src/main/pa_charset.C: re-added libgdome patch. regretfully
16439: libgdome bug can not be worked around
16440:
16441: 2003-04-10 paf
16442:
16443: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h:
16444: found very old xml (dom) bug: were passing domString objects and
16445: later ERROREOUSLY freed them
16446:
16447: * src/doc/string.dox, src/include/pa_memory.h,
16448: src/include/pa_string.h, src/lib/cord/cordbscs.c,
16449: src/main/pa_string.C, src/types/pa_vform.C, src/types/pa_vform.h,
16450: tests/123.html, tests/124.html, tests/results/001.processed,
16451: tests/results/002.processed, tests/results/003.processed,
16452: tests/results/004.processed, tests/results/005.processed,
16453: tests/results/006.processed, tests/results/008.processed,
16454: tests/results/009.processed, tests/results/010.processed,
16455: tests/results/011.processed, tests/results/012.processed,
16456: tests/results/013.processed, tests/results/014.processed,
16457: tests/results/015.processed, tests/results/016.processed,
16458: tests/results/017.processed, tests/results/018.processed,
16459: tests/results/020.processed, tests/results/021.processed,
16460: tests/results/022.processed, tests/results/023.processed,
16461: tests/results/024.processed, tests/results/025.processed,
16462: tests/results/026.processed, tests/results/027.processed,
16463: tests/results/028.processed, tests/results/029.processed,
16464: tests/results/030.processed, tests/results/031.processed,
16465: tests/results/032.processed, tests/results/033.processed,
16466: tests/results/034.processed, tests/results/035.processed,
16467: tests/results/036.processed, tests/results/037.processed,
16468: tests/results/038.processed, tests/results/039.processed,
16469: tests/results/040.processed, tests/results/041.processed,
16470: tests/results/042.processed, tests/results/043.processed,
16471: tests/results/044.processed, tests/results/045.processed,
16472: tests/results/046.processed, tests/results/047.processed,
16473: tests/results/048.processed, tests/results/049.processed,
16474: tests/results/050.processed, tests/results/051.processed,
16475: tests/results/052.processed, tests/results/053.processed,
16476: tests/results/054.processed, tests/results/055.processed,
16477: tests/results/056.processed, tests/results/057.processed,
16478: tests/results/058.processed, tests/results/059.processed,
16479: tests/results/060.processed, tests/results/061.processed,
16480: tests/results/062.processed, tests/results/063.processed,
16481: tests/results/064.processed, tests/results/065.processed,
16482: tests/results/066.processed, tests/results/067.processed,
16483: tests/results/068.processed, tests/results/069.processed,
16484: tests/results/070.processed, tests/results/071.processed,
16485: tests/results/072.processed, tests/results/073.processed,
16486: tests/results/074.processed, tests/results/075.processed,
16487: tests/results/076.processed, tests/results/077.processed,
16488: tests/results/078.processed, tests/results/079.processed,
16489: tests/results/080.processed, tests/results/081.processed,
16490: tests/results/082.processed, tests/results/083.processed,
16491: tests/results/084.processed, tests/results/085.processed,
16492: tests/results/086.processed, tests/results/087.processed,
16493: tests/results/088.processed, tests/results/089.processed,
16494: tests/results/090.processed, tests/results/091.processed,
16495: tests/results/092.processed, tests/results/093.processed,
16496: tests/results/094.processed, tests/results/095.processed,
16497: tests/results/096.processed, tests/results/097.processed,
16498: tests/results/101.processed, tests/results/102.processed,
16499: tests/results/104.processed, tests/results/105.processed,
16500: tests/results/106.processed, tests/results/107.processed,
16501: tests/results/108.processed, tests/results/109.processed,
16502: tests/results/110.processed, tests/results/111.processed,
16503: tests/results/112.processed, tests/results/113.processed,
16504: tests/results/114.processed, tests/results/115.processed,
16505: tests/results/116.processed, tests/results/117.processed,
16506: tests/results/118.processed, tests/results/119.processed,
16507: tests/results/120.processed, tests/results/121.processed,
16508: tests/results/122.processed, tests/results/123.processed,
16509: tests/results/124.processed: new convention: char* never 0.
16510: assert in cord on that
16511:
16512: * src/main/pa_charset.C: couple more asserts
16513:
16514: * src/: main/pa_charset.C, include/pa_charset.h: little transcodes
16515: speedup
16516:
16517: * src/main/pa_charset.C: couple assertions on fantastic situations
16518: added [may be those is the case now?]
16519:
16520: * src/main/pa_charset.C: bugfix on memory buffer overrun [but
16521: that's memory from gc_malloc, not from g_malloc :(, but would
16522: hope]
16523:
16524: * src/main/pa_charset.C: bugfix on memory buffer overrun [but
16525: that's memory from gc_malloc, not from g_malloc :(, but would
16526: hope]
16527:
16528: * src/main/pa_charset.C: checked custom malloc for returning 0
16529:
16530: 2003-04-09 paf
16531:
16532: * src/classes/date.C: merged ^date.roll changes
16533:
16534: * src/classes/date.C: ^date.roll bug fix
16535:
16536: * src/classes/date.C: ^date.roll now throws less errors: month
16537: shifts handles end of month situation by reducing day number
16538: hour-hole shift reduces hour to recover
16539:
16540: * src/targets/cgi/pp3.cmd: custom profiling script: plist/ST <<
16541: Sort by function time
16542:
1.211 moko 16543: * operators.ru.txt, operators.txt, src/main/pa_charset.C,
16544: src/main/pa_common.C: http:// $.charset[] param done
1.95 moko 16545:
16546: * tests/: 122.html, results/122.processed: 122 date test <= and ==
16547: added [after volatile fix. passes on win&intel-solaris]
16548:
16549: 2003-04-08 paf
16550:
16551: * src/: classes/file.C, classes/op.C, classes/table.C,
16552: classes/xdoc.C, include/pa_charset.h, include/pa_charsets.h,
16553: include/pa_common.h, include/pa_request_charsets.h,
16554: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
16555: main/pa_exec.C, main/pa_request.C, main/untaint.C,
16556: types/pa_value.h, types/pa_vmail.C, types/pa_vrequest.C,
16557: types/pa_vresponse.C: started http:// $.charset[] param and
16558: http response charset detection just compiled. todo:test
16559:
16560: * src/main/pa_common.C: merged PA_USE_ALARM bugfix from HEAD
16561:
16562: * src/: classes/string.C, include/pa_string.h, main/pa_string.C,
16563: main/untaint.C, targets/isapi/parser3isapi.C, types/pa_vform.C,
16564: types/pa_vmail.C: changed transcode param converntion along with
16565: string creating convention -- all strings are zero-terminated,
16566: this allowed to fix one remaining String("123", 2) case
16567:
16568: * src/: classes/date.C, classes/file.C, classes/hash.C,
16569: classes/op.C, classes/string.C, classes/table.C,
16570: include/pa_charset.h, include/pa_memory.h, include/pa_string.h,
16571: main/compile.tab.C, main/pa_charset.C, main/pa_exec.C,
16572: main/pa_request.C, main/pa_string.C, main/pa_uue.C,
16573: main/untaint.C, types/pa_vfile.C, types/pa_vfile.h,
16574: types/pa_vform.C, types/pa_vform.h, types/pa_vmail.C: pa_vform
16575: violated String::invariant. started fixing [not compiled now]
16576:
16577: * src/: classes/string.C, include/pa_string.h, lib/cord/cordbscs.c,
16578: main/compile.tab.C, main/compile.y, main/pa_string.C,
16579: main/untaint.C, targets/cgi/parser3.C: number of string style
16580: improvements & optimizations
16581:
16582: * src/classes/xnode.C: =0 bug fix [left from autoptr default ctor
16583: :(]
16584:
16585: * src/main/untaint.C: removed redundant & in CORD_pos param passing
16586: [for it's a pointer really]
16587:
16588: * src/main/untaint.C: CORD_pos_advance turned out to have limit on
16589: 'n' param. worked that around
16590:
16591: * src/lib/cord/: Makefile.am, cordbscs.c, source.url: From: "Boehm,
16592: Hans" <hans_boehm@hp.com> To: "'Alexandr Petrosian (PAF)'"
16593: <PAF@design.ru>; "Boehm, Hans" <hans_boehm@hp.com> Sent: Tuesday,
16594: April 08, 2003 2:16 AM Subject: RE: libgc 6.2.alpha4
16595: cord/cordbscs.c/CORD_cat bug [were: CORD__extend_path bug?
16596:
16597: Thanks for the bug report and patch.
16598:
16599: I hadn't looked at this code in a while. Reading it now, it
16600: seems to me that the tests should also be ">= MAX_DEPTH" to
16601: comply with the invariant, though that may not matter a lot. I
16602: changed that, too.
16603:
16604: Hans
16605:
16606: 2003-04-07 paf
16607:
16608: * src/: include/pa_common.h, main/pa_common.C, main/pa_exec.C:
16609: merged from head:safe mode error message now includes numbers
16610:
16611: * src/main/execute.C: n-th attempt to make a=a work with double.
16612: problem: as_double returns it's result in fp-register compiler
16613: optimizes access to that register after b->as_double, and just
16614: compares ALREADY_STORED_VALUE with prev-calculated a->as_double
16615: from memory. _SAME_ double values do not match here. when
16616: forced to REload fp-register, values do match.
16617:
16618: tried to make them volatile.
16619:
16620: * src/main/execute.C: n-th attempt to make a=a work with double.
16621: problem: as_double returns it's result in fp-register compiler
16622: optimizes access to that register after b->as_double, and just
16623: compares ALREADY_STORED_VALUE with prev-calculated a->as_double
16624: from memory. _SAME_ double values do not match here. when
16625: forced to REload fp-register, values do match.
16626:
16627: tried to make them volatile.
16628:
16629: * src/types/pa_vobject.h: small style change
16630:
16631: * src/: lib/cord/cordbscs.c, include/pa_string.h: CORD_cat bugfix
16632:
16633: * src/: include/pa_common.h, main/pa_common.C, main/pa_exec.C: safe
16634: mode error message now includes numbers
16635:
16636: * src/: main/untaint.C, targets/cgi/parser3.C: unknown untaint lang
16637: now causes death
16638:
16639: 2003-04-04 paf
16640:
16641: * src/: classes/file.C, include/pa_exec.h, main/pa_exec.C:
16642: incorportated pa_exec patch by From: "Victor Fedoseev"
16643: <vvf_ru@mail.ru> To: "Alexandr Petrosian (PAF)" <PAF@design.ru>
16644: Sent: Thursday, January 23, 2003 9:14 AM
16645:
16646: huge speedup on ^file::cgi with big result
16647:
16648: * src/classes/table.C: sort table with 0 rows bug fixed
16649:
16650: * src/types/pa_vhash.h: $hash._default showed in foreach & co bug
16651: fix http://i2/tasks/edit/?id=4493701604654042676
16652:
16653: @main[] $with_default[ $.a[1] $._default[default from
16654: with_default] ] ^show[$with_default]
16655:
16656: $to_add_to[ $.b[2] ] ^to_add_to.add[$with_default]
16657: =$to_add_to.xxx=<br>
16658:
16659: ^show[$to_add_to]
16660:
16661: $cloned[^hash::create[$with_default]] =$cloned.xxx=<br>
16662: ^show[$cloned]
16663:
16664: @show[hash] ^hash.foreach[k;v]{ $k = $v <br>
16665:
16666: } <hr>
16667:
16668: * src/classes/hash.C: $hash._default showed in foreach & co bug fix
16669: http://i2/tasks/edit/?id=4493701604654042676
16670:
16671: @main[] $with_default[ $.a[1] $._default[default from
16672: with_default] ] ^show[$with_default]
16673:
16674: $to_add_to[ $.b[2] ] ^to_add_to.add[$with_default]
16675: =$to_add_to.xxx=<br>
16676:
16677: ^show[$to_add_to]
16678:
16679: $cloned[^hash::create[$with_default]] =$cloned.xxx=<br>
16680: ^show[$cloned]
16681:
16682: @show[hash] ^hash.foreach[k;v]{ $k = $v <br>
16683:
16684: } <hr>
16685:
16686: * src/types/pa_vmail.C: mail receive: .txt attachemnts bug fix
16687: http://i2/tasks/edit/?id=4507350336410850921
16688:
16689: * src/classes/xdoc.C: memory allocation func bugfix
16690: http://i2/tasks/edit/?id=4499303470368629745
16691:
16692: * src/classes/math.C: allowed random 1...
16693:
16694: * src/classes/math.C: allowed random 0..
16695:
16696: * src/main/pa_globals.C: exif mem leak
16697: http://i2/tasks/edit/?id=4480590323629807263
16698:
16699: * src/: classes/classes.dsp, main/main.dsp,
16700: targets/cgi/parser3.dsp, types/pa_vmail.C, types/types.dsp: buf
16701: fix http://i2/tasks/edit/?id=4493946731322521294
16702: $.to[billgates@microsoft.com BCc: send-spam-to@someemails.ru ]
16703:
16704: * src/: classes/classes.dsp, lib/ltdl/libltdl.dsp, lib/md5/md5.dsp,
16705: lib/pcre/pcre.dsp, main/compile.tab.C, main/main.dsp,
16706: main/pa_globals.C, targets/cgi/parser3.dsp, types/types.dsp:
16707: links to xml libs made relative, no need to unpack parser3project
16708: to /parser3project.
16709:
16710: * src/main/: compile.tab.C, compile.y, compile_tools.h: error
16711: column more precise - tab handling bug fixed
16712:
16713: * src/main/: compile.tab.C, compile.y: more understandable error
16714: message in case @CLASS with more then one line inside
16715:
16716: * src/targets/cgi/parser3.C: more understandable error message in
16717: case of errors in @unhandled_exception
16718:
16719: 2003-04-03 paf
16720:
16721: * INSTALL, src/include/pa_operation.h, src/include/pa_request.h,
16722: src/main/compile.tab.C, src/main/compile.y,
16723: src/main/compile_tools.C, src/main/compile_tools.h,
16724: src/main/execute.C, src/main/pa_request.C: debug info format
16725: simplified, now it's: OP_VALUE Operation::Origin << here value*
16726:
16727: higher limits: file number (max: 255) line number (max:
16728: 64535) column number (max: 255)
16729:
16730: * src/classes/math.C: top limit
16731:
16732: * src/main/: compile.C, compile.tab.C, compile.y, compile_tools.h:
16733: precise parse error position in case of
16734:
16735: ^bug ]
16736:
16737: * src/classes/op.C, src/main/pa_request.C, tests/042.html: test 042
16738: changed to realities, and passed [bug fixed]
16739:
16740: * src/: classes/op.C, include/pa_request.h, main/compile.C,
16741: main/compile.tab.C, main/compile.y, main/compile_tools.C,
16742: main/compile_tools.h, main/pa_request.C: introducing
16743: ^process...[main-method-alias]
16744:
16745: * src/: classes/date.C, classes/image.C, classes/op.C,
16746: classes/string.C, classes/table.C, classes/xdoc.C,
16747: types/pa_vmethod_frame.h: MethodParams& now [methods without
16748: params receive zero reference, but they are expected not to look
16749: there]
16750:
1.211 moko 16751: * operators.ru.txt, operators.txt, src/classes/date.C,
16752: src/classes/double.C, src/classes/file.C, src/classes/hash.C,
16753: src/classes/image.C, src/classes/int.C, src/classes/mail.C,
16754: src/classes/math.C, src/classes/memory.C, src/classes/op.C,
16755: src/classes/response.C, src/classes/string.C,
16756: src/classes/table.C, src/classes/void.C, src/classes/xdoc.C,
16757: src/classes/xnode.C, src/classes/xnode.h, src/main/execute.C,
16758: src/types/pa_method.h: MethodParams& now [methods without params
16759: receive zero reference, but they are expected not to look there]
16760:
16761: * operators.ru.txt, operators.txt, src/classes/op.C,
16762: src/include/pa_request.h, src/main/pa_request.C,
16763: src/types/pa_vmethod_frame.h: ^process...[filename] useful for
16764: better error reporting [file/line/col]
1.95 moko 16765:
16766: * src/: main/execute.C, types/pa_value.C, types/pa_value.h,
16767: types/pa_vstring.h: slightly improved error messages text: 1. is
16768: '%s', it 2. method undefined in case of ^void[]
16769:
16770: * src/: classes/op.C, include/pa_request.h, include/pa_stack.h,
16771: include/pa_types.h, main/execute.C, main/pa_request.C: exception
16772: handling done. now we have error columns todo: test it
16773:
16774: * src/: classes/op.C, include/pa_request.h: removed from trace 'a'
16775: exception when ^try{ ^throw[a;1] }{ ^throw[b;2] }
16776:
16777: this makes life easier: were: bad stack order -- were in
16778: exception catch unwind order, which didn't match execution order
16779:
16780: @main[] ^try{ ^first[] }{ ^throw[c;3] }
16781:
16782: @first[] ^throw[a;1]
16783:
16784: showed throw a first throw b try
16785:
16786: which is no good
16787:
16788: * src/: classes/op.C, include/pa_request.h, include/pa_stack.h,
16789: main/compile.tab.C, main/execute.C, main/pa_request.C: strack
16790: trace reset after handled exception [old bug fixed]
16791:
16792: * src/main/: compile.tab.C, compile.y: parse position old bug
16793: fixed. position reporting made precise [both, in parse erros and
16794: runtime errors]
16795:
16796: 2003-04-02 paf
16797:
16798: * src/: include/pa_operation.h, include/pa_request.h,
16799: main/compile.C, main/compile.tab.C, main/compile.y,
16800: main/compile_tools.C, main/compile_tools.h, main/execute.C,
16801: main/pa_exception.C, main/pa_request.C: debug info: started
16802: using. todo:complete
16803:
16804: * src/: classes/op.C, include/pa_operation.h, include/pa_request.h,
16805: main/compile.C, main/compile.tab.C, main/compile.y,
16806: main/compile_tools.C, main/compile_tools.h, main/execute.C,
16807: main/pa_request.C: prepared debug info todo:use it
16808:
16809: * src/include/pa_operation.h: strange mistake fixed: forgot to
16810: return Operation class->union after switching from autoptrs.
16811:
16812: * tests/: Makefile, results/108.processed, results/117.processed:
16813: meta considered OK [it's up to coder now to remove it not needed]
16814:
16815: * src/main/pa_dictionary.C, tests/Makefile: replace bug fix [broke
16816: Dictionary constructor when moved to gc]
16817:
16818: * src/main/pa_common.C: uncommented http:// file loading
16819:
16820: * src/include/pa_array.h, src/main/execute.C,
16821: src/targets/cgi/parser3.C, tests/run_parser.sh: gif encoder bug
16822: fix [gdGrowingBuf]
16823:
16824: * configure.in, src/lib/Makefile.am: removed patches
16825:
16826: * configure, src/include/pa_config_auto.h.in,
16827: src/main/pa_charset.C: --enable-assertions autoconf-ed
16828:
16829: * src/main/pa_common.C: uncommented http:// file loading
16830:
16831: * src/: classes/xdoc.C, types/pa_vxdoc.h: removed ref leak in
16832: xdoc::create/load
16833:
16834: * src/: classes/form.C, classes/hash.C, classes/image.C,
16835: classes/string.C, classes/table.C, classes/void.C,
16836: include/pa_common.h, main/pa_common.C, main/pa_request.C,
16837: main/pa_sql_driver_manager.C, main/pa_string.C: all calls to
16838: String::String(str,helper_length) are checked. found/fixed one
16839: place: $request:body now zero-terminated,
16840:
16841: * src/: classes/op.C, classes/table.C, include/pa_request.h,
16842: main/compile_tools.C, main/execute.C, types/pa_value.h,
16843: types/pa_vbool.h, types/pa_vclass.h, types/pa_vdate.h,
16844: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vhash.h,
16845: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
16846: types/pa_vobject.C, types/pa_vobject.h, types/pa_vstring.h,
16847: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.h,
16848: types/pa_vxnode.h: more locally scoped vars in execute (more
16849: easily optimizable)
16850:
16851: * src/: classes/table.C, include/pa_table.h, main/pa_table.C: few
16852: for(size_t i=0...) -> for(Array_iterator... i(..); i.has_next()
16853:
16854: * src/: include/pa_array.h, include/pa_stack.h,
16855: include/pa_string.h, main/compile_tools.C, main/main.dsp,
16856: main/pa_table.C, types/pa_vmethod_frame.C: array get/put check
16857: become assertion iterator in methodframe filler
16858:
16859: * src/: include/pa_array.h, include/pa_stack.h, main/main.dsp,
16860: targets/cgi/parser3.C: array::get/put inlined
16861:
16862: * src/: lib/cord/cordbscs.c, main/pa_globals.C: globals.c:
16863: gc_substitute_memory_management_functions +installed CORD_oom
16864: function
16865:
16866: * configure.in, src/classes/xnode.C, src/include/pa_config_fixed.h,
16867: src/include/pa_config_includes.h, src/include/pa_string.h,
16868: src/lib/cord/cordbscs.c, src/main/pa_memory.C,
16869: src/targets/cgi/parser3.C: converted debug hacks to ANSI
16870: assertions started configure.in --enable-assertions
16871:
16872: 2003-04-01 paf
16873:
16874: * src/: classes/xdoc.C, classes/xnode.h, include/pa_memory.h,
16875: main/pa_memory.C, targets/cgi/parser3.C, types/pa_vxdoc.h,
16876: types/pa_vxnode.C, types/pa_vxnode.h: memory bug debugged down:
16877: gdome uses glib memory, and stores last pointer to xmlDoc there,
16878: gc misses that and collects valid memory fixed by remembering
16879: xmlDoc from dom object in xdoc. todo: do something with
16880: premature free of xdoc with xnodes/node values referring into it
16881:
16882: * src/classes/: mail.C: typo fix
16883:
16884: * src/main/pa_memory.C: bug() to set bpt in (memory.c) some .am
16885: changes
16886:
16887: * src/: include/pa_memory.h, main/pa_common.C, main/pa_globals.C,
16888: main/pa_memory.C: moved memory debugging to global level: to
16889: pa_gc_malloc
16890:
16891: * src/: main/pa_globals.C, targets/cgi/parser3.C: xml memory
16892: debugging showed no errors. todo: debug parser memory
16893:
16894: * src/targets/cgi/: parser3.C, parser3.dsp: more build
16895: configurations
16896:
16897: * src/: classes/classes.dsp, include/pa_config_fixed.h,
16898: main/compile.tab.C, main/main.dsp, main/pa_globals.C,
16899: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
16900: types/types.dsp: prepared xml-static configuration
16901:
16902: 2003-03-31 paf
16903:
16904: * INSTALL, src/classes/xdoc.C, src/main/pa_globals.C,
16905: src/targets/cgi/parser3.C, src/targets/cgi/parser3.dsp: started
16906: xml lib memory debugging, simple checks failed: it seems that
16907: library does realloc(bad ptr), and recording those ptrs in heap
16908: [for debugging] was bad: heap situation changes = everything
16909: works fine
16910:
16911: * src/: main/pa_charset.C, include/pa_charset.h: worked around
16912: xmlRegisterCharEncodingHandler limitation [currently imposed
16913: limit of 10 user-defined charsets]
16914:
16915: 2003-03-28 paf
16916:
16917: * src/main/execute.C: execution stack copied to local register
16918: variable, removed lots [~2e7) of memory accesses
16919:
16920: 2003-03-27 paf
16921:
16922: * src/: classes/xdoc.C, main/pa_globals.C: XML memory funcs to GC
16923: works in debug, but fails in release todo: fix that
16924:
16925: * src/: classes/xdoc.C, main/compile.tab.C, main/pa_globals.C,
16926: targets/cgi/parser3.C: forgot to merge XML memory funcs
16927: replacement from gc branch
16928:
16929: * src/main/pa_exec.C: introducing append_help_length [radical
16930: improvement here]
16931:
16932: * src/targets/cgi/parser3.C: GC_java_finalization turned off [was
16933: 'not recommened' in gc.h, on win32 noticed no difference]
16934:
16935: * src/include/pa_array.h: returned checked array get [were disabled
16936: for debugging] result:not slower [don't understand that, it were
16937: INLINED] todo: find out a way of inlining it!
16938:
16939: * src/: include/pa_string.h, lib/gc/include/gc.h,
16940: lib/gc/include/gc_fake.h, main/compile.tab.C,
16941: targets/cgi/parser3.C, main/pa_memory.C, targets/cgi/parser3.dsp:
16942: convention changed: all resulting strings are zero-terminated
16943:
16944: * src/: classes/date.C, classes/file.C, classes/hash.C,
16945: classes/string.C, classes/table.C, classes/void.C,
16946: include/pa_string.h, lib/cord/cord.dsp, lib/cord/cordbscs.c,
16947: lib/cord/include/cord.h, main/compile.tab.C, main/compile.y,
16948: main/compile_tools.h, main/pa_common.C, main/pa_exec.C,
16949: main/pa_request.C, main/pa_string.C, main/pa_uue.C,
16950: sql/pa_sql_driver.h, types/pa_value.C, types/pa_venv.h,
16951: types/pa_vfile.C, types/pa_vmail.C: introducing
16952: append_help_length [radical improvement here]
16953:
16954: * src/: classes/memory.C, include/pa_array.h, include/pa_hash.h,
16955: include/pa_memory.h, lib/cord/cord.dsp, lib/cord/cordxtra.c,
16956: lib/gc/include/gc.h, main/pa_memory.C, targets/cgi/parser3.C,
16957: targets/cgi/parser3.dsp, types/pa_vstatus.C: disabled gc, become
16958: even slower
16959:
16960: * src/: classes/string.C, classes/table.C, include/pa_array.h,
16961: include/pa_stack.h, include/pa_string.h, main/compile_tools.C,
16962: main/pa_string.C, main/untaint.C, types/pa_vmethod_frame.C: fixed
16963: clients of &get(): most to use non-ref version, some[in tight
16964: places] to get_unchecked_ref
16965:
16966: * src/doc/memory.dox: forgot to add
16967:
16968: * src/: classes/classes.dsp, classes/memory.C, classes/xdoc.C,
16969: include/pa_array.h, include/pa_request.h, include/pa_stack.h,
16970: include/pa_string.h, lib/cord/cord.dsp, lib/ltdl/libltdl.dsp,
16971: lib/md5/md5.dsp, lib/pcre/pcre.dsp, main/compile.tab.C,
16972: main/compile.y, main/compile_tools.C, main/compile_tools.h,
16973: main/main.dsp, main/pa_string.C, targets/cgi/parser3.C,
16974: targets/cgi/parser3.dsp, types/pa_vmail.C,
16975: types/pa_vmethod_frame.C, types/types.dsp: Array::put(index,
16976: T>>&<< removed after Stack::pop wiping removed [moved to separate
16977: func] other Array & removed
16978:
16979: 2003-03-26 paf
16980:
16981: * src/: classes/classes.dsp, classes/file.C, classes/op.C,
16982: classes/table.C, include/pa_array.h, include/pa_charset.h,
16983: include/pa_stack.h, include/pa_string.h, include/pa_table.h,
16984: lib/cord/cord.dsp, lib/ltdl/libltdl.dsp, lib/md5/md5.dsp,
16985: lib/pcre/pcre.dsp, main/compile.tab.C, main/compile.y,
16986: main/main.dsp, main/pa_charset.C, main/pa_common.C,
16987: main/pa_exec.C, main/pa_sql_driver_manager.C,
16988: main/pa_stylesheet_manager.C, main/pa_table.C,
16989: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
16990: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
16991: types/pa_vobject.C, types/pa_vobject.h, types/types.dsp:
16992: pre-evaluated .count() in some places
16993:
16994: * src/: classes/classes.dsp, lib/ltdl/libltdl.dsp, lib/md5/md5.dsp,
16995: lib/pcre/pcre.dsp, main/main.dsp, targets/cgi/parser3.dsp,
16996: types/types.dsp: .dsp profiling updated
16997:
16998: * src/: classes/classes.dsp, lib/cord/cord.dsp,
16999: lib/ltdl/libltdl.dsp, lib/md5/md5.dsp, main/main.dsp,
17000: targets/cgi/parser3.dsp, types/types.dsp: started profiling
17001:
17002: * src/: classes/classes.dsp, lib/cord/cord.dsp, main/compile.tab.C,
17003: main/compile_tools.h, main/main.dsp, targets/cgi/parser3.dsp,
17004: targets/isapi/parser3isapi.dsp, types/types.dsp: .dsp updated to
17005: use lib/gc,lib/cord
17006:
1.116 moko 17007: * acsite.m4, src/classes/Makefile.am, src/classes/mail.C,
17008: src/classes/math.C, src/classes/op.C, src/include/pa_common.h,
1.95 moko 17009: src/include/pa_config_auto.h.in, src/include/pa_config_fixed.h,
17010: src/include/pa_config_includes.h, src/include/pa_request.h,
17011: src/include/pa_sql_driver_manager.h, src/include/pa_string.h,
17012: src/include/pa_stylesheet_connection.h, src/include/pa_version.h,
1.116 moko 17013: src/lib/Makefile.am, src/lib/cord/Makefile.am,
1.95 moko 17014: src/lib/cord/include/Makefile.am,
1.116 moko 17015: src/lib/cord/include/private/Makefile.am, src/main/Makefile.am,
17016: src/main/pa_exec.C, src/main/pa_string.C, src/main/untaint.C,
17017: src/targets/cgi/Makefile.am, src/types/Makefile.am,
17018: src/types/pa_vclass.h, src/types/pa_vcookie.h,
17019: src/types/pa_vform.h, src/types/pa_vhash.h,
17020: src/types/pa_vimage.h, src/types/pa_vint.h, src/types/pa_vmail.h,
17021: src/types/pa_vresponse.h, src/types/pa_vstateless_class.h,
17022: src/types/pa_vstatus.C, src/types/pa_vstatus.h,
17023: src/types/pa_vtable.h, src/types/pa_vxdoc.h: configured math
17024: funcs ported pa_exec
1.95 moko 17025:
17026: * src/lib/: cord/include/gc.h, gc/include/gc.h: introducing lib/gc
17027:
17028: * src/lib/cord/include/: cord.h, ec.h, gc.h, private/cord_pos.h:
17029: bundled gc includes
17030:
17031: * src/: classes/op.C, include/pa_array.h,
17032: include/pa_sql_connection.h, include/pa_string.h,
17033: include/pa_version.h, main/compile.tab.C, main/compile.y,
17034: main/execute.C, main/pa_common.C, main/pa_exception.C,
17035: main/pa_request.C, main/pa_string.C, targets/cgi/parser3.C,
17036: targets/cgi/parser3.dsp: a number of bugfixes [while testing
17037: first real site (aval)]
17038:
17039: 2003-03-25 paf
17040:
1.211 moko 17041: * operators.ru.txt, operators.txt,
17042: src/main/pa_sql_driver_manager.C, src/types/pa_vstatus.C:
17043: $status.memory used free since_compact process
1.95 moko 17044:
17045: * src/: include/pa_sql_connection.h, main/pa_globals.C,
17046: main/untaint.C, sql/pa_sql_driver.h: untaint.C L_SQL
17047:
17048: * src/main/: pa_charset.C, untaint.C: untaint.C L_MAIL_HEADER
17049:
17050: * src/main/pa_request.C, src/main/untaint.C, src/types/pa_value.C,
17051: src/types/pa_value.h, src/types/pa_vfile.h,
17052: src/types/pa_vobject.C, src/types/pa_vobject.h,
17053: src/types/pa_vstring.C, src/types/pa_vstring.h, tests/121.html,
17054: tests/results/121.processed: untaint.C L_URI
17055:
1.211 moko 17056: * operators.ru.txt, operators.txt, src/classes/Makefile.am,
17057: src/classes/classes.dsp, src/classes/op.C, src/main/pa_request.C,
17058: src/types/Makefile.am, src/types/pa_venv.h, src/types/types.dsp,
17059: src/classes/memory.C, src/types/pa_vmemory.h: ^memory:compact[]
1.95 moko 17060:
17061: * tests/results/109.processed: it was a bug in parser. updated 109
17062: test result
17063:
17064: * src/classes/xdoc.C, tests/Makefile: fixed transform params2
17065:
17066: * src/main/pa_charset.C, src/targets/cgi/parser3.C, tests/Makefile,
17067: tests/results/107.processed: fixed dom language [values are now
17068: considered tainted. it was a bug in parser. updated 107 test
17069: result
17070:
17071: * src/classes/xdoc.C: fixed transform params
17072:
17073: * src/: include/pa_stylesheet_manager.h,
17074: main/pa_stylesheet_manager.C: fixed stylesheet caching
17075:
17076: * src/: include/pa_memory.h, main/pa_charset.C: memory: new 'new'
17077: overloads for structure handling
17078:
17079: * src/: classes/image.C, classes/xdoc.C, classes/xnode.C,
17080: include/pa_string.h, main/pa_string.C, types/pa_vxnode.C: removed
17081: StringBody(0) ambiguilty, introducting static
17082: StringBody::Format(int)
17083:
17084: * src/: main/pa_request.C, types/pa_vxnode.C: vxnode compiled xml
17085: linked
17086:
17087: * src/types/pa_vxdoc.C: vxdoc compiled
17088:
17089: * src/: classes/xnode.C, classes/xnode.h, include/pa_memory.h,
17090: types/pa_vxdoc.h, types/pa_vxnode.h: xnode.C compiled, doc/node
17091: finalizers isntalled
17092:
17093: * src/: classes/image.C, classes/xdoc.C, classes/xnode.h,
17094: doc/exception.dox, doc/index.dox, include/pa_charset.h,
17095: include/pa_memory.h, include/pa_request.h, include/pa_string.h,
17096: main/pa_charset.C, main/pa_memory.C, main/pa_string.C: xdoc.C
17097: compiled todo: xnode.C / finalizers
17098:
17099: * src/doc/string.dox: updated: new string internals
17100:
17101: 2003-03-24 paf
17102:
17103: * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
17104: include/pa_charset.h, include/pa_config_fixed.h,
17105: include/pa_request.h, include/pa_stylesheet_connection.h,
17106: include/pa_stylesheet_manager.h, main/pa_charset.C,
17107: main/pa_exception.C, main/pa_globals.C, main/pa_request.C,
17108: main/pa_stylesheet_manager.C, types/pa_vxdoc.h,
17109: types/pa_vxnode.h: started XML
17110:
17111: * src/main/: pa_common.C, pa_sql_driver_manager.C: http://
17112:
17113: * src/: classes/file.C, classes/image.C, classes/mail.C,
17114: include/pa_string.h, main/pa_common.C,
17115: main/pa_sql_driver_manager.C: introducing string[body]::pos(char)
17116:
17117: * src/: classes/file.C, classes/image.C, classes/mail.C,
17118: include/pa_memory.h, include/pa_string.h, main/pa_common.C,
17119: main/pa_request.C, main/pa_sql_driver_manager.C,
17120: types/pa_vimage.h: size_t pos everywhere checks changed to check
17121: for eq STRING_NOT_FOUND
17122:
17123: * src/main/pa_string.C, src/main/untaint.C, tests/Makefile: string
17124: optimize bit implemented
17125:
17126: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
17127: String::ArrayFragment::append_positions fixed
17128:
17129: * src/: classes/table.C, include/pa_string.h, main/pa_string.C:
17130: String::this_starts fixed
17131:
17132: * src/main/pa_string.C, tests/Makefile: string::pos fixed
17133:
17134: * src/: include/pa_hash.h, main/execute.C, main/pa_string.C:
17135: hashcode implemented fully, including per-char callback [it can
17136: be - substr CORD node]
17137:
17138: * src/: include/pa_array.h, main/compile.tab.C: gif encoding
17139: rewritten to rewalloc with 100byte buf ahead
17140:
17141: * src/classes/image.C, src/classes/op.C, src/classes/table.C,
17142: src/include/pa_string.h, src/main/compile.tab.C,
17143: src/main/compile.y, src/main/execute.C, src/main/pa_common.C,
17144: src/main/untaint.C, tests/Makefile: attempt to do gif encoding to
17145: CORD_ec [bad] would rewrite as realloc now
17146:
17147: * src/: classes/date.C, classes/file.C, classes/form.C,
17148: classes/image.C, classes/math.C, classes/op.C, classes/table.C,
17149: include/pa_cache_managers.h, include/pa_charsets.h,
17150: include/pa_common.h, include/pa_request.h,
17151: include/pa_sql_driver_manager.h, include/pa_table.h,
17152: main/pa_charset.C, main/pa_exception.C, main/pa_exec.C,
17153: main/pa_globals.C, main/pa_request.C, main/pa_uue.C,
17154: targets/isapi/parser3isapi.C, types/pa_value.C, types/pa_value.h,
17155: types/pa_vmail.C, types/pa_vmethod_frame.C,
17156: types/pa_vstateless_class.h: 2*2 worked :)
17157:
17158: * parser3.dsw, src/classes/date.C, src/classes/file.C,
17159: src/include/pa_exec.h, src/include/pa_string.h,
17160: src/main/pa_exec.C, src/main/pa_sql_driver_manager.C: empty run
17161: passed OK
17162:
17163: * src/: classes/hash.C, classes/string.C, classes/table.C,
17164: types/pa_value.C: all linked todo: debug
17165:
17166: * src/: classes/mail.C, main/pa_request.C, targets/cgi/parser3.C,
17167: types/pa_vstateless_class.C: all compiled. todo:link
17168:
17169: * src/types/pa_wcontext.C: pa_wcontext.C compiled
17170:
17171: * src/types/pa_vtable.C: pa_vtable.C compiled
17172:
17173: * src/types/pa_vstring.C: pa_vstring.C compiled
17174:
17175: * src/types/pa_vstatus.C: pa_vstatus.C compiled
17176:
17177: * src/types/: pa_vmath.C, pa_vmethod_frame.C, pa_vmethod_frame.h,
17178: pa_vobject.C, pa_vrequest.C, pa_vresponse.C,
17179: pa_vstateless_class.C, pa_vstateless_class.h:
17180: pa_vstateless_class.C compiled
17181:
17182: * src/: classes/xdoc.C, types/pa_vmail.C, types/pa_vmail.h,
17183: types/pa_vmath.C: pa_vmail.C compiled
17184:
17185: * src/types/: pa_vhash.C, pa_vimage.C: pa_vimage.C compiled
17186:
17187: * src/types/pa_vform.C: pa_vform.C compiled
17188:
17189: * src/types/pa_vfile.C: pa_vfile.C compiled
17190:
17191: * src/types/: pa_value.h, pa_vclass.C, pa_vcookie.C,
17192: pa_vstateless_class.C: pa_vcookie.C compiled
17193:
17194: * src/: classes/string.C, types/pa_value.C, types/pa_value.h,
17195: types/pa_vhash.h: pa_value.C compiled
17196:
17197: * src/: main/execute.C, main/pa_string.C, types/pa_wcontext.h:
17198: classes.lib main.lib compiled
17199:
17200: * src/classes/void.C: void.C compiled
17201:
17202: * src/: classes/string.C, classes/table.C, include/pa_string.h,
17203: main/pa_string.C, types/pa_vtable.C, types/pa_vtable.h: table.C
17204: compiled
17205:
17206: * src/: classes/string.C, include/pa_request.h,
17207: include/pa_string.h, main/pa_string.C: string.C compiled
17208:
17209: * src/: classes/op.C, classes/string.C, classes/table.C,
17210: classes/void.C, include/pa_sql_connection.h, include/pa_string.h,
17211: main/pa_request.C, main/pa_string.C: op.C compiled
17212:
17213: * src/classes/: math.C, op.C: math.C compiled
17214:
17215: * src/: classes/mail.C, classes/string.C, classes/table.C,
17216: types/pa_vmail.h: mail.C compiled
17217:
17218: * src/classes/: int.C, table.C: int.C compiled
17219:
17220: * src/: classes/hash.C, classes/image.C, classes/string.C,
17221: classes/table.C, include/pa_memory.h, include/pa_string.h,
17222: main/pa_memory.C, types/pa_vimage.h, types/pa_vmail.C: image.C
17223: compiled
17224:
17225: * src/: classes/hash.C, classes/string.C, classes/table.C,
17226: classes/void.C, classes/xdoc.C, include/pa_request.h,
17227: include/pa_sql_connection.h: hash.C compiled
17228:
17229: * src/: classes/classes.C, classes/classes.awk, classes/classes.h,
17230: classes/date.C, classes/double.C, classes/file.C, classes/form.C,
17231: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
17232: classes/math.C, classes/op.C, classes/response.C,
17233: classes/string.C, classes/table.C, classes/void.C,
17234: classes/xdoc.C, classes/xnode.C, include/pa_memory.h,
17235: include/pa_request.h, include/pa_sapi.h, include/pa_string.h,
17236: main/pa_string.C, types/pa_vdate.h, types/pa_vmethod_frame.h:
17237: file.C table.C compiled
17238:
17239: * src/: include/pa_string.h, main/pa_string.C, main/pa_uue.C,
17240: main/untaint.C: main.lib compiled
17241:
17242: 2003-03-21 paf
17243:
17244: * src/: classes/op.C, include/pa_cache_managers.h,
17245: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
17246: include/pa_stylesheet_manager.h, main/pa_exception.C,
17247: main/pa_globals.C, main/pa_sql_driver_manager.C,
17248: sql/pa_sql_driver.h, types/pa_vimage.C: pa_sql_driver_manager.C
17249: compiled
17250:
17251: * src/: classes/hash.C, classes/image.C, classes/op.C,
17252: classes/xdoc.C, classes/xnode.C, include/pa_common.h,
17253: include/pa_hash.h, include/pa_request.h, include/pa_string.h,
17254: main/compile.C, main/pa_common.C, main/pa_request.C,
17255: types/pa_vmail.C, types/pa_vresponse.C, types/pa_vxnode.C:
17256: pa_request.C compiled
17257:
17258: * src/: classes/hash.C, classes/mail.C, classes/op.C,
17259: include/pa_request.h, main/execute.C, main/pa_request.C,
17260: types/pa_value.C, types/pa_value.h, types/pa_vcookie.C,
17261: types/pa_vhash.h, types/pa_vimage.C, types/pa_vmethod_frame.h,
17262: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
17263: types/pa_vresponse.h, types/pa_vtable.C: pa_request.C 50%
17264: compiled
17265:
17266: * src/: include/pa_exec.h, include/pa_string.h, main/pa_exec.C,
17267: main/pa_string.C: pa_exec.C compiled [win32 only for now] todo:
17268: on unix
17269:
17270: * src/: include/pa_charset.h, include/pa_charsets.h,
17271: include/pa_exec.h, main/compile.tab.C, main/pa_charset.C,
17272: main/pa_charsets.C, main/pa_dictionary.C, main/pa_exec.C:
17273: pa_charsets.C compiled
17274:
17275: * src/: classes/image.C, classes/mail.C, classes/op.C,
17276: include/pa_request.h, include/pa_string.h, main/compile.tab.C,
17277: main/compile.y, main/execute.C, main/pa_common.C,
17278: main/pa_request.C, types/pa_junction.h, types/pa_method.h,
17279: types/pa_vcode_frame.h, types/pa_vimage.h,
17280: types/pa_vmethod_frame.h: execute.C compiled
17281:
17282: * src/: classes/classes.C, classes/classes.h, classes/date.C,
17283: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
17284: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
17285: classes/op.C, classes/string.C, classes/table.C, classes/void.C,
17286: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
17287: include/pa_cache_managers.h, include/pa_charsets.h,
17288: include/pa_common.h, include/pa_exec.h, include/pa_memory.h,
17289: include/pa_operation.h, include/pa_request.h, include/pa_sapi.h,
17290: include/pa_sql_driver_manager.h, include/pa_string.h,
17291: include/pa_stylesheet_connection.h,
17292: include/pa_stylesheet_manager.h, include/pa_table.h,
17293: main/compile.C, main/compile.tab.C, main/compile.y,
17294: main/compile_tools.C, main/compile_tools.h, main/execute.C,
17295: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
17296: main/pa_exec.C, main/pa_request.C, main/pa_sql_driver_manager.C,
17297: main/pa_string.C, main/pa_stylesheet_manager.C, main/untaint.C,
17298: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
17299: types/pa_junction.h, types/pa_method.h, types/pa_value.C,
17300: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
17301: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
17302: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
17303: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
17304: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
17305: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
17306: types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
17307: types/pa_vmath.C, types/pa_vmath.h, types/pa_vmethod_frame.C,
17308: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
17309: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
17310: types/pa_vresponse.h, types/pa_vstateless_class.C,
17311: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
17312: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
17313: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
17314: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
17315: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
17316: types/pa_wcontext.h, types/pa_wwrapper.h: introducing StringBody
17317: [C++ CORD wrapper]
17318:
17319: * src/: lib/cord/cordbscs.c, main/pa_string.C: test14 [bug fixed]
17320:
17321: * src/: classes/file.C, include/pa_charset.h, main/pa_charset.C:
17322: $file::exec/cgi[script; $.charset[this is script's charset]
17323:
17324: command line, env values, input got transcoded before call
17325: stdout, stderr got transcoded after call
17326:
17327: * src/classes/file.C: ^file::exec/cgi now does not pass post data
17328: by default. use: ^file::exec[...;$.stdin[$request.body]
17329:
17330: * src/main/pa_common.C: } typo bug fix
17331:
17332: * src/main/pa_common.C: } typo bug fix
17333:
17334: 2003-03-20 paf
17335:
17336: * src/: include/pa_string.h, lib/cord/cordbscs.c, main/pa_string.C,
17337: main/untaint.C: cord bug fix, but still errors todo: clear out
17338:
17339: * src/include/pa_string.h: more tests
17340:
17341: * src/main/pa_string.C: string.pos fixed
17342:
1.116 moko 17343: * src/lib/: ltdl/config_fixed.h, ltdl/configure, ltdl/configure.in,
17344: ltdl/libltdl.dsp, ltdl/ltdl.c, ltdl/ltdl.h, pcre/dftables.c,
17345: pcre/get.c, pcre/internal.h, pcre/maketables.c, pcre/pcre.c,
17346: pcre/pcre.h, pcre/pcre_parser_ctype.c, pcre/study.c: undone bad
17347: replaces
1.95 moko 17348:
17349: * src/: classes/image.C, include/pa_dictionary.h,
17350: include/pa_string.h, lib/ltdl/ltdl.c, lib/ltdl/ltdl.h,
17351: lib/pcre/internal.h, lib/pcre/pcre.c, lib/pcre/study.c,
17352: main/compile.tab.C, main/pa_dictionary.C, main/pa_string.C,
17353: main/untaint.C, types/pa_vmail.C: more tests [bugs fixed]
17354:
17355: * src/include/pa_string.h: warning
17356:
17357: * src/include/pa_string.h: this_starts fixed
17358:
17359: * src/: include/pa_string.h, main/pa_string.C: added: assertion on
17360: new String ctor & append params convention
17361:
17362: * src/: classes/file.C, classes/hash.C, classes/image.C,
17363: classes/mail.C, classes/op.C, classes/string.C, classes/table.C,
17364: classes/xdoc.C, include/pa_common.h, include/pa_memory.h,
17365: include/pa_string.h, main/compile.tab.C, main/pa_common.C,
17366: main/pa_exception.C, main/pa_exec.C,
17367: main/pa_sql_driver_manager.C, main/pa_string.C,
17368: main/pa_stylesheet_manager.C, main/untaint.C,
17369: targets/isapi/parser3isapi.C, types/pa_vimage.C,
17370: types/pa_vmail.C: more tests OK
17371:
17372: * src/: include/pa_array.h, include/pa_hash.h, include/pa_memory.h,
17373: include/pa_string.h, main/pa_memory.C, main/pa_string.C: test:
17374: gc/exit runned OK
17375:
17376: * src/types/pa_vmail.C: another naming problem: should not name
17377: vars like that: unpredictable close caused problems with later
17378: sending mail: Mar 20 06:39:53 pt-6 sendmail[19044]: File
17379: descriptors missing on startup: stdin; Bad file number
17380:
17381: todo: find out why so many filters(stream) here. probably wrong?
17382:
17383: * src/: include/pa_dictionary.h, include/pa_string.h,
17384: main/pa_common.C, main/pa_dictionary.C, main/pa_string.C,
17385: main/untaint.C: test compiled
17386:
17387: * src/: classes/image.C, classes/mail.C, classes/math.C,
17388: classes/string.C, include/pa_dictionary.h, include/pa_hash.h,
17389: include/pa_memory.h, include/pa_string.h, lib/cord/cordbscs.c,
17390: lib/cord/cordxtra.c, lib/pcre/dftables.c, lib/pcre/get.c,
17391: lib/pcre/maketables.c, lib/pcre/pcre.c, lib/pcre/pcre.h,
17392: lib/pcre/pcre_parser_ctype.c, lib/pcre/study.c,
17393: main/compile.tab.C, main/pa_common.C, main/pa_dictionary.C,
17394: main/pa_exec.C, main/pa_memory.C, main/pa_request.C,
17395: main/pa_string.C, main/untaint.C, types/pa_vfile.h,
17396: types/pa_vmail.C: untaint.C 99% [except mail&sql&optimize]
17397:
17398: * parser3.dsw, src/classes/file.C, src/classes/image.C,
17399: src/classes/op.C, src/classes/string.C, src/classes/table.C,
17400: src/classes/xdoc.C, src/classes/xnode.C, src/include/pa_common.h,
17401: src/include/pa_memory.h, src/include/pa_request.h,
17402: src/include/pa_request_charsets.h,
17403: src/include/pa_sql_connection.h, src/include/pa_string.h,
17404: src/main/compile.tab.C, src/main/execute.C,
17405: src/main/pa_charset.C, src/main/pa_common.C,
17406: src/main/pa_exception.C, src/main/pa_exec.C,
17407: src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
17408: src/main/pa_stylesheet_manager.C, src/main/untaint.C,
17409: src/sql/pa_sql_driver.h, src/targets/cgi/parser3.C,
17410: src/targets/isapi/parser3isapi.C, src/types/pa_value.C,
17411: src/types/pa_vcode_frame.h, src/types/pa_vcookie.C,
17412: src/types/pa_venv.h, src/types/pa_vform.C, src/types/pa_vmail.C,
17413: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
17414: src/types/pa_vobject.C, src/types/pa_vresponse.C,
17415: src/types/pa_vstatus.C, src/types/pa_vstring.C,
17416: src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
17417: src/types/pa_vxnode.C, src/types/pa_wcontext.h: untaint.C 30%,
17418: pa_common.C [done, without http for now]
17419:
17420: 2003-03-19 paf
17421:
17422: * src/: classes/date.C, classes/form.C, classes/hash.C,
17423: classes/image.C, classes/mail.C, classes/op.C, classes/xdoc.C,
17424: classes/xnode.C, include/pa_array.h, include/pa_config_fixed.h,
17425: include/pa_exception.h, include/pa_memory.h, include/pa_sapi.h,
17426: include/pa_string.h, include/pa_table.h, main/compile.C,
17427: main/compile_tools.C, main/execute.C, main/pa_charset.C,
17428: main/pa_common.C, main/pa_exception.C, main/pa_request.C,
17429: main/pa_socks.C, main/pa_string.C, main/pa_table.C,
17430: main/untaint.C, targets/cgi/parser3.C, targets/cgi/parser3.dsp,
17431: types/pa_value.C, types/pa_vcookie.C, types/pa_vfile.h,
17432: types/pa_vform.C, types/pa_vmail.C, types/pa_vmethod_frame.h,
17433: types/pa_vstateless_class.h, types/pa_vtable.C,
17434: types/pa_vtable.h, types/pa_vxdoc.h, types/pa_vxnode.C,
17435: types/pa_vxnode.h, types/pa_wcontext.C, types/pa_wcontext.h,
17436: types/pa_wwrapper.h: started test
17437:
1.116 moko 17438: * src/lib/pcre/: dftables.c, get.c, maketables.c, pcre.c, pcre.dsp,
17439: pcre.h, pcre_parser_ctype.c, study.c: restored bad replaces
1.95 moko 17440:
17441: * src/: classes/op.C, include/pa_array.h, include/pa_memory.h,
17442: include/pa_string.h, main/pa_string.C: string compiled todo: test
17443: it
17444:
17445: * src/: classes/classes.dsp, classes/string.C, classes/table.C,
17446: include/pa_array.h, include/pa_common.h, include/pa_dictionary.h,
17447: include/pa_exception.h, include/pa_string.h, include/pa_table.h,
17448: lib/cord/cord.dsp, main/compile.tab.C, main/main.dsp,
17449: main/pa_common.C, main/pa_string.C, targets/cgi/parser3.dsp,
17450: types/pa_method.h, types/pa_value.h, types/pa_vmethod_frame.C,
17451: types/pa_vmethod_frame.h, types/types.dsp: string
17452: reimplementation with cord+array<fragment>: 70%
17453:
17454: 2003-03-18 paf
17455:
17456: * src/: classes/date.C, classes/file.C, classes/form.C,
17457: classes/hash.C, classes/image.C, classes/mail.C, classes/math.C,
17458: classes/op.C, classes/string.C, classes/table.C, classes/xdoc.C,
17459: classes/xnode.C, include/pa_hash.h, include/pa_string.h,
17460: main/pa_string.C, types/pa_vmail.C: lots of replacements, todo:we
17461: can ignore lang in cmp and pos really, but would
17462: split properly!
17463:
17464: * src/lib/cord/: cord.dsp, cordbscs.c, cordprnt.c, cordxtra.c: gc:
17465: cord part made parser/src/lib: it's not compiled into libgc by
17466: default
17467:
17468: * parser3.dsw, src/classes/classes.dsp, src/classes/classes.h,
17469: src/classes/date.C, src/classes/double.C, src/classes/file.C,
17470: src/classes/form.C, src/classes/hash.C, src/classes/image.C,
17471: src/classes/int.C, src/classes/mail.C, src/classes/math.C,
17472: src/classes/op.C, src/classes/response.C, src/classes/string.C,
17473: src/classes/table.C, src/classes/void.C, src/classes/xdoc.C,
17474: src/classes/xnode.C, src/classes/xnode.h,
17475: src/include/Makefile.am, src/include/pa_cache_managers.h,
17476: src/include/pa_charset.h, src/include/pa_charsets.h,
17477: src/include/pa_common.h, src/include/pa_dictionary.h,
17478: src/include/pa_exception.h, src/include/pa_exec.h,
17479: src/include/pa_globals.h, src/include/pa_hash.h,
17480: src/include/pa_memory.h, src/include/pa_pool.h,
17481: src/include/pa_request.h, src/include/pa_request_charsets.h,
17482: src/include/pa_sapi.h, src/include/pa_sql_connection.h,
17483: src/include/pa_sql_driver_manager.h, src/include/pa_string.h,
17484: src/include/pa_stylesheet_connection.h,
17485: src/include/pa_stylesheet_manager.h, src/include/pa_table.h,
17486: src/include/pa_uue.h, src/lib/pcre/get.c, src/main/Makefile.am,
17487: src/main/compile.C, src/main/compile.tab.C,
17488: src/main/compile_tools.C, src/main/compile_tools.h,
17489: src/main/execute.C, src/main/main.dsp, src/main/pa_charset.C,
17490: src/main/pa_charsets.C, src/main/pa_common.C,
17491: src/main/pa_dictionary.C, src/main/pa_exception.C,
17492: src/main/pa_exec.C, src/main/pa_globals.C, src/main/pa_memory.C,
17493: src/main/pa_pool.C, src/main/pa_request.C,
17494: src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
17495: src/main/pa_stylesheet_manager.C, src/main/pa_table.C,
17496: src/main/pa_uue.C, src/main/untaint.C, src/targets/cgi/parser3.C,
17497: src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.C,
17498: src/types/pa_junction.h, src/types/pa_method.h,
17499: src/types/pa_value.C, src/types/pa_value.h,
17500: src/types/pa_vclass.C, src/types/pa_vclass.h,
17501: src/types/pa_vcode_frame.h, src/types/pa_vcookie.C,
17502: src/types/pa_vcookie.h, src/types/pa_vdate.h,
17503: src/types/pa_vdouble.h, src/types/pa_venv.h,
17504: src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vform.C,
17505: src/types/pa_vform.h, src/types/pa_vhash.C, src/types/pa_vhash.h,
17506: src/types/pa_vimage.C, src/types/pa_vimage.h,
17507: src/types/pa_vint.h, src/types/pa_vmail.C, src/types/pa_vmail.h,
17508: src/types/pa_vmath.C, src/types/pa_vmath.h,
17509: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
17510: src/types/pa_vobject.C, src/types/pa_vobject.h,
17511: src/types/pa_vrequest.C, src/types/pa_vrequest.h,
17512: src/types/pa_vresponse.C, src/types/pa_vresponse.h,
17513: src/types/pa_vstateless_class.C, src/types/pa_vstateless_class.h,
17514: src/types/pa_vstateless_object.h, src/types/pa_vstatus.C,
17515: src/types/pa_vstatus.h, src/types/pa_vstring.C,
17516: src/types/pa_vstring.h, src/types/pa_vtable.C,
17517: src/types/pa_vtable.h, src/types/pa_vvoid.h,
17518: src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
17519: src/types/pa_vxnode.C, src/types/pa_vxnode.h,
17520: src/types/pa_wcontext.C, src/types/pa_wcontext.h,
17521: src/types/pa_wwrapper.h, src/types/types.dsp: started porting to
17522: gc: PA_Object done lots of replacements also
17523:
17524: * src/: include/pa_pool.h, main/execute.C, targets/cgi/pa_pool.C:
17525: gc logging
17526:
17527: 2003-03-17 paf
17528:
17529: * src/: classes/date.C, classes/file.C, classes/form.C,
17530: classes/image.C, classes/mail.C, classes/op.C, classes/table.C,
17531: classes/xdoc.C, classes/xnode.C, include/pa_pool.h,
17532: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
17533: include/pa_string.h, include/pa_types.h, main/compile.C,
17534: main/compile.tab.C, main/execute.C, main/pa_charset.C,
17535: main/pa_common.C, main/pa_exception.C, main/pa_exec.C,
17536: main/pa_globals.C, main/pa_pool.C, main/pa_request.C,
17537: main/pa_sql_driver_manager.C, main/pa_string.C,
17538: main/pa_stylesheet_manager.C, main/pa_uue.C, main/untaint.C,
17539: targets/cgi/pa_pool.C, targets/cgi/parser3.C,
17540: targets/cgi/parser3.dsp, targets/cgi/pool_storage.h,
17541: types/pa_vcookie.C, types/pa_vdouble.h, types/pa_vfile.C,
17542: types/pa_vform.C, types/pa_vint.h, types/pa_vmail.C,
17543: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
17544: types/pa_vxnode.h: libgc attempt
17545:
17546: 2003-03-13 paf
17547:
17548: * src/: include/pa_sql_driver_manager.h,
17549: main/pa_sql_driver_manager.C, targets/cgi/parser3.C: lt_dlexit
17550: called
17551:
17552: * src/: include/pa_request.h, lib/ltdl/libltdl.dsp,
17553: lib/md5/md5.dsp, main/compile.tab.C, main/execute.C,
17554: main/pa_request.C, targets/cgi/parser3.C, types/pa_value.C,
17555: types/pa_value.h, types/pa_vobject.h,
17556: types/pa_vstateless_class.h, types/pa_vstatus.C, types/types.dsp:
17557: set_base, set_derived simplified [counter leaks fixed]
17558:
17559: * ChangeLog, src/include/pa_config_fixed.h, src/types/pa_vstatus.C,
17560: src/types/types.dsp: incorporated status class patch From:
17561: "Victor Fedoseev" <vvf_ru@mail.ru> Sent: Thursday, January 23,
17562: 2003 8:14 AM
17563:
17564: now we have $status.rusage.maxrss,tv_sec,tv_usec un WIN32 [plus
17565: Win32 specific: QuotaPeakNonPagedPoolUsage
17566: QuotaPeakPagedPoolUsage PeakPagefileUsage]
17567:
17568: 2003-03-12 paf
17569:
1.116 moko 17570: * configure, configure.in, src/lib/ltdl/configure,
17571: src/lib/ltdl/configure.in, src/targets/cgi/Makefile.am:
1.95 moko 17572: lib/ltdl/Makefile now created by /configure.in only [were by
17573: lib/ltdl/configure.in OVERWRITE]
17574:
1.116 moko 17575: * configure, configure.in, src/targets/cgi/Makefile.am: libstdc++
17576: linkage fixed for g++ 3.2.2
1.95 moko 17577:
17578: * src/include/pa_stylesheet_manager.h: gcc 3.2 rightliy complained
17579: on using privately declared class [fixed]
17580:
17581: * src/: include/pa_sql_driver_manager.h, main/compile.tab.C: gcc
17582: 3.2 rightliy complained on using privately declared class [fixed]
17583:
17584: * src/targets/cgi/parser3.C: 1. more detailed log on signals. 2.
17585: sigpipe before request constructor now causes death
17586:
17587: * src/: include/pa_request.h, main/compile.tab.C, main/execute.C,
17588: targets/cgi/parser3.C: SIGPIPE now can be intercepted and does
17589: not cause exception in exception handler
17590:
1.116 moko 17591: * configure, configure.in, src/targets/cgi/Makefile.am: configure
17592: now default links libstdc++ statically. that can be overriden by
17593: --with-dynamic-stdcpp
1.95 moko 17594:
17595: 2003-03-11 paf
17596:
17597: * src/: main/compile.tab.C, main/compile.y, sql/pa_sql_driver.h,
17598: types/pa_vstateless_class.C, types/pa_vstateless_class.h: removed
17599: necessity of libstdc++
17600:
17601: * src/include/pa_request.h: ANTI_ENDLESS_EXECUTE_RECOURSION doubled
17602:
17603: * src/include/pa_request.h: ANTI_ENDLESS_EXECUTE_RECOURSION doubled
17604:
17605: 2003-03-08 paf
17606:
17607: * tests/Makefile: make install & co
17608:
17609: * src/: include/pa_request.h, classes/op.C: removing
17610: vclass,object.h -> pa_request.h dependency
17611:
17612: * src/: classes/mail.C, classes/response.C, include/pa_request.h,
17613: main/pa_request.C: removing vform,response,cookie.h ->
17614: pa_request.h dependency
17615:
17616: * src/include/pa_request.h: removing vmail.h -> pa_request.h
17617: dependency [testing...]
17618:
17619: * src/: include/pa_config_fixed.h, types/pa_vxdoc.C: yet another
17620: return 0; fixed
17621:
17622: * src/: include/pa_config_fixed.h, types/pa_vmail.C,
17623: types/pa_vmail.h: vmail.C received just compiled [not tested]
17624:
17625: * src/classes/xdoc.C: forgotten: global xdoc when ndef XML
17626:
17627: * src/main/pa_request.C: forgotten: ifdef XML
17628:
17629: * src/main/pa_request.C: forgotten: ifdef XML
17630:
17631: * src/targets/cgi/parser3.C: todo: move to latest xml version on
17632: win32 and run memleak tests again
17633:
17634: * src/targets/cgi/parser3.C: charsets: see some strange things with
17635: old xml lib-- it's internal memory handling has faults
17636:
17637: * src/: include/pa_types.h, main/pa_charset.C: charsets: fixed
17638: problems when transcode from charset A to A.
17639:
17640: * src/: main/untaint.C, types/pa_vmail.C: mail: transcode fixed.
17641: todo: still problems when transcode from charset A to A.
17642:
17643: * src/: classes/hash.C, classes/mail.C, classes/string.C,
17644: classes/table.C, include/pa_array.h,
17645: main/pa_sql_driver_manager.C, types/pa_vmail.C, types/pa_vmail.h:
17646: started full-scale-site-test [~ http://parser.ru sources]
17647:
17648: some fixes
17649:
17650: * tests/: 021.html, 031.html, 033.html, 109.html, 110.html,
17651: 111.html, 112.html, 113.html, 114.html, 115.html, 116.html,
17652: 117.html, 118.html, 119.html, 120.html, results/109.processed,
17653: results/110.processed, results/111.processed,
17654: results/112.processed, results/113.processed,
17655: results/114.processed, results/115.processed,
17656: results/116.processed, results/117.processed,
17657: results/118.processed, results/119.processed,
17658: results/120.processed: xml: tests 109 dom create/show 110 xpath
17659: selectSingle 111 xdoc.create from tainted & 112
17660: xdoc.create/output with russian attr value 113 xpath
17661: selectString/Number 114 dom attributes.count 115 xpath selectBool
17662: 116 output media-type change 117 transform by dom stylesheet 118
17663: empty transform result 119 dom setAttribute 120 nbsp letter
17664: output
17665:
17666: =END OF PREPARED XML TESTS=
17667:
17668: 2003-03-07 paf
17669:
17670: * src/classes/xdoc.C, src/include/pa_charset.h,
17671: src/include/pa_stylesheet_connection.h, tests/108.html,
17672: tests/108.xsl, tests/results/108.processed: xml: test 108
17673: transform with params [bugs fixed]
17674:
17675: * src/: main/pa_charset.C, targets/cgi/parser3.C: fixed: mem leak
17676: from copy/paste bug
17677:
17678: * src/classes/xdoc.C, src/include/pa_charset.h,
17679: src/include/pa_request.h, src/main/execute.C,
17680: src/main/pa_charset.C, src/main/pa_exception.C,
17681: src/main/pa_globals.C, src/main/pa_request.C,
17682: src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
17683: src/types/pa_vxnode.C, tests/107.html,
17684: tests/results/107.processed: xml: test: 107 bug fixes
17685:
17686: * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
17687: types/pa_value.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
17688: types/pa_vxnode.C, types/pa_vxnode.h: test: 107 bug fixes
17689:
17690: * tests/: 106.html, results/106.processed: test: 106 xdoc create,
17691: string
17692:
17693: * src/: include/pa_charset.h, main/pa_charset.C: xml: charset two
17694: mem alloc functions used for different cases [libxml, libxsl]
17695:
17696: * src/classes/classes.C: fixed: prevent system classes from
17697: modification to lock ALL the classes, not only directly used
17698:
17699: * src/: classes/xdoc.C, types/pa_vxdoc.h, types/pa_vxnode.h: xml:
17700: linked
17701:
17702: * src/: classes/xdoc.C, types/pa_vxdoc.h: xdoc.C compiled
17703:
17704: 2003-03-06 paf
17705:
17706: * src/classes/xdoc.C: xdoc.C 50%
17707:
17708: * src/: classes/xnode.C, classes/xnode.h, include/pa_charset.h,
17709: include/pa_memory.h, include/pa_request.h, include/pa_string.h,
17710: main/pa_globals.C, main/pa_request.C,
17711: main/pa_stylesheet_manager.C: xnode.C compiled
17712:
17713: * src/: include/pa_stylesheet_connection.h,
17714: include/pa_stylesheet_manager.h, main/pa_sql_driver_manager.C,
17715: main/pa_stylesheet_manager.C: xml: stylesheet&manager done
17716:
17717: * src/: include/pa_memory.h, include/pa_stylesheet_connection.h,
17718: include/pa_stylesheet_manager.h, main/pa_stylesheet_manager.C:
17719: xml: stylesheet&manager STARTED
17720:
17721: * src/: include/pa_globals.h, main/pa_charset.C,
17722: main/pa_exception.C, main/pa_globals.C: xml: exceptions
17723:
17724: * src/: include/pa_charset.h, include/pa_config_fixed.h,
17725: include/pa_memory.h, include/pa_pool.h, main/pa_charset.C,
17726: main/pa_memory.C, main/pa_pool.C, types/pa_vxdoc.C,
17727: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: xml:
17728: charsets
17729:
17730: * tests/023.html: in some cases it rounded up badly. postponing
17731: solution of that problem, making more simple test
17732:
17733: * tests/: 058_paf2000.png, results/058.processed: .png added with
17734: -kb now
17735:
17736: * src/: include/pa_charset.h, include/pa_charsets.h,
17737: main/pa_charset.C, main/pa_charsets.C: charset_utf8 declaration
17738: moved to charsets.C
17739:
17740: 2003-03-05 paf
17741:
17742: * src/classes/string.C, src/include/pa_string.h,
17743: src/main/pa_string.C, tests/105.html,
17744: tests/results/105.processed: String::match bug fixed
17745:
17746: * src/classes/op.C, src/main/main.dsp, tests/104.html,
17747: tests/results/104.processed: ^bpt operator added [does int3 in
17748: debug build on win32]
17749:
17750: * tests/: 057.html, results/057.processed: test bug fixed
17751:
1.116 moko 17752: * src/targets/cgi/Makefile.am: linker needed more tricks to link OK
1.95 moko 17753:
17754: * src/classes/math.C: can be: crypt in -lcrypt OK, but crypt.h be
17755: missing
17756:
1.116 moko 17757: * src/: include/Makefile.am, main/Makefile.am, types/Makefile.am:
17758: forgotten files added to Makes
1.95 moko 17759:
17760: * ltmain.sh: ltmain.sh added
17761:
17762: * src/types/: pa_vhash.C, pa_vhash.h: hash_default_element_name
17763: change undone ;(
17764:
17765: * src/types/: pa_vhash.C, pa_vhash.h: hash_default_element_name
17766: made static
17767:
17768: * src/: classes/math.C, classes/op.C, classes/string.C,
1.116 moko 17769: main/pa_exec.C, targets/cgi/Makefile.am: gcc more happy.
17770: todo:make linker happy
1.95 moko 17771:
17772: * src/: classes/file.C, include/pa_exec.h, main/pa_exec.C: pa_exec
17773: env param made optional
17774:
17775: 2003-03-04 paf
17776:
17777: * src/: classes/image.C, include/pa_request.h, include/pa_stack.h,
17778: types/pa_vimage.h: number of gcc compiler bugs fixed
17779:
17780: * tests/: 103.html, 103mark.gif, 103paf2001.gif,
17781: results/103.processed: tests: 103 image.copy transparence test
17782:
17783: * src/main/execute.C, tests/101.html, tests/102.html,
17784: tests/results/101.processed, tests/results/102.processed: tests:
17785: 101 method/variable name conflict test 102 form fields change
17786: should not not change anything [bug fix]
17787:
17788: * tests/: 057.html, 099.html, 100.html, results/057.processed,
17789: results/099.processed, results/100.processed: tests: 57 date
17790: create 2002: added 99,100 response:body/download
17791:
17792: * src/classes/image.C, tests/098.html, tests/098font.gif,
17793: tests/results/098.processed: test: 98 image font text [bug fixed]
17794:
17795: * src/main/pa_common.C, src/targets/cgi/parser3.C, tests/097.html,
17796: tests/results/097.processed: test: 97 file::load http:// [bugs
17797: fixed]
17798:
17799: * src/classes/hash.C, src/classes/image.C, src/classes/table.C,
17800: src/include/pa_memory.h, tests/096.html, tests/096_dir/163.jpg,
17801: tests/096_dir/188.jpg, tests/results/096.processed: tests: 96
17802: image EXIF [bug fixed]
17803:
17804: * src/classes/table.C, src/main/execute.C, tests/061.dat,
17805: tests/061.html, tests/062.html, tests/063.html, tests/064.html,
17806: tests/065.html, tests/066.html, tests/067.html, tests/068.html,
17807: tests/069.html, tests/070.html, tests/071.html, tests/072.html,
17808: tests/073.html, tests/074.html, tests/075.html, tests/076.html,
17809: tests/077.html, tests/078.html, tests/080.html, tests/081.html,
17810: tests/082.html, tests/083.html, tests/084.html, tests/085.html,
17811: tests/086.html, tests/087.html, tests/088.html, tests/089.html,
17812: tests/090.html, tests/091.html, tests/092.html, tests/093.html,
17813: tests/094.html, tests/095.html, tests/results/061.processed,
17814: tests/results/062.processed, tests/results/063.processed,
17815: tests/results/064.processed, tests/results/065.processed,
17816: tests/results/066.processed, tests/results/067.processed,
17817: tests/results/068.processed, tests/results/069.processed,
17818: tests/results/070.processed, tests/results/071.processed,
17819: tests/results/072.processed, tests/results/073.processed,
17820: tests/results/074.processed, tests/results/075.processed,
17821: tests/results/076.processed, tests/results/077.processed,
17822: tests/results/078.processed, tests/results/080.processed,
17823: tests/results/081.processed, tests/results/082.processed,
17824: tests/results/083.processed, tests/results/084.processed,
17825: tests/results/085.processed, tests/results/086.processed,
17826: tests/results/087.processed, tests/results/088.processed,
17827: tests/results/089.processed, tests/results/090.processed,
17828: tests/results/091.processed, tests/results/092.processed,
17829: tests/results/093.processed, tests/results/094.processed,
17830: tests/results/095.processed, tests/079.html,
17831: tests/results/079.processed: tests: 61 file::stat size 62
17832: string->int autoconvert 63 double .int,dec,div,mul 64 date
17833: compare 65 file: basename,justname,justext 66 math:crypt 67
17834: string.match simple on long 68 string.match normalized simple on
17835: long 69 string.int 70 file::stat content-type 71 table.join 72
17836: hash parameter conditional pass 73 date daylightsaving,yearday 74
17837: date arithmetics 75 response date values/attributes 76 string.pos
17838: of void, void.pos 77 syntax parsing 78 cookie tainting 79 switch
17839: with local 80 scientific numeric literal in string autoconvert 81
17840: xor: logical and numerical 82 for delims 83 menu delims 84
17841: table.hash distinct 85 long string replace 86 throw+catch
17842: current language preserve 87 bit shifts 88 junction tests +
17843: $caller test 89 hash.foreach selfmodification 90 int/void to int
17844: 91 $caller test 92 junction is + def junction tests 93 $caller
17845: test 94 syntax test 95 table.hash(keygenerator) [bug fixed]
17846:
17847: * src/main/: execute.C, pa_table.C: test: 59 table.locate [bug
17848: fixed] 60 string eq string [bug fixed]
17849:
17850: * tests/: 053.html, 054.html, 055.html, 056.html, 057.html,
17851: 058.html, 058_paf2000.png, 059.html, 060.html,
17852: results/053.processed, results/054.processed,
17853: results/055.processed, results/056.processed,
17854: results/057.processed, results/058.processed,
17855: results/059.processed, results/060.processed: test: 53
17856: string.replace 54 junctions 55 table.hash 56 call indirect 57
17857: date.create[string] 58 image.measure[png]
17858:
17859: * tests/: 052.html, outputs/049.processed, outputs/050.processed,
17860: outputs/051.processed, results/052.processed: test: 52
17861: pre/match/post test: passed AS-IT-WERE, but wrong :) separate
17862: task: fix that
17863:
17864: 2003-03-03 paf
17865:
17866: * tests/: 043.html, 044.html, 045.html, 046.html, 047.html,
17867: 048.html, 049.html, 050.html, 051.html, 051b.p, 051t.p, Makefile,
17868: parser-cygwin.sh, parser-unix.sh, run_parser.sh,
17869: outputs/049.processed, outputs/050.processed,
17870: outputs/051.processed, results/001.processed,
17871: results/002.processed, results/003.processed,
17872: results/005.processed, results/006.processed,
17873: results/008.processed, results/009.processed,
17874: results/011.processed, results/012.processed,
17875: results/013.processed, results/014.processed,
17876: results/015.processed, results/016.processed,
17877: results/017.processed, results/020.processed,
17878: results/021.processed, results/022.processed,
17879: results/024.processed, results/025.processed,
17880: results/026.processed, results/027.processed,
17881: results/028.processed, results/029.processed,
17882: results/030.processed, results/031.processed,
17883: results/049.processed, results/050.processed,
17884: results/051.processed, results/043.processed,
17885: results/044.processed, results/045.processed,
17886: results/046.processed, results/047.processed,
17887: results/048.processed: tests: 43,44,45 date rolls 46
17888: autoevaluating junction 47 table.select 48 name with subvar 49
17889: hash-creating switch 50 process 51 started parent/child, works as
17890: it were but it were NOT GOOD, created separate task to fix that
17891:
17892: * tests/: 042.html, results/042.processed: test: 42
17893: exception.handled
17894:
17895: * tests/: 041.html, results/041.processed: test: 41 table.locate by
17896: expression
17897:
17898: * tests/: 040.html, results/040.processed: test: 39 method result
17899: of type table 40 method param junction auto evaluate
17900:
17901: * tests/: 039.html, results/039.processed: test: 37 method result
17902: of type table
17903:
17904: * src/main/pa_request.C, src/types/pa_vmath.C, tests/033.html,
17905: tests/034.html, tests/035.html, tests/036.html, tests/037.html,
17906: tests/038.html, tests/results/033.processed,
17907: tests/results/034.processed, tests/results/035.processed,
17908: tests/results/036.processed, tests/results/037.processed,
17909: tests/results/038.processed: tests: 33 string.replace 34
17910: string.upper 35 table created 36 local/global vars with juntions
17911: 37 table clone 38 math PI & number formatting
17912:
17913: math class registring typo fixed
17914:
17915: * src/classes/op.C, src/include/pa_request.h,
17916: src/include/pa_string.h, src/main/execute.C,
17917: src/main/pa_request.C, src/main/pa_string.C, src/main/untaint.C,
17918: src/types/pa_vcode_frame.h, src/types/pa_wcontext.h,
17919: tests/032.html, tests/results/032.processed: uchar changed to
17920: String_UL in all places [was not everywhere] untaint test: 032
17921:
17922: * src/targets/cgi/parser3.C, tests/004.html, tests/Makefile,
17923: tests/results/004.processed, tests/parser-cygwin.sh,
17924: tests/parser-unix.sh: removed -H command line key, now testing
17925: using .sh file with SERVER_SOFTWARE=xxx
17926:
17927: 2003-02-26 paf
17928:
17929: * src/main/execute.C, src/types/pa_vstateless_class.h,
17930: tests/024.html, tests/025.html, tests/026.html, tests/027.html,
17931: tests/028.html, tests/029.html, tests/030.html, tests/031.html,
17932: tests/results/024.processed, tests/results/025.processed,
17933: tests/results/026.processed, tests/results/027.processed,
17934: tests/results/028.processed, tests/results/029.processed,
17935: tests/results/030.processed, tests/results/031.processed: fixed
17936: bug with name_cstr mutable CharPtr more tests
17937:
17938: * src/: include/pa_sapi.h, main/pa_globals.C, main/pa_memory.C,
17939: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: SAPI::abort
17940: << abort. die now just exits
17941:
17942: * src/classes/classes.awk, src/classes/classes.h,
17943: src/classes/date.C, src/classes/double.C, src/classes/file.C,
17944: src/classes/form.C, src/classes/hash.C, src/classes/image.C,
17945: src/classes/int.C, src/classes/mail.C, src/classes/math.C,
17946: src/classes/op.C, src/classes/response.C, src/classes/string.C,
17947: src/classes/table.C, src/classes/void.C, src/classes/xdoc.C,
17948: src/classes/xnode.C, src/include/pa_memory.h,
17949: src/include/pa_sapi.h, src/targets/cgi/parser3.C,
17950: src/targets/isapi/parser3isapi.C, src/types/pa_venv.h,
17951: src/types/pa_vform.C, tests/015.html, tests/016.html,
17952: tests/017.html, tests/018.html, tests/019.html,
17953: tests/019paf2001.gif, tests/020.html, tests/021.html,
17954: tests/022.html, tests/023.html, tests/022_dir/a.html,
17955: tests/022_dir/b.txt, tests/022_dir/c.htm,
17956: tests/results/015.processed, tests/results/016.processed,
17957: tests/results/017.processed, tests/results/018.processed,
17958: tests/results/019.processed, tests/results/020.processed,
17959: tests/results/021.processed, tests/results/022.processed,
17960: tests/results/023.processed: methoded_array now contains all Mxxx
17961: classes SAPI::get_env now returns info on pool more tests
17962:
17963: * src/include/pa_array.h, src/include/pa_hash.h,
17964: src/include/pa_memory.h, src/main/pa_charset.C, tests/001.html,
17965: tests/002.html, tests/003.html, tests/004.html, tests/005.html,
17966: tests/006.html, tests/007.html, tests/008.html, tests/009.html,
17967: tests/010.html, tests/011.html, tests/012.html, tests/013.html,
17968: tests/014.html, tests/Makefile, tests/outputs/create-dir,
17969: tests/results/001.processed, tests/results/002.processed,
17970: tests/results/003.processed, tests/results/004.processed,
17971: tests/results/005.processed, tests/results/006.processed,
17972: tests/results/007.processed, tests/results/008.processed,
17973: tests/results/009.processed, tests/results/010.processed,
17974: tests/results/011.processed, tests/results/012.processed,
17975: tests/results/013.processed, tests/results/014.processed: hash
17976: cloning fixed
17977:
17978: 2003-02-25 paf
17979:
17980: * src/main/pa_common.C: typo fixed
17981:
17982: 2003-02-24 paf
17983:
17984: * src/types/pa_vcookie.C: fixed all places with bad get_string(0)
17985: [one remained]
17986:
17987: * src/: include/pa_request.h, main/execute.C: few bad get_string(0)
17988: [should have been get_string(&pool)] todo: check other such calls
17989:
17990: * src/: main/compile.tab.C, main/execute.C, types/pa_vfile.h:
17991: test10, bad lookups
17992:
17993: xxx* xxx=smartptr.get(); << is bad style, after ";" original
17994: object got destructed, and xxx points to sky
17995:
17996: * ChangeLog, src/classes/string.C: match bug fixed
17997:
17998: * src/types/pa_vmail.C: body [text/html] transcoded to
17999: $.charset[specified] now
18000:
18001: * src/main/pa_common.C: stupid gcc [2.95.4] generated bad code
18002: which failed to handle sigsetjmp+throw: crashed inside of
18003: pre-throw code. rewritten simplier [though duplicating
18004: closesocket code]
18005:
18006: * src/main/pa_common.C: stupid gcc [2.95.4] generated bad code
18007: which failed to handle sigsetjmp+throw: crashed inside of
18008: pre-throw code. rewritten simplier [though duplicating
18009: closesocket code]
18010:
18011: 2003-02-21 paf
18012:
1.211 moko 18013: * operators.ru.txt, operators.txt, src/targets/cgi/parser3.C,
18014: src/types/pa_vcookie.C: $cookie:name[$.expires[date << can be
18015: now]]
1.95 moko 18016:
18017: written makefile with regression tests [raw]
18018:
18019: * src/targets/cgi/parser3.C: MAKE_TEST must be used inside of 'make
18020: tests' only [it's not forcing CGI mode now] now use -H to output
18021: CGI header when parser used in command line [useful for tests
18022: also]
18023:
18024: * src/targets/cgi/parser3.C: MAKE_TEST environment variable
18025: switches on CGI mode, and is used in regression tests
18026:
18027: * src/: include/pa_request.h, main/pa_request.C,
18028: targets/cgi/parser3.C, types/pa_vcookie.h, types/pa_venv.h: env
18029: fixed
18030:
18031: * src/: include/pa_memory.h, main/pa_memory.C: inlined memory
18032: handling pa_*
18033:
18034: * src/: include/pa_memory.h, main/pa_memory.C, include/pa_array.h,
18035: include/pa_exception.h, include/pa_pool.h, main/Makefile.am,
18036: main/main.dsp, main/pa_array.C, main/pa_pool.C: reorganized
18037: memory handling files
18038:
18039: * src/main/pa_array.C: pool::format_integer terminator fixed
18040:
18041: * src/: main/execute.C, targets/cgi/parser3.C: release mode now
18042: compiles OK test to show benefits of free
18043:
18044: * src/: classes/file.C, classes/image.C, classes/mail.C,
18045: classes/op.C, classes/xdoc.C, main/pa_charset.C, main/pa_exec.C,
18046: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
18047: types/pa_vimage.C, types/pa_vxdoc.h: fixed all cstr's that must
18048: use pool [as the one in ^process]
18049:
18050: * src/classes/op.C: fixed process. sould now check for all cstr's
18051: -- some must use pool [as the one in ^process]
18052:
18053: 2003-02-20 paf
18054:
18055: * src/: classes/date.C, classes/double.C, classes/file.C,
18056: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
18057: classes/math.C, classes/op.C, classes/response.C,
18058: classes/string.C, classes/table.C, classes/void.C,
18059: classes/xdoc.C, classes/xnode.C, main/pa_string.C,
18060: types/pa_method.h, types/pa_value.C, types/pa_vmethod_frame.h:
18061: string cmp fixed
18062:
18063: * src/: include/pa_config_fixed.h, targets/cgi/parser3.C: form
18064: values passed OK now
18065:
18066: 2003-02-19 paf
18067:
18068: * src/: classes/form.C, include/pa_charset.h, include/pa_pool.h,
18069: main/pa_charset.C, main/pa_exception.C, main/pa_request.C,
18070: main/pa_stylesheet_manager.C, targets/cgi/parser3.C,
18071: targets/isapi/parser3isapi.dsp, types/pa_vcookie.C,
18072: types/pa_vform.C, types/pa_vmail.C, types/pa_vxnode.C: found&kill
18073: all remaning leaks resulted from pooled::malloc calls [excluding
18074: in gd -- planning complete rewrite extremely ugly code]
18075:
18076: * src/targets/isapi/: pa_pool.C, pool_storage.h: removed unneeded
18077: files
18078:
18079: 2003-02-17 paf
18080:
18081: * src/: classes/date.C, classes/double.C, classes/file.C,
18082: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
18083: classes/response.C, classes/string.C, classes/table.C,
18084: classes/xdoc.C, classes/xnode.h, include/pa_stack.h,
18085: include/pa_stylesheet_connection.h,
18086: include/pa_stylesheet_manager.h, sql/pa_sql_driver.h,
18087: types/pa_vdate.h, types/pa_vdouble.h, types/pa_vfile.h,
18088: types/pa_vform.C, types/pa_vform.h, types/pa_vimage.h,
18089: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.h,
18090: types/pa_vvoid.h, types/pa_vxdoc.h, types/pa_vxnode.h,
18091: types/pa_wcontext.h, types/pa_wwrapper.h: fixed all remained bugs
18092: of unitialized simple-typed field
18093:
18094: * src/: classes/classes.C, classes/classes.h, main/execute.C,
18095: main/pa_charset.C, main/pa_request.C: another bug of unitialized
18096: simple-typed field fixed. todo: find&kill all like that one
18097:
18098: * src/: main/execute.C, targets/cgi/pa_pool.C,
18099: targets/cgi/parser3.C, targets/cgi/pool_storage.h: few bugs in
18100: debug output fixed
18101:
18102: * src/: include/pa_stack.h, main/compile.C, main/execute.C,
18103: main/pa_request.C: stack-stored items need extra .ref to prevent
18104: object_ptr from delete[them]
18105:
18106: * src/: classes/date.C, classes/op.C, classes/table.C,
18107: classes/xdoc.C, classes/xnode.C, include/pa_array.h,
18108: include/pa_charset.h, main/Makefile.am, main/main.dsp,
18109: main/pa_charset.C, main/pa_common.C,
18110: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
18111: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
18112: types/pa_vmail.C: fixed more leaks resulted from pooled::malloc
18113: calls
18114:
18115: * src/: main/pa_request.C, targets/cgi/parser3.C, types/pa_vfile.C:
18116: couple mem leaks rusulted from old pooled::malloc usage.
18117: todo:find more like those
18118:
18119: * src/main/: compile.C, compile_tools.C: 2*2!
18120:
18121: * src/: include/pa_array.h, include/pa_request.h, main/execute.C:
18122: stackItem fixed [there were no string on stack before]
18123:
18124: * src/: main/execute.C, main/pa_request.C,
18125: types/pa_vmethod_frame.C: first letters out OK
18126:
18127: * src/: classes/classes.C, include/pa_array.h, include/pa_hash.h,
18128: include/pa_pool.h, include/pa_request.h, main/pa_request.C,
18129: main/pa_string.C, main/untaint.C, types/pa_value.h,
18130: types/pa_vint.h, types/pa_vstateless_class.h, types/pa_vstring.h,
18131: types/pa_vvoid.h, types/pa_wcontext.h: class fields of simple
18132: type not initialized with zeros :( while class fields of class
18133: types initialized with default constructors. learn C++
18134:
18135: * src/: classes/classes.awk, classes/double.C, classes/file.C,
18136: classes/form.C, classes/image.C, classes/int.C, classes/mail.C,
18137: classes/math.C, classes/xdoc.C, classes/xnode.C,
18138: include/pa_array.h, include/pa_string.h, main/pa_exec.C,
18139: types/pa_vmail.C: parser3.exe - 0 error(s), 0 warning(s)
18140:
18141: 2003-02-14 paf
18142:
18143: * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C:
18144: 13 link errors
18145:
18146: * src/: classes/file.C, include/pa_request.h, main/pa_request.C,
18147: main/pa_sql_driver_manager.C, targets/cgi/parser3.C,
18148: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
18149: types/pa_vimage.C, types/pa_vtable.C: all compiled, only 14 link
18150: errors :)
18151:
18152: * src/: classes/classes.C, classes/classes.awk, classes/file.C,
18153: classes/hash.C, classes/mail.C, classes/op.C,
18154: include/pa_common.h, include/pa_request.h, include/pa_sapi.h,
18155: main/pa_common.C, main/pa_request.C, targets/cgi/parser3.C,
18156: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.C:
18157: classes.lib - 0 error(s), 0 warning(s) parser.C compiled
18158:
18159: * src/: classes/classes.dsp, classes/op.C, classes/string.C,
18160: classes/table.C, include/pa_common.h, include/pa_globals.h,
18161: include/pa_pool.h, include/pa_request.h, main/pa_globals.C,
18162: main/pa_request.C, types/pa_value.h, types/pa_vhash.h,
18163: types/pa_vint.h, types/types.dsp: op compiled
18164:
18165: * src/: classes/classes.dsp, classes/response.C, classes/string.C,
18166: include/pa_dictionary.h, include/pa_string.h, main/pa_string.C,
18167: main/untaint.C, types/pa_vtable.h: string, response compiled
18168:
18169: 2003-02-07 paf
18170:
18171: * src/: classes/table.C, types/pa_vtable.h: table compiled
18172:
18173: 2003-02-06 paf
18174:
18175: * src/: classes/mail.C, include/pa_request.h, main/pa_request.C:
18176: mail compiled
18177:
18178: * src/: classes/image.C, classes/string.C, classes/xdoc.C,
18179: include/pa_common.h, include/pa_hash.h, main/pa_common.C,
18180: types/pa_vfile.h, types/pa_vimage.h: image compiled
18181:
18182: * src/classes/: file.C, form.C: form compiled
18183:
18184: * src/: classes/classes.dsp, classes/file.C, include/pa_common.h,
18185: include/pa_exec.h, main/pa_common.C, main/pa_exec.C,
18186: types/pa_vfile.C, types/pa_vfile.h: file compiled
18187:
18188: * src/: classes/hash.C, classes/math.C, types/pa_vmath.C,
18189: types/pa_vmath.h: math compiled [win32]
18190:
18191: * src/: classes/hash.C, include/pa_hash.h, include/pa_table.h,
18192: types/pa_vstring.h: hash compiled
18193:
18194: 2003-02-04 paf
18195:
18196: * src/: classes/date.C, classes/hash.C, include/pa_exec.h,
18197: include/pa_hash.h, include/pa_request.h, include/pa_string.h,
18198: include/pa_table.h, main/pa_common.C, main/pa_exec.C,
18199: main/pa_string.C, types/pa_method.h, types/pa_vform.C,
18200: types/pa_vhash.h: hash 50% compiled
18201:
18202: * src/: classes/date.C, classes/file.C, classes/hash.C,
18203: classes/image.C, classes/mail.C, classes/math.C, classes/op.C,
18204: classes/string.C, classes/table.C, classes/xdoc.C,
18205: classes/xnode.C, include/pa_request.h, main/pa_globals.C,
18206: main/pa_string.C: date compiled
18207:
18208: * src/classes/: classes.dsp, double.C: double compiled
18209:
18210: * src/: classes/date.C, classes/double.C, classes/file.C,
18211: classes/form.C, classes/hash.C, classes/image.C, classes/int.C,
18212: classes/mail.C, classes/math.C, classes/op.C, classes/response.C,
18213: classes/string.C, classes/table.C, classes/void.C,
18214: classes/xdoc.C, classes/xnode.C, types/pa_vdouble.h,
18215: types/pa_vhash.h, types/pa_vint.h, types/pa_vstring.h,
18216: types/pa_vtable.h, types/pa_vxdoc.h, types/pa_vxnode.h: int
18217: compiled
18218:
18219: * src/: classes/date.C, classes/double.C, classes/file.C,
18220: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
18221: classes/math.C, classes/op.C, classes/response.C,
18222: classes/string.C, classes/table.C, classes/void.C,
18223: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
18224: types/pa_vvoid.h: void compiled :)
18225:
18226: * src/: include/pa_globals.h, main/pa_cache_managers.C,
18227: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
18228: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
18229: main/pa_globals.C, main/pa_pool.C, main/pa_sql_driver_manager.C,
18230: main/pa_string.C, main/pa_uue.C, main/untaint.C,
18231: types/pa_value.C, types/pa_vcookie.C, types/pa_vfile.C,
18232: types/pa_vimage.C, types/pa_vmath.C, types/pa_vrequest.C,
18233: types/pa_vresponse.C, types/pa_vstateless_class.C,
18234: types/pa_vstatus.C, types/pa_vstring.C, types/pa_vtable.C,
18235: types/pa_wcontext.C, types/types.dsp: removed stupid
18236: value_includes.h
18237:
18238: * src/types/: pa_value.C, pa_value_includes.h, pa_vrequest.C:
18239: trying to remove stupid value_includes.h
18240:
18241: * src/main/pa_exec.C: pa_exec compiled on win32
18242:
18243: * src/main/pa_exec.C: libmain.a compiled on six [unix]
18244:
18245: * src/: include/pa_globals.h, include/pa_request.h,
18246: types/pa_value.C, types/pa_value.h, types/pa_vclass.C,
18247: types/pa_vcookie.C, types/pa_vdate.h, types/pa_vfile.C,
18248: types/pa_vfile.h, types/pa_vmail.C, types/pa_vobject.C,
18249: types/pa_vrequest.C, types/pa_vstateless_class.C,
18250: types/pa_vstatus.C, types/pa_vtable.C: libtypes.a compiled gcc
18251:
18252: * src/: include/pa_config_includes.h, include/pa_dictionary.h,
18253: main/pa_common.C, main/pa_dictionary.C, main/pa_exec.C,
18254: main/pa_socks.C: libmain.a gcc and mail.lib msvc++ compiled
18255:
18256: * src/: include/pa_array.h, include/pa_config_includes.h,
18257: include/pa_dictionary.h, main/pa_dictionary.C, main/pa_exec.C,
18258: main/pa_socks.C, main/pa_sql_driver_manager.C: gcc libmain.a
18259: compiled
18260:
18261: * src/main/pa_globals.C: merged changes from 1.149-1.150 (stupid
18262: name conflicts)
18263:
18264: * src/: main/compile_tools.h, main/execute.C, main/pa_table.C,
18265: types/pa_vmethod_frame.h, types/pa_vvoid.h: yuk: gcc on cygwin
18266: yelds "virtual memory exhausted" while trying to compile
18267: execute.C [eating up to 127MB]
18268:
18269: 2003-02-03 paf
18270:
18271: * src/: include/pa_config_includes.h, include/pa_hash.h,
18272: include/pa_operation.h, include/pa_pool.h, include/pa_string.h,
18273: main/pa_common.C, types/pa_value.C, types/pa_value.h,
18274: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vhash.h,
18275: types/pa_vint.h, types/pa_vjunction.h,
18276: types/pa_vstateless_class.h, types/pa_vstring.h, types/types.dsp:
18277: started gcc compiling pa_common compiled
18278:
18279: * src/: include/pa_exception.h, include/pa_pool.h,
18280: main/pa_exception.C: exception gcc change #1
18281:
1.116 moko 18282: * src/include/: Makefile.am, pa_hash.h, pa_pool.h: gcc refused to
18283: compile _P identifier. it replaced it to some strange 0x0000040
1.95 moko 18284:
18285: * src/types/: pa_vmath.C, pa_vmethod_frame.C: vmath compiled
18286:
18287: * src/types/pa_vtable.C: vtable compiled
18288:
18289: * src/types/: pa_vstring.C, pa_vstring.h: vstring compiled
18290:
18291: * src/: include/pa_cache_managers.h, main/pa_request.C,
18292: types/pa_vstatus.C, types/pa_vstatus.h: vstatus compiled
18293:
18294: * src/types/pa_vstateless_class.C: vstateless_class compiled
18295:
18296: * src/types/: pa_vresponse.C, pa_vresponse.h: vresponse compiled
18297:
18298: * src/types/pa_vrequest.C: vrequest compiled
18299:
18300: * src/types/: pa_value.C, pa_value.h, pa_vclass.C, pa_vclass.h,
18301: pa_vobject.C, pa_vobject.h: vobject compiled
18302:
18303: * src/: classes/form.C, classes/mail.C, include/pa_request.h,
18304: main/pa_globals.C, main/pa_request.C, types/pa_value.h,
18305: types/pa_vform.C, types/pa_vmail.C, types/pa_vmail.h: vmail
18306: compiled
18307:
18308: * src/types/: pa_vimage.C, pa_vimage.h: vimage compiled
18309:
18310: * src/: include/pa_pool.h, main/pa_request.C, types/pa_value.C,
18311: types/pa_vclass.C, types/pa_vcookie.C, types/pa_vcookie.h,
18312: types/pa_vform.C, types/pa_vform.h, types/pa_vobject.h: vform
18313: compiled
18314:
18315: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
18316: main.lib - 0 error(s), 0 warning(s)
18317:
18318: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
18319: types/pa_value.h, types/pa_vmethod_frame.h: execute compiled
18320:
18321: 2003-01-31 paf
18322:
18323: * src/: include/pa_array.h, include/pa_operation.h,
18324: include/pa_request.h, main/execute.C, main/main.dsp,
18325: types/pa_vjunction.h: started last file from main library:
18326: execute
18327:
18328: * src/: include/pa_request.h, include/pa_sapi.h,
18329: main/compile.tab.C, main/compile.y, main/compile_tools.h,
18330: main/pa_request.C, targets/cgi/parser3.C,
18331: targets/isapi/parser3isapi.C, types/pa_vfile.C, types/pa_vfile.h,
18332: types/pa_vhash.h: pa_request compiled
18333:
18334: * src/: classes/op.C, classes/string.C, include/pa_common.h,
18335: include/pa_globals.h, include/pa_request.h,
18336: include/pa_sql_connection.h, main/compile.tab.C, main/compile.y,
18337: main/execute.C, main/main.dsp, main/pa_common.C,
18338: main/pa_globals.C, main/pa_request.C, types/pa_value.h,
18339: types/pa_vcode_frame.h, types/pa_vcookie.h, types/pa_vform.h,
18340: types/pa_vmail.C, types/pa_vmail.h, types/pa_vresponse.h,
18341: types/pa_vtable.h, types/pa_wcontext.C, types/pa_wcontext.h,
18342: types/types.dsp: most pa_request compiled
18343:
18344: * src/: classes/classes.C, classes/classes.h, classes/date.C,
18345: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
18346: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
18347: classes/op.C, classes/response.C, classes/string.C,
18348: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
18349: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
18350: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
18351: include/pa_config_fixed.h, include/pa_config_includes.h,
18352: include/pa_dictionary.h, include/pa_dir.h,
18353: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
18354: include/pa_hash.h, include/pa_opcode.h, include/pa_operation.h,
18355: include/pa_pool.h, include/pa_request.h,
18356: include/pa_request_charsets.h, include/pa_request_info.h,
18357: include/pa_sapi.h, include/pa_socks.h,
18358: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
18359: include/pa_stack.h, include/pa_string.h,
18360: include/pa_stylesheet_connection.h,
18361: include/pa_stylesheet_manager.h, include/pa_table.h,
18362: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
18363: lib/ltdl/config_fixed.h, lib/ltdl/ltdl.c, lib/ltdl/ltdl.h,
18364: lib/md5/pa_md5.h, lib/md5/pa_md5c.c, lib/pcre/dftables.c,
18365: lib/pcre/get.c, lib/pcre/maketables.c, lib/pcre/pcre.c,
18366: lib/pcre/pcre.h, lib/pcre/pcre_parser_ctype.c, lib/pcre/study.c,
18367: main/compile.C, main/compile.tab.C, main/compile.y,
18368: main/compile_tools.C, main/compile_tools.h, main/execute.C,
18369: main/main.dsp, main/pa_cache_managers.C, main/pa_charset.C,
18370: main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
18371: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
18372: main/pa_globals.C, main/pa_pool.C, main/pa_request.C,
18373: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
18374: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
18375: main/untaint.C, sql/pa_sql_driver.h, targets/cgi/getopt.c,
18376: targets/cgi/getopt.h, targets/cgi/pa_pool.C,
18377: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
18378: targets/cgi/pool_storage.h, targets/isapi/pa_pool.C,
18379: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
18380: targets/isapi/pool_storage.h, types/pa_value.C, types/pa_value.h,
18381: types/pa_value_includes.h, types/pa_vbool.h, types/pa_vclass.C,
18382: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
18383: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
18384: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
18385: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
18386: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
18387: types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
18388: types/pa_vmath.C, types/pa_vmath.h, types/pa_vmethod_frame.C,
18389: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
18390: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
18391: types/pa_vresponse.h, types/pa_vstateless_class.C,
18392: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
18393: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
18394: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
18395: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
18396: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
18397: types/pa_wcontext.h, types/pa_wwrapper.h: grammar compiled
18398:
18399: * ChangeLog, src/classes/classes.h, src/classes/op.C,
18400: src/include/pa_cache_managers.h, src/include/pa_charset.h,
18401: src/include/pa_charsets.h, src/include/pa_common.h,
18402: src/include/pa_dictionary.h, src/include/pa_exception.h,
18403: src/include/pa_exec.h, src/include/pa_pool.h,
18404: src/include/pa_request.h, src/include/pa_sapi.h,
18405: src/include/pa_sql_connection.h,
18406: src/include/pa_sql_driver_manager.h, src/include/pa_string.h,
18407: src/include/pa_table.h, src/include/pa_uue.h, src/main/compile.C,
18408: src/main/compile.tab.C, src/main/compile_tools.C,
18409: src/main/compile_tools.h, src/main/main.dsp,
18410: src/main/pa_charset.C, src/main/pa_charsets.C,
18411: src/main/pa_common.C, src/main/pa_dictionary.C,
18412: src/main/pa_exception.C, src/main/pa_exec.C,
18413: src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
18414: src/main/pa_string.C, src/main/pa_table.C, src/main/pa_uue.C,
18415: src/main/untaint.C, src/types/pa_value.C, src/types/pa_value.h,
18416: src/types/pa_vclass.h, src/types/pa_vcookie.C,
18417: src/types/pa_vcookie.h, src/types/pa_vdate.h,
18418: src/types/pa_vdouble.h, src/types/pa_venv.h,
18419: src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vform.h,
18420: src/types/pa_vhash.h, src/types/pa_vimage.C,
18421: src/types/pa_vimage.h, src/types/pa_vint.h, src/types/pa_vmail.C,
18422: src/types/pa_vmail.h, src/types/pa_vmath.C, src/types/pa_vmath.h,
18423: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
18424: src/types/pa_vobject.C, src/types/pa_vobject.h,
18425: src/types/pa_vrequest.C, src/types/pa_vrequest.h,
18426: src/types/pa_vresponse.C, src/types/pa_vresponse.h,
18427: src/types/pa_vstateless_class.C, src/types/pa_vstateless_class.h,
18428: src/types/pa_vstateless_object.h, src/types/pa_vstatus.h,
18429: src/types/pa_vstring.h, src/types/pa_vtable.h,
18430: src/types/pa_vvoid.h, src/types/pa_wcontext.C,
18431: src/types/pa_wcontext.h, src/types/pa_wwrapper.h: ConstStringPtr
18432: died, long live StringPtr
18433:
18434: 2003-01-30 paf
18435:
18436: * src/: include/pa_charset.h, include/pa_request.h,
18437: include/pa_sql_driver_manager.h, main/compile.tab.C,
18438: main/compile.y, main/compile_tools.h, main/pa_request.C,
18439: types/pa_vobject.h, types/pa_vstatus.h: grammar compiled
18440:
18441: * src/: classes/classes.h, include/pa_pool.h, main/compile.C,
18442: main/compile.tab.C, types/pa_value.h, types/pa_vfile.h,
18443: types/pa_vhash.h, types/pa_vmethod_frame.h,
18444: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
18445: types/types.dsp: vstateless_class compiled
18446:
18447: * src/main/compile.C: compile compiled
18448:
18449: * src/: include/pa_array.h, include/pa_operation.h,
18450: include/pa_table.h, main/compile_tools.C, main/compile_tools.h,
18451: main/pa_table.C: compile_tools compiled
18452:
18453: * src/: include/pa_operation.h, main/compile.y,
18454: main/compile_tools.C, main/compile_tools.h: started
18455: compile_tools. vagues ideas of how to free compiled code
18456:
18457: * src/: include/pa_opcode.h, main/compile_tools.h, main/execute.C,
18458: main/main.dsp, types/pa_value.C, types/pa_value.h,
18459: types/pa_vmethod_frame.h, types/pa_vstateless_class.h: value
18460: compiled
18461:
18462: 2003-01-29 paf
18463:
18464: * src/: include/pa_globals.h, include/pa_request.h,
18465: main/pa_globals.C, main/pa_request.C, types/pa_value.h,
18466: types/pa_vmethod_frame.h, types/pa_vstateless_class.h,
18467: types/pa_wcontext.h, types/types.dsp: vmethodframe, pa_request.h
18468: compiled
18469:
18470: * src/lib/ltdl/config_fixed.h: libltdl compiled without warnings
18471: now
18472:
18473: * src/: include/pa_array.h, include/pa_exception.h,
18474: include/pa_pool.h, main/pa_exception.C: gd compiled
18475:
18476: * src/types/: pa_vfile.C, pa_vfile.h, pa_vimage.C, pa_vimage.h: gd
18477: compiled
18478:
18479: * src/: classes/file.C, include/pa_globals.h, main/pa_globals.C,
18480: types/pa_value.C, types/pa_value.h, types/pa_vfile.C,
18481: types/pa_vfile.h: vfile compiled
18482:
18483: * src/: include/pa_common.h, include/pa_globals.h,
18484: include/pa_string.h, main/pa_globals.C, types/pa_value.C,
18485: types/pa_value.h, types/pa_vcookie.C, types/pa_vcookie.h,
18486: types/pa_vform.C, types/pa_vform.h: vcookie compiled
18487:
18488: * src/: include/pa_exception.h, main/pa_cache_managers.C,
18489: main/pa_charsets.C, main/pa_common.C, main/pa_dir.C,
18490: main/pa_exception.C, main/pa_exec.C, main/pa_pool.C,
18491: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
18492: main/pa_uue.C: #include "pa_value_includes.h" everywhere in main
18493:
18494: * src/: include/pa_request_charsets.h, include/pa_request_info.h,
18495: main/main.dsp, main/untaint.C: more compiled
18496:
18497: * src/: include/pa_charsets.h, include/pa_request.h,
18498: include/pa_request_info.h, include/pa_string.h,
18499: main/pa_charsets.C, types/pa_vrequest.C, types/pa_vresponse.C,
18500: types/pa_vresponse.h: vrequest compiled
18501:
18502: * src/types/: pa_value.h, pa_vdate.h, pa_vform.h, pa_vhash.h,
18503: pa_vobject.C, pa_vobject.h, pa_vrequest.C, pa_vresponse.C,
18504: pa_vresponse.h, pa_wcontext.h: vrequest compiled
18505:
18506: * src/: classes/classes.h, include/pa_charset.h,
18507: include/pa_charsets.h, include/pa_globals.h, include/pa_pool.h,
18508: include/pa_request.h, include/pa_string.h, main/main.dsp,
18509: main/pa_charset.C, main/pa_charsets.C, main/pa_globals.C,
18510: main/untaint.C, types/pa_value.h, types/pa_vdouble.h,
18511: types/pa_vfile.h, types/pa_vint.h, types/pa_vmath.C,
18512: types/pa_vrequest.C, types/pa_vrequest.h,
18513: types/pa_vstateless_class.h, types/pa_vstring.h,
18514: types/pa_vvoid.h: vrequest,vdouble,vint compiled
18515:
18516: * src/: classes/classes.h, classes/math.C, include/pa_pool.h,
18517: include/pa_request.h, include/pa_sapi.h, include/pa_string.h,
18518: main/main.dsp, types/pa_value.h, types/pa_vbool.h,
18519: types/pa_vclass.h, types/pa_vdouble.h, types/pa_venv.h,
18520: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
18521: types/pa_vjunction.h, types/pa_vmath.C, types/pa_vmath.h,
18522: types/pa_vobject.h, types/pa_vstateless_class.h,
18523: types/pa_vstateless_object.h, types/pa_vstatus.h,
18524: types/pa_vstring.h, types/types.dsp: vmath compiled
18525:
18526: 2003-01-28 paf
18527:
18528: * src/: classes/classes.h, classes/date.C, classes/file.C,
18529: classes/hash.C, classes/image.C, classes/table.C, classes/xdoc.C,
18530: classes/xnode.h, main/execute.C, main/main.dsp, types/pa_value.h,
18531: types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.C,
18532: types/pa_vobject.h, types/pa_vstateless_class.h: started main:
18533: compile_tools
18534:
18535: * src/: include/pa_charset.h, include/pa_exception.h,
18536: include/pa_request.h, include/pa_string.h, main/untaint.C:
18537: untaint compiled
18538:
18539: * ChangeLog, src/include/pa_array.h, src/include/pa_string.h,
18540: src/main/execute.C, src/main/untaint.C, src/types/pa_vmail.C:
18541: more compiled. struck with string::store_to needing to know
18542: source/client charsets
18543:
18544: * src/: include/pa_exception.h, include/pa_uue.h, main/pa_uue.C,
18545: types/pa_vfile.h: uue compiled
18546:
18547: * src/: include/pa_table.h, main/pa_string.C, main/pa_table.C:
18548: table compiled
18549:
18550: * src/: include/pa_cache_managers.h, main/pa_cache_managers.C,
18551: main/pa_globals.C, main/pa_sql_driver_manager.C: globals compiled
18552:
18553: * src/: include/pa_charset.h, main/pa_charset.C,
18554: main/pa_charsets.C: charset/s simplified [charset::pool_for_load
18555: introduced]
18556:
18557: * src/: classes/date.C, include/pa_charset.h,
18558: include/pa_charsets.h, include/pa_globals.h, main/pa_charset.C,
18559: main/pa_charsets.C, main/pa_globals.C, main/pa_request.C:
18560: pa_charsets compiled
18561:
18562: * src/: include/pa_array.h, include/pa_exec.h, include/pa_hash.h,
18563: include/pa_pool.h, main/pa_exec.C: pa_exec win32 compiled
18564:
18565: * src/: include/pa_pool.h, main/pa_common.C, types/pa_vdouble.h:
18566: common compiled
18567:
18568: * src/: include/pa_charsets.h, main/pa_charsets.C,
18569: main/pa_sql_driver_manager.C: pa_charsets compiled
18570:
18571: * src/: include/pa_array.h, include/pa_charset.h,
18572: include/pa_charsets.h, include/pa_pool.h,
18573: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
18574: include/pa_stack.h, include/pa_string.h,
18575: main/pa_sql_driver_manager.C, types/pa_vhash.h, types/pa_vint.h:
18576: sql_driver_manager compiled
18577:
18578: * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: ukranian
18579: letter i with two dots added to koi, all ukranian letters added
18580: to win1251.
18581:
18582: typographic simbol 0xb9 deleted from win1251 [strange one & were
18583: abscent from koi]
18584:
18585: 2003-01-27 paf
18586:
18587: * src/: include/pa_exception.h, include/pa_sql_connection.h,
18588: include/pa_sql_driver_manager.h, include/pa_string.h,
18589: main/pa_common.C, main/pa_exec.C, main/pa_sql_driver_manager.C,
18590: sql/pa_sql_driver.h: paused on sql_manager
18591:
18592: * src/: include/pa_cache_managers.h, include/pa_pool.h,
18593: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
18594: include/pa_stack.h, main/pa_sql_driver_manager.C,
18595: types/pa_vtable.h, types/pa_vvoid.h: vtable compiled
18596:
18597: * src/: classes/op.C, include/pa_globals.h, include/pa_hash.h,
18598: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
18599: include/pa_table.h, main/pa_sql_driver_manager.C,
18600: main/pa_table.C: table compiled
18601:
18602: * src/: include/pa_cache_managers.h, main/pa_cache_managers.C:
18603: cache_managers compiled
18604:
18605: * src/: include/pa_array.h, include/pa_charset.h,
18606: include/pa_pool.h, main/pa_charset.C: charset compiled
18607:
18608: * src/: include/pa_pool.h, main/pa_common.C: common compiled
18609:
18610: * src/: include/pa_array.h, include/pa_common.h, include/pa_hash.h,
18611: include/pa_pool.h, include/pa_string.h, main/pa_common.C,
18612: main/pa_string.C, types/pa_value.C, types/pa_value.h,
18613: types/pa_vhash.h, types/pa_vint.h, types/pa_vstateless_class.h,
18614: types/pa_wcontext.C, types/pa_wcontext.h: wcontext compiled
18615:
18616: 2003-01-24 paf
18617:
18618: * src/: classes/classes.C, classes/classes.h, include/pa_array.h,
18619: include/pa_common.h, include/pa_globals.h, include/pa_hash.h,
18620: include/pa_pool.h, include/pa_string.h, main/pa_common.C,
18621: main/pa_globals.C, main/pa_string.C, types/pa_value.h,
18622: types/pa_vbool.h, types/pa_vdouble.h, types/pa_vhash.h,
18623: types/pa_vint.h, types/pa_vjunction.h,
18624: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
18625: types/pa_vstatus.h, types/pa_vstring.h: more patched
18626:
18627: * src/: classes/op.C, include/pa_array.h, include/pa_exception.h,
18628: include/pa_hash.h, include/pa_pool.h, include/pa_string.h,
18629: include/pa_table.h, main/pa_dictionary.C, main/pa_exception.C,
18630: main/pa_string.C, main/pa_table.C: string compiled
18631:
18632: * src/: include/pa_array.h, include/pa_common.h,
18633: include/pa_dictionary.h, include/pa_exception.h,
18634: include/pa_pool.h, include/pa_string.h, include/pa_table.h,
18635: main/pa_common.C, main/pa_dictionary.C, main/pa_exception.C,
18636: main/pa_string.C: dictionary compiled
18637:
18638: 2003-01-23 paf
18639:
18640: * src/: include/pa_array.h, include/pa_common.h,
18641: include/pa_exception.h, include/pa_globals.h, include/pa_pool.h,
18642: include/pa_request.h, include/pa_string.h, main/pa_common.C,
18643: main/pa_exception.C, main/pa_globals.C, types/pa_value.C,
18644: types/pa_value.h: resurrected pool in new sense: now it's
18645: factory, producing&accounting memory chunks for read[autofree]
18646: buffers
18647:
18648: * src/: include/pa_array.h, include/pa_exception.h,
18649: include/pa_hash.h, include/pa_pool.h, include/pa_table.h,
18650: main/pa_exception.C, main/pa_table.C: table compiled
18651:
18652: * src/: classes/image.C, classes/op.C, include/pa_array.h,
18653: include/pa_exception.h, include/pa_globals.h, include/pa_hash.h,
18654: include/pa_pool.h, include/pa_pragma_pack_begin.h,
18655: include/pa_pragma_pack_end.h, include/pa_sapi.h,
18656: include/pa_string.h, include/pa_table.h, include/pa_types.h,
18657: main/pa_exception.C, main/pa_globals.C, main/pa_string.C,
18658: main/pa_table.C: aint that easy
18659:
18660: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
18661: main/main.dsp: continued with Hash
18662:
18663: * src/main/pa_common.C: connect_string allocated on heap[wes on
18664: stack] now. and exception can be reported OK now [can be reported
18665: outside of pro c with that stack]
18666:
18667: 2003-01-22 paf
18668:
18669: * src/: include/pa_array.h, include/pa_charset.h,
18670: include/pa_dictionary.h, include/pa_hash.h, include/pa_pool.h,
18671: include/pa_string.h, main/pa_array.C, main/pa_hash.C,
18672: main/pa_pool.C, main/pa_string.C: started auto_ptr. PA_Object is
18673: base: contains references_count. auto_ptr template calls
18674: add_ref/release
18675:
18676: 2003-01-21 paf
18677:
18678: * src/: classes/classes.C, classes/classes.h, classes/date.C,
18679: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
18680: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
18681: classes/op.C, classes/response.C, classes/string.C,
18682: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
18683: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
18684: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
18685: include/pa_config_fixed.h, include/pa_config_includes.h,
18686: include/pa_dictionary.h, include/pa_dir.h,
18687: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
18688: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
18689: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
18690: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
18691: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
18692: include/pa_stack.h, include/pa_string.h,
18693: include/pa_stylesheet_connection.h,
18694: include/pa_stylesheet_manager.h, include/pa_table.h,
18695: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
18696: lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
18697: lib/pcre/pcre_parser_ctype.c, main/compile.C,
18698: main/compile_tools.C, main/compile_tools.h, main/execute.C,
18699: main/pa_array.C, main/pa_cache_managers.C, main/pa_charset.C,
18700: main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
18701: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
18702: main/pa_globals.C, main/pa_hash.C, main/pa_pool.C,
18703: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
18704: main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
18705: main/pa_uue.C, main/untaint.C, sql/pa_sql_driver.h,
18706: targets/cgi/pa_pool.C, targets/cgi/pa_threads.C,
18707: targets/cgi/parser3.C, targets/cgi/pool_storage.h,
18708: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
18709: targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h,
18710: types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
18711: types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
18712: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
18713: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
18714: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
18715: types/pa_vhash.h, types/pa_vimage.C, types/pa_vimage.h,
18716: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmail.C,
18717: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
18718: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
18719: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
18720: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
18721: types/pa_vstateless_object.h, types/pa_vstatus.C,
18722: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
18723: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
18724: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
18725: types/pa_vxnode.h, types/pa_wcontext.C, types/pa_wcontext.h,
18726: types/pa_wwrapper.h, main/compile.tab.C, main/compile.y:
18727: 2002->2003
18728:
18729: 2003-01-16 paf
18730:
1.211 moko 18731: * operators.ru.txt, operators.txt, src/include/pa_globals.h,
18732: src/main/pa_common.C, src/main/pa_globals.C: http:// introducing
18733: $.any-status(1)
1.95 moko 18734:
1.211 moko 18735: * operators.ru.txt, operators.txt, src/include/pa_config_fixed.h,
1.95 moko 18736: src/main/pa_common.C: http request now return status. and not
18737: fail on status!=200
18738:
18739: 2003-01-15 paf
18740:
18741: * src/main/pa_globals.C: localized pa_xmlFileRead/Close
18742:
18743: 2003-01-14 paf
18744:
18745: * src/lib/ltdl/: config.guess, config.sub, install-sh, missing,
18746: mkinstalldirs: removed some ancient files [they in / really]
18747:
18748: * src/lib/ltdl/: config_fixed.h, libltdl.dsp, ltdl.c: ltdl.c
18749: regretfully needed patch in two places. in config_fixed.h made
18750: stubs for lib to compile in MSVC
18751:
18752: 2003-01-13 paf
18753:
18754: * config.guess, config.sub, ltmain.sh: removed last piece of
18755: configure.in(libtool) hacks
18756:
1.116 moko 18757: * src/lib/ltdl/: COPYING.LIB, acinclude.m4, config.h,
1.95 moko 18758: config_auto.h.in, configure, configure.in, libltdl.dsp, ltdl.c,
18759: ltdl.h: moved to latest libtool (1.4.3)
18760:
18761: 2003-01-10 paf
18762:
18763: * src/lib/ltdl/: configure, configure.in: PROG_NM
18764:
18765: * src/main/pa_globals.C: moved to latest xml lib versions, changed
18766: patches. libxml2 >= 2.5.1
18767: [ftp://xmlsoft.org/libxml2-2.5.1.tar.gz] libxslt >= 1.0.23
18768: [ftp://xmlsoft.org/libxslt-1.0.23.tar.gz] gdome2 >= 0.7.2
18769: [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.2.tar.gz]
18770:
18771: * INSTALL: moved to latest versions of xml libs libxml2 >=
18772: 2.5.1 [ftp://xmlsoft.org/libxml2-2.5.1.tar.gz] libxslt >=
18773: 1.0.23 [ftp://xmlsoft.org/libxslt-1.0.23.tar.gz] gdome2 >=
18774: 0.7.2 [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.2.tar.gz]
18775:
18776: 2003-01-09 paf
18777:
18778: * INSTALL: xml,xslt,gdome lib urls updated
18779:
18780: * config.guess, config.sub, missing, mkinstalldirs,
1.116 moko 18781: src/include/pa_config_auto.h.in, src/lib/ltdl/config_auto.h.in,
1.95 moko 18782: src/lib/ltdl/configure, src/lib/ltdl/configure.in,
1.116 moko 18783: src/targets/cgi/Makefile.am: moved to autoconf 2.57 & automake
18784: 1.7.2
1.95 moko 18785:
18786: * depcomp: moving to automake 1.7.2
18787:
18788: 2002-12-27 paf
18789:
18790: * src/include/pa_version.h: 0007
18791:
18792: * src/doc/: aliased.dox, index.dox, module.dox, pooled.dox: removed
18793: outdated parts, made links to language docs
18794:
18795: * src/include/pa_config_auto.h.in: comment
18796:
18797: 2002-12-26 paf
18798:
18799: * src/classes/file.C: ^file:fullpath[a.gif] when document root did
18800: not contain trailing / fixed.
18801:
18802: * INSTALL: changing SAFE_MODE politics
18803:
18804: * src/include/pa_config_auto.h.in: changing SAFE_MODE politics
18805:
18806: * src/main/: pa_common.C, pa_exec.C: changing SAFE_MODE politics
18807:
18808: 2002-12-25 paf
18809:
18810: * src/main/pa_globals.C: optimized-xml
18811:
18812: * src/main/pa_globals.C: optimized-as-is
18813:
18814: 2002-12-24 paf
18815:
18816: * src/main/: pa_common.C, pa_pool.C: pool::copy on zero size|ptr
18817: fixed [were really called with zero size when .html?a=&b=]
18818:
18819: * src/classes/mail.C: $MAIL in @conf now invalid when configured
18820: with --with-sendmail
18821:
18822: * src/main/pa_exec.C: fork/pipe error now [old always-pipe-error
18823: fixed]
18824:
18825: 2002-12-23 paf
18826:
18827: * src/types/pa_vcookie.C: $cookie:field[put value] fixed [were
18828: ignoring parameters & were storing only string with default
18829: expires
18830:
18831: * src/main/pa_charset.C: From: "Victor Fedoseev" <vvf_ru@mail.ru>
18832: To: "Alexandr Petrosian (PAF)" <PAF@design.ru> Sent: Monday,
18833: December 23, 2002 4:22 AM Subject: bug â
18834: Charset::transcode_buf2xchar
18835:
18836: 2002-12-20 paf
18837:
18838: * src/targets/cgi/parser3.C: removed last \n appending in non-win32
18839: non-cgi [script] runs
18840:
18841: 2002-12-19 paf
18842:
18843: * INSTALL: --without-iconv recommended [it crashes on some systems
18844: [tested on elik]] moreover, it's not needed there [parser
18845: registers charsets itself]
18846:
18847: * INSTALL: --without-iconv recommended [it crashes on some systems
18848: [tested on elik]]
18849:
1.211 moko 18850: * operators.ru.txt, operators.txt, src/include/pa_globals.h,
1.95 moko 18851: src/include/pa_request.h, src/main/pa_globals.C,
18852: src/main/pa_request.C: $response:download
18853:
18854: * src/classes/mail.C: 'to' check bugfix [now checked only on ms
18855: compiler [win32]].
18856:
18857: 2002-12-18 paf
18858:
18859: * src/classes/xdoc.C: doc->URL on xdoc.load set correctly now
18860:
18861: 2002-12-17 paf
18862:
18863: * src/targets/cgi/parser3.C: merged die&iis changes
18864:
18865: * src/targets/cgi/parser3.C: 1. on win32 in die: abort() reverted
18866: to exit(1) 2. more flexible iilegal call check
18867:
18868: 2002-12-16 paf
18869:
18870: * ltmain.sh: some automakes silly insist on having this handy
18871:
18872: * src/main/untaint.C: filespec russian small 'r' changed to latin
18873: 'p' bug fix
18874:
18875: 2002-12-15 paf
18876:
18877: * src/main/untaint.C: filespec russian small 'r' changed to latin
18878: 'p'
18879:
18880: * configure.in, src/include/pa_config_auto.h.in,
18881: src/main/compile.C, src/main/pa_common.C: merged small changes
18882: from branch 6 to HEAD
18883:
18884: * src/main/compile.C: removed warning
18885:
18886: * src/main/pa_common.C: ftruncate having checked
18887:
18888: * configure.in, src/include/pa_version.h: new version
18889:
18890: 2002-12-14 paf
18891:
18892: * src/classes/table.C: removed unnecessary code
18893:
18894: * src/sql/pa_sql_driver.h: exception type fixed
18895:
18896: 2002-12-09 paf
18897:
18898: * src/types/pa_vvoid.h: $void.store[now] error
18899:
18900: * src/targets/cgi/parser3.C: ::die now tries to write core dump
18901:
18902: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: ::die now
18903: tries to write core dump
18904:
18905: * src/targets/cgi/parser3.C: ::die now tries to write core dump
18906:
18907: * src/: classes/hash.C, classes/string.C, classes/table.C,
18908: classes/void.C, main/pa_sql_driver_manager.C,
18909: sql/pa_sql_driver.h: changed exception handling mech in sql
18910: handlers #2
18911:
18912: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: changed
18913: exception handling mech in sql handlers
18914:
18915: * src/sql/pa_sql_driver.h: changed exception handling mech in sql
18916: handlers
18917:
18918: * src/: classes/hash.C, classes/string.C, classes/table.C,
18919: classes/void.C, main/pa_sql_driver_manager.C,
18920: sql/pa_sql_driver.h: changed exception handling mech in sql
18921: handlers
18922:
1.116 moko 18923: * configure.in: removed configure.in:AC_LIBTOOL, it caused automake
18924: to write makefile which used libtool to install things, which is
18925: not needed
1.95 moko 18926:
18927: 2002-12-06 paf
18928:
1.211 moko 18929: * operators.ru.txt, operators.txt, src/main/compile.tab.C,
18930: src/types/pa_vhash.h: $hash.fields -- pseudo field to make 'hash'
18931: more like 'table'
1.95 moko 18932:
18933: 2002-12-05 paf
18934:
18935: * src/: classes/mail.C, types/pa_vmail.C, types/pa_vmail.h: smtp
18936: cc/bcc OK now
18937:
18938: * src/main/untaint.C: mail header closed properly
18939:
18940: * src/: main/pa_common.C, main/untaint.C, types/pa_vmail.C: mail
18941: header ',' allowed. still bugs in smtp [only one receiptient
18942: works, cc, bcc ignored now, and MAILED ;)]
18943:
18944: [strncpy killed, memnchr used]
18945:
18946: * src/main/pa_table.C: table-copy now current=0
18947:
18948: * src/main/: pa_array.C, pa_table.C: wow! found/fixed bug in
18949: lowlevel proc
18950:
18951: * src/targets/cgi/parser3.C: more checks on
18952: http://domain/parser.cgi start [maybe some getenv returns "",
18953: checked that now
18954:
18955: * src/targets/cgi/parser3.C: more checks on
18956: http://domain/parser.cgi start [maybe some getenv returns "",
18957: checked that now
18958:
18959: * src/targets/cgi/parser3.C: error logging made unbuffered [so that
18960: out-of-mem errors reached log]
18961:
18962: * src/: classes/mail.C, targets/cgi/parser3.C, types/pa_vmail.C:
18963: mail:send MIME-Version default
18964:
18965: * src/main/main.dsp: pa_version included into main.dsp
18966:
18967: 2002-12-04 paf
18968:
18969: * src/types/pa_vform.C: $form:field string value cut by premature 0
18970:
18971: * parser3.dsw, src/main/compile.tab.C, src/main/main.dsp:
18972: lib/libltdl -> lib/ltdl Win32 changes. s
18973:
18974: * src/classes/classes.awk: more strict *.C$
18975:
18976: * gnu.dsp: restored
18977:
1.116 moko 18978: * configure.in, gnu.dsp, src/lib/Makefile.am,
18979: src/lib/ltdl/Makefile.am, src/lib/ltdl/README,
18980: src/lib/ltdl/acinclude.m4, src/lib/ltdl/config.guess,
18981: src/lib/ltdl/config.h, src/lib/ltdl/config.sub,
18982: src/lib/ltdl/config_auto.h.in, src/lib/ltdl/config_fixed.h,
18983: src/lib/ltdl/configure, src/lib/ltdl/configure.in,
18984: src/lib/ltdl/install-sh, src/lib/ltdl/libltdl.dsp,
18985: src/lib/ltdl/ltdl.c, src/lib/ltdl/ltdl.h: src/lib/ltdl/Makefile
18986: now created with /configure, not ltdl/configure, so it does have
18987: no problems with automake. ltdl/configure
18988: AC_OUTPUT(Makefile<<removed)
1.95 moko 18989:
18990: 2002-12-02 paf
18991:
1.211 moko 18992: * operators.ru.txt, operators.txt: removed outdated status:db
1.95 moko 18993:
18994: * ChangeLog, src/classes/mail.C, src/include/pa_common.h,
18995: src/main/pa_common.C, src/main/pa_request.C,
18996: src/types/pa_vcookie.C, src/types/pa_vmail.C: http header lang of
18997: tainted parts becomes http-header
18998:
18999: 2002-11-29 paf
19000:
1.211 moko 19001: * src/classes/date.C, src/classes/image.C, operators.ru.txt,
19002: operators.txt: exif dates now objects of type date
1.95 moko 19003:
19004: * src/classes/image.C: file.seek removed [it were used in image.C
19005: only, and for parser user this means that jpeg image has bad
19006: size in fragment's header] now used image.format
19007:
19008: * src/: include/pa_common.h, main/pa_common.C,
19009: types/pa_vresponse.C, types/pa_vresponse.h: http:// param values
19010: now handled exactly like $response:header values. e.g. can be
19011: hash [can have subattributes] & contain date values.
19012:
19013: * src/main/pa_common.C: http:// param values lang forced URI
19014:
19015: * src/main/pa_common.C: http:// tainted partes now %xx
19016:
19017: 2002-11-28 paf
19018:
1.211 moko 19019: * operators.ru.txt, operators.txt: http.timeout
1.95 moko 19020:
19021: * src/classes/image.C: ^image.length now counts interchar space.
19022: plus space after last char
19023:
19024: * src/main/pa_string.C: PCRE_DOLLAR_ENDONLY
19025:
19026: * src/classes/image.C: ^image.font width measurer now scans full
19027: height [were -1]
19028:
19029: * configure.in: stopped double libltdl/Makefile generation
19030:
19031: * src/classes/image.C: ^image.text now outputs one pixel HIGHER
19032: chars [one top horizontal line of 1pixel height were missing]
19033:
19034: * src/classes/op.C: ^cache bug fixed. stupid compiler allowed
19035: 'false' to go into (Hash *) parameter
19036:
19037: 2002-11-27 paf
19038:
19039: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
19040: types/pa_vmail.C: response:body[file] if file nows it's name now
19041: returns content-disposition: >>attachment<<
19042:
19043: * src/classes/image.C: ^image.font << bad font file-size now
19044: properly reported
19045:
19046: 2002-11-26 paf
19047:
19048: * src/main/pa_request.C: fixed lang in reponse header
19049:
19050: * src/main/pa_common.C: utf8 prefix ignored @read text
19051:
1.211 moko 19052: * operators.ru.txt, operators.txt, src/main/pa_common.C: http://
19053: response status!=200 made exception: http.status with source=bad
19054: status#
1.95 moko 19055:
19056: 2002-11-25 paf
19057:
19058: * configure.in, src/classes/image.C,
19059: src/include/pa_config_auto.h.in,
19060: src/include/pa_config_includes.h, src/main/Makefile.am,
1.116 moko 19061: src/main/pa_common.C, src/main/pa_globals.C: http:// and image
19062: const void related probs fixed
1.95 moko 19063:
1.211 moko 19064: * operators.ru.txt, operators.txt, src/main/pa_common.C: http
19065: fields now UPPERCASE
1.95 moko 19066:
19067: $file[^file::load[http://there]] $file.SERVER
19068:
19069: * src/: classes/file.C, classes/image.C, classes/xdoc.C,
19070: include/pa_common.h, main/pa_common.C, main/pa_request.C: checked
19071: http options [invalid onces now reported] made default
19072: user-agent: paf
19073:
1.211 moko 19074: * operators.ru.txt, operators.txt, src/classes/file.C,
19075: src/classes/table.C, src/classes/xdoc.C, src/include/pa_common.h,
1.95 moko 19076: src/include/pa_globals.h, src/main/pa_common.C,
19077: src/main/pa_globals.C, src/main/pa_request.C,
19078: src/types/pa_vfile.C, src/types/pa_vfile.h: table/xdoc/file::load
19079: now understand http:// prefix and additional params, sample:
19080: $rates[^xdoc::load[http://www.cbr.ru/scripts/XML_daily.asp?date_req=02/03/2002;
19081: $.USER-AGENT[parser3] ]]
19082:
19083: 2002-11-22 paf
19084:
19085: * src/classes/image.C, src/include/pa_globals.h,
19086: src/main/execute.C, src/main/pa_globals.C, src/types/pa_vimage.C,
1.211 moko 19087: src/types/pa_vimage.h, operators.ru.txt, operators.txt:
19088: $image.exif support $image.exif.DateTime & co
1.95 moko 19089:
19090: 2002-11-21 paf
19091:
19092: * src/main/: pa_exec.C, untaint.C: cstr(UL_UNSPECIFIED) [not
19093: _PASS_APPENDED)
19094:
19095: * src/classes/image.C: jpeg size measure fixed: were badly skipping
19096: EXIF information [were big block and it's size were considered
19097: negative :(]
19098:
1.211 moko 19099: * operators.ru.txt, operators.txt, src/classes/image.C,
19100: src/include/pa_common.h, src/main/pa_common.C,
19101: src/types/pa_vmail.C: image.measure internals rewritten. no
19102: there's reader.seek, and all's ready for EXIF extraction [now we
19103: fail to measure files with EXIF info]
1.95 moko 19104:
19105: * src/main/pa_common.C: O_TRUNCATE killed, ftruncate used instead:
19106: O_TRUNC truncates even exclusevely write-locked file [thanks to
19107: Igor Milyakov <virtan@rotabanner.com> for discovering]
19108:
19109: 2002-11-20 paf
19110:
19111: * src/targets/cgi/parser3.C: logging @signal += query_string
19112:
19113: * configure.in, src/include/pa_config_auto.h.in,
19114: src/include/pa_config_includes.h, src/targets/cgi/parser3.C:
19115: comment
19116:
19117: * src/targets/cgi/parser3.C: SIGNALS overriden @ main top
19118:
19119: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
19120: targets/cgi/parser3.C: SIGUSR1 >> writes to error_log uri of
19121: currently processed document SIGPIPE >> interrupts request
19122: processing [exception = DB rollback]
19123:
19124: * src/main/pa_exec.C: comment
19125:
19126: * src/main/pa_exec.C: pa_exec: data written only if size>0
19127:
1.211 moko 19128: * operators.ru.txt, operators.txt, src/classes/file.C:
19129: ^file::exec/cgi[file;$.stdin[] << disable HTTP-POST repassing
1.95 moko 19130:
19131: * src/: include/pa_config_fixed.h, main/pa_common.C,
19132: main/pa_exec.C, targets/cgi/parser3.C: ^file:exec/cgi [pa_exec]
19133: pipe read errors now checked
19134:
19135: 2002-11-19 paf
19136:
19137: * src/targets/cgi/parser3.C: removed #ifdef WIN32 around check of
19138: CGI: Illegal call
19139:
19140: 2002-11-01 paf
19141:
19142: * src/main/execute.C: comment
19143:
19144: 2002-10-31 paf
19145:
19146: * src/main/execute.C: found out why, checked that for now. todo:
19147: find out a way for that user could do that
19148:
19149: * src/types/pa_vstateless_object.h: object put replaces static
19150: parent if any
19151:
19152: * src/types/pa_vobject.C: object put replaces static parent if any
19153:
19154: * src/: classes/form.C, classes/mail.C, classes/op.C,
19155: classes/xnode.h, main/compile.tab.C, main/execute.C,
19156: main/pa_request.C, types/pa_value.h, types/pa_vclass.C,
19157: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
19158: types/pa_vcookie.h, types/pa_vdate.h, types/pa_venv.h,
19159: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
19160: types/pa_vhash.h, types/pa_vimage.h, types/pa_vmail.C,
19161: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
19162: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
19163: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
19164: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
19165: types/pa_vstateless_object.h, types/pa_vstatus.C,
19166: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.C,
19167: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
19168: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
19169: types/pa_wwrapper.h: static fix merged
19170:
19171: * src/: main/compile.tab.C, types/pa_vobject.C: killed
19172: $virtual_fields in dynamic, but one can reach derived
19173: static[class] variable from base
19174:
19175: * src/: classes/op.C, types/pa_value.h, types/pa_vmethod_frame.h,
19176: types/pa_vobject.C, types/pa_vobject.h,
19177: types/pa_vstateless_class.C, types/pa_vstateless_class.h: fixed
19178: statics, left $virtual_fields in dynamic
19179:
19180: * src/types/: pa_vobject.C, pa_vstateless_class.C: realized that
19181: one can't remember derivates in base class: there's so many of
19182: them. also there can be no virtual method calls in static
19183: classes
19184:
19185: * src/: classes/form.C, classes/mail.C, classes/op.C,
19186: classes/xnode.h, main/execute.C, main/pa_request.C,
19187: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
19188: types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
19189: types/pa_vdate.h, types/pa_venv.h, types/pa_vfile.h,
19190: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
19191: types/pa_vimage.h, types/pa_vmail.C, types/pa_vmail.h,
19192: types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.C,
19193: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
19194: types/pa_vresponse.C, types/pa_vresponse.h,
19195: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
19196: types/pa_vstateless_object.h, types/pa_vstatus.C,
19197: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.C,
19198: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
19199: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
19200: types/pa_wwrapper.h: static call $self fixed
19201:
19202: * src/main/execute.C: comment
19203:
19204: * src/: classes/op.C, types/pa_value.h, types/pa_vobject.h:
19205: ^process[$caller.self]{...} now compiles to last derived object
19206: part of that 'self'
19207:
19208: 2002-10-29 paf
19209:
19210: * src/targets/isapi/parser3isapi.C: comment on 404 bad status
19211: re-passing [iis to blame]
19212:
19213: * src/classes/string.C: changed string.save to pass current sql
19214: connection to cstr thus one can ^connect[some server]{
19215: $s[insert into table x (x) values (^taint[sql]{value})]
19216: ^s.save[some.sql] } and he'd get in some.sql file code with
19217: properly escaped. [tried in mssql->mysql export->import of
19218: binary data]
19219:
19220: 2002-10-25 paf
19221:
19222: * src/types/pa_vresponse.C: case insensitive response user fields
19223: get/put
19224:
19225: * src/: include/pa_hash.h, main/pa_hash.C, main/pa_request.C,
19226: types/pa_vresponse.C: saving for maybe-future
19227:
19228: 2002-10-23 paf
19229:
1.211 moko 19230: * operators.ru.txt, operators.txt, src/classes/table.C:
19231: ^table.hash{code}... ^table.hash(expr)...
1.95 moko 19232:
19233: * src/types/pa_vmail.C: email whitespace trimBoth-ed
19234:
19235: 2002-10-22 paf
19236:
19237: * src/types/: pa_vform.C, pa_vform.h: removed needless
19238: VForm::Append...(...Value)
19239:
19240: * src/main/execute.C: $.name outside of $name[...] checked
19241:
19242: * src/main/: compile.tab.C, compile.y: lexer changed to fix
19243: ^call[]^#HH bug [that situation yelded no EON, which whas wrong]
19244:
19245: 2002-10-21 paf
19246:
1.211 moko 19247: * operators.ru.txt, operators.txt, src/types/pa_vform.C,
19248: src/types/pa_vform.h: $form:qtail $form:imap.x/y
1.95 moko 19249:
1.211 moko 19250: * operators.ru.txt, operators.txt, src/types/pa_vform.C:
19251: $form:nameless = "?value&...", "...&value&...", "...&value"
1.95 moko 19252:
1.211 moko 19253: * operators.ru.txt, operators.txt, src/types/pa_vform.C:
19254: $form:image-map
1.95 moko 19255:
1.211 moko 19256: * operators.ru.txt, operators.txt, src/classes/file.C:
19257: /some/page.html: ^file:fullpath[a.gif] => /some/a.gif
1.95 moko 19258:
19259: 2002-10-17 paf
19260:
19261: * src/main/: compile.tab.C, compile.y: operators precedence changed
19262: a little: logical not and bitwise negation precedence made
19263: highest, << and >> bitshits precedence made equal [were << higher
19264: than >>]
19265:
19266: * src/classes/op.C: exception handling fixed [were bad with
19267: contexts]
19268:
19269: 2002-10-16 paf
19270:
19271: * src/: classes/op.C, include/pa_request.h, main/execute.C,
19272: main/pa_request.C: Request::self considered equal to
19273: VMethodFrame::self, and removed, Request::get_self() mapped to
19274: VMethodFrame.self()
19275:
19276: * src/: classes/op.C, main/pa_request.C: VMainClass now has name =
19277: $hash in open field now gives old good error meesage
19278:
19279: 2002-10-15 paf
19280:
19281: * src/types/pa_vjunction.h: ^if(def $junction){was true}{now false}
19282: use ^if($junction is junction){was and now true}
19283:
19284: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h,
19285: include/pa_pool.h, main/pa_charset.C, main/pa_pool.C,
19286: types/pa_vxnode.C: xml->parser strings now have origin, which
19287: points to place where value left xml library and came to parser:
19288: place of dom field extraction/call
19289:
19290: * src/: classes/op.C, include/pa_opcode.h, include/pa_request.h,
19291: main/compile.tab.C, main/compile.y, main/execute.C,
19292: types/pa_vmethod_frame.h: removed last pieces of old code
19293: allowing $junction.xxx at compile time
19294:
19295: * ChangeLog, src/classes/op.C, src/main/compile.tab.C,
19296: src/main/compile.y, src/types/pa_vmethod_frame.h: process[self]
19297: objects also considered [were only classes]
19298:
19299: * ChangeLog, src/classes/op.C, src/include/pa_request.h,
19300: src/types/pa_vmethod_frame.h: ^process[CLASS]{body} now executed
19301: with CLASS self. [ (request&method_frame).self temporarily
19302: changed ]
19303:
19304: * src/classes/: hash.C, op.C: method_frame now always changed, with
19305: no exception to native calls. for&foreach changed to use
19306: method_frame.caller for their var's name context
19307:
19308: * src/: main/execute.C, targets/cgi/parser3.C,
19309: types/pa_vstateless_class.C, types/pa_vstateless_class.h:
19310: compiling to system classes disabled
19311:
1.211 moko 19312: * operators.ru.txt, operators.txt, src/classes/op.C:
1.95 moko 19313: ^process[$caller.CLASS]{code-string} added
19314:
1.211 moko 19315: * operators.ru.txt, operators.txt, src/classes/op.C,
19316: src/main/compile.tab.C, src/main/compile.y, src/main/execute.C,
19317: src/main/pa_request.C, src/types/Makefile.am,
19318: src/types/pa_vjunction.C, src/types/pa_vjunction.h,
19319: src/types/pa_vmethod_frame.h, src/types/types.dsp: removed
19320: $junction.get $junction.set[] introducing $caller
1.95 moko 19321:
19322: * src/types/pa_value.h: removed outdated comments. doxygen would
19323: find them lower by inheritance tree
19324:
19325: * src/types/pa_vjunction.C: ident
19326:
19327: 2002-10-14 paf
19328:
19329: * src/classes/op.C: process compiles to code's class class
19330:
19331: * src/: classes/form.C, classes/mail.C, classes/op.C,
19332: include/pa_request.h, main/compile.C, main/compile.tab.C,
19333: main/compile.y, main/execute.C, main/pa_request.C,
19334: types/pa_vstateless_class.h: operators now main-class-methods
19335:
19336: * src/: classes/op.C, include/pa_request.h: ^try{^call{}} now has
19337: better stack trace [has "call" & co there]
19338:
19339: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
19340: operators @auto now executed in MAIN context
19341:
19342: * src/main/execute.C: operator execution context now = MAIN, not
19343: closest stack frame
19344:
19345: @touchit[] $i[after]
19346:
19347: ----t.html $i[before] << local ^touchit[] $i << now 'before',
19348: were 'after'
19349:
19350: ---t.html $i[before] << notlocal [main] ^touchit[] $i << now
19351: 'after'
19352:
19353: * src/main/execute.C: comment
19354:
19355: * src/types/: pa_vclass.C, pa_vobject.h, pa_vstateless_class.C,
19356: pa_vstateless_class.h: $form:CLASS resurrected [wes killed in
19357: action]
19358:
19359: * src/types/pa_vxnode.C: misreplace fixed
19360:
19361: * configure, configure.in, src/include/pa_config_auto.h.in,
1.211 moko 19362: src/types/pa_vstatus.C, operators.ru.txt, operators.txt:
1.95 moko 19363: $status:rusage.tv_secs/usecs introduced
19364:
19365: 2002-10-09 paf
19366:
19367: * src/classes/: double.C, int.C, string.C: ^string.int[] now failes
19368: on empty string [or uses (default)]
19369:
19370: 2002-10-08 paf
19371:
19372: * src/main/untaint.C: mail header quoted printable changed after
19373: RFC reread
19374:
1.211 moko 19375: * operators.ru.txt, operators.txt: plan on ^if(method
1.95 moko 19376:
19377: * src/types/pa_vxnode.C: misreplace
19378:
19379: 2002-09-24 paf
19380:
1.116 moko 19381: * src/targets/cgi/Makefile.am: LIBS were bad name in .am
1.95 moko 19382:
19383: * src/types/pa_vmail.C: HAVE_TIMEZONE & co now checked and
19384: mailreceive would compile on freebsd now
19385:
19386: * src/include/pa_config_fixed.h, src/types/pa_vmail.C, acconfig.h,
19387: configure, configure.in, src/include/pa_config_auto.h.in,
1.116 moko 19388: src/targets/cgi/Makefile.am: HAVE_TIMEZONE & co now checked and
19389: mailreceive would compile on freebsd now
1.95 moko 19390:
19391: * src/: classes/file.C, main/untaint.C: 1. file spec language
19392: changed: now there are only few chars are untainted: * ? ' " < >
19393: | and, on unix, : \ ~ [russian letters and SPACES now enabled,
19394: one should use ^untaint[uri]{...} now]
19395:
19396: 2. $list[^file:list[dir]] now returns simply tainted names in
19397: $list.name, not tainted as filespec
19398:
19399: @russianindex[] #dir with files with russian-lang names
19400: $where[dir]
19401:
19402: $dir[^file:list[$where;\.txt^$]] ^dir.menu{ <a
19403: href=$where/^untaint[uri]{$dir.name}>$dir.name</a><br> }
19404:
19405: 2002-09-23 paf
19406:
19407: * src/types/pa_vdouble.h: double->int round added
19408:
19409: * src/classes/date.C: date bug fix, now
19410: round(floatDays*secondsPerDay)
19411:
19412: * src/classes/date.C: date bug fix, now
19413: round(floatDays*secondsPerDay)
19414:
19415: 2002-09-20 paf
19416:
19417: * src/main/execute.C: code junction calls disabled [before: code
19418: was compiled in such a way, that there were no code-junctions in
19419: OP_CALL]
19420:
19421: this now error: @badjunctioncall[] ^badjunctioncallinside{code}
19422:
19423: @badjunctioncallinside[code] ^code[]
19424:
19425: * src/main/: compile.tab.C, compile.y: changed grammer on junction
19426: expanding to include ^junction.method
19427:
19428: * src/main/pa_common.C: -d "DIR/" now true
19429:
19430: * src/classes/xdoc.C: xdoc::create[name] now sets $request:charset
19431: as internal xdoc encoding, and after decoding attributes set by
19432: dom functions now encoded OK, not as digital entities
19433:
19434: * src/classes/xdoc.C: empty transform result, being taken as file
19435: now returns empty file, not raises stupid error about "stat-ed
19436: file"
19437:
19438: * src/types/pa_vhash.h: hash.foreach modification of existing keys
19439: allowed
19440:
19441: * src/types/types.dsp: introducing $junction.get/put(1) one can
19442: write iterators now:
19443:
19444: ^user-foreach[key;value]{$key=$value<br>}
19445:
19446: @user-foreach[key;value;code] ^for[i](1;10){ $code.key($i)
19447: $code.value($i*2) $code }
19448:
19449: * src/main/compile_tools.h: mistype
19450:
1.116 moko 19451: * src/targets/cgi/Makefile.am: binaries now depend on makefiles,
19452: thus taking linking options configure changes into account [were:
19453: ignoring]
1.95 moko 19454:
19455: * src/types/: pa_vjunction.C, Makefile.am: introducing
19456: $junction.get/put(1) one can write iterators now:
19457:
19458: ^user-foreach[key;value]{$key=$value<br>}
19459:
19460: @user-foreach[key;value;code] ^for[i](1;10){ $code.key($i)
19461: $code.value($i*2) $code }
19462:
19463: * src/: include/pa_opcode.h, include/pa_request.h,
19464: main/compile.tab.C, main/compile.y, main/execute.C,
19465: main/main.dsp, targets/cgi/parser3.dsp, types/pa_vjunction.h:
19466: introducing $junction.get/put(1) one can write iterators now:
19467:
19468: ^user-foreach[key;value]{$key=$value<br>}
19469:
19470: @user-foreach[key;value;code] ^for[i](1;10){ $code.key($i)
19471: $code.value($i*2) $code }
19472:
19473: 2002-09-19 paf
19474:
1.116 moko 19475: * Makefile.am: new: make commit
1.95 moko 19476:
19477: * aclocal.m4: forced to be older
19478:
19479: 2002-09-18 paf
19480:
19481: * parser3.dsw, src/include/pa_opcode.h, src/main/compile.tab.C,
19482: src/main/compile.y, src/main/execute.C: << >> int shifts
19483:
19484: * src/: include/pa_common.h, include/pa_request.h,
19485: main/pa_common.C, main/pa_request.C: auto.p exists but unreadable
19486: - now this - fatal error
19487:
19488: * src/classes/file.C: ^file::exec/cgi $.stdin[can be file now] so
19489: that one can pass binary data there
19490:
19491: * src/: classes/date.C, classes/double.C, classes/file.C,
19492: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
19493: classes/op.C, classes/response.C, classes/string.C,
19494: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
19495: include/pa_request.h: pa_request contexts made privated, plus
19496: get_{self/method_frame} to read. Request_context_saver used in
19497: ^try to save flang too. [were not saved]
19498:
19499: * src/types/pa_vresponse.C: header value chains joined before
19500: output, this should help $.subject[$var $var] from being
19501: converted to subject: ?koi8-r?Q?...?= ?koi8-r?Q?...?=
19502:
19503: 2002-09-17 paf
19504:
19505: * src/: main/execute.C, types/pa_value.h, types/pa_vmethod_frame.h:
19506: removed changes, operators executed with calling self. lots of
19507: code with ^include code relies on defined/defining self variables
19508:
19509: $a[1] ^include[print_a.p] print_a.p: $a
19510:
19511: ^include[set_a.p] a=$a set_a.p: $a[1]
19512:
19513: * src/: classes/op.C, main/execute.C, main/pa_request.C,
19514: types/pa_value.C, types/pa_value.h, types/pa_vmethod_frame.h,
19515: types/pa_vstateless_class.h: operators now executed with MAIN
19516: self. it's for ^include sake, too strong a change
19517:
19518: * src/classes/op.C: made place for ^process to compile it's code to
19519: in case of no self
19520:
19521: * src/main/execute.C: found ancient param to Junction, removed.
19522: allowed passing self to native_code_operators [for ^process to
19523: work, she needs self]
19524:
19525: * src/: main/execute.C, types/pa_value.C, types/pa_value.h,
19526: types/pa_vstateless_class.h: found ancient param to Junction,
19527: removed. allowed passing self to native_code_operators [for
19528: ^process to work, she needs self]
19529:
19530: * src/: main/execute.C, main/pa_request.C, types/pa_value.C,
19531: types/pa_value.h, types/pa_vmethod_frame.h,
19532: types/pa_vstateless_class.h: allowed Request.self to be 0,
19533: checked that in VMethodFrame get/put and $self.
19534:
19535: * src/classes/: table.C, xdoc.C: table::sql options table::create
19536: copy options options checked, wrong option now fatal error
19537:
19538: * src/main/pa_string.C: string.replace fixed [were missing words on
19539: pieces boundaries]
19540:
1.150 moko 19541: * configure, configure.in: .so now detected [can be .sl on hpux,
19542: .dll on cygwin, .so in other cases)
1.95 moko 19543:
19544: * configure, configure.in: .so now detected [can be .sl on hpux,
19545: .dll on cygwin, .so in other cases)
19546:
1.211 moko 19547: * operators.ru.txt, operators.txt, src/classes/hash.C,
19548: src/classes/table.C, src/include/pa_globals.h,
19549: src/main/pa_globals.C: table.sql hash::sql flag to allow
19550: duplicate keys [$.distinct(1/0)] first record taken [were last]
1.95 moko 19551:
19552: * src/: classes/hash.C, classes/table.C,
19553: include/pa_sql_connection.h: table.sql hash::sql duplicate keys
19554: now errors
19555:
19556: * src/classes/hash.C: foreach delims bug fixed [were ,2,3]
19557:
19558: * src/classes/: op.C, table.C: menu/for delims bug fixed [were
19559: ,2,3]
19560:
19561: 2002-09-16 paf
19562:
19563: * src/classes/file.C: file::cgi line ends can be both unix & dos.
19564: and they can be unix [\n\n] on win when 'use CGI' used, it causes
19565: stdout to be binary. now detected closest header break.
19566:
19567: * src/: main/untaint.C, types/pa_vmail.C: mail:send closing ?= now
19568: closed right
19569:
19570: 2002-09-13 paf
19571:
1.211 moko 19572: * operators.ru.txt, operators.txt, src/main/compile.tab.C,
19573: src/main/compile.y, src/main/compile_tools.h: (expression
19574: #comment)
1.95 moko 19575:
19576: (multiline expression #comment line2 #comment )
19577:
19578: (expression #comment with (brackets) comment) << OK
19579:
1.211 moko 19580: * operators.ru.txt, operators.txt, src/main/compile.tab.C,
19581: src/main/compile.y: !| bitwise !|| numerical xor now [preparing
19582: for expression #comments]
1.95 moko 19583:
19584: * src/main/: compile.tab.C, compile.y: @method[$name] now parse
19585: error
19586:
19587: * src/: include/pa_config_fixed.h, main/pa_socks.C: HAVE_WINSOCK_H
19588: cheched in pa_socks.C
19589:
1.116 moko 19590: * configure, configure.in, src/include/pa_config_auto.h.in:
19591: HAVE_WINSOCK_H created in configure.in
1.95 moko 19592:
19593: * src/: main/compile.tab.C, main/compile.y, types/pa_vresponse.C:
19594: cookie date now clean [were mistakenly tainted & that worked bad
19595: with opera -- 'happily' that worked OK with msie]
19596:
19597: 2002-09-12 paf
19598:
19599: * src/types/: pa_vclass.C, pa_vmail.C, pa_vobject.C: VObject &
19600: VClass get_element now first looks to fields, next to methods &
19601: co todo: the rest reason: more speed
19602:
19603: * src/main/untaint.C: quoted printable encoding stops before
19604: \s*<...>$
19605:
19606: * src/main/untaint.C: quoted printable ' ' now =20 and encoding
19607: stops before <...>$
19608:
19609: 2002-09-11 paf
19610:
19611: * src/: main/pa_charset.C, targets/cgi/parser3.dsp: while fixing (
19612: xmlCharEncodingInput/OutputFunc callbacks returned bad value )
19613: forgot to check users of those funcs. not all were using that
19614: return value convention
19615:
19616: * src/lib/pcre/ibm-1254.ucm, etc/parser3.charsets/windows-1254.cfg:
19617: windows-1254 added
19618:
19619: 2002-09-10 paf
19620:
19621: * src/: classes/op.C, main/execute.C, types/pa_wcontext.h:
19622: VCodeFrame parent param were specified badly
19623:
19624: * src/: main/execute.C, types/pa_value.h, types/pa_wwrapper.h:
19625: WWrapper which used in constructing objects(second param to sql
19626: method) ^...sql{}[$.default{code}] now has parent, wich helps
19627: code in hash to survivi
19628:
19629: * src/: include/pa_request.h, main/execute.C: removed redundant
19630: param to execute [stack said 'thanks']
19631:
19632: * src/: classes/op.C, main/execute.C, types/pa_value.C,
19633: types/pa_value.h, types/pa_vcode_frame.h,
19634: types/pa_vmethod_frame.h, types/pa_wcontext.C,
19635: types/pa_wcontext.h, types/pa_wwrapper.h: moved junction kill
19636: responsibility to wcontext
19637:
19638: * src/classes/file.C: decided not to log exec's with stderr, that
19639: could be warnings, and it's up to scritper to log/show them
19640:
19641: * src/: classes/double.C, main/execute.C: double:sql badly called
19642: write_assign_lang, not write_no_lang, thus doing unnecessary
19643: double/string converstion, which were loosing time&precesion
19644:
19645: * src/: main/pa_charset.C, types/pa_vmail.C:
19646: xmlCharEncodingInput/OutputFunc callbacks returned bad value in
19647: case of unfinished in buffer processing, causing accidental
19648: transcode stop [in case that source enc != utf-8 & there is
19649: incomplete utf-8 sequence at the end of 16000block iside of
19650: libxml lib] tfm readed & code updated
19651:
19652: 2002-09-04 paf
19653:
19654: * configure: makes with sjlj
19655:
19656: * INSTALL, src/include/pa_config_fixed.h,
19657: src/include/pa_sql_connection.h,
19658: src/main/pa_sql_driver_manager.C: -with-sjlj-exceptions define
19659: checked. on win32 it made default
19660:
19661: * src/include/pa_config_auto.h.in: sjlj define
19662:
19663: * configure, configure.in: introducing --with-sjlj-exceptions [hpux
19664: can not work with longjump/throw pair, and one must switch that
19665: on there. todo: detect that automatically]
19666:
19667: * src/types/pa_vxnode.C: removed too strong checks of
19668: xnode.elements. now, for instance, if element does not have any
19669: attributes, $xnode.attributes is void, not error
19670:
19671: 2002-09-02 paf
19672:
1.211 moko 19673: * operators.ru.txt, operators.txt, src/main/execute.C,
19674: src/targets/cgi/parser3.dsp: removed double_result, didn't help
1.95 moko 19675:
19676: * src/main/execute.C: double_result made to move that var away from
19677: hungry g++ optimizer (-O2), before: it were optimized and
19678: comparison operators worked badly
19679:
19680: * src/types/pa_vdate.h: removed debug
19681:
1.116 moko 19682: * Makefile.am, src/types/pa_vdate.h: happy now only install-exec
1.95 moko 19683:
19684: * src/main/execute.C: fixed numeric < & co so that thay now use
19685: c=a-b, c OPERATOR 0. this works fine on solaris/intel for still
19686: unknown reason.
19687:
19688: 2002-08-29 paf
19689:
19690: * parser3.dsw, src/classes/classes.dsp, src/classes/hash.C,
19691: src/classes/op.C, src/classes/string.C, src/include/pa_request.h,
19692: src/lib/md5/md5.dsp, src/main/execute.C, src/main/main.dsp,
19693: src/main/pa_request.C, src/targets/cgi/parser3.dsp,
19694: src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vmail.C,
19695: src/types/pa_vmethod_frame.h, src/types/pa_wcontext.h,
19696: src/types/types.dsp: junction_cleaner moved to auto VMethodFrame
19697: [called less frequent, allowed to remove ugly
19698: Junction.change_context-s from many places, switch,
19699: mail:send..html{}, ..] request.root renamed to method_frame [more
19700: easyreading] ancient {...PUSH/POPs...} changed to stack vars
19701: [speed up]
19702:
19703: 2002-08-28 paf
19704:
19705: * src/types/pa_vcookie.C: $cookie:name[&] $cookie:name << now
19706: tainted
19707:
19708: * src/types/pa_vcookie.C: fixed cookie delete when
19709: $cookie:name[$.value[]]
19710:
1.211 moko 19711: * operators.ru.txt, operators.txt, src/classes/string.C:
1.95 moko 19712: ^string.split[delim[;options]]
19713:
19714: 2002-08-27 paf
19715:
1.116 moko 19716: * etc/parser3.charsets/Makefile.am: merged from 3.0.0005
1.95 moko 19717:
1.211 moko 19718: * operators.ru.txt, operators.txt, src/main/compile.tab.C,
19719: src/main/compile.y: # now delimiter
1.95 moko 19720:
19721: * INSTALL: recommended latest gmime 1.0.5
19722:
19723: 2002-08-26 paf
19724:
19725: * configure, configure.in: apache13/hook added to make dist.
19726:
19727: 2002-08-23 paf
19728:
19729: * src/: include/pa_common.h, main/pa_common.C,
19730: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: when auto.p
19731: beside binary [cgi, isapi] not accessible [due to bad rights or
19732: whatever] it's error now
19733:
19734: 2002-08-21 paf
19735:
1.116 moko 19736: * Makefile.am: can use: make happy equals to make update install
1.95 moko 19737:
19738: * src/main/: compile.tab.C, compile.y, compile_tools.C,
19739: compile_tools.h: "BASE:" "BASE::" syntax allowed, means "base
19740: class". compiled as if here they named base class
19741:
19742: * src/main/pa_string.C: fixed bad language bug, [were wrong string
19743: cloning constructor]
19744:
19745: * src/: main/execute.C, types/pa_vobject.h: fixed virtual calls
19746:
1.150 moko 19747: * src/: targets/cgi/parser3.C, types/pa_vfile.C, types/pa_vmail.C:
1.95 moko 19748: $mail.received.file.value.content-type fixed
19749:
19750: 2002-08-20 paf
19751:
19752: * src/classes/file.C: fixed language of file:file result
19753:
1.211 moko 19754: * operators.ru.txt, operators.txt, src/classes/void.C:
19755: ^void.pos[...] = -1 merged from 3.0.0005
1.95 moko 19756:
1.211 moko 19757: * operators.ru.txt, operators.txt, src/classes/void.C:
19758: ^void.pos[...] = -1
1.95 moko 19759:
1.211 moko 19760: * operators.ru.txt, operators.txt, src/classes/void.C:
19761: ^void.length[] = 0 merged from 3.0.0005
1.95 moko 19762:
1.211 moko 19763: * src/classes/void.C, operators.ru.txt, operators.txt:
19764: ^void.length[] = 0
1.95 moko 19765:
19766: 2002-08-19 paf
19767:
19768: * src/classes/xdoc.C: xdoc getElementsByTagName, ...NS overriden,
19769: work now
19770:
19771: * src/: classes/xnode.C, types/pa_vxdoc.C: xdoc.fields fixed [were
19772: error in xnode, which were not catched in xdoc]
19773:
19774: * src/: include/pa_stylesheet_connection.h, main/pa_globals.C:
19775: prepared: // validate each document after load/create (?)
19776: //xmlDoValidityCheckingDefaultValue = 1;
19777:
19778: 2002-08-15 paf
19779:
19780: * src/classes/classes.h: write to static var caused useless
19781: Exception, introduced Methoded::put_element wich consumes those
19782:
1.211 moko 19783: * operators.ru.txt, operators.txt, src/include/pa_common.h,
19784: src/main/pa_common.C, src/types/pa_vcookie.C,
19785: src/types/pa_vdate.h, src/types/pa_vresponse.C,
19786: src/types/pa_vresponse.h: $response:field[date]
19787: $response:field[$.xxx[date]]
1.95 moko 19788:
19789: * src/: classes/hash.C, classes/string.C, classes/table.C,
19790: classes/void.C, include/pa_sql_connection.h: fixed source of
19791: ^hash::sql{bad}
19792:
1.211 moko 19793: * operators.ru.txt, operators.txt: $request:body unprecessed POST
19794: request body
1.95 moko 19795:
19796: * src/types/pa_vrequest.C: $request:body unprecessed POST request
19797:
19798: * src/types/: pa_value.h, pa_vdate.h, pa_vrequest.C, pa_vxdoc.C,
19799: pa_vxnode.C: few barks: bark("%s field not found", 0, &aname)
19800:
1.211 moko 19801: * operators.ru.txt, operators.txt, src/classes/form.C,
19802: src/include/pa_pool.h, src/include/pa_request.h,
19803: src/main/pa_pool.C, src/types/pa_vform.C, src/types/pa_vform.h:
19804: planning/preparing_to $request:body r.post_data now const
1.95 moko 19805:
19806: * src/: classes/image.C, classes/op.C, classes/xdoc.C,
19807: classes/xnode.C, main/execute.C, types/pa_value.h,
19808: types/pa_vhash.h, types/pa_vobject.C, types/pa_vobject.h,
19809: types/pa_vtable.h: instead of type() checking everywhere used
19810: Value.as now user descendants can be used in params.
19811:
19812: VObject::as_*, is_defined now taken from bases. xtable(table)
19813: ^if($xtable) now OK
19814:
19815: * src/: main/execute.C, types/pa_value.h, types/pa_vclass.C,
19816: types/pa_vclass.h, types/pa_vobject.C, types/pa_vobject.h,
19817: types/pa_vxdoc.C, types/pa_vxdoc.h: is->as
19818:
19819: 2002-08-14 paf
19820:
19821: * src/: classes/xnode.h, main/execute.C, targets/cgi/parser3.dsp,
19822: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
19823: types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
19824: types/pa_vdate.h, types/pa_venv.h, types/pa_vfile.h,
19825: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
19826: types/pa_vimage.h, types/pa_vmail.C, types/pa_vmail.h,
19827: types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.C,
19828: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
19829: types/pa_vresponse.C, types/pa_vresponse.h,
19830: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
19831: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.h,
19832: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
19833: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
19834: types/pa_vxnode.h, types/pa_wwrapper.h: is now works with VObject
19835: & VClass
19836:
19837: * src/types/pa_vmail.C: mail: turned off utf8 to source transcoding
19838:
19839: * src/targets/cgi/: fixopt.C, fixopt.h, parser3.C, Makefile.am:
19840: removed fixopt stupidity. on stupid linux use cd /document/root
19841: ../cgi/parser3 script
19842:
19843: * src/targets/cgi/fixopt.C: fixopt now preprocesses command line
19844: params, splitting them by space, excluding argv[0], argv[argc-1]
19845:
19846: * src/targets/cgi/: Makefile.am, parser3.C, parser3.dsp, fixopt.C,
19847: fixopt.h: fixopt now preprocesses command line params, splitting
19848: them by space, excluding argv[0], argv[argc-1]
19849:
19850: * src/targets/cgi/parser3.C: -f config file
19851:
19852: * src/targets/cgi/parser3.C: fixed .log file dir
19853:
19854: 2002-08-13 paf
19855:
19856: * src/types/pa_vobject.C: allow override parent variables, useful
19857: for form descendants [in vobject too, were in vclass]
19858:
19859: * src/types/pa_vclass.C: allow override parent variables, useful
19860: for form descendants
19861:
19862: * src/types/pa_vclass.C: checked: form[vclass]fields can be
19863: overwritten in derived(table)
19864:
19865: * src/: classes/form.C, classes/mail.C, classes/op.C,
19866: classes/xnode.h, include/pa_request.h, main/execute.C,
19867: main/pa_request.C, types/pa_value.h, types/pa_vclass.C,
19868: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
19869: types/pa_vcookie.h, types/pa_vdate.h, types/pa_venv.h,
19870: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
19871: types/pa_vhash.h, types/pa_vimage.h, types/pa_vmail.C,
19872: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
19873: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
19874: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
19875: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
19876: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.h,
19877: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
19878: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
19879: types/pa_vxnode.h, types/pa_wwrapper.h: introduced
19880: Value::get_element(..., bool looking_down) [needed to exclude
19881: endless recoursion]
19882:
19883: * src/types/: pa_vclass.C, pa_vobject.C: reorganized modules todo:
19884: fix bug with put endless recoursion todo: check 'as'
19885:
19886: * src/types/: Makefile.am, pa_vclass.h, pa_vobject.h, types.dsp:
19887: reorganized modules todo: fix bug with put endless recoursion
19888: todo: check 'as'
19889:
19890: * src/types/pa_vobject.h: checked: table fields can be overwritten
19891: in derived(table)
19892:
19893: * src/types/pa_vobject.h: derived classes can have fields of their
19894: own now
19895:
19896: * src/: classes/table.C, types/pa_vtable.C, types/pa_vtable.h:
19897: fixed error message on using non-created table
19898:
19899: * src/: classes/form.C, classes/hash.C, classes/mail.C,
19900: classes/op.C, classes/xnode.h, include/pa_request.h,
19901: main/compile.C, main/compile.tab.C, main/execute.C,
19902: main/pa_request.C, types/pa_value.h, types/pa_vclass.h,
19903: types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
19904: types/pa_vdate.h, types/pa_venv.h, types/pa_vfile.h,
19905: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
19906: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmail.C,
19907: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
19908: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
19909: types/pa_vresponse.C, types/pa_vresponse.h,
19910: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
19911: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.h,
19912: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
19913: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
19914: types/pa_vxnode.h, types/pa_wwrapper.h: VObject.get/out now
19915: looking down/up tree todo: fix error message on non-constructed
19916: parents
19917:
19918: 2002-08-12 paf
19919:
19920: * src/types/: pa_vstateless_class.h, pa_vstateless_object.h: table
19921: derived OK
19922:
19923: * src/main/execute.C: ^base:create[] dynamic call rewritten todo:
19924: thorough testing
19925:
19926: * src/: main/compile.tab.C, main/compile.y, main/execute.C,
19927: main/pa_request.C, types/pa_value.h, types/pa_vclass.h,
19928: types/pa_vobject.h, types/pa_vstateless_class.h,
19929: types/pa_vstateless_object.h, types/pa_wcontext.h,
19930: types/pa_valiased.C, types/pa_valiased.h, types/Makefile.am:
19931: ^base:create[] dynamic call rewritten todo: thorough testing
19932:
19933: * src/types/: pa_value.h, pa_vclass.h, pa_vobject.h: VObject ctor
19934: now instantates base class, remembers it and saves child in
19935: parent VObject.get_class now returns last child = downward
19936: virtual calls OK
19937:
19938: * src/: main/execute.C, types/pa_value.h, types/pa_vclass.h,
19939: types/pa_vdate.h, types/pa_vdouble.h, types/pa_vfile.h,
19940: types/pa_vimage.h, types/pa_vint.h, types/pa_vmethod_frame.h,
19941: types/pa_vobject.h, types/pa_vresponse.h,
19942: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
19943: types/pa_vstring.h, types/pa_vtable.h, types/pa_vxdoc.h,
19944: types/pa_vxnode.h, types/pa_wcontext.h, types/types.dsp: killed
19945: VAliased [redundant], moved $CLASS to VObject only [parser class
19946: instance]
19947:
19948: * src/main/pa_request.C: $response:body[file] content-type check
19949: fixed [were bad when content-type is hash]
19950:
19951: 2002-08-09 paf
19952:
19953: * src/: main/execute.C, types/pa_value.h, types/pa_vclass.h,
19954: types/pa_vobject.h, types/pa_vxdoc.h: started as()
19955:
19956: 2002-08-08 paf
19957:
1.211 moko 19958: * operators.ru.txt, operators.txt, src/classes/date.C,
19959: src/include/pa_globals.h, src/main/pa_globals.C: year column in
19960: month calendar [week year]
1.95 moko 19961:
19962: * src/main/execute.C: error reporting on object writes to MAIN
19963: improved [were ruind with fixing $obj[^if(1){$obj}] ]
19964:
1.211 moko 19965: * operators.ru.txt, operators.txt, src/types/pa_vdate.h:
19966: $date.yearday $date.daylightsaving
1.95 moko 19967:
19968: * src/: classes/mail.C, types/pa_vmail.C: in letter texts one can
19969: use tainted data now. only she must specify the language.
19970:
19971: ^mail:send[ $.from[paf@mail.design.ru]
19972: $.to[paf@mail.design.ru] $.subject[^taint[uri][ìîñêâà]=2]
19973: $.text[^taint[uri][ìîñêâà]=] ]
19974:
19975: * src/: classes/file.C, classes/op.C, types/pa_vfile.C: ^process
19976: now prints more precise origin
19977:
19978: * src/include/pa_string.h: String::first_char now not fails on
19979: empty strings ^if(-f '') now ok and in 3 other places.
19980:
1.211 moko 19981: * operators.ru.txt, operators.txt, src/include/pa_string.h,
19982: src/main/pa_string.C: String::first_char now not fails on empty
19983: strings ^if(-f '') now ok and in 3 other places.
1.95 moko 19984:
19985: 2002-08-07 paf
19986:
19987: * src/: classes/string.C, main/pa_string.C: ^string.mid(0;bad)
19988: fixed
19989:
19990: * src/main/pa_string.C: ^string.mid(0;bad) fixed
19991:
19992: * src/: main/execute.C, types/pa_vcode_frame.h,
19993: types/pa_vmethod_frame.h, types/pa_wcontext.C,
19994: types/pa_wcontext.h, types/pa_wwrapper.h: vcodeframe were
19995: mistakenly not completely transparent to object writes.
19996: $hash[^if(1){$hash}] now works
19997:
1.211 moko 19998: * operators.ru.txt, operators.txt, src/classes/op.C:
19999: ^cache...{...^cache<<to past...} now erasing cache file [there
20000: were bad check on that]
1.95 moko 20001:
20002: * src/: classes/classes.dsp, classes/table.C,
20003: lib/pcre/pcre_parser_ctype.dsp, main/pa_array.C, types/types.dsp:
20004: all Debug dirs in .dsp now named 'Debug'
20005:
1.116 moko 20006: * etc/parser3.charsets/Makefile.am: all included into dist
1.95 moko 20007:
1.211 moko 20008: * operators.ru.txt, operators.txt, src/classes/mail.C:
20009: exception_type email.send
1.95 moko 20010:
1.211 moko 20011: * operators.ru.txt, operators.txt, src/types/pa_vmail.C:
20012: exception_type email.format
1.95 moko 20013:
20014: * src/types/pa_vmail.C: mail:send empty email checked
20015:
20016: 2002-08-06 paf
20017:
1.211 moko 20018: * operators.ru.txt, operators.txt, src/classes/table.C,
20019: src/include/pa_array.h, src/include/pa_table.h,
20020: src/main/pa_array.C, src/main/pa_table.C:
1.95 moko 20021: ^table::create[$source;$.options] ^table::join[$source;$.options]
20022:
1.211 moko 20023: * operators.ru.txt, operators.txt, src/classes/hash.C,
20024: src/classes/string.C, src/classes/table.C: sql options can be
20025: string now ^xxx:sql{...}[ # $.default() }
1.95 moko 20026:
20027: * src/classes/file.C: $f[file::cgi] $f.UPPER case fields
20028:
20029: * src/: classes/file.C, include/pa_globals.h, main/pa_globals.C,
20030: main/pa_request.C, types/pa_vfile.C, types/pa_vfile.h:
20031: $file.content-type [instead of .mime-type] now works for
20032: file::stat also
20033:
20034: * src/main/pa_request.C: case insensitive mime_type_of
20035:
20036: 2002-08-05 paf
20037:
20038: * src/types/pa_vxnode.C: xnode.childNodes now 0... [were 1...]
20039:
20040: * src/types/pa_vmail.C: file buffer relocated to parser heap
20041:
1.211 moko 20042: * operators.ru.txt, operators.txt: comment on date:calendar week
20043: column
1.95 moko 20044:
20045: * src/main/pa_common.C: write checked
20046:
20047: * src/main/: pa_common.C: write checked
20048:
20049: * src/classes/date.C: +1 buf size for stupid snprintfs
20050:
20051: * src/: classes/date.C, include/pa_globals.h, main/pa_globals.C:
20052: month calendar week column [ISO 8601 Week Numbers]
20053:
20054: 2002-08-02 paf
20055:
20056: * src/: include/pa_config_fixed.h, main/pa_string.C,
20057: targets/cgi/getopt.c, targets/cgi/parser3.C: removed #define
20058: DEBUG*
20059:
20060: * configure, configure.in, src/include/pa_version.h: release
20061: 3_0_0005
20062:
20063: * src/types/: pa_vclass.h, pa_vform.C, pa_vobject.h: opera
20064: multipart post fixed
20065:
1.211 moko 20066: * operators.ru.txt, operators.txt, src/main/pa_request.C,
20067: src/types/pa_vform.C: response transcoded source->client only
20068: when text/* or simple onoverridden $response:body
1.95 moko 20069:
20070: 2002-08-01 paf
20071:
20072: * src/: classes/classes.C, classes/classes.h, classes/date.C,
20073: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
20074: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
20075: classes/op.C, classes/response.C, classes/string.C,
20076: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
20077: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
20078: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
20079: include/pa_config_fixed.h, include/pa_dictionary.h,
20080: include/pa_dir.h, include/pa_exception.h, include/pa_exec.h,
20081: include/pa_globals.h, include/pa_hash.h, include/pa_opcode.h,
20082: include/pa_pool.h, include/pa_request.h, include/pa_sapi.h,
20083: include/pa_socks.h, include/pa_sql_connection.h,
20084: include/pa_sql_driver_manager.h, include/pa_stack.h,
20085: include/pa_string.h, include/pa_stylesheet_connection.h,
20086: include/pa_stylesheet_manager.h, include/pa_table.h,
20087: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
20088: lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
20089: lib/pcre/pcre_parser_ctype.c, main/compile.C, main/compile.tab.C,
20090: main/compile_tools.C, main/compile_tools.h, main/execute.C,
20091: main/pa_array.C, main/pa_cache_managers.C, main/pa_charset.C,
20092: main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
20093: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
20094: main/pa_globals.C, main/pa_hash.C, main/pa_pool.C,
20095: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
20096: main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
20097: main/pa_uue.C, main/untaint.C, sql/pa_sql_driver.h,
20098: targets/cgi/pa_pool.C, targets/cgi/pa_threads.C,
20099: targets/cgi/parser3.C, targets/cgi/pool_storage.h,
20100: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
20101: targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h,
20102: types/pa_valiased.C, types/pa_valiased.h, types/pa_value.C,
20103: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.h,
20104: types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
20105: types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.h,
20106: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
20107: types/pa_vform.h, types/pa_vhash.h, types/pa_vimage.C,
20108: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
20109: types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.h,
20110: types/pa_vmethod_frame.h, types/pa_vobject.h,
20111: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
20112: types/pa_vresponse.h, types/pa_vstateless_class.C,
20113: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
20114: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
20115: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
20116: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
20117: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
1.119 moko 20118: types/pa_wcontext.h, types/pa_wwrapper.h: Date: now
1.95 moko 20119:
20120: * src/: classes/classes.C, classes/classes.dsp, classes/classes.h,
20121: classes/date.C, classes/double.C, classes/file.C, classes/form.C,
20122: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
20123: classes/math.C, classes/op.C, classes/response.C,
20124: classes/string.C, classes/table.C, classes/void.C,
20125: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
20126: include/pa_array.h, include/pa_cache_managers.h,
20127: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
20128: include/pa_config_fixed.h, include/pa_config_includes.h,
20129: include/pa_dictionary.h, include/pa_dir.h,
20130: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
20131: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
20132: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
20133: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
20134: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
20135: include/pa_stack.h, include/pa_string.h,
20136: include/pa_stylesheet_connection.h,
20137: include/pa_stylesheet_manager.h, include/pa_table.h,
20138: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
20139: lib/md5/pa_md5.h, lib/md5/pa_md5c.c, main/compile.C,
20140: main/compile_tools.C, main/compile_tools.h, main/execute.C,
20141: main/main.dsp, main/pa_array.C, main/pa_cache_managers.C,
20142: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
20143: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
20144: main/pa_exec.C, main/pa_globals.C, main/pa_hash.C,
20145: main/pa_pool.C, main/pa_request.C, main/pa_socks.C,
20146: main/pa_sql_driver_manager.C, main/pa_string.C,
20147: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
20148: main/untaint.C, sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
20149: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
20150: targets/cgi/parser3.dsp, targets/cgi/pool_storage.h,
20151: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
20152: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
20153: targets/isapi/pool_storage.h, types/pa_valiased.C,
20154: types/pa_valiased.h, types/pa_value.C, types/pa_value.h,
20155: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
20156: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
20157: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
20158: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
20159: types/pa_vhash.h, types/pa_vimage.C, types/pa_vimage.h,
20160: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmail.C,
20161: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
20162: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
20163: types/pa_vresponse.C, types/pa_vresponse.h,
20164: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
20165: types/pa_vstateless_object.h, types/pa_vstatus.C,
20166: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
20167: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
20168: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
20169: types/pa_vxnode.h, types/pa_wcontext.C, types/pa_wcontext.h,
20170: types/pa_wwrapper.h, types/types.dsp, Makefile.am,
20171: classes/Makefile.am, main/Makefile.am, targets/cgi/Makefile.am,
20172: types/Makefile.am: ident.C* removed
20173:
1.211 moko 20174: * operators.ru.txt, operators.txt, src/classes/file.C,
20175: src/main/pa_request.C: file:find[/can/do/this/now.txt]
1.95 moko 20176:
20177: * src/targets/cgi/parser3.C: usage to stdout now
20178:
20179: 2002-07-31 paf
20180:
20181: * src/types/pa_vmail.C: mail: errors-to: now default "postmaster"
20182:
20183: * src/: classes/mail.C, types/pa_vmail.C: mail: errors-to: now
20184: default "postmaster"
20185:
20186: * src/: classes/mail.C, types/pa_vmail.C: mail from/to now must be.
20187: -f postmaster now default sendmail key word "postmaster"
20188: replaced to $.from
20189:
20190: 2002-07-30 paf
20191:
1.116 moko 20192: * configure, configure.in, src/targets/cgi/pa_config_paths.h.in,
20193: src/targets/cgi/parser3.C: removed pa_config_paths.h
1.95 moko 20194:
20195: * src/main/pa_charset.C: comment
20196:
20197: * src/main/pa_charset.C: UTF-8 to 1byte charset convert, no char in
20198: table, &#decimal;
20199:
20200: * src/main/pa_request.C: comment
20201:
20202: * etc/parser3.charsets/windows-1251.cfg: section sign [russian
20203: paragraf]
20204:
20205: 2002-07-11 paf
20206:
20207: * src/main/pa_exec.C: build command line badly added params twice
20208: [and first time without ' ']. double wrong. fixed.
20209:
20210: * src/main/pa_exec.C: invalid .exe caused error message with params
20211: wich parser did not provide = reported badly. fixed that.
20212:
20213: * src/classes/mail.C: $MAIL[ # xxx ]
20214:
20215: now ok
20216:
1.211 moko 20217: * operators.ru.txt, operators.txt: plan: sql detailed exception
1.95 moko 20218:
20219: 2002-07-01 paf
20220:
20221: * src/: classes/form.C, main/pa_request.C: @conf bug fixed
20222: [MForm.configure_admin were called when request.main_class ==0
20223:
20224: * src/classes/form.C: 10*0x400*400 bug fix [4M not 10M]
20225:
20226: * src/classes/form.C: content_length type fix
20227:
20228: 2002-06-30 paf
20229:
20230: * src/classes/mail.C: merged from 4
20231:
20232: * src/classes/mail.C: restored $MAIL
20233:
20234: 2002-06-28 paf
20235:
20236: * configure, configure.in: removed paths.h
20237:
1.116 moko 20238: * configure, src/include/pa_version.h,
1.95 moko 20239: src/targets/cgi/pa_config_paths.h.in: lates changes from 4 build
20240: merged, makes updated
20241:
1.211 moko 20242: * ChangeLog, configure, operators.ru.txt, operators.txt,
20243: src/classes/xdoc.C, src/include/pa_charset.h,
20244: src/include/pa_config_fixed.h, src/include/pa_pool.h,
20245: src/include/pa_version.h, src/main/pa_charset.C,
20246: src/main/pa_pool.C, src/targets/cgi/parser3.dsp,
20247: src/targets/isapi/parser3isapi.dsp, src/types/pa_vmail.C: merged
20248: latest updates to head
1.95 moko 20249:
20250: 2002-06-27 paf
20251:
20252: * src/targets/: cgi/parser3.dsp, isapi/parser3isapi.dsp: post-build
20253: not error now
20254:
1.211 moko 20255: * operators.ru.txt, operators.txt, src/classes/xdoc.C,
20256: src/include/pa_charset.h, src/include/pa_config_fixed.h,
20257: src/include/pa_pool.h, src/main/pa_charset.C, src/main/pa_pool.C:
1.95 moko 20258: ^xdoc::create[[uri]]... base uri for document being created,
20259: imports and other relative file names would be relative to this
20260: uri default uri=path_translated
20261:
20262: * src/classes/xdoc.C: xsltParseStylesheetDoc bug workaround
20263:
20264: 2002-06-26 paf
20265:
20266: * configure, configure.in, src/include/pa_version.h:
20267: release_3_0_0004
20268:
20269: * src/main/pa_string.C: blank string '', ' <whitespace>' considered
20270: 0 now
20271:
20272: * src/targets/cgi/parser3.C: /cgi-bin/parser empty filename checked
20273:
20274: 2002-06-25 paf
20275:
20276: * src/main/pa_string.C: emtpy string, or string of whitespaces
20277: considered bad number now
20278:
1.211 moko 20279: * operators.ru.txt, operators.txt, src/classes/xdoc.C:
20280: ^xdoc.transform[xdoc <<can be now
1.95 moko 20281:
1.211 moko 20282: * operators.ru.txt, operators.txt, src/classes/string.C:
20283: ^string.normalize [old name: optimize
1.95 moko 20284:
20285: * configure, configure.in, src/include/pa_config_auto.h.in: crypt
20286: library configured
20287:
20288: * src/main/pa_request.C: configure_admin forced if no @conf
20289:
1.211 moko 20290: * operators.ru.txt, operators.txt, src/classes/math.C,
20291: src/types/pa_vmail.C: ^math:crypt updated to generate random salt
20292: when needed and to call system crypt() if not $apr1$ prefix
1.95 moko 20293:
20294: 2002-06-24 paf
20295:
20296: * INSTALL: --with-static/shared-mailreceive described
20297:
20298: * src/include/pa_config_fixed.h: ssize_t fixed
20299:
1.116 moko 20300: * configure, configure.in, src/include/pa_config_auto.h.in,
20301: src/targets/cgi/Makefile.am, src/types/Makefile.am,
1.95 moko 20302: src/types/pa_vmail.C: $mail:received makes update
20303:
20304: * src/: include/pa_config_fixed.h, types/pa_vmail.C: #ifdef
20305: WITH_MAILRECEIVE
20306:
20307: * src/targets/cgi/parser3.C: #ifdef WITH_MAILRECEIVE
20308:
20309: * src/targets/cgi/: getopt.c, getopt.h: introducing parser -m
20310: option, for $mail:receive
20311:
20312: * src/types/: pa_vmail.C, pa_vmail.h: uue to separate file
20313: introducting $message:received ^mail:send rewritten with backward
20314: comp
20315:
20316: * src/: classes/classes.dsp, main/main.dsp, main/pa_globals.C,
20317: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
20318: types/types.dsp: win32xml win32mailreceive pseudomodules paths
20319: now
20320:
1.211 moko 20321: * operators.ru.txt, operators.txt, src/classes/mail.C,
20322: src/include/Makefile.am, src/include/pa_charset.h,
20323: src/include/pa_config_fixed.h, src/include/pa_request.h,
20324: src/include/pa_string.h, src/include/pa_uue.h,
20325: src/main/Makefile.am, src/main/main.dsp, src/main/pa_globals.C,
20326: src/main/pa_request.C, src/main/pa_string.C, src/main/pa_uue.C,
1.95 moko 20327: src/targets/cgi/Makefile.am, src/targets/cgi/parser3.C,
20328: src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.C,
20329: src/types/pa_vform.C, src/types/pa_vform.h, src/types/types.dsp:
20330: uue to separate file introducting $message:received ^mail:send
20331: rewritten with backward comp
20332:
20333: 2002-06-21 paf
20334:
1.116 moko 20335: * src/lib/: Makefile.am, md5/pa_md5.h: lib restructure apache .am &
20336: co changes
1.95 moko 20337:
1.116 moko 20338: * configure, configure.in, src/lib/md5/Makefile.am,
20339: src/lib/md5/pa_md5c.c, src/targets/cgi/Makefile.am: lib
20340: restructure .in and .am files appropriate changes
1.95 moko 20341:
20342: * src/lib/md5/: md5.dsp, pa_md5.h, pa_md5c.c: moved libltdl and
20343: pcre to libs/ added libs/md5 which is linked to non-apache
20344: targets ^math:crypt[password;$apr1$salt]
20345:
1.211 moko 20346: * INSTALL, configure.in, operators.ru.txt, operators.txt,
20347: parser3.dsw, src/Makefile.am, src/classes/Makefile.am,
1.95 moko 20348: src/classes/classes.dsp, src/classes/math.C,
20349: src/lib/md5/Makefile.am, src/lib/pcre/LICENCE,
1.116 moko 20350: src/lib/pcre/Makefile.am, src/lib/pcre/README,
20351: src/lib/pcre/Tech.Notes, src/lib/pcre/dftables.c,
20352: src/lib/pcre/get.c, src/lib/pcre/ibm-1250.ucm,
20353: src/lib/pcre/ibm-1251.ucm, src/lib/pcre/ibm-1257.ucm,
20354: src/lib/pcre/internal.h, src/lib/pcre/maketables.c,
20355: src/lib/pcre/pcre-2_08.tar.gz, src/lib/pcre/pcre.3,
20356: src/lib/pcre/pcre.3.html, src/lib/pcre/pcre.3.txt,
20357: src/lib/pcre/pcre.c, src/lib/pcre/pcre.dsp, src/lib/pcre/pcre.h,
1.95 moko 20358: src/lib/pcre/pcre_dftables.dsp, src/lib/pcre/pcre_parser_ctype.c,
20359: src/lib/pcre/pcre_parser_ctype.dsp,
20360: src/lib/pcre/ruspart_win2koi.pl, src/lib/pcre/study.c,
20361: src/lib/pcre/win-koi.tab, src/main/Makefile.am,
20362: src/main/compile.tab.C, src/main/main.dsp,
20363: src/targets/cgi/Makefile.am, src/targets/cgi/parser3.dsp,
20364: src/targets/isapi/parser3isapi.dsp, src/types/Makefile.am,
20365: src/types/types.dsp, src/lib/Makefile.am: moved libltdl and pcre
20366: to libs/ added libs/md5 which is linked to non-apache targets
20367: ^math:crypt[password;$apr1$salt]
20368:
20369: 2002-06-20 paf
20370:
1.211 moko 20371: * INSTALL, configure, configure.in, operators.ru.txt,
20372: operators.txt, src/classes/file.C, src/classes/op.C,
20373: src/doc/doxygen.cfg, src/include/pa_globals.h,
20374: src/include/pa_request.h, src/main/execute.C,
20375: src/main/pa_request.C, src/targets/cgi/parser3.C,
20376: src/targets/isapi/parser3isapi.C, src/types/pa_vmethod_frame.h:
20377: marged latest HEAD updates, mainly file:justname&co &
20378: @auto/conf[filespec
1.95 moko 20379:
1.211 moko 20380: * operators.ru.txt, operators.txt, src/classes/file.C:
1.95 moko 20381: !^file:dirname[/a/some.tar.gz]=/a
20382: !^file:dirname[/a/b/]=/a
20383: !^file:basename[/a/some.tar.gz]=some.tar.gz
20384: !^file:justname[/a/some.tar.gz]=some.tar
20385: !^file:justext[/a/some.tar.gz]=gz
20386:
20387: * src/: classes/op.C, include/pa_request.h, main/execute.C,
20388: main/pa_request.C, types/pa_vmethod_frame.h: introducing
20389: @conf/auto[filespec]
20390:
1.116 moko 20391: * configure: parser3.conf renamed to auto.p autoconf changes
1.95 moko 20392:
1.211 moko 20393: * INSTALL, configure.in, operators.ru.txt, operators.txt,
20394: src/doc/doxygen.cfg, src/include/pa_globals.h,
20395: src/targets/cgi/parser3.C, src/targets/isapi/parser3isapi.C:
20396: parser3.conf renamed to auto.p
1.95 moko 20397:
20398: 2002-06-18 paf
20399:
20400: * configure, configure.in, src/include/pa_version.h: version to
20401: configure.in
20402:
20403: * INSTALL: reflected .conf.dist dir change
20404:
1.150 moko 20405: * Makefile.am, configure, configure.in,
1.116 moko 20406: etc/parser3.charsets/Makefile.am: parser3.conf.dist moved to bin,
1.95 moko 20407: .in & *.am updated
20408:
20409: * src/classes/file.C: strncasecmp
20410:
20411: * src/classes/file.C: strcasecmp
20412:
1.150 moko 20413: * etc/Makefile.am: bin/parser3.conf.dist [moved from etc
1.95 moko 20414:
20415: * src/classes/file.C: ^file::exec[script;$.bad error case
20416: insensitive check now
20417:
20418: * src/classes/file.C: ^file::exec[script;$.bad now error, not skip
20419:
20420: * configure, configure.in, src/include/pa_pool.h,
20421: src/include/pa_types.h: pack configure.in detection simplified.
20422: figured out that gcc on sparc not that stupid as thought
20423: previously: on sparc: when it sees packed class it modifies it's
20424: field-access-code to byte operations [stb, ldub] instead of 4byte
20425: operations [st, lduh] so packed must be all parts of packed
20426: class, i.e. it's parents&fields(classes). for now it's only
20427: String that packed and what was wrong is that it's parent -
20428: Pooled, were not packed. fixed that.
20429:
20430: 2002-06-14 paf
20431:
1.211 moko 20432: * operators.ru.txt, operators.txt: more precise xml-to-text options
1.95 moko 20433:
1.211 moko 20434: * operators.ru.txt, operators.txt, src/types/pa_vxnode.C: xnode
1.95 moko 20435: attribute_node.name/value xnode pi.node.data
20436:
20437: 2002-06-12 paf
20438:
1.116 moko 20439: * configure, configure.in, src/targets/cgi/Makefile.am,
20440: src/targets/cgi/parser3.C: removed root conf define creation
1.95 moko 20441:
1.211 moko 20442: * INSTALL, configure.in, operators.ru.txt, operators.txt,
20443: etc/Makefile.am, src/include/pa_globals.h,
20444: src/include/pa_request.h, src/main/compile.tab.C,
20445: src/main/pa_globals.C, src/main/pa_request.C,
20446: src/targets/cgi/parser3.C, src/targets/isapi/parser3isapi.C:
20447: parser3.conf now one and only
1.95 moko 20448:
20449: * src/classes/mail.C: sendmail -ti [default now]
20450:
20451: * src/: classes/mail.C, main/pa_request.C: $MAIL $CHARSETS allowed
20452: to be strings. for convinient #ing
20453:
20454: * src/: include/pa_globals.h, include/pa_request.h, main/execute.C,
20455: main/pa_globals.C, main/pa_request.C: @rootconf [were @conf]
20456:
20457: * src/: include/pa_globals.h, include/pa_request.h, main/main.dsp,
20458: main/pa_globals.C, main/pa_request.C: @conf
20459:
20460: 2002-06-11 paf
20461:
20462: * src/classes/file.C: check simplified
20463:
20464: * src/: classes/file.C, targets/cgi/parser3.dsp,
20465: targets/isapi/parser3isapi.C: suexec env keys filter plus CGI_ as
20466: valid prefix
20467:
20468: * src/: classes/file.C, include/pa_request.h, include/pa_sapi.h,
20469: targets/cgi/parser3.C, targets/isapi/parser3isapi.C:
20470: file::exec/cgi to pass HTTP_ vars introducing SAPI::environment
20471:
20472: 2002-06-10 paf
20473:
1.211 moko 20474: * operators.ru.txt, operators.txt, src/classes/op.C,
20475: src/include/pa_common.h, src/main/pa_common.C: lock failures
20476: reported now
1.95 moko 20477:
20478: * src/main/compile_tools.C: ^if(" 1 "){y} bug fixed optimization
20479: string->double @ compile time were not-enough-checking...
20480:
20481: * src/main/: compile.tab.C, pa_string.C: whitespace after number in
20482: autoconvert now ignored
20483:
20484: * src/types/: pa_vform.C, pa_vform.h: $form: not determined yet
20485: check
20486:
20487: * src/classes/mail.C: mail netscape attachment name fixed. todo:
20488: $response:body content-type:name
20489:
20490: * configure, configure.in: hpux check, nsl link, no socket
20491:
1.211 moko 20492: * operators.ru.txt, operators.txt: old merge conflict removed
1.95 moko 20493:
20494: * configure, configure.in: pack even address access on sparc&co
20495: arch checked in configure
20496:
20497: * configure, src/include/pa_version.h: makes
20498:
20499: * configure, configure.in, src/include/pa_version.h: makes
20500:
20501: * src/main/untaint.C: (bug#2) mail subject got always prepended
20502: with charset even when all letters were 7bit one
20503:
20504: * src/main/pa_common.C: merged fixed -d (bug)
20505:
20506: * src/main/pa_common.C: fixed -d (bug)
20507:
20508: 2002-06-03 paf
20509:
1.211 moko 20510: * ChangeLog, operators.ru.txt, operators.txt,
20511: etc/parser3.charsets/windows-1251.cfg, src/classes/classes.dsp,
20512: src/main/compile.tab.C, src/main/main.dsp, src/main/pa_globals.C,
1.95 moko 20513: src/targets/cgi/parser3.C, src/targets/cgi/parser3.dsp,
20514: src/targets/isapi/parser3isapi.dsp, src/types/types.dsp: fixed
20515: .dsp-s along with reorganized cvs modules dirs structure
20516:
20517: * src/: classes/classes.dsp, main/compile.tab.C, main/main.dsp,
20518: main/pa_globals.C, targets/cgi/parser3.dsp,
20519: targets/isapi/parser3isapi.dsp, types/types.dsp: reorganized cvs
20520: modules
20521:
20522: 2002-05-28 paf
20523:
20524: * src/targets/cgi/parser3.C: info.uri now ""
20525:
20526: 2002-05-17 paf
20527:
20528: * src/classes/: table.C: ^table.save << checked empty
20529: pre/match/post columns
20530:
20531: 2002-05-16 paf
20532:
20533: * src/classes/image.C: image::measure can png now
20534:
20535: 2002-05-15 paf
20536:
1.211 moko 20537: * operators.ru.txt, operators.txt, src/classes/date.C:
20538: ^date::create[%H:%M[:%S]] added
1.95 moko 20539:
20540: * etc/parser3.charsets/windows-1251.cfg: 0x forgot, fixed
20541:
1.211 moko 20542: * operators.ru.txt, operators.txt, src/classes/date.C:
20543: ^date::create[%Y[-%m[-%d[ %H[:%M[:%S]]]]]] [-%m now
1.95 moko 20544:
20545: 2002-05-14 paf
20546:
20547: * etc/parser3.charsets/: windows-1251.cfg: added 3 quotes
20548:
20549: 2002-05-07 paf
20550:
20551: * ChangeLog, src/classes/classes.dsp, src/classes/op.C,
20552: src/include/pa_globals.h, src/include/pa_request.h,
20553: src/include/pa_table.h, src/main/compile.tab.C,
20554: src/main/compile.y, src/main/main.dsp, src/main/pa_globals.C,
20555: src/main/pa_request.C, src/main/pa_table.C,
20556: src/targets/isapi/pa_pool.C, src/targets/isapi/parser3isapi.C,
20557: src/targets/isapi/parser3isapi.dsp,
20558: src/targets/isapi/pool_storage.h, src/types/types.dsp: Table
20559: name2number field now &. main_method_name now on Request pool
20560: rather on global_pool [Junction+VJunction created on same pool as
20561: name = were created on global pool, causing mem leaks]
20562:
20563: * src/: classes/classes.dsp, classes/op.C, include/pa_globals.h,
20564: include/pa_request.h, include/pa_table.h, main/compile.tab.C,
20565: main/compile.y, main/main.dsp, main/pa_globals.C,
20566: main/pa_request.C, main/pa_table.C, targets/isapi/pa_pool.C,
20567: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
20568: targets/isapi/pool_storage.h, types/types.dsp: Table name2number
20569: field now &. main_method_name now on Request pool rather on
20570: global_pool [Junction+VJunction created on same pool as name =
20571: were created on global pool, causing mem leaks]
20572:
20573: 2002-05-06 paf
20574:
20575: * src/: main/pa_globals.C, targets/cgi/parser3.C,
20576: targets/cgi/pool_storage.h, targets/isapi/parser3isapi.C: removed
20577: 100*40 bytes per request memory leak [nonpool malloc in globals]
20578:
20579: * src/: main/pa_globals.C, targets/cgi/parser3.C,
20580: targets/cgi/pool_storage.h, targets/isapi/parser3isapi.C: removed
20581: 100*40 bytes per request memory leak [nonpool malloc in globals]
20582:
20583: 2002-04-30 paf
20584:
20585: * configure, src/include/pa_version.h: version now not b
20586:
20587: * src/targets/cgi/parser3.C: request.uri now never 0
20588:
20589: 2002-04-29 paf
20590:
20591: * configure.in: removed b
20592:
20593: * src/: classes/op.C, include/pa_exception.h, main/pa_request.C:
20594: Exception::comment/type checked in (), no there's no empty
20595: type/comment by default
20596:
20597: * ChangeLog, src/doc/ClassExample1.dox, src/doc/ClassExample3.dox,
20598: src/doc/aliased.dox, src/doc/methoded.dox, src/doc/string.dox,
20599: src/doc/value.dox, src/include/pa_exception.h,
20600: src/main/pa_request.C, src/targets/cgi/parser3.C: merged from
20601: 0001
20602:
20603: 2002-04-26 paf
20604:
20605: * src/: doc/doxygen.cfg, targets/cgi/parser3.dsp: doxygen dot image
20606: size reduced
20607:
20608: 2002-04-25 paf
20609:
20610: * src/targets/cgi/: parser3.C: setenv in .htaccess when cgi is not
20611: under that dir got REDIRECT_ prefix before HTTP_PARSER_x_CONFIG,
20612: now that took into account
20613:
1.211 moko 20614: * operators.ru.txt, operators.txt, src/classes/date.C:
20615: ^date::create[2002-12-33 01:03:04]
1.95 moko 20616:
1.211 moko 20617: * ChangeLog, operators.ru.txt, operators.txt, src/classes/date.C:
1.95 moko 20618: ^date::create[2002-12-33 01:03:04]
20619:
20620: * ChangeLog: updated changelog
20621:
20622: * src/classes/table.C: removed restriction on column count to
20623: ^table.hash to work, now must be >0 [were >1]
20624:
20625: 2002-04-24 paf
20626:
20627: * src/: classes/classes.dsp, main/compile.tab.C, main/main.dsp,
20628: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
20629: targets/isapi/parser3isapi.dsp, types/types.dsp: MSVC profile
20630: targets
20631:
20632: 2002-04-23 paf
20633:
1.211 moko 20634: * operators.ru.txt, operators.txt, src/classes/string.C:
1.95 moko 20635: int/double/string:sql{}[$.default{code}] fixed [were barking:
20636: "junction used outside of context"]
20637:
20638: 2002-04-22 paf
20639:
20640: * types.txt, src/classes/string.C, src/include/pa_string.h,
20641: src/main/pa_string.C, src/types/pa_vstring.C,
20642: src/types/pa_vstring.h: ^string.optimize[]
20643:
20644: * src/: include/pa_globals.h, include/pa_table.h,
20645: main/pa_globals.C, main/pa_string.C, main/pa_table.C: fixed match
20646: table template
20647:
20648: * src/classes/: string.C: optimize removed from string
20649: .left/right/pos
20650:
20651: * src/main/execute.C: rolled back to
20652: before_killing_userjunction_contexts
20653:
20654: * src/main/execute.C: user junctions context killed
20655:
20656: * src/main/execute.C: junctions to local contexts got
20657: cleanized&checked later
20658:
20659: 2002-04-19 paf
20660:
20661: * src/: classes/string.C, include/pa_request.h,
20662: include/pa_string.h, main/pa_request.C, main/pa_string.C,
20663: types/pa_vstring.C, types/pa_vstring.h: string now optimized
20664: prior to .left .right .mid .pos .match when that is profitable,
20665: and always before .replace when $ORIGINS(1) optimization disabled
20666: economy from not wasting mem on lots of strings which occur by
20667: lots of String:mid calls to get parts of source string between
20668: found_occurances
20669:
20670: * src/classes/file.C: ovector now local economy: 16 bytes per
20671: ^file:list
20672:
20673: * src/: include/pa_globals.h, include/pa_table.h,
20674: main/pa_globals.C, main/pa_string.C: String::match table columns
20675: globalized, not created @ each ^match anymore economy:
20676: sizeof(Array)+space on 3+x cells=24+ bytes per ^match
20677:
20678: * src/: classes/op.C, classes/string.C, types/pa_value.h: VTable
20679: removed from each String::match replace iteration, and made
20680: stacked sizeof(VTable)=12bytes economy on each replace code
20681:
20682: * src/doc/footer.htm: 2001,
20683:
20684: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
20685: string.match[]['] option enables generation of $match.prematch
20686: .match .postmatch columns
20687:
20688: * src/main/pa_string.C: String::match options analized without
20689: cstr-ing them now
20690:
20691: * src/doc/: doxygen.cfg, footer.htm, html2chm.cmd, postbuild.txt,
20692: sources2html.cmd, view_chm.cmd, view_html.cmd, chmhelper.pl:
20693: config updated to doxygen 1.2.15, created helper which fixes
20694: minor bugs in chm project files & htm tree. changed extension to
20695: .htm
20696:
20697: 2002-04-18 paf
20698:
20699: * src/doc/doxygen.cfg: .chi generation disabled
20700:
20701: * src/: classes/classes.h, classes/xdoc.C, classes/xnode.C,
20702: classes/xnode.h, types/pa_vxdoc.C: xdoc(xnode) now fully -
20703: fields&methods
20704:
20705: * src/: classes/classes.h, classes/hash.C, types/pa_value.h,
20706: types/pa_vbool.h, types/pa_vcookie.h, types/pa_vdate.h,
20707: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.h,
20708: types/pa_vhash.h, types/pa_vimage.h, types/pa_vint.h,
20709: types/pa_vjunction.h, types/pa_vobject.h, types/pa_vrequest.h,
20710: types/pa_vresponse.h, types/pa_vstateless_class.h,
20711: types/pa_vstateless_object.h, types/pa_vstatus.h,
20712: types/pa_vstring.h, types/pa_vtable.h, types/pa_vvoid.h,
20713: types/pa_vxdoc.h, types/pa_vxnode.h: fclass_real lowered from
20714: VStateless_class to VObject
20715:
20716: * src/: main/pa_request.C, types/pa_valiased.h,
20717: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
20718: types/pa_vstring.h: VStateless_string_object speicalized light
20719: version of VStateless_object
20720:
20721: * src/classes/op.C: ^throw comment param made optional
20722:
20723: * src/types/: pa_valiased.C, pa_valiased.h, pa_vclass.h,
20724: pa_vobject.h, pa_wcontext.C: VAliased get/set alias now virtual
20725: and implemented down in VClass, fclass_alias removed,
20726:
20727: * src/types/pa_value.C: forced to cut that from .h because of
20728: VStateless_class usage [undefined in .h]
20729:
20730: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
20731: main/compile_tools.C, main/compile_tools.h, main/execute.C,
20732: main/pa_request.C, types/pa_vmethod_frame.h: OP_GET_METHOD_FRAME
20733: merged with OP_CALL, VCodeFrame move to stack [no more heap waste
20734: on each CALL]
20735:
20736: * src/: classes/classes.h, classes/date.C, classes/double.C,
20737: classes/file.C, classes/form.C, classes/hash.C, classes/image.C,
20738: classes/int.C, classes/mail.C, classes/math.C, classes/op.C,
20739: classes/response.C, classes/string.C, classes/table.C,
20740: classes/void.C, classes/xnode.C, include/pa_globals.h,
20741: include/pa_request.h, main/execute.C, main/pa_globals.C,
20742: main/pa_request.C, types/Makefile.am, types/pa_value.h,
20743: types/pa_vdouble.h, types/pa_vform.C, types/pa_vhash.h,
20744: types/pa_vint.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
20745: types/pa_vstateless_class.h, types/pa_wcontext.C,
20746: types/pa_wcontext.h, types/pa_wwrapper.h, types/types.dsp:
20747: removed Value::fname
20748:
20749: 2002-04-17 paf
20750:
20751: * src/: doc/ClassExample1.dox, doc/ClassExample2.dox,
20752: doc/ClassExample3.dox, doc/compiler.dox, doc/module.dox,
20753: doc/pooled.dox, doc/string.dox, doc/targets.dox,
20754: include/pa_pool.h, include/pa_types.h: dox updated to current
20755: state, PTHROW freshen to throw & co
20756:
20757: * src/types/pa_vhash.h: vstring wrong parent fixed
20758:
20759: * src/classes/op.C: taint local result var bug fixed
20760:
20761: 2002-04-16 paf
20762:
20763: * asm.txt, form.txt, lang.txt, sql.txt: removed outdated. see in
20764: Attic asm.txt as most interesting
20765:
20766: * src/: main/pa_request.C, targets/isapi/parser3isapi.C: removed
20767: check, preventing content-length: 0 from appearing
20768:
20769: * src/main/execute.C: $result in @main now taken into account as in
20770: usual functions
20771:
20772: * src/: doc/postbuild.txt, main/execute.C: $result in @postprocess
20773: & @unhandled_exception now taken into account as in usual
20774: functions
20775:
20776: * src/doc/postbuild.txt: instructions on post .html build
20777:
20778: * src/doc/: doxygen.cfg, html2chm.cmd: .chm file only now, no .chi
20779:
20780: * src/: classes/file.C, main/pa_exec.C: stderr of execs mark as
20781: tainted
20782:
20783: * src/main/pa_request.C: uri in error log
20784:
20785: * src/: classes/date.C, main/compile.tab.C, targets/cgi/parser3.C:
20786: cheched date:create(days) param for validity [later were assumed
20787: valid and crashed on invalid onces]
20788:
20789: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
20790: main/execute.C, targets/cgi/parser3.C: OP_CALL -> OP_CALL__WRITE
20791: and used that for removing VString wrapper
20792:
20793: * src/classes/op.C: exception2vhash file now tainted
20794:
20795: * src/classes/op.C: _process pseudo origin copied from local var to
20796: heap
20797:
20798: * src/classes/op.C: extra check on empty file in origin in _execute
20799:
20800: 2002-04-15 paf
20801:
20802: * src/: main/execute.C, types/pa_value.h: fixed name update
20803:
20804: * src/classes/: file.C, op.C, table.C: finished dual write_xxx_lang
20805: functions
20806:
20807: * src/: classes/file.C, classes/hash.C, classes/op.C,
20808: include/pa_request.h, main/execute.C, types/pa_wcontext.h:
20809: started dual write_xxx_lang functions, if checked & works
20810:
20811: * src/: classes/date.C, classes/file.C, classes/mail.C,
20812: classes/string.C, classes/xnode.C, include/pa_request.h,
20813: types/pa_value.h, types/pa_wcontext.h: removed absolutely
20814: unnecessary VString shells
20815:
20816: * src/main/execute.C: CodeFrame soul fixed [mistakenly killed by
20817: prev changes]
20818:
20819: * src/: classes/image.C, classes/op.C, classes/string.C,
20820: classes/table.C, include/pa_request.h, main/execute.C,
20821: types/pa_value.h, types/pa_vmethod_frame.h, types/pa_wcontext.h:
20822: StringOrValue wcontext result, now ready for dual writes
20823:
20824: * src/targets/cgi/parser3.C: ctime sometimes can be just "",
20825: checked that
20826:
20827: * src/main/: compile.tab.C, compile.y, compile_tools.C,
20828: compile_tools.h, execute.C: OP_GET_ELEMENT+OP_GET_ELEMENT__WRITE
20829: changed to OP_WRITE_VALUE in var get cases
20830:
20831: * src/: classes/op.C, include/pa_globals.h, include/pa_opcode.h,
20832: include/pa_request.h, main/compile.tab.C, main/compile.y,
20833: main/compile_tools.C, main/compile_tools.h, main/execute.C,
20834: main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C:
20835: switch in hash constructor fixed [were problems with using of
20836: stacked wwrapper after it's death]
20837:
20838: 2002-04-12 paf
20839:
1.211 moko 20840: * operators.ru.txt, operators.txt, src/classes/table.C:
20841: table.select(expression) 0
1.95 moko 20842:
20843: 2002-04-11 paf
20844:
20845: * src/: classes/string.C, include/pa_request.h, main/execute.C:
20846: Request::process_internal codeFrame & wwrapper stacked [not
20847: wasting heap anymore]
20848:
20849: 2002-04-10 paf
20850:
20851: * src/: classes/double.C, classes/file.C, classes/hash.C,
20852: classes/image.C, classes/int.C, classes/math.C, classes/op.C,
20853: classes/string.C, classes/table.C, classes/void.C,
20854: classes/xdoc.C, include/pa_request.h, main/execute.C,
20855: main/pa_string.C: killed Request::process() wrapping
20856: VString(String) in case we need only String
20857:
20858: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
20859: killed 8 bytes from String.head
20860:
20861: 2002-04-09 paf
20862:
20863: * src/: main/compile.tab.C, targets/cgi/parser3.C,
20864: targets/isapi/parser3isapi.C: removed { char *a; { /*sub
20865: local*/char b[...]; a=b; situations
20866:
1.211 moko 20867: * operators.ru.txt, operators.txt, src/classes/xdoc.C: xslt params
20868: made literal
1.95 moko 20869:
20870: * src/classes/xdoc.C: xslt params fixed
20871:
20872: * src/: main/pa_common.C, targets/cgi/parser3.C,
20873: types/pa_vdouble.h, types/pa_vint.h: int/double get_string now
20874: not pool.malloc(MAX_NUMBER) but really neaded
20875:
1.211 moko 20876: * operators.ru.txt, operators.txt, src/classes/double.C,
20877: src/classes/int.C: int/double.int/double(default)
1.95 moko 20878:
20879: 2002-04-04 paf
20880:
20881: * src/: include/pa_string.h, main/pa_string.C: fixed string.replace
20882: [when reconstructing pieces were split by
20883: max_integral(piece.size), thus some strings to replace happen to
20884: be split into two = not replaced)
20885:
20886: * src/targets/cgi/: parser3.C, parser3.dsp: document root in
20887: standalone version = current dir
20888:
20889: * src/targets/cgi/parser3.C: document root in standalone version =
20890: current dir
20891:
20892: 2002-04-03 paf
20893:
20894: * configure, configure.in: more checks on nonexistent charset
20895:
1.116 moko 20896: * INSTALL, configure, configure.in: root config configure options
1.95 moko 20897:
20898: 2002-04-02 paf
20899:
20900: * src/main/compile.C: parser.compile [exception name more like in
20901: doc]
20902:
20903: 2002-04-01 paf
20904:
20905: * src/: classes/mail.C, include/pa_string.h, main/untaint.C,
20906: targets/isapi/parser3isapi.dsp: mail subject encoding taken from
20907: .content-type.charset, not .charset
20908:
20909: 2002-03-29 paf
20910:
20911: * etc/parser3.charsets/koi8-r.cfg: koi8-r += ukranian letters
20912:
1.211 moko 20913: * operators.ru.txt, operators.txt, src/classes/date.C:
20914: ^date::create now may not supply day, default 1. checked 29.03
20915: -> 29.02 roll on non 366 days' year. | 31.05->31.04 roll
1.95 moko 20916:
20917: 2002-03-28 paf
20918:
1.211 moko 20919: * operators.ru.txt, operators.txt, src/classes/date.C,
20920: src/classes/op.C, src/include/pa_globals.h,
20921: src/include/pa_hash.h, src/main/pa_globals.C,
20922: src/types/pa_vdate.h: ^cache[file][date]{ ^cache(seconds)
20923: ^cache[date] }
1.95 moko 20924:
20925: * src/classes/: xdoc.C, xnode.C, xnode.h: removed redundant pool
20926: param
20927:
20928: 2002-03-27 paf
20929:
1.211 moko 20930: * operators.ru.txt, operators.txt, src/classes/date.C,
20931: src/classes/double.C, src/classes/file.C, src/classes/form.C,
20932: src/classes/hash.C, src/classes/image.C, src/classes/int.C,
20933: src/classes/mail.C, src/classes/math.C, src/classes/op.C,
20934: src/classes/string.C, src/classes/table.C, src/classes/void.C,
20935: src/classes/xdoc.C, src/classes/xnode.C,
20936: src/include/pa_exception.h, src/include/pa_request.h,
20937: src/include/pa_stylesheet_connection.h, src/main/compile.C,
20938: src/main/compile_tools.C, src/main/execute.C,
1.95 moko 20939: src/main/pa_array.C, src/main/pa_charset.C,
20940: src/main/pa_charsets.C, src/main/pa_common.C,
20941: src/main/pa_dictionary.C, src/main/pa_exception.C,
20942: src/main/pa_exec.C, src/main/pa_pool.C, src/main/pa_request.C,
20943: src/main/pa_socks.C, src/main/pa_sql_driver_manager.C,
20944: src/main/pa_string.C, src/main/pa_table.C, src/main/untaint.C,
20945: src/targets/cgi/parser3.C, src/targets/isapi/parser3isapi.C,
20946: src/types/pa_value.h, src/types/pa_vcookie.C,
20947: src/types/pa_vfile.h, src/types/pa_vform.C, src/types/pa_vhash.h,
20948: src/types/pa_vmethod_frame.h, src/types/pa_vstatus.C,
20949: src/types/pa_vtable.C, src/types/pa_vxdoc.h,
20950: src/types/pa_vxnode.h, src/types/pa_wcontext.C,
20951: src/types/pa_wwrapper.h: assigned exception types
20952:
1.211 moko 20953: * operators.ru.txt, operators.txt, src/classes/op.C,
20954: src/include/pa_config_fixed.h, src/include/pa_request.h,
20955: src/main/execute.C, src/main/pa_request.C: decided agains
20956: resetting exception_trace, just changed name
1.95 moko 20957:
20958: 2002-03-26 paf
20959:
20960: * src/: include/pa_common.h, main/pa_exec.C: windows exec chdir
20961: fixed
20962:
20963: * src/classes/op.C: forced language of $source field of exception
20964: to 'tainted', so that sql-langed-frags could be outputed outside
20965: of connect
20966:
1.211 moko 20967: * operators.ru.txt, operators.txt: removed date.roll limit of +-1
20968: offset
1.95 moko 20969:
20970: * src/classes/date.C: removed date.roll limit of +-1 offset
20971:
1.211 moko 20972: * operators.ru.txt, operators.txt, src/classes/date.C: fixed date
20973: roll on daylightsaving days mktime took into account tm_isdst
20974: flag, which remained from BEFORE roll, but should have been reset
1.95 moko 20975:
20976: 2002-03-25 paf
20977:
1.211 moko 20978: * operators.ru.txt, operators.txt, src/targets/cgi/parser3.C:
1.95 moko 20979: http_site_config_filespec
20980:
20981: * src/: classes/file.C, classes/mail.C, include/pa_exec.h,
20982: main/pa_exec.C: f(!forced_allow) to allow --with-sendmail to work
20983: with any/both --disable-foreign-group-files --disable-execs
20984:
20985: * INSTALL: "--with=sendmail=COMMAND" comment
20986:
20987: * INSTALL, configure, configure.in, src/classes/mail.C,
20988: src/include/pa_config_auto.h.in, src/main/pa_exec.C,
1.116 moko 20989: src/targets/cgi/Makefile.am: --disable-foreign-group-files now
20990: disables execs also. introducing --sendmail
1.95 moko 20991:
1.211 moko 20992: * operators.ru.txt, operators.txt: pgsql options comment
1.95 moko 20993:
20994: * INSTALL: comment on --disable-link-stdcpp
20995:
1.116 moko 20996: * INSTALL, configure, configure.in, src/targets/cgi/Makefile.am:
20997: libstdc++ link skipping configure option
1.95 moko 20998:
20999: * src/: classes/op.C, include/pa_sql_connection.h: sql connection
21000: with error were put to cache with 'marked_to_rollback' flag, all
21001: consequent even OK requests rolled back
21002:
21003: 2002-03-22 paf
21004:
21005: * src/main/pa_exec.C: createprocess nowindow flag check on readfile
21006: false return
21007:
1.211 moko 21008: * operators.ru.txt, operators.txt: few comments on sets
1.95 moko 21009:
21010: 2002-03-18 paf
21011:
1.211 moko 21012: * operators.ru.txt, operators.txt, src/classes/op.C,
21013: src/include/pa_exception.h, src/include/pa_globals.h,
21014: src/include/pa_request.h, src/include/pa_stack.h,
21015: src/main/pa_globals.C, src/main/pa_request.C: introducing ^try
1.95 moko 21016:
21017: * src/: main/pa_charset.C, targets/isapi/pa_threads.C,
21018: types/pa_vdouble.h: removed some tested @tests
21019:
21020: 2002-03-15 paf
21021:
1.211 moko 21022: * operators.ru.txt, operators.txt, src/classes/table.C:
21023: ^table.locate(logical expr)
1.95 moko 21024:
21025: 2002-03-13 paf
21026:
21027: * src/main/pa_exception.C: checked not-pooled malloc
21028:
21029: 2002-03-11 paf
21030:
21031: * INSTALL, configure, configure.in,
21032: src/include/pa_config_auto.h.in: --disable-foreign-group-files
21033:
21034: * src/main/pa_common.C: --disable-foreign-group-files
21035:
21036: * INSTALL: --disable-execs
21037:
21038: * src/main/pa_exec.C: --disable-execs
21039:
21040: * configure, configure.in, src/include/pa_config_auto.h.in:
21041: --disable-execs
21042:
21043: * src/: include/pa_config_fixed.h, main/pa_exec.C: --disable-execs
21044:
21045: * src/types/pa_vfile.C: $file.text now 0A linebreaks,
21046: file::exec/cgi linebreaks "0D0A" changed to 0A onces
21047:
21048: 2002-03-05 paf
21049:
1.211 moko 21050: * operators.ru.txt, operators.txt, src/classes/date.C: date week
21051: calendar columns named
1.95 moko 21052:
1.211 moko 21053: * operators.ru.txt, operators.txt, src/classes/date.C: date week
21054: calendar columns named
1.95 moko 21055:
21056: * src/targets/isapi/: parser3isapi.C, parser3isapi.dsp: iis5 now
21057: requires headers to be terminated with \r\n manually [refuses to
21058: separate header/body itself]
21059:
21060: * src/: main/pa_globals.C, targets/cgi/parser3.C,
21061: targets/isapi/parser3isapi.C: isapi site config beside .dll
21062:
21063: 2002-03-04 paf
21064:
21065: * src/: classes/op.C, types/pa_vfile.C: process body now evaluated
21066: in PASS language
21067:
21068: * src/: classes/op.C, include/pa_string.h, main/pa_string.C: string
21069: deserialize checks on broken file
21070:
21071: * src/targets/isapi/: pa_threads.C, parser3isapi.C,
21072: parser3isapi.dsp: isapi updated
21073:
21074: 2002-03-01 paf
21075:
21076: * src/main/pa_exec.C: execle -> execve, now argc OK
21077:
21078: 2002-02-28 paf
21079:
21080: * src/main/untaint.C: removed some debug comments
21081:
21082: * src/main/pa_charsets.C: when placing charset to cache using
21083: global name now [were request]
21084:
21085: * configure, configure.in: apache module updated
21086:
21087: * src/main/pa_string.C: origin by first piece preferred before last
21088: piece
21089:
21090: 2002-02-27 paf
21091:
21092: * src/main/pa_charset.C: size_t
21093:
21094: * INSTALL: shared/static-xml with-pathlink
21095:
1.211 moko 21096: * operators.ru.txt, operators.txt: SMTP comment
1.95 moko 21097:
21098: 2002-02-26 paf
21099:
21100: * src/main/pa_exec.C: more precise names for vars, cosmetic
21101:
21102: * src/classes/xnode.C: in some situation, xpath query returned
21103: result with type NODESET, but empty nodeset member field, checked
21104: that
21105:
21106: 2002-02-22 paf
21107:
21108: * INSTALL: without-zlib comment
21109:
21110: * etc/parser3.charsets/windows-1251.cfg: °
21111:
21112: * configure, configure.in: glib###.a detection fixed
21113:
21114: * INSTALL: hashfile removed from INSTALL
21115:
1.116 moko 21116: * Makefile.am: make update
1.95 moko 21117:
21118: * src/main/pa_string.C: string iterators fixed again, so were
21119: String::join_chain
21120:
21121: * src/main/pa_string.C: string iterators fixed again, so were
21122: String::join_chain
21123:
21124: * src/: include/pa_string.h, main/pa_string.C: string iterators
21125: fixed again, so were String::join_chain
21126:
21127: * src/types/pa_vcookie.C: cookie "expires=0" = "session"
21128:
1.211 moko 21129: * operators.ru.txt, operators.txt, src/types/pa_vcookie.C: cookie
21130: "expires=0" = "session"
1.95 moko 21131:
1.116 moko 21132: * configure, configure.in, src/include/pa_config_auto.h.in:
21133: --with-shared-xml --with-static-xml
1.95 moko 21134:
21135: * src/: classes/classes.dsp, main/compile.tab.C, main/main.dsp,
21136: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
21137: types/types.dsp: *.dsp: removed refereces to win32db & ancient
21138: xalan&xml
21139:
21140: * acconfig.h: acconfig move in cvs[from src/libltdl to /]
21141:
1.211 moko 21142: * operators.ru.txt, operators.txt, src/classes/classes.dsp,
21143: src/main/main.dsp, src/types/types.dsp: removed hashfile support
21144: from sources for now
1.95 moko 21145:
1.116 moko 21146: * configure, configure.in, src/classes/Makefile.am,
1.95 moko 21147: src/classes/hashfile.C, src/include/Makefile.am,
1.116 moko 21148: src/include/pa_config_auto.h.in, src/include/pa_db_connection.h,
21149: src/include/pa_db_manager.h, src/include/pa_db_table.h,
21150: src/main/Makefile.am, src/main/pa_db_connection.C,
1.95 moko 21151: src/main/pa_db_manager.C, src/main/pa_db_table.C,
1.116 moko 21152: src/main/pa_globals.C, src/targets/cgi/Makefile.am,
21153: src/types/Makefile.am, src/types/pa_vhashfile.C,
21154: src/types/pa_vhashfile.h: removed hashfile support for now
1.95 moko 21155:
21156: 2002-02-21 paf
21157:
21158: * src/main/untaint.C: removed debug code, activated commented-for
21159: debug parts
21160:
1.116 moko 21161: * Makefile.am: make cvsupdate
1.95 moko 21162:
21163: * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C,
21164: main/untaint.C: STRING_*FOREACH_ROW changed to stop at
21165: append_row, not at link zero now string to string appending works
21166:
21167: 2002-02-20 paf
21168:
21169: * src/: include/pa_string.h, main/execute.C, main/untaint.C,
21170: targets/cgi/pa_pool.C, targets/cgi/parser3.C: //#define
21171: DEBUG_STRING_APPENDS_VS_EXPANDS
21172:
21173: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
21174: economy: 22%
21175:
21176: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
21177: space uptimized: string::link_row removed
21178:
21179: * src/: include/pa_string.h, include/pa_stylesheet_connection.h,
21180: main/pa_db_manager.C, main/pa_dictionary.C, main/pa_string.C,
21181: main/untaint.C, targets/cgi/parser3.C, types/pa_vcookie.C,
21182: types/pa_vstring.h: speed uptimized: string::is_empty
21183:
1.211 moko 21184: * operators.ru.txt, operators.txt, src/include/pa_common.h,
1.95 moko 21185: src/include/pa_config_fixed.h, src/include/pa_string.h,
21186: src/include/pa_types.h, src/main/compile.tab.C,
21187: src/main/execute.C, src/main/pa_string.C, src/main/untaint.C,
21188: src/targets/cgi/pa_pool.C, src/targets/cgi/parser3.C: strign to
21189: string append optimiziation idea and estimates
21190:
21191: 2002-02-19 paf
21192:
21193: * src/classes/math.C: not used directly [but erroreously reported
21194: that 'is', thus registering twice&other probs]
21195:
21196: * src/classes/: xdoc.C, xnode.C: getElementsByTagName and *NS moved
21197: to node [element]
21198:
21199: * src/main/compile.C: without string_origins parse error
21200: file+line+col possible
21201:
21202: * src/main/: compile.C: without string_origins not worked
21203:
21204: 2002-02-18 paf
21205:
21206: * src/types/pa_vdouble.h: since we have in_expression removed that
21207: trick i've installed into double::as_string
21208:
21209: * src/main/pa_globals.C: extern "C" was removed too fast
21210:
21211: * src/: include/pa_opcode.h, include/pa_request.h,
21212: main/compile.tab.C, main/compile.y, main/execute.C,
21213: types/pa_wcontext.h: in_expression aimed to solve old problem
21214: with string/nonstring values, now in expressions double/int
21215: values are passed as-is, without stupid tostring/fromstring
21216: conversions
21217:
21218: * src/main/: main.dsp, pa_globals.C: removed unneded #ifdef
21219: __cplusplus } #endif
21220:
21221: * src/main/compile.tab.C: bison env set so one could compile
21222: without cygwin installed
21223:
21224: * src/: classes/classes.dsp, main/main.dsp, main/pa_globals.C,
21225: targets/cgi/parser3.dsp, types/types.dsp: win32xml now contains
21226: gnome xml libs parser .dsp-s changed accordingly
21227:
1.211 moko 21228: * operators.ru.txt, operators.txt, src/targets/cgi/parser3.C:
21229: PARSER_ROOT_CONFIG
1.95 moko 21230:
1.211 moko 21231: * operators.ru.txt, operators.txt, src/classes/date.C: date::create
21232: [were date::set, with backward comp
1.95 moko 21233:
21234: * src/classes/math.C: math:random range check fixed
21235:
21236: * src/main/: compile.tab.C, compile.y: integer division stops name
21237:
21238: * INSTALL: local install comment
21239:
1.116 moko 21240: * ltconfig, ltmain.sh: removed libtool subpart files
1.95 moko 21241:
1.116 moko 21242: * acinclude.m4, aclocal.m4, configure, configure.in,
21243: src/include/pa_config_auto.h.in,
21244: src/include/pa_config_includes.h, src/targets/cgi/Makefile.am,
21245: src/targets/cgi/parser3.C: removed libtool usage from build mech
1.95 moko 21246:
1.211 moko 21247: * operators.ru.txt, operators.txt: \ comment
1.95 moko 21248:
21249: 2002-02-13 paf
21250:
21251: * src/include/pa_config_includes.h: sys/time time both included
21252: now. vaguely remember confilicts on this on some system [not on
21253: six|ablv] so when would see them again would think up proper
21254: check
21255:
1.116 moko 21256: * INSTALL, configure, configure.in, src/targets/cgi/Makefile.am:
21257: --with-glib-config CXXLINK=$(CC) for targets/cgi/parser3
1.95 moko 21258:
21259: * src/main/pa_common.C: truncation never occured when writing files
21260: on unix [since i've changed cache mech] fix
21261:
21262: * src/main/pa_common.C: strnchr: sanity check added
21263:
21264: * etc/parser3.charsets/windows-1257.cfg: id added
21265:
21266: * etc/parser3.charsets/windows-1257.cfg, src/targets/cgi/parser3.C:
21267: baltic charset file generated, in generation script ispunct check
21268: added
21269:
21270: 2002-02-08 paf
21271:
1.116 moko 21272: * src/: include/Makefile.am, sql/Makefile.am,
21273: targets/isapi/Makefile.am: forgotten makes
1.95 moko 21274:
21275: * src/types/: pa_vcookie.C: VCookie::fill_fields one check
21276: forgotten
21277:
21278: * src/types/pa_vcookie.C: VCookie::fill_fields one check forgotten
21279:
21280: * INSTALL, README: install&others updated
21281:
21282: * AUTHORS, COPYING, ChangeLog, INSTALL: install&others updated
21283:
1.116 moko 21284: * Makefile.am, configure, configure.in,
21285: etc/parser3.charsets/Makefile.am, src/Makefile.am,
21286: src/classes/Makefile.am, src/main/Makefile.am,
21287: src/main/pa_status_provider.C, src/targets/Makefile.am,
21288: src/targets/cgi/Makefile.am, src/types/Makefile.am: 'make dist'
21289: works
1.95 moko 21290:
21291: * src/: classes/classes.C, classes/classes.h, classes/date.C,
21292: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
21293: classes/hashfile.C, classes/int.C, classes/mail.C,
21294: classes/math.C, classes/op.C, classes/response.C,
21295: classes/string.C, classes/table.C, classes/void.C,
21296: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
21297: include/pa_array.h, include/pa_cache_managers.h,
21298: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
21299: include/pa_config_fixed.h, include/pa_config_includes.h,
21300: include/pa_db_connection.h, include/pa_db_manager.h,
21301: include/pa_db_table.h, include/pa_dictionary.h, include/pa_dir.h,
21302: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
21303: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
21304: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
21305: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
21306: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
21307: include/pa_stack.h, include/pa_string.h,
21308: include/pa_stylesheet_connection.h,
21309: include/pa_stylesheet_manager.h, include/pa_table.h,
21310: include/pa_threads.h, include/pa_types.h, main/compile.C,
21311: main/compile_tools.C, main/compile_tools.h, main/execute.C,
21312: main/pa_array.C, main/pa_cache_managers.C, main/pa_charsets.C,
21313: main/pa_db_connection.C, main/pa_db_manager.C,
21314: main/pa_db_table.C, main/pa_dictionary.C, main/pa_dir.C,
21315: main/pa_exception.C, main/pa_globals.C, main/pa_hash.C,
21316: main/pa_pool.C, main/pa_request.C, main/pa_socks.C,
21317: main/pa_sql_driver_manager.C, main/pa_status_provider.C,
21318: main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
21319: sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
21320: targets/cgi/pa_threads.C, targets/cgi/pool_storage.h,
21321: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
21322: targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h,
21323: types/pa_valiased.C, types/pa_valiased.h, types/pa_value.h,
21324: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
21325: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
21326: types/pa_venv.h, types/pa_vfile.h, types/pa_vform.h,
21327: types/pa_vhash.h, types/pa_vhashfile.h, types/pa_vimage.h,
21328: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmath.h,
21329: types/pa_vmethod_frame.h, types/pa_vobject.h,
21330: types/pa_vrequest.h, types/pa_vresponse.h,
21331: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
21332: types/pa_vstateless_object.h, types/pa_vstatus.C,
21333: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.h,
21334: types/pa_vvoid.h, types/pa_vxdoc.h, types/pa_vxnode.h,
21335: types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h,
21336: classes/image.C, main/pa_common.C, main/pa_exec.C,
21337: main/untaint.C, targets/cgi/parser3.C, types/pa_vcookie.C,
21338: types/pa_vfile.C, types/pa_vform.C, types/pa_vhashfile.C,
21339: types/pa_vimage.C, types/pa_vrequest.C, types/pa_vresponse.C,
21340: types/pa_vstring.C, types/pa_vtable.C, types/pa_vxdoc.C,
21341: types/pa_vxnode.C, main/pa_charset.C: name spelling
21342:
21343: * src/: classes/classes.C, classes/classes.h, classes/date.C,
21344: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
21345: classes/hashfile.C, classes/image.C, classes/int.C,
21346: classes/mail.C, classes/math.C, classes/op.C, classes/response.C,
21347: classes/string.C, classes/table.C, classes/void.C,
21348: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
21349: include/pa_array.h, include/pa_cache_managers.h,
21350: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
21351: include/pa_config_fixed.h, include/pa_config_includes.h,
21352: include/pa_db_connection.h, include/pa_db_manager.h,
21353: include/pa_db_table.h, include/pa_dictionary.h, include/pa_dir.h,
21354: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
21355: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
21356: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
21357: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
21358: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
21359: include/pa_stack.h, include/pa_string.h,
21360: include/pa_stylesheet_connection.h,
21361: include/pa_stylesheet_manager.h, include/pa_table.h,
21362: include/pa_threads.h, include/pa_types.h, main/compile.C,
21363: main/compile.tab.C, main/compile_tools.C, main/compile_tools.h,
21364: main/execute.C, main/pa_array.C, main/pa_cache_managers.C,
21365: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
21366: main/pa_db_connection.C, main/pa_db_manager.C,
21367: main/pa_db_table.C, main/pa_dictionary.C, main/pa_dir.C,
21368: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
21369: main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
21370: main/pa_socks.C, main/pa_sql_driver_manager.C,
21371: main/pa_status_provider.C, main/pa_string.C,
21372: main/pa_stylesheet_manager.C, main/pa_table.C, main/untaint.C,
21373: sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
21374: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
21375: targets/cgi/pool_storage.h, targets/isapi/pa_pool.C,
21376: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
21377: targets/isapi/pool_storage.h, types/pa_valiased.C,
21378: types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
21379: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
21380: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
21381: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
21382: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
21383: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
21384: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
21385: types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.h,
21386: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
21387: types/pa_vresponse.h, types/pa_vstateless_class.C,
21388: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
21389: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
21390: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
21391: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
21392: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
21393: types/pa_wcontext.h, types/pa_wwrapper.h: 2002
21394:
21395: 2002-02-07 paf
21396:
21397: * src/main/pa_socks.C: swapped headers to avoid compiler warnings
21398:
1.116 moko 21399: * configure, configure.in, src/include/pa_config_auto.h.in,
21400: src/main/pa_common.C, src/main/pa_socks.C: compiled under cygwin
21401: added yet another locking function: fcntl
1.95 moko 21402:
21403: * config.sub: on cygwin configure passes it with strange i1586
21404: const, hacked it to mean i586
21405:
21406: * src/main/: compile.C, compile.tab.C, compile.y, compile_tools.h:
21407: disabled $if reference due to conflicts with local variables
21408:
1.211 moko 21409: * operators.ru.txt, operators.txt, src/classes/xdoc.C,
21410: src/include/pa_config_fixed.h: xdoc::set obsolete now, now
21411: xdoc::create, with both sences
21412:
21413: * operators.ru.txt, operators.txt, src/classes/table.C,
21414: src/include/pa_array.h, src/include/pa_table.h,
21415: src/main/pa_array.C, src/main/pa_table.C: table::create now //
21416: 'set' name obsolete now table clone.
1.95 moko 21417:
1.211 moko 21418: * operators.ru.txt, operators.txt, src/classes/string.C,
1.95 moko 21419: src/include/pa_config_fixed.h, src/main/compile.tab.C:
21420: ^int/double/string.format now can be called with normal []
21421: brackets, not stupid {} as it were implemented for some strange
21422: reason. retaining backward compatibility due to some
21423: already-implemented servers
21424:
21425: * src/: include/pa_array.h, main/compile.C, main/compile.tab.C,
21426: main/compile.y, main/compile_tools.C, main/compile_tools.h:
21427: operators now detected by check at name_without_curly_rdive_read
21428: rule whether diving code constists only of
21429: OP_VALUE+string+OP_GET_ELEMENT. and last op code substituted
21430: with OP_GET_ELEMENT_OR_OPERATOR to form
21431: OP_VALUE+string+OP_GET_ELEMENT_OR_OPERATOR. code
21432:
21433: 2002-02-06 paf
21434:
21435: * configure, configure.in: prefix expanded, grr
21436:
1.211 moko 21437: * operators.ru.txt, operators.txt, src/classes/mail.C: mail:send
21438: config changed
1.95 moko 21439:
21440: 2002-02-05 paf
21441:
1.211 moko 21442: * operators.ru.txt, operators.txt: regex options commented
1.95 moko 21443:
21444: * src/main/: pa_exec.C: argv0 now correct
21445:
21446: * src/types/pa_vstatus.C: status:rusage 3
21447:
21448: * src/types/pa_vstatus.C: status:rusage 2
21449:
1.211 moko 21450: * operators.ru.txt, operators.txt: status:rusage described int
21451: operators
1.95 moko 21452:
21453: * src/types/pa_vstatus.C: status:rusage 1
21454:
21455: * configure.in, src/types/Makefile.am, src/types/pa_vstatus.h,
21456: src/types/types.dsp: status:rusage
21457:
1.211 moko 21458: * configure.in, operators.ru.txt, operators.txt,
21459: src/classes/file.C, src/classes/op.C, src/include/pa_common.h,
1.95 moko 21460: src/include/pa_config_includes.h, src/main/compile.tab.C,
21461: src/main/pa_common.C: rewritten ^cache to use
21462: non-blocking-exclusive-caches
21463:
21464: * src/main/pa_common.C: text file read mode on win32 adjusted
21465: [speed impact. was off for debugging purpose, but forgotten
21466: afterwards]
21467:
21468: 2002-02-01 paf
21469:
21470: * src/classes/op.C: file_write does EX lock after create, while
21471: file_read does SH after open, so there's a moment after create
21472: but before EX lock when read can sneak into, and read
21473: just-created-for-writing-and-not-yet-locked file, added a check
21474: for that in ^cache...read
21475:
21476: 2002-01-31 paf
21477:
21478: * src/main/: compile.y, compile.tab.C: disabled operator call after
21479: ^xxx:
21480:
21481: * src/main/: compile.tab.C, execute.C: made operators lookup first
21482: in ^xxx situation. so that one could not do $if[1] ^if[xxx]
21483:
21484: * src/: include/pa_opcode.h, include/pa_request.h, main/compile.C,
21485: main/compile.tab.C, main/compile.y, main/compile_tools.C,
21486: main/compile_tools.h, main/execute.C, types/pa_wcontext.h:
21487: operators check 6.1 rewritten. now check is done at compile time
21488:
21489: * src/main/execute.C: operators check 5 floated up old error of
21490: staying in 'entered class/object' state after $a($a..) it
21491: prevented operators from being called thereafter
21492:
21493: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
21494: main/execute.C: operators check 4 floated up old error of staying
21495: in 'entered object' state after ^a.a(a) it prevented operators
21496: from being called thereafter
21497:
21498: * src/main/execute.C: operators check 3 floated up old error of
21499: staying in 'entered class' state after $a:a(a) it prevented
21500: operators from being called thereafter
21501:
21502: * src/: main/execute.C, types/pa_wcontext.h: operators check 2
21503: floated up old error of staying in 'entered class' state after
21504: $a:a[a] it prevented operators from being called thereafter
21505:
21506: * src/main/execute.C: operators check, thay mistakenly seen in
21507: $class:operator $object.operators contexts
21508:
21509: * src/: classes/xdoc.C, targets/cgi/parser3.dsp: now compiles under
21510: win32
21511:
1.116 moko 21512: * INSTALL, configure, configure.in, ident.awk, etc/Makefile.am,
21513: src/classes/Makefile.am, src/main/Makefile.am,
21514: src/targets/cgi/Makefile.am,
1.95 moko 21515: src/targets/cgi/pa_config_paths.h.in, src/targets/cgi/parser3.C,
1.116 moko 21516: src/types/Makefile.am: lowered indent.awk back to src/
1.95 moko 21517:
1.116 moko 21518: * AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS, README,
21519: acinclude.m4, aclocal.m4, asm.txt, config.guess, config.sub,
21520: configure, configure.in, form.txt, ident.awk, install-sh,
21521: lang.txt, ltconfig, ltmain.sh, missing, mkinstalldirs,
1.211 moko 21522: operators.ru.txt, operators.txt, parser3.dsw, sql.txt, types.txt,
21523: etc/Makefile.am, etc/parser3.charsets/Makefile.am,
1.95 moko 21524: etc/parser3.charsets/koi8-r.cfg,
21525: etc/parser3.charsets/windows-1250.cfg,
21526: etc/parser3.charsets/windows-1251.cfg, src/Makefile.am,
1.116 moko 21527: src/classes/Makefile.am, src/include/pa_config_auto.h.in,
21528: src/main/Makefile.am, src/targets/cgi/Makefile.am,
21529: src/targets/cgi/parser3.C, src/types/Makefile.am: moved etc&www
21530: out of src, moved configure&co out of src added windows-1250.cfg
1.95 moko 21531: straightened installation scripts procedure made
21532: targets/cgi/parser3.C be dependant on ./configure --sysconfdir
21533: change
21534:
21535: 2002-01-30 paf
21536:
21537: * src/classes/xdoc.C: acconfig.h changed [comments before #undefs
21538: removed] those comments were a mistake, and prevented libltdl
21539: from function properly
21540:
21541: 2002-01-29 paf
21542:
1.116 moko 21543: * src/: Makefile.am, classes/Makefile.am: removed libltdl/libtool
21544: creation [modified acinclude.m4 which were creating int into just
21545: assignment LIBTOOL=../libtool] added default system
21546: config&charsetts prepared 'make install', now it installs
21547: targets/cgi/parser3 into bin directory etc/parser3.conf &
21548: etc/parser3.charsets/* into $sysconfdir and
1.95 moko 21549: $sysconfdir/parser3.charsets respectively
21550:
21551: * src/: classes/xdoc.C, include/pa_charset.h, include/pa_globals.h,
21552: main/pa_globals.C: few forgotten ifdef XML added
21553:
21554: 2002-01-28 paf
21555:
1.116 moko 21556: * src/: classes/Makefile.am, targets/cgi/Makefile.am: xalan-patch
1.95 moko 21557: removed
21558:
21559: * src/main/pa_exception.C: dom|generic error output fix
21560:
21561: * src/classes/xnode.C: xdoc.importNode 3 [check err]
21562:
21563: * src/classes/xnode.C: xdoc.importNode 2 [mistype err]
21564:
21565: * src/: classes/xnode.C, types/pa_vxdoc.h: xdoc.importNode 1
21566: [fixed as_node helper func to accept docs]
21567:
21568: * src/: classes/xdoc.C, classes/xnode.h, main/pa_exception.C:
21569: xdoc.importNode 0
21570:
21571: * src/classes/xdoc.C: xdoc::set now untaints OK
21572:
21573: 2002-01-25 paf
21574:
21575: * src/main/: compile.tab.C, compile.y: #comment before @ after
21576: @SPECIAL now works OK
21577:
21578: * src/main/: pa_exec.C: unix: exec now does chdir to script dir
21579:
21580: * src/main/pa_exec.C: max arg count now 10, and proper message on
21581: violation that added
21582:
21583: * src/classes/hash.C: unified hash::sql, now
21584: ^hash::sql{query}[[$.limit(2) $.offset(4)]]
21585:
21586: * src/: classes/file.C, include/pa_common.h, main/pa_common.C:
21587: ^file:lock[filename]{code}
21588:
21589: * src/: classes/file.C, classes/op.C, classes/string.C,
21590: classes/table.C, classes/xdoc.C, include/pa_common.h,
21591: main/pa_common.C, types/pa_vfile.h: removed redundant pool param
21592: to some pa_common funcs
21593:
21594: * src/: include/pa_charset.h, main/pa_globals.C:
21595: http://localhost/abc -> $ENV{DOCUMENT_ROOT}/abc | ./abc
21596:
21597: * src/: include/pa_charset.h, main/pa_charset.C,
21598: include/pa_config_fixed.h, main/compile.tab.C: typedef XMLCh...
21599: not stupid illegal define
21600:
21601: 2002-01-24 paf
21602:
21603: * src/include/pa_version.h: changed version number
21604:
21605: * src/: classes/hashfile.C, include/pa_db_table.h,
21606: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
21607: main/compile_tools.C, main/compile_tools.h, main/execute.C,
21608: main/pa_db_connection.C, main/pa_db_table.C,
21609: types/pa_vhashfile.C, types/pa_vhashfile.h: merged from r17 -
21610: hashfile without logfiles
21611:
21612: * src/: classes/hashfile.C, include/pa_db_table.h,
21613: main/compile.tab.C, main/pa_db_connection.C, main/pa_db_table.C,
21614: types/pa_vhashfile.C, types/pa_vhashfile.h: hashfile: removed use
21615: of transactions [libdb removed DB_INIT_LOCK, DB_INIT_LOG,
21616: DB_INIT_TXN init bits, thus got rid of huge log files, which
21617: cluttered disk without huge need]
21618:
21619: * src/classes/: xdoc.C, xnode.C, xnode.h: gdome_xml_doc_get_xmlDoc
21620: handy macro, which is strangly abscent in dome lib
21621:
21622: * src/classes/xdoc.C: xsltSaveResultTo checked <0 response
21623:
21624: * src/classes/xdoc.C: checked empty response
21625:
21626: * src/classes/xnode.C: xdoc.select fixed context node [were always
21627: /, not self node]
21628:
21629: * src/classes/xnode.C: xnode.select returns array always now, in
21630: case 'nothing found' returns empty array
21631:
21632: * src/classes/xnode.C: xpath nodes select bug [0] instead of [i],
21633: be more tender with ctrl/c/v
21634:
21635: 2002-01-23 paf
21636:
21637: * src/: classes/xdoc.C, main/pa_globals.C: xdoc::load/set entities
21638: substituted. // 2. when dom tree with entites goes under
21639: transform text nodes // got [erroreosly] cut on first
21640: entity occurance
21641:
21642: * src/types/pa_vdouble.h: double prec. todo: get rid of
21643: twice-converting
21644:
21645: * src/types/pa_vdouble.h: %.20E now float format when %g produced
21646: 'e' in output this is for regretful twice-converting here:
21647: $a(double value) when they write double falue they convert it to
21648: string first, thus %g were losing precesion.
21649:
21650: todo: think up some way to remove double->string string->double
21651: twice-converting
21652:
21653: * src/: classes/xdoc.C, main/pa_globals.C, types/pa_vdouble.h:
21654: %.20E now default float format this is for regretful
21655: twice-converting here: $a(double value) when they write double
21656: falue they convert it to string first, thus %g were losing
21657: precesion.
21658:
21659: todo: think up some way to remove double->string string->double
21660: twice-converting
21661:
21662: * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
21663: main/pa_globals.C: xmlSubstituteEntitiesDefault(1) now global,
21664: reasons in comment inside
21665:
21666: * src/main/pa_globals.C: xslt linked dynamically. [mistekenly were
21667: statically linked]
21668:
21669: * src/: include/pa_exception.h, main/compile.tab.C,
21670: main/pa_exception.C: removed exception va_list constructor. 1.
21671: not needed anymore 2. there were a conflict[causing errors]
21672: between ctor(, va_list) ctor(, ...) compiler[both msvc and gcc]
21673: never detected an ambiguilty here, compiling ctor(, "hello") into
21674: ctor(, va_list) which, of course, caused gpf
21675:
21676: * src/main/pa_globals.C: removed debug xslt messages
21677:
21678: 2002-01-22 paf
21679:
21680: * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
21681: main/pa_globals.C: xsl stylesheet load: parsed entities, this
21682: helps compiling stylesheet properly. example: this refused to
21683: work, <b>«<xsl:value-of select="@title"
21684: />»</b> stranly worked only this way:
21685: <b>«<xsl:value-of select="@title" />»</b>
21686:
21687: docs says "set it to 1", never going into details, so I decided
21688: to try NOT to do that
21689:
21690: * src/classes/table.C: join behaived badly in case named tables
21691: structure mismatched: 0 strings sneaked into dest failing
21692: afterwards. replaced them with empty strings
21693:
21694: 2002-01-21 paf
21695:
21696: * src/main/pa_charset.C: checked empty transcoders in
21697: transcode_cstr|buf
21698:
21699: * src/classes/xdoc.C: xdoc::load error source = filespec
21700:
21701: * src/classes/xdoc.C: transform error source now
21702: stylesheet_filespec
21703:
1.116 moko 21704: * src/: classes/xdoc.C, classes/xnode.C,
1.95 moko 21705: include/pa_stylesheet_connection.h, main/pa_charset.C,
21706: main/pa_globals.C, main/pa_sql_driver_manager.C,
1.116 moko 21707: main/pa_stylesheet_manager.C, targets/cgi/Makefile.am: autoconf
21708: gnome
1.95 moko 21709:
21710: * src/: classes/xdoc.C, classes/xnode.C, include/pa_exception.h,
21711: include/pa_globals.h, include/pa_stylesheet_connection.h,
21712: main/pa_exception.C, main/pa_globals.C, targets/cgi/pa_threads.C:
21713: xslt generic error 1
21714:
21715: * src/: include/pa_stylesheet_connection.h, main/pa_exception.C:
21716: xml generic message 1
21717:
21718: * src/classes/table.C: ^table::load empty lines or #comments before
21719: headline
21720:
21721: * src/: include/pa_array.h, include/pa_globals.h,
21722: include/pa_request.h, include/pa_threads.h, main/pa_array.C,
21723: main/pa_exception.C, main/pa_globals.C, main/pa_request.C,
21724: targets/cgi/pa_threads.C, targets/isapi/pa_threads.C: xml generic
21725: errors 0
21726:
21727: 2002-01-16 paf
21728:
21729: * src/: classes/hash.C, classes/op.C, classes/string.C,
21730: classes/table.C, classes/void.C, classes/xdoc.C,
21731: include/pa_db_connection.h, include/pa_request.h,
21732: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
21733: include/pa_stylesheet_connection.h,
21734: include/pa_stylesheet_manager.h, main/pa_request.C,
21735: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
21736: targets/cgi/pool_storage.h: auto closers to sql_connection,
21737: stylesheet_connection auto destroyers to remaining gnome objects
21738:
21739: * src/classes/xdoc.C: few comments
21740:
21741: 2002-01-15 paf
21742:
21743: * src/classes/xdoc.C: xdoc file save string
21744:
21745: ready. todo: error handling
21746:
21747: * src/classes/xdoc.C: xdoc save rewritten using
21748: xmlAllocOutputBuffer less mallocs, more reallocs. less fragmented
21749: result
21750:
21751: * src/: classes/xdoc.C, include/pa_charset.h, main/pa_charset.C:
21752: started output options parsing
21753:
21754: 2002-01-14 paf
21755:
21756: * src/classes/xdoc.C: method
21757:
21758: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h,
21759: include/pa_pool.h, include/pa_stylesheet_connection.h,
21760: main/main.dsp, main/pa_charset.C, main/pa_globals.C,
21761: main/pa_pool.C, main/pa_stylesheet_manager.C, types/pa_vxdoc.h:
21762: xslt transform0. TODO: use output options handle errors
21763:
21764: * src/classes/: xdoc.C, xnode.C: ^xdoc.file
21765:
21766: 2002-01-11 paf
21767:
21768: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
21769: main/compile_tools.C, main/compile_tools.h, main/execute.C:
21770: partial logical && || evaluation
21771:
21772: * src/classes/xnode.C: xpath selectNodes
21773:
21774: * src/: classes/xnode.C, include/pa_charset.h: xpath selectNode 3:
21775: string/number/bool
21776:
21777: * src/classes/xnode.C: xpath selectNode 2
21778:
21779: * src/: classes/xnode.C, include/pa_charset.h, main/pa_charset.C:
21780: xpath selectNode 1
21781:
21782: 2002-01-10 paf
21783:
21784: * src/classes/xnode.C: xpath selectNode -100 [just written]
21785:
21786: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h,
21787: include/pa_exception.h, include/pa_pool.h, main/pa_charset.C,
21788: main/pa_pool.C: GdomeDOMString_auto_ptr c++ wrapper [calls
21789: refcounter]
21790:
21791: 2001-12-29 paf
21792:
21793: * src/: classes/xdoc.C, include/pa_exception.h, main/pa_charset.C,
21794: main/pa_exception.C, main/pa_globals.C: xdoc ^set ^string with
21795: glib works 0
21796:
21797: 2001-12-28 paf
21798:
21799: * src/: classes/xdoc.C, include/pa_charset.h, main/pa_charset.C,
21800: main/pa_exception.C: started glib transcoders
21801:
21802: * src/main/pa_globals.C: renamed gdome to libgdome.dll
21803:
21804: * src/: classes/classes.dsp, classes/mail.C, classes/xdoc.C,
21805: classes/xnode.C, classes/xnode.h, include/pa_exception.h,
21806: include/pa_globals.h, main/compile.tab.C, main/main.dsp,
21807: main/pa_charset.C, main/pa_dir.C, main/pa_exception.C,
21808: main/pa_exec.C, main/pa_globals.C, main/pa_socks.C,
21809: targets/cgi/parser3.C, targets/cgi/parser3.dsp, types/pa_vxdoc.C,
21810: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: gnome
21811: libs just compiled in. no refcounting no xpath no xslt yet
21812:
21813: 2001-12-27 paf
21814:
21815: * src/: include/pa_charset.h, include/pa_common.h,
21816: include/pa_exception.h, include/pa_globals.h, include/pa_pool.h,
21817: main/main.dsp, main/pa_charset.C, main/pa_charsets.C,
21818: main/pa_globals.C, main/pa_pool.C, targets/cgi/parser3.C,
21819: targets/cgi/parser3.dsp, types/pa_vxdoc.C, types/pa_vxdoc.h,
21820: types/pa_vxnode.C, types/pa_vxnode.h, types/types.dsp: going away
21821: from xalan&xerces, started the process. globals [initialization
21822: pool [charset update charset [transcodings vxnode vxdoc [DOM
21823: calls
21824:
21825: * src/classes/Makefile.am: going away from xalan&xerces, not needed
21826: anymore
21827:
21828: 2001-12-26 paf
21829:
21830: * src/: include/pa_charset.h, include/pa_charsets.h,
21831: main/pa_charset.C, main/pa_charsets.C, main/pa_request.C: charset
21832: key globalized [bug]
21833:
21834: 2001-12-25 paf
21835:
21836: * src/: classes/mail.C, classes/table.C, include/pa_string.h,
21837: main/pa_string.C: table set & append changed splitting languages,
21838: separators now can be clean AND as-is same to mail command line
21839: $MAIN:MAIL.progX arguments
21840:
21841: 2001-12-24 paf
21842:
21843: * src/classes/mail.C: one parted text messages - no multipart
21844: mime-type anymore. for convinient if $.attach-ments
21845:
21846: * src/: classes/hashfile.C, classes/op.C, main/pa_db_table.C,
21847: main/pa_string.C: read from cache size check updated
21848:
21849: * src/main/: pa_string.C: String::join_chain another ugly bug :(
21850:
21851: 2001-12-21 paf
21852:
21853: * src/classes/date.C: date:sql-string now returns localtime
21854:
21855: * src/main/pa_request.C: $result in @main actually not working, to
21856: hell with it for now
21857:
21858: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
21859: types/pa_vmethod_frame.h, types/pa_wcontext.h: $result in @main
21860: @postprocess @exception
21861:
21862: * src/main/execute.C: junction evaluation canceled - endless
21863: recursion detected
21864:
21865: 2001-12-19 paf
21866:
21867: * src/main/pa_charset.C: charset->charset transcoding via unicode
21868: intermediate
21869:
21870: * src/main/pa_request.C: CLASS_PATH now / = DOCUMENT_ROOT
21871:
21872: * src/classes/hashfile.C: ^hashfile.open DB_HOME now relative
21873:
21874: * src/classes/op.C: ^cache keypath now relative
21875:
21876: * src/classes/mail.C: changed weighting prior to sort
21877:
21878: * src/: classes/mail.C, include/pa_config_fixed.h: to/from 0 check
21879: were missing
21880:
21881: 2001-12-17 paf
21882:
21883: * src/main/pa_charset.C: ifndef XML were bad type
21884:
21885: * src/: include/pa_db_table.h, main/pa_db_table.C: db_table used
21886: outdated unset services_pool
21887:
21888: * src/: classes/mail.C, include/pa_charsets.h, include/pa_string.h,
21889: main/pa_charsets.C, main/untaint.C, types/pa_vrequest.C,
21890: types/pa_vresponse.C: ^mail:send[ $.charset[zzz] addded
21891:
21892: * src/main/untaint.C: allowed space in filespec
21893:
21894: * src/main/pa_charset.C: empty bufs transcode [forgot check :(]
21895:
21896: * src/classes/image.C: no govno
21897:
21898: * src/classes/image.C: govno
21899:
21900: 2001-12-16 paf
21901:
21902: * src/include/: pa_charset.h, pa_charsets.h: forgot to add
21903:
21904: * src/: main/Makefile.am, main/pa_charset.C, types/Makefile.am:
21905: charset_connection&manager replaced by charset&charsets
21906:
21907: * src/main/pa_charset.C: name_cstr 0
21908:
21909: * src/main/untaint.C: uri lang now knows about client/source
21910: charsets
21911:
21912: * src/: classes/file.C, classes/math.C, classes/op.C,
21913: classes/string.C, classes/table.C, classes/xdoc.C,
21914: include/pa_array.h, include/pa_cache_managers.h,
21915: include/pa_charset_connection.h, include/pa_charset_manager.h,
21916: include/pa_common.h, include/pa_db_connection.h,
21917: include/pa_db_manager.h, include/pa_db_table.h,
21918: include/pa_dictionary.h, include/pa_exception.h,
21919: include/pa_exec.h, include/pa_globals.h, include/pa_hash.h,
21920: include/pa_opcode.h, include/pa_pool.h, include/pa_request.h,
21921: include/pa_sapi.h, include/pa_socks.h,
21922: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
21923: include/pa_string.h, include/pa_stylesheet_connection.h,
21924: include/pa_stylesheet_manager.h, include/pa_table.h,
21925: include/pa_transcoder.h, main/compile_tools.h, main/main.dsp,
21926: main/pa_charset.C, main/pa_charset_connection.C,
21927: main/pa_charset_manager.C, main/pa_charsets.C, main/pa_globals.C,
21928: main/pa_pool.C, main/pa_request.C, main/pa_string.C,
21929: main/pa_transcoder.C, main/untaint.C, types/pa_vfile.C,
21930: types/pa_vform.C, types/pa_vform.h, types/pa_vrequest.C,
21931: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
21932: types/types.dsp: introducing Charset
21933:
21934: 2001-12-14 paf
21935:
21936: * src/: include/pa_request.h, include/pa_transcoder.h,
21937: main/pa_request.C, main/pa_transcoder.C, types/pa_vform.C,
21938: types/pa_vform.h: transcodeToUTF8[were FromUTF8] for forms todo:
21939: uri lang
21940:
21941: * src/main/pa_transcoder.C: transcodeToUTF8, now form&uri lang
21942:
21943: * src/targets/cgi/Makefile.am: -I../../pcre to .am
21944:
21945: * src/: include/pa_globals.h, main/pa_globals.C: removed unused
21946: defalts_name global
21947:
21948: * src/: include/pa_charset_connection.h, include/pa_pool.h,
21949: include/pa_request.h, main/main.dsp,
21950: main/pa_charset_connection.C, main/pa_charset_manager.C,
21951: main/pa_request.C, types/Makefile.am, types/pa_vrequest.C,
21952: types/pa_vrequest.h, types/pa_vresponse.h, types/types.dsp,
21953: include/pa_transcoder.h, main/pa_transcoder.C, main/Makefile.am:
21954: changed charset model. now important: $request:charset
21955: $response:charset while $response:content-type.charset become
21956: unimportant [informational]
21957:
21958: 2001-12-13 paf
21959:
21960: * src/targets/: cgi/pa_pool.C, isapi/pa_pool.C: EOL@EOF
21961:
21962: * src/classes/xdoc.C: rewritten auto_ptr part other way2, because
21963: of stupid gcc 2.96 /usr/include/g++-3/memory:40: candidates are:
21964: auto_ptr<_Tp> &auto_ptr<_Tp>::operator= (auto_ptr<_Tp> &) [with
21965: _Tp = FormatterListener] /usr/include/g++-3/memory:48:
21966: auto_ptr<_Tp> &auto_ptr<_Tp>::operator= (auto_ptr<_Tp1> &)
21967: [with _Tp1 = FormatterListener, _Tp = FormatterListener]
21968:
21969: * src/: classes/xdoc.C, main/pa_sql_driver_manager.C: rewritten
21970: auto_ptr part other way, because of stupid gcc 2.96
21971: /usr/include/g++-3/memory:40: candidates are: auto_ptr<_Tp>
21972: &auto_ptr<_Tp>::operator= (auto_ptr<_Tp> &) [with _Tp =
21973: FormatterListener] /usr/include/g++-3/memory:48:
21974: auto_ptr<_Tp> &auto_ptr<_Tp>::operator= (auto_ptr<_Tp1> &) [with
21975: _Tp1 = FormatterListener, _Tp = FormatterListener]
21976:
21977: * src/classes/xdoc.C: removed extra inc
21978:
21979: * src/targets/cgi/: pa_pool.C, parser3.C: msvc heap debugging flag
21980:
21981: * src/include/pa_types.h: msvc head debugging flag
21982:
21983: * src/classes/xdoc.C: freed up listener
21984:
21985: * src/classes/string.C: change msg '... code is not code'
21986:
21987: * src/: main/pa_db_connection.C, main/pa_db_manager.C,
21988: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
21989: targets/cgi/pool_storage.h: couple cache expiratiors were wrong
21990: [past/future prob]
21991:
21992: * src/: include/pa_cache_managers.h, include/pa_charset_manager.h,
21993: include/pa_config_fixed.h, include/pa_db_manager.h,
21994: include/pa_sql_driver_manager.h, include/pa_stylesheet_manager.h,
21995: main/pa_cache_managers.C, main/pa_globals.C: ~Cache_managers
21996:
21997: * src/: include/pa_config_fixed.h, main/pa_common.C,
21998: main/pa_string.C: removed signed mismatch warnings
21999:
22000: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: removed
22001: 'expires' from header outputs
22002:
22003: * src/main/pa_string.C: string::recustruct erroreusly used outdated
22004: row ptr
22005:
22006: * src/classes/file.C: file::cgi bug, request_method were passed to
22007: SERVER_PROTOCOL but SERVER_PROTOCOL were forgotten
22008:
22009: * src/classes/xdoc.C: lang list updated
22010:
22011: 2001-12-10 paf
22012:
22013: * src/classes/math.C: ^math:random(n) now yields[0;n) not [0;n]
22014:
22015: * src/main/untaint.C: FILE_SPEC untainting changed so that one can
22016: erase files like that, knowing their full name introducing //
22017: theoretical problem with, for instance, "_2B" and "." fragments,
22018: // they would yield the same // because
22019: need_file_encode('_')=false // but we need to delete such files
22020: somehow, getting names from ^index
22021:
22022: * src/main/pa_string.C: ^string.replace bug fixed [bad
22023: string::join_chank break]
22024:
22025: 2001-12-07 paf
22026:
22027: * src/: classes/hashfile.C, classes/op.C, classes/table.C,
22028: include/pa_common.h, include/pa_config_auto.h.in,
22029: include/pa_config_fixed.h, include/pa_config_includes.h,
22030: include/pa_db_table.h, include/pa_request.h, main/pa_common.C,
22031: main/pa_db_table.C, main/pa_request.C, main/pa_string.C,
22032: types/pa_vhashfile.C: merged from r14_simple_cache
22033:
22034: * src/main/pa_string.C: stupid sparc architecture failed to access
22035: short at odd address 0x311f0 <deserialize__6StringUiPvUiPCc+16>:
22036: lduh [ %i2 + 1 ], %l0
22037:
22038: bus error, fixed that
22039:
22040: * src/main/pa_string.C: strange string deserialize bug on
22041: client[pmts], a bit shortened,
22042:
22043: * src/include/pa_config_auto.h.in: makes
22044:
22045: * src/: include/pa_common.h, include/pa_config_fixed.h,
22046: include/pa_config_includes.h, main/pa_common.C: exclusive lock
22047: file write shared lock file read
22048:
22049: * src/: classes/op.C, include/pa_common.h,
22050: include/pa_config_fixed.h, main/pa_common.C: ^cache operator
22051:
22052: 2001-12-06 paf
22053:
22054: * src/: classes/op.C, classes/table.C, include/pa_request.h,
22055: main/pa_request.C: #ifdef RESOURCES_DEBUG
22056:
22057: * src/: main/compile.tab.C, targets/cgi/parser3.C: removed debug
22058: info
22059:
22060: * src/classes/hashfile.C: removed transaction from ^cache
22061:
22062: 2001-12-05 paf
22063:
22064: * src/targets/cgi/: parser3.C: fatal error reporting fixed. in
22065: IIS5 there were a prob with illegal call check
22066:
22067: 2001-12-04 paf
22068:
22069: * src/: classes/op.C, classes/table.C, include/pa_request.h,
22070: main/pa_request.C: measures to log
22071:
22072: 2001-11-23 paf
22073:
22074: * src/: classes/hashfile.C, classes/table.C, include/pa_db_table.h,
22075: main/pa_common.C, main/pa_db_table.C, main/pa_string.C,
22076: types/pa_vhashfile.C: merged from _0014, 1
22077:
22078: * src/: classes/hashfile.C, classes/table.C, include/pa_db_table.h,
22079: main/pa_common.C, main/pa_db_table.C, types/pa_vhashfile.C:
22080: hashfile bugfix2 more wrong sizes. ^cache behaviour changed: if
22081: ^cache(33) would change
22082:
22083: 0660 bits in file_write & hashfile create
22084:
22085: * src/main/: pa_db_table.C, pa_string.C: cache bugfix [wrong types
22086: after pa_string optimization]
22087:
22088: 2001-11-22 paf
22089:
22090: * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
22091: table.offset[whence]
22092:
22093: * src/classes/op.C: process cstr(,connection)
22094:
22095: * src/classes/op.C: process now gets its body on current language,
22096: not as-is
22097:
22098: * src/main/untaint.C: ORIGINS mode removed UHTML
22099:
22100: * src/main/untaint.C: ORIGINS mode was bad - forgot about optimize
22101: bit
22102:
1.116 moko 22103: * src/classes/xdoc.C: cached xslt [removed nocache forcing]
1.95 moko 22104:
22105: 2001-11-21 paf
22106:
22107: * src/: classes/xdoc.C, types/pa_vxdoc.C, types/pa_vxdoc.h:
22108: <xsl:output output options made identical to xsl:output
22109: attributes exclusion: cdata-section-elements what xalan can do
22110: but that not used now: it can escape and remove CDATA sections
22111:
22112: * src/: main/untaint.C, targets/cgi/parser3.C: optimized \r
22113: produced by xslt
22114:
22115: * src/targets/cgi/parser3.C: removed debug cgi||1
22116:
22117: * src/main/: pa_string.C, untaint.C: cached some string::size() es
22118:
22119: * src/: classes/table.C, main/pa_string.C, main/untaint.C,
22120: targets/cgi/parser3.C: table.append bug fixed: forgot to switch
22121: default language for {code}, it happen to change it's language
22122: from CLEAN, so later refused to split by CLEAN \t
22123:
22124: 2001-11-20 paf
22125:
1.116 moko 22126: * src/: classes/Makefile.am, classes/table.C, main/Makefile.am,
22127: main/pa_exception.C, types/Makefile.am: moved ident.C & co to
1.95 moko 22128: bottom of dependeces, so that errors would popup quicklier, fixed
22129: line numbering in table::sql
22130:
22131: 2001-11-19 paf
22132:
22133: * src/: classes/op.C, include/pa_request.h, include/pa_string.h,
22134: include/pa_types.h, main/pa_globals.C, main/pa_request.C,
22135: main/pa_string.C, main/untaint.C, targets/cgi/parser3.C,
22136: targets/isapi/parser3isapi.C, types/pa_wcontext.C,
22137: types/pa_wcontext.h: UL_CLEAN pieces now inherit UL_OPTIMIZED_BIT
22138: at wcontext.write
22139:
1.116 moko 22140: * src/targets/: Makefile.am, cgi/parser3.C: #if _MSC_VER
1.95 moko 22141: _set_new_handler
22142:
1.116 moko 22143: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C:
22144: set_new_handler in apache&isapi
1.95 moko 22145:
22146: 2001-11-16 paf
22147:
22148: * src/targets/cgi/parser3.C: pool debug @ die
22149:
22150: * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C:
22151: removed 8 bytes from String, 2 bytes from
22152: string::chunk::row::item
22153:
22154: * src/main/pa_string.C: removed 1+4 bytes from String
22155:
22156: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C,
22157: types/pa_vstring.C: removed 1+4 bytes from String
22158:
22159: * src/main/pa_pool.C: introducing estimating String::cstr_bufsize,
22160: 0
22161:
22162: * src/: include/pa_globals.h, include/pa_string.h,
22163: include/pa_types.h, main/pa_globals.C, main/pa_pool.C,
22164: main/pa_request.C, main/untaint.C, sql/pa_sql_driver.h,
22165: targets/cgi/parser3.C: introducing estimating
22166: String::cstr_bufsize, 0
22167:
22168: * src/: main/pa_pool.C, include/pa_pool.h: die in pool::fail
22169:
22170: * src/: targets/cgi/parser3.C, main/pa_pool.C: die in pool::fail
22171:
22172: * src/: main/execute.C, main/pa_pool.C, targets/cgi/parser3.C,
22173: include/pa_pool.h: die in pool::fail
22174:
22175: 2001-11-15 paf
22176:
22177: * src/: include/pa_exception.h, main/execute.C, main/main.dsp,
22178: main/pa_exception.C, targets/cgi/parser3.C: exception with
22179: dynamic buffer re-back now with counter
22180:
22181: * src/: include/pa_exception.h, main/pa_exception.C: exception with
22182: static buffer back
22183:
22184: * src/targets/cgi/parser3.C: std::
22185:
22186: * src/: classes/classes.awk, include/pa_config_auto.h.in,
22187: include/pa_config_includes.h: setnewhandler check
22188:
1.116 moko 22189: * src/include/pa_config_auto.h.in: makes
1.95 moko 22190:
22191: * src/targets/cgi/parser3.C: set_new_handler started
22192:
22193: 2001-11-14 paf
22194:
22195: * src/: include/pa_common.h, main/pa_common.C: snprintf replacement
22196: was wrong
22197:
22198: * src/: include/pa_common.h, main/pa_common.C: snprintf replacement
22199: was wrong
22200:
22201: * src/main/pa_request.C: z
22202:
22203: * src/: include/pa_common.h, main/pa_common.C: snprintf on buffer
22204: full returns win32 -1 solaris >buffer_size
22205:
22206: checked all that
22207:
22208: * src/classes/op.C: ^untaint{body} as-is default now
22209:
22210: * src/: main/execute.C, types/pa_vclass.h, types/pa_vobject.h,
22211: types/pa_vstateless_class.h, types/pa_vstateless_object.h: merged
22212: with no_bad_constructors_try
22213:
22214: * src/: main/execute.C, types/pa_vclass.h, types/pa_vobject.h,
22215: types/pa_vstateless_class.h, types/pa_vstateless_object.h: fixed
22216: this: $bred[^string::length[]] $bred[^response::clear[]]
22217: $bred[^int::int[]]
22218:
22219: now VObject creation moved into overriden
22220: VClass::create_new_value, thus 0 from create_new_value means that
22221: class has no ctors
22222:
22223: 2001-11-13 paf
22224:
22225: * src/classes/classes.C: returned accedently removed if in foreach
22226: callbacks [when hash no-0-restructure]
22227:
22228: 2001-11-12 paf
22229:
22230: * src/main/pa_pool.C: changed xdoc createXXX politics, now string
22231: passed as-is to method, xalan makes & into & itself
22232:
22233: * src/classes/date.C: date.roll parser2 alg used
22234:
22235: * src/: classes/classes.C, classes/hash.C, classes/xdoc.C,
22236: include/pa_hash.h, main/pa_db_connection.C, main/pa_db_manager.C,
22237: main/pa_dictionary.C, main/pa_hash.C,
22238: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C: hash
22239: now does not containt 0 values. put 0 actullay removes. no check
22240: on 0 value in foreach now required
22241:
22242: 2001-11-11 paf
22243:
22244: * src/sql/pa_sql_driver.h: removed extra constructor, doc
22245:
22246: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: CRLF
22247:
22248: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql
22249: driver initialize not const
22250:
22251: 2001-11-10 paf
22252:
22253: * src/main/pa_exec.C: doc
22254:
22255: 2001-11-09 paf
22256:
22257: * src/classes/: string.C, xdoc.C: xdoc::set{code} now untaints
22258: param properly
22259:
22260: * src/classes/string.C: string.save now does untainting before
22261: saving
22262:
22263: * src/main/pa_common.C: line endings fixing fixed last piece[was
22264: still cstr oriented]
22265:
22266: * src/: include/pa_common.h, main/pa_common.C, types/pa_vform.C:
22267: line endings fixing got rid of cstr, now must work ok with post
22268: multipart
22269:
22270: * src/types/pa_vform.C: line endings fixed at post / multipart /
22271: not file also now
22272:
22273: 2001-11-08 paf
22274:
22275: * src/: include/pa_cache_managers.h, include/pa_charset_manager.h,
22276: include/pa_db_manager.h, include/pa_sql_driver_manager.h,
22277: include/pa_stylesheet_manager.h, main/pa_charset_manager.C,
22278: main/pa_db_manager.C, main/pa_sql_driver_manager.C,
22279: main/pa_stylesheet_manager.C: restructured Cache manager to be
22280: simple parent, not second parent [gcc 2.96 strangly refused to
22281: call virtual from second parent]
22282:
1.116 moko 22283: * src/: include/pa_common.h, main/Makefile.am,
22284: targets/cgi/pa_pool.C: makes
1.95 moko 22285:
22286: * src/: include/pa_request.h, main/pa_request.C,
22287: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: apache
22288: 'status' class enabler
22289:
22290: <Location /parser-status.html> ParserStatusAllowed </Location>
22291:
22292: * src/: include/pa_cache_managers.h, include/pa_charset_manager.h,
22293: include/pa_db_manager.h, include/pa_sql_driver_manager.h,
22294: include/pa_stylesheet_manager.h, main/main.dsp,
22295: main/pa_cache_managers.C, main/pa_charset_manager.C,
22296: main/pa_db_manager.C, main/pa_globals.C, main/pa_request.C,
22297: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
22298: types/pa_vstatus.h: cache_managers, maybe-expiring every request
22299: todo: apache 'status' class enabler
22300:
22301: 2001-11-05 paf
22302:
22303: * src/main/: pa_db_connection.C, pa_db_manager.C: expiration from
22304: debug to normal
22305:
22306: * src/main/: pa_db_connection.C, pa_db_manager.C, pa_request.C:
22307: hence i removed skipping 0 values in hash::for_each-es we need to
22308: check cleaned cache items manually. few more checks.
22309:
22310: expiring to 0 time was wrong, changed to 'now' time
22311:
22312: * src/targets/cgi/parser3.C: read can return 0, that means sort of
22313: sig_pipe on freebsd [moko's experiments]. checked that in cgi,
22314: on apache already done :)
22315:
22316: * src/main/: pa_db_connection.C, pa_db_manager.C: hence i removed
22317: skipping 0 values in hash::for_each-es we need to check cleaned
22318: cache items manually
22319:
22320: * src/main/: pa_db_connection.C, pa_db_table.C:
22321: parser_multithreaded check was wrong
22322:
22323: * src/: classes/classes.C, classes/classes.h, classes/date.C,
22324: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
22325: classes/hashfile.C, classes/image.C, classes/int.C,
22326: classes/mail.C, classes/math.C, classes/op.C, classes/response.C,
22327: classes/string.C, classes/table.C, classes/void.C,
22328: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
22329: include/pa_array.h, include/pa_charset_connection.h,
22330: include/pa_charset_manager.h, include/pa_common.h,
22331: include/pa_config_fixed.h, include/pa_config_includes.h,
22332: include/pa_db_connection.h, include/pa_db_manager.h,
22333: include/pa_db_table.h, include/pa_dictionary.h, include/pa_dir.h,
22334: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
22335: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
22336: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
22337: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
22338: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
22339: include/pa_stack.h, include/pa_string.h,
22340: include/pa_stylesheet_connection.h,
22341: include/pa_stylesheet_manager.h, include/pa_table.h,
22342: include/pa_threads.h, include/pa_types.h, main/compile.C,
22343: main/compile.tab.C, main/compile_tools.C, main/compile_tools.h,
22344: main/execute.C, main/pa_array.C, main/pa_charset_connection.C,
22345: main/pa_charset_manager.C, main/pa_common.C,
22346: main/pa_db_connection.C, main/pa_db_manager.C,
22347: main/pa_db_table.C, main/pa_dictionary.C, main/pa_dir.C,
22348: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
22349: main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
22350: main/pa_socks.C, main/pa_sql_driver_manager.C,
22351: main/pa_status_provider.C, main/pa_string.C,
22352: main/pa_stylesheet_manager.C, main/pa_table.C, main/untaint.C,
22353: sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
22354: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
22355: targets/cgi/pool_storage.h, targets/isapi/pa_pool.C,
22356: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
22357: targets/isapi/pool_storage.h, types/pa_valiased.C,
22358: types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
22359: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
22360: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
22361: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
22362: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
22363: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
22364: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
22365: types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.h,
22366: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.h,
22367: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
22368: types/pa_vstateless_object.h, types/pa_vstatus.h,
22369: types/pa_vstring.C, types/pa_vstring.h, types/pa_vtable.C,
22370: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
22371: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
22372: types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h:
22373: $status:db fixed used not initialized in db_connection & db_table
22374:
22375: * src/: include/pa_charset_connection.h, main/pa_charset_manager.C:
22376: $status:charset
22377:
22378: * src/: classes/xdoc.C, include/pa_db_connection.h,
22379: include/pa_stylesheet_connection.h,
22380: include/pa_stylesheet_manager.h, main/pa_stylesheet_manager.C,
22381: types/pa_vstatus.h: $status:stylesheet
22382:
22383: * src/: include/pa_charset_manager.h, include/pa_db_manager.h,
22384: include/pa_request.h, include/pa_sql_connection.h,
22385: include/pa_sql_driver_manager.h, include/pa_stylesheet_manager.h,
22386: main/main.dsp, main/pa_charset_manager.C, main/pa_common.C,
22387: main/pa_db_manager.C, main/pa_globals.C, main/pa_request.C,
22388: main/pa_sql_driver_manager.C, main/pa_status_provider.C,
22389: main/pa_stylesheet_manager.C, types/pa_vstatus.h,
22390: types/pa_vxnode.C, types/types.dsp: started status parser class
22391:
22392: 2001-11-01 paf
22393:
22394: * src/include/pa_config_auto.h.in: makes
22395:
22396: * src/main/pa_hash.C: removed old extra include
22397:
22398: * src/: classes/math.C, include/pa_common.h: HAVE_TRUNC HAVE_ROUND
22399: checks [for hp, there are such in math.h]
22400:
22401: * src/classes/op.C: ^for endless loop check strightened
22402:
22403: * src/: classes/hash.C, classes/op.C, main/execute.C: changed root
22404: behavior in native calls. it left unchanged, so ^for ^foreach &
22405: co can use r.root to write their i & key,value there
22406:
22407: * src/classes/op.C: detected for var storage bug, fixed.
22408: todo:foreach
22409:
22410: * src/: classes/hash.C, classes/xdoc.C, classes/xnode.C,
22411: include/pa_hash.h, main/pa_hash.C, main/pa_request.C,
22412: types/pa_vhash.h, types/pa_vxnode.C: hash locking disabled
22413: changing of hash inside of foreach
22414:
22415: * src/: classes/hash.C, classes/hashfile.C, types/pa_vhashfile.C:
22416: ^hashfile.foreach[key|value]{body}[[separator]|{separator}] prev
22417: were hash.foreach
22418:
22419: * src/: classes/hash.C, classes/op.C, types/pa_vmethod_frame.h,
22420: types/pa_vstring.C, types/pa_vstring.h:
22421: ^foreach[key|value]{body}[[separator]|{separator}]
22422:
22423: * src/: classes/hash.C, include/pa_hash.h, main/pa_hash.C,
22424: types/pa_vcookie.C: ^hash.delete[key]
22425:
22426: 2001-10-31 paf
22427:
22428: * src/main/: compile.C, pa_common.C: completely empty file now
22429: considered "read", not ignored [not perfect trick used]
22430:
22431: * src/main/pa_common.C: simplier common ifdefs
22432:
22433: * src/main/pa_common.C: typing bug in common - bad ifdeff
22434:
22435: * src/main/pa_db_connection.C: z
22436:
22437: * src/main/: pa_db_connection.C, pa_sql_driver_manager.C: //
22438: lockdetector flags
22439: dbenv.lk_detect=DB_LOCK_RANDOM;
22440:
22441: * src/main/pa_sql_driver_manager.C: hiding passwords and addresses
22442: from accidental show [imagine user forgot @exception]
22443:
22444: * src/classes/table.C: ^table.save[[nameless|+append;]path]
22445:
22446: * src/: classes/file.C, classes/image.C, classes/mail.C,
22447: classes/string.C, classes/xnode.C, include/pa_common.h,
22448: main/pa_common.C: ^string.save[[append;]path]
22449:
22450: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
22451: main/execute.C: \ in expression: int divide 10/3=3
22452:
22453: * src/types/pa_vhashfile.h: hashfile ^delete to do something only
22454: inside of ^cache
22455:
22456: * src/: include/pa_threads.h, main/pa_db_connection.C,
22457: main/pa_db_table.C, targets/cgi/pa_threads.C,
22458: targets/isapi/pa_threads.C: libdb DB_THREAD flag only when really
22459: needed
22460:
22461: 2001-10-30 paf
22462:
22463: * src/: classes/classes.dsp, main/main.dsp,
22464: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
22465: types/types.dsp: enabled debug incremental compile
22466:
22467: * src/: include/pa_common.h, main/pa_common.C, types/pa_vform.C:
22468: form post data line endings not reformatted now.
22469:
22470: * src/types/: pa_vform.C, pa_vform.h: AppendFormEntry length param
22471: now required [had bug when file= has no value]
22472:
22473: * src/main/: pa_db_connection.C, pa_db_manager.C, pa_db_table.C,
22474: pa_exec.C, pa_request.C, pa_sql_driver_manager.C, pa_string.C:
22475: cstr(asis) default param removed
22476:
22477: * src/classes/xdoc.C: rolled back {} in xdoc.createTextNode for now
22478:
22479: * src/classes/xdoc.C: rolled back {} in xdoc.createElement for now
22480:
22481: * src/include/pa_dir.h: LOAD_DIR fixed
22482:
22483: * src/types/pa_vform.C: VForm::AppendFormEntry {length convention
22484: was broken} fix_line_breaks
22485:
22486: * src/include/: pa_config_fixed.h, pa_pragma_pack_begin.h,
22487: pa_pragma_pack_end.h, pa_string.h, pa_types.h: String & Origin
22488: packed with #pragma pack
22489:
1.116 moko 22490: * src/include/pa_config_auto.h.in: pragma detection
1.95 moko 22491:
22492: 2001-10-29 paf
22493:
22494: * src/types/pa_wcontext.h: bitfield syntax stricter
22495:
22496: * src/: classes/file.C, types/pa_vimage.C: image&file couple stack
22497: string hash.puts
22498:
22499: * src/include/pa_sql_connection.h: SQL_CONNECTION_FUNC_GUARDED name
22500:
22501: * src/include/pa_sql_connection.h: there were one wrong
22502: SQL_CONNECTION_FUNC_GUARDED [failed]
22503:
22504: * src/targets/isapi/pa_pool.C: added isapi&apache real_malloc debug
22505: param.someday either ifdef or remove it
22506:
22507: * src/targets/cgi/: pa_pool.C, parser3.C: removed debug defines
22508:
22509: * src/main/untaint.C: optimizing returned after debugging
22510:
22511: * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C,
22512: main/untaint.C: memory hunging #pragma pack(1)
22513:
22514: 16 419 844 13 169 394
22515:
22516: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C,
22517: targets/cgi/pa_pool.C: String size_t replace to uint in proper
22518: places [todo:Array]
22519:
22520: * src/: main/execute.C, targets/cgi/pa_pool.C,
22521: targets/cgi/parser3.dsp, types/pa_wcontext.h,
22522: types/pa_wwrapper.h: debugging memory WContext flags to bits
22523:
22524: total 5 652 652/158731 total 5 469 332/158731
22525:
22526: * src/: include/pa_array.h, main/pa_array.C: debugging memory
22527: Array:: without cache in get/put now
22528:
22529: [Mon Oct 29 18:23:02 2001] total 5 796 092/158731 [Mon Oct 29
22530: 18:25:27 2001] total 5 652 652/158731
22531:
22532: * src/: include/pa_string.h, main/pa_string.C,
22533: targets/cgi/pa_pool.C: debugging memory String::fused_rows func
22534: now
22535:
22536: [Mon Oct 29 17:55:45 2001] total 5917436/158731 [Mon Oct 29
22537: 18:11:53 2001] total 5796092/158731
22538:
22539: * src/: classes/file.C, include/pa_hash.h, include/pa_string.h,
22540: main/pa_globals.C, targets/cgi/pa_pool.C: debugging memory hash
22541: key ref now
22542:
22543: [Mon Oct 29 16:01:17 2001] total 17050496/202647 [Mon Oct 29
22544: 17:11:17 2001] total 16867948/202658
22545:
22546: * src/: classes/file.C, classes/image.C, classes/string.C,
22547: classes/xdoc.C, include/pa_pool.h, include/pa_string.h,
22548: main/execute.C, main/pa_array.C, main/pa_common.C,
22549: main/pa_hash.C, main/pa_sql_driver_manager.C, main/pa_string.C,
22550: main/untaint.C, targets/cgi/pa_pool.C, targets/cgi/parser3.C,
22551: types/pa_vcookie.C, types/pa_vstring.h: debuggging memory.
22552: string::as_int/double now usually uses stack, not heap [200K out
22553: of 17M :)] VString(String&) not copies reference [29M -> 17M]
22554:
22555: * src/main/pa_sql_driver_manager.C: ping to have services [old
22556: hiding bug]
22557:
22558: * src/Makefile.am: .am order
22559:
22560: * src/: include/pa_array.h, include/pa_charset_manager.h,
22561: include/pa_db_connection.h, include/pa_db_manager.h,
22562: include/pa_db_table.h, include/pa_hash.h, include/pa_request.h,
22563: include/pa_sql_driver_manager.h, include/pa_stylesheet_manager.h,
22564: include/pa_threads.h, types/pa_valiased.h, types/pa_vhashfile.h,
22565: types/pa_vstateless_class.h, types/pa_wcontext.h: gcc 3.0.1
22566: required "friend class"
22567:
22568: ../include/pa_request.h:51: friend declaration requires
22569: class-key, i.e. `friend class Temp_lang'
22570:
22571: * src/: include/pa_exception.h, include/pa_sql_connection.h,
22572: main/pa_exception.C, main/pa_sql_driver_manager.C,
22573: sql/pa_sql_driver.h: sql driver impl changed in _throw part.
22574:
22575: the idea is to #1 jump to C++ some function to main body, where
22576: every function stack frame has exception unwind information and
22577: from there... #2 propagate_exception()
22578:
22579: 2001-10-28 paf
22580:
22581: * src/main/pa_db_connection.C: removed old consts
22582:
22583: * src/main/pa_db_connection.C: expire table [was accidently pasted
22584: with wrong type/cast]
22585:
22586: * src/main/: pa_db_connection.C, pa_db_table.C: exception
22587: translation
22588:
1.116 moko 22589: * src/: classes/Makefile.am, targets/cgi/Makefile.am: db makes.
1.95 moko 22590: remember to build DB2 with -fexceptions!!!
22591:
22592: * src/main/pa_db_table.C: DB_RMW defed
22593:
22594: * src/: include/pa_config_auto.h.in, include/pa_config_fixed.h,
22595: include/pa_db_connection.h, include/pa_db_manager.h,
22596: include/pa_db_table.h, main/pa_db_connection.C,
22597: main/pa_db_table.C: db2 on linux with DB 2.4.14: (6/2/98)
22598:
22599: 2001-10-27 paf
22600:
22601: * src/: classes/hashfile.C, include/pa_db_connection.h,
22602: include/pa_db_table.h, main/pa_db_connection.C,
22603: main/pa_db_manager.C, main/pa_db_table.C, main/pa_globals.C,
22604: types/pa_vhashfile.C: DB2 ifdefs
22605:
1.116 moko 22606: * src/: classes/Makefile.am, include/pa_config_fixed.h,
22607: main/Makefile.am, targets/cgi/Makefile.am, types/Makefile.am:
1.95 moko 22608: makes with DB2
22609:
1.116 moko 22610: * src/: include/pa_config_auto.h.in, main/Makefile.am,
22611: types/Makefile.am: makes db
1.95 moko 22612:
22613: * src/: main/pa_globals.C, targets/cgi/parser3.dsp,
22614: targets/isapi/parser3isapi.dsp: vc projects libdb ifdefed into
22615: globals.C
22616:
22617: * src/: classes/hashfile.C, include/pa_db_connection.h,
22618: include/pa_db_table.h, main/pa_db_connection.C,
22619: main/pa_db_table.C: ^hashfile.clear[]
22620:
22621: * src/classes/classes.awk: no $ in var names
22622:
22623: * src/main/: pa_db_connection.C, pa_db_manager.C: db expiration
22624: connection&table [forgotten calls]
22625:
22626: 2001-10-26 paf
22627:
22628: * src/main/pa_db_connection.C: db checkpoints
22629:
22630: * src/: include/pa_db_connection.h, main/pa_db_connection.C: db
22631: checkpoints
22632:
22633: * src/classes/xdoc.C: xdoc createTextNode createElement UL_XML
22634: default. but entities still reparsed. todo: tothink
22635:
22636: * src/main/pa_db_connection.C: db recover mech 2
22637:
22638: * src/: classes/hashfile.C, include/pa_db_connection.h,
22639: include/pa_db_manager.h, include/pa_db_table.h,
22640: include/pa_hash.h, main/pa_db_connection.C, main/pa_db_manager.C,
22641: main/pa_db_table.C, main/pa_hash.C, types/pa_vhashfile.C,
22642: types/pa_vhashfile.h: db connections & tables now cached at
22643: create time & multithreaded
22644:
22645: * src/: classes/xdoc.C, types/pa_vxdoc.h: transform2 for
22646: parsed_source
22647:
22648: * src/main/pa_db_connection.C: about to remove connection from
22649: vhashfile
22650:
22651: * src/: main/pa_db_table.C, classes/hashfile.C: db: child
22652: transaction commit/rollback responsibility left to parent [as it
22653: sould - else there were a bug with double free]
22654:
22655: * src/include/pa_db_table.h: db: child transaction commit/rollback
22656: responsibility left to parent [as it sould - else there were a
22657: bug with double free]
22658:
22659: 2001-10-25 paf
22660:
22661: * src/: classes/hashfile.C, include/pa_common.h,
22662: include/pa_db_connection.h, include/pa_db_manager.h,
22663: main/main.dsp, main/pa_db_connection.C, main/pa_db_manager.C,
22664: types/pa_vhashfile.C, types/pa_vhashfile.h,
22665: include/pa_db_table.h, main/pa_db_table.C: started db_home
22666: [multiple, cached] todo: autorecover [tried, but not succeded,
22667: yet]
22668:
22669: * src/include/pa_dir.h: ancient gpf on dir not found fixed
22670:
22671: * src/: include/pa_db_connection.h, main/pa_db_manager.C:
22672: transaction parent passed
22673:
22674: 2001-10-24 parser
22675:
1.116 moko 22676: * src/classes/Makefile.am: makes
1.95 moko 22677:
22678: * src/targets/: cgi/pool_storage.h, isapi/parser3isapi.C,
22679: isapi/pool_storage.h: pool_storage fixed
22680:
22681: * src/: include/pa_common.h, main/pa_common.C, types/pa_vform.C,
22682: types/pa_vform.h: form fix_line_breaks
22683:
1.116 moko 22684: * src/targets/cgi/pool_storage.h: makes
1.95 moko 22685:
22686: * src/: classes/Makefile.am, targets/cgi/Makefile.am,
22687: targets/cgi/pool_storage.h: makes
22688:
22689: * src/sql/pa_sql_driver.h: version
22690:
22691: * src/: include/pa_common.h, main/Makefile.am, main/pa_common.C,
22692: types/pa_vform.C, types/pa_vform.h: .am
22693:
22694: * src/main/: pa_db_connection.C, pa_db_manager.C: hashfile setted
22695: this: DB_RMW Acquire write locks instead of read locks when doing
22696: the retrieval. Setting this flag may decrease the likelihood of
22697: deadlock during a read-modify-write cycle by immediately
22698: acquiring the write lock during the read part of the cycle so
22699: that another thread of control acquiring a read lock for the same
22700: item, in its own read-modify-write cycle, will not result in
22701: deadlock
22702:
22703: * src/targets/isapi/parser3isapi.dsp: doc
22704:
22705: * src/: classes/hashfile.C, types/pa_vhashfile.h: hashfile 1
22706:
22707: * src/: classes/hashfile.C, include/pa_request.h: hashfile.cache 0
22708:
22709: * src/: classes/hashfile.C, include/pa_db_connection.h,
22710: main/pa_db_connection.C: hashfile expired deleted from db when
22711: get & iterate
22712:
22713: * src/: main/pa_db_connection.C, types/pa_vhashfile.C: hashfile
22714: expiring 1
22715:
22716: * src/types/: pa_vhashfile.C, pa_vhashfile.h: hashfile expiring 0
22717:
22718: * src/: main/pa_db_connection.C, types/pa_vhashfile.C:
22719: db_connection not bothers with key when not returning expired
22720: data
22721:
22722: * src/: include/pa_db_connection.h, main/pa_db_connection.C,
22723: types/pa_vhashfile.C: db_cursor constructor public now
22724:
22725: * src/: include/pa_db_connection.h, main/pa_db_connection.C,
22726: types/pa_vhashfile.C, types/pa_vhashfile.h: hashfile data
22727: stamped, todo: put_element analize
22728:
22729: * src/: include/pa_db_connection.h, include/pa_string.h,
22730: main/pa_db_connection.C, main/pa_string.C: hashfile pieced
22731: serialize. todo stamp
22732:
22733: 2001-10-23 parser
22734:
22735: * src/: classes/file.C, classes/hash.C, classes/hashfile.C,
22736: classes/image.C, classes/mail.C, classes/response.C,
22737: classes/string.C, classes/table.C, classes/xdoc.C,
22738: include/pa_config_fixed.h, include/pa_db_connection.h,
22739: main/pa_common.C, main/pa_db_connection.C, main/pa_request.C,
22740: types/pa_value.h, types/pa_vcookie.C, types/pa_vhash.h,
22741: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vresponse.h,
22742: types/pa_vtable.C: ^hashfile.hash[]
22743:
22744: * src/: classes/hashfile.C, classes/xdoc.C,
22745: include/pa_config_fixed.h, main/pa_db_manager.C,
22746: main/pa_globals.C: ifdefs so it compiled without db
22747:
22748: * src/: classes/hashfile.C, include/pa_db_connection.h,
22749: include/pa_db_manager.h, main/pa_db_connection.C,
22750: main/pa_db_manager.C, types/pa_vhashfile.h:
22751: ^hashfile.transaction{code} ^hashfile:clear[filename]
22752: ^hashfile.delete[key]
22753:
22754: 2001-10-22 parser
22755:
22756: * src/targets/: cgi/pa_pool.C, cgi/parser3.C, cgi/parser3.dsp,
22757: cgi/pool_storage.h, isapi/pool_storage.h: cgi += pool cleanups
22758:
22759: * src/: classes/classes.dsp, classes/hashfile.C, classes/xdoc.C,
22760: classes/xnode.C, include/pa_charset_connection.h,
22761: include/pa_db_connection.h, include/pa_db_manager.h,
22762: include/pa_exception.h, include/pa_sapi.h,
22763: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
22764: include/pa_stylesheet_connection.h,
22765: include/pa_stylesheet_manager.h,
22766: include/pa_xslt_stylesheet_manager.h, main/main.dsp,
22767: main/pa_db_connection.C, main/pa_db_manager.C,
22768: main/pa_exception.C, main/pa_globals.C, main/pa_pool.C,
22769: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
22770: main/pa_xslt_stylesheet_manager.C, targets/cgi/parser3.C,
22771: targets/isapi/parser3isapi.C, types/pa_vhashfile.C,
22772: types/pa_vhashfile.h, types/pa_vxdoc.C, types/pa_vxnode.C,
22773: types/types.dsp: hashfile 0
22774:
22775: * src/types/pa_vhashfile.C: z
22776:
22777: * src/: classes/classes.dsp, classes/hashfile.C,
22778: include/pa_config_fixed.h, main/execute.C,
22779: targets/cgi/parser3.dsp, types/pa_vhashfile.C,
22780: types/pa_vhashfile.h, types/types.dsp: hashfile -100
22781:
22782: * src/targets/isapi/parser3isapi.C: SEH minor ifdef changes
22783:
22784: * src/: include/pa_exception.h, include/pa_request.h,
22785: main/execute.C, main/pa_exception.C, main/pa_request.C,
22786: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
22787: types/pa_vclass.h, types/pa_vobject.h: stack backtrace
22788:
22789: 2001-10-19 parser
22790:
22791: * src/include/pa_pool.h: header
22792:
22793: * src/main/pa_pool.C: auto compiled on gcc
22794:
22795: * src/classes/image.C: comment
22796:
1.116 moko 22797: * src/: include/pa_pool.h, main/pa_common.C: makes
1.95 moko 22798:
22799: * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
22800: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
22801: types/pa_vxnode.h: xnode clone got freed
22802:
22803: * src/: classes/xdoc.C, classes/xnode.C, include/pa_pool.h,
22804: include/pa_types.h, main/pa_pool.C: first c++ exceptions result:
22805: can free up xalandomstring resulting from pool::transcode
22806:
22807: * src/: classes/Makefile.am, classes/xdoc.C, classes/xnode.C,
22808: include/pa_config_fixed.h, include/pa_exception.h,
22809: include/pa_stylesheet_connection.h, main/pa_charset_connection.C,
22810: main/pa_exception.C, main/pa_pool.C, types/pa_vxdoc.C,
22811: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: switched
22812: to c++ exceptions 1xml configure fixed to exclude xalan-patch
22813: from non-xml compile
22814:
22815: * src/main/pa_request.C: pool:: context - get_context
22816:
22817: * src/: classes/classes.h, classes/date.C, classes/double.C,
22818: classes/file.C, classes/form.C, classes/hash.C, classes/image.C,
22819: classes/int.C, classes/mail.C, classes/math.C, classes/op.C,
22820: classes/string.C, classes/table.C, classes/void.C,
22821: include/pa_config_fixed.h, include/pa_exception.h,
22822: include/pa_pool.h, include/pa_request.h, include/pa_types.h,
22823: main/compile.C, main/compile_tools.C, main/execute.C,
22824: main/pa_array.C, main/pa_common.C, main/pa_dictionary.C,
22825: main/pa_exception.C, main/pa_exec.C, main/pa_pool.C,
22826: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
22827: main/pa_string.C, main/pa_table.C, main/untaint.C,
22828: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
22829: types/pa_value.h, types/pa_vbool.h, types/pa_vdouble.h,
22830: types/pa_vfile.h, types/pa_vform.C, types/pa_vhash.h,
22831: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmethod_frame.h,
22832: types/pa_vstateless_class.h, types/pa_vtable.C,
22833: types/pa_wcontext.C, types/pa_wwrapper.h: switched to c++
22834: exceptions 0
22835:
22836: * src/classes/classes.awk: $ removed
22837:
22838: 2001-10-18 parser
22839:
22840: * src/types/pa_vcookie.C: cookie:CLASS
22841:
22842: * src/main/main.dsp: project
22843:
22844: * src/: classes/xdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C: vxdoc
22845: set_document & ctor question "who owns document" solved
22846:
22847: * src/: classes/xdoc.C, main/pa_pool.C: extra free removed
22848:
22849: * src/: classes/xdoc.C, classes/xnode.C, include/pa_pool.h,
22850: main/pa_pool.C: encoding in dom creating funcs
22851:
22852: * src/: classes/xdoc.C, types/pa_vxdoc.h: dom created by create can
22853: be transformed now
22854:
22855: * src/classes/xdoc.C: dom created by create can be transformed now
22856:
22857: * src/classes/xdoc.C: z
22858:
22859: * src/classes/xdoc.C: comment
22860:
22861: * src/: classes/xdoc.C, classes/xnode.C, main/compile.tab.C: xdoc
22862: create now uses XercesDocumentBridge, appendChild&co now works
22863:
22864: * src/include/pa_stylesheet_connection.h: prev stylesheet destroyed
22865: @ recompile
22866:
22867: * src/main/: compile.tab.C, compile.y, pa_request.C: ^: no colon in
22868: $origin @exception[
22869:
22870: * src/classes/: xdoc.C, xnode.C: xdoc::create[] now. and all dom
22871: tag names forced to XML lang
22872:
22873: * src/: classes/classes.dsp, classes/xdoc.C, types/types.dsp: fiew
22874: leechy-found bugs in code&doc fixed
22875:
22876: 2001-10-17 parser
22877:
22878: * src/: classes/classes.dsp, classes/string.C, main/pa_string.C,
22879: types/pa_vxnode.h, types/types.dsp: string::mid fixed, string.mid
22880: n functionality preserved
22881:
22882: * src/types/pa_vimage.h: removed unused vimage::save
22883:
22884: 2001-10-16 parser
22885:
22886: * src/: classes/string.C, main/pa_string.C: $string.mid(p[;n])
22887:
22888: * src/classes/: xnode.C: removed few dom returns & changed op.txt
22889:
22890: * src/types/: pa_vhash.h, pa_vtable.h: hash can be used as boolean
22891:
22892: * src/classes/image.C: image.copy tolerance
22893:
22894: * src/classes/image.C: ::CopyResampled made gd2beta+my hands, very
22895: ineffective, but works for small paleted image
22896:
22897: * src/types/pa_vimage.C: comment
22898:
22899: * src/classes/image.C: gd size/resize bugfix
22900:
22901: * src/: classes/classes.dsp, main/main.dsp,
22902: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
22903: types/types.dsp: ident >nul 2>&1
22904:
22905: * src/main/pa_common.C: \r\n -> \n DOS \r -> \n Macintosh on all
22906: systems
22907:
22908: * src/: classes/image.C, types/pa_vimage.h: ^image.copy[source](src
22909: x;src y;src w;src h;dst x;dst y[;dest w[;dest h]])
22910:
22911: 2001-10-15 parser
22912:
22913: * src/main/execute.C: z
22914:
22915: * src/classes/: xdoc.C: !::create{qualifiedName}
22916:
22917: * src/types/pa_vxnode.C: document_type_node.
22918: !readonly attribute DOMString name
22919: !notation_node.
22920: !readonly attribute DOMString publicId
22921: !readonly attribute DOMString systemId
22922:
1.116 moko 22923: * src/types/: pa_vcode_frame.h, pa_wcontext.C: code_frame fixed -
22924: ::write badly passed string too transparently [failed to
22925: intercept it]
1.95 moko 22926:
22927: * src/: classes/xdoc.C, classes/xnode.C, include/pa_config_fixed.h,
22928: include/pa_request.h, main/pa_sql_driver_manager.C,
22929: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
22930: types/pa_vxnode.h: DOM1 major addtion, only few
22931: attributes/methods left
22932:
22933: 2001-10-13 parser
22934:
22935: * src/: main/pa_sql_driver_manager.C, targets/cgi/parser3.C,
22936: targets/isapi/parser3isapi.C: isapi&cgi couple non-pooled mallocs
22937: in main handler
22938:
22939: * src/targets/isapi/pool_storage.h: isapi pool storage reverse
22940: cleanups & frees order
22941:
22942: * src/types/pa_vcode_frame.h: couple comments
22943:
22944: * src/: main/execute.C, types/pa_vcode_frame.h: vcodeframe made
22945: transparent enough to handle hash if creation&passing
22946:
22947: * src/: include/pa_config_fixed.h, main/execute.C,
22948: main/pa_exception.C: noticed that vcodeframe not transparent
22949: enough, would change now
22950:
22951: 2001-10-12 parser
22952:
22953: * src/targets/isapi/parser3isapi.C: xalan&xerces multithread bug
22954: fixed. initialization&free on each thread!
22955:
22956: * src/classes/: double.C, int.C, string.C: sql{}[$.default[({})]]
22957: handling changed: now type of default param analized always, not
22958: only at problem time, thus helping early problem spotting
22959:
22960: * src/: classes/classes.dsp, classes/xdoc.C, main/compile.tab.C,
22961: main/main.dsp, main/pa_globals.C, targets/cgi/parser3.C,
22962: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.C,
22963: targets/isapi/parser3isapi.dsp, types/types.dsp: xalan&xerces
22964: multithread bug fixed. initialization&free on each thread!
22965:
22966: 2001-10-11 parser
22967:
22968: * src/classes/xnode.C: xnode.selectSingle now
22969:
22970: * src/: classes/xdoc.C, classes/xnode.C, include/pa_exception.h,
22971: include/pa_pool.h, include/pa_stylesheet_connection.h,
22972: main/pa_exception.C, main/pa_pool.C: moved xslt exceptions
22973: convertors out of Pool into Exception
22974:
22975: * src/main/pa_string.C: const
22976:
22977: * src/: include/pa_string.h, main/pa_string.C: restructured string:
22978: linked pieces of same language together prior to String::replace
22979:
22980: * src/classes/hash.C: !^hash.add[addme]
22981: !^hash.sub[subme]
22982: !^a.union[b] = new
22983: !^a.intersection[b] = new
22984: !^a.intersects[b] = bool
22985:
22986: * src/classes/hash.C: !^hash::append[append_from]
22987:
22988: * src/: classes/hash.C, types/pa_vhash.h:
22989: !^hash::create[[copy_from]]
22990:
22991: * src/: classes/string.C, classes/table.C, include/pa_globals.h,
22992: include/pa_string.h, main/pa_globals.C, main/pa_string.C,
22993: main/untaint.C, types/pa_vvoid.h: untaint lang origins table
22994: fixed. got rid of empty_string, which caused errors - it hasnt
22995: exception but somebody[value.bark] tried to throw it on it's pool
22996:
1.116 moko 22997: * src/include/pa_config_auto.h.in: makes
1.95 moko 22998:
22999: 2001-10-10 parser
23000:
23001: * src/: classes/op.C, main/compile.tab.C: ^error[msg]
23002:
23003: * src/main/: compile.tab.C, compile.y: ^a[
23004:
23005: @next_method << now unclosed ] would be reported here
23006:
23007: * src/main/: compile.tab.C, compile.y: ^a[^b] more informative
23008: compile error
23009:
23010: 2001-10-09 parser
23011:
1.116 moko 23012: * src/: classes/Makefile.am, main/Makefile.am,
23013: targets/cgi/Makefile.am, types/Makefile.am: makes
1.95 moko 23014:
23015: * src/classes/Makefile.am: makes
23016:
23017: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: xml transform
23018: win32 errors intercepted [xalan transformer patched and
23019: incorporated]
23020:
23021: * src/: classes/classes.dsp, classes/xdoc.C,
23022: include/pa_stylesheet_connection.h, main/main.dsp,
23023: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
23024: types/pa_vxdoc.h, types/pa_vxnode.h, types/types.dsp: xalan
23025: patches starting
23026:
23027: * src/classes/: string.C, table.C: ^string.save[file]
23028:
23029: * src/classes/: date.C, table.C: calendar moved to date
23030:
23031: * src/classes/: op.C, table.C: table.hash[key field;value field(s)
23032: string/table] now
23033:
23034: * src/classes/: op.C, table.C: z
23035:
23036: * src/: classes/op.C, classes/table.C, types/pa_vfile.h,
23037: types/pa_vimage.h, types/pa_vjunction.h, types/pa_vxdoc.h,
23038: types/pa_vxnode.h: table:menu & op for delims made allowed not to
23039: be code [be string..]
23040:
23041: * src/classes/: double.C, file.C, image.C, int.C, op.C, string.C,
23042: table.C: lots of
23043: params->as_int/double/as_string/as_junction/as_no_junction
23044: messages added
23045:
23046: 2001-10-08 parser
23047:
23048: * src/: classes/date.C, classes/image.C, classes/string.C,
23049: classes/table.C, classes/void.C, include/pa_request.h:
23050: params->as_int/double message added
23051:
23052: * src/classes/image.C: image:circle [and round arc] uses Bresenham
23053:
23054: * src/: classes/image.C, types/pa_vcookie.C, types/pa_vimage.C:
23055: image:sector removed image:html internal "line-*" attribs
23056:
23057: * src/: classes/image.C, include/pa_common.h, main/pa_common.C,
23058: types/pa_vcookie.C: cookie urlencoded [netscape doc reread]
23059:
23060: * src/types/pa_vcookie.C: removing cookie made more netscape-like
23061: way
23062:
23063: * src/: classes/file.C, classes/form.C, main/pa_common.C,
23064: main/untaint.C: header untainting to UL_HTTP_HEADER,
23065: UL_MAIL_HEADER made nonforced [only tainted pieces]
23066:
23067: * src/: include/pa_common.h, main/pa_common.C, main/untaint.C,
23068: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: remove_crlf
23069: @ SAPI::log
23070:
23071: * src/main/untaint.C: \r to ' ' in origins mode
23072:
23073: * src/classes/xdoc.C: xdoc:load exceptions intercepted [like in
23074: set]
23075:
23076: * src/: classes/xdoc.C, include/pa_config_fixed.h,
23077: main/compile.tab.C, types/pa_vxdoc.h: parsedSource produced by
23078: nonstandard liaison freed up
23079:
23080: 2001-10-07 parser
23081:
23082: * src/: include/pa_config_fixed.h, main/compile.tab.C: restored
23083: project
23084:
23085: 2001-10-05 parser
23086:
23087: * src/: classes/xdoc.C, include/pa_pool.h, main/main.dsp,
23088: main/pa_pool.C: changed xdoc:set to prevent SAXParseException
23089: from outputing to cerr. lots of "todos"
23090:
23091: * src/main/untaint.C: http_header tainting more gentle with
23092: enquoting now
23093:
23094: * src/: classes/xdoc.C, include/pa_dictionary.h, main/main.dsp,
23095: main/pa_dictionary.C, main/pa_string.C, types/pa_vxdoc.h: started
23096: xml errorhandler. fixed string.replace a little, read @test
23097:
23098: * src/main/pa_string.C: found replace bug - first_that_starts(char
23099: *) does not have limit, and looks further eos, fixing....
23100:
23101: * src/doc/: doxygen.cfg, html2chm.cmd, sources2html.cmd: paths
23102:
23103: * src/: classes/xdoc.C, main/compile.tab.C: xdoc.transform now
23104:
23105: * src/main/: pa_charset_connection.C: ctype another mem clear
23106: bugfix
23107:
1.116 moko 23108: * src/main/: compile.tab.C, compile.y: disabled ^literals in names
23109: $result[^[$p^]z] now works fine
1.95 moko 23110:
23111: * src/: include/pa_hash.h, main/pa_hash.C: Hash::size() calculated
23112: wrong. fixed it
23113:
23114: * src/main/pa_charset_connection.C: unicode zero pair at the beging
23115: of totable appered to be vital
23116:
23117: 2001-10-04 parser
23118:
23119: * src/classes/image.C: ^image.length[text]
23120:
23121: 2001-10-03 parser
23122:
23123: * src/main/pa_request.C: DEFAULT...charset was ignored when !XML
23124:
23125: * src/main/pa_request.C: restored pcre defaulting in request
23126: [mindlessly "optimized" yesterday] comment left
23127:
23128: 2001-10-02 parser
23129:
23130: * src/: main/pa_charset_manager.C,
23131: include/pa_stylesheet_connection.h: forgot non-xml pool.*charset
23132: needed
23133:
23134: * src/: include/pa_pool.h, main/pa_pool.C, types/pa_vresponse.h:
23135: forgot non-xml pool.*charset needed
23136:
23137: * src/classes/table.C: # config comments fixed
23138:
23139: * src/: classes/table.C, main/pa_charset_connection.C: table:load &
23140: charset_connection #comment now
23141:
23142: * src/: classes/classes.dsp, types/types.dsp: release projects
23143: options fixed to use release msvcrt lib
23144:
23145: * src/main/pa_charset_connection.C: pcre tables now const inside
23146: removed default - pcre handles that internally fixed bug on
23147: not-cleaning tables [previously was calloced, now member]
23148:
23149: * src/: include/pa_request.h, main/pa_charset_connection.C,
23150: main/pa_request.C, types/pa_vstring.h: pcre tables now const
23151: inside removed default - pcre handles that internally fixed bug
23152: on not-cleaning tables [previously was calloced, now member]
23153:
23154: * src/: include/pa_config_fixed.h, main/pa_charset_connection.C:
23155: tested charset reload on file change @ apache version = OK tested
23156: freeing up prev encoding on adding new = OK
23157:
23158: 2001-10-01 parser
23159:
23160: * src/main/pa_charset_connection.C: removed entitify external hack
23161: [internal installed]
23162:
1.116 moko 23163: * src/main/Makefile.am: makes+removed dtd
1.95 moko 23164:
23165: * src/: include/pa_charset_connection.h,
23166: include/pa_charset_manager.h,
23167: include/pa_xslt_stylesheet_manager.h, main/main.dsp,
23168: main/pa_charset_connection.C, main/pa_charset_manager.C,
23169: main/pa_request.C: charset loading & caching mech 0
23170:
23171: * src/: include/pa_stylesheet_connection.h,
23172: include/pa_xslt_stylesheet_manager.h, main/main.dsp,
23173: main/pa_globals.C, main/pa_request.C: would make charset loading
23174: & caching mech now
23175:
23176: 2001-09-30 parser
23177:
23178: * src/main/pa_request.C: forgot to fill toTable
23179:
23180: * src/: include/pa_config_fixed.h, main/pa_request.C: started
23181: hack_s_maximumCharacterValues to XALAN_HACK_DIGITAL_ENTITIES but
23182: failed on win32 for now..
23183:
23184: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C:
23185: now charsets table configuration variable is: CHARSETS
23186:
23187: * src/: classes/xdoc.C, include/pa_request.h, main/pa_request.C:
23188: ctype with unicode 1. todo: no П entities on output somehow
23189:
23190: * src/: classes/file.C, classes/op.C, classes/string.C,
23191: include/pa_request.h, main/pa_request.C: started ctype with
23192: unicode values
23193:
23194: 2001-09-28 parser
23195:
23196: * src/: main/pa_request.C, classes/mail.C, classes/op.C,
23197: classes/xdoc.C, include/pa_stylesheet_connection.h: letter body
23198: string passed AS-IS now
23199:
23200: * src/classes/: xdoc.C, xnode.C: xdoc addencoding works! invented a
23201: way of user-configuring... todo: implement
23202:
23203: 2001-09-27 parser
23204:
23205: * src/classes/table.C: table.sort changed to sort table itself
23206:
23207: * src/: classes/xdoc.C, targets/isapi/parser3isapi.dsp:
23208: X^.getElementsByTagName[tagname] = array of xnode
23209: X^.getElementsByTagNameNS[namespaceURI;localName] = array of
23210: nodes removed - regretfully not supported @ xalan. maybe someday
23211: would reimplement, if needed.
23212:
23213: win32build system: solved long waiting anti-non-started-apache
23214: problem
23215:
23216: * src/: classes/classes.dsp, classes/xdoc.C, main/main.dsp,
23217: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
23218: types/types.dsp: win32 ident make system so not to rebuild
23219: library [ident.C.new]
23220:
23221: 2001-09-26 parser
23222:
23223: * src/: classes/classes.dsp, classes/xdoc.C, classes/xnode.C,
23224: classes/xnode.h, include/pa_config_fixed.h, main/main.dsp,
23225: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
23226: types/pa_vxnode.C, types/types.dsp: z
23227:
23228: * src/classes/classes.C: forgot one non-xml check
23229:
1.116 moko 23230: * src/: Makefile.am, classes/Makefile.am, main/Makefile.am,
23231: targets/cgi/Makefile.am, types/Makefile.am: makes with clases.awk
1.95 moko 23232:
23233: * src/targets/cgi/parser3.C: z
23234:
23235: * src/: include/pa_config_fixed.h, targets/cgi/parser3.C,
23236: targets/isapi/parser3isapi.C: #ifdef SMTP
23237:
23238: * src/: classes/classes.dsp, classes/dnode.C, classes/dnode.h,
23239: classes/dom.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
23240: main/compile.tab.C, types/pa_vdnode.C, types/pa_vdnode.h,
23241: types/pa_vdom.C, types/pa_vdom.h, types/pa_vxdoc.C,
23242: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
23243: types/types.dsp: xdoc&xnode now
23244:
23245: * src/: classes/classes.C, classes/classes.awk,
23246: classes/classes.dsp, classes/classes.h, classes/date.C,
23247: classes/dnode.C, classes/dnode.h, classes/dom.C,
23248: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
23249: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
23250: classes/op.C, classes/response.C, classes/string.C,
23251: classes/table.C, classes/void.C, include/pa_array.h,
23252: include/pa_common.h, include/pa_config_fixed.h,
23253: include/pa_config_includes.h, include/pa_dictionary.h,
23254: include/pa_dir.h, include/pa_exception.h, include/pa_exec.h,
23255: include/pa_globals.h, include/pa_request.h, include/pa_sapi.h,
23256: include/pa_socks.h, include/pa_sql_connection.h,
23257: include/pa_sql_driver_manager.h, include/pa_stack.h,
23258: include/pa_string.h, include/pa_stylesheet_connection.h,
23259: include/pa_table.h, include/pa_threads.h, include/pa_types.h,
23260: include/pa_xslt_stylesheet_manager.h, main/compile.C,
23261: main/compile.y, main/compile_tools.C, main/compile_tools.h,
23262: main/execute.C, main/main.dsp, main/pa_array.C, main/pa_common.C,
23263: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
23264: main/pa_exec.C, main/pa_globals.C, main/pa_hash.C,
23265: main/pa_pool.C, main/pa_request.C, main/pa_socks.C,
23266: main/pa_sql_driver_manager.C, main/pa_string.C, main/pa_table.C,
23267: main/pa_xslt_stylesheet_manager.C, main/untaint.C,
23268: sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
23269: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
23270: targets/cgi/parser3.dsp, targets/isapi/pa_pool.C,
23271: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
23272: targets/isapi/parser3isapi.dsp, targets/isapi/pool_storage.h,
23273: types/pa_valiased.C, types/pa_valiased.h, types/pa_value.h,
23274: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
23275: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
23276: types/pa_vdnode.C, types/pa_vdnode.h, types/pa_vdom.C,
23277: types/pa_vdom.h, types/pa_vdouble.h, types/pa_venv.h,
23278: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
23279: types/pa_vform.h, types/pa_vimage.C, types/pa_vimage.h,
23280: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmath.h,
23281: types/pa_vmethod_frame.h, types/pa_vobject.h,
23282: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.h,
23283: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
23284: types/pa_vstateless_object.h, types/pa_vstring.C,
23285: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
23286: types/pa_vvoid.h, types/pa_wcontext.C, types/pa_wcontext.h,
23287: types/pa_wwrapper.h, types/types.dsp: added ident.awk and
23288: main.dsp splitted to main+classes+types along to .am
23289:
23290: * src/classes/Makefile.am: removed useless var
23291:
23292: * src/: classes/classes.cmd, main/main.dsp,
23293: targets/cgi/parser3.dsp: moved classes.inc generation on win32 to
23294: main.dsp
23295:
23296: 2001-09-25 parser
23297:
23298: * src/include/pa_config_auto.h.in: xml on linux[elik] works! no
23299: 1251 though, todo ICU
23300:
1.116 moko 23301: * src/: Makefile.am, classes/Makefile.am, classes/dom.C,
1.95 moko 23302: include/pa_stylesheet_connection.h, main/Makefile.am,
1.116 moko 23303: main/pa_pool.C, targets/cgi/Makefile.am, types/Makefile.am,
23304: types/pa_vdom.h: xml configure makes
1.95 moko 23305:
23306: 2001-09-24 parser
23307:
1.116 moko 23308: * src/: classes/Makefile.am, include/pa_config_auto.h.in,
23309: types/Makefile.am: makes
1.95 moko 23310:
1.116 moko 23311: * src/targets/cgi/Makefile.am: makefiles
1.95 moko 23312:
23313: * src/: Makefile.am, targets/Makefile.am, targets/cgi/pa_pool.C:
23314: started unix makes update
23315:
23316: * src/: Makefile.am, main/Makefile.am, targets/cgi/Makefile.am:
23317: started unix makes update
23318:
23319: * src/types/: pa_vdnode.C, pa_vvoid.h, pa_vtable.C: z
23320:
23321: * src/types/pa_value.h: z
23322:
23323: * src/types/: pa_vhash.h, pa_vtable.h, pa_vclass.h: fixed small
23324: bugs with usinge hash/table in expressions
23325:
23326: * src/types/: pa_vfile.h, pa_vimage.h, pa_vstring.h: fiew wrong
23327: resolved conflicts fixed [const]
23328:
23329: * src/: classes/classes.cmd, classes/image.C, classes/op.C,
23330: classes/table.C, include/pa_request.h, include/pa_sapi.h,
23331: main/compile.C, main/compile.tab.C, main/compile.y,
23332: main/compile_tools.h, main/main.dsp, main/pa_common.C,
23333: main/pa_sql_driver_manager.C, targets/cgi/parser3.C,
23334: targets/cgi/parser3.dsp, types/pa_value.h, types/pa_vbool.h,
23335: types/pa_vdate.h, types/pa_vdouble.h, types/pa_vform.C,
23336: types/pa_vhash.h, types/pa_vimage.h, types/pa_vint.h,
23337: types/pa_vstring.h, types/pa_vtable.h, types/pa_vvoid.h: merged3
23338: with before_xml [merge2 actually didn't happen - i've created
23339: tags on wrong branch. so this merge is in fact re-merge]
23340:
23341: 2001-09-21 parser
23342:
23343: * src/: main/main.dsp, targets/cgi/parser3.dsp,
23344: targets/isapi/parser3isapi.dsp: updated project files [/ sadly
23345: produced "" in make file and sadly wrong interpreted on load]
23346:
1.116 moko 23347: * src/: classes/classes.h, classes/hash.C, classes/op.C,
23348: classes/table.C, doc/doxygen.cfg, include/pa_common.h,
23349: include/pa_globals.h, include/pa_request.h, include/pa_sapi.h,
23350: include/pa_sql_driver_manager.h, include/pa_string.h,
23351: main/compile.tab.C, main/main.dsp, main/pa_common.C,
23352: main/pa_exec.C, main/pa_globals.C, targets/cgi/parser3.dsp,
23353: targets/isapi/parser3isapi.dsp: merged with before_xml
1.95 moko 23354:
23355: * src/: classes/classes.C, classes/date.C, classes/dnode.C,
23356: classes/dom.C, classes/file.C, classes/form.C, classes/int.C,
23357: classes/mail.C, doc/doxygen.cfg, include/pa_config_fixed.h,
23358: include/pa_pool.h, main/main.dsp, main/pa_globals.C,
23359: main/pa_pool.C, main/pa_request.C,
23360: main/pa_xslt_stylesheet_manager.C, targets/cgi/pa_pool.C,
23361: targets/cgi/pa_threads.C, targets/cgi/parser3.dsp,
23362: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
23363: targets/isapi/parser3isapi.dsp, types/pa_valiased.C,
23364: types/pa_vcookie.C, types/pa_vdnode.C, types/pa_vdom.C,
23365: types/pa_vfile.C, types/pa_vform.C, types/pa_vimage.C,
23366: types/pa_vrequest.C, types/pa_vresponse.h,
23367: types/pa_vstateless_class.C, types/pa_vstring.C,
23368: types/pa_vtable.C, types/pa_wcontext.C: zillions of #ifdef XML
23369: created new projects for sql drivers [planning to remove sql
23370: drivers from main cvs project] first, will join latest changes
23371:
23372: * src/classes/: dom.C: defaulted dom writing methods encoding to
23373: pool.get_charset
23374:
23375: * src/classes/dom.C: defaulted dom writing methods encoding to
23376: pool.get_charset
23377:
23378: * src/include/pa_pool.h: defaulted dom writing methods encoding to
23379: pool.get_charset
23380:
23381: * src/: classes/dom.C, include/pa_pool.h, main/pa_pool.C,
23382: types/pa_vdnode.C, types/pa_vresponse.h: defaulted dom writing
23383: methods encoding to pool.get_charset
23384:
23385: * src/: include/pa_pool.h, main/pa_pool.C: checked whether
23386: transcoder were created right "unsupported encoding" message.
23387: not @ set time, but @ use time, so until xml output functions
23388: .string, .file, .save used - no encoding name check occur
23389:
23390: reduced transcode buffer size to 60 fixed pool cleanup - no
23391: registration needed, pools are officially destructured
23392:
23393: 2001-09-20 parser
23394:
23395: * src/classes/image.C: 20K preload on jpg measure [image::measure]
23396:
23397: * src/main/: pa_pool.C, pa_request.C: Pool::transcode defaults from
23398: $MAIN:DEFAULTS.content-type[$.charset[here]]
23399:
23400: * src/: classes/dnode.C, classes/dom.C,
23401: include/pa_config_includes.h, include/pa_globals.h,
23402: include/pa_pool.h, main/main.dsp, main/pa_globals.C,
23403: main/pa_pool.C, targets/cgi/parser3.dsp,
23404: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
23405: types/pa_vdnode.C, types/pa_vdnode.h, types/pa_vresponse.h:
23406: Pool::transcode 0
23407:
23408: * src/classes/dom.C: dom. string save file moved output xml options
23409: to last param and made it optional
23410:
23411: * src/types/pa_vdnode.C: !$elementnode.attributes = hash of
23412: dnodes
23413: !$attributenode.specified = boolean
23414: true if the attribute received its value explicitly
23415: in the XML document,
23416: or if a value was assigned programatically with the
23417: setValue function.
23418: false if the attribute value came from the default value
23419: declared in the document's DTD.
23420: !$pinode.target = target of this processing instruction
23421: XML defines this as being the first token following the
23422: markup
23423: that begins the processing instruction.
23424: XPath:
23425: !^node.select[xpath/query/expression] = hash of 0->node0
23426: 1->node1
23427: !^node.select-single[xpath/query/expression] = first node if
23428: any
23429:
23430: * src/types/: pa_value.h, pa_vbool.h, pa_vdate.h, pa_vdouble.h,
23431: pa_vhash.h, pa_vint.h, pa_vstring.h, pa_vtable.h, pa_vvoid.h:
23432: some 'const's added
23433:
23434: * src/types/: pa_vhash.h, pa_vtable.h: table/hash can be used in
23435: expression context now, there value = size and boolean value
23436: size!=0
23437:
23438: * src/types/: pa_vhash.h, pa_vstring.h, pa_vtable.h: table/hash
23439: can be used in expression context now, there value = size and
23440: boolean value size!=0
23441:
23442: * src/: classes/dnode.C, classes/dom.C, targets/cgi/parser3.dsp,
23443: types/pa_vstring.h: dnode .file .string .save moved back to dom
23444: due to strange xalan bug
23445:
23446: 2001-09-18 parser
23447:
23448: * src/: classes/dnode.C, classes/dom.C, classes/hash.C,
23449: classes/image.C, classes/op.C, classes/table.C,
23450: include/pa_common.h, include/pa_globals.h, include/pa_request.h,
23451: include/pa_sql_driver_manager.h, main/compile.C,
23452: main/compile.tab.C, main/compile.y, main/compile_tools.h,
23453: main/execute.C, main/pa_common.C, main/pa_request.C,
23454: main/pa_sql_driver_manager.C, main/pa_string.C, main/pa_table.C,
23455: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
23456: targets/isapi/parser3isapi.C, types/pa_value.h, types/pa_vform.C,
23457: types/pa_vform.h, types/pa_vhash.h, types/pa_vimage.C,
23458: types/pa_vimage.h, types/pa_vtable.h: merged latest bugfixes from
23459: before_xml branch ^if(def $hash) now true only when
23460: ^hash:_count[]!=0 moved .string .save .file from dom to dnode
23461:
23462: * src/: classes/op.C, main/execute.C: operators self changed to
23463: root ^for variable context changed to self
23464:
23465: * src/types/: pa_vdnode.C, pa_vdom.h, pa_vhash.h, pa_vtable.h: dom,
23466: dnode 1
23467:
23468: * src/: classes/dnode.C, classes/dnode.h, main/main.dsp,
23469: types/pa_vdnode.C, types/pa_vdnode.h: dom, dnode 0
23470:
23471: * src/: classes/image.C, main/pa_string.C, main/pa_table.C: image:
23472: poly* fixed
23473:
23474: 2001-09-17 parser
23475:
23476: * src/: classes/dom.C, main/main.dsp, main/pa_globals.C,
23477: types/pa_vdom.h: started dnode+dom
23478:
23479: dnode DOM methods: $node.name $node.value
23480: ...others...
23481:
23482: ^node.xpath[/rates/USD] = hash
23483: $hash[
23484: $.0[node0]
23485: $.1[node1]
23486: ]
23487:
23488: * src/: classes/image.C, types/pa_vimage.C: $image.line-style now
23489: applies to all linear primitives
23490:
23491: * src/: classes/classes.h, classes/dom.C, classes/hash.C,
23492: include/pa_stylesheet_connection.h, main/main.dsp,
23493: targets/cgi/pa_pool.C, types/pa_vdom.h, types/pa_vfile.h,
23494: types/pa_vimage.h: started dnode DOM: $node.name
23495: $node.value ...others... ^node.xpath[/rates/USD] = hash
23496: dom(dnode)
23497:
23498: * src/: classes/hash.C, main/compile.C, main/compile.tab.C,
23499: main/compile.y, main/compile_tools.h, main/execute.C,
23500: targets/cgi/parser3.C: expressions unary+ ^hash.count[] bugfix:
23501: in expression compound($aa.zz.xx) names now can have minus '-' in
23502: name after '.'
23503:
23504: 2001-09-15 parser
23505:
23506: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h:
23507: image: $line-width ^line(...)[**** style]
23508:
23509: * src/: classes/dom.C, targets/isapi/parser3isapi.C,
23510: targets/isapi/pool_storage.h, types/pa_vdom.h: fixed bug in isapi
23511: pool_storage - cleanups first, allocations second. apache wisely
23512: does just like that
23513:
23514: * src/targets/isapi/: parser3isapi.C, pool_storage.h: pool_storage
23515: rewritten using template, no bugs now
23516:
23517: * src/: include/pa_pool.h, main/pa_pool.C, targets/cgi/pa_pool.C,
23518: targets/isapi/pa_pool.C, targets/isapi/parser3isapi.C,
23519: targets/isapi/parser3isapi.dsp, targets/isapi/pool_storage.h:
23520: poorly started isapi pool_storage, would rewrite using template
23521: now
23522:
23523: * src/: classes/dom.C, classes/image.C, include/pa_pool.h,
23524: include/pa_stylesheet_connection.h, main/main.dsp,
23525: targets/cgi/pa_pool.C, targets/isapi/pa_pool.C,
23526: targets/isapi/pool_storage.h, types/pa_vdom.C, types/pa_vdom.h:
23527: xalan objects freed up [introducing Pool::register_cleanup]
23528:
23529: * src/: doc/doxygen.cfg, include/pa_sapi.h, types/pa_vdom.h:
23530: comments
23531:
23532: 2001-09-14 parser
23533:
23534: * src/main/: pa_sql_driver_manager.C, pa_xslt_stylesheet_manager.C:
23535: z
23536:
23537: * src/: classes/dom.C, classes/file.C, classes/image.C,
23538: classes/mail.C, include/pa_common.h,
23539: include/pa_sql_driver_manager.h, include/pa_string.h,
23540: include/pa_stylesheet_connection.h,
23541: include/pa_xslt_stylesheet_manager.h, main/main.dsp,
23542: main/pa_common.C, main/pa_exec.C, main/pa_globals.C,
23543: main/pa_sql_driver_manager.C, main/pa_xslt_stylesheet_manager.C,
23544: main/untaint.C, types/pa_vfile.C: dom.xslt stylesheet
23545: compiled&cached
23546:
23547: 2001-09-13 parser
23548:
23549: * src/: classes/dom.C, classes/file.C, classes/image.C,
23550: types/pa_vfile.C, types/pa_vfile.h: ^dom.file[] charset
23551:
23552: * src/classes/dom.C: dom:file content-type(.method)
23553:
23554: * src/: include/pa_common.h, include/pa_globals.h,
23555: main/pa_common.C, main/pa_request.C: $MAIN:CLASS_PATH now can be
23556: string now more informative error messages
23557:
23558: * src/: include/pa_globals.h, include/pa_request.h,
23559: main/pa_request.C, targets/cgi/parser3.C,
23560: targets/isapi/parser3isapi.C: ParserRootConfig .../parser3.conf
23561: ParserSiteConfig .../parser3.conf
23562:
23563: cgi&isapi looks for {configure|c:\windows}/parser3.conf
23564:
23565: 2001-09-12 parser
23566:
23567: * src/: classes/op.C, include/pa_sql_driver_manager.h,
23568: main/pa_sql_driver_manager.C: ^connect[] ^connect[aaa] more
23569: precise error reporting: "connection string must start with
23570: protocol://" now
23571:
23572: * src/main/compile.tab.C: fixed - subname code parts actually []
23573: braced
23574:
23575: * src/main/: compile.y, compile_tools.h: name.[part].xxx syntax
23576: lexer on LS_USER level did [] matching without setting nestage,
23577: introduced special LS_NAME_SQUARE_PART state
23578:
23579: 2001-09-11 parser
23580:
23581: * src/: classes/dom.C, include/pa_string.h, main/pa_globals.C,
23582: main/untaint.C: ^dom:set{<some>xml</some>} default language XML
23583: languages+=xml
23584:
23585: * src/: classes/dom.C, types/pa_vdom.h: ^dom:set[<some>xml</some>]
23586:
23587: * src/classes/dom.C: ^dom:save/string/file[output options] output
23588: options: $.method[xml|html|text] detection fixed
23589:
23590: * src/types/pa_vdom.h: messages
23591:
23592: * src/classes/dom.C: ^dom:save/string/file[output options] output
23593: options: $.method[xml|html|text] detection fixed
23594:
23595: 2001-09-10 parser
23596:
23597: * src/classes/dom.C: ^dom:save/string/file[output options] output
23598: options: $.method[xml|html|text] $.encoding[windows-1251|...]
23599:
23600: * src/classes/dom.C: ^dom.xslt[stylesheet filename][params hash
23601: added]
23602:
23603: * src/: classes/dom.C, main/main.dsp, types/pa_vdom.h:
23604: ^dom.xslt[stylesheet filename] 0
23605:
23606: * src/: classes/dom.C, main/main.dsp, types/pa_vdom.h:
23607: ^dom.xslt[stylesheet filename] -1 doc is lying
23608:
23609: * src/classes/dom.C: ^dom.file[encoding] = file
23610:
23611: * src/classes/: dom.C: ^dom.string[encoding] 1
23612: ^dom.save[encoding;filename]
23613:
23614: * src/classes/dom.C: ^dom.string[] 0
23615:
23616: * src/classes/dom.C: ^dom.save[b.xml] 1:error handling
23617:
23618: * src/: classes/dom.C, main/main.dsp, types/pa_vform.C,
23619: types/pa_vform.h: ^dom.save[b.xml] 0
23620:
23621: 2001-09-08 parser
23622:
23623: * src/types/pa_vform.C: $form:tables.name.field
23624:
23625: 2001-09-07 parser
23626:
23627: * src/classes/table.C: table:empty removed, superceded by ^if(def
23628: $table)...
23629:
23630: * src/targets/cgi/parser3.C: z
23631:
23632: * src/main/pa_string.C: $a[] ^if($a){y;n} is 'n' now [conversion
23633: from '' to int/double is 0]
23634:
23635: * src/: classes/dom.C, types/pa_value.h, types/pa_vtable.h: (def
23636: $table) is false when table is empty
23637:
23638: * src/: main/pa_request.C, types/pa_vform.C, types/pa_vform.h:
23639: !$form:tables $atable[$form:tables.a]
23640: ^atable.menu{a=$atable.element}[,]
23641:
23642: * src/: targets/cgi/parser3.dsp, types/pa_vform.C,
23643: types/pa_vform.h, types/pa_vhash.h: !$form:fields
23644:
1.116 moko 23645: * src/: classes/dom.C, classes/table.C, main/main.dsp,
1.95 moko 23646: types/pa_vdom.h, types/pa_vform.C: merged with successful start
23647: of dom
23648:
23649: * src/: include/pa_hash.h, main/pa_hash.C, types/pa_vfile.h,
23650: types/pa_vform.C, types/pa_vform.h: z
23651:
23652: * src/: main/pa_exception.C, types/pa_vform.C: getting FIRST form
23653: element [not last]
23654:
1.116 moko 23655: * src/: classes/dom.C, classes/table.C, main/main.dsp,
1.95 moko 23656: types/pa_vdom.h: introducing dom. dom:load[a.xml]
23657:
23658: 2001-09-06 parser
23659:
23660: * src/types/pa_vform.C: ?a=1&a=2 would result in $form:a being a
23661: table with one column 'element' and two rows: 1 and 2
23662:
23663: * src/types/pa_vform.C: ?a=1&a=2 would result in $form:a being a
23664: table with one column 'element' and two rows: 1 and 2
23665:
23666: * src/: classes/void.C, main/pa_string.C, main/pa_table.C: fixed up
23667: bad int/double conversions, and now $form:nonexistent.int(88)
23668: would return 88
23669:
23670: * src/: classes/hash.C, include/pa_globals.h, main/pa_globals.C,
23671: types/pa_vhash.h: now there's special hash key '_default'
23672: [instead of ^_default method] $hash[ $.a[1] $.b[2]
23673: $._default[xx] ] $hash.c
23674:
23675: * src/main/: compile.tab.C, compile.y: ^if(0){}{ ^if(1){}^; } bug
23676: fixed [thanks, fif], ^; were treated there non-literally
23677:
23678: * src/doc/doxygen.cfg: merged new default options from 1.2.10
23679: doxygen
23680:
23681: * src/: classes/image.C, classes/op.C, classes/string.C,
23682: classes/table.C, doc/doxygen.cfg, targets/isapi/parser3isapi.C,
23683: types/pa_vtable.C: few #ifndef DOXYGEN
23684:
23685: 2001-09-05 parser
23686:
23687: * src/classes/: string.C, table.C: sql options can be void [same as
23688: image:html the other day]
23689:
23690: * src/targets/cgi/Makefile.am: .am undo
23691:
23692: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h,
23693: targets/cgi/parser3.C: #define STRINGIZE(name) #name does not
23694: macro expantion on param, simply qoutes whatever passed, undone
23695:
23696: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h,
23697: targets/cgi/Makefile.am, targets/cgi/parser3.C: #define
23698: STRINGIZE(name) #name invented
23699:
23700: * src/: classes/op.C, include/pa_sql_driver_manager.h,
23701: main/pa_sql_driver_manager.C: #define MAIN_SQL_NAME "SQL" #define
23702: MAIN_SQL_DRIVERS_NAME "drivers"
23703:
23704: moved to be availible to all users
23705:
23706: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h:
23707: SQL_DRIVER_CREATE_FUNC_NAME
23708:
23709: * src/classes/mail.C: MAIN:MAIL check fixed
23710:
23711: 2001-09-04 parser
23712:
23713: * src/classes/image.C: image.html now can accept void params
23714:
23715: * src/targets/isapi/parser3isapi.C: z
23716:
23717: * src/targets/cgi/parser3.C: full_file_spec bug
23718:
23719: * src/targets/cgi/parser3.C: getenvcheck
23720:
23721: * src/targets/cgi/parser3.C: zz
23722:
23723: * src/targets/cgi/parser3.C: zzz
23724:
23725: * src/classes/date.C: date
23726:
23727: * src/classes/date.C: date:sql-string is now without ''
23728:
1.116 moko 23729: * src/: include/pa_config_auto.h.in, targets/cgi/Makefile.am,
1.95 moko 23730: targets/cgi/parser3.C: configure --sysconfdir=sysadmin-controlled
23731: auto.p location for targets/cgi/parser3, default[/usr/local/etc]
23732:
1.116 moko 23733: * src/include/pa_config_auto.h.in: makes
1.95 moko 23734:
23735: 2001-09-03 parser
23736:
23737: * src/targets/cgi/parser3.C: /configure cgi SYSCONFDIR
23738:
23739: 2001-09-01 parser
23740:
23741: * src/classes/image.C: letter_spacing
23742:
23743: * src/classes/image.C: image: font params changed
23744:
23745: * src/classes/image.C: image: as_int as_string used
23746:
23747: * src/types/pa_vmethod_frame.h: $result[] now gets properly
23748: analized
23749:
23750: 2001-08-31 parser
23751:
23752: * src/targets/cgi/parser3.C: z
23753:
1.116 moko 23754: * src/: include/pa_dir.h, targets/cgi/parser3.C: compiled under
23755: cygwin
1.95 moko 23756:
23757: * src/classes/void.C: void:int/double += (default)
23758:
23759: * src/classes/image.C: image:font added space param image:font
23760: changed charwidth alg, added kerning const[for now]
23761:
23762: * src/classes/: string.C, table.C: string:int/double (defaults)
23763:
23764: 2001-08-29 parser
23765:
23766: * src/main/pa_exception.C: exception redundant debug info
23767:
23768: 2001-08-28 parser
23769:
23770: * src/classes/image.C: image error msgs
23771:
23772: * src/classes/image.C: image: gifsize little endian
23773:
23774: * src/doc/doxygen.cfg: doxygen conf removed some garbage from under
23775: doxygeneration
23776:
23777: * src/: classes/Makefile.am, main/Makefile.am,
23778: targets/cgi/Makefile.am, types/Makefile.am: .am-s
23779:
23780: * src/: include/pa_dictionary.h, main/pa_dictionary.C,
23781: main/pa_sql_driver_manager.C: NO_STRING_ORIGIN check3
23782:
23783: * src/main/compile.C: NO_STRING_ORIGIN check2
23784:
23785: * src/classes/table.C: NO_STRING_ORIGIN check
23786:
23787: * src/include/pa_dictionary.h: gcc: ../include/pa_dictionary.h:19:
23788: storage class specifiers invalid in friend function declarations
23789:
23790: * src/: classes/op.C, main/compile.tab.C, main/pa_dir.C,
23791: main/untaint.C, targets/cgi/parser3.C,
23792: targets/isapi/parser3isapi.C: strncpy forced with zero ending in
23793: case of limit
23794:
23795: * src/: classes/file.C, main/pa_common.C: file:move
23796: autocreate/remove dest/src dir
23797:
23798: * src/: classes/string.C, include/pa_dictionary.h,
23799: include/pa_string.h, main/pa_dictionary.C, main/pa_string.C,
23800: main/untaint.C: pa_directory speeded up. moved zero 'from' check
23801: to directory constructor. string:replace
23802:
23803: 2001-08-27 parser
23804:
23805: * src/classes/image.C: fixed jpgsize alg
23806:
23807: * src/classes/image.C: fixed jpgsize alg
23808:
23809: * src/main/pa_exception.C: z
23810:
23811: * src/main/pa_common.C: removed debug info from pa_common
23812:
23813: * src/: main/pa_request.C, targets/cgi/parser3.C: parser3 test.html
23814: [auto.p from current dir loading]
23815:
1.116 moko 23816: * src/: main/pa_common.C, main/pa_exception.C,
23817: main/pa_sql_driver_manager.C, targets/cgi/Makefile.am: configure
23818: for solaris -lsocket
1.95 moko 23819:
23820: 2001-08-24 parser
23821:
23822: * src/targets/cgi/parser3.C: not cgi extra \n 3
23823:
23824: * src/targets/cgi/parser3.C: not cgi extra \n 2
23825:
23826: * src/targets/cgi/parser3.C: not cgi extra \n
23827:
23828: * src/main/pa_sql_driver_manager.C: z
23829:
23830: * src/: include/pa_sql_connection.h, main/pa_sql_driver_manager.C:
23831: sql* removed services from disconnect - cross-request ideological
23832: probs.
23833:
23834: * src/sql/pa_sql_driver.h: sql* removed services from disconnect -
23835: cross-request ideological probs. oracle - fixed bug: cs
23836: allocated on request.pool and got freed before disconnect
23837:
23838: * src/classes/: file.C, form.C, mail.C, table.C: fiew non-pool
23839: mallocs fixed
23840:
23841: 2001-08-23 parser
23842:
23843: * src/classes/file.C: minor bug in file:save fixed
23844:
23845: * src/main/pa_sql_driver_manager.C: oracle: dlink
23846:
23847: 2001-08-22 parser
23848:
23849: * src/: classes/file.C, main/compile.tab.C, types/pa_vfile.C,
23850: types/pa_vfile.h: file:load|save[text|binary;
23851:
23852: * src/main/: compile.tab.C, compile.y: ^method[]^[^] literals []
23853:
23854: 2001-08-21 parser
23855:
23856: * src/classes/: file.C, table.C: ^file:list
23857:
23858: 2001-08-20 parser
23859:
23860: * src/: main/compile.tab.C, main/compile.y,
23861: main/pa_sql_driver_manager.C, types/pa_value.h, types/pa_vbool.h,
23862: types/pa_vdouble.h, types/pa_vint.h: $var(123) ^var.inc[]
23863: recousively caused problems: inc incremeted 123 literal!! fixed
23864:
23865: 2001-08-10 parser
23866:
23867: * src/main/: compile.tab.C, compile.y: [codes] name part syntax now
23868:
23869: * src/main/: compile.tab.C, compile.y: (codes) name part syntax
23870: added
23871:
23872: * src/main/: compile.tab.C, compile.y: (codes) name part syntax
23873: added
23874:
23875: * src/classes/table.C: table:sort restored [it was bad test :(]
23876:
23877: * src/types/: pa_value.h, pa_vstring.h: string now def only when ne
23878: ''
23879:
23880: * src/main/: pa_request.C: wanted to make const int
23881: MAX_EXECUTE_SECONDS=1;
23882:
23883: but couldnt, set_callback_and_alarm appeared to be not exported
23884: :(
23885:
23886: * src/main/pa_string.C: string.match hanged on. there were a hang
23887: check but it weren't wise enough
23888:
23889: @parse[dateString][tmp]
23890: $tmp[^dateString.match[(\d\d\d\d-)?(\d\d-)?][g]] $tmp.1 $tmp.2
23891: #end
23892:
23893: @main[] ^parse[2001-02-03]
23894:
23895: * src/classes/: table.C: table:sort now default desc
23896:
23897: * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
23898: table.sort now creates new sorted table
23899:
23900: 2001-08-09 parser
23901:
23902: * src/main/pa_string.C: $a[010] now ^if($a==10){true} were octal
23903:
23904: * src/classes/hash.C: hash:_default now [was hash:default]
23905:
23906: * src/classes/op.C: case without switch check added
23907:
23908: * src/types/pa_vcookie.C: cookie name&value origins added, more
23909: precise $ORIGINS(1)
23910:
23911: * src/main/Makefile.am: .am
23912:
23913: * src/classes/void.C: void: int double copy/paste from int: bug
23914: fixed
23915:
23916: * src/classes/void.C: void: int double copy/paste from int: bug
23917: fixed
23918:
23919: 2001-08-07 parser
23920:
23921: * src/: classes/double.C, classes/int.C, classes/string.C,
23922: classes/table.C, include/pa_globals.h, main/pa_globals.C:
23923: !^int/double:sql{query}[[$.limit(2) $.offset(4) $.default(0)]]
23924: string, table
23925:
23926: * src/: classes/math.C, main/pa_request.C: math:random fixed. win32
23927: srand made working
23928:
23929: 2001-08-06 parser
23930:
23931: * src/: classes/mail.C, classes/op.C, include/pa_array.h,
23932: include/pa_globals.h, include/pa_hash.h, include/pa_request.h,
23933: main/compile.tab.C, main/compile.y, main/pa_array.C,
23934: main/pa_dictionary.C, main/pa_exec.C, main/pa_globals.C,
23935: main/pa_hash.C, main/pa_request.C, main/pa_string.C: class_path
23936:
23937: * src/main/pa_exec.C: exec win32 real filename
23938:
23939: * src/classes/file.C: exec stderr out
23940:
23941: * src/classes/hash.C: hash:keys renamed to hash:_keys :(
23942:
23943: 2001-08-03 parser
23944:
23945: * src/: classes/table.C, types/pa_vtable.h: vtable.locks killed
23946:
23947: 2001-08-02 parser
23948:
23949: * src/: classes/string.C, classes/table.C, include/pa_array.h,
23950: main/execute.C, main/pa_exec.C: introducing Array_iter
23951:
23952: * src/main/execute.C: detected quick_get recursion bug. changed to
23953: get@execute, but needs array iterator, separate from array to
23954: avoid it & use caching
23955:
23956: * src/main/: pa_dictionary.C, pa_globals.C: memset dictionary minor
23957: bug fixed
23958:
23959: * src/: classes/classes.h, classes/op.C, include/pa_globals.h,
23960: main/execute.C, main/pa_globals.C: found another multithread bug
23961: in op.C (last, last global var killed) :)
23962:
23963: 2001-08-01 parser
23964:
23965: * src/: include/pa_dictionary.h, include/pa_globals.h,
23966: include/pa_string.h, main/main.dsp, main/pa_dictionary.C,
23967: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
23968: main/untaint.C: speeded up typo-html replacements. introducing
23969: Dictionary with first-char caching
23970:
23971: 2001-07-31 parser
23972:
23973: * src/types/Makefile.am: pa_vtable.C added to .am
23974:
23975: * src/main/compile.tab.C: added, so that could be compiled even on
23976: non-bison-enabled platforms
23977:
23978: 2001-07-28 parser
23979:
23980: * src/classes/table.C: table:hash always produces hash, when can't
23981: - empty
23982:
23983: * src/main/: compile.y, untaint.C: bug fix @ untaint when \r
23984: skipped \n
23985:
23986: 2001-07-27 parser
23987:
23988: * src/classes/: double.C, int.C, string.C: provided meaningful msg
23989: on int/double/string :sql without result and default
23990:
23991: 2001-07-26 parser
23992:
23993: * src/classes/op.C: fixed bad multithread bug with strangly global
23994: OP
23995:
23996: * src/main/compile.y: $man[$.age[zzz]] 0
23997:
23998: * src/: include/pa_opcode.h, main/compile.y, main/execute.C: hash
23999: creation syntax problem persists. restored $: for a while.
24000: thinking of $man[$.age[zzz]] syntax now
24001:
24002: * src/: classes/double.C, classes/int.C, classes/string.C,
24003: include/pa_opcode.h, main/compile.C, main/compile.y,
24004: main/compile_tools.h, main/execute.C, types/pa_vcode_frame.h,
24005: types/pa_vmethod_frame.h, types/pa_wcontext.h,
24006: types/pa_wwrapper.h: fixing :: realization #1
24007:
24008: * src/: include/pa_opcode.h, main/compile.C, main/compile.y,
24009: main/compile_tools.h, main/execute.C, main/pa_request.C,
24010: types/pa_vmethod_frame.h: introducing :: this is constructor call
24011: prefix. ordinary : remains for static accesses
24012:
24013: 2001-07-25 parser
24014:
24015: * src/types/pa_vtable.C: table: get_element order changeed. now: 1.
24016: fields 2. methods 3. columns
24017:
24018: * src/types/: pa_vdouble.h, pa_vint.h: odbc: no result queries;
24019: quote. optimized double&int tostring-s
24020:
24021: * src/main/: compile.C, compile.y, compile_tools.h: allowed
24022: whitespace before first method decl
24023:
24024: * src/classes/table.C: allowed nontable result in table:sql,
24025: results in empty table
24026:
24027: * src/main/: compile.C, compile.y, compile_tools.h: allowed empty
24028: lines before first method decl
24029:
24030: * src/: classes/table.C, main/main.dsp, types/pa_vtable.C,
24031: types/pa_vtable.h: ^table.record[] now $table.fields
24032:
24033: * src/main/compile.y: $var[] is now empty string, not void
24034:
24035: * src/main/: compile.y, execute.C: $var[] is now empty string, not
24036: void
24037:
24038: * src/: classes/string.C, include/pa_globals.h, main/execute.C,
24039: main/pa_globals.C: match replace code context moved to implicit
24040: $match context
24041:
24042: * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.C,
24043: main/compile_tools.h, main/execute.C: with killed, code storage
24044: introduced with former 'with' syntax
24045:
24046: 2001-07-24 parser
24047:
24048: * src/: main/compile.C, main/execute.C, main/pa_string.C,
24049: types/pa_value.h: first get_element, next get operator
24050:
24051: * src/main/compile.y: removed @end handling
24052:
24053: * src/main/: compile.C, compile.y: @end handling method2
24054:
24055: * src/: classes/file.C, include/pa_common.h, main/pa_common.C:
24056: file:move
24057:
24058: * src/main/pa_common.C: file_read close @ eof when imgsize bug
24059: fixed
24060:
24061: 2001-07-23 parser
24062:
24063: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql odbc
24064: driver
24065:
24066: * src/classes/hash.C: changed sql driver query interface
24067:
24068: * src/: classes/hash.C, classes/string.C, classes/table.C,
24069: classes/void.C, include/pa_sql_connection.h, sql/pa_sql_driver.h:
24070: changed sql driver query interface
24071:
24072: 2001-07-20 parser
24073:
24074: * src/types/pa_vrequest.C: X!$browser:type
24075:
24076: * src/: classes/file.C, classes/string.C, include/pa_string.h,
24077: main/execute.C, main/pa_string.C, types/pa_valiased.C,
24078: types/pa_valiased.h, types/pa_value.h, types/pa_vclass.h,
24079: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vfile.h,
24080: types/pa_vform.h, types/pa_vhash.h, types/pa_vmath.h,
24081: types/pa_vobject.h, types/pa_vrequest.C,
24082: types/pa_vstateless_class.h, types/pa_vstateless_object.h: only
24083: ^class:method dynamic calls allowed. ^BASE.method call disabled.
24084: BASE element globally removed
24085:
24086: 2001-07-18 parser
24087:
24088: * src/classes/file.C: file:exec/cgi msg
24089:
24090: * src/classes/file.C: $file:exit-code renamed to 'status'
24091:
24092: * src/: classes/file.C, main/pa_exec.C: file:exec
24093:
1.116 moko 24094: * src/: Makefile.am, classes/Makefile.am, main/Makefile.am,
24095: targets/Makefile.am, targets/cgi/Makefile.am, types/Makefile.am:
24096: removed $id from *.in *.am
1.95 moko 24097:
24098: * src/main/: pa_request.C, untaint.C: ORIGINS langs name
24099: abbrevations
24100:
24101: * src/: classes/date.C, classes/mail.C, classes/math.C,
24102: classes/string.C, classes/table.C, include/pa_globals.h,
24103: include/pa_string.h, main/execute.C, main/pa_globals.C,
24104: main/pa_request.C, main/pa_string.C, main/untaint.C,
24105: types/pa_value.h, types/pa_vdouble.h, types/pa_vfile.h,
24106: types/pa_vint.h, types/pa_vstring.C, types/pa_vstring.h:
24107: $ORIGINS(1) output tracing mode
24108:
24109: 2001-07-13 parser
24110:
24111: * src/: classes/double.C, classes/int.C, classes/string.C,
24112: include/pa_request.h, main/execute.C, main/pa_request.C:
24113: auto.p[@auto], /news/auto.p[no @auto], so that initializing
24114: second would not call first @auto
24115:
24116: * src/main/: execute.C, pa_request.C: order of MAIN parents was
24117: wrong, fixed
24118:
24119: 2001-07-12 parser
24120:
24121: * src/types/pa_value.h: pa_value.putelement modification of system
24122: classes prevented
24123:
24124: 2001-07-11 parser
24125:
24126: * src/: classes/string.C, doc/sources2html.cmd: lr split now yelds
24127: table $piece
24128:
24129: * src/: classes/file.C, include/pa_common.h, main/pa_common.C,
24130: types/pa_vstateless_class.h: $file created by file:state +=
24131: .atime .mtime .ctime +found&fixed bug with exceptions on
24132: get_junction-created objects [they were on wrong pool]
24133:
24134: 2001-07-09 parser
24135:
24136: * src/main/untaint.C: qp wrong name
24137:
24138: * src/: classes/date.C, classes/string.C, classes/table.C,
24139: main/compile.y: date format 0
24140:
24141: 2001-07-07 parser
24142:
24143: * src/: classes/date.C, classes/table.C, include/pa_common.h,
24144: include/pa_string.h, main/pa_common.C, types/pa_vdate.h: date
24145: roll table calendar
24146:
24147: * src/: classes/Makefile.am, classes/date.C, classes/file.C,
24148: classes/hash.C, classes/image.C, classes/mail.C, classes/math.C,
24149: classes/op.C, classes/string.C, classes/table.C, classes/void.C,
24150: include/pa_request.h, main/main.dsp, types/pa_value.h,
24151: types/pa_vdate.h, types/pa_wcontext.C: date now set $fields roll
24152: string. todo: sql, calendar
24153:
24154: 2001-07-06 parser
24155:
24156: * src/: classes/math.C, include/pa_request.h, main/execute.C,
24157: main/main.dsp, main/pa_request.C, types/pa_vmath.h: math 0
24158:
24159: 2001-07-03 parser
24160:
24161: * src/: classes/Makefile.am, classes/math.C, classes/op.C,
24162: classes/random.C, main/main.dsp: class random renamed to math,
24163: operators became methods
24164:
24165: * src/classes/op.C: pow sqrt
24166:
24167: * src/: classes/op.C, main/execute.C: sin asin cos acos tan atan
24168:
24169: 2001-07-02 parser
24170:
24171: * src/classes/table.C: ^table.columns column renamed from 'name' to
24172: 'column'
24173:
24174: * src/classes/hash.C: ^hash.keys[]
24175:
24176: * src/: classes/table.C, main/pa_table.C: ^table:columns[]
24177:
24178: * src/main/: compile.y, compile_tools.h: in expressions now allowed
24179: 'strings'
24180:
24181: 2001-06-29 parser
24182:
24183: * src/main/: execute.C: /0 %0 checkes ver 2
24184:
24185: * src/main/execute.C: /0 %0 checke
24186:
24187: * src/classes/Makefile.am: nothing - void
24188:
24189: * src/classes/table.C: empty strings @ sql
24190:
24191: 2001-06-28 parser
24192:
24193: * src/: classes/double.C, classes/file.C, classes/form.C,
24194: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
24195: classes/op.C, classes/random.C, classes/response.C,
24196: classes/string.C, classes/table.C, classes/void.C,
24197: main/compile.C, main/compile_tools.C, main/execute.C,
24198: main/pa_array.C, main/pa_common.C, main/pa_dir.C,
24199: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
24200: main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
24201: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
24202: main/pa_table.C, main/untaint.C, targets/cgi/parser3.C,
24203: targets/isapi/parser3isapi.C, main/compile.y: */ static const
24204: char *RCSId="$Id: double.C,v 1.31 2001/06/28 07:41:59 parser Exp
24205: $";
24206:
24207: * src/: classes/double.C, classes/file.C, classes/form.C,
24208: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
24209: classes/op.C, classes/random.C, classes/response.C,
24210: classes/string.C, classes/table.C, classes/void.C,
24211: main/compile.C, main/compile.y, main/compile_tools.C,
24212: main/execute.C, main/pa_array.C, main/pa_common.C, main/pa_dir.C,
24213: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
24214: main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
24215: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
24216: main/pa_table.C, main/untaint.C, targets/cgi/parser3.C,
1.119 moko 24217: targets/isapi/parser3isapi.C: static char *RCSId="Id";
1.95 moko 24218:
24219: * src/main/: compile.y, compile_tools.h: $:name: == ${name}:
24220: $class:name: == ${class:name}:
24221:
24222: * src/classes/string.C: exactly one
24223:
24224: 2001-06-27 parser
24225:
24226: * src/: classes/nothing.C, classes/void.C, types/pa_vnothing.h,
24227: types/pa_vvoid.h: nothing renamed to void
24228:
24229: * src/classes/op.C: ^switch ^case
24230:
24231: * src/main/compile.y: nothing renamed to void
24232:
24233: * src/: classes/hash.C, classes/table.C, main/compile.y,
24234: main/execute.C, main/main.dsp, main/pa_request.C,
24235: targets/cgi/pa_pool.C, types/pa_value.h, types/pa_vcode_frame.h,
24236: types/pa_vmethod_frame.h, types/pa_vtable.h: nothing renamed to
24237: void
24238:
24239: * src/main/compile.y: lexer: $zzzz^zzzz were name part
24240:
24241: 2001-05-28 parser
24242:
24243: * src/doc/html2chm.cmd: removed >a
24244:
24245: * src/: main/main.dsp, targets/isapi/parser3isapi.dsp: release
24246: project options [some bugs]
24247:
24248: * src/doc/sources2html.cmd: z
24249:
24250: * src/: classes/classes.C, main/compile.C, main/compile.y,
24251: main/execute.C: operators are not in root class again
24252:
24253: 2001-05-24 parser
24254:
24255: * src/targets/cgi/parser3.dsp: project file
24256:
24257: * src/: classes/op.C, main/pa_request.C, targets/cgi/parser3.C:
24258: ^log ^exp
24259:
24260: * src/: main/pa_request.C, targets/cgi/parser3.C: // no _
24261: conversions in @exception[params]
24262:
24263: * src/main/pa_request.C: // no _ conversions in @exception[params]
24264:
24265: 2001-05-23 parser
24266:
24267: * src/main/pa_string.C: string cmp bug
24268:
24269: * src/classes/: mail.C, op.C: rem max 1000
24270:
24271: * src/: classes/op.C, main/compile.y: allow one empty line before
24272: LS_DEF_NAME
24273:
24274: 2001-05-22 parser
24275:
24276: * src/classes/op.C: if params code-required
24277:
24278: 2001-05-21 parser
24279:
24280: * src/types/pa_vstring.C: eoleof
24281:
24282: * src/classes/Makefile.am: .AM
24283:
24284: * src/classes/nothing.C: resultless ^sql moved to nothing:
24285:
24286: * src/classes/: nothing.C, op.C: 'unknown' renamed to 'nothing'
24287:
24288: * src/: classes/double.C, classes/nothing.C, classes/string.C,
24289: classes/unknown.C, main/main.dsp, types/pa_vnothing.h,
24290: types/pa_vunknown.h, classes/hash.C, main/compile.y,
24291: main/execute.C, targets/cgi/pa_pool.C, types/pa_vcode_frame.h,
24292: types/pa_vmethod_frame.h, types/pa_vtable.h, classes/table.C,
24293: main/pa_request.C, types/pa_value.h: 'unknown' renamed to
24294: 'nothing'
24295:
24296: * src/types/: pa_vstring.C, pa_vstring.h: removed unnecessary
24297: vstring::set_string
24298:
24299: * src/classes/: double.C, int.C, string.C: int,double;sql
24300:
24301: * src/: classes/hash.C, classes/int.C, classes/string.C,
24302: classes/table.C, include/pa_string.h, main/pa_string.C,
24303: types/pa_vstring.C, types/pa_vstring.h: started int:sql
24304:
24305: * src/: classes/classes.C, classes/hash.C, classes/op.C,
24306: classes/table.C, main/compile.C, main/compile.y, main/execute.C:
24307: hash:sql moved to main trunc. operators.txt updated
24308:
24309: * src/classes/: hash.C, op.C, table.C: hash:sql
24310:
24311: * src/classes/op.C: z
24312:
24313: * src/: main/compile.C, classes/classes.C: 1
24314:
24315: * src/: classes/classes.C, main/compile.C, main/compile.y,
24316: main/execute.C: 0
24317:
24318: * src/main/execute.C: z
24319:
24320: * src/targets/cgi/parser3.C: z
24321:
24322: * src/targets/cgi/parser3.C: argv can be just "parser3". made
24323: site_auto_path "." in that case
24324:
24325: * src/targets/cgi/: parser3.C: z
24326:
24327: * src/main/pa_request.C: .am
24328:
24329: * src/: main/pa_request.C, targets/cgi/parser3.C:
24330: pcre_tables=pcre_default_tables;
24331:
24332: 2001-05-19 parser
24333:
24334: * src/main/pa_string.C: z
24335:
24336: * src/: include/pa_string.h, main/untaint.C, targets/cgi/pa_pool.C:
24337: introducing String::cstr_bufsize, returns just size+1 for as_is
24338: target.
24339:
24340: * src/: main/untaint.C, targets/cgi/pa_pool.C,
24341: targets/cgi/parser3.C: fixed bug in pre html untaint, wrong size
24342: used, 4* mem wasted
24343:
24344: * src/classes/string.C: root context in match replace body now
24345: unchanged
24346:
24347: * src/types/pa_value.h: parameter # 1 based
24348:
24349: * src/main/pa_common.C: common: actual filename '%s'
24350:
24351: * src/classes/string.C: z
24352:
24353: * src/classes/Makefile.am: classes/.am
24354:
24355: * src/classes/: Makefile.am: classes/.am
24356:
24357: * src/: classes/Makefile.am, main/pa_sql_driver_manager.C,
24358: targets/cgi/pa_pool.C: classes/.am
24359:
24360: 2001-05-18 parser
24361:
1.116 moko 24362: * src/: include/pa_config_auto.h.in, targets/cgi/pa_pool.C: .am
24363: pa_threads.C ins
1.95 moko 24364:
24365: * src/targets/cgi/Makefile.am: .am pa_threads.C added
24366:
24367: 2001-05-17 parser
24368:
24369: * src/: classes/string.C, include/pa_config_fixed.h,
24370: include/pa_config_includes.h, main/compile.y,
24371: main/compile_tools.h, main/execute.C, main/pa_array.C,
24372: main/pa_common.C, main/pa_dir.C, main/pa_hash.C, main/pa_pool.C,
24373: main/untaint.C, types/pa_vcookie.C, types/pa_vfile.C,
24374: types/pa_vform.C: #include "pa_config_includes.h" removed from
24375: most .C
24376:
24377: * src/doc/html2chm.cmd: z
24378:
24379: * src/doc/: chm.cmd, doxygen.cmd, html2chm.cmd, sources2html.cmd,
24380: view.cmd, view_chm.cmd, view_html.cmd: doc cmds
24381:
24382: * src/main/pa_sql_driver_manager.C: moved expiration to
24383: get_connection_from_cache
24384:
24385: * src/main/pa_sql_driver_manager.C: cache expiration bf
24386:
24387: * src/: classes/classes.h, include/pa_sql_connection.h,
24388: include/pa_sql_driver_manager.h, main/pa_sql_driver_manager.C:
24389: cache expiration[use SQL_Driver::disconnect]
24390:
24391: * src/main/pa_table.C: table.locate current restored on "not found"
24392:
24393: * src/: main/execute.C, types/pa_vmethod_frame.h: endless recursion
24394: line no
24395:
24396: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
24397: ANTI_ENDLESS_EXECUTE_RECOURSION
24398:
24399: * src/: classes/op.C, include/pa_sql_connection.h,
24400: include/pa_sql_driver_manager.h, main/pa_sql_driver_manager.C,
24401: sql/pa_sql_driver.h: fixed problem at last: 2connections own
24402: 1driver and set_services fight for driver::fservices. before fix
24403:
24404: * src/: classes/op.C, include/pa_config_fixed.h,
24405: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
24406: main/pa_sql_driver_manager.C: found problem at last: 2connections
24407: own 1driver and set_services fight for driver::fservices. before
24408: fix
24409:
24410: * src/: include/pa_config_fixed.h, include/pa_threads.h,
24411: targets/cgi/pa_threads.C, targets/cgi/parser3.dsp,
24412: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.dsp: added
24413: pa_threads.C
24414:
24415: * src/include/pa_threads.h: removed targets/parser
24416:
24417: * src/include/: pa_array.h, pa_common.h, pa_config_fixed.h,
24418: pa_config_includes.h, pa_exception.h, pa_exec.h, pa_globals.h,
24419: pa_hash.h, pa_opcode.h, pa_pool.h, pa_request.h, pa_sapi.h,
24420: pa_socks.h, pa_sql_connection.h, pa_stack.h, pa_string.h,
24421: pa_table.h, pa_threads.h: #include "pa_config_includes.h" in all
24422: headers
24423:
24424: * src/: classes/image.C, include/pa_sql_driver_manager.h,
24425: main/pa_sql_driver_manager.C, main/pa_string.C: wrong includes
24426: order prevented sqlmanager to see MULTYTHREAD define
24427:
24428: * src/: include/pa_config_fixed.h, include/pa_threads.h,
24429: main/pa_sql_driver_manager.C: SYNCHRONIZED moved closer to caches
24430: put/gets
24431:
24432: * src/: include/pa_hash.h, main/execute.C: removed /*SYNCHRONIZED*/
24433: from hash.h
24434:
24435: * src/: classes/op.C, include/pa_sql_connection.h,
24436: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: connection
24437: from cache ->set_services(&services);
24438:
24439: 2001-05-16 parser
24440:
24441: * src/targets/cgi/parser3.C: z
24442:
24443: * src/: include/pa_pool.h, targets/cgi/pa_pool.C: removed pool
24444: debug, #ifdefed some. would debug later, on more precise sample
24445: than stupid: @main[] $name[$z[]] ^for[i](0;10000-2){ $tail[9994]
24446: $name.$tail[$tail!] $name.$tail } ok3
24447:
24448: * src/: include/pa_array.h, main/pa_array.C, targets/cgi/parser3.C:
24449: removed array debug. before vstring rebasing
24450:
24451: * src/: include/pa_array.h, include/pa_string.h, main/execute.C,
24452: main/pa_array.C, targets/cgi/pa_pool.C, targets/cgi/parser3.C:
24453: array debugged; adjusted
24454:
24455: * src/main/: pa_sql_driver_manager.C, pa_string.C:
24456: SQL_Driver_manager line no for connect/charset errors
24457:
24458: 2001-05-15 parser
24459:
24460: * src/: include/pa_array.h, include/pa_string.h, main/pa_array.C,
24461: main/pa_string.C: string+array made linear grows
24462:
24463: * src/: include/pa_string.h, main/pa_string.C,
24464: targets/cgi/pa_pool.C, targets/cgi/parser3.C: think that all must
24465: grow lineary, not exponentialy
24466:
24467: * src/: include/pa_pool.h, include/pa_string.h, main/pa_string.C,
24468: targets/cgi/pa_pool.C, targets/cgi/parser3.C: string fixed bug
24469: with fullchunk cmps
24470:
24471: * src/targets/cgi/: pa_pool.C, parser3.C: main loss here: 5673321/
24472: 70041= 81
24473:
24474: * src/: include/pa_string.h, targets/cgi/pa_pool.C,
24475: targets/cgi/parser3.C: detected huge mem allocation: size/times
24476: malloc 27809390/368771, calloc 3232/83. would test now
24477:
24478: * src/: classes/random.C, main/compile.y, main/execute.C,
24479: main/pa_request.C, types/pa_value.h, types/pa_vmethod_frame.h:
24480: numbered params had wrong name - for instance: bad error message
24481: in ^for[] bad body type. fixed
24482:
24483: 2001-05-14 parser
24484:
24485: * src/: classes/string.C, include/pa_string.h, main/pa_string.C,
24486: main/untaint.C: ^string.upper|lower[]
24487:
24488: 2001-05-11 parser
24489:
24490: * src/: classes/double.C, classes/image.C, classes/op.C,
24491: classes/string.C, classes/table.C, classes/unknown.C,
24492: main/execute.C, types/pa_value.h, types/pa_vbool.h,
24493: types/pa_vdouble.h, types/pa_vint.h, types/pa_vstring.h,
24494: types/pa_vunknown.h: op: MAX_LOOPS as_int
24495:
24496: * src/: main/main.dsp, targets/isapi/parser3isapi.dsp: fixed some
24497: .dsp for win32tools
24498:
24499: 2001-05-11 paf
24500:
24501: * src/: classes/classes.cmd, classes/gawk.exe, classes/ls.exe,
24502: main/bison.exe, targets/isapi/KILL.EXE, targets/isapi/PSTAT.EXE,
24503: targets/isapi/istart.cmd, targets/isapi/istop.cmd,
24504: targets/isapi/kill.pl: moved win32 helpers to /win32tools
24505:
24506: 2001-05-10 paf
24507:
24508: * src/include/: pa_common.h, pa_config_includes.h: inline undefed
24509: for C++, that's all
24510:
1.116 moko 24511: * src/include/: pa_config_auto.h.in, pa_config_fixed.h,
24512: pa_config_includes.h: inline wonders
1.95 moko 24513:
24514: * src/: classes/Makefile.am, classes/hash.C, doc/doxygen.cfg,
24515: doc/doxygen.cmd: hash.C added
24516:
24517: * src/: main/pa_request.C, types/pa_vrequest.C: op configured
24518:
24519: * src/main/compile.y: @end grammar: allowed zero strings in control
24520: menthod
24521:
24522: * src/types/: pa_value.h, pa_vclass.h, pa_vstateless_class.h,
24523: pa_vstateless_object.h: changed priority: field before method
24524: lookup in vclass & vobject
24525:
24526: * src/: doc/doxygen.cmd, main/compile.y, types/pa_vobject.h:
24527: grammar: priorities changes [lowerd && prior] vobject: now first
24528: fields, next methods
24529:
24530: 2001-05-08 paf
24531:
24532: * src/main/pa_table.C: table columnname2item on nameless ignored
24533: bark=false. fixed
24534:
24535: * src/: classes/table.C, types/pa_value.h, types/pa_vhash.h,
24536: types/pa_vmethod_frame.h: hash:default works at last!
24537:
24538: * src/: classes/mail.C, classes/table.C, doc/doxygen.cmd,
24539: main/main.dsp, types/pa_vhash.h, types/pa_vstateless_class.h:
24540: hash:default
24541:
24542: * src/classes/table.C: z
24543:
24544: * src/classes/table.C: table:hash always hash of hash now
24545:
24546: * src/classes/table.C: table:empty return bool now
24547:
24548: * src/: classes/table.C, doc/chm.cmd, include/pa_array.h,
24549: include/pa_table.h, main/pa_table.C, types/pa_value.h,
24550: types/pa_vtable.h: table:hash
24551:
24552: * src/classes/table.C: table:record have name
24553:
24554: * src/: classes/op.C, types/pa_vtable.h: allowed $table.2342734
24555: returns vunknown
24556:
24557: * src/classes/: double.C, int.C, op.C, string.C:
24558: int,double,string:int[] double[] string:length[] results now have
24559: hames
24560:
24561: * src/: classes/op.C, classes/table.C, main/main.dsp,
24562: types/pa_vtable.h: removed table:find. table:locate and op:eval
24563: now return bool
24564:
24565: * src/: doc/chm.cmd, main/execute.C, types/pa_value.h: wrong pool
24566: in method checkparams again. fixed
24567:
24568: 2001-05-07 paf
24569:
24570: * src/doc/chm.cmd: cmd
24571:
24572: * src/: classes/image.C, classes/mail.C, classes/string.C,
24573: doc/chm.cmd, include/pa_table.h, main/pa_table.C,
24574: types/pa_value.h: method reported errors on wrong pool
24575:
24576: * src/main/execute.C: ^var[^class:var.method[]] is not constructor
24577: now
24578:
24579: * src/: doc/ClassExample2.dox, doc/aliased.dox, doc/chm.cmd,
24580: include/code.h, include/pa_opcode.h, main/compile.C,
24581: main/compile_tools.h, main/execute.C, types/pa_value.h,
24582: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
24583: types/pa_vcookie.h, types/pa_vdouble.h, types/pa_venv.h,
24584: types/pa_vfile.h, types/pa_vform.h, types/pa_vhash.h,
24585: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
24586: types/pa_vmethod_frame.h, types/pa_vobject.h,
24587: types/pa_vrequest.h, types/pa_vresponse.h,
24588: types/pa_vstateless_class.h, types/pa_vstring.h,
24589: types/pa_vtable.h, types/pa_vunknown.h, types/pa_wcontext.h,
24590: types/pa_wwrapper.h: pa_code.h
24591:
24592: * src/doc/: chm.cmd, doxygen.cmd, view.cmd: dox cmd
24593:
24594: * src/: classes/string.C, classes/table.C, doc/ClassExample1.dox,
24595: doc/ClassExample2.dox, doc/ClassExample3.dox, doc/aliased.dox,
24596: doc/class.dox, doc/compiler.dox, doc/doxygen.cfg,
24597: doc/doxygen.cmd, doc/executor.dox, doc/index.dox,
24598: doc/methoded.dox, doc/module.dox, doc/object.dox, doc/pooled.dox,
24599: doc/string.dox, doc/targets.dox, doc/value.dox, include/code.h,
24600: include/pa_hash.h, include/pa_string.h, main/pa_request.C,
24601: main/pa_sql_driver_manager.C, types/pa_vjunction.h,
24602: types/pa_vtable.h: dox, split by not clean parts also
24603:
24604: * src/: include/pa_table.h, main/pa_table.C, types/pa_value.h,
24605: types/pa_vtable.h: table: fields, then methods. so to enable
24606: 'dir' fields & co. more
24607:
24608: * src/types/: pa_value.h, pa_vtable.h: table: fields, then methods.
24609: so to enable 'dir' fields & co.
24610:
24611: * src/main/compile.y: grammar: @end
24612:
24613: 2001-05-04 paf
24614:
24615: * src/: doc/ClassExample1.dox, doc/ClassExample2.dox,
24616: doc/ClassExample3.dox, main/execute.C: dox: example1 updated
24617:
24618: * src/: classes/classes.h, classes/double.C, classes/file.C,
24619: classes/form.C, classes/image.C, classes/int.C, classes/mail.C,
24620: classes/op.C, classes/random.C, classes/response.C,
24621: classes/string.C, classes/table.C, classes/unknown.C,
24622: doc/doxygen.cfg, doc/index.dox, main/pa_string.C: removed m-
24623: method dox
24624:
24625: 2001-05-03 paf
24626:
24627: * src/: classes/classes.h, classes/double.C, doc/aliased.dox,
24628: doc/class.dox, doc/compiler.dox, doc/doxygen.cfg,
24629: doc/doxygen.txt, doc/executor.dox, doc/index.dox,
24630: doc/methoded.dox, doc/module.dox, doc/object.dox, doc/pooled.dox,
24631: doc/string.dox, doc/targets.dox, doc/value.dox,
24632: main/pa_request.C: dox splitted .dox files and added some
24633:
24634: * src/: classes/Makefile.am, doc/doxygen.txt: classes/am
24635:
24636: 2001-05-02 paf
24637:
24638: * src/classes/: image.C, table.C: table:dir result are not tainted
24639: by file_name language now
24640:
24641: 2001-04-28 paf
24642:
24643: * src/classes/classes.inc: removed classes.inc
24644:
24645: * src/: classes/classes.inc, main/Makefile.am: removed pa_methoded
24646: from .am
24647:
24648: * src/classes/classes.awk: skipped classes in .awk
24649:
24650: * src/: classes/Makefile.am, classes/classes.C, classes/classes.h,
24651: classes/classes.inc, classes/double.C, classes/file.C,
24652: classes/form.C, classes/int.C, classes/op.C, classes/response.C,
24653: classes/string.C, classes/table.C, classes/unknown.C,
24654: include/pa_methoded.h, main/main.dsp, main/pa_methoded.C,
24655: targets/cgi/parser3.C, types/pa_vdouble.h, types/pa_vfile.h,
24656: types/pa_vform.h, types/pa_vimage.h, types/pa_vint.h: renamed
24657: pa_methoded back to classes/classes.h
24658:
24659: * src/: classes/Makefile.am, main/main.dsp: classes/Makefile.am
24660:
24661: * src/: classes/Makefile.am, classes/classes.awk,
24662: classes/classes.cmd, classes/classes.inc, classes/gawk.exe,
24663: classes/ls.exe, main/bison.exe: classes.inc autogenerator
24664:
24665: * src/: classes/classes.C, classes/classes.h, classes/double.C,
24666: classes/file.C, classes/form.C, classes/int.C, classes/op.C,
24667: classes/response.C, classes/string.C, classes/table.C,
24668: classes/unknown.C, include/pa_methoded.h, main/Makefile.am,
24669: main/main.dsp, main/pa_methoded.C, targets/cgi/parser3.C,
24670: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vform.h,
24671: types/pa_vimage.h, types/pa_vint.h: classes/classes renamet to
24672: include|main/pa_methoded
24673:
24674: * src/: include/pa_string.h, main/pa_globals.C, main/untaint.C,
24675: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: z
24676:
24677: * src/: classes/form.C, include/pa_globals.h, main/pa_globals.C:
24678: moved some configured data to request::classes_conf moved some
24679: string crations from globals to M... [works]
24680:
24681: * src/: classes/form.C, classes/mail.C, classes/op.C,
24682: include/pa_globals.h, include/pa_request.h, main/pa_globals.C,
24683: main/pa_request.C: moved some configured data to
24684: request::classes_conf moved some string crations from globals to
24685: M...
24686:
24687: * src/: classes/form.C, include/pa_request.h, main/pa_request.C:
24688: about to move configured data to special request hash
24689:
24690: * src/: classes/classes.C, classes/classes.h, classes/file.C,
24691: classes/form.C, classes/mail.C, include/pa_request.h,
24692: main/pa_request.C: configure started
24693:
24694: * src/: main/execute.C, types/pa_wcontext.h: Methoded reorganized
24695: 2. todo: methoded-configure
24696:
24697: * src/: classes/_double.h, classes/_file.h, classes/_form.h,
24698: classes/_image.h, classes/_int.h, classes/_mail.h, classes/_op.h,
24699: classes/_random.h, classes/_response.h, classes/_string.h,
24700: classes/_table.h, classes/_unknown.h, classes/classes.inc,
24701: classes/double.C, classes/exec.C, classes/file.C, classes/form.C,
24702: classes/image.C, classes/int.C, classes/mail.C, classes/op.C,
24703: classes/random.C, classes/response.C, classes/string.C,
24704: classes/table.C, classes/unknown.C, include/pa_globals.h,
24705: include/pa_request.h, main/compile.y, main/execute.C,
24706: main/main.dsp, main/pa_globals.C, main/pa_request.C,
24707: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
24708: types/pa_value.h, types/pa_vcookie.h, types/pa_vdouble.h,
24709: types/pa_venv.h, types/pa_vfile.h, types/pa_vform.C,
24710: types/pa_vform.h, types/pa_vimage.h, types/pa_vint.h,
24711: types/pa_vrequest.h, types/pa_vresponse.h,
24712: types/pa_vstateless_class.h, types/pa_vstring.h,
24713: types/pa_vtable.h, types/pa_vunknown.h, types/pa_wcontext.h,
24714: classes/classes.C, classes/classes.h: Methoded reorganized. todo:
24715: methoded-configure
24716:
24717: * src/: classes/file.C, classes/table.C, main/compile.y,
24718: main/execute.C, main/pa_request.C, targets/cgi/parser3.C,
24719: types/pa_vtable.h, types/pa_wcontext.h: removed ^a.menu{$name}
24720: ability. now $a{^menu{$name}} or ^a.menu{$a.name}
24721:
24722: * src/: classes/_string.h, classes/classes.C, classes/classes.h,
24723: classes/double.C, classes/exec.C, classes/file.C, classes/form.C,
24724: classes/image.C, classes/int.C, classes/mail.C, classes/op.C,
24725: classes/random.C, classes/response.C, classes/string.C,
24726: classes/table.C, classes/unknown.C, include/pa_request.h,
24727: main/compile.y, main/execute.C, main/pa_globals.C,
24728: main/pa_request.C, types/pa_value.h, types/pa_vdouble.h,
24729: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
24730: types/pa_vimage.h, types/pa_vint.h, types/pa_vresponse.h,
24731: types/pa_vstring.h, types/pa_vtable.h, types/pa_vunknown.h:
24732: beautifying just compiled. todo: debug, configure
24733:
24734: 2001-04-27 paf
24735:
24736: * src/: classes/file.C, classes/image.C, classes/table.C,
24737: main/execute.C, main/pa_request.C, types/pa_vstateless_class.h:
24738: beautifying -99
24739:
24740: * src/: classes/_double.h, classes/_form.h, classes/_int.h,
24741: classes/_response.h, classes/_unknown.h, classes/classes.C,
24742: classes/classes.h, classes/double.C, classes/file.C,
24743: classes/form.C, classes/image.C, classes/int.C, classes/mail.C,
24744: classes/op.C, classes/random.C, classes/response.C,
24745: classes/string.C, include/pa_globals.h, main/main.dsp,
24746: main/pa_globals.C, types/pa_vdouble.h, types/pa_vfile.h,
24747: types/pa_vform.h, types/pa_vimage.h, types/pa_vint.h,
24748: types/pa_vresponse.h, types/pa_vstring.h, types/pa_vtable.h,
24749: types/pa_vunknown.h: beautifying -100
24750:
24751: * src/main/compile.y: serge@ found @CLASS bug. fixed
24752:
24753: * src/: classes/_file.h, classes/_image.h, classes/_mail.h,
24754: classes/_op.h, classes/_random.h, classes/_table.h,
24755: classes/file.C, classes/image.C, classes/int.C, classes/mail.C,
24756: classes/op.C, classes/random.C, classes/response.C,
24757: classes/string.C, classes/table.C, classes/unknown.C,
24758: include/pa_globals.h, main/main.dsp, main/pa_globals.C,
24759: main/pa_request.C, targets/cgi/parser3.C, types/pa_value.h,
24760: types/pa_vcookie.h, types/pa_venv.h, types/pa_vrequest.h: started
24761: beautifying
24762:
24763: 2001-04-26 paf
24764:
24765: * src/: main/pa_request.C, types/pa_vfile.h: code documentation ++
24766:
24767: * src/: doc/doxygen.cfg, include/pa_socks.h, main/pa_socks.C: code
24768: documentation ++
24769:
24770: * src/: classes/_exec.h, doc/doxygen.cfg,
24771: include/pa_config_fixed.h, include/pa_config_includes.h,
24772: targets/cgi/pa_pool.C: code documentation ++
24773:
24774: * src/: classes/_image.h, classes/op.C, classes/random.C,
24775: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
24776: types/pa_vcookie.h, types/pa_vdouble.h, types/pa_venv.h,
24777: types/pa_vform.C, types/pa_vform.h, types/pa_vimage.C,
24778: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
24779: types/pa_vmethod_frame.h, types/pa_vobject.h,
24780: types/pa_vrequest.C, types/pa_vrequest.h,
24781: types/pa_vstateless_class.C, types/pa_vstateless_object.h,
24782: types/pa_vstring.C, types/pa_vstring.h, types/pa_vtable.h,
24783: types/pa_vunknown.h, types/pa_wcontext.C, types/pa_wwrapper.h:
24784: code documentation ++
24785:
24786: * src/: classes/image.C, classes/mail.C, classes/string.C,
24787: classes/table.C, doc/doxygen.cfg, doc/doxygen.txt,
24788: include/pa_array.h, include/pa_dir.h, include/pa_string.h,
24789: main/compile_tools.h, main/pa_common.C, sql/pa_sql_driver.h,
24790: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
24791: types/pa_vhash.h, types/pa_vjunction.h, types/pa_vmethod_frame.h,
24792: types/pa_vobject.h, types/pa_vstateless_class.h,
24793: types/pa_wcontext.h, types/pa_wwrapper.h: code documentation ++
24794:
24795: * src/main/: pa_request.C, pa_string.C: z
24796:
24797: * src/: include/pa_common.h, include/pa_types.h,
24798: main/pa_sql_driver_manager.C: module [and, guess, isapi]
24799: connection caching fixed. request-pooled-url were stored into
24800: global connectioncache
24801:
24802: 2001-04-25 paf
24803:
24804: * src/: doc/doxygen.cfg, doc/doxygen.txt,
24805: targets/isapi/parser3isapi.C: started doc / [doxygen.txt]
24806:
24807: * src/: include/code.h, include/pa_common.h, main/compile.y,
24808: main/execute.C, main/pa_common.C: -d
24809:
24810: * src/: classes/file.C, main/pa_exec.C, targets/cgi/parser3.C:
24811: illegal call check a bit improved, but still under iis no mapping
24812: of dir with parser allowed!
24813:
24814: 2001-04-24 paf
24815:
24816: * src/targets/Makefile.am: apache module lib .am
24817:
24818: * src/main/pa_exec.C: windows32 buildCommand
24819:
24820: 2001-04-23 paf
24821:
24822: * src/targets/cgi/Makefile.am: win32 conditional
24823:
24824: * src/targets/cgi/Makefile.am: win32 conditional
24825:
24826: * src/targets/cgi/Makefile.am: liblink
24827:
24828: * src/: include/pa_array.h, main/pa_array.C, types/pa_vfile.h:
24829: vfile fields return type
24830:
24831: * src/types/pa_vfile.h: vfile fields return type
24832:
24833: * src/include/pa_config_auto.h.in: .h.in
24834:
24835: * src/: classes/Makefile, main/Makefile, targets/cgi/Makefile,
24836: types/Makefile: makefiles removed
24837:
24838: * src/: classes/Makefile, main/Makefile, main/pa_string.C,
24839: targets/cgi/Makefile, types/Makefile: configure.in + makefiles
24840:
24841: * src/main/pa_string.C: tested OK /// @test really @b test: s x m
24842: [tested: i & g ]
24843:
24844: * src/: classes/random.C, targets/cgi/parser3.C: redo failed ///
24845: @test noticed series in isapi, check how initialize_random_class
24846: is called! [must be called only once]
24847:
24848: * src/main/execute.C: operators first! so that ^table.menu{^rem{}}
24849: would not be 'unknown column'
24850:
24851: * src/: classes/table.C, types/pa_vform.C, types/pa_vtable.h: ///
24852: @test $a.menu{ $a[123] } and $a.menu{^table:set[]...}
24853:
24854: * src/: main/pa_request.C, targets/cgi/parser3.C: /// @test with
24855: commandline start "parser3 a.html" so that ^load[a.cfg] worked!
24856: [now doesnt]
24857:
24858: * src/targets/cgi/parser3.C: cgi cmdline ver
24859:
24860: * src/targets/cgi/parser3.C: cgi /// @test disable
24861: /cgi-bin/parser3/auto.p
24862:
24863: * src/main/untaint.C: untaint without charset
24864:
24865: * src/: include/pa_config_fixed.h, include/pa_config_includes.h,
24866: main/pa_common.C: common: file_write /// @test mkdirs
24867: file_delete rmdirs
24868:
24869: * src/main/untaint.C: mail header only once to =?
24870:
24871: * src/: classes/image.C, classes/mail.C, include/pa_globals.h,
24872: include/pa_string.h, main/pa_exec.C, main/pa_request.C,
24873: main/untaint.C: untaint - @test optimize whitespaces for
24874: all but 'html'
24875:
24876: * src/: classes/mail.C, include/pa_hash.h, include/pa_string.h,
24877: main/pa_common.C, main/pa_hash.C, main/pa_request.C,
24878: main/untaint.C: untaint - @test mail-header
24879:
24880: 2001-04-20 paf
24881:
24882: * src/: classes/string.C, classes/table.C, include/pa_globals.h,
24883: include/pa_request.h, include/pa_string.h, main/compile.y,
24884: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
24885: targets/cgi/parser3.C: $MAIN:LOCALE
24886:
24887: * src/main/untaint.C: z
24888:
24889: * src/: main/untaint.C, targets/cgi/parser3.C: fixed header "a/a"
24890:
24891: 2001-04-19 paf
24892:
24893: * src/main/compile_tools.h: $a$b bugfix
24894:
24895: * src/targets/cgi/parser3.C: z
24896:
24897: * src/classes/file.C: z
24898:
24899: * src/: classes/file.C, include/pa_common.h, types/pa_vcookie.C:
24900: done: header to $fields. waits for header '\' tricks
24901:
24902: * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C,
24903: main/untaint.C, targets/isapi/parser3isapi.C, types/pa_vcookie.C:
24904: changed urlencode here and in untaint.C to HTTP standard's " and
24905: \" mech
24906:
24907: * src/: main/pa_request.C, targets/isapi/parser3isapi.C: fixed
24908: http://alx/~paf/ doesnt load /auto.p
24909:
24910: 2001-04-18 paf
24911:
24912: * src/main/pa_request.C: 1
24913:
24914: * src/: main/Makefile.am, main/main.dsp, targets/cgi/Makefile.am:
24915: linux @alx
24916:
24917: 2001-04-17 paf
24918:
24919: * src/: classes/file.C, classes/image.C, doc/doxygen.cfg,
24920: include/pa_sql_connection.h, main/pa_sql_driver_manager.C,
24921: sql/pa_sql_driver.h: SQL_Driver_services renamed. doxygen statics
24922: enabled
24923:
24924: * src/: Makefile.am, classes/Makefile.am, classes/_double.h,
24925: classes/_exec.h, classes/_file.h, classes/_form.h,
24926: classes/_image.h, classes/_int.h, classes/_mail.h, classes/_op.h,
24927: classes/_random.h, classes/_response.h, classes/_string.h,
24928: classes/_table.h, classes/_unknown.h, classes/file.C,
24929: classes/image.C, classes/mail.C, classes/op.C, classes/random.C,
24930: include/pa_config_fixed.h, include/pa_config_includes.h,
24931: include/pa_hash.h, include/pa_sql_driver_manager.h,
24932: include/pa_version.h, main/Makefile.am, main/compile.y,
24933: main/pa_common.C, main/pa_exec.C, main/pa_socks.C,
24934: main/pa_sql_driver_manager.C, sql/Makefile.am,
24935: sql/pa_sql_driver.h, targets/cgi/Makefile.am,
24936: targets/cgi/parser3.C, types/Makefile.am, types/pa_vcookie.C,
24937: types/pa_vform.C, types/pa_vimage.h: exec @jav
24938:
24939: * src/: include/pa_sql_driver_manager.h,
24940: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h,
24941: types/pa_vimage.h: sql driver interface now has initialize(client
24942: .so)
24943:
24944: 2001-04-16 paf
24945:
24946: * src/Makefile.am: compile2 cygwin
24947:
24948: * src/: include/pa_config_includes.h, main/pa_exec.C,
24949: main/pa_socks.C, targets/cgi/Makefile.am: compile1 cygwin
24950:
24951: * src/targets/cgi/Makefile.am: compile0 jav
24952:
24953: * src/: Makefile.am, classes/Makefile.am, classes/_double.h,
24954: classes/_exec.h, classes/_file.h, classes/_form.h,
24955: classes/_image.h, classes/_int.h, classes/_mail.h, classes/_op.h,
24956: classes/_random.h, classes/_response.h, classes/_string.h,
24957: classes/_table.h, classes/_unknown.h, classes/image.C,
24958: classes/mail.C, classes/op.C, classes/random.C,
24959: include/pa_config_fixed.h, include/pa_config_includes.h,
24960: include/pa_hash.h, include/pa_version.h, main/Makefile.am,
24961: main/compile.y, main/pa_common.C, main/pa_exec.C,
24962: sql/Makefile.am, targets/cgi/Makefile.am, targets/cgi/parser3.C,
24963: types/Makefile.am, types/pa_vcookie.C, types/pa_vform.C:
24964: compile-1
24965:
24966: 2001-04-15 paf
24967:
24968: * src/classes/op.C: z
24969:
24970: * src/classes/table.C: table:empty +=process
24971:
24972: * src/types/pa_value.h: MethodParams !junction
24973:
24974: * src/: classes/_string.h, classes/double.C, classes/file.C,
24975: classes/image.C, classes/int.C, classes/mail.C, classes/op.C,
24976: classes/random.C, classes/response.C, classes/string.C,
24977: classes/table.C, classes/unknown.C, main/pa_request.C:
24978: MethodParams everywhere
24979:
24980: * src/: classes/op.C, include/pa_request.h, types/pa_value.h,
24981: types/pa_vmethod_frame.h: MethodParams in op.C
24982:
24983: 2001-04-12 paf
24984:
24985: * src/: classes/image.C, types/pa_vimage.h: image:font :text
24986:
24987: * src/: classes/_unknown.h, classes/unknown.C,
24988: include/pa_globals.h, main/main.dsp, main/pa_globals.C,
24989: types/pa_vunknown.h: ^unknown:int[]=0 double[]=0
24990:
24991: * src/: classes/image.C, main/pa_hash.C: hash bug fixed
24992:
24993: * src/classes/image.C: image:gif now does not have params
24994:
24995: * src/classes/image.C:
24996: image:line/fill/rectangle/bar/replace/polygon/polybar
24997:
24998: * src/: classes/image.C, classes/op.C, main/execute.C,
24999: types/pa_value.h, types/pa_vmethod_frame.h, types/pa_wcontext.h:
25000: for var now written not to r.wcontext, but to r.root cleared
25001: "entered_object" state
25002:
25003: 2001-04-11 paf
25004:
25005: * src/classes/image.C: image:create image:load
25006:
25007: * src/: classes/image.C, main/main.dsp: gd with mem write + image
25008: just compiled
25009:
25010: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h: gd
25011: todo: gif without file
25012:
25013: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h: gd
25014: started porting to Pooled descendant
25015:
25016: * src/: classes/image.C, main/execute.C, main/main.dsp,
25017: main/pa_request.C, types/pa_vcframe.h, types/pa_vcode_frame.h,
25018: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmethod_frame.h,
25019: types/pa_vmframe.h: libimaging dead end: pil parses header in .py
25020:
25021: * src/: classes/image.C, include/pa_globals.h, main/main.dsp,
25022: main/pa_globals.C, types/pa_vimage.C, types/pa_vimage.h: gd dead
25023: end. switching to python imaging lib
25024:
25025: * src/main/main.dsp: gd+smtp made separate libs
25026:
25027: * src/: include/pa_globals.h, include/pa_string.h,
25028: main/pa_common.C, main/pa_request.C, main/untaint.C,
25029: types/pa_vfile.C, types/pa_vstring.C: fixed vstring:as_vfile
25030: length
25031:
25032: * src/: classes/mail.C, classes/op.C, targets/cgi/parser3.C,
25033: types/pa_value.h, types/pa_vfile.C, types/pa_vfile.h,
25034: types/pa_vform.C, types/pa_vstring.C, types/pa_vstring.h: forced
25035: UL_FILE_NAME of posted file name
25036:
25037: * src/: classes/image.C, main/pa_request.C, types/pa_vform.C: fixed
25038: post [broke when moved post read to core]
25039:
25040: 2001-04-10 paf
25041:
25042: * src/classes/image.C: image:html done
25043:
25044: * src/: classes/image.C, types/pa_vimage.C: jpg measure bugs fixed
25045:
25046: * src/classes/image.C: z
25047:
25048: * src/: classes/_image.h, classes/image.C, types/pa_vimage.C: image
25049: forgotten!
25050:
25051: * src/: classes/table.C, include/pa_common.h, main/pa_common.C,
25052: main/pa_request.C, main/pa_string.C, main/untaint.C,
25053: types/pa_vimage.h: image:measure -90
25054:
25055: * src/: classes/_double.h, classes/_file.h, classes/_form.h,
25056: classes/_int.h, classes/_mail.h, classes/_op.h,
25057: classes/_random.h, classes/_response.h, classes/_string.h,
25058: classes/_table.h, classes/file.C, classes/mail.C,
25059: include/pa_common.h, include/pa_globals.h, main/execute.C,
25060: main/main.dsp, main/pa_common.C, main/pa_globals.C,
25061: targets/isapi/parser3isapi.C, types/pa_value.h, types/pa_vfile.C,
25062: types/pa_vfile.h, types/pa_vhash.h, types/pa_vimage.h,
25063: types/pa_vresponse.h, types/pa_vstring.h: image:measure -100 just
25064: compiled
25065:
25066: * src/classes/mail.C: minor bug with unclear from/to
25067:
25068: * src/classes/mail.C: sendmail unix skipping defaults
25069:
25070: * src/: classes/mail.C, include/pa_common.h, main/pa_common.C:
25071: sendmail unix added defaults
25072:
25073: * src/classes/mail.C: unix sendmail compiled. todo:testing
25074:
25075: * src/: classes/mail.C, main/pa_globals.C: smtp some consts
25076:
25077: 2001-04-09 paf
25078:
25079: * src/: classes/file.C, include/pa_exec.h, include/pa_sapi.h,
25080: main/main.dsp, main/pa_exec.C, targets/cgi/parser3.C,
25081: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.C,
25082: targets/isapi/parser3isapi.dsp: all targets exec
25083:
25084: * src/: include/pa_sapi.h, include/pa_string.h,
25085: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
25086: targets/isapi/parser3isapi.dsp: sapi exec dead end. badly parsed
25087: args in apache:util.script
25088:
25089: * src/include/pa_string.h: written but not tested exec with env for
25090: unix
25091:
25092: * src/: classes/file.C, main/main.dsp, main/pa_request.C,
25093: targets/cgi/parser3.C: exec win32 env
25094:
25095: * src/: classes/file.C, include/pa_hash.h, main/pa_hash.C: exec env
25096: 0
25097:
25098: * src/: classes/exec.C, classes/file.C, include/pa_globals.h,
25099: main/execute.C, main/main.dsp, main/pa_globals.C,
25100: main/pa_request.C, types/pa_vfile.C, types/pa_vfile.h,
25101: types/pa_vform.C, types/pa_vstring.C: exec4. todo env
25102:
25103: * src/: classes/exec.C, include/pa_common.h, main/pa_common.C,
25104: main/untaint.C: exec3. decided exec:cgi to move to file:cgi
25105:
25106: * src/: classes/_exec.h, main/execute.C, main/pa_globals.C,
25107: main/pa_request.C, types/pa_vcookie.C, types/pa_vfile.C: exec -2
25108:
25109: * src/: classes/_exec.h, classes/exec.C, include/pa_common.h,
25110: include/pa_request.h, include/pa_sapi.h, include/pa_string.h,
25111: main/pa_common.C, main/pa_request.C, main/pa_string.C,
25112: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
25113: targets/isapi/parser3isapi.C, types/pa_vform.C, types/pa_vform.h:
25114: exec class just compiled. moved post read to request core
25115:
25116: * src/: classes/_op.h, include/pa_dir.h, include/pa_globals.h,
25117: include/pa_sapi.h, main/main.dsp, main/pa_dir.C,
25118: main/pa_globals.C, targets/cgi/parser3.C,
25119: targets/cgi/parser3.dsp: problems with ^exec:cgi post data. they
25120: are already read by vform
25121:
25122: 2001-04-08 paf
25123:
25124: * src/: classes/file.C, classes/mail.C, classes/string.C,
25125: include/pa_request.h, include/pa_string.h, main/pa_request.C:
25126: uuencode. string<<
25127:
25128: 2001-04-07 paf
25129:
25130: * src/classes/mail.C: z
25131:
25132: * src/classes/mail.C: z
25133:
25134: * src/classes/mail.C: ^mail[$attach
25135:
25136: * src/classes/mail.C: ^attach dead end
25137:
25138: * src/: include/pa_socks.h, main/main.dsp, main/pa_socks.C,
25139: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
25140: targets/isapi/parser3isapi.C: mail:send 1
25141:
25142: * src/: classes/mail.C, main/pa_request.C: z
25143:
25144: * src/: classes/mail.C, include/pa_globals.h, include/pa_request.h,
25145: main/main.dsp, main/pa_globals.C, main/pa_request.C: smtp just
25146: compiled
25147:
25148: * src/classes/mail.C: +=
25149:
25150: * src/: classes/mail.C, include/pa_string.h: mail:send -1 text
25151: prepared
25152:
25153: * src/: classes/_mail.h, classes/mail.C, include/pa_common.h,
25154: include/pa_globals.h, include/pa_string.h, main/main.dsp,
25155: main/pa_common.C, main/pa_globals.C, main/pa_request.C,
25156: main/untaint.C, types/pa_vcookie.C: mail:send -10 just compiled
25157:
25158: 2001-04-06 paf
25159:
25160: * src/: classes/table.C, include/pa_globals.h, main/pa_globals.C,
25161: main/pa_string.C: table:dir 1
25162:
25163: * src/: classes/table.C, include/pa_dir.h, main/execute.C,
25164: main/main.dsp, main/pa_dir.C: table:dir 0 [without regexp]
25165:
25166: * src/: classes/_op.h, classes/_root.h, classes/op.C,
25167: classes/root.C, include/pa_globals.h, include/pa_request.h,
25168: main/compile.C, main/execute.C, main/main.dsp, main/pa_globals.C,
25169: main/pa_request.C: renamed 'root' to 'op'
25170:
25171: * src/classes/: _op.h, op.C: renamed from 'root'
25172:
25173: * src/types/pa_valiased.C: another root inherititance skipped
25174:
25175: * src/main/: compile.C, compile.y, execute.C: operators are now not
25176: root methods of parent class. just 'ROOT' class
25177:
25178: * src/: classes/random.C, classes/table.C, main/pa_globals.C:
25179: @office
25180:
25181: * src/: main/pa_request.C, sql/pa_sql_driver.h: mysql limit
25182:
25183: 2001-04-05 paf
25184:
25185: * src/: main/execute.C, main/pa_request.C, main/pa_string.C,
25186: types/pa_value.h, types/pa_vmframe.h, types/pa_wcontext.h:
25187: constructor flag dropped at get_method_frame and remembered into
25188: method_frame
25189:
25190: * src/: classes/file.C, classes/root.C, classes/string.C,
25191: classes/table.C, main/pa_request.C: junction to code&expression
25192: in errors
25193:
25194: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
25195: main/pa_string.C, targets/isapi/parser3isapi.dsp:
25196: $LOCALE:ctype[Russian_Russia.1251]
25197:
25198: * src/: include/pa_config_fixed.h, include/pa_config_includes.h,
25199: include/pa_hash.h, include/pa_string.h, main/pa_hash.C,
25200: main/pa_table.C: hash now not thread-safe.
25201:
25202: * src/: classes/table.C, include/pa_string.h, main/pa_string.C,
25203: main/untaint.C: z
25204:
25205: * src/: classes/random.C, classes/root.C, classes/table.C,
25206: include/pa_sql_connection.h, include/pa_string.h, main/execute.C,
25207: main/pa_sql_driver_manager.C, main/pa_string.C, main/untaint.C,
25208: sql/pa_sql_driver.h, types/pa_vmframe.h, types/pa_wcontext.C,
25209: types/pa_wcontext.h: sql quote. string untaint UL_SQL
25210:
25211: * src/: classes/table.C, include/pa_sql_connection.h,
25212: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql ping
25213:
25214: * src/classes/table.C: select * from hren error contains statement
25215:
25216: * src/: classes/table.C, include/pa_sql_connection.h,
25217: include/pa_types.h, main/pa_sql_driver_manager.C, main/untaint.C,
25218: sql/pa_sql_driver.h, targets/cgi/parser3.dsp: mysql 0
25219:
25220: * src/: classes/root.C, include/pa_sql_connection.h,
25221: include/pa_sql_driver.h, main/main.dsp,
25222: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql driver
25223: services for conv memory & error reporting
25224:
25225: 2001-04-04 paf
25226:
25227: * src/doc/doxygen.cfg: z
25228:
25229: * src/include/pa_sql_driver.h: mysql connect
25230:
25231: * src/include/pa_sql_driver.h: mysql info
25232:
25233: * src/: classes/root.C, include/pa_sql_driver.h,
25234: include/pa_sql_driver_manager.h, main/main.dsp,
25235: main/pa_sql_driver_manager.C: more manager&connection&driver
25236:
25237: * src/sql/Makefile.am: forgot to add mysql client
25238:
25239: * src/: include/pa_sql_driver.h, include/pa_sql_driver_manager.h,
25240: main/pa_sql_driver_manager.C: connect&sql -1000 just compiled
25241: [forgot to add libltdl, added]
25242:
25243: * src/: Makefile.am, classes/root.C, classes/string.C,
25244: classes/table.C, include/pa_globals.h, include/pa_hash.h,
25245: include/pa_pool.h, include/pa_request.h, include/pa_sapi.h,
25246: include/pa_string.h, include/pa_table.h, main/main.dsp,
25247: main/pa_globals.C, main/pa_hash.C, main/pa_request.C,
25248: main/pa_string.C, main/pa_table.C, main/untaint.C: connect&sql
25249: -1000 just compiled
25250:
25251: * src/: classes/random.C, classes/root.C, classes/table.C,
25252: include/pa_globals.h, include/pa_pool.h, include/pa_request.h,
25253: main/pa_request.C, types/pa_vclass.h: sql frame -10
25254:
25255: 2001-04-03 paf
25256:
25257: * src/types/pa_vform.C: z
25258:
25259: * src/: classes/string.C, types/pa_vform.C: string:match replace
25260: assigned lang
25261:
25262: * src/: classes/string.C, main/compile.y: grammar: fixed to allow
25263: {}[]< empty []
25264:
25265: * src/: classes/file.C, classes/string.C, classes/table.C,
25266: include/pa_string.h, main/pa_common.C, main/pa_string.C,
25267: main/untaint.C: string:match replace 2. string.cstr(forced lang)
25268:
25269: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
25270: string:match replace strange matches
25271:
25272: * src/classes/string.C: string:match replace 0
25273:
25274: * src/: classes/string.C, main/pa_string.C: string:match replace
25275: prepared 2
25276:
25277: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
25278: string:match replace prepared
25279:
25280: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
25281: string:match replace -11
25282:
25283: * src/: classes/string.C, include/pa_globals.h,
25284: include/pa_string.h, include/pa_threads.h, main/pa_globals.C,
25285: main/pa_string.C, targets/isapi/parser3isapi.dsp: string:match 0
25286:
25287: * src/: classes/string.C, include/pa_globals.h,
25288: include/pa_string.h, main/main.dsp, main/pa_globals.C,
25289: main/pa_string.C: string:match [search] -1 just compiled
25290:
25291: * src/types/pa_vstring.C: z
25292:
25293: * src/: classes/double.C, classes/file.C, classes/form.C,
25294: classes/int.C, classes/response.C, classes/root.C,
25295: classes/string.C, classes/table.C, include/pa_string.h,
25296: main/pa_string.C: string:match -10 [frame]
25297:
25298: * src/: classes/file.C, main/compile_tools.C, main/pa_common.C,
25299: main/pa_request.C: z
25300:
25301: * src/: main/pa_common.C, main/untaint.C, targets/cgi/parser3.C,
25302: targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h:
25303: todo/tests
25304:
25305: * src/include/pa_common.h: z
25306:
25307: * src/: include/pa_globals.h, include/pa_hash.h, main/pa_globals.C,
25308: main/pa_request.C, targets/cgi/parser3.C,
25309: targets/isapi/parser3isapi.C, types/pa_vfile.C:
25310: content-disposition
25311:
25312: * src/: include/pa_common.h, include/pa_globals.h,
25313: main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C,
25314: targets/isapi/parser3isapi.C, types/pa_value.h: main:post-process
25315:
25316: * src/: include/pa_common.h, include/pa_request.h,
25317: include/pa_sapi.h, main/main.dsp, main/pa_common.C,
25318: main/pa_request.C, targets/cgi/parser3.C, types/pa_value.h,
25319: types/pa_vfile.C, types/pa_vfile.h, types/pa_vstring.h: vfile in
25320: response:body
25321:
25322: * src/classes/table.C: table:append now uses string::split
25323:
25324: * src/classes/table.C: z
25325:
25326: * src/: classes/file.C, classes/root.C, classes/string.C,
25327: classes/table.C, doc/doxygen.cmd, doc/doxygen.txt,
25328: doc/generate.cmd, include/pa_array.h, include/pa_request.h,
25329: include/pa_string.h, main/execute.C, main/pa_string.C,
25330: main/untaint.C, targets/cgi/parser3.C, types/pa_vcookie.C:
25331: string::pos & cmp & piece bugs fixed. string::split new
25332: table:load separated from set table:set implemented with clean \n
25333: \t searches
25334:
25335: 2001-04-02 paf
25336:
25337: * src/: classes/table.C, include/pa_string.h, main/pa_string.C,
25338: types/pa_valiased.C, types/pa_valiased.h, types/pa_vdouble.h,
25339: types/pa_vfile.h, types/pa_vint.h, types/pa_vresponse.h,
25340: types/pa_vstring.h, types/pa_vtable.h: string::pos. about to use
25341: it in table:set/load
25342:
25343: * src/: classes/table.C, include/pa_array.h, include/pa_string.h,
25344: include/pa_table.h, main/execute.C, types/pa_value.h: table:join
25345:
25346: * src/classes/random.C: random:generate 1
25347:
25348: * src/: classes/_random.h, classes/random.C, include/pa_globals.h,
25349: main/main.dsp, main/pa_globals.C, main/pa_request.C,
25350: types/pa_value.h: random:generate
25351:
25352: 2001-03-30 paf
25353:
25354: * src/: classes/table.C, include/pa_string.h, main/pa_string.C:
25355: todo: table flip and append. string::pos
25356:
25357: * src/: classes/double.C, classes/file.C, classes/int.C,
25358: classes/response.C, classes/root.C, classes/string.C,
25359: classes/table.C, main/compile.y, main/execute.C,
25360: types/pa_value.h, types/pa_vstateless_class.C,
25361: types/pa_vstateless_class.h: static|dynamic|any method
25362: registration
25363:
25364: * src/: classes/file.C, classes/table.C, include/pa_table.h,
25365: main/pa_table.C, types/pa_vstring.h, types/pa_wwrapper.h:
25366: table:flip
25367:
25368: 2001-03-29 paf
25369:
25370: * src/classes/string.C: string:xsplit forgot that they must result
25371: in 1 row N column [not vice versa]
25372:
25373: * src/classes/string.C: z
25374:
25375: * src/classes/string.C: string: rsplit
25376:
25377: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
25378: string: lsplit
25379:
25380: * src/: classes/string.C, include/pa_string.h, main/execute.C,
25381: main/pa_array.C, main/pa_string.C, types/pa_vtable.h: string:
25382: lsplit -1
25383:
25384: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
25385: string: pos
25386:
25387: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
25388: string: pos -1
25389:
25390: * src/: classes/string.C, classes/table.C, include/pa_string.h,
25391: main/compile.y, main/pa_request.C, main/pa_string.C,
25392: main/untaint.C: string: left right mid
25393:
25394: * src/: classes/string.C, main/compile.y, main/compile_tools.C,
25395: main/compile_tools.h, main/main.dsp, types/pa_value.h,
25396: types/pa_vstring.h, types/pa_vunknown.h: empty params allowed. []
25397: and [;] are different now.
25398:
25399: * src/: include/pa_pool.h, include/pa_request.h, main/pa_request.C,
25400: main/untaint.C: pool.request undone
25401:
25402: * src/: include/pa_pool.h, include/pa_request.h, main/pa_request.C,
25403: main/untaint.C: pool.request
25404:
25405: 2001-03-28 paf
25406:
25407: * src/: classes/file.C, include/pa_globals.h, include/pa_request.h,
25408: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
25409: types/pa_value.h, types/pa_vrequest.C, types/pa_vunknown.h:
25410: $request:browser [.type .version]; unknown.get_double now = 0.
25411:
25412: * src/: classes/file.C, include/pa_globals.h, include/pa_request.h,
25413: include/pa_table.h, main/pa_globals.C, main/pa_request.C,
25414: main/pa_table.C, types/pa_vfile.C, types/pa_vfile.h,
25415: types/pa_vform.C: file:load autodetection of mime-type by
25416: user-file-name
25417:
25418: * src/: classes/file.C, main/execute.C, main/pa_common.C,
25419: main/untaint.C, targets/cgi/parser3.C, types/pa_vfile.C,
25420: types/pa_vfile.h, types/pa_vform.C: file:load 1. tainted
25421:
25422: * src/: classes/file.C, include/pa_common.h, main/pa_common.C,
25423: types/pa_vfile.C, types/pa_vfile.h: started file:load. wrong
25424: write. must be self.set
25425:
25426: * src/: classes/file.C, classes/root.C, classes/table.C,
25427: include/pa_table.h, main/pa_table.C: table:locate1, file:test
25428:
25429: * src/: classes/table.C, include/pa_array.h, include/pa_hash.h,
25430: include/pa_table.h, main/pa_array.C, main/pa_table.C,
25431: types/pa_vtable.h: table:locate just compiled
25432:
25433: 2001-03-27 paf
25434:
25435: * src/main/: execute.C, pa_common.C: fixed r/w context of
25436: code-params2, fixed ntfs hardlink slow dir update
25437:
25438: * src/: main/execute.C, types/pa_value.h, types/pa_vmframe.h,
25439: types/pa_wcontext.h: fixed r/w context of code-params
25440:
25441: * src/: classes/table.C, main/execute.C: about to change junction
25442: rcontext!!
25443:
25444: * src/: classes/double.C, classes/int.C, classes/root.C,
25445: classes/string.C, classes/table.C, main/compile_tools.C,
25446: main/execute.C, main/pa_request.C, main/untaint.C,
25447: types/pa_value.h, types/pa_vbool.h, types/pa_vcookie.C,
25448: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vint.h,
25449: types/pa_vmframe.h, types/pa_vstring.h, types/pa_vtable.h,
25450: types/pa_vunknown.h: sort 0
25451:
25452: * src/types/: pa_valiased.C, pa_valiased.h, pa_vdouble.h,
25453: pa_vfile.h, pa_vint.h, pa_vresponse.h, pa_vstring.h, pa_vtable.h:
25454: renamed to are_static_calls_disabled
25455:
25456: * src/: classes/table.C, main/pa_common.C, main/pa_request.C,
25457: targets/cgi/parser3.C, types/pa_value.h, types/pa_vbool.h,
25458: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vint.h,
25459: types/pa_vstring.h, types/pa_vunknown.h: continue on sort
25460:
25461: * src/main/compile.y: fixed minor bug in @mn[][] ...^{
25462:
25463: * src/: classes/table.C, include/pa_common.h, main/compile.y:
25464: started table:sort fixed minor bug in #...^{
25465:
25466: * src/: classes/table.C, include/pa_common.h, main/compile.y,
25467: main/execute.C, main/pa_common.C, main/pa_table.C: table:save
25468: decided to have as it were. stepped back. grammar: added 'in'
25469: 'is' 'lt'&co follow-space check
25470:
25471: 2001-03-26 paf
25472:
25473: * src/: classes/file.C, classes/root.C, classes/table.C,
25474: include/pa_common.h, include/pa_globals.h, include/pa_table.h,
25475: main/pa_common.C, main/pa_globals.C, main/pa_request.C,
25476: main/pa_table.C: moved ::save to pa_table. disabled @auto
25477: invocation in ^process
25478:
25479: * src/main/compile.y: grammar: [] 0params [;] 2 params (was 0)
25480:
25481: * src/: classes/table.C, include/pa_array.h, include/pa_table.h,
25482: main/pa_array.C: table:record
25483:
25484: * src/: main/untaint.C, targets/cgi/parser3.C,
25485: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
25486: targets/isapi/pool_storage.h, types/pa_valiased.h,
25487: types/pa_vcookie.C, types/pa_vdouble.h, types/pa_vfile.h,
25488: types/pa_vint.h, types/pa_vresponse.h, types/pa_vstring.h,
25489: types/pa_vtable.h: z
25490:
25491: * src/: include/pa_pool.h, main/execute.C, types/pa_valiased.C,
25492: types/pa_valiased.h, types/pa_value.h, types/pa_vdouble.h,
25493: types/pa_vfile.h, types/pa_vint.h, types/pa_vresponse.h,
25494: types/pa_vstring.h, types/pa_vtable.h: disabled $a(123)
25495: $b[$a.CLASS] ^b.inc[123] shit. allowed no checks in native
25496: method realisations on 'self' validity - they now can simply
25497: assume that 'self' is V{Proper} .
25498:
25499: 2001-03-25 paf
25500:
25501: * src/main/untaint.C: z
25502:
25503: * src/main/: pa_request.C, untaint.C: moved default typo-table to
25504: lowlevel - it initialization could be skipped if failed in @auto.
25505: so that exception report would use some table
25506:
25507: * src/main/pa_request.C: table empty lines ignored. system-default
25508: content type assigned in output:result [can fail in main:auto and
25509: skipped normal defaults extraction]
25510:
25511: * src/: include/pa_string.h, main/compile.y: #comment fixed minor
25512: bug
25513:
25514: * src/main/: pa_globals.C, untaint.C: html-typo - moved all
25515: processing to table [except preliminary \r\n \r \n replacements
25516: to "\n"]
25517:
25518: * src/: classes/table.C, main/untaint.C: html-typo - decided to
25519: move all the processing to table
25520:
25521: * src/: classes/table.C, include/pa_table.h, main/pa_globals.C,
25522: main/pa_table.C, main/untaint.C: returned table originating.
25523: useful for reporting typo table problems origin. think would be
25524: useful somewhere else
25525:
25526: * src/main/untaint.C: typo \r \r\n \n properly handled
25527:
25528: * src/: classes/table.C, include/pa_globals.h, include/pa_string.h,
25529: include/pa_table.h, main/compile.y, main/compile_tools.C,
25530: main/compile_tools.h, main/pa_globals.C, main/pa_request.C,
25531: main/pa_string.C, main/pa_table.C, main/untaint.C,
25532: types/pa_vcookie.h: typo & typo-default
25533:
25534: 2001-03-24 paf
25535:
25536: * src/main/pa_common.C: z
25537:
25538: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C,
25539: targets/cgi/parser3.C: html-typo 2
25540:
25541: * src/: doc/doxygen.cfg, doc/doxygen.txt, doc/generate.cmd,
25542: doc/view.cmd, include/pa_array.h, include/pa_globals.h,
25543: include/pa_pool.h, include/pa_string.h, include/pa_table.h,
25544: main/execute.C, main/pa_array.C, main/pa_globals.C,
25545: main/pa_request.C, main/pa_string.C, main/untaint.C,
25546: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
25547: types/pa_value.h, types/pa_vtable.h: html-typo 0 html-typo 1.
25548: noticed double default content-type prob. run cgi.cmd tomorrow
25549: first html-typo sample. detected << problem: they become ltlt too
25550: fast
25551:
25552: * src/main/compile.y: z
25553:
25554: * src/main/: compile.y, compile_tools.h: #comment
25555:
25556: * src/: classes/file.C, classes/root.C, classes/table.C,
25557: include/pa_common.h, include/pa_request.h, main/compile.y,
25558: main/pa_common.C, main/pa_request.C, main/pa_string.C,
25559: targets/isapi/parser3isapi.C, types/pa_vfile.h: file_read
25560: stringified
25561:
25562: * src/types/pa_valiased.C: decided to String-ify file_read
25563:
25564: * src/targets/: cgi/parser3.C, isapi/nt_log_events.mc,
25565: isapi/parser3isapi.dsp: cgi: sapi::log
25566:
25567: * src/: include/pa_sapi.h, main/pa_common.C, main/pa_request.C,
25568: targets/cgi/parser3.C, targets/isapi/nt_log_events.mc,
25569: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp: nt
25570: error log experiments failed - cgi under iis got no access to
25571: log. registereventsource simply failed with 5(illegal call) code,
25572: while worked OK as standalone executable. isapi: used
25573: HSE_APPEND_LOG_PARAMETER feature
25574:
25575: * src/: include/pa_common.h, include/pa_globals.h,
25576: main/pa_common.C, main/pa_globals.C, main/pa_request.C,
25577: targets/isapi/parser3isapi.C: fixed default content-type
25578: allocation storage
25579:
25580: * src/: include/pa_globals.h, include/pa_request.h,
25581: main/pa_globals.C, main/pa_request.C: z
25582:
25583: * src/: include/pa_array.h, include/pa_hash.h,
25584: include/pa_request.h, main/compile.y, main/pa_array.C,
25585: main/pa_common.C, main/pa_hash.C, main/pa_request.C,
25586: types/pa_vcookie.C: cyclic uses ignored. defaulted default
25587: content-type
25588:
25589: * src/main/: compile.y, execute.C, main.dsp: @CLASS equals @BASE.
25590: sanity
25591:
25592: * src/: main/pa_globals.C, types/pa_vclass.C, types/pa_vclass.h,
25593: types/pa_vstateless_class.C, types/pa_vstateless_class.h: thrown
25594: away freeze mech. no danger now for you can't do
25595: ^request:process[@new-method[] body] trick anymore. still
25596: remains $some_instance.process[@new-method[] possibility] but
25597: would leave it as a feature. see index for sample
25598:
25599: * src/: include/pa_common.h, main/pa_common.C,
25600: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: auto.p
25601: monkey every target
25602:
25603: * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C,
25604: targets/cgi/parser3.C, targets/isapi/pool_storage.h,
25605: types/pa_vform.C, types/pa_vform.h: auto.p monkey
25606:
25607: 2001-03-23 paf
25608:
25609: * src/: include/pa_pool.h, main/pa_request.C,
25610: targets/cgi/pa_pool.C, targets/isapi/pa_pool.C,
25611: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
25612: targets/isapi/pool_storage.h: isapi: dumb pool storage
25613:
25614: * src/targets/isapi/pa_pool.C: decided to continue with extension
25615:
25616: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: isapi: think
25617: it would be better to rewrite as filter then to deal with pool
25618:
25619: * src/: main/main.dsp, targets/isapi/parser3isapi.C: isapi: docroot
25620: now like in cgi, not from APPL_PHYSICAL_PATH
25621:
25622: * src/: classes/root.C, classes/table.C, include/pa_common.h,
25623: include/pa_config_fixed.h, include/pa_config_includes.h,
25624: include/pa_string.h, include/pa_threads.h, include/pa_types.h,
25625: include/pa_version.h, main/compile.y, main/execute.C,
25626: main/pa_array.C, main/pa_common.C, main/pa_hash.C,
25627: main/pa_pool.C, main/pa_request.C, main/pa_string.C,
25628: main/untaint.C, targets/cgi/parser3.C,
25629: targets/isapi/parser3isapi.C, types/pa_vfile.C, types/pa_vform.C:
25630: cgi: reinvent document_root and request_uri under iis. autoconf
25631: updated. introducing ap_config_includes
25632:
25633: * src/targets/cgi/parser3.C: cgi: reinvent document_root under iis
25634:
25635: * src/targets/cgi/parser3.C: cgi: only one pool now
25636:
25637: * src/: include/pa_globals.h, include/pa_sapi.h, main/main.dsp,
25638: main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C,
25639: targets/isapi/parser3isapi.C, types/pa_vcookie.C,
25640: types/pa_venv.h, types/pa_vform.C: sapi made object
25641:
25642: * src/: include/pa_globals.h, main/pa_request.C,
25643: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
25644: targets/isapi/parser3isapi.C, types/pa_vcookie.C,
25645: types/pa_venv.h, types/pa_vform.C: all: sapi beauty
25646:
25647: * src/: main/pa_request.C, targets/cgi/parser3.C,
25648: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp:
25649: isapi minor env beauty
25650:
25651: * src/: main/pa_request.C, targets/cgi/parser3.C,
25652: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp:
25653: isapi document_root 0
25654:
25655: 2001-03-22 paf
25656:
25657: * src/targets/isapi/parser3isapi.C: isapi keep-alive
25658:
25659: * src/targets/: cgi/vform_fields_fill.C, cgi/vform_fields_fill.h,
25660: isapi/parser3isapi.C: z
25661:
25662: * src/: include/pa_pool.h, main/pa_request.C,
25663: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: isapi 1
25664:
25665: * src/targets/isapi/: KILL.EXE, PSTAT.EXE, istart.cmd, istop.cmd,
25666: kill.pl: isapi added utils
25667:
25668: * src/: include/pa_pool.h, main/pa_pool.C, targets/cgi/parser3.C,
25669: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
25670: types/pa_vform.C: isapi 0
25671:
25672: * src/: include/pa_pool.h, targets/cgi/pa_pool.C,
25673: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
25674: targets/isapi/pa_pool.C, targets/isapi/parser3isapi.C,
25675: targets/isapi/parser3isapi.def, targets/isapi/parser3isapi.dsp:
25676: started isapi
25677:
25678: * src/: include/pa_globals.h, main/pa_common.C, main/pa_request.C:
25679: some comments
25680:
25681: * src/: include/pa_globals.h, include/pa_request.h,
25682: include/pa_types.h, main/pa_globals.C, main/pa_request.C,
25683: targets/cgi/parser3.C, types/pa_vcookie.C: config of auto.p path:
25684: parser_root_auto_path parser_site_auto_path
25685:
25686: * src/types/pa_vcookie.C: cookie attr decoded
25687:
25688: 2001-03-21 paf
25689:
25690: * src/targets/cgi/parser3.C: z
25691:
25692: * src/include/pa_globals.h: post. todo: config of auto.p path
25693:
25694: * src/: include/pa_globals.h, targets/cgi/parser3.C,
25695: types/pa_venv.h: in cookie & env. todo:post
25696:
25697: * src/: Makefile.am, classes/Makefile.am, classes/file.C,
25698: classes/root.C, classes/table.C, include/pa_array.h,
25699: include/pa_common.h, include/pa_globals.h, include/pa_pool.h,
25700: include/pa_request.h, include/pa_string.h, main/Makefile.am,
25701: main/compile.y, main/execute.C, main/main.dsp, main/pa_common.C,
25702: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
25703: main/pa_table.C, main/untaint.C, targets/Makefile.am,
25704: targets/cgi/Makefile.am, targets/cgi/parser3.C,
25705: targets/cgi/parser3.dsp, types/Makefile.am, types/pa_vcookie.C,
25706: types/pa_vform.C, types/pa_vstring.h, types/pa_wwrapper.h:
25707: shifted apache branch on main trunc
25708:
25709: * src/: include/pa_common.h, include/pa_globals.h,
25710: include/pa_pool.h, include/pa_request.h, main/main.dsp,
25711: main/pa_common.C, main/pa_request.C, targets/cgi/parser3.dsp,
25712: types/pa_vcookie.C, types/pa_vform.C, types/pa_vstring.h:
25713: starting mod_parser3
25714:
25715: * src/targets/cgi/parser3.C: starting mod_parser3
25716:
25717: 2001-03-20 paf
25718:
25719: * src/: main/pa_common.C, targets/cgi/Makefile.am,
25720: targets/cgi/parser3.C: automake compiled and works. todo:make
25721: win32 ifdefs work and add ifdef unistd
25722:
25723: * src/: classes/table.C, include/pa_common.h, include/pa_request.h,
25724: main/Makefile.am, main/pa_common.C, main/pa_request.C,
25725: main/pa_table.C, targets/cgi/Makefile.am, targets/cgi/parser3.C:
25726: z
25727:
25728: * src/: include/pa_request.h, main/Makefile.am, main/compile.y,
25729: main/execute.C, main/pa_common.C, types/Makefile.am: removing
25730: locking
25731:
25732: * src/: classes/Makefile.am, types/Makefile.am: z
25733:
25734: * src/: Makefile.am, classes/file.C, classes/root.C,
25735: classes/table.C, include/pa_array.h, include/pa_request.h,
25736: include/pa_string.h, main/Makefile.am, main/execute.C,
25737: main/pa_common.C, main/pa_globals.C, main/pa_request.C,
25738: main/pa_string.C, main/untaint.C, targets/Makefile.am,
25739: targets/cgi/Makefile.am, targets/cgi/parser3.C,
25740: types/pa_vcookie.C, types/pa_wwrapper.h: String::UL_
25741:
25742: * src/: classes/table.C, include/pa_common.h, main/pa_common.C,
25743: main/pa_request.C, types/pa_vfile.h: ^table:save
25744:
25745: * src/: classes/file.C, classes/table.C, include/pa_array.h,
25746: include/pa_common.h, include/pa_request.h, include/pa_string.h,
25747: include/pa_table.h, include/pa_threads.h, main/pa_globals.C,
25748: main/untaint.C, types/pa_valiased.h, types/pa_value.h,
25749: types/pa_vform.h: z
25750:
25751: * src/include/pa_string.h: z
25752:
25753: * src/: classes/_request.h, classes/request.C, main/main.dsp,
25754: main/pa_globals.C, types/pa_value.h, types/pa_vform.h,
25755: types/pa_vrequest.C, types/pa_vrequest.h: VRequest moved to
25756: :Value
25757:
25758: * src/: classes/_request.h, classes/request.C, main/pa_globals.C,
25759: types/pa_vrequest.C, types/pa_vrequest.h: VRequest moved to
25760: :VStateless_object
25761:
25762: * src/: classes/_response.h, classes/response.C, main/pa_globals.C,
25763: types/pa_vform.h, types/pa_vresponse.h: VResponse moved to
25764: :VStateless_object
25765:
25766: * src/: main/main.dsp, targets/cgi/parser3.dsp,
25767: types/pa_valiased.C, types/pa_vform.h: commented VForm
25768:
25769: * src/: targets/cgi/pa_vform.C, types/pa_valiased.C,
25770: types/pa_valiased.h, types/pa_value.h,
25771: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
25772: types/pa_vstateless_object.h: moved common get_element part from
25773: stateless object&class into VAliased
25774:
25775: * src/: classes/_env.h, classes/_table.h, classes/env.C,
25776: classes/table.C, main/execute.C, main/main.dsp,
25777: main/pa_globals.C, main/pa_request.C, types/pa_value.h,
25778: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_venv.h: VEnv is
25779: now :Value
25780:
25781: * src/: classes/_cookie.h, classes/_table.h, classes/cookie.C,
25782: main/execute.C, main/main.dsp, main/pa_globals.C,
25783: types/pa_vcookie.C, types/pa_vcookie.h: VCookie is now :Value
25784:
25785: * src/types/: pa_vfile.C, pa_vfile.h, pa_vstateless_object.h: vfile
25786: doxx
25787:
25788: * src/: classes/_file.h, classes/file.C, include/pa_types.h,
25789: main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C,
25790: types/pa_valiased.h, types/pa_vfile.C, types/pa_vfile.h,
25791: types/pa_vstateless_class.h, types/pa_vstateless_object.h: \ to /
25792: and ^file:save
25793:
25794: 2001-03-19 paf
25795:
25796: * src/types/pa_vfile.C: z
25797:
25798: * src/: classes/file.C, classes/request.C, classes/table.C,
25799: include/pa_string.h, main/main.dsp, main/pa_pool.C,
25800: main/pa_request.C, main/untaint.C, types/pa_value.h,
25801: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C: file 1
25802:
25803: * src/: classes/table.C, include/pa_common.h, include/pa_globals.h,
25804: include/pa_string.h, include/pa_table.h, main/main.dsp,
25805: main/pa_common.C, main/pa_globals.C, types/pa_value.h,
25806: types/pa_vcookie.h, types/pa_venv.h, types/pa_vform.C,
25807: types/pa_vform.h, types/pa_vrequest.h, types/pa_vtable.h,
25808: classes/_file.h, classes/file.C, types/pa_vfile.C,
25809: types/pa_vfile.h: file class just compiled
25810:
25811: * src/: classes/table.C, include/pa_pool.h, include/pa_request.h,
25812: include/pa_table.h, include/pa_types.h, main/execute.C,
25813: main/pa_request.C, targets/cgi/parser3.C, types/pa_value.h,
25814: types/pa_vclass.h, types/pa_vform.C, types/pa_vstateless_class.h,
25815: types/pa_vstateless_object.h: ^table:set{default level: TABLE}
25816:
25817: * src/include/pa_pool.h: z
25818:
25819: * src/: include/pa_hash.h, include/pa_types.h, main/pa_common.C,
25820: main/pa_hash.C, main/pa_request.C, types/pa_vcookie.C: renamed
25821: Hash::Value to Val so to doxygen would finlly stop confusing
25822: those Value-s
25823:
25824: * src/: include/code.h, include/pa_array.h, include/pa_common.h,
25825: include/pa_exception.h, include/pa_globals.h, include/pa_hash.h,
25826: include/pa_pool.h, include/pa_request.h, include/pa_stack.h,
25827: include/pa_string.h, include/pa_table.h, include/pa_threads.h,
25828: include/pa_types.h, main/compile.C, main/compile.y,
25829: main/compile_tools.C, main/compile_tools.h, main/execute.C,
25830: main/pa_array.C, main/pa_common.C, main/pa_exception.C,
25831: main/pa_globals.C, main/pa_hash.C, main/pa_pool.C,
25832: main/pa_request.C, main/pa_string.C, main/pa_table.C,
25833: main/untaint.C, types/pa_valiased.h, types/pa_value.h: z
25834:
25835: * src/types/: pa_valiased.h, pa_vbool.h: doc: Value and it's
25836: derivates somehow unlinked. don't know why yet
25837:
25838: * src/: include/code.h, include/pa_array.h, include/pa_pool.h,
25839: include/pa_string.h, include/pa_threads.h, main/compile.C,
25840: main/compile.y, main/compile_tools.C, main/compile_tools.h,
25841: main/execute.C, main/pa_array.C, main/pa_common.C,
25842: main/pa_exception.C, main/pa_globals.C, main/pa_hash.C,
25843: main/pa_pool.C, main/pa_request.C, main/pa_string.C,
25844: main/pa_table.C, main/untaint.C, types/pa_value.h: auto @brief
25845:
25846: * src/: classes/root.C, classes/table.C, main/pa_exception.C,
25847: main/pa_request.C, targets/cgi/parser3.C, types/pa_vbool.h,
25848: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdouble.h,
25849: types/pa_venv.h, types/pa_vform.h, types/pa_vint.h,
25850: types/pa_vrequest.h: doc: detected Value derivates prob
25851:
25852: * src/include/pa_globals.h: z
25853:
25854: * src/: classes/_request.h, classes/request.C, include/code.h,
25855: include/pa_array.h, include/pa_common.h, include/pa_exception.h,
25856: include/pa_globals.h, include/pa_hash.h, include/pa_pool.h,
25857: include/pa_request.h, include/pa_stack.h, include/pa_string.h,
25858: include/pa_table.h, include/pa_threads.h, include/pa_types.h,
25859: main/execute.C, main/pa_pool.C, main/pa_request.C,
25860: main/pa_string.C, main/untaint.C, targets/cgi/parser3.C,
25861: types/pa_value.h, types/pa_vform.C: doxygen include/, Value
25862:
25863: 2001-03-18 paf
25864:
25865: * src/: classes/cookie.C, types/pa_vcookie.C, types/pa_vcookie.h:
25866: cookie: allowed access to hash-assigned
25867:
25868: * src/targets/cgi/parser3.C: z
25869:
25870: * src/: classes/_cookie.h, classes/cookie.C, include/pa_common.h,
25871: include/pa_globals.h, include/pa_request.h, include/pa_string.h,
25872: include/pa_types.h, main/main.dsp, main/pa_common.C,
25873: main/pa_globals.C, main/pa_hash.C, main/pa_request.C,
25874: main/pa_string.C, main/untaint.C, targets/cgi/parser3.C,
25875: types/pa_value.h, types/pa_vcookie.C, types/pa_vcookie.h,
25876: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
25877: types/pa_vunknown.h: cookie class
25878:
25879: * src/main/pa_request.C: zero length output allowed
25880:
25881: * src/: classes/response.C, main/pa_request.C, types/pa_value.h,
25882: types/pa_vhash.h, types/pa_vresponse.h: ^response:clear[]
25883:
25884: * src/: classes/root.C, main/pa_request.C: taint forgotten forced
25885: lang switch
25886:
25887: * src/: classes/root.C, include/pa_globals.h, include/pa_string.h,
25888: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
25889: types/pa_value.h, types/pa_vhash.h:
25890: $defautl[$content-type[$value[text/html] $charset[windows-1251]]
25891:
25892: * src/main/execute.C: z
25893:
25894: * src/: classes/root.C, main/pa_request.C, main/untaint.C,
25895: targets/cgi/parser3.C: taint[uri
25896:
25897: * src/: classes/request.C, classes/response.C, classes/root.C,
25898: include/pa_common.h, include/pa_globals.h, include/pa_request.h,
25899: include/pa_string.h, main/pa_common.C, main/pa_globals.C,
25900: main/pa_request.C, targets/cgi/parser3.C: ^taint 0
25901:
25902: * src/: classes/root.C, classes/string.C, include/pa_string.h,
25903: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
25904: types/pa_vdouble.h, types/pa_vform.C, types/pa_vint.h,
25905: types/pa_vstateless_class.C: convinient string(pool, char *src,
25906: bool tainted) ctor
25907:
25908: * src/: include/pa_hash.h, include/pa_request.h,
25909: include/pa_string.h, main/pa_globals.C, main/pa_hash.C,
25910: main/pa_request.C, main/pa_string.C, main/untaint.C,
25911: targets/cgi/parser3.C: proper @exceptions params tainting
25912:
25913: * src/: include/pa_hash.h, main/pa_hash.C, targets/cgi/parser3.C:
25914: response fields to header
25915:
25916: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C:
25917: z
25918:
25919: * src/: classes/_response.h, classes/response.C,
25920: include/pa_globals.h, include/pa_hash.h, include/pa_request.h,
25921: main/compile.C, main/compile.y, main/execute.C, main/main.dsp,
25922: main/pa_globals.C, main/pa_hash.C, main/pa_request.C,
25923: targets/cgi/parser3.C, targets/cgi/parser3.dsp, types/pa_value.h,
25924: types/pa_vhash.h, types/pa_vrequest.h, types/pa_vresponse.h:
25925: $response: 0 request::core exception rethrow
25926:
25927: 2001-03-16 paf
25928:
25929: * src/: main/execute.C, main/main.dsp, types/pa_value.h,
25930: types/pa_vrequest.h: native method' class call with less params
25931: then needed error reporting
25932:
25933: * src/: classes/_request.h, classes/request.C,
25934: include/pa_globals.h, include/pa_request.h, main/execute.C,
25935: main/main.dsp, main/pa_globals.C, main/pa_request.C,
25936: targets/cgi/parser3.C, types/pa_vform.C, types/pa_vrequest.C,
25937: types/pa_vrequest.h: $request : query :uri
25938:
25939: * src/: include/pa_globals.h, main/execute.C, main/pa_globals.C,
25940: types/pa_value.h, types/pa_vcframe.h, types/pa_vmframe.h,
25941: types/pa_wcontext.h: $result
25942:
25943: * src/: main/execute.C, types/pa_vmframe.h: if(in "/news/")
25944:
25945: * src/: classes/double.C, include/code.h, main/compile.y,
25946: main/compile_tools.C, main/compile_tools.h, main/execute.C: ()
25947: and {} param wcontext conflict fixed by OP_EXPR_CODE__STORE_PARAM
25948:
25949: * src/: include/code.h, include/pa_hash.h, include/pa_request.h,
25950: main/compile.y, main/execute.C, types/pa_value.h,
25951: types/pa_vhash.h, types/pa_vstring.h, types/pa_vtable.h,
25952: types/pa_wcontext.C, types/pa_wcontext.h: see () and {} param
25953: wcontext conflict
25954:
25955: * src/: main/execute.C, types/pa_value.h,
25956: types/pa_vstateless_object.h, types/pa_vstring.h: disabled
25957: $string.field
25958:
25959: 2001-03-15 paf
25960:
25961: * src/main/pa_request.C: news sample
25962:
25963: * src/: main/compile.y, main/execute.C, main/pa_request.C,
25964: targets/cgi/parser3.C, types/pa_vstring.h: @exception
25965:
25966: * src/main/: compile.y, execute.C: z
25967:
25968: * src/: main/compile.y, main/pa_request.C, targets/cgi/parser3.C,
25969: types/pa_vstring.h: pre-pre-pre-beta cgi under win32 apache pre
25970: pre pre works
25971:
25972: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
25973: targets/cgi/parser3.C, types/pa_vform.C, types/pa_vform.h: vform
25974: fillfields just compiled
25975:
25976: 2001-03-14 paf
25977:
25978: * src/: include/pa_request.h, main/pa_request.C,
25979: targets/cgi/parser3.C: z
25980:
25981: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
25982: targets/cgi/parser3.dsp, types/pa_vform.C, types/pa_vform.h,
25983: types/pa_vstring.h: limits -1
25984:
25985: * src/: include/pa_globals.h, include/pa_request.h,
25986: include/pa_types.h, main/main.dsp, main/pa_globals.C,
25987: main/pa_request.C, targets/cgi/parser3.C,
25988: targets/cgi/parser3.dsp, types/pa_vform.C, types/pa_vform.h:
25989: request_info -1
25990:
25991: * src/: include/pa_globals.h, main/pa_globals.C,
25992: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
25993: targets/cgi/vform_fields_fill.C, targets/cgi/vform_fields_fill.h:
25994: vform_fields_fill
25995:
25996: * src/targets/cgi/parser3.C: # if MSVC
25997:
25998: * src/: include/pa_common.h, include/pa_types.h, main/pa_request.C,
25999: targets/cgi/parser3.C: PATH_DELIMITER_CHAR
26000:
26001: * src/targets/cgi/parser3.C: z
26002:
26003: * src/: include/core.h, include/pa_globals.h, include/pa_pool.h,
26004: include/pa_string.h, include/pa_types.h, main/compile.y,
26005: main/core.C, main/main.dsp, main/pa_globals.C, main/pa_request.C,
26006: targets/cgi/pa_vform.C, targets/cgi/parser3.C,
26007: targets/cgi/parser3.dsp, types/pa_value.h, types/pa_vform.h,
26008: types/pa_vunknown.h: global handler, exceptions in parser3
26009:
26010: 2001-03-13 paf
26011:
26012: * src/: classes/form.C, main/compile.y, main/core.C,
26013: types/pa_value.h, types/pa_vclass.h, types/pa_venv.h,
26014: types/pa_vform.h, types/pa_vstateless_class.C,
26015: types/pa_vstateless_class.h: form:fields removed. use $form.CLASS
26016: instead
26017:
26018: * src/: include/core.h, include/pa_common.h, include/pa_request.h,
26019: main/core.C, main/execute.C, main/main.dsp, main/pa_request.C,
26020: targets/cgi/parser3.C, targets/cgi/parser3.dsp, types/pa_vform.h:
26021: started cgi target
26022:
26023: * src/: include/core.h, include/pa_common.h, include/pa_request.h,
26024: main/pa_common.C, main/pa_request.C, targets/cgi/parser3.C:
26025: before error show with parser
26026:
26027: * src/: classes/_form.h, classes/form.C, include/core.h,
26028: include/pa_request.h, main/core.C, main/pa_request.C,
26029: targets/cgi/parser3.C, targets/cgi/parser3.dsp: z
26030:
26031: * src/targets/cgi/: parser.dsp, parser3.dsp: z
26032:
26033: * src/targets/cgi/: Makefile.am, pa_pool.C, pa_vform.C, parser.dsp,
26034: parser3.C: renamed targets/ parser to cgi
26035:
26036: * src/: classes/double.C, classes/env.C, classes/int.C,
26037: classes/root.C, classes/string.C, classes/table.C,
26038: include/pa_request.h, types/pa_vhash.h: z
26039:
26040: * src/: classes/_env.h, classes/env.C, classes/root.C,
26041: include/core.h, include/pa_pool.h, include/pa_request.h,
26042: main/compile.C, main/compile.y, main/core.C, main/main.dsp,
26043: main/pa_common.C, main/pa_request.C, types/pa_value.h,
26044: types/pa_venv.h, types/pa_vstateless_class.h: started $form:
26045: [historical moment :)]
26046:
26047: * src/: include/code.h, include/pa_string.h, main/compile.y,
26048: main/execute.C, main/pa_string.C: 'value is type' expr operator
26049:
26050: * src/types/pa_venv.h: $ENV 1
26051:
26052: * src/main/execute.C: z
26053:
26054: * src/: main/execute.C, types/pa_value.h, types/pa_venv.h: for
26055: future methods of ENV constructor if
26056:
26057: * src/: include/pa_request.h, types/pa_venv.h: $ENV 0.1 stateless
26058: class
26059:
26060: * src/: classes/_double.h, classes/_env.h, classes/_int.h,
26061: classes/_root.h, classes/_string.h, classes/_table.h,
26062: classes/double.C, classes/env.C, classes/int.C, classes/root.C,
26063: classes/string.C, classes/table.C, include/pa_request.h,
26064: main/compile.C, main/compile_tools.h, main/core.C,
26065: main/execute.C, main/main.dsp, main/pa_request.C,
26066: types/pa_valiased.h, types/pa_value.h, types/pa_vclass.C,
26067: types/pa_vclass.h, types/pa_venv.h, types/pa_vmframe.h,
26068: types/pa_vobject.h, types/pa_vstateless_class.C,
26069: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
26070: types/pa_wcontext.h: $ENV: re 0, stateless classes
26071:
26072: * src/: classes/_double.h, classes/_env.h, classes/_int.h,
26073: classes/_root.h, classes/_string.h, classes/_table.h,
26074: classes/double.C, classes/env.C, classes/int.C, classes/root.C,
26075: classes/string.C, classes/table.C, include/pa_request.h,
26076: main/compile.C, main/compile_tools.h, main/core.C,
26077: main/execute.C, main/main.dsp, main/pa_request.C,
26078: types/pa_valiased.h, types/pa_value.h, types/pa_vclass.C,
26079: types/pa_vclass.h, types/pa_venv.h, types/pa_vmframe.h,
26080: types/pa_vobject.h, types/pa_vstateless_class.C,
26081: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
26082: types/pa_wcontext.h: $ENV: re 0, stateless classes
26083:
26084: * src/: include/pa_request.h, main/compile.C, main/execute.C,
26085: main/pa_request.C, types/pa_value.h, types/pa_vmframe.h: fixed
26086: yesterdays bad decision on execute_static_method
26087:
26088: * src/: classes/table.C, include/pa_types.h, main/pa_request.C: z
26089:
26090: * src/: classes/double.C, classes/int.C, classes/root.C,
26091: types/pa_vdouble.h, types/pa_vint.h: Int,Double dec mul div mod
26092:
26093: * src/main/pa_request.C: z
26094:
26095: * src/: classes/root.C, classes/table.C, include/pa_exception.h,
26096: include/pa_pool.h: skipped_restructure_exceptions_dead_end
26097:
26098: * src/: classes/root.C, classes/table.C, include/pa_exception.h,
26099: include/pa_pool.h, main/pa_request.C:
26100: restructure_exceptions_dead_end
26101:
26102: * src/: classes/root.C, main/compile.y: ^if required junctions.
26103: allowed ; inside {} to break params
26104:
26105: * src/classes/root.C: ^eval
26106:
26107: * src/: classes/_string.h, classes/double.C, classes/int.C,
26108: classes/string.C, main/execute.C, types/pa_wcontext.h: int doube
26109: string ^format
26110:
26111: * src/: main/execute.C, types/pa_wcontext.h: constructing flag not
26112: 'bad' but not 'enough'
26113:
26114: * src/: classes/double.C, classes/root.C, classes/table.C,
26115: include/pa_common.h, include/pa_types.h, main/compile.y,
26116: main/pa_common.C, main/pa_request.C, main/untaint.C,
26117: types/pa_vdouble.h, types/pa_vint.h, types/pa_vtable.h,
26118: types/pa_wwrapper.h: think constructing flag as is is bad
26119:
26120: * src/: classes/double.C, classes/int.C, classes/root.C,
26121: classes/string.C, classes/table.C, main/core.C, main/execute.C,
26122: types/pa_vint.h: ^for
26123:
26124: 2001-03-12 paf
26125:
26126: * src/classes/table.C: table ^empty
26127:
26128: * src/: classes/table.C, include/pa_table.h: table ^menu
26129:
26130: * src/: classes/root.C, classes/table.C, types/pa_vtable.h: table
26131: ^offset ^line ^count
26132:
26133: * src/classes/root.C: ^round() ^floor() ^ceiling()
26134: ^abs() ^sign()
26135:
26136: * src/classes/: root.C, table.C: ^use
26137:
26138: * src/: classes/root.C, classes/table.C, include/pa_request.h,
26139: main/compile.y, main/core.C, main/execute.C, types/pa_vclass.h,
26140: types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h:
26141: ^while. switched off wcontext.constructing after write(value) or
26142: auto-vhash-constructing
26143:
26144: * src/: classes/root.C, classes/table.C, include/pa_request.h,
26145: main/pa_request.C: fail_if_junction_ helper func
26146:
26147: * src/: classes/root.C, classes/table.C, include/pa_common.h,
26148: include/pa_request.h, main/execute.C, main/main.dsp,
26149: main/pa_common.C, main/pa_request.C: ^process error point by
26150: actual method_name, not source. ^load
26151:
26152: * src/types/pa_vtable.h: table: no, better with string in cells...
26153:
26154: * src/: include/pa_array.h, include/pa_table.h, main/pa_table.C,
26155: classes/_table.h, classes/table.C, main/untaint.C: z
26156:
26157: * src/: classes/root.C, include/pa_common.h, include/pa_string.h,
26158: include/pa_table.h, main/core.C, main/execute.C,
26159: main/pa_common.C, main/pa_request.C, main/pa_table.C,
26160: types/pa_value.h: table:set 0
26161:
26162: * src/: classes/root.C, include/core.h, include/pa_array.h,
26163: include/pa_request.h, include/pa_table.h, main/core.C,
26164: main/main.dsp, main/pa_request.C, main/pa_table.C,
26165: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
26166: types/pa_vdouble.h, types/pa_vint.h, types/pa_vmframe.h,
26167: types/pa_vstring.h: freeze, ^table:create[] -1
26168:
26169: * src/: classes/root.C, types/pa_value.h: z
26170:
26171: * src/: classes/root.C, main/execute.C, types/pa_vclass.h: used
26172: get_method in couple places optimizing them
26173:
26174: * src/classes/root.C: z
26175:
26176: * src/: classes/root.C, types/pa_vclass.h: process temp main
26177: zeroing
26178:
26179: * src/: classes/double.C, classes/int.C, classes/root.C,
26180: classes/string.C, include/pa_common.h, include/pa_request.h,
26181: include/pa_string.h, include/pa_types.h, main/compile.C,
26182: main/compile.y, main/compile_tools.h, main/execute.C,
26183: main/pa_common.C, main/pa_request.C, types/pa_value.h,
26184: types/pa_vmframe.h: ^process. actual names to store param and
26185: check_actual_numbered_params for better place diagnostics
26186:
26187: * src/: classes/root.C, main/execute.C, main/main.dsp: setname for
26188: method-junctions bug fixed
26189:
26190: * src/types/: pa_vdouble.h, pa_vint.h, pa_vobject.h,
26191: pa_vstateless_object.h, pa_vstring.h: stateless_object
26192:
26193: 2001-03-11 paf
26194:
26195: * src/: main/main.dsp, types/pa_value.h, types/pa_vdouble.h,
26196: types/pa_vint.h, types/pa_vobject.h, types/pa_vstring.h: VString
26197: VDouble VInt base now VObject_base - without fields
26198:
26199: * src/: classes/root.C, include/core.h, main/core.C: z
26200:
26201: * src/: classes/double.C, classes/int.C, classes/root.C,
26202: classes/string.C, include/core.h, include/pa_hash.h,
26203: include/pa_pool.h, include/pa_request.h, include/pa_string.h,
26204: main/compile.C, main/core.C, main/pa_request.C: ^untaint 0
26205:
26206: * src/: classes/double.C, classes/int.C, classes/root.C,
26207: include/pa_request.h, main/execute.C: intercept_string
26208:
26209: * src/: classes/double.C, classes/int.C, classes/root.C,
26210: types/pa_vclass.C, types/pa_vclass.h: add_native_method helper
26211:
26212: * src/: classes/double.C, classes/int.C, include/pa_request.h:
26213: ^inc-s(expr)
26214:
26215: * src/: classes/_double.h, classes/_env.h, classes/_int.h,
26216: classes/_root.h, classes/_string.h, classes/double.C,
26217: classes/env.C, classes/int.C, classes/root.C, classes/string.C,
26218: include/code.h, include/core.h, include/pa_array.h,
26219: include/pa_common.h, include/pa_exception.h, include/pa_hash.h,
26220: include/pa_pool.h, include/pa_request.h, include/pa_stack.h,
26221: include/pa_string.h, include/pa_table.h, include/pa_threads.h,
26222: include/pa_types.h, main/compile.C, main/compile.y,
26223: main/compile_tools.C, main/compile_tools.h, main/core.C,
26224: main/execute.C, main/pa_array.C, main/pa_common.C,
26225: main/pa_exception.C, main/pa_hash.C, main/pa_pool.C,
26226: main/pa_request.C, main/pa_string.C, main/pa_table.C,
26227: types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
26228: types/pa_vcframe.h, types/pa_vclass.C, types/pa_vclass.h,
26229: types/pa_vdouble.h, types/pa_vhash.h, types/pa_vint.h,
26230: types/pa_vjunction.h, types/pa_vmframe.h, types/pa_vobject.h,
26231: types/pa_vstring.h, types/pa_vunknown.h, types/pa_wcontext.C,
26232: types/pa_wcontext.h, types/pa_wwrapper.h: headers updated
26233:
26234: * src/: main/pa_request.C, types/pa_vhash.h: z
26235:
26236: * src/: include/core.h, include/pa_request.h, main/core.C,
26237: main/main.dsp, main/pa_request.C: renamed AUTO: to MAIN:
26238:
26239: * src/: include/pa_valiased.h, include/pa_value.h,
26240: include/pa_vbool.h, include/pa_vcframe.h, include/pa_vclass.h,
26241: include/pa_vdouble.h, include/pa_vhash.h, include/pa_vint.h,
26242: include/pa_vjunction.h, include/pa_vmframe.h,
26243: include/pa_vobject.h, include/pa_vstring.h,
26244: include/pa_vunknown.h, include/pa_wcontext.h,
26245: include/pa_wwrapper.h, main/compile.y, main/core.C,
26246: main/main.dsp, main/pa_cframe.C, main/pa_request.C,
26247: main/pa_value.C, main/pa_vclass.C, main/pa_wcontext.C,
26248: types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
26249: types/pa_vcframe.h, types/pa_vclass.C, types/pa_vclass.h,
26250: types/pa_vdouble.h, types/pa_vhash.h, types/pa_vint.h,
26251: types/pa_vjunction.h, types/pa_vmframe.h, types/pa_vobject.h,
26252: types/pa_vstring.h, types/pa_vunknown.h, types/pa_wcontext.C,
26253: types/pa_wcontext.h, types/pa_wwrapper.h: splitted types from
26254: include/
26255:
26256: 2001-03-10 paf
26257:
26258: * src/: include/core.h, include/pa_request.h, main/core.C,
26259: main/pa_request.C: run+auto=run
26260:
26261: * src/: classes/root.C, include/pa_request.h: minor if junction bug
26262:
26263: * src/: classes/_double.h, classes/_env.h, classes/_int.h,
26264: classes/_root.h, classes/_string.h, classes/double.C,
26265: classes/env.C, classes/int.C, classes/root.C, classes/string.C,
26266: include/code.h, include/core.h, include/pa_array.h,
26267: include/pa_common.h, include/pa_exception.h, include/pa_hash.h,
26268: include/pa_pool.h, include/pa_request.h, include/pa_stack.h,
26269: include/pa_string.h, include/pa_table.h, include/pa_threads.h,
26270: include/pa_types.h, include/pa_valiased.h, include/pa_value.h,
26271: include/pa_vbool.h, include/pa_vcframe.h, include/pa_vclass.h,
26272: include/pa_vdouble.h, include/pa_vhash.h, include/pa_vint.h,
26273: include/pa_vjunction.h, include/pa_vmframe.h,
26274: include/pa_vobject.h, include/pa_vstring.h,
26275: include/pa_vunknown.h, include/pa_wcontext.h,
26276: include/pa_wwrapper.h, main/compile.C, main/compile.y,
26277: main/compile_tools.C, main/compile_tools.h, main/core.C,
26278: main/execute.C, main/pa_array.C, main/pa_cframe.C,
26279: main/pa_common.C, main/pa_exception.C, main/pa_hash.C,
26280: main/pa_pool.C, main/pa_request.C, main/pa_string.C,
26281: main/pa_table.C, main/pa_value.C, main/pa_vclass.C,
26282: main/pa_wcontext.C: sources header
26283:
26284: * src/main/pa_request.C: auto..
26285:
26286: * src/: include/pa_request.h, main/compile.C, main/compile.y,
26287: main/pa_request.C: auto tree0
26288:
26289: * src/: include/core.h, include/pa_request.h, main/compile.y,
26290: main/core.C, main/pa_request.C: names to core.C
26291:
26292: * src/: include/core.h, include/pa_common.h, include/pa_pool.h,
26293: include/pa_request.h, main/core.C, main/execute.C,
26294: main/pa_common.C, main/pa_request.C: root auto.p loaded
26295:
26296: * src/: include/code.h, include/pa_request.h, include/pa_vint.h,
26297: include/pa_vjunction.h, include/pa_vstring.h, main/compile.y,
26298: main/compile_tools.C, main/compile_tools.h, main/execute.C:
26299: optimized from OP_STRING+OP_WRITE to OP_STRING__WRITE
26300:
26301: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
26302: @auto[] realised. auto.p scan togo
26303:
26304: * src/: include/pa_request.h, main/execute.C: autocalc
26305: code-junctions result now have names
26306:
26307: * src/: classes/double.C, classes/int.C, classes/root.C,
26308: classes/string.C, include/pa_request.h, include/pa_string.h,
26309: include/pa_wcontext.h, main/compile.y, main/execute.C,
26310: main/pa_string.C, main/pa_wcontext.C: tainting 0
26311:
26312: * src/classes/env.C: env:file/line
26313:
26314: * src/: include/core.h, include/pa_array.h, include/pa_hash.h,
26315: include/pa_request.h, include/pa_value.h, include/pa_vcframe.h,
26316: include/pa_vdouble.h, include/pa_vint.h, include/pa_vstring.h,
26317: include/pa_vunknown.h, include/pa_wcontext.h, main/compile.y,
26318: main/compile_tools.C, main/compile_tools.h, main/core.C,
26319: main/execute.C, main/main.dsp, main/pa_cframe.C,
26320: main/pa_request.C, main/pa_wcontext.C: const fight finished
26321:
26322: * src/include/pa_vclass.h: const fight to go
26323:
26324: * src/: classes/_env.h, classes/env.C, classes/root.C,
26325: include/pa_request.h, include/pa_vclass.h, main/core.C,
26326: main/main.dsp: env0
26327:
26328: * src/: classes/_double.h, classes/_int.h, classes/_root.h,
26329: classes/_string.h, classes/double.C, classes/int.C,
26330: classes/root.C, classes/string.C, include/pa_request.h,
26331: include/pa_string.h, include/pa_types.h, include/pa_vcframe.h,
26332: include/pa_wcontext.h, main/core.C, main/main.dsp,
26333: main/pa_cframe.C, main/pa_string.C, main/pa_vclass.C,
26334: main/pa_wcontext.C: ^lang prepare0
26335:
26336: 2001-03-09 paf
26337:
26338: * src/: include/pa_vmframe.h, main/compile.C, main/execute.C: expr
26339: construct proper naming
26340:
26341: * src/: classes/_double.h, classes/_int.h, classes/_string.h,
26342: classes/double.C, classes/int.C, classes/root.C,
26343: classes/string.C, include/code.h, include/pa_value.h,
26344: include/pa_vbool.h, include/pa_vdouble.h, include/pa_vint.h,
26345: include/pa_vmframe.h, include/pa_vobject.h, include/pa_vstring.h,
26346: main/compile.y, main/compile_tools.C, main/core.C,
26347: main/execute.C, main/main.dsp: Int and Double classes with ^int[]
26348: and ^double[]. fixed expr type
26349:
26350: * src/: classes/root.C, include/pa_request.h, main/execute.C:
26351: ^string.length[]
26352:
26353: 2001-03-08 paf
26354:
26355: * src/include/pa_vmframe.h: fixed forgotten method_frame my check
26356:
26357: * src/: include/pa_vclass.h, include/pa_vstring.h,
26358: include/pa_wcontext.h, main/compile.y, main/core.C,
26359: main/execute.C, main/main.dsp: dead end: vstring can't be
26360: derivated from vobject
26361:
26362: * src/: include/pa_vclass.h, include/pa_vhash.h,
26363: include/pa_vobject.h, include/pa_vstring.h, main/main.dsp: z
26364:
26365: * src/include/: pa_vclass.h, pa_vhash.h, pa_vobject.h: removes some
26366: remained clone conseqs
26367:
26368: * src/main/pa_vclass.C: that were ok... [vclass were out of vcs]
26369:
26370: * src/main/pa_vclass.C: wow! vclass were out of vcs
26371:
26372: * src/: include/pa_bool.h, include/pa_double.h, include/pa_value.h,
26373: include/pa_vbool.h, include/pa_vclass.h, include/pa_vdouble.h,
26374: include/pa_vhash.h, include/pa_vjunction.h, include/pa_vmframe.h,
26375: include/pa_vobject.h, include/pa_vstring.h,
26376: include/pa_vunknown.h, main/compile.y, main/compile_tools.C,
26377: main/execute.C: withoud cloning. didn't need it actually, params
26378: got passed from out unnamed ewpool
26379:
26380: * src/: include/pa_vdouble.h, include/pa_vhash.h,
26381: include/pa_vjunction.h, include/pa_vobject.h,
26382: include/pa_vunknown.h, main/compile.y: cloning dead end
26383:
26384: * src/: include/pa_bool.h, include/pa_double.h,
26385: include/pa_valiased.h, include/pa_value.h, include/pa_vbool.h,
26386: include/pa_vclass.h, include/pa_vdouble.h, include/pa_vhash.h,
26387: include/pa_vjunction.h, include/pa_vmframe.h,
26388: include/pa_vobject.h, include/pa_vstring.h,
26389: include/pa_vunknown.h, main/compile.y, main/compile_tools.C,
26390: main/execute.C, main/main.dsp, main/pa_value.C: value.cloning so
26391: to give params proper names
26392:
26393: * src/main/pa_wcontext.C: z
26394:
26395: * src/: include/pa_vmframe.h, main/execute.C: added names to
26396: unknown values in get_element and unfilled params. removed wrong
26397: name change in get_element
26398:
26399: * src/main/execute.C: z
26400:
26401: * src/main/execute.C: fixed problems calling operators in
26402: constructors
26403:
26404: * src/: classes/root.C, include/pa_stack.h, main/execute.C:
26405: detected problems calling operators in constructors
26406:
26407: * src/: classes/root.C, include/pa_request.h, main/execute.C:
26408: autocalc def to string
26409:
26410: * src/: classes/root.C, include/pa_request.h, include/pa_value.h,
26411: include/pa_vbool.h, include/pa_wwrapper.h, main/execute.C: ^if 0
26412:
26413: * src/classes/root.C: added root.c
26414:
26415: * src/: include/pa_request.h, include/pa_value.h,
26416: include/pa_vcframe.h, include/pa_vmframe.h,
26417: include/pa_wcontext.h, main/compile.C, main/compile.y,
26418: main/core.C, main/execute.C, main/pa_cframe.C,
26419: main/pa_wcontext.C: 'if' just compiled
26420:
26421: * src/: include/pa_vbool.h, include/pa_vdouble.h,
26422: include/pa_vjunction.h, include/pa_vmframe.h,
26423: include/pa_vstring.h, include/pa_wcontext.h, main/execute.C,
26424: main/pa_wcontext.C: z
26425:
26426: * src/: include/pa_value.h, include/pa_vmframe.h, main/compile.y,
26427: main/core.C, main/execute.C, main/main.dsp: z. detected probs
26428: with parameter names in operator methods
26429:
26430: * src/main/compile.y: minor renamings in .y
26431:
26432: * src/: include/pa_request.h, main/compile.C, main/compile.y,
26433: main/core.C, main/main.dsp: introducing ROOT_CLASS. it's default
26434: @BASE. changed 'RUN' assignment mech
26435:
26436: * src/main/execute.C: z
26437:
26438: * src/: include/code.h, main/compile.y, main/compile_tools.C,
26439: main/compile_tools.h, main/execute.C: made class: dynamic, not
26440: static. so to enable runtime ^use
26441:
26442: * src/main/compile.y: minor grammar bug with OP_CODE__STORE_PARAM
26443:
26444: * src/: include/code.h, main/compile.y, main/compile_tools.C,
26445: main/execute.C: joined 2 into one OP_CODE__STORE_PARAM
26446:
26447: * src/main/execute.C: root root in code-junction
26448:
26449: 2001-03-07 paf
26450:
26451: * src/include/: pa_value.h, pa_vclass.h, pa_vhash.h, pa_vmframe.h,
26452: pa_vobject.h, pa_wwrapper.h: const in Value.get_element
26453:
26454: * src/: include/pa_stack.h, include/pa_value.h,
26455: include/pa_vclass.h, include/pa_vhash.h, include/pa_vmframe.h,
26456: include/pa_vobject.h, include/pa_wwrapper.h, main/execute.C:
26457: fixed rwcontext of {} params up
26458:
26459: * src/main/: compile.y, compile_tools.h: ^func(params)
26460:
26461: * src/main/compile.y: .y priorities syntax shaped up a bit
26462:
26463: * src/: include/pa_hash.h, include/pa_value.h, include/pa_vhash.h,
26464: include/pa_vunknown.h, main/compile.y, main/execute.C,
26465: main/pa_hash.C: expr def in -f
26466:
26467: * src/main/: compile.y, execute.C: expr calls
26468:
26469: * src/main/: compile.y, execute.C, pa_string.C: bug in string.cmp
26470: fixed
26471:
26472: * src/main/compile.y: expr quoted code
26473:
26474: * src/main/: compile.y, execute.C: expr whitespace solved. added ""
26475: support0
26476:
26477: * src/main/compile.y: expr string comparisons 0
26478:
26479: * src/: include/pa_string.h, main/compile.y, main/execute.C,
26480: main/pa_string.C: just compiled lt&co
26481:
26482: * src/main/execute.C: ^var.menu{$field} problem detected. that
26483: $field not a $var.field
26484:
26485: 2001-03-06 paf
26486:
26487: * src/main/compile.y: .y expr visible-shorter
26488:
26489: * src/: include/code.h, main/compile.y, main/execute.C: 1 problems
26490: with skipping whitespace in yylex fixed 2 xors: # bitwise ##
26491: logical
26492:
26493: * src/: include/pa_vstring.h, main/compile.y: problems with
26494: skipping whitespace in yylex
26495:
26496: * src/include/pa_vbool.h: forgot this
26497:
26498: * src/: include/code.h, main/compile.y, main/execute.C: without
26499: string ops in expressions 0
26500:
26501: * src/: include/pa_value.h, include/pa_vdouble.h,
26502: include/pa_vstring.h, include/pa_vunknown.h, main/compile.y,
26503: main/execute.C, main/main.dsp: !~
26504:
26505: * src/: include/pa_vcframe.h, include/pa_vclass.h,
26506: include/pa_vdouble.h, include/pa_vhash.h, include/pa_vjunction.h,
26507: include/pa_vmframe.h, include/pa_vobject.h, include/pa_vstring.h,
26508: include/pa_vunknown.h, include/pa_wcontext.h,
26509: include/pa_wwrapper.h, main/compile.y, main/compile_tools.C,
26510: main/compile_tools.h, main/execute.C: +-*/
26511:
26512: * src/: include/pa_vdouble.h, main/compile.y, main/compile_tools.C,
26513: main/compile_tools.h: grammar-1.1 $a(z) $a=0
26514:
26515: * src/: include/pa_value.h, include/pa_vdouble.h, main/compile.y,
26516: main/execute.C: expr grammar-1 2*2=4.000000 :)
26517:
26518: * src/main/compile.y: expr grammar-1
26519:
26520: * src/main/compile.y: expr lexx1
26521:
26522: * src/main/: compile.y, execute.C, main.dsp: z
26523:
26524: * src/: include/code.h, include/pa_valiased.h, include/pa_value.h,
26525: include/pa_vdouble.h, include/pa_vstring.h, main/compile.y,
26526: main/execute.C: expr lex0 exec-1
26527:
26528: * src/: include/code.h, main/compile.y, main/compile_tools.h: g
26529:
26530: 2001-02-26 paf
26531:
26532: * src/main/compile.y: max_string in yyerror bug fix
26533:
26534: 2001-02-25 paf
26535:
26536: * src/: include/pa_value.h, include/pa_vmframe.h,
26537: include/pa_wcontext.h, main/execute.C: VAliased3
26538:
26539: * src/include/: pa_value.h, pa_vmframe.h: VAliased2
26540:
26541: * src/main/execute.C: VAliased1
26542:
26543: * src/: include/pa_request.h, include/pa_value.h,
26544: include/pa_vmframe.h, include/pa_wcontext.h, main/execute.C:
26545: VAliased0
26546:
26547: * src/: include/pa_pool.h, include/pa_request.h,
26548: include/pa_value.h, include/pa_vclass.h, include/pa_vmframe.h,
26549: include/pa_vobject.h, main/core.C, main/execute.C, main/main.dsp:
26550: VAliased just compiled
26551:
26552: * src/: include/pa_pool.h, include/pa_value.h, include/pa_vclass.h,
26553: include/pa_vobject.h, main/execute.C: alias dead end
26554:
26555: * src/: include/pa_value.h, include/pa_vclass.h,
26556: include/pa_wcontext.h, include/pa_wwrapper.h, main/execute.C,
26557: main/main.dsp: no not get fields into interm VFielded class.
26558: fields & staticfields 1
26559:
26560: * src/: include/pa_vcframe.h, include/pa_vmframe.h,
26561: include/pa_vobject.h, include/pa_wcontext.h,
26562: include/pa_wwrapper.h, main/core.C, main/execute.C,
26563: main/main.dsp: would now get fields into interm VFielded class
26564:
26565: * src/: include/pa_hash.h, include/pa_value.h, include/pa_vclass.h,
26566: include/pa_vmframe.h, include/pa_vobject.h, include/pa_vstring.h,
26567: include/pa_wcontext.h, main/compile.y, main/core.C,
26568: main/execute.C, main/main.dsp, main/pa_hash.C, main/pa_value.C,
26569: main/pa_wcontext.C: virtuals2
26570:
26571: * src/main/compile.y: : 1
26572:
26573: * src/main/compile.y: rethought to $class:static.field.subfield
26574:
26575: * src/: include/pa_vclass.h, main/compile.y, main/execute.C:
26576: $class:element
26577:
26578: * src/: include/pa_value.h, include/pa_vmframe.h,
26579: include/pa_wwrapper.h, main/compile.y, main/execute.C,
26580: main/pa_wcontext.C: before execute class calls rewrite
26581:
26582: * src/: include/pa_request.h, main/compile.C, main/core.C: default
26583: name RUN, also alias
26584:
26585: * src/main/compile.y: escaping bug
26586:
26587: * src/: include/pa_request.h, include/pa_value.h,
26588: include/pa_vobject.h, main/compile.y, main/compile_tools.h,
26589: main/core.C, main/execute.C, main/pa_common.C: vobject1
26590:
26591: * src/: include/code.h, include/pa_value.h, include/pa_vclass.h,
26592: include/pa_vmframe.h, include/pa_vobject.h,
26593: include/pa_wwrapper.h, main/compile.y, main/compile_tools.C,
26594: main/compile_tools.h, main/execute.C: ^class:method() just
26595: compiled
26596:
26597: 2001-02-24 paf
26598:
26599: * src/main/main.dsp: no bison -d
26600:
26601: * src/main/: compile.y, compile_tools.h: use0 line no on 'undef
26602: class' err msg wrong
26603:
26604: * src/main/compile.y: z
26605:
26606: * src/main/: compile.y, core.C: yylex need some @special lines adj
26607:
26608: * src/: include/pa_request.h, include/pa_vclass.h, main/compile.C,
26609: main/compile.y, main/compile_tools.h, main/core.C: modules0
26610:
26611: * src/: include/pa_vclass.h, main/core.C: z
26612:
26613: * src/: include/pa_value.h, include/pa_vclass.h,
26614: include/pa_vobject.h, main/main.dsp: vobject00
26615:
26616: * src/main/pa_array.C: minor bug in expanding very small arrays.
26617: 60% from 1 were 0
26618:
26619: * src/: include/pa_value.h, include/pa_wcontext.h,
26620: include/pa_wwrapper.h, main/execute.C, main/pa_value.C: it works
26621: as bad as you've named it: wcontext.value() was not a perfect
26622: idea
26623:
26624: * src/main/execute.C: codeframe1
26625:
26626: * src/: include/pa_value.h, include/pa_vcframe.h,
26627: include/pa_vclass.h, include/pa_vframe.h, include/pa_vhash.h,
26628: include/pa_vjunction.h, include/pa_vmframe.h,
26629: include/pa_wcontext.h, include/pa_wwrapper.h, main/execute.C,
26630: main/main.dsp, main/pa_cframe.C, main/pa_wcontext.C: codeframe
26631: just compiled
26632:
26633: * src/: include/pa_vframe.h, main/compile.y: found junction
26634: ideology @: ^x{$a()) must construct current wcontext element, so
26635: smart wcontext handling needed
26636:
26637: * src/main/compile.y: fixed grammar bugs in constructor/params
26638: klinch
26639:
26640: * src/main/: compile.y, execute.C: fixed empty constructor
26641: optimized empty case. failed on calls - produced empty string
26642: param
26643:
26644: * src/main/compile.y: fixed last \n macrotemplate strip bug
26645:
26646: * src/: include/code.h, include/pa_request.h, include/pa_value.h,
26647: include/pa_vclass.h, include/pa_vframe.h, main/compile.y,
26648: main/compile_tools.C, main/compile_tools.h, main/core.C,
26649: main/execute.C: code junctions0. something wrong with last \n
26650: macrotemplate strip
26651:
26652: * src/: include/pa_value.h, main/compile.C, main/core.C,
26653: main/pa_value.C: minor error reporting format beautifyings
26654:
26655: * src/: include/pa_value.h, include/pa_vclass.h,
26656: include/pa_vframe.h, main/core.C, main/execute.C,
26657: main/pa_value.C: get_method RIP. junctions everywhere. call with
26658: junctions0
26659:
26660: 2001-02-23 paf
26661:
26662: * src/include/: pa_value.h, pa_vclass.h, pa_vframe.h,
26663: pa_wwrapper.h: lara came, can't work, sorry :(
26664:
26665: * src/main/: compile.y, execute.C, main.dsp: rethought some. before
26666: junction
26667:
26668: * src/: include/pa_vframe.h, include/pa_vunknown.h,
26669: include/pa_wcontext.h, include/pa_wwrapper.h, main/core.C,
26670: main/execute.C, main/main.dsp, main/pa_value.C: call0
26671:
26672: * src/: include/pa_hash.h, include/pa_value.h,
26673: include/pa_wcontext.h, main/core.C, main/execute.C,
26674: main/main.dsp, main/pa_hash.C: started call. store param, vframe
26675: done
26676:
26677: * src/include/pa_wcontext.h: z
26678:
26679: * src/main/: compile.y, compile_tools.C, compile_tools.h: fixed
26680: wrong grammar in complex constructor case
26681:
26682: * src/main/: compile.y, execute.C: empty constructor bug fixed
26683:
26684: * src/main/execute.C: with result rwpool
26685:
26686: * src/: include/pa_value.h, main/core.C, main/execute.C,
26687: main/main.dsp: value named
26688:
26689: * src/: include/pa_value.h, include/pa_vstring.h, main/execute.C:
26690: strign 2 value in 2 places in execute
26691:
26692: * src/: include/pa_value.h, include/pa_wcontext.h, main/compile.y,
26693: main/execute.C, main/main.dsp, main/pa_array.C: auto VHash on
26694: wcontext.put_element when wcontext fvalue==0
26695:
26696: 2001-02-22 paf
26697:
26698: * src/: include/pa_hash.h, include/pa_value.h, include/pa_vclass.h,
26699: include/pa_vhash.h, include/pa_vstring.h, include/pa_wcontext.h,
26700: main/execute.C, main/main.dsp: auto VHash in pa.th.cre.at.e
26701:
26702: * src/: include/pa_wcontext.h, main/compile.y, main/execute.C:
26703: erroreos checkout
26704:
26705: * src/: include/pa_request.h, main/compile.y: $self.put(val)
26706:
26707: * src/: include/pa_array.h, main/compile.y, main/compile_tools.C,
26708: main/compile_tools.h, main/pa_array.C: $self.get
26709:
26710: * src/main/: compile.C, compile.y, compile_tools.C: z
26711:
26712: * src/main/compile.y: $: wasn't finished - $:sdf(sdf) troubled a
26713: bit. finished now.
26714:
26715: * src/main/compile.y: $: finished
26716:
26717: * src/main/: compile.C, compile.y, execute.C: started : with $a.$:f
26718:
26719: * src/: include/code.h, main/compile_tools.C, main/compile_tools.h,
26720: main/execute.C: OP_STRING better then some xxx _VALUE
26721:
26722: * src/: include/code.h, include/pa_vstring.h, main/compile.y,
26723: main/compile_tools.C, main/compile_tools.h, main/execute.C:
26724: string to vstring it .y all
26725:
26726: * src/: include/pa_request.h, include/pa_stack.h,
26727: include/pa_wcontext.h, main/execute.C: z about to vstring it .y
26728: all
26729:
26730: * src/main/: compile.C, core.C, execute.C, pa_string.C: more
26731: precise parse error line:col
26732:
26733: * src/: include/pa_pool.h, include/pa_vclass.h, main/core.C,
26734: main/pa_hash.C, main/pa_pool.C: TRY...
26735:
26736: * src/: include/pa_exception.h, include/pa_pool.h,
26737: include/pa_request.h, include/pa_value.h, include/pa_wcontext.h,
26738: main/compile.C, main/compile.y, main/compile_tools.C,
26739: main/core.C, main/pa_array.C, main/pa_exception.C,
26740: main/pa_hash.C, main/pa_pool.C, main/pa_string.C,
26741: main/pa_table.C: removed exception from request
26742:
26743: * src/: include/pa_vstring.h, main/compile.C, main/core.C: added
26744: some forgotten
26745:
26746: * src/: include/code.h, include/pa_value.h, include/pa_vclass.h,
26747: include/pa_wcontext.h, main/compile.y, main/compile_tools.C,
26748: main/compile_tools.h, main/execute.C, main/main.dsp: iiieeyys!
26749: get/put simple vars to VClass works0
26750:
26751: * src/: include/pa_array.h, include/pa_wcontext.h,
26752: main/pa_string.C: in process, but found that exceptions are too
26753: global
26754:
26755: * src/: include/code.h, include/pa_string.h, include/pa_value.h,
26756: include/pa_vclass.h, include/pa_wcontext.h, main/compile.y,
26757: main/execute.C, main/pa_string.C: write_value write_string 0 it
26758: seems wcontext must write strings regardles of fvalue!=0
26759:
26760: 2001-02-21 paf
26761:
26762: * src/main/execute.C: tired :)
26763:
26764: * src/main/: compile.C, compile.y, execute.C: store0
26765:
26766: * src/: include/compile.h, include/execute.h, include/pa_array.h,
26767: include/pa_request.h, include/pa_stack.h, include/pa_vclass.h,
26768: include/pa_wcontext.h, main/compile.C, main/compile.y,
26769: main/execute.C, main/main.dsp, main/pa_array.C,
26770: main/pa_request.C: get put -1 [just compiled]
26771:
26772: * src/: include/core.h, include/pa_context.h, include/pa_request.h,
26773: include/pa_vclass.h, include/pa_wcontext.h, main/core.C,
26774: main/main.dsp, main/pa_request.C: request core methods0
26775:
26776: * src/: include/compile.h, include/pa_array.h, main/compile.C,
26777: main/compile.y, main/execute.C: MAIN_METHOD_NAME ready to write
26778: execute
26779:
26780: * src/: include/pa_exception.h, include/pa_value.h, main/compile.C,
26781: main/compile.y, main/compile_tools.C, main/compile_tools.h: .y
26782: methods and one_big_piece. now compile returns array<method*>
26783:
26784: * src/main/compile.y: more straightforward yylex[end]
26785:
26786: * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C:
26787: string.operator==(char*)
26788:
26789: * src/: include/execute.h, include/pa_array.h, include/pa_value.h,
26790: main/execute.C, main/pa_array.C: after array.const get wonders
26791:
26792: * src/include/: compile.h, pa_context.h, pa_hash.h, pa_request.h,
26793: pa_string.h, pa_value.h: struck with const array.gets
26794:
26795: * src/main/: execute.C: z
26796:
26797: * src/main/: compile.y, execute.C: z
26798:
26799: * src/main/: compile.C, compile.y, compile_tools.h: error
26800: processing in eval & yyerror so it wouldn't cause memleaks.
26801:
26802: * src/main/: compile.C, compile.y: failed to add absolute precies
26803: parse error positions. leaving RIGHTMOST position as
26804: @file[line:col]
26805:
26806: * src/: include/compile.h, main/compile.C, main/compile.y,
26807: main/compile_tools.h: line numbers needed. would add them to .y
26808: now internally. externally it's not as precise as needed
26809:
26810: * src/: include/code.h, include/pa_types.h, main/compile.C,
26811: main/compile.y, main/compile_tools.C, main/compile_tools.h,
26812: main/execute.C, main/main.dsp: .y to c++ hierarchy output fix.
26813: compiler works ok
26814:
26815: 2001-02-20 paf
26816:
26817: * src/main/: compile.C, compile.y, compile_tools.C,
26818: compile_tools.h, execute.C, main.dsp: nestage probs, eof yylex
26819: not perfect
26820:
26821: * src/: include/code.h, include/compile.h, include/execute.h,
26822: include/pa_array.h, include/pa_common.h, include/pa_pool.h,
26823: include/pa_string.h, include/pa_table.h, include/pa_types.h,
26824: main/compile.C, main/compile.y, main/compile_tools.C,
26825: main/compile_tools.h, main/core.C, main/execute.C, main/main.dsp,
26826: main/pa_array.C, main/pa_common.C, main/pa_hash.C,
26827: main/pa_string.C, main/pa_table.C: bison[yacc] first time
26828: compiled. execute=dump for now
26829:
26830: * src/main/core.C: core rewrite using yacc investigations now will
26831: be compile[yacc]/execute[opcodes]
26832:
26833: 2001-02-15 paf
26834:
26835: * src/: include/pa_value.h, main/core.C: maybe a-la yacc those ifs
26836: rewrite as turing machine? for it seems it would be it's too many
26837: ifs with this syntax now
26838:
26839: 2001-02-14 paf
26840:
26841: * src/main/core.C: get_params 1
26842:
26843: * src/main/core.C: get_params figured ^menu[UNEVALUATED unthinked
26844: :( ]
26845:
26846: * src/main/core.C: varios breaks
26847:
26848: * src/main/core.C: get names 3
26849:
26850: * src/main/core.C: get names 2
26851:
26852: * src/main/core.C: get names 1
26853:
26854: * src/: include/pa_string.h, main/core.C, main/pa_string.C: get
26855: names 0
26856:
26857: * src/: include/pa_value.h, main/core.C, main/pa_string.C: process
26858: text repassing2 operator static vars
26859:
26860: * src/: include/pa_context.h, include/pa_string.h, main/core.C,
26861: main/pa_string.C: process text repassing
26862:
26863: * src/: include/pa_context.h, include/pa_value.h, main/core.C:
26864: module:calls changes
26865:
26866: 2001-02-13 paf
26867:
26868: * src/: include/pa_context.h, include/pa_value.h, main/core.C:
26869: ^class:calls[] started
26870:
26871: * src/: include/pa_value.h, main/core.C: z
26872:
26873: * src/main/core.C: operators : and self. prefixes
26874:
26875: * src/main/core.C: z
26876:
26877: * src/: include/pa_string.h, main/pa_string.C: String_iterator
26878: tested
26879:
26880: * src/: include/pa_string.h, main/pa_string.C: String_iterator
26881: optimized
26882:
26883: * src/main/pa_string.C: String_iterator::skip_to optimized a bit.
26884: would change privates to better support optimization
26885:
26886: * src/: include/pa_string.h, main/pa_string.C:
26887: String_iterator::skip_to todo:optimize
26888:
26889: 2001-02-12 paf
26890:
26891: * src/: include/pa_string.h, main/core.C, main/pa_string.C: started
26892: String_iterator
26893:
26894: * src/: include/pa_context.h, include/pa_value.h, main/core.C: some
26895: comments
26896:
26897: * src/: include/pa_context.h, include/pa_value.h, main/core.C: get
26898: self/methodref joined
26899:
26900: 2001-02-11 paf
26901:
26902: * src/: include/pa_context.h, include/pa_value.h, main/core.C,
26903: main/main.dsp: core started. core.C, context&value .h
26904:
26905: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
26906: include/pa_string.h, main/main.dsp, main/pa_array.C,
26907: main/pa_hash.C, main/pa_pool.C, main/pa_string.C: :pooled
26908:
26909: 2001-01-30 paf
26910:
26911: * src/: Makefile.am, main/Makefile.am, targets/Makefile.am: .am
26912: comments
26913:
26914: * src/: include/pa_pool.h, main/Makefile.am, main/main.dsp,
26915: main/pa_pool.C: moved pa_pool.C to be target specific
26916:
26917: * src/: include/pa_exception.h, include/pa_pool.h,
26918: include/pa_table.h, main/pa_exception.C, main/pa_table.C: minor *
26919: to & changes
26920:
26921: * src/: include/pa_exception.h, include/pa_pool.h,
26922: include/pa_request.h, include/pa_table.h, main/pa_array.C,
26923: main/pa_exception.C, main/pa_pool.C, main/pa_table.C: error
26924: re-associated. that's much better even removed 'die' necessety
26925:
26926: * src/: include/pa_error.h, include/pa_exception.h,
26927: include/pa_pool.h, include/pa_request.h, main/main.dsp,
26928: main/pa_error.C, main/pa_exception.C, main/pa_pool.C,
26929: targets/Makefile.am: lowered targets/parser into subdir, added
26930: parser_Pool(Pool) failed to add. would think..
26931:
26932: * src/: include/pa_error.h, include/pa_hash.h, include/pa_string.h,
26933: include/pa_table.h, main/pa_error.C, main/pa_hash.C,
26934: main/pa_string.C, main/pa_table.C: Table more like C++ style
26935: hence lots of 'const'
26936:
26937: * src/: include/pa_error.h, include/pa_request.h,
26938: include/pa_string.h, include/pa_table.h, main/pa_error.C,
26939: main/pa_table.C: Error fixed
26940:
26941: 2001-01-29 paf
26942:
26943: * src/: include/pa_array.h, include/pa_common.h,
26944: include/pa_error.h, include/pa_hash.h, include/pa_pool.h,
26945: include/pa_request.h, include/pa_string.h, include/pa_table.h,
26946: main/Makefile.am, main/pa_array.C, main/pa_common.C,
26947: main/pa_error.C, main/pa_hash.C, main/pa_table.C: added forgotten
26948:
26949: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
26950: include/pa_string.h, include/pa_table.h, include/pa_types.h,
26951: main/Makefile.am, main/main.dsp, main/pa_array.C, main/pa_hash.C,
26952: main/pa_string.C, main/pa_table.C: Request Error Table
26953:
26954: * src/: include/pa_pool.h, main/pa_array.C: tested - decision "no
26955: templates"
26956:
26957: * src/: include/pa_array.h, include/pa_pool.h, main/Makefile.am,
26958: main/main.dsp, main/pa_array.C: templates failed no template
26959: specializations [VC6], no library auto instantation [VC6, GNU c++
26960: 2.95.2-6 from latest cygwin]
26961:
26962: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
26963: include/pa_string.h, include/pa_table.h, include/pa_types.h,
26964: main/main.dsp, main/pa_array.C, main/pa_string.C,
26965: main/pa_table.C: Table started would test template Array now
26966:
26967: * src/: include/pa_pool.h, include/pa_string.h, main/pa_string.C:
26968: String originating
26969:
26970: * src/: include/pa_hash.h, include/pa_pool.h, include/pa_threads.h,
26971: main/pa_hash.C: made local Hash-es not thread safe=quicker by
26972: SYNCHRONIZED(thread_safe)
26973:
26974: * src/include/: pa_array.h, pa_hash.h, pa_string.h: moved .h public
26975: parts to top
26976:
26977: * src/: include/pa_hash.h, include/pa_threads.h, main/pa_hash.C,
26978: main/pa_threads.C: decided on one global_mutex, like PHP as I can
26979: see: needed only in global Hash now, made Hash:: put/get
26980: SYNCHRONIZED
26981:
26982: * src/: include/pa_hash.h, include/pa_threads.h, main/main.dsp,
26983: main/pa_threads.C: added pa_threads
26984:
26985: Mutex
26986:
26987: * src/include/pa_hash.h: some comments
26988:
26989: * src/: main/pa_array.C, include/pa_array.h, include/pa_pool.h:
26990: Array& operator += (Array& src)
26991:
26992: * src/main/pa_array.C: expand not convinient, would rewrite
26993:
26994: * src/: include/pa_array.h, main/pa_array.C: Array::operator +=
26995: (Array& src)
26996:
26997: rethought, would change now
26998:
26999: 2001-01-27 paf
27000:
27001: * src/: include/pa_array.h, main/pa_array.C: array [] with chunk
27002: caching
27003:
27004: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
27005: include/pa_string.h, main/pa_array.C, main/pa_string.C: array
27006: cache rethought to chunk caching
27007:
27008: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
27009: include/pa_string.h, main/main.dsp, main/pa_array.C,
27010: main/pa_hash.C, main/pa_string.C: Array 0
27011:
27012: * src/main/pa_string.C: String::operator ==
27013:
27014: * src/main/pa_hash.C: String(&String)
27015:
27016: * src/main/pa_hash.C: added pa_hash.C [forgotten]
27017:
27018: * src/: include/pa_hash.h, include/pa_string.h, include/pa_types.h,
27019: main/main.dsp, main/pa_string.C: uint, and added pa_types &
27020: pa_hash[forgotten]
27021:
27022: 2001-01-26 paf
27023:
27024: * src/: include/pa_pool.h, include/pa_string.h, main/pa_string.C:
27025: removed templates [vc++ suxx]
27026:
27027: * src/: include/pa_pool.h, include/pa_string.h, main/main.dsp,
27028: main/pa_pool.C, main/pa_string.C: templates in VC++ suxx.
27029:
27030: * src/include/: pa_pool.h, pa_string.h: pa_pool split
27031:
1.119 moko 27032: * src/main/: main.dsp, pa_string.C: Id check
1.95 moko 27033:
1.119 moko 27034: * src/: main/pa_pool.C, main/pa_string.C, include/pa_pool.h: Id
1.95 moko 27035: check
27036:
27037: * src/: include/pa_pool.h, main/pa_string.C: String prealloc &
27038: dynamic row_count
27039:
27040: * src/: Makefile.am, include/pa_pool.h, main/Makefile.am,
27041: main/main.dsp, main/pa_pool.C, main/pa_string.C,
27042: targets/Makefile.am: Initial revision
27043:
27044: * src/: Makefile.am, include/pa_pool.h, main/Makefile.am,
27045: main/main.dsp, main/pa_pool.C, main/pa_string.C,
27046: targets/Makefile.am: creating parser3 module
27047:
E-mail: