Annotation of parser3/ChangeLog, revision 1.165
1.165 ! moko 1: 2021-02-12 moko
! 2:
! 3: * tests/: 360.html, results/360.processed, results/363.processed:
! 4: parser method call in expression mode no longer differs from call
! 5: in string mode (related to feature #1211)
! 6:
! 7: 2021-02-11 moko
! 8:
! 9: * src/types/pa_vmail.C: mail parsing with Windows line endings
! 10: fixed (bug #1212)
! 11:
! 12: * src/types/pa_vmethod_frame.h: no more difference inside @test[]
! 13: when called $v[^test[]] vs $v(^test[]), numbers are converted to
! 14: strings in both calls (implements feature #1211)
! 15:
1.164 moko 16: 2021-01-28 moko
17:
18: * buildall, etc/auto.p.in: to remove last patch in debian package
19:
20: * configure, configure.ac, src/include/pa_version.h: 3.4.6 ->
21: 3.4.7b
22:
1.162 moko 23: 2021-01-21 moko
24:
25: * src/main/pa_http.C: no alarm() in file::load when web server mode
26: is MULTITHREADED
27:
1.157 moko 28: 2021-01-20 moko
29:
1.161 moko 30: * src/targets/apache/mod_parser3.c: it is more correct to recommend
31: 'a2enmod mpm_prefork'
32:
1.160 moko 33: * src/targets/apache/mod_parser3.c: prefork name is now
34: 'libapache2-mpm-itk'
35:
36: * src/targets/apache/mod_parser3_core.C: last regular malloc
37: removed
38:
1.159 moko 39: * src/targets/isapi/Makefile.am: -pa_threads.C
40:
1.158 moko 41: * configure, configure.ac, src/include/pa_version.h: 3.4.6rc ->
42: 3.4.6
43:
1.157 moko 44: * etc/auto.p.in: post_max_size 10Mb -> 64Mb. It's 2021 year now. :)
45:
46: * etc/auto.p.in: @config[result] added to simplify $cfg change in
47: /httpd.p
48:
49: * etc/auto.p.in: httpd fine-tune: + @OPTIONS partial, +
50: ^use[/httpd.p] + optional ^preprocess[] (related to feature
51: #1203)
52:
53: 2021-01-19 moko
54:
55: * buildall: --disable-parallel-mark added to avoid "number of
56: processors" threads creation for heap marking as it conflicts
57: with RLimitNProc in apache (on Linux setrlimit RLIMIT_NPROC
58: limits threads)
59:
1.156 moko 60: 2021-01-16 moko
61:
62: * src/: classes/memory.C, include/pa_memory.h, lib/gc/include/gc.h,
63: main/pa_globals.C, main/pa_memory.C,
64: targets/apache/mod_parser3_core.C, targets/isapi/parser3isapi.C,
65: types/pa_vhashfile.C: ^memory:auto-compact(N) added (implements
66: feature #1209)
67:
68: 2021-01-15 moko
69:
70: * configure, configure.ac, src/include/pa_version.h: 3.4.6b ->
71: 3.4.6rc
72:
73: * src/classes/json.C: get_delim added for delimiter caching (10%
74: faster on large json)
75:
76: 2021-01-14 moko
77:
78: * operators.txt: updated with 3.4.6 changes
79:
80: * tests/results/224.processed: test result modified after
81: today(shift) implemented
82:
83: * tests/: 407.html, results/407.processed: test for ^hash.select
84: option $.default(bool) added (related to feature #1172)
85:
86: * src/classes/hash.C: ^hash.select option $.default(bool) added
87: (related to feature #1172)
88:
89: * tests/: 141.html, results/141.processed: test modified for
90: feature #1185.
91:
92: * src/: classes/math.C, include/pa_random.h, main/pa_random.C:
93: ^math:uuid options $.lower(bool) $.solid(bool), ^math:uid64
94: options $.lower(bool) (implements feature #1185)
95:
96: 2021-01-11 moko
97:
98: * src/classes/date.C: ^date::today(N) by gz@ (implements feature
99: #1192)
100:
101: * tests/: 411.html, results/411.processed: test for ^date::today(N)
102: added (related to feature #1192)
103:
1.155 moko 104: 2021-01-05 moko
105:
106: * tests/: 270.html, results/270.processed: test modified to work
107: under Windows
108:
109: * tests/: 390.html, 395.html, results/395.processed: tests updated
110: 4 windows
111:
112: * tests/: 410.html, results/410.processed: test for
113: $CLASS-GETTER-PROTECTED(false) added
114:
115: 2021-01-04 moko
116:
117: * tests/: 409.html, results/409.processed, results/auto.p: test for
118: $MAIN:LOCALS(true) added
119:
1.154 moko 120: 2021-01-03 moko
121:
122: * src/: main/pa_http.C, main/pa_request.C, types/pa_vclass.C,
123: types/pa_vclass.h, types/pa_vstateless_class.C,
124: types/pa_vstateless_class.h: @conf[] +CLASS-GETTER-PROTECTED,
125: +LOCALS. $main -> $MAIN in exception texts (implements feature
126: #1207)
127:
128: 2021-01-02 moko
129:
130: * etc/auto.p.in: minor
131:
132: * src/main/pa_request.C: sending headers only after opening file to
133: allow error reporting if file was not opened (foreign group,
134: etc).
135:
136: 2020-12-31 moko
137:
138: * src/: include/pa_request.h, main/pa_request.C,
139: targets/cgi/parser3.C: ^httpd-main[] -> ^httpd:main[]
140:
141: * src/: classes/reflection.C, include/pa_request.h, main/execute.C,
142: main/pa_request.C: get_class_ref added and used
143:
144: * etc/auto.p.in: @CLASS httpd added
145:
146: * etc/auto.p.in: @auto[] is now first
147:
148: 2020-12-30 moko
149:
150: * tests/: 408.html, results/408.processed: test for bug #1166
151: (windows only) added
152:
153: * src/main/pa_common.C: create_dir_for_file should not create dir
154: for trailing / (fixes bug #1166)
155:
156: * tests/: 341.html, results/341.processed: tests for
157: ^nameless_table.hash[] added (related to feature #1138)
158:
159: * src/classes/table.C: ^nameless_table.hash[0;1] now supported
160: (implements feature #1138), extra fields in named tables no
161: longer ignored (implements feature #1138)
162:
163: * tests/results/390.processed: updated after exception text change
164:
165: 2020-12-29 moko
166:
167: * tests/: 407.html, results/407.processed: +$._default check
168:
169: * src/classes/hash.C: keep $_default in ^hash.reverse[]
170:
171: * tests/: 407.html, results/407.processed: test for ^hash.select[]
172: and ^hash.reverse[] added (releated to feature #1172)
173:
174: * src/classes/hash.C:
175: ^hash.select[key;value](bool-condition)[options hash] +
176: ^hash.reverse[] added (implements feature #1172)
177:
178: * src/types/pa_vtable.h: warning war
179:
180: * src/include/pa_config_fixed.h: win32 fix
181:
1.153 moko 182: 2020-12-27 moko
183:
184: * tests/: 406.html, results/406.processed: test results updated
185:
186: * src/: classes/table.C, main/pa_request.C, types/pa_vmail.C,
187: types/pa_vmemcached.C: fine tuning in ^table.rename[], minor
188: spelling
189:
190: 2020-12-26 moko
191:
192: * tests/: 406.html, results/406.processed: tests for
193: ^table.rename[] added (related to feature #1148)
194:
195: * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
196: ^table.rename[column name from;column name to], ^table.rename[
197: $.[column name from][column name to] ... ] added (implements
198: feature #1148)
199:
200: 2020-12-25 moko
201:
202: * src/: include/pa_request_info.h, targets/cgi/parser3.C:
203: request_info now on stack to avoid yet another THREAD_LOCAL
204: memory deallocation issue (now with cookies), explained in #1203
205:
206: * src/types/pa_vcookie.C: fields should be inited
207:
208: 2020-12-24 moko
209:
210: * src/include/pa_stylesheet_connection.h: looks like
211: xsltFreeStylesheet leads to memory double-free. If so, it's for
212: sure libxml bug, but we have GC anyway, so we just remove this
213: call and see...
214:
215: * thread #1, name = 'parser.parser3.cgi', stop reason = signal
216: SIGABRT * frame #0: 0x0000000801ab50fa libc.so.7`__sys_thr_kill
217: + 10 frame #2: 0x0000000801ab5039 libc.so.7`abort at
218: abort.c:65:8 frame #3: 0x00000000004da663
219: parser.parser3.cgi`GC_freehblk(hbp=<unavailable>) at
220: allchblk.c:878:9 frame #4: 0x00000000004cb8c4
221: parser.parser3.cgi`GC_free(p=0x0000000808b34000) at
222: malloc.c:617:9 frame #5: 0x0000000000577f0c
223: parser.parser3.cgi`xmlHashFree(table=0x0000000806991a80,
224: f=<unavailable>) at hash.c:356:2 frame #6: 0x000000000051a7c2
225: parser.parser3.cgi`xsltFreeTemplateHashes + 50 frame #7:
226: 0x000000000050cfac parser.parser3.cgi`xsltFreeStylesheet + 124
227: frame #8: 0x000000000050d35c
228: parser.parser3.cgi`xsltFreeStylesheetList + 44 frame #9:
229: 0x000000000050d1fa parser.parser3.cgi`xsltFreeStylesheet + 714
230: frame #10: 0x00000000004436e5
231: parser.parser3.cgi`Stylesheet_manager::maybe_expire_cache()
232: [inlined]
233: Stylesheet_connection::disconnect(this=0x0000000804676c80) at
234: pa_stylesheet_connection.h:62:3
235:
236: 2020-12-23 moko
237:
238: * src/classes/image.C: ^image::measure[; $.video() ] option added
239:
240: * tests/: 395.html, 395_dir/4.mp4, results/395.processed: test
241: ^image::measure[; $.video(true) ] added
242:
243: * src/main/pa_exec.C: not cleared automatically in multithreaded
244: httpd mode for unknown reasons
245:
246: 2020-12-22 moko
247:
248: * src/targets/cgi/parser3.C: added by PAF in rev 201 to "write to
249: error_log uri of currently processed document", but never used
250: and conflicts with how libgc stops threads on FreeBSD (#define
251: SIG_SUSPEND SIGUSR1), thus removed.
252:
253: 2020-12-21 moko
254:
255: * src/main/pa_request.C: +comment
256:
1.151 moko 257: 2020-12-20 moko
258:
1.152 moko 259: * src/: include/pa_common.h, include/pa_memory.h, main/pa_common.C:
260: it is more safe to have versions of pa_strdup with one and two
261: arguments, as helper_length=0 not always mean that strlen()
262: should be called, but means zero.
263:
264: * src/targets/isapi/parser3isapi.C: minor
265:
266: * src/main/pa_http.C: +valid_http_method
267:
1.151 moko 268: * src/: include/pa_http.h, main/pa_http.C,
269: targets/cgi/pa_sapi_info.h: SERVER_PORT now available
270:
271: 2020-12-17 moko
272:
273: * tests/: 405.html, results/405.processed: test for split by regex
274: added (related to feature #1160)
275:
276: * src/classes/string.C: split by regex implemented (feature #1160)
277:
278: * src/classes/string.C: minor
279:
280: * tests/: 404.html, results/404.processed: test for whitespace
281: string is now OK for table argument (related to feature #1169)
282:
283: * src/: classes/image.C, classes/string.C, classes/table.C,
284: types/pa_vmethod_frame.C: whitespace string is now OK for table
285: argument (as with hash) (implements feature #1169)
286:
287: * src/classes/op.C: Exception.add_comment used to avoid MAX_LENGTH
288: limit for comment (fixes bug #1102)
289:
290: * src/targets/cgi/parser3.C: +HAVE_TLS check
291:
292: * src/main/pa_http.C: no HAVE_TLS -> no multithreads mode
293:
294: * src/include/pa_config_includes.h: HAVE_TLS used
295:
296: * configure.ac: +TLS check
297:
298: * src/main/pa_http.C: content logging added
299:
300: * src/targets/cgi/: pa_sapi_info.h, parser3.C:
301: clear_response_headers added
302:
303: 2020-12-16 moko
304:
305: * buildall: as we now use threads, libatomic_ops still required for
306: some OS.
307:
308: * src/main/pa_request.C: whitespace
309:
310: * src/: include/pa_request.h, main/pa_request.C:
311: Request::Exception_trace::table extracted and used
312:
313: * src/main/pa_request.C: moving output_result call outside of try
314: as network exceptions should not be handled by parser code
315:
316: * src/: include/pa_http.h, main/pa_http.C: HTTPD_DEBUG added for
317: logging network exchange
318:
319: * src/targets/cgi/: pa_sapi_info.h, parser3.C: do not send error
320: via network if it was network write error.
321:
322: * src/targets/cgi/parser3.C: log -> pa_log
323:
324: * src/targets/cgi/parser3.C: pa_get_thread_id() used for logging
325:
326: * src/main/pa_threads.C: getpid() if no gettid() found
327:
328: * src/: include/pa_http.h, main/pa_http.C, targets/cgi/parser3.C:
329: we need to ignore "void" connections from browsers (browsers open
330: connections in advance and they will be empty if user does not
331: request more pages)
332:
333: 2020-12-15 moko
334:
335: * src/targets/cgi/parser3.C: avoid previous uri in logs
336:
337: * src/targets/cgi/: pa_sapi_info.h, parser3.C: global ::request and
338: RequestController not needed in httpd mode
339:
340: * src/: classes/bool.C, classes/classes.C, classes/classes.awk,
341: classes/classes.h, classes/curl.C, classes/date.C,
342: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
343: classes/hashfile.C, classes/image.C, classes/inet.C,
344: classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
345: classes/memcached.C, classes/memory.C, classes/op.C,
346: classes/reflection.C, classes/regex.C, classes/response.C,
347: classes/string.C, classes/table.C, classes/void.C,
348: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
349: include/pa_array.h, include/pa_base64.h,
350: include/pa_cache_managers.h, include/pa_charset.h,
351: include/pa_charsets.h, include/pa_common.h,
352: include/pa_config_fixed.h, include/pa_config_includes.h,
353: include/pa_dictionary.h, include/pa_dir.h,
354: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
355: include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
356: include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
357: include/pa_pool.h, include/pa_random.h, include/pa_request.h,
358: include/pa_request_charsets.h, include/pa_request_info.h,
359: include/pa_sapi.h, include/pa_socks.h,
360: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
361: include/pa_stack.h, include/pa_string.h,
362: include/pa_stylesheet_connection.h,
363: include/pa_stylesheet_manager.h, include/pa_symbols.h,
364: include/pa_table.h, include/pa_threads.h, include/pa_types.h,
365: include/pa_uue.h, include/pa_xml_exception.h,
366: include/pa_xml_io.h, lib/gd/gif.C, lib/gd/gif.h, lib/gd/gifio.C,
367: lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
368: lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
369: lib/punycode/pa_idna.c, lib/punycode/pa_idna.h,
370: lib/sdbm/pa_file_io.C, lib/sdbm/pa_strings.C, lib/smtp/comms.C,
371: lib/smtp/smtp.C, lib/smtp/smtp.h, main/compile.C,
372: main/compile.tab.C, main/compile.y, main/compile_tools.C,
373: main/compile_tools.h, main/execute.C, main/pa_base64.C,
374: main/pa_cache_managers.C, main/pa_charset.C, main/pa_charsets.C,
375: main/pa_common.C, main/pa_dictionary.C, main/pa_dir.C,
376: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
377: main/pa_http.C, main/pa_memory.C, main/pa_os.C, main/pa_pool.C,
378: main/pa_random.C, main/pa_request.C, main/pa_socks.C,
379: main/pa_sql_driver_manager.C, main/pa_string.C,
380: main/pa_stylesheet_connection.C, main/pa_stylesheet_manager.C,
381: main/pa_symbols.C, main/pa_table.C, main/pa_threads.C,
382: main/pa_uue.C, main/pa_xml_exception.C, main/pa_xml_io.C,
383: main/untaint.C, sql/pa_sql_driver.h,
384: targets/apache/mod_parser3.c, targets/apache/mod_parser3_core.C,
385: targets/apache/pa_httpd.h, targets/cgi/parser3.C,
386: targets/isapi/parser3isapi.C, types/pa_junction.h,
387: types/pa_method.h, types/pa_property.h, types/pa_value.C,
388: types/pa_value.h, types/pa_vbool.h, types/pa_vcaller_wrapper.h,
389: types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
390: types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
391: types/pa_vdate.C, types/pa_vdate.h, types/pa_vdouble.h,
392: types/pa_venv.C, types/pa_venv.h, types/pa_vfile.C,
393: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
394: types/pa_vhash.C, types/pa_vhash.h, types/pa_vhashfile.C,
395: types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
396: types/pa_vint.h, types/pa_vjunction.C, types/pa_vjunction.h,
397: types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.C,
398: types/pa_vmath.h, types/pa_vmemcached.C, types/pa_vmemcached.h,
399: types/pa_vmemory.h, types/pa_vmethod_frame.C,
400: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
401: types/pa_vregex.C, types/pa_vregex.h, types/pa_vrequest.C,
402: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
403: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
404: types/pa_vstateless_object.h, types/pa_vstatus.C,
405: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
406: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
407: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
408: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
409: types/pa_wcontext.h, types/pa_wwrapper.h: Copyright year updated
410:
411: * src/main/pa_request.C: old compilers support
412:
413: * tests/: 362.html, results/362.processed: test updated after
414: changes after upgrade to libxml2-2.9.9 were made (related to bug
415: #1108)
416:
417: * src/: classes/xdoc.C, types/pa_vxdoc.h: xsltStylesheet_auto_ptr
418: removed, as xsltFreeStylesheet has side effects on original doc.
419: compiled stylesheet no longer cached as with libxml2-2.9.9 it was
420: not updated after xdoc modification (part 3 of test 362).
421: (related to bug #1108)
422:
423: * src/targets/isapi/parser3isapi.C: +pa_strcat
424:
425: * src/: classes/memory.C, include/pa_memory.h,
426: targets/apache/mod_parser3_core.C, targets/isapi/parser3isapi.C:
427: PA_GC_GCOLLECT used
428:
429: * src/include/pa_memory.h: +PA_GC_COLLECT
430:
431: * src/targets/cgi/parser3.C: msvs support fixes
432:
433: * src/lib/gc/include/gc.h: more cleanup
434:
435: * src/: include/pa_threads.h, main/pa_threads.C: win32 fixes
436:
437: * src/: include/pa_http.h, main/pa_http.C, main/pa_request.C,
438: targets/cgi/parser3.C: $main:HTTPD.mode implemented
439:
440: * src/include/pa_config_includes.h: +HAVE_PTHREAD_H
441:
442: * configure.ac: pthread.h added to checked headers
443:
444: * src/classes/table.C: string stream is back :)
445:
446: * src/classes/memory.C: GC_generate_random_backtrace no longer
447: exists
448:
449: * src/main/pa_globals.C: GC_dont_gc replaced
450:
451: * src/lib/gc/include/gc.h: major cleanup, only used functions are
452: left to simplify adding new functions. depricated GC_dont_gc
453: replaced with GC_disable and GC_enable calls.
454:
455: * src/lib/cord/: cordxtra.c, include/cord.h: cleanup:
456: CORD_from_file* not used and thus removed
457:
458: * src/lib/gc/include/gc_allocator.h: minor cleanup
459:
460: 2020-12-14 moko
461:
462: * src/classes/: curl.C, memory.C, table.C: every TLS should be
463: referenced elsewhere, or GC will collect it.
464:
465: * src/: include/pa_xml_io.h, main/pa_stylesheet_connection.C,
466: main/pa_xml_io.C: bugfix: TLS variables should be referenced
467: elsewhere, or GC will collect them (and we'll get GPF in
468: multithreaded enviroment). May be it can be also fixed by some
469: GC call, not sure. But this fix costs nothing (but hours of
470: debugging to find the issue :).
471:
1.150 moko 472: 2020-12-11 moko
473:
474: * configure.ac: gettid() check added
475:
476: * src/main/pa_threads.C: HAVE_GETTID used
477:
478: * src/include/pa_config_auto.h.in: +HAVE_GETTID
479:
480: * src/: include/pa_threads.h, main/pa_threads.C: now unified
481: version for isapi/cgi/apache
482:
483: * buildall: threads are now required.
484:
485: * src/: targets/apache/ApacheModuleParser3Core.vcproj,
486: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
487: main/main.vcproj: pa_threads.C moved to main
488:
489: * src/targets/: apache/pa_threads.C, cgi/pa_threads.C,
490: isapi/pa_threads.C: pa_threads.C moved to main
491:
492: * src/: main/Makefile.am, targets/cgi/Makefile.am,
493: targets/apache/Makefile.am: pa_threads.C moved to main
494:
495: * src/classes/xdoc.C: Stylesheet_connection_ptr changed a bit
496:
497: * src/: include/pa_stylesheet_connection.h,
498: main/pa_stylesheet_manager.C: Stylesheet_connection_ptr simplfied
499: and weird GPF in multithreaded httpd is gone
500:
501: * src/include/: pa_stylesheet_connection.h,
502: pa_sql_driver_manager.h: whitespace
503:
504: * src/main/pa_sql_driver_manager.C: timeout 60 sec -> 10 sec
505:
506: * src/: include/pa_sql_connection.h, main/pa_sql_driver_manager.C,
507: main/pa_stylesheet_manager.C: whitespace, warning war
508:
509: * src/: include/pa_threads.h, targets/apache/pa_threads.C,
510: targets/cgi/pa_threads.C, targets/isapi/pa_threads.C:
511: parser_multithreaded never used
512:
513: * src/main/pa_http.C: no ALARM in MULTITHREADED httpd server mode
514:
515: 2020-12-10 moko
516:
517: * src/: include/pa_config_includes.h, include/pa_http.h,
518: main/pa_http.C, targets/cgi/parser3.C: initial support for
519: MULTITHREADED and PARALLEL httpd server modes
520:
521: * src/main/pa_globals.C: GC_java_finalization is depricated
522:
523: 2020-12-09 moko
524:
525: * etc/auto.p.in: + @httpd-main
526:
527: * src/: include/pa_common.h, main/pa_request.C,
528: targets/cgi/pa_sapi_info.h: Range Requests (rfc7233) now really
529: work
530:
531: * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C:
532: slow file_read_binary no longer used, send_range added
533:
534: 2020-12-08 moko
535:
536: * src/main/pa_request.C: >4Gb support
537:
538: * src/targets/cgi/parser3.C: msvc warning war
539:
540: * src/: include/pa_config_includes.h, main/pa_http.C,
541: main/pa_request.C: msvc warnings war
542:
543: * src/classes/image.C: warning war
544:
545: * src/classes/table.C: MSVC warning war
546:
547: * src/targets/cgi/parser3.C: msvc warnings war
548:
549: * src/targets/apache/mod_parser3_core.C: SYSTEM_CONFIG_FILE support
550: added
551:
1.149 moko 552: 2020-12-07 moko
553:
1.150 moko 554: * configure.ac: SYSTEM_LOG_FILE no longer required as cheat used to
555: avoid logging beside system-wide auto.p
556:
557: * src/targets/cgi/parser3.C: SYSTEM_CONFIG_FILE used
558:
559: * configure, configure.ac, src/include/pa_config_auto.h.in:
560: configure options added:
561:
562: --with-system-cfg=FILE to specify system-wide auto.p
563: --with-system-log=FILE to specify system-wide parser3.log
564:
565: * Makefile.am: bin no longer exists
566:
567: * configure, configure.ac: auto.p moved to etc to simplify debian
568: package
569:
570: * buildall: auto.p and parser3.charsets moved to their default
571: location after install
572:
573: * etc/: Makefile.am, auto.p.in: auto.p moved to etc directory
574:
575: * aclocal.m4, configure: automake 1.15 -> 1.16.1
576:
1.149 moko 577: * src/targets/cgi/parser3.C: locate_config call returned to
578: original place as it requires pa_thread_request() under Windows
579:
580: * src/targets/cgi/parser3.C: renaming
581:
582: 2020-12-06 moko
583:
584: * src/: main/pa_globals.C, targets/cgi/parser3.C: thread request
585: check added
586:
587: 2020-12-04 moko
588:
589: * src/: classes/image.C, include/pa_common.h, main/pa_common.C,
590: main/pa_request.C: unified uint64_t lseek implemented to support
591: >4Gb files under x86, including Windows
592:
593: 2020-12-02 moko
594:
595: * src/main/pa_common.C: minor bugfix: $.limit() should be checked
596: with max_file_size
597:
598: * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C:
599: support for processing files sized >4Gb on 32 bit planforms
600:
601: * tests/399.html: file moved
602:
603: * src/: include/pa_string.h, main/pa_string.C: long long -> int64_t
604:
605: * src/targets/cgi/pa_sapi_info.h: warning war
606:
607: * src/: main/pa_http.C, targets/isapi/parser3isapi.C: windows
608: warning war
609:
610: 2020-12-01 moko
611:
612: * src/classes/image.C: mp4 extended size (>4Gb) support added
613:
614: * src/classes/image.C: for "size not found" exception to be shown
615: if size not found until eof
616:
617: * src/classes/image.C: long -> off_t (which is 64 bits even on 32
618: bit linux)
619:
620: * src/classes/image.C: ^image::measure[] now supports mp4 (feature
621: #1188)
622:
623: 2020-11-30 moko
624:
625: * src/classes/image.C: definitions moved closer to code
626:
627: * tests/: 395.bmp, 395.html, 396.html, 396.tiff, 395_dir/1.bmp,
628: 395_dir/2.tiff, 395_dir/3_VP8.webp, 395_dir/3_VP8L.webp,
629: 395_dir/3_VP8X.webp, results/395.processed,
630: results/396.processed: tests for ^image::measure[] .webp support
631: added, all image files moved into one directory (related to
632: feature #1188)
633:
634: * src/classes/image.C: ^image::measure[] now supports webp (feature
635: #1188)
636:
1.148 moko 637: 2020-11-29 moko
638:
639: * src/main/pa_request.C: CONF_OPTION added to unify @conf options
640: processing, unnessesary defines removed
641:
642: 2020-11-24 moko
643:
644: * tests/results/: 099.processed, 100.processed, 205.processed,
645: 309.processed, 310.processed: Content-Disposition: inline
646: returned
647:
648: * tests/: 099.html, 237.html, 403.html, outputs/403.processed,
649: results/auto.p: test for $response:body[ $.file[<file>] $.name[]
650: ] added (related to bug #1204)
651:
652: * src/main/pa_request.C: $response:body[ $file[<file>.ext] $.name[]
653: ] supported to avoid Content-Disposition: inline;
654: filename="<file>.ext" but still set Content-Type for ext (related
655: to bug #1204)
656:
1.147 moko 657: 2020-11-22 moko
658:
659: * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C,
660: types/pa_vfile.C: pa_filename added to avoid useless rsplit
661:
662: * src/main/pa_request.C: content_disposition_inline returned.
663:
664: 2020-11-17 moko
665:
666: * src/main/pa_request.C: empty main method name support
667:
668: * src/: main/pa_common.C, targets/cgi/parser3.C: httpd
669: config_handler added, stdout flush added.
670:
671: 2020-11-16 moko
672:
673: * src/targets/cgi/parser3.C: filespec_4log added, pa_strcat used.
674:
675: * tests/results/: 099.processed, 205.processed, 237.processed,
676: 309.processed, 310.processed: Content-Disposition: inline is not
677: required and should not contain filename="<name>"
678:
679: * src/: include/pa_common.h, main/pa_common.C, main/pa_exception.C,
680: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
681: targets/isapi/parser3isapi.C: pa_strcat implemented and used
682:
1.146 moko 683: 2020-11-14 moko
684:
685: * src/targets/cgi/parser3.C: spelling
686:
687: * src/targets/cgi/parser3.C: renaming
688:
689: * src/targets/cgi/parser3.C: args_skip removed, locate_config
690: relocated
691:
692: * src/targets/cgi/parser3.C: execution_canceled was for sigpipe
693: before request processing, which is weired
694:
695: 2020-11-13 moko
696:
697: * src/main/pa_http.C: pa_recv added with timeout support, thus read
698: copied in httpd.
699:
700: 2020-11-12 moko
701:
702: * src/main/pa_http.C: ALARM code unified to be used in httpd
703:
704: * src/: include/pa_request.h, main/pa_request.C,
705: targets/cgi/pa_sapi_info.h: pa_httpd_timeout added
706:
707: * src/main/pa_http.C: URI validation added
708:
709: * src/targets/cgi/parser3.C: filespec_to_process now variable,
710: can't be empty but can be null. httpd-main is now main method
711: name for httpd mode
712:
713: 2020-11-11 moko
714:
715: * src/main/pa_request.C: path_translated can be null in httpd mode
716:
717: * src/: classes/curl.C, classes/file.C, classes/hashfile.C,
718: classes/image.C, classes/op.C, classes/string.C, classes/table.C,
719: classes/xdoc.C, include/pa_request.h, main/execute.C,
720: main/pa_request.C: r.absolute -> r.full_disk_path
721:
722: * src/targets/cgi/parser3.C: if filename to process is not
723: specified, auto.p should be present.
724:
1.145 moko 725: 2020-11-03 moko
726:
727: * src/: classes/op.C, include/pa_request.h: unused argument removed
728:
729: * src/main/pa_request.C: content_disposition_inline is the default,
730: not required.
731:
1.144 moko 732: 2020-10-29 moko
733:
734: * src/: classes/op.C, include/pa_request.h, main/pa_request.C:
735: ^use[file; $.main(true) ] implemented for auto.p processing and
736: path_translated changing to correct relative files path
737: calculation in httpd mode
738:
739: * src/: include/pa_request.h, main/pa_request.C:
740: fail_on_read_problem removed, as it allways true, as if should
741: be.
742:
743: * src/: include/pa_request.h, main/pa_request.C,
744: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
745: targets/isapi/parser3isapi.C: clearing config_filespec when
746: config was not found, thus flag not required and removed.
747:
748: 2020-10-28 moko
749:
750: * tests/: 402.html, results/402.processed: error reporting test
751:
752: * src/main/execute.C: better error reporting when
753: $result[^hash::create[]] in @main.
754:
755: * src/main/: execute.C, pa_request.C: frame.result() should be used
756: + minor optimization
757:
758: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
759: main/pa_xml_io.C: execute_*_method simplified and unified
760:
761: 2020-10-27 moko
762:
763: * tests/: 306.html, results/306.processed: a bit more testing. :)
764:
765: * src/: main/execute.C, types/pa_value.h, types/pa_vclass.C,
766: types/pa_vclass.h, types/pa_vconsole.h, types/pa_vcookie.C,
767: types/pa_vdate.C, types/pa_venv.C, types/pa_vform.C,
768: types/pa_vhash.h, types/pa_vimage.C, types/pa_vmemcached.C,
769: types/pa_vmethod_frame.h, types/pa_vobject.C,
770: types/pa_vrequest.C, types/pa_vresponse.C, types/pa_vtable.C,
771: types/pa_vxnode.C: optimization: PUT_ELEMENT_REPLACED_ELEMENT no
772: longer used in object-prototype mode
773:
774: * src/: include/pa_sapi.h, targets/apache/mod_parser3_core.C,
775: targets/cgi/pa_sapi_info.h, targets/cgi/parser3.C,
776: targets/isapi/parser3isapi.C, types/pa_venv.C, types/pa_venv.h,
777: types/pa_vform.C, types/pa_vform.h: + $env:name[value] and
778: $form:name[value] features
779:
1.143 moko 780: 2020-10-18 moko
781:
782: * src/targets/cgi/Makefile.am: + pa_sapi_info.h
783:
784: 2020-10-15 moko
785:
786: * src/main/pa_http.C: url no longer needed as
787: ALTER_EXCEPTION_SOURCE is used
788:
789: * src/: classes/curl.C, include/pa_common.h, main/pa_common.C,
790: main/pa_http.C: check_file_size filespec is now optional
791:
792: * src/: classes/curl.C, include/pa_exception.h,
793: main/pa_exception.C, main/pa_http.C: ALTER_EXCEPTION_SOURCE and
794: ALTER_EXCEPTION_COMMENT added for better error reporting
795:
796: * tests/: 379-curl.html, 379.html, results/223-curl.processed,
797: results/346-curl.processed, results/379-curl.processed,
798: results/379.processed: test results updated as load now provides
799: better error reporting + curl responses updated
800:
801: 2020-10-14 moko
802:
803: * src/: classes/date.C, include/pa_string.h, main/pa_http.C,
804: main/pa_string.C, targets/apache/mod_parser3_core.C,
805: targets/cgi/parser3.C: pa_atoi / pa_atoui / pa_atoul usage
806: checked. 10 is now default base, no hex autodetect by default
807:
808: * src/: include/pa_http.h, main/pa_http.C, targets/cgi/parser3.C:
809: connection socket closing in destructor + accept exception
810: handling
811:
812: * src/targets/cgi/parser3.C: warning war
813:
814: * src/: include/pa_http.h, include/pa_sapi.h, main/pa_http.C,
815: main/pa_request.C, targets/apache/mod_parser3_core.C,
816: targets/cgi/pa_sapi_info.h, targets/cgi/parser3.C: global try
817: exception handling unified
818:
819: 2020-10-13 moko
820:
821: * src/targets/isapi/parser3isapi.C: reverted to atoi to avoid hex
822: autodetection
823:
824: * src/targets/apache/mod_parser3_core.C: reverted to atoi
825:
826: * src/: main/pa_http.C, targets/cgi/pa_sapi_info.h: warning war
827:
828: * src/main/pa_http.C: warning war
829:
1.142 moko 830: 2020-10-12 moko
831:
1.143 moko 832: * src/: main/pa_request.C, targets/apache/mod_parser3_core.C,
833: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: excaption in
834: unhandled exception code optimization
835:
836: * src/targets/cgi/parser3.C: request_info now global variable
837:
838: * src/main/pa_http.C: http_read_response moved to HTTP_response
839: class
840:
841: * src/: include/pa_http.h, main/pa_http.C,
842: targets/cgi/pa_sapi_info.h: read_post implemented
843:
1.142 moko 844: * src/: include/pa_http.h, main/pa_http.C, targets/cgi/parser3.C:
845: [host:]port syntax support in httpd mode
846:
847: * src/: include/pa_http.h, targets/cgi/pa_sapi_info.h,
848: targets/cgi/parser3.C: populate_env added
849:
850: * src/include/pa_hash.h: to make get(char *) compiling in
851: HashStringString
852:
853: 2020-10-10 moko
854:
855: * src/: classes/curl.C, include/pa_http.h, main/pa_http.C,
856: targets/cgi/pa_sapi_info.h: ResponseHeaders -> HTTP_Headers
857:
858: * src/: include/pa_http.h, include/pa_request_info.h,
859: main/pa_http.C, main/pa_string.C,
860: targets/apache/mod_parser3_core.C, targets/cgi/pa_sapi_info.h,
861: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
862: types/pa_vrequest.C: initial httpd mode implementation
863:
1.141 moko 864: 2020-10-04 moko
865:
866: * src/targets/cgi/parser3.C: options together
867:
868: 2020-09-30 moko
869:
870: * src/main/pa_http.C: renamed
871:
1.140 moko 872: 2020-08-14 moko
873:
874: * configure, configure.ac, parser3.sln, src/lib/Makefile.am,
875: src/targets/cgi/Makefile.am: no httpd as separate library
876:
877: 2020-08-13 moko
878:
879: * src/targets/cgi/parser3.C: SAPI::die used in exception in
880: unhandled exception handler to report 500 instead of 200 it was
881: before.
882:
883: * src/targets/apache/mod_parser3_core.C: minor cleanup
884:
885: * src/: include/pa_sapi.h, main/untaint.C,
886: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
887: targets/isapi/parser3isapi.C: SAPI::abort was used only once,
888: thus replaced with SAPI::die and removed
889:
890: * src/targets/: apache/mod_parser3_core.C, isapi/parser3isapi.C,
891: cgi/parser3.C: whitespace
892:
893: * src/targets/cgi/parser3.C: locate_config() extracted, whitespace.
894:
895: 2020-08-12 moko
896:
897: * src/targets/cgi/parser3.C: duplicate info in signal logging
898: removed, whitespace was: SIGPIPE received while executing code.
899: uri=/_tmp.html, method=GET, cl=0 [uri=/_tmp.html, method=GET,
900: cl=0]
901:
902: * parser3.sln: + httpd.vcproj
903:
904: 2020-08-11 moko
905:
906: * src/targets/cgi/Makefile.am: +libhttpd
907:
908: * configure.ac, src/lib/Makefile.am: +libhttpd
909:
1.139 moko 910: 2020-07-13 moko
911:
912: * tests/: 401.html, results/401.processed: test for hash key does
913: not keep language, but tainted in foreach.
914:
1.138 moko 915: 2020-07-01 moko
916:
917: * tests/: 235.html, results/235.processed: test result updated as
918: messages before attachments implemented (feature #1176)
919:
1.137 moko 920: 2020-06-27 moko
921:
922: * tests/: 400.html, results/400.processed: test updated to check
923: ^return{code}
924:
925: * src/classes/op.C: bugfix: ^return{code} or ^return(expre+ssion)
926: fixed
927:
928: 2020-06-26 moko
929:
930: * tests/: 400.html, results/400.processed: test for OPTIMIZE_RESULT
931: added (related to https://www.parser.ru/forum/?id=85319)
932:
933: * src/types/pa_vmethod_frame.h: bugfix: OPTIMIZE_RESULT failed,
934: when $result assignment was last statement in the method
935: (https://www.parser.ru/forum/?id=85319)
936:
1.136 moko 937: 2020-05-23 moko
938:
939: * src/: classes/mail.C, types/pa_vmail.C, types/pa_vmail.h:
940: whitespace, unused level removed
941:
942: 2020-05-19 moko
943:
944: * src/types/pa_vmail.C: whitespace
945:
946: * src/types/pa_vmail.C: files should be processed last (related to
947: feature #1176)
948:
1.135 moko 949: 2020-05-12 moko
950:
951: * src/include/pa_memory.h: no new/delete checks for for FreeBSD1X.X
952: due to https://bugs.llvm.org/show_bug.cgi?id=40161 bug
953:
954: * configure.ac: FreeBSD1X.X check added to avoid
955: https://bugs.llvm.org/show_bug.cgi?id=40161 bug.
956:
1.134 moko 957: 2020-02-26 moko
958:
959: * src/main/pa_common.C: entry_exists -> entry_ifdir to fix Windows
960: compilation issue (related to bug #1201)
961:
962: * src/main/pa_common.C: entry_readable -> entry_exists,
963: undocumented access(fname, R_OK) call removed (fixes bug #1201)
964: -f and -d now works under Windows in UTF-8 with Russian
965: filenames.
966:
967: * src/types/pa_vmail.C: g_mime_stream_pipe_new used by gmime author
968: advice (related to feature #1199)
969:
970: 2020-02-25 moko
971:
972: * buildall: --silent removed
973:
974: * configure.ac: gmime-3.0 support
975:
976: * buildall: --with-system-mailreceive option added to build with
977: system libgmime
978:
979: * src/types/pa_vmail.C: avoiding
980: https://github.com/jstedfast/gmime/issues/83 "feature" (related
981: to feature #1199)
982:
1.133 moko 983: 2020-02-18 moko
984:
985: * src/classes/op.C: windows x64 debug mode compile fix
986:
987: * src/main/pa_globals.C: no longer required due to -MD -> -MT
988: change (releated to feature #1200)
989:
990: * src/: classes/classes.vcproj, lib/cord/cord.vcproj,
991: lib/gd/gd.vcproj, lib/json/json.vcproj, lib/ltdl/ltdl.vcproj,
992: lib/md5/md5.vcproj, lib/memcached/memcached.vcproj,
993: lib/pcre/pcre_internal.vcproj, lib/punycode/punycode.vcproj,
994: lib/sdbm/sdbm.vcproj, lib/smtp/smtp.vcproj, main/main.vcproj,
995: targets/apache/ApacheModuleParser3.vcproj,
996: targets/apache/ApacheModuleParser3Core.vcproj,
997: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
998: types/types.vcproj: -MD -> -MT to remove msvcp71.dll/etc
999: dependency (related to feature #1200)
1000:
1.132 moko 1001: 2020-02-12 moko
1002:
1003: * src/types/pa_vmail.C: minimize diff
1004:
1005: * src/types/pa_vmail.C: libgmime 3.X support (implements feature
1006: #1199)
1007:
1.131 moko 1008: 2020-01-18 moko
1009:
1010: * tests/: 388-sql.html, results/388-sql.processed: +postprocess
1011:
1.130 moko 1012: 2019-12-28 moko
1013:
1014: * src/targets/cgi/parser3.C: avoid empty ?
1015:
1016: 2019-12-27 moko
1017:
1018: * src/targets/cgi/parser3.C: PATH_INFO check in reinventing
1019: DOCUMENT_ROOT (related to feature #1164)
1020:
1021: * src/targets/cgi/parser3.C: IIS5 support removed to simplify
1022: fcgiwrap setup (implements feature #1164)
1023:
1024: * src/targets/cgi/parser3.C: real_parser_handler logic simplified,
1025: but no issues found (related to feature #1164)
1026:
1027: * src/targets/cgi/parser3.C: actualized
1028:
1029: 2019-12-26 moko
1030:
1031: * src/targets/apache/ApacheModuleParser3.vcproj: apache stop/start
1032: removed
1033:
1034: * src/targets/isapi/parser3isapi.vcproj: inetinfo stop/start
1035: removed
1036:
1037: * src/: lib/gc/include/gc.h, main/pa_globals.C: As we log
1038: allocation errors, we don't want default gc warnings (without
1039: timestamp and URI).
1040:
1041: * src/: classes/memory.C, main/pa_globals.C,
1042: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
1043: targets/isapi/parser3isapi.C: GC_dont_gc=1 moved to
1044: pa_globals_init
1045:
1046: * src/main/pa_globals.C: setup_hex_value() removed, static array
1047: initialization used (optimization)
1048:
1049: * src/: main/pa_globals.C, targets/apache/mod_parser3_core.C,
1050: targets/cgi/parser3.C, targets/isapi/parser3isapi.C:
1051: pa_socks_init/pa_socks_done moved inside pa_globals_init
1052: (optimization)
1053:
1.129 moko 1054: 2019-12-09 moko
1055:
1056: * src/include/pa_config_fixed.h: warning war
1057:
1.128 moko 1058: 2019-12-08 moko
1059:
1060: * src/main/main.vcproj: compile.y - ExcludedFromBuild, as we
1061: process grammar under Unix.
1062:
1063: 2019-12-07 moko
1064:
1065: * tests/389.html: For Windows XP. :)
1066:
1067: * tests/388-sql.html: Windows compatibility added
1068:
1069: 2019-12-06 moko
1070:
1071: * src/targets/cgi/parser3.C: warning war
1072:
1073: * src/main/pa_string.C: + COMPILE_ASSERT(sizeof(String::Languages)
1074: == sizeof(CORD)) to avoid aligning bugs in future
1075:
1076: * src/: include/pa_config_fixed.h, main/pa_globals.C: simplified to
1077: XML_STATIC
1078:
1079: * src/include/pa_request.h: StackItem() not required
1080:
1081: * src/include/pa_stack.h: warning war
1082:
1083: * src/include/pa_config_includes.h: GCC warning silenced
1084:
1085: * src/include/pa_memory.h: warning war: the program should also
1086: define 'void operator delete [](void*, std::size_t)'
1087: [-Wsized-deallocation]
1088:
1089: * src/types/: pa_vregex.h, pa_vtable.h: warning war
1090:
1091: * src/classes/string.C: not reqired cast removed
1092:
1093: * src/classes/string.C: not reqired cast removed
1094:
1095: 2019-12-05 moko
1096:
1097: * src/lib/sdbm/pa_file_io.C: warning war
1098:
1099: * src/include/pa_string.h: bugfix for Windows x64: enum Language ->
1100: enum Language : size_t - required for VS2015+ to make
1101: sizeof(Languages::opt) == sizeof(CORD), will be 16 byte under x64
1102: without it (related to feature #1198)
1103:
1104: 2019-12-04 moko
1105:
1106: * src/main/pa_base64.C: unsigned char -> uchar
1107:
1108: * src/main/: main.vcproj, pa_globals.C: libpcre now linked same way
1109: as other libs
1110:
1111: * src/include/pa_version.h: +amd64
1112:
1113: 2019-12-03 moko
1114:
1115: * src/: classes/classes.vcproj, types/types.vcproj: sync debug with
1116: release
1117:
1118: * src/include/pa_config_includes.h: warning war
1119:
1120: * src/classes/image.C: warning war
1121:
1122: * src/main/pa_globals.C: x64 libs support
1123:
1124: * src/include/pa_config_includes.h: warning war
1125:
1126: * src/types/pa_method.h: warning war
1127:
1.127 moko 1128: 2019-11-28 moko
1129:
1130: * src/classes/math.C: vs2003 compatibility + warning war
1131:
1132: * buildall: libxslt-1.1.29 -> libxslt-1.1.34, libxml2-2.9.4 ->
1133: libxml2-2.9.9 (related to feature #1136)
1134:
1135: * src/classes/xdoc.C: xmlHashScanner declaration changed, using
1136: typecast for more compatibility (related to feature #1136)
1137:
1138: * buildall: --direct-download option added, gc-7.6.2 -> gc-8.0.4 +
1139: libatomic no longer required, pcre-8.40 -> pcre-8.43 (related to
1140: feature #1136)
1141:
1142: 2019-11-26 moko
1143:
1144: * src/main/: compile_tools.C, compile_tools.h: invalid assert
1145: removed (it was failing in $$var case), condition added
1146:
1.126 moko 1147: 2019-11-25 moko
1148:
1149: * tests/: 397.html, 399.html, results/141.processed,
1150: results/399.processed: base64 options tested
1151:
1152: * src/: classes/math.C, main/pa_http.C: base64 options used
1153:
1154: * src/main/pa_base64.C: base64 encode rewritten, base64 options
1155: implemented (feature #986)
1156:
1157: * src/main/pa_cache_managers.C: whitespace
1158:
1159: * tests/: 397.html, 399.html, results/399.processed: tests for
1160: ^base64 encode options added (related to feature #986)
1161:
1162: * src/: classes/file.C, include/pa_base64.h, main/pa_base64.C:
1163: pa_base64_encode(file) removed - more memory, but faster and less
1164: code (related fo feature #986)
1165:
1166: 2019-11-24 moko
1167:
1168: * tests/: 155.html, results/155.processed: limit and offset in
1169: ^table::load[] now supported, thus test added
1170:
1171: * src/: classes/file.C, classes/table.C, include/pa_common.h,
1172: main/pa_common.C: optimization: offset and limit options parsing
1173: moved inside file_load.
1174:
1175: 2019-11-23 moko
1176:
1177: * src/: classes/file.C, classes/op.C, include/pa_common.h,
1178: main/pa_common.C, main/pa_request.C, types/pa_vform.C:
1179: optimization: file_read replaced with simplified file_read_binary
1180:
1181: * src/: classes/op.C, main/pa_common.C, main/pa_request.C,
1182: types/pa_vform.C: whitespace
1183:
1184: * src/: include/pa_common.h, main/pa_common.C: never used params
1185: removed
1186:
1187: 2019-11-21 moko
1188:
1189: * tests/: 193.html, results/193.processed, results/389.processed:
1190: test results updated as now base64 does not discard tail without
1191: padding (related to feature #986)
1192:
1193: 2019-11-20 moko
1194:
1195: * src/: classes/file.C, classes/string.C, include/pa_base64.h,
1196: main/pa_base64.C: optimization: void pa_base64_decode -> size_t
1197: pa_base64_decode (related to feature #986)
1198:
1199: * tests/398.html: tests for base64 decode added (related to feature
1200: #986)
1201:
1202: * src/main/pa_base64.C: base64_decode rewritten - padding option
1203: support, padding inside base 64 supported (related to feature
1204: #096)
1205:
1206: 2019-11-19 moko
1207:
1208: * src/include/pa_memory.h: CHECK_DELETE_USAGE tested to work under
1209: FreeBSD 12
1210:
1.125 moko 1211: 2019-11-16 moko
1212:
1213: * src/main/pa_base64.C: base64_decode converted to C++, url-safe
1214: support added, step support removed (related to #986)
1215:
1216: 2019-11-15 moko
1217:
1218: * src/classes/math.C: using log since log2 is not present on
1219: FreeBSD < 8.4 (related to feature #1177)
1220:
1221: * src/: include/pa_base64.h, main/pa_base64.C: whitespace,
1222: pa_base64_size extracted and used for files as well (related to
1223: feature 986)
1224:
1225: 2019-11-14 moko
1226:
1227: * tests/: 397.html, results/397.processed: + content check
1228:
1229: * tests/: 141.html, results/141.processed: make test resuls more
1230: readable
1231:
1232: * tests/: 397.html, results/193.processed, results/397.processed:
1233: test results updated after \x00 character was disabled in
1234: math:convert string mode (related to feature #1177)
1235:
1236: * src/classes/: math.C, string.C: \\x00 character disabled while
1237: converting to string (as in base64, related to feature #1177)
1238:
1239: * src/classes/file.C: more correct arguments separation
1240:
1241: * src/: classes/file.C, classes/math.C, classes/string.C,
1242: include/pa_base64.h, include/pa_common.h, main/pa_base64.C,
1243: main/pa_http.C, types/pa_vfile.C, types/pa_vmail.C: base64
1244: options added, but not yet implemented (related to feature #986)
1245:
1246: * src/classes/math.C: whitespace
1247:
1248: 2019-11-13 moko
1249:
1250: * tests/: 397.html, results/397.processed: +tainting test (related
1251: to feature #1177)
1252:
1253: * src/classes/math.C: as we now produce not only digits, result
1254: should be tainted (related to feature #1177)
1255:
1256: * src/main/pa_base64.C: whitespace
1257:
1258: * src/: include/Makefile.am, main/Makefile.am, main/main.vcproj,
1259: include/pa_base64.h, include/pa_common.h, main/pa_base64.C,
1260: main/pa_common.C: pa_base64.h and pa_base64.C added, base64
1261: implementation moved from pa_common.h and pa_common.C
1262:
1263: 2019-11-12 moko
1264:
1265: * tests/: 275.html, results/275.processed: out of range test fixed,
1266: as ^math:convert now supports arbitrary precision
1267:
1268: 2019-11-11 moko
1269:
1270: * tests/results/389.processed: uctualized error message
1271:
1272: * tests/: 389.html, 397.html, results/397.processed: tests for
1273: ^math:convert added (related to feature #1177)
1274:
1275: * src/classes/math.C: ^math:convert now supports arbitrary
1276: precision, alphabet support added (implements feature #1177)
1277:
1.124 moko 1278: 2019-11-06 moko
1279:
1280: * tests/: 181.html, results/181.processed: entities usage added,
1281: more entites load tests (related to bug #842 discussion)
1282:
1283: 2019-11-05 moko
1284:
1285: * src/main/pa_xml_io.C: bugfix: no more extra http://localhost/
1286: call from xmlFileOpen if http://localhost/<file> was not found
1287: (related to bug #842)
1288:
1289: * src/main/pa_xml_io.C: rename
1290:
1291: * src/main/pa_xml_io.C: +MemoryStream constructor
1292:
1293: * src/main/pa_xml_io.C: whitespace
1294:
1.123 moko 1295: 2019-10-31 moko
1296:
1297: * src/classes/xdoc.C: XML_PARSE_OPTIONS (XML_PARSE_DTDLOAD |
1298: XML_PARSE_NOENT) added to fix entities load, (related to feature
1299: #1181)
1300:
1.122 moko 1301: 2019-10-25 moko
1302:
1303: * tests/: 388-sql.html, results/388-sql.processed: more multiple
1304: queries tests
1305:
1306: 2019-10-24 moko
1307:
1308: * tests/: 388-sql.html, results/388-sql.processed: support for
1309: pgsql driver test
1310:
1311: * tests/: 388-sql.html, results/388-sql.processed:
1312: multi_statements=1 now tested, mysql test now supported
1313: (connection must be specified in [parser3] section in .my.cnf)
1314: related to issues #1195 and #1194
1315:
1.121 moko 1316: 2019-09-11 moko
1317:
1318: * src/classes/int.C: whitespace
1319:
1320: * tests/: 388-sql.html, results/388-sql.processed: +duplicate key
1321: exception test
1322:
1323: * tests/results/388-sql.processed: sql queries now shown (related
1324: to feature #1196)
1325:
1326: * src/sql/pa_sql_driver.h: to keep new SQL drivers more compatible
1327: with old parser versions.
1328:
1329: * src/: classes/file.C, classes/hash.C, classes/string.C,
1330: classes/table.C, classes/void.C, include/pa_sql_connection.h,
1331: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: Show query
1332: instead of connect string in query_event_handlers exceptions
1333: (implements feature #1196)
1334:
1.120 moko 1335: 2019-09-06 moko
1336:
1337: * tests/388-sql.html: mysql compat
1338:
1339: * src/: classes/hash.C, classes/string.C, classes/table.C,
1340: classes/void.C, include/pa_common.h, main/pa_common.C: cleanup:
1341: sql_ variables declaration moved to pa_common.h
1342:
1.116 moko 1343: 2019-01-15 moko
1344:
1345: * src/classes/curl.C: ^curl:info[] - OrderedHashString used, items
1346: logically sorted
1347:
1348: 2018-12-27 moko
1349:
1350: * src/include/pa_config_includes.h: warning war:
1351: -Wdeprecated-register added for C++ 17
1352:
1353: 2018-10-15 moko
1354:
1355: * configure.ac: FreeBSD 11.2 can be build with ./configure
1356: --with-gc=/usr/local/lib/ --with-pcre=/usr/local/
1357: --with-xml=/usr/local/
1358:
1359: 2018-09-24 moko
1360:
1361: * tests/: 396.html, 396.tiff, results/396.processed: test for
1362: ^image::measure[] now supports tiff added (related to feature
1363: #1188)
1364:
1365: * src/classes/image.C: ^image::measure[] now supports tiff
1366: (implements feature #1188)
1367:
1368: 2018-09-20 moko
1369:
1370: * tests/: 395.bmp, 395.html, results/395.processed: test for bmp
1371: files measure added (related to ticket #1188)
1372:
1373: * src/classes/image.C: measure of bmp files implemented (related to
1374: ticket #1188)
1375:
1376: 2018-09-18 moko
1377:
1378: * tests/: 394-curl.html, results/394-curl.processed,
1379: results/auto.p: test for bug #1187 (max_file_size check for head
1380: requests) added
1381:
1382: 2018-08-24 moko
1383:
1384: * src/classes/curl.C: CURLOPT_NOBODY value used to check if
1385: response content-length check is required (fixes bug #1187)
1386:
1387: 2018-05-11 moko
1388:
1389: * tests/: 157.html, results/157.processed: test for ^file:copy[..;
1390: $.append(bool) ] option added (related to feature #919)
1391:
1392: * src/classes/file.C: ^file:copy[..; $.append(bool) ] option added
1393: from misha@ patch (implements feature #919)
1394:
1395: 2018-03-22 moko
1396:
1397: * src/main/pa_request.C: $response:download[ $.file[file.namef] ]
1398: worked rather slow (about 1mb/sec) with 10kb buffer, replaced it
1399: with 128kb buffer. Now works at least 12 times faster. :) May be
1400: Windows-only problem.
1401:
1402: * src/lib/cord/cord.vcproj: Profile * complete cleanup (VS 2003
1403: build fix)
1404:
1405: 2018-02-03 moko
1406:
1407: * src/main/execute.C: removes irrelevant lines from exception stack
1408: trace when exceptions occurs in assigment (fixes bug #1165)
1409:
1410: * tests/: 393.html, results/393.processed: test for behavour after
1411: "Property can not be created, already exists field with that
1412: name" exception removed (related to feature #1183)
1413:
1414: * src/types/pa_vclass.C: "Property can not be created, already
1415: exists field with that name" exception removed (implements
1416: feature #1183)
1417:
1418: 2018-01-19 moko
1419:
1420: * src/classes/string.C: whitespace
1421:
1422: * src/classes/string.C: whitespace
1423:
1424: * tests/: 392.html, results/392.processed: test for
1425: ^regex::create[$regex] added (related to feature #1135)
1426:
1427: * src/: classes/regex.C, types/pa_vregex.C, types/pa_vregex.h:
1428: ^regex::create[$regex] added (implements feature #1135)
1429:
1430: * src/types/: pa_vclass.C, pa_vclass.h: CLASS_GETTER_UNPROTECTED
1431: commented define added (related to feature #1157)
1432:
1433: 2018-01-17 moko
1434:
1435: * buildall: gc 7.6.0 -> 7.6.2 (related to feature #1136)
1436:
1437: 2018-01-15 moko
1438:
1439: * tests/: 390.html, results/390.processed: real path replaced by
1440: stub
1441:
1442: * tests/: 391.html, results/391.processed: test for feature #1181
1443: (XML_PARSE_HUGE exception) added
1444:
1445: 2018-01-11 moko
1446:
1447: * src/classes/xdoc.C: xmlReadMemory/xmlReadFile now used with
1448: XML_PARSE_HUGE option passed by default (implements feature
1449: #1181)
1450:
1451: * src/classes/string.C: whitespace
1452:
1453: 2017-12-10 moko
1454:
1455: * tests/: 389.html, 390.html, results/389.processed,
1456: results/390.processed: image code coverage tests added (related
1457: to feature #1125)
1458:
1459: 2017-12-08 moko
1460:
1461: * tests/: 346-curl.html, 388-sql.html, 389.html,
1462: results/346-curl.processed, results/388-sql.processed,
1463: results/389.processed: more code coverage tests
1464:
1465: * tests/: 264.html, results/264.processed: code coverage for
1466: ^file::exec[]
1467:
1468: 2017-12-07 moko
1469:
1470: * tests/: 174.html, 388-sql.html, 389.html,
1471: results/388-sql.processed, results/389.processed,
1472: results/174.processed: more coverage tests
1473:
1474: * src/classes/math.C: exception text actualized
1475:
1476: 2017-12-06 moko
1477:
1478: * tests/388-sql.html: $SQL can be here
1479:
1480: * tests/results/auto.p: $SQL not required here
1481:
1482: * tests/: 388-sql.html, 389.html, Makefile,
1483: results/388-sql.processed, results/389.processed, results/auto.p:
1484: code coverage tests for sql (using sqlite) and int/double/bool
1485: added (related to feature #1125)
1486:
1487: * src/: classes/classes.vcproj, lib/cord/cord.vcproj,
1488: lib/json/json.vcproj, lib/md5/md5.vcproj,
1489: lib/memcached/memcached.vcproj, lib/punycode/punycode.vcproj,
1490: lib/sdbm/sdbm.vcproj, lib/smtp/smtp.vcproj, main/main.vcproj,
1491: targets/apache/ApacheModuleParser3Core.vcproj,
1492: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
1493: types/types.vcproj: gc\include no longer required
1494:
1495: * src/lib/: cord/cord.vcproj, gd/gd.vcproj: gc\include no longer
1496: required
1497:
1498: * src/: classes/Makefile.am, classes/table.C,
1499: include/pa_config_includes.h, include/pa_string.h,
1500: lib/cord/Makefile.am, lib/cord/cordbscs.c, lib/cord/cordxtra.c,
1501: lib/gd/Makefile.am, lib/json/Makefile.am, lib/sdbm/Makefile.am,
1502: lib/smtp/Makefile.am, main/Makefile.am, main/untaint.C,
1503: targets/apache/Makefile.am, targets/cgi/Makefile.am,
1504: types/Makefile.am: to be sure that our version of gc.h/cord.h is
1505: used, we now include it directly
1506:
1507: 2017-12-04 moko
1508:
1509: * src/lib/: gd/gd.vcproj, md5/md5.vcproj,
1510: memcached/memcached.vcproj, punycode/punycode.vcproj,
1511: sdbm/sdbm.vcproj, smtp/smtp.vcproj: includes unified, gc added
1512: where required
1513:
1514: * src/: classes/memory.C, include/pa_config_includes.h: GC_DEBUG
1515: now can be used to trace memory allocations
1516:
1517: * src/: classes/table.C, include/pa_config_includes.h,
1518: include/pa_memory.h, lib/cord/cordbscs.c, lib/cord/cordxtra.c,
1519: main/pa_globals.C: PA_DEBUG_DISABLE_GC works again, pa_gc_*
1520: method removes, libcord also can work without libgc
1521:
1522: * src/classes/json.C: pa_gc_malloc_atomic should not be used
1523:
1524: 2017-11-29 moko
1525:
1526: * src/classes/curl.C: no exception if some of ^curl:info[] elements
1527: are not present (related to feature #1173)
1528:
1529: * tests/346-curl.html: test updated to test curl content-length bug
1530: (related to feature #1173)
1531:
1532: * tests/results/346-curl.processed: more test for content-length
1533: curl bug (related to feature #1173)
1534:
1535: * tests/results/346-curl.processed: test results updated after
1536: #1173 implemented
1537:
1538: 2017-11-28 moko
1539:
1540: * src/classes/curl.C: another libcurl Content-length bug walkaround
1541: (related to feature #1173)
1542:
1543: 2017-11-27 moko
1544:
1545: * src/: classes/curl.C, lib/curl/curl.h: ^curl:options
1546: $.http_version[version string] added (implements feature #1173),
1547: CURLOPT_POSTFIELDSIZE is set to 0 now only for old versions,
1548: where $post(true) bug existed.
1549:
1550: 2017-11-18 moko
1551:
1552: * src/include/pa_memory.h: warning war (related to feature #1170)
1553:
1554: * src/include/pa_pool.h: RedHat 7.3 compatibility fixed (related to
1555: feature #1170)
1556:
1557: 2017-11-17 moko
1558:
1559: * src/include/pa_memory.h: CHECK_DELETE_USAGE define added as
1560: std::basic_stringstream used in ^table.csv-string[] is compatible
1561: with delete usage check only under Debian 9 (related to feature
1562: #1170)
1563:
1564: 2017-11-16 moko
1565:
1566: * src/: classes/curl.C, classes/hash.C, classes/json.C,
1567: classes/table.C, classes/xdoc.C, include/pa_config_includes.h,
1568: include/pa_hash.h, include/pa_memory.h, include/pa_pool.h,
1569: main/pa_charset.C, main/pa_memory.C, main/pa_xml_io.C,
1570: sql/pa_sql_driver.h, types/pa_value.h, types/pa_vmemcached.C,
1571: types/pa_vxdoc.h: regular new/delete no longer used in our code,
1572: stubs defend from accidental use (implements feature #1170)
1573:
1574: 2017-06-24 moko
1575:
1576: * configure.ac: minor fix: thanks to alx@
1577:
1.115 moko 1578: 2017-05-29 moko
1579:
1580: * src/types/pa_vmail.C: mail headers are now correctly truncated -
1581: MAX_CHARS_IN_HEADER_LINE value fixed, mail_header_utf8_substring
1582: added to avoid cutting of UTF-8 chars (fixed bug #123)
1583:
1584: * src/main/untaint.C: as in case of <space>=?UTF-8?Q?= space is
1585: ignored, =?UTF-8?Q?= should start in case of leading space
1586: (related to bug #123)
1587:
1588: * buildall: echo -n -> printf for OS X. :)
1589:
1590: 2017-05-25 moko
1591:
1592: * tests/: 288.html, results/288.processed: test updated afted
1593: setting $o.prop without setter exception removed (related to
1594: feature #1157)
1595:
1596: * src/types/pa_vclass.C: no more "this property has no setter
1597: method" when setting $o.prop without setter (implements feature
1598: #1157)
1599:
1600: * buildall: echo \c -> echo -n for FreeBSD
1601:
1602: * configure, configure.ac, src/include/pa_config_auto.h.in,
1603: src/types/pa_vdouble.h: isfinite now checked in configure
1604:
1605: * compile, config.guess, config.sub, depcomp, install-sh, missing:
1606: upgraded to automake 1.15
1607:
1608: 2017-05-23 moko
1609:
1610: * src/types/pa_vdouble.h: finite returned where isfinite not
1611: defined
1612:
1613: 2017-05-22 moko
1614:
1615: * buildall: gc-7.6.0 USE_LIBC_PRIVATES allready defined warning war
1616:
1617: * buildall: extern CFLAGS setting support
1618:
1619: * src/types/pa_vdouble.h: warning war: finine() -> isfinite() 4OSX
1620:
1621: * buildall: http -> https
1622:
1623: * buildall: gc-7.2f -> gc-7.6.0
1624:
1625: 2017-05-20 moko
1626:
1627: * buildall: https, pcre, xml, xslt updated to current versions
1628: (related to feature #1136)
1629:
1630: 2017-05-19 moko
1631:
1632: * tests/097.html: after parser.ru moved to https
1633:
1634: 2017-05-17 moko
1635:
1636: * tests/results/: 175.processed, 372.processed: tests resuls
1637: updated after lintian spelling typos fixed (related to bug #1156)
1638:
1639: * src/: classes/file.C, classes/hash.C, classes/reflection.C,
1640: classes/string.C, classes/table.C, main/pa_charset.C,
1641: main/pa_common.C, main/pa_http.C, types/pa_vimage.h,
1642: types/pa_vmail.C, types/pa_vxdoc.h: fixed spelling typos from
1643: lintian reported by Sergey B Kirpichev (fixes bug #1156)
1644:
1645: * tests/results/096.processed: +XMP
1646:
1647: * tests/: 096.html, 096_dir/188.jpg: ^image::measure[] $.exif(true)
1648: $.xmp(true) options tested (test for feature #1154)
1649:
1650: * src/classes/image.C: ^image:measure[] options $.exif(false)
1651: $.xmp(false) $.xmp-charset[UTF-8] implemened. exif no longer
1652: fetched by default! (implements feature #1154)
1653:
1654: 2017-05-16 moko
1655:
1656: * tests/: 256.html, results/256.processed: ^json:string[$image] now
1657: allowed (related to feature #1154)
1658:
1659: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h:
1660: initial XMP implementation - without options and transcode
1661: (related to feature #1154)
1662:
1663: 2017-05-12 moko
1664:
1665: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h:
1666: image: exif moved to ffields, skipped in ^image.html[] where
1667: iterators now used (preparation for feature #1154)
1668:
1669: 2017-05-05 moko
1670:
1671: * tests/: 387.html, 387_dir/A.p, 387_dir/B.p,
1672: results/387.processed: test for circular class inheritance check
1673: added (related to bug #1150)
1674:
1675: * src/types/pa_vstateless_class.C: circular class inheritance check
1676: added (fixes endless add_derived bug #1150)
1677:
1678: 2017-05-04 moko
1679:
1680: * tests/: 386.html, results/386.processed: test for
1681: $table.value(number) added (related to feature #1152)
1682:
1683: * src/types/pa_vtable.C: table put_element: column value must be
1684: string - > column value must be string compatible to allow
1685: $t.value(1) (implements feature #1152)
1686:
1687: 2017-05-03 moko
1688:
1689: * src/main/pa_request.C: $use[$method] is not possible, reverting
1690: (related to feature #1151)
1691:
1692: * tests/: 386.html, 386.p, results/386.processed: $use[$method] is
1693: not possible, removing test (related to feature #1151)
1694:
1695: * src/: main/pa_request.C, types/pa_vstateless_class.h:
1696: get_element_method added and used to allow $use[$method] and
1697: $autouse[$method] (implements feature 1151)
1698:
1699: * tests/: 386.html, 386.p, results/386.processed: test for @use in
1700: variable added (related to feature #1151)
1701:
1702: * tests/results/226.processed: actualized after ^try-catch used
1703:
1704: * tests/: 226.html, 385.html, results/385.processed: test for
1705: @autouse in variable added
1706:
1707: * configure.ac, src/include/pa_version.h: 3.4.5 -> 3.4.6b
1708:
1.114 moko 1709: 2017-02-27 moko
1710:
1711: * configure.ac, src/include/pa_version.h: 3.4.5rc -> 3.4.5
1712:
1.113 moko 1713: 2017-02-20 moko
1714:
1715: * operators.txt: actualization + beauty
1716:
1717: 2017-02-16 moko
1718:
1719: * tests/: 384.html, results/384.processed: test for
1720: ^reflection:mixin[; $.name[] ] option added (related to feature
1721: #1089)
1722:
1723: * tests/: 384.html, results/384.processed: test for
1724: ^reflection:mixin[] added (related to feature #1089)
1725:
1726: * src/types/pa_value.h: warning war: virtual ~Value() added
1727:
1.112 moko 1728: 2017-02-15 moko
1729:
1730: * src/include/pa_hash.h: compilation without HASH_CODE_CACHING
1731: fixed
1732:
1733: * tests/: 320.html, results/320.processed: $.reverse(true/false)
1734: test added (related to feature #1069)
1735:
1736: * src/: classes/reflection.C, types/pa_vstateless_class.h:
1737: compilation without HASH_ORDER fixed
1738:
1739: * src/: classes/reflection.C, include/pa_hash.h:
1740: $.reverse(true/false) added to ^reflection:methods[] (related to
1741: feature #1069)
1742:
1743: 2017-02-14 moko
1744:
1745: * tests/: 152.html, results/152.processed: test for $._default hash
1746: added (related to bug #1131)
1747:
1748: * tests/: 277.html, results/277.processed: test for hash with only
1749: $._default is now defined (related to bug #1131)
1750:
1751: * src/types/pa_vhash.h: hash with only $._default is now defined
1752: (fixed bug #1131)
1753:
1754: 2017-02-13 moko
1755:
1756: * tests/cat-windows.sh: cat-windows added (cygwin required)
1757:
1758: * tests/: 171.html, 264.html, 286.html, 370.html,
1759: results/320.processed, results/375.processed, results/auto.p:
1760: cat-windows.sh support added
1761:
1762: * tests/375.html: Windows support
1763:
1764: * tests/270.html: documented
1765:
1766: * tests/: 270.html, run_parser.cmd: bugfix: PATH_INFO has slashes
1767: (not backslashes) even under Windows (broke test 270)
1768:
1769: 2017-02-12 moko
1770:
1771: * tests/: descript.ion, todo.txt: cleanup
1772:
1773: 2017-02-09 moko
1774:
1775: * tests/: 253.html, 255.html, 275.html, 347-curl.html,
1776: run_tests.cmd: Windows compatibility
1777:
1778: * tests/make_tests.cmd: removed as test can't be passed - TZ is set
1779: incorrectly (GMT) if parser is called from cygwin
1780:
1.111 moko 1781: 2017-02-08 moko
1782:
1.112 moko 1783: * operators.txt: actualization 15% completed
1784:
1785: * operators.txt: cp1251 -> utf-8
1786:
1787: * NEWS, README: minor update
1788:
1789: * src/include/pa_config_includes.h: warning war continues
1790:
1791: * src/: include/pa_config_includes.h, include/pa_memory.h,
1792: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
1793: targets/isapi/parser3isapi.C, types/pa_vdouble.h: warning war:
1794: gcc 6.x issues fixed
1795:
1.111 moko 1796: * src/: classes/bool.C, classes/classes.C, classes/classes.awk,
1797: classes/classes.h, classes/curl.C, classes/date.C,
1798: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
1799: classes/hashfile.C, classes/image.C, classes/inet.C,
1800: classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
1801: classes/memcached.C, classes/memory.C, classes/op.C,
1802: classes/reflection.C, classes/regex.C, classes/response.C,
1803: classes/string.C, classes/table.C, classes/void.C,
1804: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
1805: include/pa_array.h, include/pa_cache_managers.h,
1806: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
1807: include/pa_config_fixed.h, include/pa_config_includes.h,
1808: include/pa_dictionary.h, include/pa_dir.h,
1809: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
1810: include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
1811: include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
1812: include/pa_pool.h, include/pa_random.h, include/pa_request.h,
1813: include/pa_request_charsets.h, include/pa_request_info.h,
1814: include/pa_sapi.h, include/pa_socks.h,
1815: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
1816: include/pa_stack.h, include/pa_string.h,
1817: include/pa_stylesheet_connection.h,
1818: include/pa_stylesheet_manager.h, include/pa_symbols.h,
1819: include/pa_table.h, include/pa_threads.h, include/pa_types.h,
1820: include/pa_uue.h, include/pa_xml_exception.h,
1821: include/pa_xml_io.h, lib/gd/gif.C, lib/gd/gif.h, lib/gd/gifio.C,
1822: lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
1823: lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
1824: lib/punycode/pa_idna.c, lib/punycode/pa_idna.h,
1825: lib/sdbm/pa_file_io.C, lib/sdbm/pa_strings.C, lib/smtp/comms.C,
1826: lib/smtp/smtp.C, lib/smtp/smtp.h, main/compile.C,
1827: main/compile.tab.C, main/compile.y, main/compile_tools.C,
1828: main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
1829: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
1830: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
1831: main/pa_exec.C, main/pa_globals.C, main/pa_http.C,
1832: main/pa_memory.C, main/pa_os.C, main/pa_pool.C, main/pa_random.C,
1833: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
1834: main/pa_string.C, main/pa_stylesheet_connection.C,
1835: main/pa_stylesheet_manager.C, main/pa_symbols.C, main/pa_table.C,
1836: main/pa_uue.C, main/pa_xml_exception.C, main/pa_xml_io.C,
1837: main/untaint.C, sql/pa_sql_driver.h,
1838: targets/apache/mod_parser3.c, targets/apache/mod_parser3_core.C,
1839: targets/apache/pa_httpd.h, targets/apache/pa_threads.C,
1840: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
1841: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
1842: types/pa_junction.h, types/pa_method.h, types/pa_property.h,
1843: types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
1844: types/pa_vcaller_wrapper.h, types/pa_vclass.C, types/pa_vclass.h,
1845: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
1846: types/pa_vcookie.h, types/pa_vdate.C, types/pa_vdate.h,
1847: types/pa_vdouble.h, types/pa_venv.C, types/pa_venv.h,
1848: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
1849: types/pa_vform.h, types/pa_vhash.C, types/pa_vhash.h,
1850: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
1851: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.C,
1852: types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
1853: types/pa_vmath.C, types/pa_vmath.h, types/pa_vmemcached.C,
1854: types/pa_vmemcached.h, types/pa_vmemory.h,
1855: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
1856: types/pa_vobject.C, types/pa_vobject.h, types/pa_vregex.C,
1857: types/pa_vregex.h, types/pa_vrequest.C, types/pa_vrequest.h,
1858: types/pa_vresponse.C, types/pa_vresponse.h,
1859: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
1860: types/pa_vstateless_object.h, types/pa_vstatus.C,
1861: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
1862: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
1863: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
1864: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
1865: types/pa_wcontext.h, types/pa_wwrapper.h: Copyright year:
1866: 2015->2017
1867:
1.110 moko 1868: 2017-02-07 moko
1869:
1870: * configure.ac, src/include/pa_version.h: 3.4.5b -> 3.4.5rc
1871:
1872: 2017-02-06 moko
1873:
1874: * src/main/pa_common.C: minor fixes, whitespace
1875:
1876: * src/: classes/curl.C, classes/file.C, classes/image.C,
1877: include/pa_common.h, include/pa_dir.h, main/pa_common.C,
1878: main/pa_dir.C, main/pa_exec.C: wchar filenames API under Windows
1879: now used (implements feature #1081)
1880:
1881: * src/: types/pa_vcookie.C, main/pa_charset.C: cleanup
1882:
1883: 2017-02-01 moko
1884:
1885: * src/include/pa_request.h: cleanup
1886:
1887: 2017-01-30 moko
1888:
1889: * src/main/pa_request.C: file_lock_wait_limit -> lock_wait_timeout
1890:
1891: 2017-01-29 moko
1892:
1893: * tests/: 383.html, results/383.processed: test for
1894: ^reflection:stack[] added (related to feature #1052)
1895:
1896: * src/classes/reflection.C: else added
1897:
1898: * src/: include/pa_os.h, main/pa_os.C, main/pa_request.C:
1899: $.max_file_lock_wait added (implements feature #1128)
1900:
1901: 2017-01-28 moko
1902:
1903: * tests/: 379-curl.html, results/379-curl.processed: curl empty
1904: body and other cases tests added (related to featue #1014)
1905:
1906: * src/classes/curl.C: bug if response is empty fixed (related to
1907: feature #1014)
1908:
1909: 2017-01-27 moko
1910:
1911: * src/: classes/json.C, classes/reflection.C, include/pa_request.h,
1912: main/execute.C, types/pa_vmethod_frame.h: ^reflection:stack[]
1913: added (implements feature #1052)
1914:
1915: 2017-01-25 moko
1916:
1917: * tests/: 382.html, results/382.processed: @GET_DEFAULT returning
1918: method test added
1919:
1920: 2017-01-23 moko
1921:
1922: * src/classes/reflection.C: optimization: options->get replaced by
1923: hash iterator
1924:
1925: * tests/: 381.html, results/381.processed: now -> fixed date
1926:
1927: * src/main/pa_request.C: warning war
1928:
1929: * src/targets/cgi/parser3.vcproj: Stack size increased from 2Mb to
1930: 5Mb (fixes bug #1058)
1931:
1932: * src/classes/curl.C: warning war
1933:
1934: * tests/: 381.html, results/381.processed: tests for ^json:string
1935: $.one-line(true) option added (related to feature #1124)
1936:
1937: * src/: classes/json.C, types/pa_value.h: $json-string
1938: $.one-line(true|false) options is now supported (implements
1939: feature #1124)
1940:
1941: * tests/: 380.html, results/380.processed: test for modified
1942: $.max_file_size added (related to bug #1014)
1943:
1944: * tests/: 379.html, results/auto.p: tests for rewritten http file
1945: load added (related to bug #1014)
1946:
1947: * src/: classes/curl.C, include/pa_common.h, include/pa_http.h,
1948: main/pa_common.C, main/pa_http.C: check_file_size added and used
1949: in curl / file load from disk and http, http file load rewritten
1950: (related to bug #1014)
1951:
1952: 2017-01-18 moko
1953:
1954: * tests/: 378.html, results/378.processed: tests for ^result[]
1955: added (related to feature #66)
1956:
1957: * src/: classes/op.C, include/pa_request.h: ^return[] can't be
1958: Method::CO_WITHOUT_FRAME as frame still added in expression
1959: (related to feature #66)
1960:
1961: 2017-01-17 moko
1962:
1963: * tests/: 377.html, results/377.processed: test for different
1964: combinations of breaks in body and delimiter (related to bug
1965: #1077)
1966:
1967: * tests/: 376.html, results/376.processed: many ^break[] tests
1968: added (related to bug #1077)
1969:
1970: * src/types/pa_vmethod_frame.C: "break is not allowed in expression
1971: passed to native method" exception added to avoid bugs due to
1972: WRITE_EXPR_RESULT skipped and native methods execution continues
1973: after ^break[] (related to bug #1077)
1974:
1975: 2017-01-14 moko
1976:
1977: * tests/: 330.html, results/330.processed: test results updated
1978: after ^break[] bugs where fixed (related to bug #1077)
1979:
1980: * tests/: 329.html, results/329.processed: test results updated
1981: after ^break[] bugs where fixed (related to bug #1077)
1982:
1983: * tests/results/320.processed: ^return[] added
1984:
1985: 2017-01-13 moko
1986:
1987: * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
1988: classes/table.C, include/pa_request.h, main/execute.C,
1989: main/pa_request.C, targets/cgi/parser3.C,
1990: types/pa_vmethod_frame.C: Request::SKIP_INTERRUPTED,
1991: Request::SKIP_RETURN added and implemented, Request::SKIP_* now
1992: checked after each possible process/execute call (fixes bug
1993: #1077)
1994:
1995: 2016-12-29 moko
1996:
1997: * src/main/pa_common.C: warning war
1998:
1999: * src/: classes/math.C, include/pa_random.h, include/pa_request.h,
2000: include/pa_types.h, main/pa_request.C, main/pa_string.C:
2001: pa_file_size_limit added, ^math:random fixed for upper limit and
2002: limits more then 0x7FFFFFFF, limits now declared in pa_types.h
2003: (related to feature #1014)
2004:
2005: * src/: classes/curl.C, classes/file.C, include/pa_common.h,
2006: main/pa_common.C, main/pa_dir.C, main/pa_exec.C: stat -> pa_stat
2007: (related to feature #1014)
2008:
2009: 2016-12-28 moko
2010:
2011: * src/: classes/file.C, main/pa_request.C, main/pa_string.C: VS2003
2012: warning war
2013:
2014: 2016-12-26 moko
2015:
2016: * tests/: 341.html, results/341.processed: test for
2017: ^table.hash[id;;$.type[string]] added (related to feature #1057)
2018:
2019: * src/classes/table.C: ^table.hash[id;;$.type[string]] support fix
2020: (related to feature #1057)
2021:
2022: * src/types/pa_vdate.C: warning war continues...
2023:
2024: * src/: classes/date.C, classes/image.C, classes/table.C,
2025: include/pa_config_includes.h, types/pa_vfile.C: warning war
2026:
2027: * src/lib/gd/gifio.C: warning war / cleanup
2028:
2029: * src/lib/json/pa_json.C: warning war
2030:
2031: * src/classes/hash.C: warning war
2032:
2033: * src/types/pa_vfile.C: warning war
2034:
2035: * src/: classes/hash.C, include/pa_common.h, types/pa_vcookie.C:
2036: -Wall warning war continues
2037:
2038: * configure.ac: --with-build-warnings actualized
2039:
2040: 2016-12-25 moko
2041:
2042: * src/main/pa_exec.C: -wAll warning war
2043:
2044: * src/: types/pa_vform.C, types/pa_vrequest.C, main/pa_common.C:
2045: -wAll warning war
2046:
2047: * src/: include/pa_common.h, include/pa_sapi.h,
2048: types/pa_junction.h, types/pa_method.h, types/pa_value.h,
2049: types/pa_vdate.C, types/pa_vstateless_class.h, types/pa_vxdoc.h:
2050: -wAll warning war
2051:
2052: 2016-12-23 moko
2053:
2054: * src/lib/ltdl/Makefile.am: extra dist added
2055:
2056: * tests/results/344.processed: test result updated after $file.text
2057: prefetched in ^hash::create[$file] (related to feature #1075)
2058:
2059: * src/types/: pa_vfile.C, pa_vfile.h: $file.text prefetched in
2060: ^hash::create[$file] (related to feature #1075)
2061:
2062: 2016-12-22 moko
2063:
2064: * src/: classes/file.C, include/pa_common.h, main/pa_common.C,
2065: main/pa_request.C, main/pa_stylesheet_connection.C,
2066: types/pa_vfile.C: file_stat now return 64-bit size (implements
2067: #1014 under 32-bit unix versions)
2068:
2069: 2016-12-21 moko
2070:
2071: * tests/: 375.html, results/375.processed: test for exec returning
2072: stated file added (related to feature #1119)
2073:
2074: * src/classes/file.C: load should not return file with null body
2075: (fixes bug #1119)
2076:
2077: 2016-12-14 moko
2078:
2079: * tests/: 374.html, results/374.processed: test for $method.name
2080: added (related to feature #1117) plus method returning junction
2081: test
2082:
2083: 2016-12-13 moko
2084:
2085: * src/: include/pa_symbols.h, main/pa_symbols.C,
2086: types/pa_vjunction.C, types/pa_vjunction.h: $method.name added
2087: (implements feature #1117)
2088:
2089: * src/: types/pa_vform.C, include/pa_request_info.h: now only GET,
2090: HEAD and TRACE can't have body (implements feature #1116)
2091:
2092: 2016-12-09 moko
2093:
2094: * tests/: 373.html, results/373.processed: tests for
2095: ^reflection:tainting added (related to feature #1098)
2096:
2097: * src/classes/reflection.C: ^reflection:tainting arguments order
2098: change (related to feature #1098)
2099:
2100: 2016-12-06 moko
2101:
2102: * src/: classes/reflection.C, include/pa_string.h,
2103: main/pa_string.C: ^reflection:tainting[$string] added (implements
2104: feature #1098)
2105:
2106: 2016-12-05 moko
2107:
2108: * src/types/pa_vdouble.h: negative zero (-0) now converted to 0
2109: (fixes bug #1114)
2110:
2111: 2016-12-04 moko
2112:
2113: * tests/: 206.html, results/206.processed: negative zero (0/-1)
2114: check added
2115:
2116: 2016-12-03 moko
2117:
2118: * tests/: 346-curl.html, results/346-curl.processed: test modified
2119: to test value.as_hash() usage
2120:
2121: * src/classes/curl.C: value.as_hash() used for correct hash
2122: processing
2123:
2124: * src/classes/reflection.C: exceptions texts fixes
2125:
2126: 2016-12-02 moko
2127:
2128: * tests/: 372.html, results/372.processed: tests for
2129: ^reflection:create[ $.class[name] $.constructor[name]
2130: $.arguments[ $.1[param1] $.2[param2] ... ] ] added (related to
2131: feature #1094)
2132:
2133: * src/types/pa_vmethod_frame.h: comment added: params should be
2134: declared outside of *_FRAME_ACTION as MethodParams destructor
2135: will be called in ~VNativeMethodFrame
2136:
2137: * src/classes/reflection.C: ^reflection:create[ $.arguments[ ... ]
2138: ] minor fix
2139:
2140: * src/: classes/reflection.C, types/pa_value.C, types/pa_value.h,
2141: types/pa_vmethod_frame.C: ^reflection:create[ $.class[name]
2142: $.constructor[name] $.arguments[ $.1[param1] $.2[param2] ... ] ]
2143: now supported (implements feature #1094) value::as_hash added
2144: (and should be used everywhere)
2145:
2146: * src/classes/reflection.C: cleanup
2147:
2148: 2016-12-01 moko
2149:
2150: * tests/: 356.html, results/356.processed: test for method
2151: junctions class name added to the resulting hash added (related
2152: to feature #1068)
2153:
2154: * src/classes/reflection.C: for method junctions class name added
2155: to the resulting hash (related to feature #1068)
2156:
2157: 2016-11-30 moko
2158:
2159: * src/types/: pa_vhashfile.C, pa_vhashfile.h: file_name included in
2160: exception (related to bug #1113)
2161:
2162: * src/types/pa_vhashfile.C: whitespace
2163:
2164: * src/main/pa_os.C: errno now returned as it should (fixes bug
2165: #1113)
2166:
2167: * tests/results/: 175.processed, 192.processed, 224.processed,
2168: 229.processed, 239.processed, 244.processed, 246.processed,
2169: 314.processed, 352.processed: tests results updated after method
2170: call exceptions improved as method now keeps its name
2171:
2172: * src/: classes/reflection.C, main/execute.C, types/pa_value.C,
2173: types/pa_vmethod_frame.h: method call exceptions improved as
2174: method now keeps its name
2175:
2176: * tests/: 224.html, 239.html, results/224.processed,
2177: results/239.processed: tests and tests results updated after
2178: Request::construct exception changed
2179:
2180: * src/: classes/reflection.C, main/execute.C: Request::construct
2181: exception optimized
2182:
2183: * tests/: 371.html, results/371.processed: test for
2184: WWrapper.get_element call in $.name.key[value] code added
2185: (related to feature #1091)
2186:
2187: * src/types/pa_wwrapper.h: WWrapper.get_element returned, as used
2188: in $.name.key[value] code (related to feature #1091)
2189:
2190: 2016-11-29 moko
2191:
2192: * src/classes/op.C: VS warning war
2193:
2194: * src/types/: pa_vmethod_frame.h, pa_wcontext.h: VS warning war:
2195: C4239: nonstandard extension used : 'return' : conversion from
2196: 'Value' to 'Value &' (related to feature #1020)
2197:
2198: * src/: main/execute.C, types/pa_vmethod_frame.h,
2199: types/pa_wcontext.h: VS warning war: C4239: nonstandard extension
2200: used : 'return' : conversion from 'Value' to 'Value &' (related
2201: to feature #1020)
2202:
2203: * src/main/execute.C: VS warning war
2204:
2205: * src/targets/cgi/parser3.C: VS compatibility fix
2206:
2207: * src/include/pa_request.h: VS warning war
2208:
2209: * tests/: 370.html, results/370.processed: test for ^file::exec[
2210: ... $.stdin[$binary_file] ] added (related to bug #1044)
2211:
2212: * src/: classes/file.C, classes/mail.C, include/pa_exec.h,
2213: include/pa_string.h, main/pa_exec.C: pa_exec now supports
2214: $.stdin[$binary_file] (fixes bug #1044)
2215:
2216: 2016-11-28 moko
2217:
2218: * src/main/pa_exec.C: whitespace
2219:
2220: * src/main/pa_request.C: whitespace
2221:
2222: * tests/: 369.html, results/369.processed: test for
2223: $response:status usage added (related to feature #1099)
2224:
2225: * src/targets/cgi/parser3.C: HTTP response code used as exit status
2226: if < 100 (implements feature #1099)
2227:
2228: * src/targets/cgi/parser3.C: whitespace
2229:
2230: * src/targets/cgi/parser3.C: whitespace
2231:
2232: * tests/: 368.html, results/368.processed: test updated after
2233: ^reflection:filename[$method] added (related to feature #1053)
2234:
2235: * src/: classes/op.C, classes/reflection.C, include/pa_request.h,
2236: main/compile.y, main/execute.C, main/pa_request.C,
2237: types/pa_vclass.h: filename -> filespec,
2238: ^reflection:filename[$method] added (related to feature #1053)
2239:
2240: 2016-11-27 moko
2241:
2242: * tests/: 368.html, results/368.processed: test for
2243: reflection:filename[$class or object] added (related to feature
2244: #1053)
2245:
2246: * src/: classes/reflection.C, main/compile.y, types/pa_vclass.h,
2247: types/pa_vstateless_class.h: ^reflection:filename[$class or
2248: object] added (implements feature #1053)
2249:
2250: 2016-11-26 moko
2251:
2252: * src/: include/pa_request_info.h,
2253: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C:
2254: remove_absolute_uri -> strip_absolute_uri
2255:
2256: 2016-11-25 moko
2257:
2258: * src/: include/pa_request_info.h,
2259: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C:
2260: request_info.remove_absolute_uri added to remove possible
2261: http://site.name/ from $request:uri (implements feature #1112)
2262:
2263: 2016-11-24 moko
2264:
2265: * tests/: 367-curl.html, results/367-curl.processed: test for
2266: previous request headers clearing after redirect added (related
2267: to bug #1109)
2268:
2269: * src/: classes/curl.C, include/pa_array.h, include/pa_http.h:
2270: response headers from previous requests are now cleared, only
2271: last request headers are collected (fixes bug #1109)
2272:
2273: * tests/results/: 266.processed, 321.processed, 356.processed:
2274: tests results updated as method name now added to the resulting
2275: hash for new syntax only (Imp1 compatimility fixed, related to
2276: feature #1068)
2277:
2278: * src/classes/reflection.C: method name now added to the resulting
2279: hash for new syntax only (Imp1 compatimility fixed, related to
2280: feature #1068)
2281:
2282: * tests/results/366.processed: test for native and parser
2283: implementation of ^use[] logic (related to feature #1074)
2284:
2285: * tests/: 366.html, 366_dir/test-duplicate.p, 366_dir/test.p: test
2286: for native and parser implementation of ^use[] logic (related to
2287: feature #1074)
2288:
2289: 2016-11-23 moko
2290:
2291: * src/: classes/op.C, include/pa_request.h, main/compile.y,
2292: main/pa_request.C: @USE file now implemented as ^use[file;
2293: $.origin[origin_file] ] (implements feature #1074)
2294:
1.109 moko 2295: 2016-11-21 moko
2296:
1.110 moko 2297: * tests/: 365.html, results/365.processed: test for $caller bugs in
2298: 3.4.4 and $caller.method now tested (related to feature #1110)
2299:
2300: * tests/: 364.html, results/364.processed: $caller usage in
2301: different contexts now tested (related to feature #1110)
2302:
2303: * src/types/types.vcproj: +pa_vcaller_wrapper.h
2304:
2305: * src/types/Makefile.am: pa_vcaller_wrapper.h added
2306:
1.109 moko 2307: * src/: include/pa_symbols.h, main/pa_symbols.C, types/pa_method.h,
2308: types/pa_vcaller_wrapper.h, types/pa_vmethod_frame.C,
2309: types/pa_vmethod_frame.h: redesign: VCallerWrapper added and
2310: used (implements feature #1110)
2311:
2312: 2016-11-20 moko
2313:
2314: * src/types/pa_vdouble.h: whitespace
2315:
2316: 2016-11-11 moko
2317:
2318: * tests/: 363.html, results/363.processed: more tests for feature
2319: #1091 (how parser methods work in expression context)
2320:
2321: * src/: include/pa_request.h, types/pa_vmethod_frame.h: in
2322: expressions strings are now written as strings, not values by
2323: write_as_string (related to feature #1091)
2324:
2325: * src/classes/op.C: to make more correct behavour in expression
2326: context
2327:
2328: 2016-11-07 moko
2329:
2330: * tests/: 362.html, results/362.processed: test for
2331: xsltParseStylesheetDoc caching as xsl modification after it added
2332: (related to bug #1108)
2333:
2334: * src/: classes/xdoc.C, types/pa_vxdoc.h: xsltParseStylesheetDoc
2335: result now cached as xdoc is modified after it (fixes bug #1108)
2336:
2337: 2016-11-06 moko
2338:
2339: * src/types/pa_vxdoc.h: whitespace
2340:
2341: 2016-11-05 moko
2342:
2343: * src/types/pa_vmethod_frame.h: cleanup
2344:
2345: 2016-11-03 moko
2346:
2347: * tests/results/244.processed: more correct exception after method
2348: frames separation
2349:
2350: * src/types/pa_vmethod_frame.h: minor optimizaion
2351:
2352: * src/types/pa_method.h: optimization: params_count added
2353:
2354: * src/: classes/json.C, classes/op.C, classes/reflection.C,
2355: include/pa_request.h, main/execute.C, main/pa_request.C,
2356: types/pa_value.C, types/pa_vmethod_frame.C,
2357: types/pa_vmethod_frame.h, types/pa_vobject.C: Optimization:
2358: VMethodFrame now divided into VNativeMethodFrame,
2359: VParserMethodFrame, VLocalParserMethodFrame; METHOD_FRAME_ACTION,
2360: EXPRESSION_FRAME_ACTION, CONSTRUCTOR_FRAME_ACTION defines added
2361: and used (related to feature #1104)
2362:
2363: 2016-11-02 moko
2364:
2365: * src/: classes/bool.C, classes/curl.C, classes/date.C,
2366: classes/double.C, classes/file.C, classes/hash.C,
2367: classes/hashfile.C, classes/image.C, classes/inet.C,
2368: classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
2369: classes/memcached.C, classes/op.C, classes/reflection.C,
2370: classes/regex.C, classes/string.C, classes/table.C,
2371: classes/xdoc.C, classes/xnode.C, include/pa_request.h,
2372: main/execute.C: cleanup: r.write_pass_lang, r.write_no_lang ->
2373: r.write (implements feature #1091)
2374:
2375: * src/main/execute.C: cleanup (related to feature #1104)
2376:
2377: * src/: include/pa_request.h, main/execute.C,
2378: types/pa_vmethod_frame.h, types/pa_wcontext.h: VExpressionFrame
2379: added, in_expression removed (implements feature #1104)
2380:
2381: 2016-10-31 moko
2382:
2383: * src/types/pa_value.C: whitespace
2384:
2385: 2016-10-28 moko
2386:
2387: * tests/results/244.processed: updated after error reporting fixed
2388: in pa_wcontext.C
2389:
2390: * src/types/pa_wcontext.C: error reporting fixed
2391:
2392: * src/types/pa_wcontext.h: whitespace
2393:
2394: * src/classes/image.C: not fully readed entries are no longer
2395: processed (fixes bug #1106)
2396:
2397: 2016-10-26 moko
2398:
2399: * src/classes/image.C: whitespace
2400:
2401: * src/: include/pa_request.h, include/pa_string.h, main/untaint.C,
2402: types/pa_vmail.C, types/pa_vmethod_frame.h, types/pa_wcontext.h,
2403: types/pa_wwrapper.h: optimization: L_PASS_APPENDED removed as no
2404: longer required (related to feature #1091)
2405:
2406: * tests/results/: 264.processed, 350.processed: test results update
2407: reverted (whitespace optimization) after write_no_lang removed :)
2408: (related to feature #1091)
2409:
2410: * src/: classes/file.C, classes/hash.C, classes/op.C,
2411: classes/string.C, classes/table.C, classes/void.C,
2412: classes/xdoc.C, include/pa_request.h, main/pa_xml_io.C,
2413: types/pa_vmail.C: Temp_lang removed, write_no_lang now almost
2414: equal write_pass_lang (related to feature #1091)
2415:
2416: * tests/results/: 264.processed, 350.processed: test results
2417: updated (whitespace optimization) after write_assign_lang removed
2418: (related to feature #1091)
2419:
2420: * tests/: 361.html, results/361.processed: test for non-string
2421: ^untaint added (related to feature #1091)
2422:
2423: * src/: classes/curl.C, classes/date.C, classes/file.C,
2424: classes/hash.C, classes/op.C, classes/string.C,
2425: include/pa_request.h, main/execute.C: optimization:
2426: write_assign_lang removed as not required (first part of feature
2427: #1091 implementation)
2428:
1.108 moko 2429: 2016-10-12 moko
2430:
2431: * tests/: 360.html, results/360.processed: more test code (related
2432: to feature #1104)
2433:
2434: * src/: classes/op.C, classes/reflection.C, include/pa_opcode.h,
2435: include/pa_request.h, main/compile.y, main/execute.C: opcode
2436: OP_PREPARE_TO_EXPRESSION removed as not required, optimized
2437: WContext is next task (implements feature #1104)
2438:
2439: * src/types/pa_method.h: more detailed comment for CO_WITHOUT_FRAME
2440: / CO_WITHOUT_WCONTEXT
2441:
2442: * tests/: 360.html, results/360.processed: test for in expression
2443: state (related to feature #1104)
2444:
2445: 2016-10-11 moko
2446:
2447: * src/main/execute.C: compilation without OPTIMIZE_CALL fixed
2448:
2449: * src/classes/op.C: default value removed from initializer
2450:
2451: * src/types/pa_vmemcached.C: FreeBSD 11 warning war
2452:
2453: * src/types/pa_vmethod_frame.h: FreeBSD 11 warning war
2454:
2455: 2016-10-10 moko
2456:
2457: * tests/results/auto.p: test updated adter $RECOURSION_LIMIT,
2458: $LOOP_LIMIT -> $LIMITS[ $.max_recoursion, $.max_loop ] (related
2459: to feature #42)
2460:
2461: * src/main/pa_request.C: $RECOURSION_LIMIT, $LOOP_LIMIT ->
2462: $LIMITS[ $.max_recoursion, $.max_loop ] (related to feature #42)
2463:
2464: 2016-10-08 moko
2465:
2466: * src/classes/double.C: whitespace
2467:
2468: 2016-10-07 moko
2469:
2470: * src/types/pa_vmethod_frame.h: reorder
2471:
2472: 2016-10-06 moko
2473:
2474: * src/classes/date.C: typo
2475:
2476: * src/types/pa_vmethod_frame.h: whitespace + cleanup
2477:
2478: * src/: classes/hash.C, classes/hashfile.C, classes/json.C,
2479: classes/op.C, classes/reflection.C, types/pa_vmethod_frame.C,
2480: types/pa_vmethod_frame.h: params.get now returns Value&, not
2481: Value*
2482:
2483: * src/types/pa_vmethod_frame.C: params.get should return Value&.
2484:
2485: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: get_as
2486: removed; first as_* code rewrite
2487:
2488: 2016-10-05 moko
2489:
2490: * src/include/pa_request.h: whitespace
2491:
2492: * tests/: 359.html, results/359.processed: test for VCodeFrame and
2493: intercept_string added (related to feature #1097)
2494:
2495: * src/: classes/image.C, classes/op.C, classes/table.C,
2496: include/pa_request.h, main/execute.C, types/pa_vmethod_frame.C:
2497: optimization: intercept_string removed (implements feature #1097)
2498:
2499: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: whitespace
2500:
2501: * src/types/: pa_vcode_frame.h, pa_wwrapper.h: get_element removed
2502: from VCodeFrame and WWrapper as not required
2503:
2504: 2016-10-04 moko
2505:
2506: * src/: classes/curl.C, classes/date.C, classes/double.C,
2507: classes/file.C, classes/hash.C, classes/image.C, classes/inet.C,
2508: classes/int.C, classes/json.C, classes/op.C,
2509: classes/reflection.C, classes/string.C, classes/table.C,
2510: include/pa_request.h, main/execute.C, types/pa_vmethod_frame.C:
2511: proces_to_value -> process after StringOrValue removed (related
2512: to feature #1020)
2513:
2514: * src/classes/form.C: whitespace
2515:
2516: * src/main/execute.C: VALUE__GET_BASE_CLASS added to opcode_names
2517:
2518: * tests/: 357.html, 358.html, results/357.processed,
2519: results/358.processed, results/auto.p: test for @conf
2520: $RECOURSION_LIMIT and $LOOP_LIMIT added (related to feature #42)
2521:
2522: 2016-10-03 moko
2523:
2524: * src/: classes/op.C, include/pa_request.h, main/pa_request.C,
2525: types/pa_vtable.C: @conf $RECOURSION_LIMIT and $LOOP_LIMIT now
2526: supported (implements feature #42)
2527:
2528: * src/types/pa_vregex.h: no reason for VRegex to be
2529: is_evaluated_expr
2530:
2531: * src/classes/curl.C: CURL_OPT(CURL_INT, SSLVERSION) added
2532: (implements feature #1095)
2533:
2534: 2016-10-01 moko
2535:
2536: * src/classes/reflection.C: $.overwrite in ^reflection:mixin is now
2537: false by default (related to feature #1089)
2538:
2539: 2016-09-30 moko
2540:
2541: * src/types/pa_wcontext.h: cleanup
2542:
2543: 2016-09-29 moko
2544:
2545: * src/main/execute.C: whitespace
2546:
2547: * src/include/pa_request.h: whitespace
2548:
2549: * src/: classes/hash.C, classes/hashfile.C, classes/json.C,
2550: classes/op.C, classes/table.C, include/pa_request.h,
2551: main/execute.C, main/pa_request.C, types/pa_vmethod_frame.h,
2552: types/pa_vobject.C, types/pa_wcontext.h: optimization:
2553: StringOrValue removed as it just slows down and adds complexity
2554: (implements feature #1020)
2555:
2556: 2016-09-28 moko
2557:
2558: * tests/: 356.html, results/266.processed, results/321.processed,
2559: results/356.processed: tests updated after name was added to
2560: method_info hash, test for ^reflection:method_info[junction]
2561: added (related to feature #1068)
2562:
2563: * src/classes/reflection.C: ^reflection:method_info[junction] now
2564: supported, method name added to the resulting hash (implements
2565: feature #1068)
2566:
2567: * tests/: 276.html, results/276.processed: more tests for
2568: ^reflection:delete[]
2569:
2570: * src/classes/reflection.C: fixed bug then ^reflection:delete
2571: didn't work on class and could damage native objects (like file)
2572:
2573: 2016-09-26 moko
2574:
2575: * tests/: 345.html, 346-curl.html, 347-curl.html, 348.html,
2576: results/345.processed, results/346-curl.processed,
2577: results/347-curl.processed, results/348.processed: numbers added
2578: to simplify diff analysis
2579:
2580: * tests/: 352.html, results/352.processed: test result updated as
2581: method name used
2582:
2583: * src/classes/reflection.C: method name used
2584:
2585: * src/types/: pa_method.h, pa_vstateless_class.C: method now keeps
2586: its name
2587:
2588: * src/types/pa_method.h: whitespace
2589:
2590: * src/classes/reflection.C: both method and field with one name can
2591: exist.
2592:
2593: * src/classes/reflection.C: ^reflection:mixin added (implements
2594: feature #1089)
2595:
2596: * tests/: 355.html, results/355.processed: property appears in
2597: derived class if added in base test added
2598:
2599: * src/types/pa_vstateless_class.h: get_method declaration +
2600: whitespace
2601:
2602: * tests/: 354.html, results/354.processed: nice test from method
2603: and property with one name in class added
2604:
2605: 2016-09-23 moko
2606:
2607: * src/classes/reflection.C: ^reflection:method usage documented
2608:
2609: 2016-09-22 moko
2610:
2611: * src/: classes/classes.vcproj, types/types.vcproj: we need RTTI as
2612: we use 'dynamic_cast' on polymorphic type 'Value'. Without it
2613: compile warning and GPF occures on VS2003 (related to feature
2614: #1087)
2615:
2616: * tests/: 350.html, results/350.processed: test added for
2617: $.encloser[] support in ^table::create (related to feature #11)
2618:
2619: * src/classes/table.C: another minor fix (related to feature #11)
2620:
1.107 moko 2621: 2016-09-21 moko
2622:
2623: * src/include/pa_config_fixed.h: vs2015 compilation fixes
2624:
2625: * src/: classes/curl.C, classes/file.C, classes/hash.C,
2626: classes/json.C, classes/string.C, classes/table.C,
2627: classes/xdoc.C, include/pa_charsets.h, main/pa_charsets.C,
2628: main/pa_common.C, main/pa_http.C, main/pa_request.C,
2629: main/pa_sql_driver_manager.C, types/pa_vfile.C, types/pa_vmail.C,
2630: types/pa_vrequest.C, types/pa_vresponse.C: charsets ->
2631: pa_charsets, vs2015 warning war
2632:
2633: * src/classes/table.C: vs2015 warning war
2634:
2635: * src/types/pa_vdate.C: vs2015 warning war
2636:
2637: * src/main/: pa_common.C, pa_globals.C: vs2015 compilation fixes
2638:
2639: * src/targets/cgi/parser3.vcproj: wsock32 -> ws2_32.lib (winsock 1
2640: -> winsock 2) for vs2015 compatibility (getaddrinfo functions)
2641:
2642: * src/main/pa_common.C: vs2015 compilation fixes
2643:
2644: * src/: include/pa_common.h, lib/smtp/smtp.C, main/pa_common.C:
2645: vs2015 compilation fixes
2646:
2647: * src/main/pa_charset.C: vs2015 warning war
2648:
2649: * src/: classes/file.C, types/pa_wwrapper.h: vs2015 warning war
2650:
2651: * src/main/pa_charset.C: vs2015 warning war
2652:
2653: * src/types/: pa_wcontext.h, pa_vmethod_frame.h: vs2015 warning war
2654:
2655: * src/types/pa_vdate.C: vs2015 compilation fix
2656:
2657: * src/: include/pa_memory.h, main/pa_memory.C: VS2015 warning war
2658:
2659: * src/: lib/json/pa_json.C, classes/mail.C, classes/string.C:
2660: VS2015 compilation fixes
2661:
2662: * src/classes/table.C: minor fix (related to feature #11)
2663:
2664: * tests/results/282.processed: no longer skipping extra enclosers
2665: (related to feature #11)
2666:
2667: * src/classes/table.C: minor fix + no longer skipping extra
2668: enclosers (related to feature #11)
2669:
2670: * src/classes/table.C: minor optimization (related to feature #11)
2671:
2672: * src/classes/table.C: minor fix and optimization (related to
2673: feature #11)
2674:
2675: 2016-09-20 moko
2676:
2677: * tests/: 353.html, results/353.processed: test for
2678: PC.cclass->is_vars_local() check in one_big_piece in ^process[]
2679: added (related to bug #1090)
2680:
2681: * src/main/compile.y: PC.cclass->is_vars_local() check added for
2682: one_big_piece (fixes bug #1090)
2683:
2684: * tests/: 229.html, results/229.processed: code coverage tests
2685:
2686: * src/classes/op.C: bugfix: no more GPF if ^process[$context] (no
2687: body) was called
2688:
2689: * src/classes/op.C: whitespace
2690:
2691: * tests/: 323.html, results/323.processed: test for code junction
2692: should not be returned by ^reflection:class, ^reflection:base
2693:
2694: * src/classes/reflection.C: bugfix: code junction should not be
2695: returned by ^reflection:class, ^reflection:base
2696:
2697: * tests/: 323.html, 352.html, results/352.processed: no more
2698: exception for ^reflection:method[class;no-such-method] (related
2699: to feature #1087)
2700:
2701: * src/classes/reflection.C:
2702: ^reflection:method[class;no-such-method] : exception -> void
2703: (related to feature #1087)
2704:
2705: * src/include/pa_request.h: request::write_value added to allow
2706: write value without convertion (related to issue #1091)
2707:
2708: 2016-09-19 moko
2709:
2710: * src/main/pa_random.C: windows build fix
2711:
2712: * src/types/pa_vhash.h: warning war
2713:
2714: 2016-09-14 moko
2715:
2716: * tests/: 352.html, 552.html, results/352.processed,
2717: results/552.processed: test for ^reflection:method[] extension
2718: added (related to feature #1087)
2719:
2720: * tests/: 552.html, results/552.processed: test for
2721: ^reflection:method[] extension added (related to feature #1087)
2722:
2723: * src/classes/reflection.C: compatibility issue fixed, VClass
2724: dynamic_cast check added (related to feature #1087)
2725:
2726: * tests/: 351.html, results/351.processed: test for @auto[]
2727: inheritance bug diring ^process[] added (related to bug #1088)
2728:
2729: * src/: classes/op.C, main/pa_request.C,
2730: types/pa_vstateless_class.C: set_method now checks for @auto[] to
2731: disable it inheritance during ^process (fixes bug #1088)
2732:
2733: * src/classes/reflection.C: ^reflection:method[$class:method;$self]
2734: added (implements feature #1087)
2735:
2736: 2016-09-13 moko
2737:
2738: * tests/: 349.html, results/auto.p: test for objects prototyping
2739: added and $OBJECT-PROTOTYPE(false) is used for old tests (related
2740: to feature #1086)
2741:
2742: * src/: main/pa_request.C, types/pa_vclass.C, types/pa_vclass.h,
2743: types/pa_vobject.C: objects now are not class instances, but have
2744: class as prototype, can be overridden by $OBJECT-PROTOTYPE(false)
2745: in @conf (implements feature #1086)
2746:
2747: 2016-09-08 moko
2748:
2749: * src/: classes/file.C, classes/mail.C, classes/string.C,
2750: classes/table.C, main/pa_http.C, main/pa_string.C,
2751: include/pa_string.h: cleanup: string::split limit argument
2752: removed as no longer required, pos_after no longer reference
2753: (related to feature #11)
2754:
2755: * src/classes/table.C, tests/results/348.processed: now exception
2756: is rised when invalid option is passed to ^table::create[]
2757:
2758: * tests/: 282.cfg, 282.html, results/282.processed: more code
2759: coverage tests
2760:
2761: * tests/: 348.html, results/348.processed: code coverage tests
2762: added
2763:
2764: * tests/: 348.html, results/348.processed: generic ^table::create[]
2765: tests
2766:
2767: * tests/: 035.html, results/035.processed, results/272.processed:
2768: tests updated after $.encloser[] support for ^table::create
2769: implementation (related to feature #11)
2770:
2771: * src/classes/table.C: $.encloser[] support for ^table::create
2772: finally added (implements feature #11)
2773:
2774: 2016-09-07 moko
2775:
2776: * src/include/pa_string.h: added StringSplitHelper as friend
2777: (related to feature #11)
2778:
2779: * src/include/pa_string.h: body and langs now protected, not
2780: private to allow inheritance (related to feature #11)
2781:
2782: * src/classes/table.C: lsplit optimized before cloning for
2783: ^table::create with $.encloser[] (related to feature #11)
2784:
2785: * src/classes/table.C: optimizaion: TableControlChars.separators
2786: added and used (related to feature #11)
2787:
2788: * src/classes/table.C: spelling:
2789:
2790: TableSeparators -> TableControlChars column -> separator
2791: separators -> control_chars
2792:
2793: 2016-09-06 moko
2794:
2795: * src/main/pa_string.C: whitespace
2796:
2797: * src/main/pa_string.C: whitespace
2798:
2799: 2016-09-01 moko
2800:
2801: * tests/: 347-curl.html, results/347-curl.processed: to make tests
2802: results OS-independent
2803:
2804: * src/: include/pa_http.h, main/pa_http.C: typo bugfix for clang
2805: compiler (related to feature #1042)
2806:
2807: 2016-08-15 moko
2808:
2809: * src/include/pa_string.h: whitespace
2810:
2811: * src/classes/table.C: whitespace
2812:
1.106 moko 2813: 2016-08-05 moko
2814:
2815: * tests/: 344.html, results/344.processed: test for
2816: ^hash::create[$file] added (related to feature #1075)
2817:
2818: * src/types/: pa_vfile.h, pa_vmail.C: ^hash::create[$file] now
2819: supported (implements feature #1075)
2820:
2821: 2016-08-04 moko
2822:
2823: * tests/: 341.html, results/341.processed: more code coverage tests
2824:
2825: * tests/: 346-curl.html, results/346-curl.processed: more code
2826: coverage tests for curl
2827:
2828: * tests/: 346-curl.html, results/346-curl.processed: more code
2829: coverage tests for curl
2830:
2831: * tests/: 223-curl.html, 223.html, results/223-curl.processed,
2832: results/223.processed: code coverage tests: $.form[ $.table[] ]
2833: test added
2834:
2835: * tests/: 223-curl.html, results/223-curl.processed: more code
2836: coverage tests for curl
2837:
2838: 2016-08-03 moko
2839:
2840: * src/classes/curl.C: dlink(curl_library) now called not once, but
2841: until it will be loaded, allowing to find existing library.
2842:
2843: * tests/: 346-curl.html, 347-curl.html, results/346-curl.processed,
2844: results/347-curl.processed: more code coverage tests for curl
2845:
2846: * tests/: 339-curl.html, 339.html, 346-curl.html, Makefile,
2847: results/339-curl.processed, results/346-curl.processed: curl
2848: functionality tests
2849:
2850: 2016-08-02 moko
2851:
2852: * tests/: 339.html, results/339.processed: test for tables in
2853: ^file:load[] and ^curl:load[] (commented) added (related to
2854: feature #1042)
2855:
2856: * tests/: 345.html, results/345.processed: code coverage tests for
2857: file class
2858:
2859: * tests/: 344.html, results/344.processed: code coverage tests
2860:
2861: * tests/: 344.html, results/344.processed: mdate removed from
2862: output
2863:
2864: * src/classes/file.C: minor bugfix: is_text should be taked from
2865: fcontent.is_text_mode() if not set (related to feature #1061)
2866:
2867: * tests/: 344.html, results/344.processed: more tests
2868:
2869: * tests/: 343.html, 344.html, results/343.processed,
2870: results/344.processed: tests for ^file::create[ $.from-charset
2871: and $.to-charset ] (related to feature #1061)
2872:
2873: * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h:
2874: aset_text_mode argument optimized
2875:
2876: * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h:
2877: checkBOM now used in detect_binary_content (related to feature
2878: #1061)
2879:
2880: * src/main/pa_request.C: load_charset no longer required to_upper
2881:
2882: * src/types/pa_vfile.C: bugfix: ^file::create[$text_file;...] now
2883: preserves original file mode (if no $.mode specified)
2884:
2885: * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h:
2886: ^file::create now supports $.from-charset[] and $.to-charset
2887: options (implements feature #1061), automatic transcode is done
2888: if text file is created from binary file and charset is detected.
2889:
2890: 2016-07-30 moko
2891:
2892: * src/classes/table.C: ^t.hash[..;] now supported (related to
2893: feature #1057)
2894:
2895: * tests/: 341.html, results/341.processed: test for ^t.hash[..;]
2896: added (related to feature #1057)
2897:
2898: * tests/: 286.html, results/286.processed: code tests coverage
2899:
2900: 2016-07-29 moko
2901:
2902: * src/classes/table.C: table size should be checked inside menu and
2903: foreach (related to feature #858)
2904:
2905: * src/: classes/curl.C, classes/file.C, classes/string.C,
2906: classes/xdoc.C, include/pa_charsets.h, main/pa_charsets.C,
2907: main/pa_common.C, main/pa_http.C, main/pa_sql_driver_manager.C,
2908: types/pa_vmail.C, types/pa_vrequest.C, types/pa_vresponse.C:
2909: charsets.get now does str_upper inside (related to feature #1061)
2910:
2911: * tests/: 342.html, results/342.processed: more code coverage tests
2912:
2913: * tests/: 342.html, outputs/342.processed: table menu code coverage
2914: + foreach test added (related to feature #858)
2915:
2916: * tests/: 341.html, results/341.processed: tests for
2917: ^table.hash[]{code} added + code coverage tests (related to
2918: feature #1057)
2919:
2920: * src/: include/pa_common.h, classes/table.C: ^table.hash[]{code as
2921: value} support (implements feature #1057)
2922:
2923: * src/classes/table.C: whitespace
2924:
2925: 2016-07-28 moko
2926:
2927: * src/: classes/curl.C, types/pa_vfile.C: curl now saves filename
2928: from URL, if not specified query string removed from url-based
2929: filenames in ^curl:load[] and ^file::load[] (related to feature
2930: #1042)
2931:
2932: 2016-07-27 moko
2933:
2934: * tests/: 340.html, results/340.processed: test for
2935: transcode_text_result=false added (related to issue #1042)
2936:
2937: 2016-07-26 moko
2938:
2939: * src/types/pa_vfile.C: file name should not be empty (if file path
2940: is folder and ends with /) (related to feature #1042)
2941:
2942: * src/main/pa_http.C: whitespace optimizaion
2943:
2944: * src/: classes/curl.C, include/pa_common.h, include/pa_http.h,
2945: main/pa_common.C, main/pa_http.C: ^curl:load[] now support
2946: multiple headers, ^file::load supports headers transcoding
2947: (implements feature #1042)
2948:
2949: 2016-07-25 moko
2950:
2951: * src/include/pa_common.h: PA_DEFAULT added
2952:
2953: 2016-07-22 moko
2954:
2955: * tests/: 338.html, results/338.processed: test for
2956: $date.field(value) added (related to feature #1066)
2957:
2958: * src/: classes/date.C, types/pa_vdate.C, types/pa_vdate.h:
2959: $date.field(value) now supported for y/m/d/h/m/s (implements
2960: feature #1066)
2961:
1.105 moko 2962: 2016-07-21 moko
2963:
2964: * src/: classes/file.C, classes/image.C, include/pa_common.h,
2965: main/pa_common.C: pa_common.h: File_read_action: fname, as_text
2966: arguments removed; image.C - absolute path shown in exception
2967: (implements feature #1071)
2968:
2969: * tests/: 235.html, results/235.processed: test and test result
2970: updated after static boundary in mail and Errors-To: mail header
2971: removed (related to feature #1047)
2972:
2973: * src/: classes/math.C, include/pa_random.h, main/pa_http.C,
2974: main/pa_random.C, types/pa_vmail.C: get_uuid_boundary() added and
2975: used, static boundary in mail removed, Errors-To: mail header
2976: removed (implements feature #1047)
2977:
2978: 2016-07-20 moko
2979:
2980: * src/: classes/reflection.C, types/pa_vstateless_class.h:
2981: equest.classes(): Value -> VStateless_class, part 3 (related to
2982: issue #1051)
2983:
2984: * src/: classes/reflection.C, include/pa_request.h, main/execute.C:
2985: request.classes(): Value -> VStateless_class, part 2 (related to
2986: issue #1051)
2987:
2988: * tests/results/: 224.processed, 323.processed: classes without
2989: methods should not be methoded (related to issue #1051)
2990:
2991: * src/: classes/reflection.C, include/pa_request.h, main/compile.y,
2992: main/compile_tools.h, main/pa_request.C: request.classes(): Value
2993: -> VStateless_class, part 1 (related to issue #1051)
2994:
2995: * tests/: 337.html, results/337.processed: test for
2996: ^reflection:fields_reference[] and VHashReference class added
2997: (related to feature #1072)
2998:
2999: * src/: classes/hash.C, classes/json.C, classes/reflection.C,
3000: types/pa_value.h, types/pa_vhash.h, types/pa_vobject.h: VHashBase
3001: and VHashReference added, allowing ^reflection:fields_reference[]
3002: implementation (closes feature #1072)
3003:
3004: 2016-07-19 moko
3005:
3006: * tests/: 323.html, results/323.processed: we want to see
3007: "methoded"
3008:
3009: * tests/: 336.html, results/336.processed: test for $BASE:property
3010: and ^BASE:method (OP_VALUE__GET_BASE_CLASS) added (related to bug
3011: #1059)
3012:
3013: * src/: include/pa_opcode.h, main/compile.y, main/execute.C,
3014: types/pa_vstateless_class.h, types/pa_wcontext.h: no more
3015: somebody_entered_some_class, $BASE:property works again,
3016: ^BASE:method[] bugs fixed (fixes bug #1059)
3017:
3018: 2016-07-14 moko
3019:
3020: * tests/: 335.html, results/335.processed: test for feature #1055
3021: added
3022:
3023: * src/classes/hash.C: bugfix: $._default was not copied if empty
3024: feature: ^hash.contains[_default] added (implements feature
3025: #1055)
3026:
3027: 2016-07-13 moko
3028:
3029: * src/classes/reflection.C: bugfix: ^reflection:def[class;name]
3030: should not call @autouse (http://www.parser.ru/forum/?id=83480)
3031:
3032: 2016-07-05 moko
3033:
3034: * src/classes/hash.C: Optimization: HashStringValue::Iterator used
3035: in ^hash.foreach (related to feature #1073)
3036:
3037: 2016-07-04 moko
3038:
3039: * tests/: 134.html, 281.html, results/134.processed,
3040: results/281.processed: tests updated after hash blocking removed
3041: (related to feature #1073)
3042:
3043: * src/: classes/hash.C, include/pa_hash.h, types/pa_vhash.h: hash
3044: no longer blocks on change during foreach (implements feature
3045: #1073)
3046:
3047: 2016-06-17 moko
3048:
3049: * tests/: 330.html, results/330.processed: try exception source
3050: test added (related to bug in #1062)
3051:
3052: * tests/: 334.html, results/334.processed: Exception stack trace
3053: test added (related to bug in $1062)
3054:
3055: * src/classes/op.C: Exception trace now correctly restored and
3056: errors reported (related to bug #1062)
3057:
1.104 moko 3058: 2016-05-25 moko
3059:
3060: * src/main/compile.y: minor cleanup + beauty
3061:
3062: 2016-05-24 moko
3063:
3064: * tests/: 333.html, results/333.processed: more exceptions testing
3065:
3066: * tests/: 332.html, results/332.processed: test for FIELDS_SYMBOL,
3067: _DEFAULT_SYMBOL, CALLER_SYMBOL, SELF_SYMBOL added (related to
3068: features #1056, #1026)
3069:
3070: * src/: classes/json.C, include/pa_symbols.h, main/pa_symbols.C,
3071: types/pa_vhash.C, types/pa_vhash.h, types/pa_vtable.C,
3072: types/pa_vtable.h: FIELDS_SYMBOL, _DEFAULT_SYMBOL added and used
3073: (implements feature #1056)
3074:
3075: * src/: include/pa_symbols.h, main/compile.y, main/compile_tools.C,
3076: main/execute.C, main/pa_symbols.C, types/pa_vjunction.C,
3077: types/pa_vstateless_class.C, types/pa_vstateless_class.h:
3078: CLASS_SYMBOL, CLASS_NAME_SYMBOL added and used (related to
3079: feature #1026)
3080:
3081: * src/: classes/reflection.C, include/pa_symbols.h, main/compile.y,
3082: main/compile_tools.C, main/compile_tools.h, main/pa_symbols.C,
3083: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h: Symbols now
3084: have *_SYMBOL naming convention. STATIC_SYMBOL, DYNAMIC_SYMBOL,
3085: LOCALS_SYMBOL, PARTIAL_SYMBOL, REM_SYMBOL where added (related to
3086: feature #1026)
3087:
3088: * src/: include/pa_symbols.h, main/compile.y, main/compile_tools.C,
3089: main/pa_globals.C, main/pa_symbols.C, types/pa_vmethod_frame.C,
3090: types/pa_vmethod_frame.h, types/pa_vstateless_class.C:
3091: SYMBOLS_CACHING define implemented (related to feature #1026)
3092:
3093: * src/main/main.vcproj: + ps_symbols
3094:
3095: * src/: include/Makefile.am, include/pa_string.h,
3096: include/pa_symbols.h, main/Makefile.am, main/compile.tab.C,
3097: main/compile.y, main/compile_tools.C, main/pa_symbols.C,
3098: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
3099: types/pa_vstateless_class.C: initial implementation for symbols
3100: cache (related to feature #1026)
3101:
3102: * src/: include/pa_common.h, main/pa_http.C: minor cleanup
3103:
3104: * src/main/pa_globals.C: minor cleanup
3105:
3106: 2016-05-19 moko
3107:
3108: * src/types/pa_vhash.h: minor optimization: ^hash.fields[] removed
3109: (related to feature #1046)
3110:
3111: * tests/: 331.html, results/331.processed: test for
3112: BAD_NONWHITESPACE_CHARACTER_IN_EXPLICIT_RESULT_MODE removal added
3113: (related to feature #1051)
3114:
3115: * src/main/compile.y:
3116: BAD_NONWHITESPACE_CHARACTER_IN_EXPLICIT_RESULT_MODE error removed
3117: (implements feature #1054)
3118:
3119: 2016-05-18 moko
3120:
3121: * src/types/pa_vtable.C, tests/results/324.processed: no more
3122: "column not found" exception for ^table.no-such-method[] (related
3123: to feature #1046)
3124:
3125: * tests/: 261.html, results/261.processed: test added and updated
3126: after feature #1046 implementation
3127:
3128: * src/: classes/string.C, types/pa_value.C, types/pa_vstring.h,
3129: types/pa_vvoid.h: $string.anything works for whitespace strings,
3130: ^string.contains added for hash compatibility, $string.method no
3131: longer returns stting method (implements feature #1046)
3132:
3133: 2016-05-12 moko
3134:
3135: * src/classes/curl.C: content-type response header no longer
3136: ignored (fixes issue #1045)
3137:
3138: * tests/: 330.html, results/330.processed: test for incomplete
3139: finally execution when break occures added (related to issue
3140: #1077)
3141:
3142: * src/classes/op.C: bugfix: Request::skip reset is called before
3143: executing catch and finally code (fixes issue #1062)
3144:
3145: 2016-05-11 moko
3146:
3147: * tests/: 329.html, results/329.processed: test for invalid
3148: ^break[] behavour added (bug #1077)
3149:
3150: * src/classes/op.C: try_catch code cleanup (related to bug #1062)
3151:
3152: 2016-04-24 moko
3153:
3154: * src/types/pa_vstateless_class.h: warning war
3155:
3156: 2016-04-17 moko
3157:
3158: * tests/: 328.html, results/328.processed: test for
3159: ^break(condition) and ^continue(condition) (related to feature
3160: #1063)
3161:
3162: * src/classes/op.C: ^break(condition) and ^continue(condition)
3163: implemented (feature #1063)
3164:
3165: 2016-04-12 moko
3166:
3167: * tests/results/280.processed: ordered hash now used for class
3168: methods and properties (test results updated for feature #1069)
3169:
3170: * src/classes/: xdoc.C, xnode.C: xnode_class initialization moved
3171: to xdoc.C as under FreeBSD it was inited after and inheritance
3172: failed (related to issue #1051)
3173:
3174: * tests/: 320.html, results/320.processed: xdoc and xnode methods
3175: are printed to check inheritance (related to feature #1051)
3176:
1.103 moko 3177: 2016-04-09 moko
3178:
3179: * tests/results/320.processed: ordered hash now used for class
3180: methods and properties (test results updated for feature #1069)
3181:
3182: * src/types/pa_vstateless_class.h: ordered hash now used for class
3183: methods and properties (implements feature #1069)
3184:
3185: * src/types/: pa_vconsole.h, pa_vcookie.C, pa_venv.C,
3186: pa_vrequest.C, pa_vstatus.C: minor optimization: #ifndef
3187: OPTIMIZE_BYTECODE_GET_ELEMENT__SPECIAL returned (related to
3188: feature #1051)
3189:
3190: 2016-04-07 moko
3191:
3192: * src/main/execute.C: returned Value in .CLASS case for VJunction
3193: (related to feature #1051)
3194:
3195: * src/types/: pa_vjunction.C, pa_vmethod_frame.C,
3196: pa_vmethod_frame.h, pa_vstateless_class.C, pa_vstateless_class.h:
3197: string constants deduplication (related to feature #1051)
3198:
3199: * tests/results/224.processed: test result updated (related to
3200: feature #1051)
3201:
3202: * src/: main/execute.C, types/pa_vconsole.h, types/pa_vcookie.C,
3203: types/pa_vcookie.h, types/pa_venv.C, types/pa_venv.h,
3204: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vstatus.C,
3205: types/pa_vstatus.h: classes hash now contains only
3206: VStateless_class derived objects, .CLASS is also allways
3207: VStateless_class derived object (related to feature #1051).
3208:
3209: 2016-04-06 moko
3210:
3211: * tests/results/323.processed: test result updated after feature
3212: #1051 implementation
3213:
3214: * src/: classes/classes.h, classes/op.C, classes/response.C,
3215: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
3216: main/pa_request.C, types/pa_vclass.h, types/pa_vform.C,
3217: types/pa_vmail.C, types/pa_vmath.C, types/pa_vmemory.h,
3218: types/pa_vresponse.C, types/pa_vresponse.h,
3219: types/pa_vstateless_class.h: base -> methoded_donor for static
3220: classes, type() moved from VStateless_class to VClass and
3221: Methoded (implements feature #1051)
3222:
3223: 2016-04-04 moko
3224:
3225: * src/: classes/classes.C, include/pa_request.h, main/pa_request.C:
3226: beauty: put_class added (related to feature #1051)
3227:
3228: 2016-04-01 moko
3229:
3230: * tests/results/: 175.processed, 192.processed, 224.processed,
3231: 229.processed, 244.processed, 246.processed, 316.processed: test
3232: results updated as class.type() removed from error messages, only
3233: type() left (related to feature #1051)
3234:
3235: * src/: classes/classes.C, classes/classes.h, classes/mail.C,
3236: classes/op.C, classes/reflection.C, main/compile.y,
3237: main/compile_tools.h, main/execute.C, main/pa_request.C,
3238: types/pa_value.C, types/pa_vclass.C, types/pa_vclass.h,
3239: types/pa_vmethod_frame.h, types/pa_vobject.h,
3240: types/pa_vstateless_class.h, types/pa_wcontext.C: name() removed
3241: from VStateless_class, type() is used instead (related to feature
3242: #1051)
3243:
3244: * src/classes/mail.C: old logic restored.
3245:
3246: * src/: classes/bool.C, classes/classes.C, classes/classes.awk,
3247: classes/classes.h, classes/curl.C, classes/date.C,
3248: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
3249: classes/hashfile.C, classes/image.C, classes/inet.C,
3250: classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
3251: classes/memcached.C, classes/memory.C, classes/reflection.C,
3252: classes/regex.C, classes/response.C, classes/string.C,
3253: classes/table.C, classes/xdoc.C, classes/xnode.C,
3254: types/pa_vform.C, types/pa_vmail.C, types/pa_vmath.C,
3255: types/pa_vmemory.h: optimizaion: *_base_class removed (related to
3256: feature #1051)
3257:
3258: 2016-03-30 moko
3259:
3260: * tests/: 327.html, results/224.processed, results/327.processed:
3261: test for TZ specification in ^date::create[], TZ is kept during
3262: ^date::create[$dt] (related to feature #1048)
3263:
3264: * src/: classes/date.C, types/pa_vdate.h: TZ can be specified in
3265: ^date::create[], TZ is kept during ^date::create[$dt] (implements
3266: feature #1048)
3267:
3268: 2016-03-29 moko
3269:
3270: * tests/: 315.html, results/315.processed: test for timezone format
3271: +HHmm added (related to feature #1065)
3272:
3273: * src/classes/date.C: timezone format +HHmm now supported
3274: (implements feature #1065)
3275:
3276: 2016-03-28 moko
3277:
3278: * tests/: 202.html, results/131.processed, results/202.processed,
3279: results/224.processed, results/256.processed,
3280: results/315.processed: test results updated after %.2d now
3281: default for hours offset in iso-string (was %2d), test for
3282: ^date.iso-string options $.colon(true) $.z(true) $.ms(false)
3283: added (related to feature #1065)
3284:
3285: 2016-03-27 moko
3286:
3287: * src/types/pa_vdate.C: '+' sign for zero offset (related to
3288: feature #1065)
3289:
3290: * src/: classes/date.C, types/pa_vdate.C, types/pa_vdate.h:
3291: ^date.iso-string options $.colon(true) $.z(true) $.ms(false)
3292: added (implements feature #1065)
3293:
3294: 2016-03-24 moko
3295:
3296: * tests/: 202.html, results/202.processed: test $date.week added
3297: (related to bug #1067)
3298:
3299: * src/types/: pa_vdate.C, pa_vdate.h: fix for $date.week changed
3300: date (fix for bug #1067)
3301:
3302: 2016-03-10 moko
3303:
3304: * configure.ac, src/include/pa_version.h: 3.4.4 -> 3.4.5b
3305:
1.102 moko 3306: 2015-12-07 moko
3307:
3308: * tests/: 326.html, results/326.processed: test for .CLASS &
3309: .CLASS_NAME optimization added (related to feature #844)
3310:
3311: 2015-11-17 moko
3312:
3313: * tests/: 323.html, results/323.processed: order added
3314:
3315: * tests/: 325.html, results/325.processed: double range test added
3316: (related to bug #1049)
3317:
3318: 2015-11-16 moko
3319:
3320: * src/: classes/string.C, types/pa_vdouble.h: finite(double) check
3321: added to disallow NaN and Infinity (fixes bug #1049)
3322:
3323: 2015-11-11 moko
3324:
3325: * tests/324.html: parser 3.4.3 execution support added (related to
3326: feature #1017)
3327:
3328: * tests/: 324.html, results/324.processed: test for
3329: GET_ELEMENT4CALL feature added (feature #1017)
3330:
1.101 moko 3331: 2015-10-29 moko
3332:
3333: * operators.txt: updated for 3.4.4
3334:
3335: * configure.ac, src/include/pa_version.h: 3.4.4rc -> 3.4.4
3336:
3337: * src/main/pa_exec.C: get_exit_status implemented for Windows
3338: (related to bug #1043)
3339:
3340: 2015-10-28 moko
3341:
3342: * src/main/pa_exec.C: Windows bugfix: $.stdin[] no longer cause
3343: hangup during ^file::exec (fixes bug #1043)
3344:
1.100 moko 3345: 2015-10-27 moko
3346:
3347: * src/main/pa_memory.C: pa_fail_alloc added for GC_abort in Windows
3348:
1.99 moko 3349: 2015-10-26 moko
3350:
1.100 moko 3351: * tests/322.html, src/classes/reflection.C: arguments reorder
3352: (related to issue #1041)
3353:
3354: * src/: classes/classes.awk, main/helpers/simple_folding.pl:
3355: Copyright year updated
3356:
1.99 moko 3357: * src/: classes/bool.C, classes/classes.C, classes/classes.h,
3358: classes/curl.C, classes/date.C, classes/double.C, classes/file.C,
3359: classes/form.C, classes/hash.C, classes/hashfile.C,
3360: classes/image.C, classes/inet.C, classes/int.C, classes/json.C,
3361: classes/mail.C, classes/math.C, classes/memcached.C,
3362: classes/memory.C, classes/op.C, classes/reflection.C,
3363: classes/regex.C, classes/response.C, classes/string.C,
3364: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
3365: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
3366: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
3367: include/pa_config_fixed.h, include/pa_config_includes.h,
3368: include/pa_dictionary.h, include/pa_dir.h,
3369: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
3370: include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
3371: include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
3372: include/pa_pool.h, include/pa_random.h, include/pa_request.h,
3373: include/pa_request_charsets.h, include/pa_request_info.h,
3374: include/pa_sapi.h, include/pa_socks.h,
3375: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
3376: include/pa_stack.h, include/pa_string.h,
3377: include/pa_stylesheet_connection.h,
3378: include/pa_stylesheet_manager.h, include/pa_table.h,
3379: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
3380: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
3381: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
3382: lib/md5/pa_md5c.c, lib/memcached/pa_memcached.C,
3383: lib/memcached/pa_memcached.h, lib/sdbm/pa_file_io.C,
3384: lib/sdbm/pa_strings.C, lib/smtp/comms.C, lib/smtp/smtp.C,
3385: lib/smtp/smtp.h, main/compile.C, main/compile.tab.C,
3386: main/compile.y, main/compile_tools.C, main/compile_tools.h,
3387: main/execute.C, main/pa_cache_managers.C, main/pa_charset.C,
3388: main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
3389: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
3390: main/pa_globals.C, main/pa_http.C, main/pa_memory.C,
3391: main/pa_os.C, main/pa_pool.C, main/pa_random.C,
3392: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
3393: main/pa_string.C, main/pa_stylesheet_connection.C,
3394: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
3395: main/pa_xml_exception.C, main/pa_xml_io.C, main/untaint.C,
3396: sql/pa_sql_driver.h, targets/apache/mod_parser3.c,
3397: targets/apache/mod_parser3_core.C, targets/apache/pa_httpd.h,
3398: targets/apache/pa_threads.C, targets/cgi/pa_threads.C,
3399: targets/cgi/parser3.C, targets/isapi/pa_threads.C,
3400: targets/isapi/parser3isapi.C, types/pa_junction.h,
3401: types/pa_method.h, types/pa_property.h, types/pa_value.C,
3402: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
3403: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
3404: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.C,
3405: types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.C,
3406: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
3407: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.C,
3408: types/pa_vhash.h, types/pa_vhashfile.C, types/pa_vhashfile.h,
3409: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
3410: types/pa_vjunction.C, types/pa_vjunction.h, types/pa_vmail.C,
3411: types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
3412: types/pa_vmemcached.C, types/pa_vmemcached.h, types/pa_vmemory.h,
3413: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
3414: types/pa_vobject.C, types/pa_vobject.h, types/pa_vregex.C,
3415: types/pa_vregex.h, types/pa_vrequest.C, types/pa_vrequest.h,
3416: types/pa_vresponse.C, types/pa_vresponse.h,
3417: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
3418: types/pa_vstateless_object.h, types/pa_vstatus.C,
3419: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
3420: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
3421: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
3422: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
3423: types/pa_wcontext.h, types/pa_wwrapper.h: Copyright year updated
3424:
3425: * src/targets/cgi/parser3.C: year updated
3426:
3427: * src/classes/reflection.C: VS2003 compatibility fixed (related to
3428: issue #1041)
3429:
3430: * tests/: 323.html, results/323.processed: test for base classes
3431: added
3432:
3433: * tests/: 261.html, results/261.processed: updated after better
3434: error reporting done for $string.key exception
3435:
3436: * src/types/pa_vstring.h: better error report for $string.key
3437: exception
3438:
3439: * src/types/: pa_vobject.C, pa_vobject.h: VObject::get_element
3440: copied as VObject::get_element4call to remove extra virtual call
3441:
3442: * tests/: 322.html, results/322.processed: test for
3443: ^reflection:is[] added (related to feature #1041)
3444:
3445: * src/classes/reflection.C: ^reflection:is empty value is void
3446: (related to feature #1041)
3447:
3448: * src/classes/reflection.C:
3449: ^reflection:is[class_name|code|method;[context;]element_name]
3450: added (implements feature #1041)
3451:
3452: 2015-10-24 moko
3453:
3454: * configure.ac, src/include/pa_version.h: 3.4.4b -> 3.4.4rc
3455:
1.98 moko 3456: 2015-10-22 moko
3457:
3458: * tests/: 321.html, results/321.processed: test for
3459: ^reflection:method_info[] file detection added
3460:
3461: * tests/: 320.html, results/320.processed: test for
3462: ^reflection:class_by_name[class_name] added (related to feature
3463: #993)
3464:
3465: * src/classes/reflection.C: ^reflection:class_by_name[class_name]
3466: added (implements feature #993)
3467:
3468: * src/main/execute.C: GET_ELEMENT4CALL added to get_method_filename
3469: (related to feature #1017)
3470:
3471: * tests/: 319.html, results/319.processed: ^throw[] stacktrace test
3472: added (related to issue #1039)
3473:
3474: * src/main/pa_request.C: ^throw origin fixed (related to feature
3475: #1039)
3476:
3477: * src/types/pa_vcookie.C: bugfix: expires_sec should not be called
3478: for VDate
3479:
3480: * tests/results/182.processed: updated after feature #1038
3481: implemented
3482:
3483: * tests/: 318.html, 182_dir/a6.p, results/318.processed: test for
3484: compile-time exception origin added (test for feature #1039)
3485:
3486: * src/: include/pa_request.h, main/compile.C, main/compile.y,
3487: main/pa_request.C: exception unification: compile-time exceptions
3488: now have origin, @USE origins also tracked (implements feature
3489: #1039)
3490:
3491: 2015-10-20 moko
3492:
3493: * src/main/pa_request.C: cleanup
3494:
3495: 2015-10-15 moko
3496:
3497: * src/types/pa_vtable.C: defines fixed (related to feature #1017)
3498:
3499: * src/: classes/hash.C, include/pa_opcode.h, types/pa_vhash.h,
3500: types/pa_vtable.C: new feature: no more $table.method and
3501: $hash.method, aliases for _at, _count, _key (related to feature
3502: #1017)
3503:
1.97 moko 3504: 2015-10-14 moko
3505:
1.98 moko 3506: * tests/: 317.html, results/317.processed: test for
3507: ^string.unescape[] added (related to feature #120)
3508:
1.97 moko 3509: * buildall: reverted libxml 2.9.2 -> 2.9.1 due to "ID already
3510: defined" bug (described in issue #1036)
3511:
3512: * tests/: 247.html, results/247.processed: test for checkBOM added
3513: (test for bug #1037)
3514:
3515: * src/: include/pa_charsets.h, main/pa_charsets.C,
3516: main/pa_common.C, main/pa_http.C: checkBOM detects charset if
3517: it's not enforced, skips BOM signature if it complies charset
3518: (fixes bug #1037)
3519:
3520: 2015-10-13 moko
3521:
3522: * src/targets/cgi/parser3.vcproj: disabling buggy incremental
3523: linking
3524:
3525: * src/classes/inet.C: vs2003 compilation fix
3526:
3527: * src/classes/math.C: warning war
3528:
3529: * src/lib/punycode/pa_punycode.c: warning war
3530:
3531: 2015-10-12 moko
3532:
3533: * src/lib/punycode/pa_punycode.c: warning war
3534:
3535: * parser3.sln: moved parser3 first, to make it default startup
3536: project
3537:
3538: * buildall: parser "mirror" now used for external libs sources
3539: (implements feature #1036)
3540:
3541: * buildall: most external libs are updated to their current
3542: versions (related to feature #1036)
3543:
3544: * src/classes/image.C: more tags added
3545:
3546: * src/: include/pa_memory.h, types/pa_vdate.C: warning war
3547:
3548: 2015-10-11 moko
3549:
3550: * src/classes/curl.C: minor optimization (related to feature #1035)
3551:
3552: 2015-10-09 moko
3553:
3554: * src/classes/curl.C: pa_strdup added for strings from curl
3555: (related to feature #1035)
3556:
3557: * src/main/pa_string.C: mini fix: RedHat 7.2 does not have
3558: ULLONG_MAX definition
3559:
3560: * src/classes/curl.C: ^curl:info[name]/^curl:info[] added
3561: (implements feature #1035)
3562:
3563: * src/main/pa_charset.C: String::Body(String::C) used
3564:
3565: * src/main/pa_charset.C: exceptions unified
3566:
3567: * src/: include/pa_charset.h, main/pa_charset.C: declarations
3568: unified
3569:
3570: * src/: classes/file.C, classes/image.C, classes/mail.C,
3571: classes/op.C, classes/xdoc.C, classes/xnode.C,
3572: include/pa_string.h, main/pa_request.C, main/pa_string.C,
3573: types/pa_vimage.C, types/pa_vmath.C, types/pa_vstatus.C,
3574: types/pa_vxdoc.C: explicit String::Body(char) calls removed;
3575: String::Body(String::C) constructor added (related to bug #957)
3576:
3577: * src/classes/file.C: minor optimization
3578:
3579: * src/include/pa_hash.h: hash.get(char*) added, to minimize
3580: Cord(char*) autocreation (related to bug #957)
3581:
3582: * src/: classes/string.C, main/untaint.C: minor optimizations
3583:
3584: * src/: classes/json.C, classes/reflection.C, include/pa_string.h:
3585: String(char*, Lang, length) removed, String(C(), Lang) used
3586: instead (related to bug #957)
3587:
3588: 2015-10-08 moko
3589:
3590: * src/: classes/file.C, include/pa_string.h, lib/cord/cordbscs.c,
3591: lib/cord/include/cord.h, main/pa_http.C, main/pa_string.C,
3592: main/untaint.C: Now char * is converted to CORD only using
3593: AS_CORD() to check for empty cord bug (fixes bug #957)
3594:
3595: * src/include/pa_hash.h: fixed compilation without
3596: HASH_CODE_CACHING
3597:
3598: * src/classes/string.C:
3599: ^string:unescape[js|uri;escaped;$.charset[...]] added (implements
3600: feature #120)
3601:
3602: * src/main/pa_common.C: reduce js flags checks count (related to
3603: feature #120)
3604:
1.96 moko 3605: 2015-10-07 moko
3606:
3607: * tests/: 275.html, results/275.processed: test modified after
3608: unsigned long long int support implemented (feature #1034)
3609:
3610: * src/: classes/math.C, include/pa_string.h, main/pa_string.C:
3611: pa_atoul added for unsigned long long int support
3612:
3613: 2015-10-06 moko
3614:
3615: * src/types/pa_vdate.C: INT_MAX used
3616:
3617: 2015-10-03 moko
3618:
3619: * tests/: 302.html, results/302.processed: test for bug #1023
3620: (\u2028, \u2029 escaping) added
3621:
3622: * src/main/untaint.C: \u2028, \u2029 are now escaped in
3623: json:string[] (fixes bug #1023)
3624:
3625: 2015-09-29 moko
3626:
3627: * tests/305.html: try-catch added for OS without ipv6 support
3628:
3629: * src/lib/json/pa_json.C: more unique prefixes for Solaris
3630: compilation
3631:
3632: * src/: include/pa_opcode.h, include/pa_request.h, main/compile.y,
3633: main/execute.C, types/pa_value.h, types/pa_vhash.h,
3634: types/pa_vtable.C, types/pa_vtable.h: get_element4call
3635: implemented to distinguish ^hash.method from $hash.field
3636: (implements feature #1017)
3637:
3638: * src/lib/punycode/pa_punycode.c: warning war
3639:
3640: * src/include/pa_config_includes.h: warning war
3641:
3642: * src/include/pa_config_includes.h: pragma warning actualized a bit
3643:
3644: * src/include/pa_config_includes.h: warning war
3645:
3646: * src/include/pa_hash.h: clang compilation fix
3647:
3648: 2015-09-27 moko
3649:
3650: * src/main/compile.tab.C: Bison 3 is now default
3651:
3652: * src/main/: compile.C, compile.y: Bison 3 compatibility fixed
3653:
3654: 2015-09-25 moko
3655:
3656: * src/: classes/hash.C, include/pa_hash.h: parser now compiles and
3657: works with undefined HASH_ORDER (related to feature #196)
3658:
3659: 2015-09-24 moko
3660:
3661: * tests/: 027.html, results/027.processed: test modified to test
3662: ^hash.sort (feature #196)
3663:
3664: * src/: classes/hash.C, include/pa_hash.h:
3665: ^hash.sort[key;value]{string-key-maker}|(numeric-key-maker)[[asc|desc]]
3666: added (implements feature #196)
3667:
3668: * tests/: 316.html, results/316.processed: Added test for bug #1025
3669: (exception handling in non-cached ^cache), plus for "it does not
3670: have logical value" and "$exception.handled value must be either
3671: boolean or string 'cache'" exceptions.
3672:
3673: * src/classes/op.C: ^cache: exceptions now handled in non-cached
3674: code (fixes bug #1025)
3675:
1.95 moko 3676: 2015-09-23 moko
3677:
3678: * src/classes/table.C: warning war
3679:
3680: * src/: classes/math.C, types/pa_vcookie.C: warning war
3681:
3682: * src/classes/file.C: warning war
3683:
3684: * src/: include/pa_table.h, main/pa_table.C: warning war
3685:
3686: * src/: main/pa_request.C, classes/date.C: warning war
3687:
3688: * src/: types/pa_vdate.C, classes/op.C: warning war
3689:
3690: * tests/: 122.html, results/122.processed: win sync: to remove
3691: differences with OS that doesn't keep timezone change history
3692:
3693: * src/types/pa_vdate.C: tzset() should be called in Windows after
3694: TZ change (related to feature #36)
3695:
3696: * tests/: 075.html, results/075.processed: win sync: to remove
3697: differences with OS that doesn't keep timezone change history
3698:
3699: * tests/: 315.html, results/315.processed: win sync: to remove
3700: differences with OS that doesn't keep timezone change history
3701:
3702: * tests/: 256.html, results/256.processed: win sync: to remove
3703: differences with OS that doesn't keep timezone change history
3704:
3705: * tests/: 124.html, results/124.processed: win results sync: to
3706: avoid hitting time change hole.
3707:
3708: * src/types/pa_vdate.C: static returned. :)
3709:
3710: 2015-09-22 moko
3711:
3712: * src/types/pa_vdate.C: FreeBSD 10 GPF fix (related to feature #36)
3713:
3714: * tests/results/131.processed: more tests for feature #1032
3715:
3716: * src/classes/date.C: minor fix related to feature #1032
3717:
3718: * operators.txt: ISO date creation documented (related to feature
3719: #1032)
3720:
3721: * operators.txt: iso-string documented (related to feature #1032)
3722:
3723: * tests/: 315.html, results/315.processed: more tests added
3724: (related to feature #1032)
3725:
3726: * tests/: 131.html, results/131.processed: date range checks
3727: updated (related to feature #36)
3728:
3729: * tests/: 315.html, results/057.processed, results/315.processed:
3730: test added for ISO date support (related to issue #315)
3731:
3732: * src/classes/date.C: more readable exceptions in date creation
3733: (related to ticket #1032)
3734:
3735: 2015-09-18 moko
3736:
3737: * tests/: 202.html, results/202.processed: ^date.iso-string[] check
3738: added (related to issue #1032)
3739:
3740: * tests/results/256.processed, src/classes/json.C: iso-string
3741: documented (related to issue #1032)
3742:
3743: * tests/: 256.html, results/256.processed: ISO date check added
3744: (related to issue #1032)
3745:
3746: * tests/: 057.html, results/057.processed, results/224.processed:
3747: tests results updated after ISO date support implemented (related
3748: to feature #1032)
3749:
3750: * src/: classes/date.C, classes/image.C, types/pa_value.h,
3751: types/pa_vdate.C, types/pa_vdate.h: ISO 8601 dates support added,
3752: ^date::create[string] constructor formalized, ^date.iso-string[]
3753: added (implements feature #1032)
3754:
3755: 2015-09-05 moko
3756:
3757: * operators.txt: actualized
3758:
3759: * operators.txt: date changes documented (related to ticket #36)
3760:
3761: 2015-09-04 moko
3762:
3763: * src/types/pa_vdate.C: warning war
3764:
3765: * src/: classes/op.C, types/pa_vhashfile.C: warning war
3766:
3767: 2015-09-03 moko
3768:
3769: * tests/results/096.processed: test result updated for 0..9999 year
3770: date range support (related to feature #36)
3771:
3772: * tests/: 314.html, results/314.processed: test for
3773: ^string:base64[], ^string:idna[], ^string:js-escape[] (related to
3774: bug #1031)
3775:
3776: * src/classes/string.C: Static calls fixed for ^string:base64[],
3777: ^string:idna[], ^string:js-escape[] (closes bug #1031)
3778:
1.116 moko 3779: * Makefile.am, acsite.m4, configure.ac, configure.in: Warning war:
3780: configure.in -> configure.ac
1.95 moko 3781:
1.116 moko 3782: * configure, configure.in, src/include/pa_config_auto.h.in: more
3783: correct timezone check for FreeBSD Warning war: configure.in ->
3784: configure.ac
1.95 moko 3785:
3786: * configure, configure.in, src/classes/Makefile.am,
1.116 moko 3787: src/include/pa_config_auto.h.in, src/lib/cord/Makefile.am,
3788: src/lib/gd/Makefile.am, src/lib/json/Makefile.am,
3789: src/lib/memcached/Makefile.am, src/lib/pcre/Makefile.am,
3790: src/lib/sdbm/Makefile.am, src/lib/smtp/Makefile.am,
3791: src/main/Makefile.am, src/targets/apache/Makefile.am,
3792: src/targets/cgi/Makefile.am, src/types/Makefile.am: INCLUDES ->
1.95 moko 3793: AM_CPPFLAGS (warning war) PA_DATE64 (0..9999 year date range)
3794: check added
3795:
3796: * src/types/pa_vdate.C: FreeBSD fixes + more robust code
3797:
3798: * tests/results/: 124.processed, 224.processed: test resuls updated
3799: for new date implementation (related to feature #36)
3800:
3801: * src/: classes/date.C, classes/image.C, include/pa_common.h,
3802: main/pa_common.C, types/pa_value.C, types/pa_vdate.C,
3803: types/pa_vdate.h: new double date implementation with internal
3804: support for extended 0..9999 year range, default timezone support
3805: (related to feature #36)
3806:
3807: 2015-08-28 moko
3808:
3809: * src/types/pa_vmail.C: fixed $mail:received.date calculations
3810: (fixes bug #1030)
3811:
3812: 2015-08-21 moko
3813:
3814: * src/classes/inet.C: snprintf size "bug" commented
3815:
3816: * src/main/pa_common.C: snprintf comments updated
3817:
3818: 2015-08-16 moko
3819:
3820: * src/types/: pa_vdate.C, pa_vdate.h: logic moved to pa_vdate.C
3821:
3822: 2015-08-11 moko
3823:
3824: * src/: classes/json.C, types/pa_value.C, types/pa_value.h,
3825: types/pa_vclass.C, types/pa_vobject.C: hash_json_string argument
3826: can be null (fixes bug #1029)
3827:
3828: 2015-08-06 moko
3829:
1.116 moko 3830: * src/types/: Makefile.am, pa_vdate.C, pa_vdate.h, types.vcproj:
3831: pa_vdate.C added
1.95 moko 3832:
3833: 2015-08-05 moko
3834:
3835: * tests/: 313.html, results/313.processed: test for
3836: ^table.count[columns] and ^table.flip[] with nameless tables
3837: (feature #1003)
3838:
3839: * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
3840: max_cell added, now ^table.count[columns] and ^table.flip[] works
3841: correctly for nameless tables (implements feature #1003)
3842:
3843: 2015-08-03 moko
3844:
3845: * tests/312.html: test for ^table.append[$hash] and
3846: ^table.insert[$hash] added (related to feature #1028)
3847:
3848: * src/classes/table.C: ^table.append[$hash] and
3849: ^table.insert[$hash] now supported (implements feature #1028)
3850:
3851: * tests/: 312.html, results/312.processed: test row copy in
3852: ^table.hash[; $.type[table] ] added (related to feature #1016)
3853:
3854: * src/classes/table.C: row copy now created in ^table.hash[;
3855: $.type[table] ] (related to feature #1016)
3856:
3857: 2015-07-29 moko
3858:
3859: * tests/: 312.html, results/312.processed: test for ^table.delete[]
3860: added (related to feature #1016)
3861:
3862: * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
3863: ^table.delete[] added to delete current row (related to feature
3864: 1016)
3865:
3866: 2015-07-28 moko
3867:
3868: * tests/: 312.html, results/312.processed: test for
3869: $table.column[value] and ^table.insert{row} (related to feature
3870: #1016)
3871:
3872: * src/: classes/table.C, include/pa_table.h, main/pa_table.C,
3873: types/pa_vtable.C, types/pa_vtable.h: $table.column[value] and
3874: ^table.insert{row} are now implemented (feature #1016)
3875:
3876: * src/include/pa_array.h: Optimization: bool reverse removed from
3877: append(), insert() added, memmove arguments order in remove()
3878: fixed (related to feature #1016)
3879:
3880: 2015-07-23 moko
3881:
3882: * src/classes/json.C: tainted json and empty json exception added
3883: (implements feature #1015)
3884:
3885: * tests/: 311.html, results/311.processed: empty json and tainted
3886: json exception test added (related to issue #1015)
3887:
3888: 2015-07-22 moko
3889:
3890: * tests/: 311.html, results/311.processed: test for UTF-8
3891: processing added
3892:
3893: * tests/: 311.html, results/311.processed: test for
3894: json_exception_with_source added (related to issue #394)
3895:
3896: * src/classes/json.C: json_exception_with_source added (implements
3897: feature #394)
3898:
3899: 2015-06-29 moko
3900:
3901: * src/: classes/file.C, include/pa_dir.h, main/pa_dir.C:
3902: directories are now correctly determined if _d_type == DT_UNKNOWN
3903: (closes bug #1027)
3904:
3905: 2015-06-10 moko
3906:
3907: * src/types/pa_vxnode.h: extern "C" not requred and causes build
3908: error if libxml has LIBXML_ICU_ENABLED.
3909:
3910: 2015-06-04 moko
3911:
3912: * tests/099.html: ups, reverting
3913:
3914: * tests/: 099.html, 309.html, 310.html, results/309.processed,
3915: results/310.processed: tests for $response:body[ $.file[] ] and
3916: $response:last-modified added
3917:
3918: * src/main/pa_request.C: last-modified check fixed
3919:
3920: 2015-06-03 moko
3921:
3922: * tests/: 204.html, 205.html, 293.html, results/204.processed,
3923: results/205.processed, results/293.processed: $response:headers
3924: logging added (tests for feature #1007)
3925:
3926: * src/: include/pa_common.h, include/pa_request.h,
3927: main/pa_request.C, types/pa_vmail.C, types/pa_vresponse.C:
3928: $response:headers are now in uppercase (closes feature #1007)
3929:
3930: 2015-06-02 moko
3931:
3932: * src/: include/pa_memory.h, classes/math.C: some of -pedantic
3933: build errors reverted for clang compatibility
3934:
3935: 2015-06-01 moko
3936:
3937: * src/include/pa_memory.h: -pedantic build errors fixed
3938:
3939: * src/classes/math.C: -pedantic build error fixed
3940:
3941: * src/classes/table.C: USE_STRINGSTREAM moved to the correct place
3942:
3943: 2015-05-31 moko
3944:
3945: * src/classes/table.C: USE_STRINGSTREAM optimized
3946:
3947: * src/: classes/file.C, classes/math.C, include/pa_opcode.h,
3948: include/pa_string.h, lib/json/pa_json.h, main/compile_tools.h,
3949: main/pa_charset.C, main/pa_globals.C, main/pa_string.C,
3950: types/pa_vmail.C, types/pa_vmethod_frame.C, types/pa_vregex.C,
3951: types/pa_vxnode.h: warning war (-pedantic flag)
3952:
3953: 2015-05-28 moko
3954:
3955: * tests/: 308.html, results/308.processed: test for
3956: ^table::create[$t;], etc work added (related to bug #975)
3957:
3958: * src/classes/table.C: check_option_param removed,
3959: ^table::create[$t;], etc now works (fixes bug #975)
3960:
3961: 2015-05-27 moko
3962:
3963: * src/main/pa_request.C: Invalid response filename in gcc 4.9.2
3964: (Debian jessie) fixed (closes issue #1024)
3965:
3966: * tests/Makefile: sort added as in Debian jessie list become
3967: unsorted
3968:
3969: 2015-05-18 moko
3970:
3971: * tests/: 201.html, results/201.processed: test for
3972: ^string.trim[what] feature #1022
3973:
3974: * src/classes/string.C: ^string.trim[what] now supported,
3975: implements feature #1022
3976:
3977: 2015-05-17 moko
3978:
3979: * tests/results/185.processed: test result updated as feature #1021
3980: implemented (left/right accept negative parameter)
3981:
3982: * src/classes/string.C: left/right now accept negative parameter
3983: (implements feature #1021)
3984:
3985: 2015-05-08 moko
3986:
3987: * src/classes/math.C: isalnum -> pa_isalnum
3988:
3989: * src/main/execute.C: optimization in getter-junction processing
3990: (related to issue #997)
3991:
3992: 2015-05-07 moko
3993:
3994: * tests/: 307.html, results/307.processed: test for issue #997
3995: added
3996:
3997: * src/main/execute.C: process_getter result now checked if junction
3998: returned (closes issue #997)
3999:
4000: * tests/: 305.html, results/305.processed: sort added to ignore
4001: different order
4002:
4003: * src/types/pa_vxnode.C: & now untainted in $node.nodeValue
4004: assignment (closes issue #994)
4005:
4006: * tests/: 306.html, results/306.processed: test for issue #994
4007: added
4008:
4009: * tests/: 303.html, results/303.processed: two more errors tested
4010:
4011: 2015-05-06 moko
4012:
4013: * tests/: 305.html, results/305.processed: test for name2ip &
4014: ip2name added (related to feature #992)
4015:
4016: * tests/: 303.html, 304.html, results/303.processed,
4017: results/304.processed: tests for idna conversion added (related
4018: to issue #849)
4019:
4020: 2015-05-02 moko
4021:
4022: * src/classes/inet.C: ^inet:ip2name[] and ^inet:name2ip[]
4023: implemented
4024:
4025: 2015-04-30 moko
4026:
4027: * src/main/pa_http.C: idna_host added, related to issue #849
4028:
4029: * src/main/pa_http.C: set_addr corrected, pa_idna_encode call added
4030: (related to issue #849)
4031:
4032: 2015-04-24 moko
4033:
4034: * src/types/pa_vjunction.C: warning war
4035:
4036: * src/lib/punycode/: pa_idna.h, pa_punycode.h: code style
4037: unification
4038:
4039: * src/lib/punycode/pa_idna.c: warning war
4040:
4041: 2015-04-22 moko
4042:
4043: * src/main/main.vcproj: punycode include path added
4044:
4045: * src/lib/punycode/pa_idna.c: windows compile error fixed
4046:
4047: * src/lib/punycode/pa_idna.c: warning war
4048:
4049: * parser3.sln, src/lib/punycode/punycode.vcproj: punycode windows
4050: project file added
4051:
4052: * src/lib/punycode/pa_convert_utf.c: debug compilation fix
4053:
4054: * src/include/pa_memory.h: warning war
4055:
4056: * src/: classes/string.C, include/pa_common.h, main/pa_common.C:
4057: ^string:idna[xn--...], ^string.idna[] - idna conversion support
4058: implemented (related to feature #849)
4059:
4060: * configure.in, src/main/Makefile.am,
4061: src/targets/apache/Makefile.am, src/targets/cgi/Makefile.am:
4062: libpunycode added in Unix
4063:
4064: 2015-04-21 moko
4065:
4066: * configure.in: large files support
4067:
4068: 2015-04-15 moko
4069:
4070: * src/lib/punycode/: Makefile.am, pa_convert_utf.c,
4071: pa_convert_utf.h, pa_idna.c, pa_idna.h, pa_punycode.c,
4072: pa_punycode.h: initial version for punycode/idna support library
4073: (ticket #849)
4074:
4075: 2015-04-08 moko
4076:
4077: * src/: classes/curl.C, classes/date.C, classes/file.C,
4078: classes/image.C, classes/mail.C, classes/reflection.C,
4079: classes/string.C, classes/xnode.C, include/pa_request.h,
4080: include/pa_string.h, include/pa_stylesheet_connection.h,
4081: main/compile.y, main/compile_tools.h, main/execute.C,
4082: main/pa_common.C, main/pa_request.C, main/pa_string.C,
4083: main/pa_xml_io.C, main/untaint.C, types/pa_vclass.C,
4084: types/pa_vcookie.C, types/pa_vfile.C, types/pa_vform.C,
4085: types/pa_vmethod_frame.h, types/pa_vstateless_class.h,
4086: types/pa_wwrapper.h, main/compile.tab.C: removed most of the
4087: clang compiler warnings (closes issue #1018)
4088:
4089: * src/include/pa_string.h: String::Body comparation operators with
4090: char * added (related to issue #958)
4091:
4092: 2015-04-07 moko
4093:
4094: * src/main/compile.tab.C: YYMALLOC/YYFREE defined to
4095: pa_malloc/pa_free to remove system malloc/free usage (related to
4096: issue #1018)
4097:
4098: * src/: classes/table.C, classes/xdoc.C, doc/memory.dox,
4099: include/pa_hash.h, include/pa_memory.h, lib/gd/gif.C,
4100: lib/gd/gif.h, lib/smtp/smtp.C, main/compile.y, main/pa_charset.C,
4101: main/pa_http.C, main/pa_request.C, main/pa_string.C,
4102: main/pa_xml_io.C, targets/apache/mod_parser3_core.C,
4103: types/pa_vconsole.h, types/pa_vdouble.h, types/pa_vfile.C,
4104: types/pa_vform.C, types/pa_vint.h: new(UseGC) replaced with new,
4105: malloc/strdup/free replaced with pa_ version and checks for
4106: accidental use of non-pa_ version added (related to issue #1018)
4107:
4108: 2015-04-03 moko
4109:
4110: * buildall: pcre-8.33 -> pcre-8.36
4111:
4112: * src/: main/compile.y, classes/form.C, classes/mail.C,
4113: classes/op.C, classes/string.C, main/compile.tab.C,
4114: main/compile_tools.C, main/pa_http.C, main/pa_request.C,
4115: main/pa_sql_driver_manager.C, types/pa_vfile.C,
4116: types/pa_vhashfile.C: C++11 compilation errors fixed (related to
4117: ticket #958)
4118:
4119: * src/: classes/file.C, include/pa_common.h, include/pa_sapi.h,
4120: main/pa_common.C, main/pa_http.C, main/pa_request.C,
4121: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
4122: targets/isapi/parser3isapi.C, types/pa_venv.C, types/pa_vform.C,
4123: types/pa_vform.h, types/pa_vrequest.C, types/pa_vrequest.h:
4124: $request:headers, $request:method added (implements feature
4125: #1007)
4126:
4127: 2015-03-17 misha
4128:
4129: * tests/302.html: - test for
4130: ^json:string[...;$._default[method-name]]
4131:
4132: * src/: classes/json.C, types/pa_value.C, types/pa_value.h,
4133: types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.C: - if
4134: option $._default[method-name] is specified in ^json:string[], a
4135: method with specified name will be called for classes/objects
4136: serialization ( new feature: #982 )
4137:
4138: 2015-03-16 misha
4139:
4140: * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.C,
4141: main/compile_tools.h, main/execute.C, types/pa_vconsole.h,
4142: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_venv.C,
4143: types/pa_venv.h, types/pa_vform.C, types/pa_vform.h,
4144: types/pa_vhashfile.h, types/pa_vjunction.C, types/pa_vjunction.h,
4145: types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.h,
4146: types/pa_vmemory.h, types/pa_vmethod_frame.C,
4147: types/pa_vmethod_frame.h, types/pa_vregex.C, types/pa_vrequest.C,
4148: types/pa_vrequest.h, types/pa_vstateless_class.C,
4149: types/pa_vstateless_class.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
4150: types/pa_vxnode.C, types/pa_vxnode.h: - $var.CLASS &
4151: $var.CLASS_NAME now have special opcodes. This can be switched
4152: off by commenting #define OPTIMIZE_BYTECODE_GET_ELEMENT__SPECIAL
4153: on pa_opcode.h ( new feature: #844 )
4154:
4155: 2015-03-15 misha
4156:
4157: * tests/075.html: - test for $response:header[]
4158:
4159: * src/types/pa_vresponse.C: - $response:header[] deletes header
4160: that was set earlie ( new feature: #1001 )
4161:
4162: 2015-03-12 misha
4163:
4164: * tests/246.html: - more tests for ^hash._at[]
4165:
4166: * src/: classes/hash.C, include/pa_hash.h: - ^õýø._at[...] now
4167: accepts second param [key|value|hash] ( new feature: #1012 )
4168:
4169: 2015-03-09 moko
4170:
4171: * src/types/pa_vmail.C: exception for everything but
4172: $mail:received, closes issue #1011
4173:
4174: 2015-02-20 moko
4175:
4176: * tests/: 275.html, results/275.processed: hex detection in
4177: pa_atoui fix test (closes issue #1010)
4178:
4179: * src/main/pa_string.C: hex detection in pa_atoui fixed (closes
4180: issue #1010)
4181:
4182: 2015-02-17 moko
4183:
4184: * src/types/pa_vmail.C: closes issue #1009 - mail content should be
4185: tainted.
4186:
4187: 2015-02-03 misha
4188:
4189: * tests/301.html: - test for ^json:string($double) causes
4190: exception. bugfix: #1008
4191:
4192: * src/classes/json.C: - ^json:string($double) causes exception.
4193: bugfix: #1008
4194:
4195: * tests/014.html: - updated for work with ^hash.delete[]
4196:
4197: 2015-01-12 misha
4198:
4199: * src/: classes/form.C, include/pa_common.h,
4200: include/pa_request_info.h, main/pa_common.C, types/pa_vform.C,
4201: types/pa_vform.h: - supports body with PUT method as well ( new
4202: feature: #1006 )
4203:
4204: * src/classes/file.C: - warnings war
4205:
4206: 2015-01-11 misha
4207:
4208: * tests/300.html: - test for ^hash.delete[] is added
4209:
4210: * src/classes/hash.C: - ^hash.delete[] clear all hash ( new
4211: feature: #989 ) - tiny optimization in intersects
4212:
4213: 2015-01-06 moko
4214:
4215: * src/types/pa_vmail.C: file names transcode added, to and cc added
4216: with transcode, attachments detection fixed
4217:
4218: * src/main/pa_request.C: filling mail received after cgi/auto.p
4219: load to allow charset switch (related to issue #996)
4220:
4221: 2014-12-31 moko
4222:
4223: * src/types/pa_vmail.C: from and subject now transcoded if not
4224: UTF-8 source charset (fixes issue 996)
4225:
4226: * src/main/pa_exception.C: fixed string from stack bug (closes
4227: issue #1000)
4228:
4229: 2014-12-11 misha
4230:
4231: * src/types/pa_vhashfile.C: - check if key is not empty before
4232: access ( bug fix: #1005 )
4233:
4234: 2014-11-13 misha
4235:
4236: * src/main/compile.y: - PC.append does not reset to false while
4237: creating a new class. bugfix: #990
4238:
4239: * tests/299.html: - test for creation class after working with
4240: partial class (create+append)
4241:
4242: * src/types/pa_vobject.C: - @GET[def] always returns true. bugfix:
4243: #995
4244:
4245: * tests/232.html: - test for @get[def] added
4246:
4247: 2014-10-12 moko
4248:
4249: * src/lib/pcre/pcre_internal.vcproj: correct path
4250:
4251: * src/: classes/classes.vcproj, lib/cord/cord.vcproj,
4252: lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj,
4253: lib/pcre/pcre_internal.vcproj, main/main.vcproj,
4254: targets/apache/ApacheModuleParser3.vcproj,
4255: targets/apache/ApacheModuleParser3Core.vcproj,
4256: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
4257: types/types.vcproj: project GUID inserted in *.vcproj for correct
4258: conversion in newer VS versions
4259:
4260: * parser3.sln, src/lib/pcre/pcre_internal.vcproj:
4261: pcre_internal.vcproj added
4262:
4263: 2014-08-28 moko
4264:
4265: * src/lib/pcre/: Makefile.am, pa_pcre_chartables.c,
4266: pa_pcre_internal.h, pa_pcre_valid_utf8.c: _pcre_default_tables
4267: and pcre_valid_utf are copied to parser3 code (fixes issue #991)
4268:
4269: 2014-06-30 misha
4270:
4271: * tests/298.html: - tests for ^reflection:def[class;className]
4272: added
4273:
4274: * src/classes/reflection.C: - ^reflection:def[class;className]
4275: added ( new feature: #918 )
4276:
4277: 2014-06-29 misha
4278:
4279: * src/classes/table.C: - ^table::create[unsupported data] -
4280: exception comment changed to "body must be table or code" ( bug
4281: fix: #951 )
4282:
4283: * tests/: 261.html, results/261.processed: - tests for
4284: ^json:string[...;$.void[null|string]] added
4285:
4286: * src/: classes/json.C, types/pa_value.h, types/pa_vvoid.h: - new
4287: option $.void[string|null] added to ^json:string[...] ( new
4288: feature: #952 )
4289:
4290: 2014-06-28 moko
4291:
4292: * src/classes/curl.C: $.charset now processed before other curl
4293: options (closes issue #980)
4294:
4295: 2014-05-23 misha
4296:
4297: * src/classes/json.C: - bug fix: #987
4298:
4299: 2014-05-04 misha
4300:
4301: * tests/: 253.html, 253_json.txt: - test for
4302: ^json:parse[$.int(false)] is added
4303:
4304: * src/classes/json.C: - To ^json:parse[] added option $.int(bool,
4305: default true). The option is similar to $.double(bool) but for
4306: integers.
4307:
4308: 2014-05-01 moko
4309:
4310: * src/classes/file.C: "PARSER_VERSION" -> PARSER_VERSION ( bugfix:
4311: #12 )
4312:
4313: 2014-04-16 moko
4314:
4315: * src/main/pa_http.C: response-charset option should finally work
4316: now (fix for issue #867)
4317:
4318: * src/main/pa_http.C: response-charset option should work now (fix
4319: for issue #867)
4320:
4321: 2014-03-07 moko
4322:
4323: * buildall: libgc moved
4324:
4325: * buildall: libgc moved
4326:
4327: 2013-12-29 moko
4328:
4329: * src/classes/string.C: ^string:js-unescape result now tainted,
4330: closes issue #966
4331:
4332: * tests/: 186.html, results/186.processed: ^string:js-unescape
4333: result now tainted, issue #966
4334:
4335: 2013-12-03 moko
4336:
4337: * src/: classes/memcached.C, types/pa_vmemcached.C,
4338: types/pa_vmemcached.h: memcached open $.skip-connect(true|false)
4339: option was added for http://www.parser.ru/forum/?id=79343
4340:
4341: * src/classes/file.C: bugfix for
4342: http://www.parser.ru/forum/?id=79337
4343:
4344: 2013-11-05 moko
4345:
4346: * configure.in, src/include/pa_version.h: 3.4.3 -> 3.4.4b
4347:
4348: * src/main/pa_globals.C: spelling fixed
4349:
4350: 2013-10-29 moko
4351:
4352: * src/lib/json/json.vcproj: json.c -> pa_json.C
4353:
4354: * src/lib/json/pa_json.C: C++ compatibility addes, related to issue
4355: #892
4356:
4357: * src/: classes/json.C, lib/json/Makefile.am, lib/json/json.c,
4358: lib/json/json.h, lib/json/pa_json.C: json.c -> pa_json.C (for
4359: exceptions to be thrown thougth json library), related to issue
4360: #892
4361:
4362: * src/main/pa_charset.C: avoid compilation bug in Debian 6.0.8 x32,
4363: related to issue #896
4364:
4365: 2013-10-24 moko
4366:
4367: * configure.in, src/include/pa_version.h: 3.4.3rc -> 3.4.3
4368:
4369: 2013-10-23 moko
4370:
4371: * README: actualization
4372:
4373: 2013-10-22 moko
4374:
4375: * src/targets/apache/mod_parser3.c: Adopted apache 2.4
4376: compatibility patch from Sergey Kirpichev
4377:
4378: * tests/: 297.html, results/297.processed: non-working getter fix
4379: test for issue #948
4380:
4381: * src/: include/pa_request.h, main/pa_request.C: Now getter is not
4382: called when saving value of $match variable in ^string.match[] to
4383: increase compatibility (related to issue #948).
4384:
4385: * src/: include/pa_request.h, targets/cgi/parser3.C: minor header
4386: usage optimization
4387:
4388: 2013-10-21 moko
4389:
4390: * tests/: 182.html, results/182.processed: local path removed for
4391: compatibility
4392:
4393: * tests/: 244.html, 253.html, 254.html, 275.html, 281.html,
4394: results/244.processed, results/253.processed,
4395: results/254.processed, results/275.processed,
4396: results/281.processed: try_catch -> try-catch
4397:
4398: * tests/: 288.html, 294.html, 296.html, results/288.processed,
4399: results/294.processed, results/296.processed: try_catch ->
4400: try-catch
4401:
4402: 2013-10-20 moko
4403:
4404: * tests/: 296.html, results/296.processed: test for xsl exception
4405: for issue #938 added.
4406:
4407: * src/: include/pa_xml_exception.h,
4408: main/pa_stylesheet_connection.C: forgotten to be replaced
4409: XmlException is now replaced (once again closes issue #938)
4410:
4411: 2013-10-18 moko
4412:
4413: * buildall: disable clock_gettime detection to avoid librt linking
4414: (which in turn depends on libpthread), related to issue #943
4415:
4416: 2013-10-18 misha
4417:
4418: * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
4419: lib/smtp/smtp.vcproj, main/main.vcproj,
4420: targets/apache/ApacheModuleParser3Core.vcproj,
4421: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
4422: types/types.vcproj: - new locations for libxml2 includes where
4423: added to vcproj files
4424:
4425: 2013-10-18 moko
4426:
4427: * src/classes/: hashfile.C, op.C: hopefully last part of issue #948
4428: fix
4429:
4430: * tests/: 295.html, results/295.processed: test for issue #948
4431: updated
4432:
4433: * src/classes/table.C: hopefully last lost part for issue #948 fix.
4434: :)
4435:
4436: * tests/: 295.html, results/295.processed: test for issue #948
4437: added
4438:
4439: * src/: classes/hash.C, classes/string.C, classes/table.C,
4440: include/pa_request.h, types/pa_method.h: for getters and setters
4441: to be executed request.put_element should be called, not
4442: context.put_element (fixes issue #948)
4443:
4444: 2013-10-17 moko
4445:
4446: * src/classes/xdoc.C: libxml 2.9.1 compatibility with define
4447: LIBXML2_NEW_BUFFER check (closes issue #943)
4448:
4449: * buildall: libxml 2.9.1 build is broken --without-reader.
4450:
4451: 2013-10-16 moko
4452:
4453: * configure.in, src/include/pa_version.h: 3.4.3b -> 3.4.3rc
4454:
4455: * tests/: 294.html, results/294.processed: test for issue #938
4456:
4457: * src/: classes/xdoc.C, classes/xnode.C,
4458: include/pa_xml_exception.h, main/pa_xml_exception.C: XmlException
4459: now calls fixUTF8 if source charset is UTF-8 (closes issue #938)
4460:
4461: * buildall: pcre-8.30 -> pcre-8.33 libxml2-2.8.0 -> libxml2-2.9.1
4462: libxslt-1.1.26 -> libxslt-1.1.28
4463:
4464: * src/: include/pa_charset.h, lib/pcre/pa_pcre_internal.h,
4465: main/pa_charset.C: fixUTF8 method added to replace invalid UTF-8
4466: to '?', related to issue #938
4467:
4468: 2013-10-15 moko
4469:
4470: * src/: include/pa_common.h, main/pa_charset.C, main/pa_common.C,
4471: main/untaint.C: json chars 0x01-0x1F now are escaped as \u00XX,
4472: minor optimizations (closes issue #896)
4473:
4474: * tests/results/: 292.processed, 293.processed: results updated to
4475: comply with issue #896
4476:
4477: * tests/: 292.html, 293.html, results/292.processed,
4478: results/293.processed: tests for json escaping
4479:
4480: 2013-10-14 moko
4481:
4482: * src/: include/pa_common.h, main/pa_common.C: minor rearrangements
4483: and cleanup, code moved from .h to .C, no changes in code
4484:
4485: 2013-10-12 moko
4486:
4487: * tests/results/119.processed: updated test result commited
4488:
4489: * tests/: 291.html, results/291.processed: test for issue #894
4490: added
4491:
4492: * src/types/pa_wcontext.h: base methods call support function
4493: get_somebody_entered_some_class should not be true forever, as
4494: wcontext can have many get_elements calls (fixes issue #894)
4495:
4496: 2013-10-11 moko
4497:
4498: * tests/: 290.html, results/290.processed: test for junction GPF
4499: issue #942 added
4500:
4501: * src/types/pa_vmethod_frame.h: GPF if method junctions is passed
4502: to native method fixed (closes issue #942)
4503:
4504: * tests/: 158.html, results/158.processed: test for csv-string[]
4505: added
4506:
4507: * src/classes/table.C: minor fixes for table.csv-string[] (closes
4508: feature #907)
4509:
4510: * src/classes/table.C: ^table.csv-string[] from misha@ (implements
4511: feature #907)
4512:
4513: 2013-10-09 moko
4514:
4515: * src/: main/pa_request.C, types/pa_value.h, types/pa_vclass.C,
4516: types/pa_vclass.h, types/pa_vobject.C, types/pa_vobject.h,
4517: types/pa_vstateless_class.C: GET_default, SET_default now works
4518: properly not only in objects, but in classes as well (closes
4519: issue #903)
4520:
4521: * tests/: 289.html, results/289.processed: GET/SET_default now
4522: works in classes, not only objects, test case added, related to
4523: issue #903
4524:
4525: * tests/: 288.html, results/288.processed: test for endless
4526: recursion bug added (related to issue #903)
4527:
4528: 2013-10-05 moko
4529:
4530: * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
4531: classes/table.C, main/execute.C, types/pa_method.h,
4532: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
4533: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
4534: types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
4535: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmemcached.C,
4536: types/pa_vmemcached.h, types/pa_vmethod_frame.h,
4537: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
4538: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
4539: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
4540: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h:
4541: optimization: put_element no longer has "bool areplace" argument,
4542: related to issue #903
4543:
4544: 2013-10-03 moko
4545:
4546: * tests/results/182.processed: result for $.replace(false) test
4547: commited
4548:
4549: * src/classes/date.C: ^date::create(number) processed correctly
4550: (fixes issue #901)
4551:
4552: * src/classes/image.C: as_no_junction removed, as param can be
4553: expression (closes issue #931)
4554:
4555: * tests/233.html: test for issue #931 added
4556:
4557: 2013-10-02 moko
4558:
4559: * tests/: 182.html, 182_dir/a5.p: test for $.replace(true)
4560: modified, test for $.replace(false) added
4561:
4562: * src/main/compile_tools.h: forgotten class replace returned. :)
4563:
4564: 2013-09-30 moko
4565:
4566: * tests/: 141.html, results/141.processed: md5 tainting test added
4567:
4568: * src/: classes/op.C, include/pa_request.h, main/compile.y,
4569: main/compile_tools.h, main/pa_request.C: allow_class_replace
4570: implemented; $.replace option added to ^process and ^use
4571:
4572: 2013-08-27 moko
4573:
4574: * src/classes/: file.C, json.C, math.C, string.C, xdoc.C:
4575: cstr_to_string_body_untaint should be called with charsets for
4576: possible uri language and connection for possible sql language.
4577: related to issue #857
4578:
4579: * buildall: and -> or fixed
4580:
4581: 2013-08-26 moko
4582:
4583: * buildall: prepare_ functions logic changed to support
4584: gc-7.2d.tar.gz extracting to gc-7.2 directory
4585:
4586: 2013-08-23 moko
4587:
4588: * src/include/pa_config_fixed.h: gc and xml libs are now linked
4589: statically
4590:
4591: 2013-08-22 moko
4592:
4593: * src/classes/string.C: String::Empty used (related to issue #912)
4594: append_know_length removed (related to old GPF bug)
4595:
4596: 2013-08-21 moko
4597:
4598: * src/classes/math.C: untaint(L_AS_IS) added for md5 and sha1
4599:
4600: * src/classes/math.C: ^math:digest[...;$file] support added
4601: (related to ticket #857
4602:
4603: * tests/: 141.html, results/141.processed: ^math:digest[...;$file]
4604: implemented
4605:
4606: * src/types/pa_vhashfile.h: warning war
4607:
4608: * src/: classes/json.C, classes/op.C, include/pa_hash.h,
4609: include/pa_request.h, main/pa_request.C, types/pa_value.h:
4610: anti_endless_json_string_recoursion removed from request;
4611: json_string_recoursion added to json_options; $.indent[indent
4612: value] now supported and passed within recoursion closes feature
4613: #937
4614:
4615: * tests/: 287.html, results/287.processed: test for feature #937
4616:
4617: 2013-07-31 moko
4618:
4619: * src/lib/json/: json.c, pa_json.C: STATE__X -> STATE_XX for cygwin
4620: compilation having #define _S
4621:
4622: * src/main/pa_globals.C: cleanup
4623:
4624: 2013-07-30 moko
4625:
4626: * src/: classes/table.C, include/pa_common.h, main/pa_charset.C,
4627: main/pa_common.C: vs2003 warning war
4628:
4629: * src/lib/json/: json.c, pa_json.C: vs2003 warning war
4630:
4631: * src/lib/json/: json.c, pa_json.C: vs2003 compilation fix
4632:
4633: * src/lib/md5/pa_sha2.c: warning war
4634:
4635: 2013-07-29 moko
4636:
4637: * src/lib/json/: json.c, json.h, pa_json.C, pa_json.h: some libjson
4638: patches from github
4639:
4640: * src/: classes/bool.C, classes/double.C, classes/int.C,
4641: classes/memcached.C, include/pa_config_includes.h,
4642: types/pa_vfile.C, types/pa_vfile.h: warning war
4643:
4644: * src/lib/json/json.vcproj: C++ -> C
4645:
4646: * src/lib/json/: json.c, pa_json.C: C++ warning revert
4647:
4648: * src/lib/json/: json.c, pa_json.C: windows compatibility
4649:
4650: * src/lib/json/: json.c, pa_json.C: windows compatibility
4651:
4652: * src/lib/json/: json.c, pa_json.C: warning war
4653:
4654: * src/lib/json/: json.c, pa_json.C: win32 compilation issues fixes
4655:
4656: * src/include/pa_config_fixed.h: uint16_t added
4657:
4658: * configure.in: uint16_t check added
4659:
4660: * src/: classes/json.C, lib/json/JSON_parser.C,
1.116 moko 4661: lib/json/JSON_parser.h, lib/json/Makefile.am, lib/json/json.c,
4662: lib/json/json.h, lib/json/json.vcproj, lib/json/pa_json.C,
4663: lib/json/pa_json.h: JSON_parser with non-free licence is replaced
4664: with similar GPL licenced libjson (fixes issue #892)
1.95 moko 4665:
4666: 2013-07-25 moko
4667:
4668: * parser3.sln: dependencies added
4669:
4670: * parser3.sln, src/targets/apache/ApacheModuleParser3.vcproj,
4671: src/targets/apache/ApacheModuleParser3Core.vcproj: win32 apache
4672: module support
4673:
4674: * src/targets/apache/mod_parser3_core.C: win32 cleanup
4675:
4676: * src/targets/apache/mod_parser3.c: win32 apache 2.2 module
4677:
4678: 2013-07-23 moko
4679:
4680: * src/: include/pa_memory.h, main/pa_memory.C: non-working
4681: PA_DEBUG_GC_MEMORY removed
4682:
4683: * src/: main/pa_globals.C, targets/cgi/parser3.C:
4684: PA_DEBUG_DISABLE_GC compilation fix
4685:
4686: * src/: classes/op.C, classes/table.C, include/pa_request.h,
4687: main/pa_request.C: outdated RESOURCES_DEBUG removed
4688:
4689: * src/: main/pa_os.C, targets/cgi/parser3.C: headers cleanup,
4690: garbage cleanup
4691:
4692: * src/main/pa_common.C: warning war
4693:
4694: * src/: include/pa_http.h, main/pa_http.C: headers cleanup
4695:
4696: * src/: include/pa_common.h, main/pa_common.C: WIN32 -> _MSC_VER,
4697: minor cleanup
4698:
4699: * src/: include/pa_dir.h, main/pa_dir.C: loaddir under cygwin now
4700: uses cygwin, not WIN32 implementation
4701:
4702: * src/main/pa_exec.C: WIN32 -> _MSC_VER, under cygwin unix exec is
4703: able to exec shell scripts
4704:
4705: * src/classes/math.C: ifdef WIN32 cleanup
4706:
4707: * src/types/pa_vmemcached.C: LT_MODULE_EXT used
4708:
4709: * src/classes/curl.C: LT_MODULE_EXT used
4710:
4711: * src/include/pa_config_fixed.h: LT_MODULE_EXT defined
4712:
4713: 2013-07-22 moko
4714:
4715: * src/include/: pa_config_fixed.h, pa_config_includes.h: win32
4716: includes fix
4717:
4718: * src/: main/pa_common.C, targets/cgi/parser3.C: includes cleanup
4719:
4720: * configure.in, src/include/pa_config_includes.h,
4721: src/lib/smtp/comms.C, src/lib/smtp/smtp.C, src/lib/smtp/smtp.h,
4722: src/main/pa_exec.C: includes cleanup
4723:
4724: * src/targets/cgi/parser3.C: 2012->2013
4725:
4726: * src/include/pa_version.h: 3.4.2 -> 3.4.3b
4727:
4728: * configure.in, src/include/pa_config_includes.h,
4729: src/include/pa_http.h, src/lib/json/JSON_parser.h,
4730: src/main/pa_random.C, src/main/pa_socks.C,
4731: src/types/pa_vstatus.C: cygwin support cleanup
4732:
4733: * configure.in: dirent.h check added
4734:
4735: * src/: include/pa_config_includes.h, include/pa_dir.h,
4736: main/pa_dir.C: includes cleanup, dirent.h check added filePath
4737: not copied
4738:
4739: 2013-07-21 moko
4740:
4741: * src/lib/cord/cord.vcproj: unused cordprnt.c removed
4742:
4743: * src/targets/cgi/: Makefile.am, getopt.c, getopt.h,
4744: parser3.vcproj: unused getopt.h / getopt.c removed
4745:
4746: * operators.txt, src/classes/file.C, tests/022.html,
4747: tests/results/022.processed: ^file:list[path][$.filter[regexp]
4748: $.stat(true)] usage commented
4749:
4750: * configure.in, src/classes/file.C, src/include/pa_dir.h,
4751: src/main/pa_dir.C: ^file:list[] now has dir column and when
4752: $.stat(true) it has size/*date columns modified patch from misha@
4753: that closes issue #914.
4754:
4755: * src/: include/pa_config_includes.h, main/pa_globals.C:
4756: PA_RELEASE_ASSERTS removed
4757:
4758: * src/lib/md5/pa_md5c.c: minor cleanup
4759:
4760: * src/lib/json/: JSON_parser.C, JSON_parser.h: headers cleanup,
4761: localeconv()->decimal_point usage remoed (related to issue #934)
4762:
4763: * src/lib/cord/: Makefile.am, cordprnt.c, include/cord.h: unused
4764: cordprnt.c removed
4765:
4766: * src/lib/sdbm/: sdbm.c, sdbm_pair.c, pa-include/pa_apr.h,
4767: pa-include/pa_errno.h, pa-include/pa_file_io.h,
4768: pa-include/pa_strings.h: includes cleanup
4769:
4770: * src/lib/md5/pa_md5c.c: headers cleanup
4771:
4772: 2013-07-20 moko
4773:
4774: * src/lib/cord/: cordbscs.c, cordprnt.c, cordxtra.c: includes
4775: cleanup
4776:
4777: 2013-07-19 moko
4778:
4779: * src/classes/math.C: extern "C" added for crypt
4780:
4781: 2013-07-18 moko
4782:
4783: * src/classes/math.C: fix redhat7.2 build
4784:
4785: 2013-07-17 moko
4786:
4787: * configure.in, src/include/pa_config_includes.h,
4788: src/include/pa_config_fixed.h: headers actualized (inttypes.h
4789: added for uint8/32/64_t)
4790:
4791: * src/lib/md5/: pa_md5.h, pa_md5c.c, pa_sha2.c, pa_sha2.h:
4792: pa_config_includes.h used for uint32/64_t
4793:
4794: 2013-07-16 moko
4795:
4796: * src/: include/pa_string.h, main/pa_string.C, types/pa_vform.C,
4797: types/pa_vform.h, types/pa_vobject.C, types/pa_vobject.h: warning
4798: war
4799:
4800: * src/main/compile.tab.C: compile.y was updated
4801:
4802: * src/main/compile.y: warning war
4803:
4804: * src/: include/pa_exception.h, main/pa_exception.C,
4805: main/pa_xml_exception.C: warning war
4806:
4807: * src/: include/pa_common.h, main/pa_common.C: warning war
4808:
4809: * configure.in: beauty :)
4810:
4811: * tests/: 141.html, results/141.processed: sha256/512 added
4812:
4813: 2013-07-13 moko
4814:
4815: * src/lib/md5/md5.vcproj: sha2 added
4816:
4817: * src/: lib/md5/pa_sha2.c, lib/md5/pa_sha2.h, lib/md5/Makefile.am,
4818: classes/math.C: sha2 support (sha256/sha512 digest)
4819:
4820: 2013-07-08 moko
4821:
4822: * src/classes/image.C: directory read or other read problem message
4823: fixed (related to issue #933)
4824:
4825: 2013-07-07 moko
4826:
4827: * AUTHORS: + misha + moko. :)
4828:
4829: 2013-07-06 moko
4830:
4831: * src/: classes/curl.C, include/pa_globals.h,
4832: include/pa_sql_driver_manager.h, lib/memcached/pa_memcached.C,
4833: main/pa_globals.C, main/pa_sql_driver_manager.C: pa_dlinit added
4834: for lt_dlinit to be called once and lt_dlexit called at right
4835: place (related to issue #925)
4836:
4837: 2013-07-04 moko
4838:
4839: * src/types/: pa_vfile.C, pa_vfile.h, pa_vstring.C:
4840: VString::as_vfile now uses vfile.set_binary_string to avoid
4841: content-type to be set, as it brokes badly designed logic in
4842: response output. This hopefully finishes issue #928.
4843:
4844: * tests/results/: 256.processed, 286.processed: file now displayed
4845: as name, size, mode, content-type
4846:
4847: * src/main/pa_common.C: read error now reported cottectly (fixes
4848: issue #933
4849:
4850: 2013-06-28 moko
4851:
4852: * tests/: 286.html, results/286.processed: test extended
4853:
4854: * tests/: 286.html, results/286.processed: Test for issue #928
4855: added. it tests default content-type change.
4856:
4857: * src/types/pa_vfile.C: closes issue #928 - default content-type
4858: now updated
4859:
4860: 2013-06-25 moko
4861:
4862: * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h: default
4863: content-type for text/binary files without name added;
4864: ^file::create[$f;...] options now works properly and $f
4865: properties are default (fixes issue #928)
4866:
4867: 2013-05-16 misha
4868:
4869: * src/include/pa_opcode.h: - define for OBJECT_POOL optimisation is
4870: added
4871:
4872: * src/main/pa_table.C: - a tiny memory optimisation while creating
4873: table if specified limit is bigger than source rows count
4874:
4875: * src/classes/table.C: - ^table.foreach[k;v]{code}[separator] is
4876: added ( new feature: #858 )
4877:
4878: 2013-04-29 moko
4879:
4880: * src/classes/curl.C: CURL_IPRESOLVE_V4 now set by default,
4881: $.ipresolve(0|1|2) added (closes issue #891)
4882:
4883: * src/lib/curl/curl.h: CURL_IPRESOLVE added
4884:
4885: 2013-04-24 moko
4886:
4887: * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
4888: lib/memcached/pa_memcached.h, types/pa_vmemcached.C,
4889: types/pa_vmemcached.h: ^memcache.release[] added, calls
4890: memcached_quit (refs #893)
4891:
4892: 2013-04-22 moko
4893:
4894: * src/: include/pa_string.h, main/pa_common.C: no more double
4895: slashes in file path (fixes bug #872)
4896:
4897: * src/: classes/curl.C, lib/curl/curl.h: minor fixes related to
4898: CURLOPT_ENCODING renamed into CURLOPT_ACCEPT_ENCODING (issue
4899: #739)
4900:
4901: * tests/results/266.processed: $.max_params added (feature #915)
4902:
4903: * src/: include/pa_common.h, main/pa_http.C: response-charset
4904: option added to file::load (closes issue #867)
4905:
4906: 2013-04-20 misha
4907:
4908: * src/classes/curl.C: - forgotten CURL_ACCEPT_ENCODING option is
4909: commited
4910:
4911: 2013-03-15 misha
4912:
4913: * src/classes/: hash.C, table.C: - Optimisation: do not create
4914: multiple empty strings while ::sql. uae String::Empty instead
4915:
4916: 2013-03-14 misha
4917:
4918: * src/classes/reflection.C: - for user classes
4919: ^reflection:method_info[] returns $.max_params and $.extra_param
4920: with $.call_type if they available ( new feature: #915 )
4921:
4922: * src/classes/file.C: - ^file:delete[] now supports an option
4923: $.exception(false) that suppress any exception while deleting
4924: file ( new feature: #916 )
4925:
4926: * src/classes/curl.C: - parsing cookies after curl:load now should
4927: work :)
4928:
4929: 2013-03-12 misha
4930:
4931: * src/types/pa_vfile.C: - if specified file_name is empty string
4932: set default name for the file
4933:
4934: 2013-03-11 misha
4935:
4936: * src/classes/curl.C: - after $f[^curl:load[...]] the cookies are
4937: also available in $f.cookies
4938:
4939: * src/: include/pa_http.h, main/pa_http.C: - parsing cookies is
4940: moved to a separate method
4941:
4942: 2013-03-10 moko
4943:
4944: * src/include/pa_config_fixed.h: typedef unsigned int uint32_t
4945: added
4946:
4947: * src/lib/memcached/pa_memcached.h: typedef unsigned int uint32_t
4948: removed (declared by autoconf)
4949:
4950: * configure.in: AC_TYPE_SSIZE_T, AC_TYPE_UINT32_T added for
4951: uint32_t define
4952:
4953: 2013-03-10 misha
4954:
4955: * src/classes/file.C: ^file:delete and ^file:move now support
4956: option $.keep-empty-dirs(true) ( new feature: #884 )
4957:
4958: * src/: include/pa_common.h, main/pa_common.C: - option for keeping
4959: empty dirs is added
4960:
4961: 2013-03-10 moko
4962:
4963: * src/classes/: bool.C, double.C, int.C: default can be present,
4964: but default check removed from ^int/double/bool.int/double/bool
4965: for string.int/double/bool compatibility (related to issue #913)
4966:
4967: * src/classes/string.C: ^string.int/dobule/bool no longer
4968: internally throws exception if default is present (closes issue
4969: #913)
4970:
4971: 2013-03-09 misha
4972:
4973: * src/types/: pa_vhash.h, pa_vregex.h, pa_vtable.h: - tiny
4974: optimisations ( #845 )
4975:
4976: * src/types/pa_venv.C: - added $env:fields ( new feature: #906 )
4977:
4978: 2013-03-08 moko
4979:
4980: * src/main/pa_http.C: GPF on ^cookies:save fixed, $file.cookies now
4981: creates correct table (fixes issue #910)
4982:
4983: * src/classes/op.C: r.connection() -> r.connection(false) to allow
4984: use outside of 'connect' operator (fixes issue #911)
4985:
4986: * tests/results/: 096.processed, 122.processed: test results
4987: updated as doubles now printed with 15 significant digits, not 5
4988: (fixes issue #882)
4989:
4990: * src/types/pa_vdouble.h: %.15g now used to format doubles instead
4991: of broken has_frac() ? "%g": "%.0f" logic (fixes issue #882)
4992:
4993: 2013-02-21 moko
4994:
4995: * src/classes/table.C: _locate_name_value does not check arguments
4996: count, so we check it in advance (fixes issue #905)
4997:
4998: 2012-10-23 moko
4999:
5000: * buildall: old shell for and echo compatibility (for six)
5001:
5002: 2012-10-19 moko
5003:
5004: * buildall: --strip added --disable-safe-mode listed in usage
5005:
5006: 2012-10-17 misha
5007:
5008: * src/classes/op.C: - apply-taint should not throw "outside
5009: connect" exception with sql lang now
5010:
5011: 2012-10-17 moko
5012:
5013: * src/main/pa_request.C: bugfix: safe mode should be inited for
5014: each request (for apache module)
5015:
5016: 2012-09-26 moko
5017:
5018: * src/doc/doxygen.cfg: png -> svg
5019:
5020: 2012-09-25 moko
5021:
5022: * tests/: 141.html, results/141.processed: md5 hmac added, long key
5023: test added
5024:
5025: * src/classes/math.C: HMAC for MD5 added, bugfix for tempdigest
5026: double use when key is long
5027:
5028: 2012-09-16 moko
5029:
5030: * src/classes/math.C: Format -> Method Encode -> Format
5031:
5032: * tests/: 141.html, results/141.processed: math:digest hmac test
5033: added
5034:
5035: 2012-09-14 moko
5036:
5037: * src/classes/math.C: SHA1ReadDigest added and used in ^sha1.
5038: ^digest[sha1|md5;data; $.encode[base64|hex] $.hmac[key]] basic
5039: implementation added
5040:
5041: 2012-09-12 moko
5042:
5043: * src/doc/: doxygen.cfg, footer.htm, index.dox, string.dox,
5044: targets.dox: doxygen.cfg and footer.htm updated for doxygen 1.7.3
5045: targets.dox and string.dox slightly actualized
5046:
5047: 2012-08-31 moko
5048:
5049: * ChangeLog: now generated with patched cvs2cl.pl
5050:
5051: 2012-07-29 moko
5052:
5053: * tests/285.html, src/main/execute.C, tests/results/285.processed:
5054: result should be pushed after VMethodFrame destructor is called,
5055: as it deletes junctions from stack params (fixes issue #868)
5056:
5057: 2012-07-23 moko
5058:
5059: * INSTALL, README: buildall script usage documented, other outdated
5060: info updated.
5061:
5062: * buildall-with-xml, buildall-without-xml: replaced by buildall
5063:
5064: 2012-07-21 moko
5065:
5066: * buildall: glib does not compile when threads are disabled...
5067:
5068: * src/types/pa_vmail.C: g_assertion fixes for empty input
5069:
5070: * src/types/pa_vmail.C: yet another fix (strange GPF on object
5071: unref, can't unref nested objects)
5072:
5073: * src/types/pa_vmail.C: another check added
5074:
5075: 2012-07-19 moko
5076:
5077: * buildall: usage added
5078:
5079: * buildall: new buildall script that unites buildall-with-xml,
5080: buildall-without-xml, --with-apache and --with-mailreceive
5081:
5082: * configure.in: support for static gmime and dynamic glib linking.
5083: fixes for FreeBSD
5084:
5085: 2012-07-17 moko
5086:
5087: * configure.in: --with-mailreceive replaced
5088: --with-static-mailreceive and --with-shared-mailreceive pathlink
5089: removed
5090:
5091: 2012-07-16 moko
5092:
5093: * src/types/pa_vmail.C: updated to work gmime 2.6, headers now
5094: capitalized, content now decoded and text content converted to
5095: $request:charset. all properties are accessed by functions, this
5096: ready for dynamic load.
5097:
5098: 2012-06-28 moko
5099:
1.116 moko 5100: * src/targets/apache/Makefile.am: fix for apache cflags for Linux
5101: 32 bit
1.95 moko 5102:
5103: 2012-06-27 moko
5104:
5105: * buildall-with-xml, buildall-without-xml: fetch requires -p for
5106: passive ftp
5107:
5108: * src/lib/ltdl/ltdl.vcproj: release build fixed
5109:
5110: * configure.in: 3.4.2 RC -> 3.4.2
5111:
5112: 2012-06-22 moko
5113:
5114: * src/types/pa_vfile.C: returned empty mode to stated files (issue
5115: #815)
5116:
5117: * tests/: 284.html, results/284.processed: output options test
5118: (feature #265)
5119:
5120: 2012-06-22 misha
5121:
5122: * tests/215.html: - little changes
5123:
5124: 2012-06-21 moko
5125:
5126: * src/: classes/json.C, classes/xdoc.C, types/pa_vxdoc.C,
5127: types/pa_vxdoc.h: output_options returned and used (bugfix for
5128: feature #265)
5129:
5130: * buildall-with-xml, buildall-without-xml: --with-match-limit=10000
5131: breaks long .*, default 10M restored. (issue #216)
5132:
5133: * tests/: 283.html, results/283.processed: test for issue #815
5134: added
5135:
5136: * src/types/: pa_vfile.C, pa_vstring.C: bugfix: ^#0D not altered
5137: again, cstrm not required.
5138:
5139: * src/lib/ltdl/: argz.c, ltdl.c, libltdl/lt__glibc.h: fixes for
5140: Win32 and broken FreeBSD (issue #45)
5141:
5142: * src/lib/ltdl/ltdl.vcproj: preopen.c and config.h removed
5143:
5144: * src/main/pa_string.C: warnings war
5145:
5146: * src/: classes/mail.C, include/pa_dir.h, include/pa_http.h,
5147: lib/json/JSON_parser.h, lib/smtp/smtp.h, main/pa_random.C,
5148: main/pa_socks.C, targets/apache/pa_threads.C,
5149: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
5150: types/pa_vstatus.C: compilation under cygwin fixed
5151:
5152: 2012-06-19 moko
5153:
5154: * src/lib/ltdl/: config_fixed.h, ltdl.vcproj: compilation under
5155: Windows fixed
5156:
5157: * parser3.sln: removed antique pcre_ctype
5158:
5159: * src/include/pa_config_fixed.h: required for INT_MAX / UINT_MAX
5160:
5161: * src/include/pa_config_fixed.h: undefined reference to
5162: __imp__pcre_* fix for Windows
5163:
5164: * src/: include/pa_charset.h, lib/pcre/Makefile.am,
1.116 moko 5165: lib/pcre/pa_pcre_internal.h, lib/pcre/pcre_internal.h:
5166: pcre_internal.h -> pa_pcre_internal.h for Windows compatibility
5167: (win32/pcre has own copy of pcre_internal.h _pcre_default_tables
5168: define fixed
1.95 moko 5169:
5170: 2012-06-18 moko
5171:
5172: * src/classes/memcached.C: flush -> clear
5173:
5174: * src/classes/memcached.C: memcached does not support quotes even
5175: in server name
5176:
5177: * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
5178: lib/memcached/pa_memcached.h, types/pa_vmemcached.C: version()
5179: called on open to check servers existance. $.key(true) syntax
5180: now supported
5181:
5182: 2012-06-17 moko
5183:
5184: * src/include/: pa_config_fixed.h, pa_config_includes.h: old stuff
5185: cleanup
5186:
5187: * src/classes/table.C, tests/282.cfg, tests/282.html,
5188: tests/results/282.processed: encloser at the EOF bug fixed,
5189: incorrectly enclosed data now processed more logicaly (fixes
5190: #339)
5191:
5192: 2012-06-15 moko
5193:
5194: * buildall-without-xml: sync with buildall-with-xml
5195:
5196: * buildall-with-xml: download auto-detected between fetch and curl
5197:
5198: * configure.in: --with-gc and --with-pcre now also processed
5199: correctly
5200:
1.116 moko 5201: * aclocal.m4, configure, src/include/pa_config_auto.h.in: now
5202: aclocal -I src/lib/ltdl/m4/ && autoheader && automake && autoconf
5203: should be run on rol1 using automake / aclocal (GNU automake)
5204: 1.11.1 autoconf (GNU Autoconf) 2.68
1.95 moko 5205:
5206: * configure.in: new PARSER_VERSION logic
5207:
5208: * src/include/pa_version.h: new pa_version.h logic
5209:
5210: * src/: classes/curl.C, classes/file.C, classes/image.C,
5211: classes/xdoc.C, types/pa_vfile.C, types/pa_vfile.h,
5212: types/pa_vform.C, types/pa_vrequest.C, types/pa_vstring.C:
5213: feols_normalized -> fis_text_content set_binary added
5214:
5215: * src/targets/cgi/parser3.C: gcc compilation warnings fixed
5216:
5217: 2012-06-15 misha
5218:
5219: * src/: classes/curl.C, classes/file.C, classes/image.C,
5220: classes/xdoc.C, types/pa_vfile.C, types/pa_vfile.h,
5221: types/pa_vform.C, types/pa_vrequest.C, types/pa_vstring.C: -
5222: ^file::create[text;content] EOLs in content now is normalized. (
5223: new feature: #815 )
5224:
5225: 2012-06-15 moko
5226:
5227: * configure.in: --disable-version-update added to disable version
5228: update with host information (for debian package) whitespace
5229: optimized
5230:
5231: * configure.in: version changed to 3.4.2 RC no-pic added for
5232: libtool
5233:
5234: * src/include/pa_version.h: Nice pa_version.h default. Please keep
5235: it.
5236:
5237: 2012-06-14 moko
5238:
5239: * src/classes/hash.C, src/types/pa_vhash.h, tests/281.html,
5240: tests/results/281.processed: "hash flocked" error removed for
5241: safe operations like ^h._count[] ( new feature: #335 )
5242:
1.116 moko 5243: * src/targets/apache/Makefile.am: libmod_parser3 -> mod_parser3
1.95 moko 5244:
5245: * buildall-with-xml, buildall-without-xml: --with-static -> --with
5246:
5247: * configure.in: --with-static/shared xml replaced with --with-xml,
5248: xml compilation check added
5249:
5250: * configure.in: --with-static/shared-gc, --with-static-pcre are
5251: replaced with --with-gc and --with-pcre test for pcre linking
5252: added
5253:
5254: 2012-06-13 moko
5255:
5256: * configure.in: apxs2 check optimized
5257:
5258: * src/targets/cgi/Makefile.am: preserve-dup-deps requires .a, not
5259: .la, includes optimized
5260:
5261: * buildall-with-xml: --with-pic looks better for -fPIC
5262:
5263: * configure.in: switched to convenience library in static linking
5264:
5265: * src/targets/apache/Makefile.am: switched to convenience library
5266: usage to avoid libtool warnings
5267:
5268: * src/lib/: cord/Makefile.am, gd/Makefile.am, json/Makefile.am,
5269: md5/Makefile.am, memcached/Makefile.am, sdbm/Makefile.am,
5270: smtp/Makefile.am: switched to convenience library usage
5271:
5272: * src/sql/Makefile.am: pa_sql_driver.h should be in includes
5273:
5274: * src/targets/apache/Makefile.am: updated for libtool usage
5275:
5276: * buildall-without-xml: --with-included-ltdl added
5277:
5278: * buildall-without-xml: sync with buildall-with-xml
5279:
5280: * buildall-with-xml: --with-included-ltdl added $cflags added for
5281: -fPIC for x64 $download added for wget success check added
5282:
5283: * buildall-without-xml: --with-dynamic-stdcpp removed
5284:
5285: * configure.in: disable-static returned
5286:
5287: * src/targets/cgi/Makefile.am: Automake 1.9 does not support
5288: LIBTOOLFLAGS
5289:
5290: 2012-06-12 moko
5291:
5292: * configure.in, src/targets/cgi/Makefile.am: disable-static not
5293: compatible with LIBTOOLFLAGS for unknown reasons
5294:
5295: * buildall-with-xml: --with-dynamic-stdcpp removed
5296:
5297: * configure.in: static/dynamic -lstdc++ linking option removed
5298: apxs2 check added
5299:
5300: * src/targets/cgi/Makefile.am: static/dynamic -lstdc++ linking
5301: option removed
5302:
5303: 2012-06-10 moko
5304:
5305: * src/targets/cgi/Makefile.am: --preserve-dup-deps libtool option
5306: added
5307:
5308: * src/targets/cgi/pp3.cmd: old PAF stuff
5309:
1.116 moko 5310: * Makefile.am: ACLOCAL_AMFLAGS = -I src/lib/ltdl/m4 added and some
5311: beauty
1.95 moko 5312:
5313: * depcomp: from libtool 2.4.2
5314:
5315: * configure.in: ltdl directory removed, it has correct Makefile.in
5316:
5317: 2012-06-09 moko
5318:
1.116 moko 5319: * Makefile.am, aclocal.m4, config.guess, config.sub, configure,
5320: install-sh, ltmain.sh, missing, src/include/pa_config_auto.h.in:
1.95 moko 5321: autogenerated files updated after libtool update
5322:
1.116 moko 5323: * src/lib/ltdl/: COPYING.LIB, Makefile.am, README, acinclude.m4,
5324: aclocal.m4, argz.c, argz_.h, config-h.in, config.h,
1.95 moko 5325: config_auto.h.in, config_fixed.h, configure, configure.ac,
5326: configure.in, lt__alloc.c, lt__dirent.c, lt__strl.c,
5327: lt_dlloader.c, lt_error.c, ltdl.c, ltdl.h, slist.c,
5328: config/compile, config/config.guess, config/config.sub,
5329: config/depcomp, config/install-sh, config/ltmain.sh,
5330: config/missing, libltdl/lt__alloc.h, libltdl/lt__dirent.h,
5331: libltdl/lt__glibc.h, libltdl/lt__private.h, libltdl/lt__strl.h,
5332: libltdl/lt_dlloader.h, libltdl/lt_error.h, libltdl/lt_system.h,
5333: libltdl/slist.h, loaders/dld_link.c, loaders/dlopen.c,
5334: loaders/dyld.c, loaders/load_add_on.c, loaders/loadlibrary.c,
5335: loaders/preopen.c, loaders/shl_load.c, m4/argz.m4, m4/libtool.m4,
5336: m4/ltdl.m4, m4/ltoptions.m4, m4/ltsugar.m4, m4/ltversion.m4,
5337: m4/lt~obsolete.m4: libtool updated to version 2.4.2
5338:
5339: * configure.in: preparation for new libtool
5340:
5341: * configure.in: Some beauty added :)
5342:
5343: * src/targets/apache/Makefile.am: := -> =
5344:
5345: * src/lib/pcre/: Makefile.am, config.h: config.h removed once
5346: again. :)
5347:
5348: * src/include/pa_config_includes.h, configure.in: limits.h added,
5349: previously was taken from pcre_internal.h. :)
5350:
5351: * src/lib/pcre/Makefile.am: config.h returned
5352:
5353: * src/lib/pcre/config.h: still need this. :)
5354:
5355: * src/lib/pcre/pcre_internal.h: extracts from real pcre_internal.h
5356:
5357: * configure.in: --with-charsets removed; --with-mysql-client & co
5358: removed
5359:
5360: * buildall-with-xml, buildall-without-xml: pcre_internal.h extracts
5361: now in parser tree, no need to copy
5362:
5363: * src/lib/pcre/: Makefile.am, config.h, ibm-1250.ucm, ibm-1251.ucm,
5364: ibm-1254.ucm, ibm-1257.ucm, pcre_parser_ctype.c,
5365: pcre_parser_ctype.vcproj, ruspart_win2koi.pl, win-koi.tab:
5366: debian/patches/101_pcre.patch - local copy of pcre_internal.h
5367: extracts now used old trash removed
5368:
5369: * etc/parser3.charsets/Makefile.am: charsets now in share
5370: (debian/patches/104_automake.patch) + all charsets are copied
5371:
5372: * buildall-with-xml, buildall-without-xml: curl option removed +
5373: extra arguments now supported
5374:
5375: 2012-06-08 misha
5376:
5377: * src/classes/table.C: - one params.as_hash usage was rolled back:
5378: the 2nd option in ^table.hash[] could be hash or table so
5379: .as_hash will throw an exception when table option is specified
5380:
5381: * src/: classes/curl.C, classes/file.C, classes/hash.C,
5382: classes/image.C, classes/mail.C, classes/op.C, classes/string.C,
5383: classes/table.C, classes/void.C, classes/xdoc.C,
5384: include/pa_exception.h, types/pa_vmethod_frame.C,
5385: types/pa_vmethod_frame.h: - MethodParams::as_hash is optimized
5386: and improved (whitespaces are allowed as empty options) -
5387: MethodParams::as_table is added - above methods are used for
5388: parsing methods' options ( new feature: #9 )
5389:
5390: * src/types/: pa_vclass.C, pa_vclass.h: - method get_hash is added
5391: to vclass. now class fields can be accessible as a hash:
5392: $h[^hash::create[$asd:CLASS]]
5393:
5394: * src/types/: pa_vhash.h, pa_vhashfile.h: - vhash and vhashfile now
5395: have get_fields method so their fields can be accessed with
5396: ^reflection:fields[...] & ^reflection:field[...]
5397:
5398: 2012-06-06 misha
5399:
5400: * tests/280.html: - tests for
5401: ^reflection:method[obj-or-class;method],
5402: ^reflection:field[obj-or-class;field] and
5403: ^reflection:fields[obj-or-class] are added
5404:
5405: 2012-06-05 misha
5406:
5407: * src/classes/reflection.C: - ^reflection:method[class or
5408: object;method name] and ^reflection:field[class or object;field
5409: name] are added
5410:
5411: * src/types/pa_vstateless_class.C: - Method::get_vjunction method
5412: is used
5413:
5414: * src/types/pa_method.h: - Method::as_vjunction method is added
5415:
5416: 2012-06-05 moko
5417:
1.116 moko 5418: * src/targets/Makefile.am: cgi now build with apache module
1.95 moko 5419:
5420: * src/classes/memcached.C: flish ttl fixed
5421:
5422: 2012-06-04 moko
5423:
5424: * src/classes/json.C, src/classes/op.C, tests/279.html,
5425: tests/results/279.processed: ^json:parse[] now supports $.taint
5426: option (new feature #833)
5427:
5428: 2012-06-04 misha
5429:
5430: * src/: include/pa_common.h, main/pa_common.C, types/pa_vcookie.C:
5431: - search_stop method was moved from pa_vcookie.C to pa_common.C
5432:
5433: 2012-06-03 misha
5434:
5435: * src/main/pa_http.C: - ^file:load[...;http://...] - all received
5436: cookies are parced and stored into $.cookies ( new feature: #31 )
5437:
5438: 2012-05-30 misha
5439:
5440: * tests/: 182_dir/a3.p, 182_dir/a4.p, 182.html: - test for adding
5441: incomplete class into a scope while @USE is found
5442:
5443: * src/main/compile.y: - add incomplete class into a scope while
5444: @USE and @CLASS instructions are found ( bugfix: #838 )
5445:
5446: 2012-05-30 moko
5447:
5448: * src/types/pa_vclass.C, tests/278.html,
5449: tests/results/278.processed: removed "property has no getter
5450: method" exception when GET_DEFAULT present (fixes #269)
5451:
5452: * src/classes/json.C, tests/277.html: ^json:string[], $.default ->
5453: $._default
5454:
5455: 2012-05-29 moko
5456:
5457: * src/types/pa_vvoid.h: $STRICT-VARS(true) implemented to check
5458: uninitialized values usage (new feature: #154)
5459:
5460: 2012-05-28 moko
5461:
5462: * tests/277.html, src/classes/json.C, src/classes/reflection.C,
5463: src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vbool.h,
5464: src/types/pa_vdate.h, src/types/pa_vdouble.h,
5465: src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vint.h,
5466: src/types/pa_vobject.C, src/types/pa_vobject.h,
5467: src/types/pa_vstring.h, src/types/pa_vtable.C,
5468: tests/results/277.processed, src/types/pa_vtable.h,
5469: src/types/pa_vvoid.h, src/types/pa_vxdoc.C, src/types/pa_vxdoc.h:
5470: ^json:string[$o; $.default[$method]] implemented for VObject (new
5471: feature #803)
5472:
5473: * src/classes/json.C, src/lib/json/JSON_parser.h, tests/277.html,
5474: tests/results/277.processed: json numbers are now treated as
5475: double ( new feature: #834 )
5476:
5477: * src/: classes/math.C, include/pa_string.h, main/pa_charset.C,
5478: main/pa_string.C, types/pa_vdouble.h, types/pa_vint.h: pa_atoui
5479: added for out of range checks, zero division in vint/vdouble
5480: check added ( fixes #832 )
5481:
5482: * tests/: 275.html, results/275.processed: tests for pa_atoui added
5483: ( fixes #832 )
5484:
5485: 2012-05-28 misha
5486:
5487: * buildall-with-xml: - --without-lzma option is added to libxml2
5488: configure
5489:
5490: * tests/256.html: - test for ^json:string[-file-;$.file[stat]] is
5491: added - tests for unsupported values for options $.file, $.table
5492: and $.date are added
5493:
5494: * src/: classes/json.C, types/pa_value.h: - ^json:string[...] now
5495: accepts "stat" $.file[] option's value in addition to existed
5496: "text" and "base64" ( new feature: #835 )
5497:
5498: * tests/276.html: - test for
5499: ^reflection:delete[$object-or-class;field-name]
5500:
5501: * src/classes/reflection.C: -
5502: ^reflection:delete[$object-or-class;field-name] is added ( new
5503: feature: #268 )
5504:
5505: 2012-05-27 misha
5506:
5507: * buildall-with-xml: - libxml2 2.7.8 => 2.8.0
5508:
5509: 2012-05-24 misha
5510:
5511: * src/include/pa_common.h: - method lastposafter was removed
5512:
5513: * src/classes/file.C: - use strrpbrk & rskipchars instead of
5514: lastposafter - ^file:dirname[] & Co proper handle windows file
5515: paths ( bug fix: #783 ) - ^file:dirname[] & ^file:basename[] now
5516: work as *nix commands
5517:
5518: * src/main/pa_request.C: - use strrpbrk instead of lastposafter
5519:
5520: * src/: include/pa_string.h, main/pa_string.C: - strrpbrk &
5521: rskipchars were added
5522:
5523: * tests/270.html: - more tests for ^file:find[]
5524:
5525: * tests/065.html: - more tests for ^file:dirname[] & Co
5526:
5527: * src/include/pa_version.h: - must be "win32" here. it is
5528: auto-generated on *nix
5529:
5530: 2012-05-24 moko
5531:
5532: * src/classes/math.C: ^math:convert[] now supports uint32 and
5533: throws overflow exception ( new feature: #830 )
5534:
5535: * tests/: 275.html, results/275.processed: test for ^math:convert[]
5536: uint32 support and overflow added ( new feature: #830 )
5537:
5538: 2012-05-23 moko
5539:
5540: * src/: classes/table.C, types/pa_value.h, types/pa_vbool.h,
5541: types/pa_vdate.h, types/pa_vdouble.h, types/pa_vfile.h,
5542: types/pa_vhash.h, types/pa_vimage.C, types/pa_vimage.h,
5543: types/pa_vint.h, types/pa_vjunction.C, types/pa_vjunction.h,
5544: types/pa_vobject.C, types/pa_vobject.h, types/pa_vregex.C,
5545: types/pa_vregex.h, types/pa_vstateless_class.C,
5546: types/pa_vstateless_class.h, types/pa_vstring.h,
5547: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
5548: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: bool
5549: "return string as-is" removed from as_expr_result. ( new feature:
5550: #831 )
5551:
5552: * tests/results/244.processed: test changed after bug #782 fix
5553: commited
5554:
5555: * tests/results/229.processed: test results for bug #782 commited
5556:
5557: * tests/: 254.html, results/254.processed: uid now just compared,
5558: not printed. :)
5559:
5560: 2012-05-20 moko
5561:
5562: * src/classes/reflection.C: ^reflection:uid[$object] added ( new
5563: feature: #341 )
5564:
5565: * tests/: 254.html, results/254.processed: test for
5566: ^reflection:uid[] added
5567:
5568: * tests/: 254.html, results/254.processed: test for
5569: ^reflection:uid[$obj] added
5570:
5571: 2012-05-17 misha
5572:
5573: * src/main/untaint.C: - do not replace ' char by _26 while
5574: exploding filespec-tainting ( new feature: #829 )
5575:
5576: 2012-05-12 moko
5577:
5578: * src/types/pa_vvoid.h: is_string now also checked, but get_* -
5579: not.
5580:
5581: 2012-05-08 moko
5582:
5583: * src/types/pa_vmethod_frame.h: bug #782 fixed
5584:
5585: * tests/229.html: test for bug #782
5586:
5587: * tests/results/259.processed, src/main/pa_request.C,
5588: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
5589: src/types/pa_vstring.h, src/types/pa_vvoid.C,
5590: src/types/pa_vvoid.h: feature #154 - first empty param now
5591: string; defined locals are empty strings; $STRICT-VARS(true)
5592: added
5593:
5594: 2012-04-27 moko
5595:
1.116 moko 5596: * src/targets/apache/Makefile.am:
1.95 moko 5597: ../../lib/memcached/libmemcached.a added
5598:
5599: 2012-04-27 misha
5600:
5601: * buildall-with-xml, buildall-without-xml: - prce 8.12 => pcre 8.30
5602: ( #827 )
5603:
5604: 2012-04-25 moko
5605:
5606: * src/: classes/json.C, classes/memcached.C,
5607: lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
5608: types/pa_vmemcached.C, types/pa_vmemcached.h: memcached_add
5609: implemented.
5610:
5611: * src/classes/curl.C: stderr -> f_stderr for Windows compatibility
5612:
5613: 2012-04-23 moko
5614:
5615: * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
5616: lib/memcached/pa_memcached.h, types/pa_vmemcached.C,
5617: types/pa_vmemcached.h: open allows options hash for new
5618: memcached(options) function
5619:
5620: * src/classes/curl.C: check_safe_mode added, stderr now rewritten,
5621: not appended
5622:
5623: 2012-04-21 moko
5624:
5625: * src/classes/curl.C: '' added. :)
5626:
5627: * src/classes/classes.vcproj: new curl.h location
5628:
5629: * src/classes/curl.C: verbose output redirection from stderr to
5630: file curl option added
5631:
5632: 2012-04-20 moko
5633:
5634: * src/: classes/curl.C, lib/curl/curl.h: lib/curl/curl.h now
5635: contains what we need from curl, #ifdef HAVE_CURL removed
5636:
1.116 moko 5637: * configure, configure.in, src/classes/Makefile.am,
1.95 moko 5638: src/include/pa_config_auto.h.in, src/include/pa_version.h,
1.116 moko 5639: src/lib/Makefile.am, src/lib/curl/Makefile.am,
5640: src/lib/curl/curl.h: curl.h header now in src/lib/curl, not
1.95 moko 5641: configure option
5642:
5643: 2012-04-19 moko
5644:
5645: * src/: classes/double.C, classes/inet.C, classes/int.C,
5646: classes/string.C, lib/gc/include/gc_allocator.h,
5647: types/pa_vform.C: PVS-Studio detected errors fixes, unused
5648: options from sql_result_string removed. (closes issue #468)
5649:
5650: * src/types/pa_vmemcached.C: empty string fix
5651:
5652: * src/types/: pa_value.C, pa_value.h, pa_vmemcached.C,
5653: pa_vstring.C, pa_vstring.h: serialization helpers moved to
5654: pa_vmemcached.C
5655:
5656: 2012-04-18 moko
5657:
5658: * src/targets/apache/mod_parser3.c: "Parser3 module requires
5659: apache2-mpm-prefork" error displayed in threaded mpm.
5660:
5661: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C:
5662: pa_setup_module_cells delayed to avoid GPF on init with php5-xsl
5663: installed (issue #354)
5664:
5665: 2012-04-16 moko
5666:
5667: * src/types/pa_vmemcached.C: call to memcached_result_create and
5668: memcached_result_free removed
5669:
5670: 2012-04-14 moko
5671:
5672: * src/lib/memcached/pa_memcached.h: uint32_t for Windows defined
5673:
5674: * src/types/pa_vmemcached.C: check_key added and used
5675:
5676: 2012-04-13 moko
5677:
5678: * src/: include/pa_string.h, types/pa_value.C, types/pa_value.h,
5679: types/pa_vmemcached.C, types/pa_vstring.C, types/pa_vstring.h:
5680: Serialization_data now added and used, VString now serialized
5681: with languages into memcached.
5682:
5683: 2012-03-28 moko
5684:
5685: * src/: types/pa_vmemcached.C, lib/memcached/pa_memcached.C,
5686: lib/memcached/pa_memcached.h: result lengths added
5687:
5688: 2012-03-27 moko
5689:
5690: * src/types/pa_vmemcached.C: strdup added
5691:
5692: 2012-03-24 moko
5693:
5694: * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
5695: lib/memcached/pa_memcached.h, types/pa_vmemcached.C,
5696: types/pa_vmemcached.h: memcached: mget, flush, fttl added
5697:
5698: 2012-03-20 moko
5699:
1.116 moko 5700: * configure, configure.in: Makefiles.in updated for memcached
1.95 moko 5701:
5702: * src/targets/cgi/Makefile.am: cleanup
5703:
5704: * src/: types/Makefile.am, types/pa_vmemcached.C,
5705: types/pa_vmemcached.h, targets/cgi/Makefile.am: memcached initial
5706:
5707: * src/: classes/Makefile.am, classes/memcached.C,
5708: lib/memcached/Makefile.am, lib/memcached/constants.h,
5709: lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
5710: lib/memcached/types.h, lib/Makefile.am: memcached initial
5711:
5712: 2012-03-16 moko
5713:
5714: * src/main/execute.C: ident now works under Linux + ident displays
5715: filenames (closes issue #818)
5716:
1.116 moko 5717: * src/types/: Makefile.am, pa_vmethod_frame_global.h,
1.95 moko 5718: pa_vmethod_frame_local.h: cleanup: pa_vmethod_frame_global.h
5719: pa_vmethod_frame_local.h removed
5720:
5721: * src/: classes/bool.C, classes/classes.C, classes/classes.awk,
5722: classes/classes.h, classes/curl.C, classes/date.C,
5723: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
5724: classes/hashfile.C, classes/image.C, classes/inet.C,
5725: classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
5726: classes/memory.C, classes/op.C, classes/reflection.C,
5727: classes/regex.C, classes/response.C, classes/string.C,
5728: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
5729: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
5730: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
5731: include/pa_config_fixed.h, include/pa_config_includes.h,
5732: include/pa_dictionary.h, include/pa_dir.h,
5733: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
5734: include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
5735: include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
5736: include/pa_pool.h, include/pa_random.h, include/pa_request.h,
5737: include/pa_request_charsets.h, include/pa_request_info.h,
5738: include/pa_sapi.h, include/pa_socks.h,
5739: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
5740: include/pa_stack.h, include/pa_string.h,
5741: include/pa_stylesheet_connection.h,
5742: include/pa_stylesheet_manager.h, include/pa_table.h,
5743: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
5744: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
5745: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
5746: lib/md5/pa_md5c.c, lib/pcre/pcre_parser_ctype.c,
5747: lib/sdbm/pa_file_io.C, lib/sdbm/pa_strings.C, lib/smtp/comms.C,
5748: lib/smtp/smtp.C, lib/smtp/smtp.h, main/compile.C,
5749: main/compile.tab.C, main/compile.y, main/compile_tools.C,
5750: main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
5751: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
5752: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
5753: main/pa_exec.C, main/pa_globals.C, main/pa_http.C,
5754: main/pa_memory.C, main/pa_os.C, main/pa_pool.C, main/pa_random.C,
5755: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
5756: main/pa_string.C, main/pa_stylesheet_connection.C,
5757: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
5758: main/pa_xml_exception.C, main/pa_xml_io.C, main/untaint.C,
5759: main/helpers/simple_folding.pl, sql/pa_sql_driver.h,
5760: targets/apache/mod_parser3.c, targets/apache/mod_parser3_core.C,
5761: targets/apache/pa_httpd.h, targets/apache/pa_threads.C,
5762: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
5763: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
5764: types/pa_junction.h, types/pa_method.h, types/pa_property.h,
5765: types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
5766: types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
5767: types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
5768: types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.C,
5769: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
5770: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.C,
5771: types/pa_vhash.h, types/pa_vhashfile.C, types/pa_vhashfile.h,
5772: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
5773: types/pa_vjunction.C, types/pa_vjunction.h, types/pa_vmail.C,
5774: types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
5775: types/pa_vmemory.h, types/pa_vmethod_frame.C,
5776: types/pa_vmethod_frame.h, types/pa_vmethod_frame_global.h,
5777: types/pa_vmethod_frame_local.h, types/pa_vobject.C,
5778: types/pa_vobject.h, types/pa_vregex.C, types/pa_vregex.h,
5779: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
5780: types/pa_vresponse.h, types/pa_vstateless_class.C,
5781: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
5782: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
5783: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
5784: types/pa_vvoid.C, types/pa_vvoid.h, types/pa_vxdoc.C,
5785: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
5786: types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h:
5787: ident now works under Linux + ident displays filenames (closes
5788: issue #818) Copyright updated
5789:
5790: 2012-03-13 moko
5791:
5792: * src/main/pa_string.C: compilation fix for feature #741
5793:
5794: 2012-03-09 misha
5795:
5796: * tests/193.html: - tests for ^string:base64[encoded] are updated
5797:
5798: * src/main/pa_common.C: - ^string:base64[encoded;$.strict(true)]
5799: now detects invalid base64 chars in the middle of encoded stricg
5800: ( new feature: #55 )
5801:
5802: * src/include/pa_exception.h: - new exception type for base64
5803: decoding is added
5804:
5805: 2012-03-06 misha
5806:
5807: * tests/274.html: - tests for ^date::today[] and
5808: ^date.sql-string[datetime|date|time] are added
5809:
5810: * src/classes/date.C: - constructor ^date::today[] is added ( new
5811: feature: #811 ) - ^date.sql-string[] now can accept one param --
5812: strings "datetime", "date" or "time" - comments tidying up
5813:
5814: * src/types/pa_vdate.h: - get_sql_string now can print datetime,
5815: date and time
5816:
5817: 2012-03-03 misha
5818:
5819: * tests/193.html: - tests for
5820: ^string:base64[encoded;$.strict(true)] are added
5821:
5822: * tests/results/auto.p: - try-catch operator is added
5823:
5824: * src/: classes/file.C, classes/string.C, include/pa_common.h,
5825: main/pa_common.C: - $.strict(true|false) option is added to
5826: base64 decode methods ( new feature: #55 )
5827:
5828: * src/main/pa_common.C: - base64 decode memory usage was decreased
5829: ( new feature: #819 )
5830:
5831: 2012-02-28 moko
5832:
5833: * src/classes/hash.C: ident test
5834:
5835: 2012-02-27 misha
5836:
5837: * src/classes/file.C: - PARSER_VaRSION => PARSER_VeRSION
5838:
5839: 2012-01-08 misha
5840:
5841: * tests/273.html: - tests for ^string.replace[from;to] are added
5842:
5843: * src/: classes/string.C, include/pa_dictionary.h,
5844: main/pa_dictionary.C, main/pa_string.C: -
5845: ^string.replace[from;to] is added ( new feature: #741 ) -
5846: ^string.replace[one subst here] is slightly optimized
5847:
5848: 2011-12-07 misha
5849:
5850: * src/classes/table.C: - $t[^table::create{$empty}] now creates
5851: named table with one empty column ( bugfix: #63 )
5852:
5853: 2011-11-30 misha
5854:
5855: * src/classes/json.C: - it's possible to set user's method for
5856: parsing arrays: ^json:parse[...;$.array[$hook]] ( new feature:
5857: #763 )
5858:
5859: * tests/272.html: - test for ^json:parse[...;$.array[$hook]]
5860:
5861: 2011-11-23 misha
5862:
5863: * src/: classes/curl.C, classes/file.C, classes/image.C,
5864: classes/table.C, classes/xdoc.C, types/pa_vfile.C,
5865: types/pa_vfile.h, types/pa_vform.C: - constructor
5866: ^file::create[mode;filename;content[;options]] now accepts binary
5867: mode and file-content - new constructor's format:
5868: ^file::create[string-or-file-content[;$.name[filename]
5869: $.mode[text|binary] $.content-type[...] $.charset[...]]] ( new
5870: feature: #65 )
5871:
5872: * src/: include/pa_request.h, main/pa_request.C: - new method
5873: mime_type_of(const String*) is added
5874:
5875: * src/include/pa_exception.h: - new exception constant
5876: FILE_NAME_MUST_BE_SPECIFIED is added
5877:
5878: * src/classes/table.C: - bug with negative offset transformed into
5879: a feature. it means pointing to a row from the end of the table (
5880: new feature: #810 )
5881:
5882: 2011-11-19 misha
5883:
5884: * src/classes/table.C: - íåñêîëüêî signed/unsigned warnings óáðàíû
5885: â ìåòîäå _select ( new feature: #810 )
5886:
5887: * src/types/pa_vxdoc.C: - checkout if $.encoding and $.charset
5888: options were specified together is simplified
5889:
5890: 2011-11-12 misha
5891:
5892: * src/main/pa_request.C: - forgotten fix for escaping filename in
5893: HTTP content-disposition header (a part of bug #361 )
5894:
5895: * src/classes/json.C: - ^json:string[$.class_name[jmethod]] now
5896: checks for ancestors' classes as well ( new feature: #456 )
5897:
5898: * src/classes/op.C: - exceptions for ^break[] and ^continue[]
5899: "without cycle" now have types "parser.break" and
5900: "parser.continue" instead of "parser.runtime" ( new feature: #799
5901: )
5902:
5903: 2011-11-11 misha
5904:
5905: * tests/results/: 099.processed, 100.processed, 205.processed,
5906: 237.processed: - since bug #361 was fixed the content of filename
5907: in HTTP headers is quoted
5908:
5909: * tests/results/270.processed: - result for test 270
5910:
5911: * tests/: 065.html, results/065.processed: - more tests for
5912: ^file:basename[] & Co were added
5913:
5914: * tests/270_dir/: 270.txt, subdir/270.txt: - stuff for 270.html
5915:
5916: * tests/270.html: - tests for ^file:find[] are added
5917:
5918: * src/types/pa_vxdoc.C: - now it's possible to specify encoding
5919: using option $.charset. option $.engoding is still supported but
5920: these options can not be specified together
5921:
5922: * src/classes/xdoc.C: - charset.isUTF8 is used instead of
5923: comparation charset name with string "UTF-8" ( bugfix: #759 )
5924:
5925: 2011-10-11 misha
5926:
5927: * src/: classes/xdoc.C, types/pa_vxdoc.C, types/pa_vxdoc.h: - new
5928: option was added: ^xdoc.file[$.name[èìÿ ôàéëà]] (new feature:
5929: #622)
5930:
5931: 2011-09-30 misha
5932:
5933: * src/types/pa_vrequest.C: - saving empty $request:post-body causes
5934: exception "saving stat-ed file" ( bugfix: #395 )
5935:
5936: 2011-05-30 misha
5937:
5938: * src/classes/string.C: - fixed bug which was added with
5939: params.as_hash into string:sql
5940:
5941: 2011-05-29 misha
5942:
5943: * src/types/pa_value.C: - filename in content-disposition header
5944: must be quoted ( bugfix: #361 )
5945:
5946: 2011-05-27 misha
5947:
5948: * src/classes/: image.C, xdoc.C: - $.mode must be set for newly
5949: created file
5950:
5951: * src/classes/: hash.C, mail.C: - little tunning with get_hash
5952: usage
5953:
5954: * src/include/pa_exception.h: - one more string for exception was
5955: added
5956:
5957: 2011-05-25 misha
5958:
5959: * tests/269.html: - tests for checking input params in some dom
5960: methods
5961:
5962: * src/classes/: xdoc.C, xnode.C: - validation of some input params
5963: was added. it isn't possible not wo create xdoc with invalid
5964: tagName. ( bugfix: #160 )
5965:
5966: * src/include/: pa_exception.h, pa_xml_exception.h: - exception's
5967: string "data must be string" was mover from pa_exception.h to
5968: pa_xml_exception.h
5969:
5970: * src/classes/: xnode.C, xnode.h: - methods as_xmlqname,
5971: as_xmlncname, as_xmlname and as_xmlnsuri were added
5972:
5973: * src/main/pa_xml_exception.C: - XmlException accepts more options
5974:
5975: * src/include/pa_xml_exception.h: - XmlException accepts more
5976: options - XML-related exception's strings were added
5977:
5978: * src/: classes/xdoc.C, types/pa_vxdoc.h: - code cleanup (unused
5979: output_options were removed)
5980:
5981: 2011-05-19 misha
5982:
5983: * src/classes/: file.C, hash.C, string.C, table.C, void.C: -
5984: params.as_hash is used more while parsing methods hash-options
5985:
5986: 2011-05-18 misha
5987:
5988: * operators.txt: - info about json-serialization of xdoc was added
5989:
5990: * tests/256.html: - tests for json-serialization xdoc were added
5991:
5992: * src/types/pa_vxdoc.C: - ups. I've forgot about "method" :)
5993:
5994: * src/: types/pa_value.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
5995: classes/json.C, classes/xdoc.C: - now json:string can serialize
5996: xdoc-objects. options (the same as ^xdoc.string[]) could be
5997: specified in $.xdoc[] ( new feature: #265 )
5998:
5999: 2011-05-15 misha
6000:
6001: * tests/268.html: - tests for ^table.count[with options] were added
6002:
6003: * src/classes/table.C: - method ^table.count[] now can accept
6004: options ( new feature: #93 ): ^table.count[column] returns number
6005: of columns for named table; ^table.count[cells] returns number of
6006: cells in the current row; ^table.count[] & ^table.count[rows]
6007: return number of rows in a table.
6008:
6009: * tests/267.html: - test for checking switch/case in boolean mode
6010: was added
6011:
6012: * src/classes/op.C: - if switch's or case's value is bool, they are
6013: compared as bool values, not as double values: new feature: #351
6014:
6015: 2011-05-06 misha
6016:
6017: * tests/242.html: - EOL before EOF was added
6018:
6019: * tests/169.html: - tests for splitting empty string and void were
6020: added
6021:
6022: * src/main/pa_string.C: - fix of fix (^empty_string.split[...]
6023: returned table with one empty cell)
6024:
6025: 2011-04-03 misha
6026:
6027: * src/include/pa_version.h, configure.in: - version in head was
6028: changed to 3.4.2b
6029:
6030: 2011-03-30 misha
6031:
6032: * src/types/pa_vregex.C: - \w & Co now contain unicode properties
6033: as well ( new feature #294 )
6034:
6035: 2011-03-29 misha
6036:
6037: * buildall-with-xml, buildall-without-xml: - PCRE stack usage is
6038: limited to approx. 6 MB. previous limits were too big for real
6039: life. bugfix: #216
6040:
6041: 2011-03-04 moko
6042:
6043: * etc/parser3.charsets/cp866.cfg: Conforms to
6044: http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/PC/CP866.TXT
6045:
6046: * etc/parser3.charsets/cp866.cfg: cp866 initial version from
6047: vlalek@
6048:
6049: 2011-02-22 misha
6050:
6051: * src/include/pa_charset.h, operators.txt: - some methods mustn't
6052: be under #ifdef XML or parser can't be compiled without xml
6053: support
6054:
6055: 2011-02-21 misha
6056:
1.116 moko 6057: * src/targets/apache/: Makefile.am: - mention
1.95 moko 6058: ApacheModuleParser3.vcproj was removed
6059:
6060: * src/types/pa_vjunction.C: - EOL before EOF was added (warning
6061: removed)
6062:
6063: 2011-02-20 misha
6064:
6065: * tests/: 266.html, 266.p: - tests for checking $.inherited and
6066: $.overridden in ^reflection:method_info[...] were added
6067:
6068: * src/classes/reflection.C: - beautifying result of
6069: ^reflection:method_info[] ($.overridden/inherited)
6070:
6071: 2011-02-18 misha
6072:
6073: * src/main/: pa_charset.C, pa_http.C, untaint.C: - use pa_isalpha
6074: and pa_isalnum instead of isalpha and isalnum - bug with
6075: redundand quoting lowercased latin chars while building email
6076: body was fixed
6077:
6078: * src/include/pa_common.h: - pa_isalpha and ps_isalnum methods were
6079: added (they check for latin chars only)
6080:
6081: 2011-02-16 misha
6082:
6083: * src/main/pa_charset.C: - bugfix: in some cases the calculating
6084: string size for transcoding gave too small value (should ever
6085: look for availability char in dest charset inspite of the char
6086: size)
6087:
6088: 2011-02-04 moko
6089:
6090: * tests/223.html: header values now not url-encoded (issue #195)
6091:
6092: 2011-02-01 misha
6093:
6094: * buildall-with-xml, buildall-without-xml: - 8.10 => 8.12
6095:
6096: 2011-01-31 misha
6097:
6098: * src/main/pa_request.C: - throw exception if param file_name in
6099: use_file is empty
6100:
6101: 2011-01-08 moko
6102:
6103: * src/classes/curl.C: compilations errors fixed
6104:
6105: 2010-12-29 moko
6106:
6107: * tests/: 265.html, results/265.processed: test for issue #200
6108: added
6109:
6110: * src/main/pa_string.C: empty regex result check added (fixes issue
6111: #200)
6112:
6113: * src/main/pa_http.C: pa_http_safe_header_name corrected a bit
6114:
6115: * tests/results/223.processed: header values now not url-encoded
6116: (issue #195)
6117:
6118: * src/: classes/curl.C, include/pa_http.h, main/pa_http.C,
6119: main/untaint.C: L_HTTP_HEADER now used in http headers values,
6120: pa_http_safe_header_name added for headers names (fixes bug #195)
6121:
6122: 2010-12-18 misha
6123:
6124: * src/: types/types.vcproj, classes/classes.vcproj: - arp-include
6125: => pa-include
6126:
6127: 2010-11-28 moko
6128:
6129: * src/lib/sdbm/sdbm.vcproj: apr -> pa (.vcproj)
6130:
6131: * src/lib/sdbm/: pa_strings.C, sdbm.c, pa-include/pa_strings.h: apr
6132: -> pa
6133:
6134: * configure.in: apr -> pa
6135:
6136: * src/types/: pa_vhashfile.C, pa_vhashfile.h: apr -> pa
6137:
6138: * src/: lib/sdbm/pa-include/Makefile.am, lib/sdbm/Makefile.am,
6139: classes/Makefile.am, types/Makefile.am: apr -> pa
6140:
6141: * src/lib/sdbm/: Makefile.am, apr_file_io.C, apr_strings.C,
6142: pa_file_io.C, pa_strings.C, sdbm.c, sdbm_hash.c, sdbm_lock.c,
6143: sdbm_pair.c, sdbm_pair.h, sdbm_private.h, sdbm_tune.h,
6144: pa-include/pa_apr.h, pa-include/pa_errno.h,
6145: pa-include/pa_file_info.h, pa-include/pa_file_io.h,
6146: pa-include/pa_sdbm.h, pa-include/pa_strings.h: apr -> pa (apache2
6147: module apr name conflict resolved)
6148:
6149: 2010-11-27 misha
6150:
6151: * buildall-with-xml, buildall-without-xml: - typo fixed: libz2 ->
6152: libbz2
6153:
6154: 2010-11-26 misha
6155:
6156: * src/: types/pa_vregex.C, classes/hash.C, classes/table.C: -
6157: warnings removed
6158:
6159: 2010-11-25 moko
6160:
6161: * operators.txt: $.indent(true)
6162:
6163: * operators.txt: another bugfix. :)
6164:
6165: * operators.txt: bugfix. :)
6166:
6167: * buildall-with-xml: libxml2-2.7.8 + with-apache
6168:
6169: 2010-11-24 moko
6170:
1.116 moko 6171: * configure: apxs support
1.95 moko 6172:
6173: * configure.in: apxs support -Bstatic gc removed for OS X
6174:
6175: * src/targets/: Makefile.am, apache/Makefile.am: apxs support
6176:
6177: * src/main/: pa_globals.C, pa_xml_io.C: the rest converted to
6178: THREAD_LOCAL usage
6179:
6180: * src/: classes/curl.C, include/pa_config_includes.h,
6181: main/pa_globals.C: THREAD_LOCAL defined and used
6182:
6183: 2010-11-23 moko
6184:
6185: * src/: classes/op.C, main/pa_os.C: microseconds, not milliseconds
6186: should be passed to pa_sleep, and only fractional part (bugfix:
6187: #188)
6188:
6189: * src/targets/apache/mod_parser3.c: 1.3 compatibility
6190:
6191: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C:
6192: GC_dont_gc=1, as in cgi version
6193:
6194: * src/targets/apache/mod_parser3.c: warning war
6195:
6196: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C,
6197: pa_httpd.h: version removed, some trash removed
6198:
6199: * src/targets/apache/mod_parser3.c: version removed (we don't want
6200: to show it), warning war
6201:
6202: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C,
6203: pa_httpd.h: parser_status_allowed removed + merge config
6204: functions removed (override is the default) + beauty
6205:
6206: * src/: include/pa_request.h, main/pa_request.C,
6207: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: option to
6208: hide $status used in apache module removed
6209:
6210: 2010-11-18 moko
6211:
6212: * operators.txt: $.table[compact] added for ^json:string[]
6213:
6214: 2010-11-16 moko
6215:
6216: * src/targets/apache/mod_parser3.c: some cleanup done
6217:
6218: * src/main/untaint.C: bugfix: first, second String::Body argument
6219: is hashcode; second, info.fragment_begin is original, not
6220: resulting length
6221:
6222: * src/classes/file.C: new feature: $.stdin now untainted
6223:
6224: * tests/results/264.processed: new feature: $.stdin[] now untainted
6225:
6226: * tests/cat.sh: new feature: stdin arg to test $.stdin[value]
6227:
6228: * src/classes/op.C: ^apply-taint[] method added
6229:
6230: * tests/: 264.html, results/264.processed: ^apply-taint[] test
6231: added; $.stdin untaint test added
6232:
6233: 2010-11-15 moko
6234:
6235: * src/targets/apache/mod_parser3.c: outdated MODULE_MAGIC_NUMBER
6236: removed
6237:
6238: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C,
6239: pa_httpd.h: 2x2 calculated under apache2. :)
6240:
6241: 2010-11-13 moko
6242:
6243: * src/targets/apache/mod_parser3.c: initial changes to build module
6244: with apache 2.x includes
6245:
6246: * src/targets/apache/: Makefile.am, mod_parser3.c,
6247: mod_parser3_core.C, pa_httpd.h, pa_threads.C: initial commit for
6248: united apache 1.3 / apache 2.x DSO module
6249:
6250: 2010-11-09 moko
6251:
6252: * src/types/pa_method.h: check added to dissallow @method[name;*]
6253: syntax
6254:
6255: * tests/: 263.html, results/263.processed: test from method[*args]
6256: added
6257:
6258: * src/types/: pa_method.h, pa_vmethod_frame.h: closes #26: variable
6259: number of params can now be passed to a method declared with *arg
6260:
6261: 2010-11-06 moko
6262:
6263: * src/classes/table.C: formating fixed. :)
6264:
6265: * src/classes/table.C: closes #4: ^table.select now supports
6266: $.limit(), $.offset, $.reverse() options
6267:
6268: * tests/: 262.html, results/262.processed: test for ^table:select
6269: with options added (feature #4)
6270:
6271: * src/include/pa_array.h: remove function added
6272:
6273: * src/types/: pa_vhash.C, pa_vhash.h: avoiding temporal String
6274: object in get_element/put_element, using static one.
6275:
6276: 2010-11-04 moko
6277:
6278: * src/types/pa_vregex.C: closes #6: exeption now thrown if invalid
6279: options is passed
6280:
6281: * tests/: 256.html, results/256.processed: $.table[compact] feature
6282: now tested; k and p in handler now tested.
6283:
6284: * src/types/: pa_value.h, pa_vtable.C, pa_vtable.h: fixes #153,
6285: $.table[compact] feature added
6286:
6287: * src/classes/json.C: key is now passed to handler in
6288: value_json_string; ^json:string result now process tainting
6289: inside and returns clean string, related to issue #153
6290:
6291: * src/main/untaint.C: bugfix: charset can be null (in
6292: ^string:save[] as example), thus check is added
6293:
6294: 2010-10-31 moko
6295:
6296: * src/classes/string.C: error message changed (fixes issue #149)
6297:
6298: 2010-10-29 moko
6299:
6300: * src/main/pa_http.C: ":port" is now added to "Host:" header if
6301: port is not default (fixes issue #155); exception on invalid port
6302: added.
6303:
6304: * src/main/untaint.C: '*' is now not urlencoded to allow header
6305: "Accept: */*" to be passed
6306:
6307: 2010-10-28 moko
6308:
6309: * src/classes/curl.C: bugfix: detect_charset() was throwing
6310: exception on unknown charset even if response_charset was
6311: specified
6312:
6313: 2010-10-27 moko
6314:
6315: * src/classes/string.C: ^string.append removed for void
6316: compatibility
6317:
6318: 2010-10-26 moko
6319:
6320: * src/classes/json.C: libjson supports array at top level, we too
6321: (GPF fixed)
6322:
6323: 2010-10-25 moko
6324:
6325: * tests/: 253.html, results/253.processed: libjson supports array
6326: at top level, parser now supports it as well.
6327:
6328: * tests/261.html, tests/results/261.processed,
6329: src/types/pa_vstring.h: empty string is now void compatible
6330: (allows $empty.key)
6331:
6332: 2010-10-22 misha
6333:
6334: * src/types/pa_vcookie.C: - fix for session cookie (was introduced
6335: while adding additional expires checkout)
6336:
6337: * tests/030.html: - test for session cookie was added
6338:
6339: 2010-10-21 moko
6340:
6341: * src/: classes/string.C, classes/void.C, main/execute.C,
6342: types/pa_vvoid.C, types/pa_vvoid.h: void now inherited from
6343: string (feature #111)
6344:
6345: * tests/: 261.html, results/261.processed: checks void from string
6346: inheritance (feature #111)
6347:
6348: * src/classes/: bool.C, classes.h, curl.C, date.C, double.C,
6349: file.C, hash.C, hashfile.C, image.C, inet.C, int.C, json.C,
6350: reflection.C, regex.C, string.C, table.C, void.C: used_directly()
6351: now true by default
6352:
6353: 2010-10-17 moko
6354:
6355: * src/: include/pa_string.h, main/pa_http.C, main/untaint.C: files
6356: upload now uses binary blocks instead of L_FILE_POST tainting.
6357: (bugfix: #128)
6358:
6359: * tests/: 223.html, results/223.processed: binary file upload test
6360: added, GPF (issue #128) also checked in this test
6361:
6362: 2010-10-13 misha
6363:
6364: * tests/260.html: - test for math:convert
6365:
6366: * src/classes/math.C: - error in math:convert was fixed
6367:
6368: * operators.txt: - info about
6369: ^math:convert[number](from-base;to-base) was added
6370:
6371: * src/classes/math.C: - method
6372: ^math:convert[number](from-base;to-base) for converting number
6373: represention from one base to another was added ( new feature:
6374: #23 )
6375:
6376: 2010-10-13 moko
6377:
6378: * src/main/compile.tab.C: [] now is empty string, not void
6379:
6380: * src/main/compile.y: [] now is empty string, not void
6381:
6382: * src/types/pa_vvoid.h: void now passed as parameter
6383:
6384: * tests/: 259.html, results/259.processed: to test difference
6385: between void and empty string (see ticket #111)
6386:
6387: * tests/results/152.processed: $sEmpty[] is now empty string, not
6388: void
6389:
6390: * tests/256.html: $s[$void] is no longer empty string
6391:
6392: * tests/254.html: empty string is no longer void
6393:
6394: 2010-10-12 misha
6395:
6396: * src/types/pa_vcookie.C: - check if $.expires value can be
6397: converted to date during cookies set up ( bugfix: #104 )
6398:
6399: * tests/041.html: - more tests for ^table.locate were added
6400:
6401: * src/classes/table.C: - ^table.locate[field;value;options] didn't
6402: work ( bugfix: #129 ) - exception comment for incorrect options
6403: ^table.locate[field;value;options] was fixed
6404:
6405: 2010-10-10 moko
6406:
6407: * src/: classes/reflection.C, main/execute.C: constructor returning
6408: another object feature returned
6409:
6410: * tests/results/258.processed: test result updated as constructor
6411: returning another object feature returned
6412:
6413: * tests/: 258.html, results/258.processed: test for constructor
6414: returning another object
6415:
6416: 2010-10-08 misha
6417:
6418: * tests/257.html: - whitespaces after @METACOMMANDS and their
6419: options shouldn't cause exceptions any longer
6420:
6421: 2010-10-06 moko
6422:
6423: * src/classes/: hash.C, table.C: length from sql server is now
6424: ignored, as sql string can contain 0x00 inside (bugfix: #119)
6425:
6426: 2010-10-02 misha
6427:
6428: * operators.txt: - the X mark was removed from ^cache[file]. it is
6429: usable to delete cache file.
6430:
6431: 2010-10-02 moko
6432:
6433: * tests/: 253.html, results/253.processed: hook_key added for key
6434: checking
6435:
6436: * src/classes/json.C: null key bug fixed
6437:
6438: 2010-09-29 misha
6439:
6440: * tests/: 256.html, 256.txt: - tests for ^json:string[] were added
6441:
6442: 2010-09-25 moko
6443:
6444: * src/classes/json.C: small fixed
6445:
6446: * tests/results/: 253.processed, 255.processed: just updated
6447:
6448: * tests/: 253.html, 253_json.txt, 255.html, results/253.processed,
6449: results/255.processed: charset transcode test added for
6450: json:parse
6451:
6452: 2010-09-24 moko
6453:
6454: * src/types/pa_value.h: warning war :)
6455:
6456: * src/: classes/json.C, include/pa_request.h, types/pa_value.h,
6457: types/pa_vfile.C, types/pa_vtable.C: $.indent implemented for
6458: ^json:string
6459:
6460: 2010-09-22 moko
6461:
6462: * src/main/pa_charset.C: parser charset tables declare only
6463: white-space before 0x20, thus adding the missing chars
6464:
6465: * etc/parser3.charsets/: koi8-r.cfg, koi8-u.cfg: updated to conform
6466: to http://unicode.org/Public/MAPPINGS/VENDORS/
6467:
6468: 2010-09-21 misha
6469:
6470: * src/main/compile.y: - some semicolons were added (VS2010 don't
6471: want to compile grammar if they are absent)
6472:
6473: * tests/: make_tests.cmd, run_tests.cmd: - path tools is changed
6474:
6475: * src/classes/classes.vcproj: - pathes to ls and gawk are changed
6476:
6477: * src/main/main.vcproj: - path to bison is changed
6478:
6479: 2010-09-21 moko
6480:
1.116 moko 6481: * etc/parser3.charsets/: windows-1250.cfg, windows-1251.cfg,
6482: windows-1254.cfg, windows-1257.cfg, x-mac-cyrillic.cfg: updated
6483: to conform to http://unicode.org/Public/MAPPINGS/VENDORS/
1.95 moko 6484:
6485: 2010-09-20 misha
6486:
6487: * src/types/pa_vtable.C: - add EOLs while json-serializing table
6488:
6489: * src/classes/json.C: - add EOL while json-serializing hash
6490:
6491: * src/lib/json/JSON_parser.C: - 'ES' replaced by 'ESC' because some
6492: compilers don't like 'ES'.
6493:
6494: 2010-09-17 misha
6495:
6496: * operators.txt: - info about json class was added
6497:
6498: * src/classes/json.C: - ^json:string[object]
6499:
6500: * src/: include/pa_request.h, main/pa_request.C: - stuff for
6501: preventing infinite recursion while executing json:string was
6502: added
6503:
6504: * src/include/pa_string.h: - method append_quoted was added
6505:
6506: * src/types/: pa_value.C, pa_value.h, pa_vbool.h, pa_vdate.h,
6507: pa_vdouble.h, pa_vfile.C, pa_vfile.h, pa_vint.h, pa_vstring.h,
6508: pa_vtable.C, pa_vtable.h, pa_vvoid.h: - method get_json_string
6509: was added to Value & Co
6510:
6511: * src/classes/date.C: - methods get_gmt_string and get_sql_string
6512: were used
6513:
6514: * src/types/pa_vdate.h: - methods get_gmt_string and get_sql_string
6515: were added
6516:
6517: 2010-09-10 moko
6518:
6519: * src/targets/cgi/parser3.C: vsnprintf now not called twice in
6520: die_or_abort (backport from 3.4.1)
6521:
6522: * src/targets/cgi/parser3.C: vsnprintf now not called twice in
6523: die_or_abort (bugfix: #106)
6524:
6525: 2010-09-09 moko
6526:
6527: * src/classes/json.C: warning war. :)
6528:
6529: 2010-09-08 misha
6530:
6531: * src/lib/json/Makefile.am: - additional include directories were
6532: added (for pa_memory.h and gc.h)
6533:
6534: * src/lib/json/json.vcproj: - JSON_parser.c => JSON_parser.C -
6535: compile as C++ instead default - additional include directory was
6536: added (for gc.h)
6537:
6538: * src/types/pa_vform.C: - little code reformating
6539:
6540: * src/classes/file.C: - $.content-type option now can be specified
6541: in ^file::create ( new feature: #102 )
6542:
6543: 2010-09-08 moko
6544:
6545: * src/lib/json/: JSON_parser.C, JSON_parser.h: json lib now uses
6546: pa_malloc/pa_free
6547:
6548: 2010-09-07 moko
6549:
6550: * tests/results/254.processed: VStateless_class:put_element
6551: exception was fixed
6552:
6553: * src/types/: pa_value.h, pa_vstateless_class.h: now
6554: VStateless_class:put_element barks self.type, not this.type
6555: (bugfix: #105)
6556:
6557: 2010-09-06 moko
6558:
6559: * src/classes/reflection.C: bugfix: new String() is required for
6560: exception handling
6561:
6562: * tests/: 254.html, results/254.processed: test modified
6563:
6564: 2010-09-05 moko
6565:
6566: * tests/: 254.html, results/254.processed: ^reflection:copy test
6567: added
6568:
6569: * src/: classes/reflection.C, include/pa_request.h:
6570: ^reflection:copy implemented (new feature: #100)
6571:
6572: 2010-09-03 moko
6573:
6574: * src/lib/json/JSON_parser.C: c++ compatiblity
6575:
6576: * tests/: 253.html, 253_json.txt, results/253.processed: $.distinct
6577: option testing added
6578:
6579: 2010-09-02 moko
6580:
6581: * src/classes/json.C: $.distinct[first|last|all] added
6582:
6583: 2010-09-01 moko
6584:
6585: * tests/results/253.processed: json test result
6586:
6587: * tests/: 253.html, 253_json.txt: json test added
6588:
6589: * src/classes/json.C: json.C update to actual version + hash key
6590: creation bugfix
6591:
6592: 2010-08-31 misha
6593:
6594: * src/lib/json/JSON_parser.C, src/lib/json/JSON_parser.h,
6595: src/lib/json/Makefile.am, src/lib/json/json.vcproj,
6596: src/lib/Makefile.am, src/classes/Makefile.am,
6597: src/classes/classes.vcproj, src/classes/json.C, parser3.sln: -
6598: json library was added
6599:
6600: 2010-08-30 moko
6601:
6602: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
6603: types/pa_vobject.C: cosmetic optimization in
6604: request:execute_method usage
6605:
6606: * src/: include/pa_charset.h, main/pa_charset.C: small
6607: optimization, just to decrease number of lines. :)
6608:
6609: 2010-08-27 misha
6610:
6611: * src/classes/op.C: - taint[json] was added
6612:
6613: * tests/: 250.html, 251.html, 252.html: - tests for taint[json]
6614: were added
6615:
6616: * src/main/pa_exec.C: - warning fix was rolled back.
6617:
6618: * src/: main/pa_charset.C, main/untaint.C, include/pa_charset.h,
6619: include/pa_string.h: - taint[json] was added - escaping was
6620: slightly modified
6621:
6622: 2010-08-25 misha
6623:
6624: * src/classes/file.C: - typo in file:sql exception was fixed
6625:
6626: * src/main/pa_exec.C: - warning about declared and not used
6627: variable forced_allow was removed
6628:
6629: 2010-08-14 misha
6630:
6631: * src/classes/hash.C: - two warnings about signed/unsigned mismatch
6632: were removed
6633:
6634: 2010-08-11 moko
6635:
6636: * tests/: 249.html, results/249.processed: default setter and
6637: anti-recursive default getter test added
6638:
6639: * src/: classes/reflection.C, include/pa_request.h, main/execute.C,
6640: types/pa_value.h, types/pa_vclass.C, types/pa_vobject.C,
6641: types/pa_vobject.h, types/pa_vstateless_class.C,
6642: types/pa_vstateless_class.h: default setter support +
6643: anti-recursive default getter support ( new feature: #13 )
6644:
6645: * src/include/pa_hash.h: optimization: threshold member removed
6646: from hash, reducing sizeof(hash)
6647:
6648: 2010-08-10 misha
6649:
6650: * tests/196.html: - junction-method was added to the test
6651:
6652: * tests/248.html: - ups. typo :)
6653:
6654: * tests/248.html: - test for checking .match with 4 params
6655:
6656: * tests/: 247.html, 247_utf8.txt, 247_utf8_bom.txt,
6657: 247_windows1251.txt: - test for "transcode file from utf-8 to
6658: $request:charset during loading if the BOM code is detected"
6659:
6660: * src/main/: pa_common.C, pa_http.C: - transcode file from utf-8 to
6661: $request:charset during loading if the BOM code is detected ( new
6662: feature: #98 )
6663:
6664: 2010-08-05 misha
6665:
6666: * src/classes/image.C: - ^image.replace now can accept only 2
6667: params. in this case the whole image is affected ( new feature:
6668: #95 )
6669:
6670: 2010-08-04 misha
6671:
6672: * tests/246.html: - test tor ^hash._at[] was added
6673:
6674: * src/classes/hash.C: - ^hash._at[first|last|[-]N] ( new feature:
6675: #53 )
6676:
6677: * src/include/pa_hash.h: - methods for accessing the first and the
6678: last values of ordered hash were added (first_value and
6679: last_value)
6680:
6681: * src/classes/file.C: - now ^file::base64 accepts up to 4 params
6682: (similar to others file's methods):
6683: ^file::base64[mode;user-file-name;encoded;options] ( new feature:
6684: #68 )
6685:
6686: * src/types/pa_vmethod_frame.h: - helper method as_hash was added
6687:
6688: 2010-08-01 moko
6689:
6690: * src/classes/op.C: to correctly process $result[] in code, called
6691: from ^process
6692:
6693: * tests/245.html: $result in ^process[] test added
6694:
6695: * src/: classes/op.C, classes/reflection.C, include/pa_request.h,
6696: main/execute.C, main/pa_request.C, types/pa_vmethod_frame.C,
6697: types/pa_vmethod_frame.h, types/pa_vobject.C: optimization:
6698: VMethodFrame(junction, caller) replaced with VMethodFrame(method,
6699: caller, self) op_call(VMethodFrame &frame, bool constructing)
6700: removed, construct(class,method) added
6701:
6702: * tests/results/: 192.processed, 244.processed: request::construct
6703: added
6704:
6705: * tests/: 244.html, 245.html, results/244.processed,
6706: results/245.processed: object creation exceptions and ^process
6707: tests added
6708:
6709: 2010-07-28 misha
6710:
6711: * tests/make_tests.cmd: - win32 EOLs
6712:
6713: * tests/: run_parser.cmd, run_tests.cmd: - cmd files for executing
6714: tests on Win32 were added (The system timezone should be GMT+3)
6715:
6716: 2010-07-26 misha
6717:
6718: * tests/: 212.html, results/212.processed: - sizes were removed
6719: mecause they could be different on different OSs
6720:
6721: * tests/065.html: - make it "win32 friendly"
6722:
6723: 2010-07-25 misha
6724:
6725: * src/main/compile.y: - all EOLs between methods are removed during
6726: compilation ( new feature: #47 )
6727:
6728: * tests/results/149.processed: - prepare tests to trim trailing
6729: methods' EOLs
6730:
6731: * tests/149.html: - prepare tests to trim trailing methods' EOLs
6732:
6733: * tests/: results/006.processed, results/014.processed, 006.html,
6734: 014.html, 022.html: - prepare tests to trim trailing methods'
6735: EOLs
6736:
6737: * tests/: 059.html, 071.html, 149.html, results/059.processed,
6738: results/071.processed, results/022.processed: - prepare tests to
6739: trim trailing methods' EOLs
6740:
6741: * tests/: results/073.processed, results/109.processed,
6742: results/142.processed, results/144.processed,
6743: results/149.processed, 073.html, 096.html, 109.html, 142.html,
6744: 144.html: - prepare tests to trim trailing methods' EOLs
6745:
6746: * tests/: 096.html, 107.html, 109.html, 142.html, 144.html,
6747: 149.html, 152.html, results/096.processed, results/107.processed,
6748: results/109.processed, results/142.processed,
6749: results/144.processed: - prepare tests to trim trailing methods'
6750: EOLs
6751:
6752: 2010-07-24 moko
6753:
6754: * tests/results/: 156.processed, 224.processed: fix for #54 changed
6755: the hash order in this test
6756:
6757: * tests/014.html: to check hash order, hash no is longer sorted
6758: before print
6759:
6760: * src/include/pa_hash.h: hash copy constructor now keeps order
6761: (bugfix: #54)
6762:
6763: 2010-07-23 moko
6764:
6765: * tests/results/224.processed: @auto[] is no longer inherited
6766:
6767: * src/types/pa_vstateless_class.C, tests/227.html,
6768: tests/results/227.processed: @auto[] is no longer inherited
6769: (bugfix: #57)
6770:
6771: 2010-07-22 misha
6772:
6773: * src/classes/table.C: - don't skip comment lines during
6774: table::load if encloser or separator is set as '#' ( new feature:
6775: #30 )
6776:
6777: * src/targets/cgi/parser3.C: - don't run as cgi if
6778: env:PARSER_VERSION was set for preventing infinite loot ( bugfix:
6779: #12 )
6780:
6781: * src/classes/file.C: - set PARSER_VARSION env before external
6782: script executing
6783:
6784: 2010-07-13 misha
6785:
6786: * tests/058.html: - test for suppressing @border was added - test
6787: for user attribute was added
6788:
6789: * tests/results/186.processed: unescaping from \uXXXX
6790:
6791: * tests/186.html: unescaping from \uXXXX
6792:
6793: * tests/: 239.html, results/239.processed: method call type
6794:
6795: * src/types/: pa_vjunction.C, pa_vjunction.h: - bugfix: #90 :
6796: $junction_method.CLASS_NAME (+CLASS)
6797:
6798: 2010-07-07 misha
6799:
6800: * buildall-with-xml, buildall-without-xml: - moving to pcre 8.10 on
6801: *nix
6802:
6803: 2010-07-05 misha
6804:
6805: * src/: classes/curl.C, classes/file.C, classes/hash.C,
6806: classes/image.C, classes/op.C, classes/string.C, classes/table.C,
6807: classes/void.C, main/pa_common.C, main/pa_http.C: - exception
6808: comment strings "options must be hash", "options must be hash,
6809: not code" and "called with invalid option" were replaced by
6810: constatns - exception comment string "invalid option passed" was
6811: replaced by "called with invalid option" (now in different
6812: methods are the same exception comment string)
6813:
6814: * src/include/pa_exception.h: - more exception strings were defined
6815:
6816: * src/: main/compile.y, main/compile_tools.C, main/compile_tools.h,
6817: types/pa_vstateless_class.h: - now we can define possible
6818: method's call type ( new feature: #5 ) 1.
6819: @OPTIONS\nstatic|dynamic (no option == any) -- for all classe's
6820: methods 2. @static:method[params] (only static keyword could be
6821: used here) -- for specified methods
6822:
6823: * src/main/pa_common.C: - junction points should not be deleted on
6824: win32 during dirs cleanup ( bugfix: #83 ) - optimisation in dirs
6825: cleanup
6826:
6827: 2010-07-03 misha
6828:
6829: * tests/: 158.html, 160.html, 161.html, 162.html, 163.html,
6830: results/158.processed, results/160.processed,
6831: results/161.processed, results/162.processed,
6832: results/163.processed: - prepare tests to trim trailing methods'
6833: EOLs
6834:
6835: * tests/results/169.processed: - prepare tests to trim trailing
6836: methods' EOLs
6837:
6838: * tests/results/: 168.processed, 169.processed: - prepare tests to
6839: trim trailing methods' EOLs
6840:
6841: * tests/: results/170.processed, results/167.processed,
6842: results/168.processed, results/169.processed, 167.html, 168.html,
6843: 169.html: - prepare tests to trim trailing methods' EOLs
6844:
6845: * tests/: results/170.processed, results/171.processed,
6846: results/172.processed, results/173.processed,
6847: results/174.processed, results/175.processed, 170.html, 171.html,
6848: 172.html, 173.html, 174.html, 175.html: - prepare tests to trim
6849: trailing methods' EOLs
6850:
6851: * tests/: results/176.processed, results/180.processed,
6852: results/184.processed, results/185.processed,
6853: results/191.processed, results/192.processed,
6854: results/196.processed, results/197.processed,
6855: results/198.processed, 176.html, 180.html, 184.html, 185.html,
6856: 191.html, 192.html, 196.html, 197.html, 198.html: - prepare tests
6857: to trim trailing methods' EOLs
6858:
6859: * tests/: 199.html, 208.html, 209.html, 213.html, 214.html,
6860: results/199.processed, results/208.processed,
6861: results/209.processed, results/213.processed,
6862: results/214.processed: - prepare tests to trim trailing methods'
6863: EOLs
6864:
6865: 2010-06-29 misha
6866:
6867: * tests/: 220.html, 218.html, results/218.processed,
6868: results/215.processed, results/217.processed, 215.html, 217.html:
6869: - prepare tests to trim trailing methods' EOLs
6870:
6871: * tests/: results/224.processed, 224.html, 223.html,
6872: results/223.processed, results/220.processed: - prepare tests to
6873: trim trailing methods' EOLs
6874:
6875: * tests/results/: 226.processed, 230.processed: - prepare tests to
6876: trim trailing methods' EOLs
6877:
6878: * tests/: 229.html, results/229.processed: - prepare tests to trim
6879: trailing methods' EOLs
6880:
6881: * tests/: 232.html, 235.html, results/232.processed,
6882: results/235.processed, 226.html, 227.html, 228.html, 230.html,
6883: results/226.processed, results/227.processed,
6884: results/228.processed, results/230.processed: - prepare tests to
6885: trim trailing methods' EOLs
6886:
6887: 2010-06-16 moko
6888:
6889: * tests/: 229.html, results/229.processed: elseif now supported in
6890: ^if
6891:
6892: * src/classes/op.C: new feature: #56 elseif now supported in ^if
6893:
6894: 2010-06-03 misha
6895:
6896: * src/main/pa_common.C: - bugfix #74 -- memmove should be used
6897: instead of memcopy for overlaped regions
6898:
6899: 2010-05-25 misha
6900:
6901: * src/main/pa_common.C: - wanring about unused vars was removed
6902:
6903: * src/: include/pa_request.h, main/execute.C, main/pa_request.C: -
6904: get_method_filename was moved to execute.C
6905:
6906: 2010-05-23 misha
6907:
6908: * src/main/pa_request.C: - more accurate detection of method's file
6909:
6910: 2010-05-22 misha
6911:
6912: * src/classes/reflection.C: - bugfix: core during detection of
6913: .file if filespec isn't detected successfully
6914:
6915: 2010-05-20 misha
6916:
6917: * src/main/pa_request.C: - fix in get_method_filename
6918:
6919: * src/include/pa_request.h: - new feature: #24 -- searching
6920: included file in @USE/^use is changed. if its filespec doesn't
6921: start from '/' it will be searched in caller file directory
6922:
6923: * src/classes/reflection.C: - ^reflection:method_info returns file
6924: where the method is defined
6925:
6926: * src/: include/pa_request.h, main/compile.y, main/pa_request.C,
6927: classes/op.C: - new feature: #24 -- searching included file in
6928: @USE/^use is changed. if its filespec doesn't start from '/' it
6929: will be searched in caller file directory
6930:
6931: * src/: classes/file.C, include/pa_common.h: - method lastposafter
6932: is moved to pa_common.h
6933:
6934: 2010-05-18 misha
6935:
6936: * src/: main/pa_common.C, include/pa_common.h, classes/string.C,
6937: types/pa_vcookie.C: new feature: #71 ^string:js-unescape and
6938: cookie parser decode \uXXXX as well as %uXXXX
6939:
6940: 2010-05-17 misha
6941:
6942: * src/classes/curl.C: beauty: - unused param is removed in method
6943: _curl_version_action - some spaces were removed or replaced by
6944: tabs
6945:
6946: * src/classes/table.C: - bugfix: #72 core with empty value during
6947: ^table.hash[...;name_of_the_last_column][$.type[string]]
6948:
6949: 2010-05-16 misha
6950:
6951: * src/classes/curl.C: new: #61 more curl options were added
6952: (contributed by Sumo)
6953:
6954: 2010-04-29 pretender
6955:
6956: * src/main/pa_string.C: fixes #63 Split result from empty string
6957: now empty string.
6958:
6959: * src/types/pa_vtable.C: bugfix: #35 All empty table cells are now
6960: string type.
6961:
6962: 2010-04-28 pretender
6963:
6964: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
6965: main/execute.C: bugfix: #59 OPTIMIZE_BYTECODE_GET_CLASS
6966: macrodefinition removed
6967:
6968: 2010-04-19 pretender
6969:
6970: * src/main/execute.C: fixes #60 Stacktrace now contains info for
6971: OP_CONSTRUCT_OBJECT and OP_GET_CLASS
6972:
6973: * src/: include/pa_common.h, main/pa_common.C, main/pa_exec.C:
6974: fixes #64 Now file.missing exception generates in unsafe mode to.
6975:
6976: * src/classes/file.C: fixes #48 Now not throw "not save environment
6977: variable" exception in grpunlim version.
6978:
6979: 2010-04-05 misha
6980:
6981: * src/classes/string.C: - new feature: 4th param was added to
6982: match. if specified its value is returned in case of nothing was
6983: found
6984:
6985: 2010-04-01 misha
6986:
6987: * src/main/pa_request.C: - bugfix: on *nix URIs like /a/b/// caused
6988: multiple execution of /a/b/auto.p
6989:
6990: 2010-03-19 misha
6991:
6992: * src/main/execute.C: - core in $table1.$table2 was fixed
6993:
6994: * src/targets/cgi/parser3.C: - core in sigpipe was fixed
6995:
6996: 2010-01-27 misha
6997:
6998: * src/main/pa_common.C: - bugfix: there are no excaption.type if
6999: trying to open file by path /existing-file/non-exixting-file
7000:
7001: 2010-01-26 misha
7002:
7003: * src/types/: pa_vrequest.C, pa_vrequest.h: - $request:post-body
7004: was added (returns file)
7005:
7006: 2009-12-22 misha
7007:
7008: * src/classes/curl.C: - method 'option' was renamed to 'options' -
7009: now parser doesn't have class curl if it was built without it
7010:
7011: 2009-12-15 misha
7012:
7013: * configure.in: - little cheat with curl include dir was added
7014:
7015: 2009-12-05 misha
7016:
7017: * src/classes/curl.C: - some fixes
7018:
7019: 2009-12-04 misha
7020:
7021: * src/include/pa_config_fixed.h, src/classes/classes.vcproj,
7022: src/classes/curl.C, src/classes/file.C, src/classes/Makefile.am,
7023: buildall-with-xml, buildall-without-xml, configure.in: - curl
7024: class was added
7025:
7026: * src/include/pa_hash.h: - hash-iterator was added
7027:
7028: * buildall-with-xml, buildall-without-xml: - option --passive-ftp
7029: was added to pcre
7030:
7031: 2009-11-27 misha
7032:
7033: * src/classes/image.C: - don't add @border attribute to output of
7034: ^image.html[] if it was specified by user with empty value
7035:
7036: * src/types/pa_vxdoc.C: - bugfix: core if xdoc doesn't have the
7037: root element and we are trying to access .documentElement
7038:
7039: 2009-11-11 misha
7040:
7041: * src/classes/table.C: - in ^table.flip[] look at number of columns
7042: instead of number of items in first row for named tables
7043:
7044: 2009-11-10 misha
7045:
7046: * operators.txt: - info about hash-options in ^file::create was
7047: added
7048:
7049: * tests/237.html: - test for ^file::create[...;$.charset[...]] was
7050: added
7051:
7052: 2009-11-09 misha
7053:
7054: * buildall-with-xml: - moving to libxml 2.7.6
7055:
7056: * tests/236.html: - tests for comparations cords with functions
7057: were added
7058:
7059: * src/include/pa_string.h: - optimisation: cacheing of cstr was
7060: added
7061:
7062: * src/main/pa_http.C: - little optimisation
7063:
7064: * src/: classes/table.C, lib/gc/include/gc_allocator.h: - bugfix:
7065: GPF mallocs + stringstream (table.save)
7066:
7067: * src/classes/file.C: - file::create now accepts 4th param: options
7068: with $.charset
7069:
7070: * src/lib/cord/: cordxtra.c, include/private/cord_pos.h: - fixed
7071: bug in cord (comparation cords with functions was buggy)
7072:
7073: 2009-11-06 misha
7074:
7075: * src/main/pa_string.C: - bugfix: calculation string.length
7076: sometimes was buggy
7077:
7078: * src/classes/string.C: - bugfix: Temp_value_element wasn't
7079: destroyed if exception occured during match/replace
7080:
7081: * src/: main/pa_charset.C, include/pa_charset.h: - method
7082: lengthUTF8Char was added
7083:
7084: * src/classes/op.C: - clean tainting lang was added for user's
7085: usage
7086:
7087: * src/lib/cord/: cordbscs.c, cordxtra.c: - some rare GPF were
7088: fixed: checkouts are required after GC_MALLOC
7089:
7090: * src/types/pa_vregex.C: - check UTF8 only during 1st iteration
7091:
7092: * operators.txt: - actually, there is no ^untaint[xml] in
7093: file::create
7094:
7095: 2009-10-15 misha
7096:
7097: * tests/: 235.html, 235_attach.txt: - tests for preparing email
7098: were added
7099:
7100: * tests/234.html: - more tests for checking ^taint[uri] escaping
7101: were added
7102:
7103: * src/: include/pa_string.h, main/pa_charset.C, main/pa_http.C,
7104: main/pa_request.C, main/untaint.C, types/pa_vmail.C: - little
7105: hacking: for dealing with transcoding+^taint[uri]
7106: transcode_and_untaint was replaced by untaint_and_transcode
7107:
7108: 2009-10-13 misha
7109:
7110: * tests/: 121.html, results/121.processed: - test transcoding +
7111: url-escaping now
7112:
7113: * tests/results/auto.p: - more helpers' methods were added
7114:
7115: * src/main/pa_globals.C: - die instead of abort
7116:
7117: 2009-10-06 misha
7118:
7119: * src/main/pa_common.C: - don't allocate memory during
7120: capitalization if input string is already capitalized
7121:
7122: * src/targets/isapi/parser3isapi.C: - pass pre-capitalized headers
7123:
7124: * src/targets/cgi/parser3.C: - pass pre-capitalized headers - don't
7125: use format function because it calls malloc
7126:
7127: * src/include/pa_common.h: - more capitalized headers were added
7128:
7129: * src/main/pa_common.C: - in safe mode clear executable bits during
7130: file writing
7131:
7132: 2009-10-05 misha
7133:
7134: * src/main/pa_charset.C: - use iterators in pa_charset.C itself
7135:
7136: 2009-10-03 misha
7137:
7138: * src/: types/pa_vimage.h, classes/image.C: - ^img.font[],
7139: ^img.text[] & ^img.length[] can work in utf-8 now
7140:
7141: * src/: include/pa_charset.h, main/pa_charset.C: - class
7142: UTF8_string_iterator was added
7143:
7144: * src/classes/image.C: - respect utf-8 when calculate alphabet
7145: length
7146:
7147: * src/classes/mail.C: - check from before get message.cstr
7148:
7149: 2009-10-02 misha
7150:
7151: * tests/233.html: - test for image.font, image.length, image.text
7152: with text in utf-8 were added
7153:
7154: * src/main/pa_common.C: - use pa_malloc_atomic instead of new
7155:
7156: * buildall-with-xml, buildall-without-xml: - comment about gc
7157: version for freebsd 4 was added
7158:
7159: 2009-10-01 misha
7160:
7161: * src/main/pa_exec.C: - bugfix: allocate a bit more (for
7162: terminator) - read_pipe were slightly optimized
7163:
7164: 2009-09-28 misha
7165:
7166: * src/main/: pa_common.C, pa_uue.C: - some magic numbers were
7167: removed
7168:
7169: * src/types/pa_vmail.C: - forgot about space after ':'
7170:
7171: * src/types/pa_vmail.C: - escape filenames while preparing mail
7172: body - small simplifications
7173:
7174: * src/: include/pa_uue.h, main/pa_uue.C: - pa_uuencode now has
7175: inout params like pa_base64
7176:
7177: * src/: types/pa_vmail.C, types/pa_vmail.h, classes/mail.C: - new
7178: option $.debug-print(1) was added to mail:send - changes for
7179: using uue_encode which uses less memory
7180:
7181: * src/main/pa_common.C: - pa_base64_encode uses less memory now
7182:
7183: * src/: include/pa_uue.h, main/pa_uue.C: - pa_uuencode reduces less
7184: memory now
7185:
7186: 2009-09-26 misha
7187:
7188: * src/types/pa_vmail.C: - default encoding now is base64
7189:
7190: * buildall-with-xml: - moving to libxml 2.7.5 and libxslt 1.1.26
7191:
7192: 2009-09-25 misha
7193:
7194: * src/types/pa_vmail.C: - capitalization of headers was added to
7195: sending mail as well
7196:
7197: * buildall-with-xml: - catalog package was removed from libxml
7198:
7199: * src/main/pa_xml_io.C: - fix in removing file:// protocol for
7200: win32 absolute path
7201:
7202: * src/include/pa_common.h: - one more capitalized header was added
7203:
7204: 2009-09-22 misha
7205:
7206: * INSTALL: - comment about building just httpd binary while
7207: building apache module was added
7208:
7209: 2009-09-21 misha
7210:
7211: * buildall-with-xml: - moving to the latest versions of xml libs:
7212: libxml 2.7.4 and libxslt 1.1.25
7213:
7214: 2009-09-19 misha
7215:
7216: * tests/231.html: - test for encoding cookie in win-1251
7217:
7218: 2009-09-18 misha
7219:
7220: * tests/: 224.html, 224.p: - tests for ^reflection:fields[class or
7221: object] were added
7222:
7223: * operators.txt: - info about method ^reflection:fields[class or
7224: object] was added
7225:
7226: * src/classes/reflection.C: - method ^reflection:fields[class or
7227: object] was added
7228:
7229: * src/types/: pa_value.h, pa_vclass.C, pa_vclass.h, pa_vobject.h: -
7230: methods get_fields were added
7231:
7232: * tests/232.html: - tests for @GET[name]
7233:
7234: * src/classes/table.C: - some changes in handling hash-options for
7235: creare, join and locate
7236:
7237: * src/types/: pa_vobject.C, pa_vobject.h: - @GET[] now could be
7238: defined with option: the type of requested value
7239:
7240: 2009-09-17 misha
7241:
7242: * tests/212.html: - tests for .pattern and .options were added
7243:
7244: * src/types/: pa_vregex.C, pa_vregex.h: - $regex.pattern and
7245: $regex.options were added
7246:
7247: 2009-09-11 misha
7248:
7249: * tests/: 223.html, 223_utf8.txt, 223_win1251.txt: - test was
7250: rewrited. it checks not just one case of sending cookies during
7251: file::load[http], but also sending headers and fields (including
7252: files)
7253:
7254: 2009-09-10 misha
7255:
7256: * src/main/untaint.C: - workaround in file-spec lang for old Macs
7257: was removed => now parser can open files with Russian 'r' in
7258: filename
7259:
7260: * src/main/untaint.C: - bugfix: client charset whould be analized
7261: while escaping cookies but now source charset
7262:
7263: * src/main/pa_http.C: - bugfix: the values of http headers didn't
7264: ^tainted[uri] so it was possible to make request with incorrect
7265: http header
7266:
7267: * src/main/pa_http.C: - capitalization of http headers during
7268: file::load[http was slightly changes - bugfix: all headers which
7269: parser sends during file::load[http should be transcoded and only
7270: then escaped
7271:
7272: * src/main/untaint.C: - a bit more comments were added
7273:
7274: * src/classes/: file.C, string.C: - types where changes (minus 2
7275: warnings)
7276:
7277: * src/include/pa_common.h: - 2 capitalized strings for making http
7278: headers during file::load[http were added
7279:
7280: 2009-09-08 misha
7281:
7282: * operators.txt: - changes in file.save and string.save were added
7283:
7284: * tests/: 230.html, 230.txt: - tests for checking options in
7285: file.save and string.save were added
7286:
7287: * src/main/pa_request.C: - http headers names, which are passed to
7288: SAPI::add_header_attribute are lowercased now (it'll be
7289: capitalized in that method)
7290:
7291: * src/: types/pa_vfile.C, types/pa_vfile.h, classes/file.C,
7292: classes/string.C: - file_write accepts Request_charsets and asked
7293: charset and cound transcode content before writing - string.save
7294: and file.save have option $.charset now
7295:
7296: * src/: include/pa_common.h, main/pa_common.C, classes/table.C,
7297: classes/xdoc.C: - file_write accepts Request_charsets and asked
7298: charset and cound transcode content before writing
7299:
7300: * src/include/pa_exception.h: - new exception comment string was
7301: defined
7302:
7303: 2009-09-07 misha
7304:
7305: * src/main/compile.y: - grammar $name\ name stops now for regex
7306: sub-pattern\s
7307:
7308: 2009-09-04 misha
7309:
7310: * src/main/pa_http.C: - capitalization of http headers during
7311: file::load[http was implemented
7312:
7313: 2009-09-03 misha
7314:
7315: * src/: main/pa_common.C, main/pa_http.C, main/pa_request.C,
7316: include/pa_common.h, include/pa_sapi.h, types/pa_vcookie.C,
7317: types/pa_vmail.C, targets/cgi/parser3.C,
7318: targets/isapi/parser3isapi.C: - back to storing response http
7319: headers in lowercase - capitalize them during output
7320:
7321: 2009-08-31 misha
7322:
7323: * src/classes/table.C: - allow call with any brackets (it could be
7324: useful in methods with explict result declaration)
7325:
7326: * src/classes/table.C: - bugfix: ^table.sort{...} doesn't work
7327: correctly if $request:charset==koi8-r
7328:
7329: 2009-08-30 misha
7330:
7331: * src/: include/pa_common.h, main/pa_request.C: - http headers were
7332: changed: content-type => Content-type and so on
7333:
7334: * src/classes/file.C, src/include/pa_common.h,
7335: src/include/pa_request.h, src/main/pa_http.C,
7336: src/main/pa_request.C, src/types/pa_vcookie.C,
7337: src/types/pa_vmail.C, src/targets/cgi/parser3.C,
7338: src/targets/isapi/parser3isapi.C, tests/results/001.processed,
7339: tests/results/002.processed, tests/results/003.processed,
7340: tests/results/004.processed, tests/results/005.processed,
7341: tests/results/006.processed, tests/results/007.processed,
7342: tests/results/008.processed, tests/results/009.processed,
7343: tests/results/010.processed, tests/results/011.processed,
7344: tests/results/012.processed, tests/results/013.processed,
7345: tests/results/014.processed, tests/results/015.processed,
7346: tests/results/016.processed, tests/results/017.processed,
7347: tests/results/018.processed, tests/results/019.processed,
7348: tests/results/020.processed, tests/results/021.processed,
7349: tests/results/022.processed, tests/results/023.processed,
7350: tests/results/024.processed, tests/results/025.processed,
7351: tests/results/026.processed, tests/results/027.processed,
7352: tests/results/028.processed, tests/results/029.processed,
7353: tests/results/030.processed, tests/results/031.processed,
7354: tests/results/032.processed, tests/results/033.processed,
7355: tests/results/034.processed, tests/results/035.processed,
7356: tests/results/036.processed, tests/results/037.processed,
7357: tests/results/038.processed, tests/results/039.processed,
7358: tests/results/040.processed, tests/results/041.processed,
7359: tests/results/042.processed, tests/results/043.processed,
7360: tests/results/044.processed, tests/results/045.processed,
7361: tests/results/046.processed, tests/results/047.processed,
7362: tests/results/048.processed, tests/results/049.processed,
7363: tests/results/050.processed, tests/results/051.processed,
7364: tests/results/052.processed, tests/results/053.processed,
7365: tests/results/054.processed, tests/results/055.processed,
7366: tests/results/056.processed, tests/results/057.processed,
7367: tests/results/058.processed, tests/results/059.processed,
7368: tests/results/060.processed, tests/results/061.processed,
7369: tests/results/062.processed, tests/results/063.processed,
7370: tests/results/064.processed, tests/results/065.processed,
7371: tests/results/066.processed, tests/results/067.processed,
7372: tests/results/068.processed, tests/results/069.processed,
7373: tests/results/070.processed, tests/results/071.processed,
7374: tests/results/072.processed, tests/results/073.processed,
7375: tests/results/074.processed, tests/results/075.processed,
7376: tests/results/076.processed, tests/results/077.processed,
7377: tests/results/078.processed, tests/results/079.processed,
7378: tests/results/080.processed, tests/results/081.processed,
7379: tests/results/082.processed, tests/results/083.processed,
7380: tests/results/084.processed, tests/results/085.processed,
7381: tests/results/086.processed, tests/results/087.processed,
7382: tests/results/088.processed, tests/results/089.processed,
7383: tests/results/090.processed, tests/results/091.processed,
7384: tests/results/092.processed, tests/results/093.processed,
7385: tests/results/094.processed, tests/results/095.processed,
7386: tests/results/096.processed, tests/results/097.processed,
7387: tests/results/098.processed, tests/results/099.processed,
7388: tests/results/100.processed, tests/results/101.processed,
7389: tests/results/102.processed, tests/results/103.processed,
7390: tests/results/104.processed, tests/results/105.processed,
7391: tests/results/106.processed, tests/results/107.processed,
7392: tests/results/108.processed, tests/results/109.processed,
7393: tests/results/110.processed, tests/results/111.processed,
7394: tests/results/112.processed, tests/results/113.processed,
7395: tests/results/114.processed, tests/results/115.processed,
7396: tests/results/116.processed, tests/results/117.processed,
7397: tests/results/118.processed, tests/results/119.processed,
7398: tests/results/120.processed, tests/results/121.processed,
7399: tests/results/122.processed, tests/results/123.processed,
7400: tests/results/124.processed, tests/results/125.processed,
7401: tests/results/126.processed, tests/results/127.processed,
7402: tests/results/128.processed, tests/results/129.processed,
7403: tests/results/130.processed, tests/results/131.processed,
7404: tests/results/132.processed, tests/results/133.processed,
7405: tests/results/134.processed, tests/results/135.processed,
7406: tests/results/136.processed, tests/results/138.processed,
7407: tests/results/139.processed, tests/results/140.processed,
7408: tests/results/141.processed, tests/results/142.processed,
7409: tests/results/143.processed, tests/results/144.processed,
7410: tests/results/145.processed, tests/results/146.processed,
7411: tests/results/147.processed, tests/results/148.processed,
7412: tests/results/149.processed, tests/results/150.processed,
7413: tests/results/151.processed, tests/results/152.processed,
7414: tests/results/153.processed, tests/results/154.processed,
7415: tests/results/155.processed, tests/results/156.processed,
7416: tests/results/157.processed, tests/results/158.processed,
7417: tests/results/159.processed, tests/results/160.processed,
7418: tests/results/161.processed, tests/results/162.processed,
7419: tests/results/163.processed, tests/results/164.processed,
7420: tests/results/165.processed, tests/results/166.processed,
7421: tests/results/167.processed, tests/results/168.processed,
7422: tests/results/169.processed, tests/results/170.processed,
7423: tests/results/171.processed, tests/results/172.processed,
7424: tests/results/173.processed, tests/results/174.processed,
7425: tests/results/175.processed, tests/results/176.processed,
7426: tests/results/177.processed, tests/results/178.processed,
7427: tests/results/179.processed, tests/results/180.processed,
7428: tests/results/181.processed, tests/results/182.processed,
7429: tests/results/183.processed, tests/results/184.processed,
7430: tests/results/185.processed, tests/results/186.processed,
7431: tests/results/187.processed, tests/results/188.processed,
7432: tests/results/189.processed, tests/results/190.processed,
7433: tests/results/191.processed, tests/results/192.processed,
7434: tests/results/193.processed, tests/results/194.processed,
7435: tests/results/195.processed, tests/results/196.processed,
7436: tests/results/197.processed, tests/results/198.processed,
7437: tests/results/199.processed, tests/results/200.processed,
7438: tests/results/201.processed, tests/results/202.processed,
7439: tests/results/203.processed, tests/results/204.processed,
7440: tests/results/205.processed, tests/results/206.processed,
7441: tests/results/207.processed, tests/results/208.processed,
7442: tests/results/209.processed, tests/results/210.processed,
7443: tests/results/211.processed, tests/results/212.processed,
7444: tests/results/213.processed, tests/results/214.processed,
7445: tests/results/215.processed, tests/results/216.processed,
7446: tests/results/217.processed, tests/results/218.processed,
7447: tests/results/219.processed, tests/results/220.processed,
7448: tests/results/221.processed, tests/results/222.processed,
7449: tests/results/223.processed, tests/results/224.processed,
7450: tests/results/225.processed, tests/results/226.processed,
7451: tests/results/227.processed, tests/results/228.processed,
7452: tests/results/229.processed: - http headers were changed:
7453: content-type => Content-type and so on
7454:
7455: 2009-08-27 misha
7456:
7457: * src/: main/pa_random.C, include/pa_random.h,
7458: targets/cgi/parser3.C: - year was updated :)
7459:
7460: 2009-08-26 misha
7461:
7462: * tests/: 224.html, 224.p: - test for creating of parser object
7463: using constructor without params - little bugfix in test
7464:
7465: * src/main/compile_tools.h: - bugfix: should't call autouse while
7466: checking existed class while processing partial option
7467:
7468: * src/classes/reflection.C: - bugfix: core when creating object
7469: with reflection and constructor doesn't have params
7470:
7471: 2009-08-24 misha
7472:
7473: * tests/229.html: - tests for checking the number of parameters
7474: were added
7475:
7476: * src/types/: pa_value.C, pa_vmethod_frame.h: - bugfix: the actual
7477: number of method's parameters wasn't checked correctly (the bug
7478: was introduced in 3.4.0)
7479:
7480: 2009-08-22 misha
7481:
7482: * src/main/pa_http.C: - ^file::load[http://...;$.body[]] : $.body
7483: transcoded, but tainted pieces are escaped only when
7484: content-type==url-encoding
7485:
7486: * tests/228.html: - test for checking
7487: ^file::load[http://...;$.body[]]
7488:
7489: * src/types/: pa_vform.C, pa_vform.h: - bugfix: attempt to detect
7490: post charset was too early (charsets is empty at this moment)
7491:
7492: 2009-08-21 misha
7493:
7494: * src/: include/pa_string.h, main/pa_http.C, main/pa_request.C,
7495: main/untaint.C: - some fixes with transcode+untaint
7496:
7497: 2009-08-15 misha
7498:
7499: * src/main/pa_exec.C: - number of argv in file::exec/cgi on unix
7500: was increaced to 100 (was 50)
7501:
7502: * tests/227.html: - test for checking overriding properties in
7503: static classes was added
7504:
7505: * tests/: 226.html, 226.p: - test for @autoload[] was added
7506:
7507: * src/: include/pa_request.h, main/compile.y, main/compile_tools.h,
7508: main/execute.C, main/pa_request.C, classes/reflection.C: -
7509: autouse was implemented
7510:
7511: 2009-08-14 misha
7512:
7513: * src/classes/reflection.C: - outdated checkout was removed
7514:
7515: * src/classes/reflection.C: - optimization - method ^dynamical was
7516: added.
7517:
7518: * src/: types/pa_value.h, types/pa_vmethod_frame.h,
7519: types/pa_vstateless_class.h, main/execute.C: - optimization
7520:
7521: * src/types/pa_vclass.C: - exception if base on sytem class
7522:
7523: 2009-08-12 misha
7524:
7525: * src/types/: pa_vclass.C, pa_vclass.h, pa_vstateless_class.C,
7526: pa_vstateless_class.h: - little optimisation
7527:
7528: 2009-08-11 misha
7529:
7530: * tests/224.html: - method_params => method_info - checking for
7531: $.inherited
7532:
7533: * src/classes/reflection.C, operators.txt: - method method_params
7534: was renamed to method_info and now it returns class name, if
7535: method was defined in ancestor
7536:
7537: * tests/225.html: - tests for cheching properties in hierarhical
7538: classes were added
7539:
7540: * src/: types/pa_property.h, types/pa_vclass.C, types/pa_vclass.h,
7541: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
7542: main/compile.y, main/execute.C, classes/classes.C: - problems
7543: with properties in new classes implementation were fixed
7544:
7545: 2009-08-10 misha
7546:
7547: * src/main/execute.C: - now constructor shouldn't be defined in
7548: class. it could be defined in parent.
7549:
7550: 2009-08-09 misha
7551:
7552: * src/classes/reflection.C: - ^reflection:methods doesn't return
7553: base's methods
7554:
7555: 2009-08-08 misha
7556:
7557: * src/: classes/classes.h, classes/date.C, classes/file.C,
7558: classes/form.C, classes/hash.C, classes/hashfile.C,
7559: classes/image.C, classes/mail.C, classes/op.C,
7560: classes/reflection.C, classes/regex.C, classes/string.C,
7561: classes/table.C, classes/xdoc.C, classes/xnode.C,
7562: classes/xnode.h, include/pa_hash.h, main/execute.C,
7563: main/pa_http.C, main/pa_request.C, targets/cgi/parser3.C,
7564: types/pa_method.h, types/pa_property.h, types/pa_value.C,
7565: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
7566: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
7567: types/pa_vcookie.h, types/pa_vdate.h, types/pa_venv.C,
7568: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
7569: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
7570: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
7571: types/pa_vimage.h, types/pa_vmail.C, types/pa_vmail.h,
7572: types/pa_vmath.h, types/pa_vmemory.h, types/pa_vmethod_frame.h,
7573: types/pa_vobject.C, types/pa_vobject.h, types/pa_vproperty.C,
7574: types/pa_vproperty.h, types/pa_vrequest.C, types/pa_vrequest.h,
7575: types/pa_vresponse.C, types/pa_vresponse.h,
7576: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
7577: types/pa_vstateless_object.h, types/pa_vstatus.C,
7578: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.C,
7579: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
7580: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
7581: types/pa_wwrapper.h, types/types.vcproj: - new classes
7582: implementation
7583:
7584: * buildall-with-xml, buildall-without-xml: - gc has a bug if
7585: USE_MUNMAP is used. so it is disabled as a workaround.
7586:
7587: 2009-08-05 misha
7588:
7589: * src/: main/pa_common.C, include/pa_common.h: - not needed
7590: parameter was removed
7591:
7592: * src/main/pa_http.C: - bugfix: error was during detecting
7593: content-type of file which was loaded by http
7594:
7595: 2009-08-01 misha
7596:
7597: * src/main/execute.C, src/main/compile.y, src/include/pa_opcode.h,
7598: src/types/pa_wcontext.h, src/types/pa_wwrapper.h, INSTALL: -
7599: OPTIMIZE_BYTECODE_CONSTRUCT_OBJECT and OPTIMIZE_CONSTRUCT_OBJECT
7600: can't be disabled with defines any longer
7601:
7602: 2009-07-29 misha
7603:
7604: * src/classes/reflection.C, tests/results/224.processed: - for
7605: native methods with any call type now returned empty call_type
7606: value
7607:
7608: * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
7609: classes/table.C, include/pa_hash.h, include/pa_request.h,
7610: main/pa_request.C: - break in cycles was optimized
7611:
7612: * INSTALL: - more defines were described
7613:
7614: 2009-07-28 misha
7615:
7616: * operators.txt: - some changes in information about reflection
7617: class
7618:
7619: * tests/: 224.html, 224.p: - tests for reflection class
7620:
7621: * src/classes/reflection.C: - some bugs were fixed, method classes
7622: was added, refactoring
7623:
7624: 2009-07-26 misha
7625:
7626: * src/classes/classes.vcproj: - reflection class wass added to
7627: project
7628:
7629: * operators.txt: - information about reflection class was added
7630:
7631: * src/classes/reflection.C: - class was redesigned
7632:
7633: 2009-07-24 misha
7634:
7635: * src/classes/: Makefile.am, reflection.C: - class reflection was
7636: added
7637:
7638: * src/types/pa_vstateless_class.h: - method for reflection method's
7639: in classes was added
7640:
7641: 2009-07-22 misha
7642:
7643: * src/main/compile_tools.h: - bugfix: $object.$var was
7644: over-optimized. it failed if $object1.$object2.field
7645:
7646: 2009-07-16 misha
7647:
7648: * src/: lib/cord/cordbscs.c, lib/cord/cordprnt.c,
7649: lib/cord/cordxtra.c, lib/cord/include/cord.h,
7650: include/pa_string.h, main/pa_string.C: - optimization: CORD_str,
7651: CORD_to_const_char_star, CORD_to_char_star and CORD_substr have
7652: one more arg: length of cord
7653:
7654: 2009-07-15 misha
7655:
7656: * src/main/pa_http.C: - bugfix: $.cookies' values should be force
7657: tainted in ^file::load[http://...;$.cookies[]]
7658:
7659: * src/classes/: op.C, regex.C, string.C: - new string with
7660: exception was used
7661:
7662: * src/include/pa_exception.h: - new string with exception was added
7663:
7664: * tests/223.html: - test for checking cookie-encoding during
7665: ^file::load[http was added
7666:
7667: * tests/: 221.html, 222.html: - tests for checking type of
7668: $table.fields.field were added
7669:
7670: * src/types/pa_vtable.C: - not used var decl was removed
7671:
7672: * src/include/pa_string.h: - use cached string length in Body::mid.
7673: it improves speed of match with brackets in pattern
7674:
7675: * src/lib/cord/include/cord.h: - make CORD_substr_checked available
7676: outside
7677:
7678: 2009-07-14 misha
7679:
7680: * src/types/pa_vtable.C: - $table.fields.a return string even if
7681: column is empty (sometime returned void) - $table.fields was
7682: added for nameless tables
7683:
7684: * src/targets/cgi/getopt.c: - one warning resolved
7685:
7686: * src/main/pa_string.C: - potentian bug fixed
7687:
7688: * src/classes/op.C: - small optimization in taint/untaint
7689:
7690: 2009-07-13 misha
7691:
7692: * tests/156.html: - test for $cookie[...$.httponly(false)...] was
7693: added
7694:
7695: * src/types/pa_value.C: - bugfix: $cookie[...$.httponly(false)...]
7696: souldn't add the attribut to output
7697:
7698: 2009-07-11 misha
7699:
7700: * src/targets/: cgi/parser3.vcproj, isapi/parser3isapi.vcproj: -
7701: stack size was increaced to 2MB (default=1MB)
7702:
7703: 2009-07-08 misha
7704:
7705: * src/main/pa_string.C: - link to UTF-8 description was added
7706:
7707: * src/include/pa_hash.h: - hash keeps element's order in more
7708: places (ex: ._keys[])
7709:
7710: * tests/220.html: - test for checking order of elements in hash in
7711: foreach was added
7712:
7713: * tests/172.html: - small changes in printing hash
7714:
7715: * tests/129.html: - small changes in printing hash
7716:
7717: * src/: include/pa_common.h, include/pa_hash.h,
7718: include/pa_request.h, types/pa_value.h, types/pa_vmethod_frame.C,
7719: types/pa_vmethod_frame.h: - hash now keeps order of elements
7720:
7721: * tests/014.html: - small changes in printing hash
7722:
7723: 2009-07-07 misha
7724:
7725: * src/classes/op.C: - new taint language "parser-code" was added
7726:
7727: * tests/219.html: - test for auto untaint parser code in process
7728: was added
7729:
7730: * src/classes/op.C: - tainted pieces in body of process are
7731: auto-untainted now: ^ -> ^^, $ -> ^$ etc.
7732:
7733: * src/: include/pa_string.h, main/untaint.C: - new language
7734: L_PARSER_CODE for auto-untaint in process was added
7735:
7736: * src/: classes/file.C, classes/hash.C, classes/image.C,
7737: classes/op.C, classes/string.C, classes/table.C, classes/void.C,
7738: classes/xdoc.C, include/pa_string.h, main/pa_charset.C,
7739: main/pa_http.C, main/pa_request.C, main/pa_xml_io.C,
7740: main/untaint.C, types/pa_value.h, types/pa_vhash.h,
7741: types/pa_vmail.C, types/pa_vobject.h, types/pa_vstring.h: - some
7742: code cleanup
7743:
7744: 2009-07-06 misha
7745:
7746: * src/classes/: file.C, hash.C, image.C, mail.C, op.C, string.C,
7747: table.C, void.C, xdoc.C: - cstr(params) and cstrm(params) were
7748: deleted. taint_cstr[m] and untaint_cstr[m] should be used
7749:
7750: * src/types/: pa_vcookie.C, pa_vhash.h, pa_vhashfile.C,
7751: pa_vimage.C, pa_vmail.C, pa_vobject.h, pa_vregex.C,
7752: pa_vrequest.C, pa_vstring.h, pa_vvoid.h: - cstr(params) and
7753: cstrm(params) were deleted. taint_cstr[m] and untaint_cstr[m]
7754: should be used
7755:
7756: * src/main/: pa_charset.C, pa_common.C, pa_exec.C, pa_http.C,
7757: pa_request.C, pa_sql_driver_manager.C, pa_xml_io.C: -
7758: cstr(params) and cstrm(params) were deleted. taint_cstr[m] and
7759: untaint_cstr[m] should be used
7760:
7761: * src/include/pa_string.h: - cstr(params) and cstrm(params) were
7762: deleted. taint_cstr[m] and untaint_cstr[m] should be used
7763:
7764: * tests/218.html: - test for checking automatic file-spec-taint was
7765: added
7766:
7767: * src/: types/pa_vhashfile.C, types/pa_vimage.C, types/pa_vmail.C,
7768: types/pa_vregex.C, types/pa_vrequest.C, types/pa_vstring.C,
7769: classes/file.C, classes/hash.C, classes/image.C,
7770: classes/string.C, classes/table.C, classes/void.C,
7771: classes/xdoc.C: - optimizations and simplification of
7772: string.cstr(...)
7773:
7774: * src/: include/pa_string.h, main/untaint.C, main/pa_common.C,
7775: main/pa_exec.C, main/pa_request.C, main/pa_sql_driver_manager.C:
7776: - optimizations and simplification of string.cstr(...)
7777:
7778: 2009-07-04 misha
7779:
7780: * tests/217.html: - test for recursion detection was added
7781:
7782: * src/: types/types.vcproj, main/main.vcproj,
7783: classes/classes.vcproj, targets/cgi/parser3.vcproj,
7784: targets/isapi/parser3isapi.vcproj: - RuntimeTypeInfo was removed
7785: from .vcproj
7786:
7787: * src/types/pa_wwrapper.h: - dynamic_cast was removed
7788:
7789: * tests/: 195.html, 195_utf8.txt, 195_windows1251.txt: - tests for
7790: uploading files and case-insensitive http-method were added
7791:
7792: * tests/: 216.html, 216_dir/1, 216_dir/2.txt: - test for checking
7793: tainted pattern in ^file:list[] was added
7794:
7795: 2009-07-03 misha
7796:
7797: * src/: classes/classes.vcproj, main/main.vcproj,
7798: types/types.vcproj, targets/cgi/parser3.vcproj,
7799: targets/isapi/parser3isapi.vcproj: - enable runtime info (needed
7800: for dynamic_cast) - little options changes
7801:
7802: * src/main/pa_http.C: - file::load[http works now with uploading
7803: files _and_ changing $.charset
7804:
7805: 2009-06-29 misha
7806:
7807: * src/types/pa_vregex.C: - ^untaint[regex][] for all tainted data
7808: while creating pattern
7809:
7810: 2009-06-25 misha
7811:
7812: * src/classes/image.C, operators.txt: - options' names for
7813: ^image.font were changed to $.space, $.width and $spacing -
7814: default space width now == gif's width
7815:
7816: 2009-06-24 misha
7817:
7818: * tests/215.html: - tests for $file.mode were added
7819:
7820: * operators.txt: - added info about $file.mode and changes in
7821: ^image.font[
7822:
7823: * src/: types/pa_vimage.h, classes/image.C: ^image.font - third
7824: param now could be omited - third param now could be hash (with
7825: all widths options: $.space-width, $.letter-width) - it's
7826: possible to specify tracking ($.letter-space)
7827:
7828: * src/classes/file.C: - file objects now could have mode field
7829: (text|binary)
7830:
7831: * src/types/: pa_vfile.C, pa_vfile.h: - method set_method was added
7832:
7833: 2009-06-23 misha
7834:
7835: * src/: include/pa_string.h, main/pa_string.C, classes/string.C: -
7836: trim can work with utf-8 chars now
7837:
7838: 2009-06-20 misha
7839:
7840: * src/: classes/hash.C, main/pa_string.C: - string length cacheing
7841: was implemented
7842:
7843: * src/classes/table.C: - string length cacheing was implemented
7844:
7845: * src/include/pa_string.h: - string length cacheing was implemented
7846:
7847: 2009-06-17 misha
7848:
7849: * src/main/execute.C: - value param was removed from
7850: WContext::WContext
7851:
7852: * src/types/: pa_vcode_frame.h, pa_vmethod_frame.C, pa_wcontext.h,
7853: pa_wwrapper.h: - value param was removed from WContext::WContext
7854: - field wcontext was removed from VCodeFrame (using fparent
7855: instead)
7856:
7857: * tests/214.html: - test with hash copying
7858:
7859: 2009-06-16 misha
7860:
7861: * tests/: 062.html, results/062.processed: - evaluation hardcoded
7862: strings doesn't work in expression anymore
7863:
7864: * src/main/execute.C: - less calls for get_constructing() - little
7865: refactoring
7866:
7867: * src/: types/pa_wcontext.h, types/pa_wwrapper.h,
7868: include/pa_request.h: - less calls for get_constructing()
7869:
7870: * src/classes/: hash.C, hashfile.C: - fixed bug which was
7871: introduced with OPTIMIZE_SINGLE_STRING optimization
7872:
7873: 2009-06-14 misha
7874:
7875: * src/: classes/date.C, classes/file.C, classes/hash.C,
7876: classes/hashfile.C, classes/image.C, classes/regex.C,
7877: classes/table.C, classes/xdoc.C, classes/xnode.h,
7878: types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.h,
7879: types/pa_vstateless_class.h, main/execute.C: - create object for
7880: storing object's fields only for parser objects
7881:
7882: 2009-06-13 misha
7883:
7884: * buildall-with-xml, buildall-without-xml: - new option was added
7885: for building GC (it slightly reduces memory usage)
7886:
7887: * src/types/: pa_wcontext.h, pa_wwrapper.h: - optimization of
7888: single string write
7889:
7890: * src/main/execute.C: - bytecode optimization of ^class:constructor
7891: - optimization of single string write
7892:
7893: * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.h:
7894: - bytecode optimization of ^class:constructor
7895:
7896: 2009-06-09 misha
7897:
7898: * src/targets/cgi/parser3.C: - type size_t was changed to int in
7899: main (better compatibility)
7900:
7901: 2009-06-08 misha
7902:
7903: * src/main/compile.y: - I've forgot to commit it :(
7904:
7905: 2009-06-07 misha
7906:
7907: * src/include/pa_opcode.h: - more optimizations for WITH_SELF,
7908: WITH_READ and WITH_ROOT
7909:
7910: * src/main/: compile.y, compile_tools.C, compile_tools.h,
7911: execute.C: - more optimizations for WITH_SELF, WITH_READ and
7912: WITH_ROOT - little refactoring
7913:
7914: 2009-06-06 misha
7915:
7916: * tests/213.html: - tests for 3rd match string-param were added
7917:
7918: * src/classes/string.C: - 3rd match param could be string now
7919:
7920: * src/main/: compile.y, compile_tools.h: - much more bytecode's
7921: sequences optimized to WITH_SELF__VALUE__GET_ELEMENT and
7922: GET_OBJECT_ELEMENT
7923:
7924: 2009-06-05 misha
7925:
7926: * src/main/pa_http.C: - bugfix: content-length was not calculated
7927: if $.body was specified
7928:
7929: 2009-06-04 misha
7930:
7931: * src/classes/op.C: - optimizing write_assign_lang in connect
7932:
7933: * src/classes/op.C: - optimizing write_assign_lang in taint/untaint
7934:
7935: * src/main/execute.C: - little refactoring - optimizing
7936: write_assign_lang in taint/untaint
7937:
7938: * src/include/pa_opcode.h: - little refactoring
7939:
7940: * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.C,
7941: main/compile_tools.h, main/execute.C: - optimizations for
7942: $self.field, ^self.method, $self.field[...] and $self.field(...)
7943: were added
7944:
7945: 2009-06-03 misha
7946:
7947: * src/types/pa_venv.C: - pa_strdup was replaced by strdup
7948:
7949: 2009-06-02 misha
7950:
7951: * src/: main/compile.y, main/compile_tools.h, main/execute.C,
7952: include/pa_opcode.h: - refactoring in last optimizations
7953: ($a[...], $a(...), $.a[...], $.a(...)). a bit less optimizations
7954: now but code is much easy and it is ready for further
7955: improvements.
7956:
7957: 2009-05-27 misha
7958:
7959: * src/: types/pa_junction.h, types/pa_vjunction.C,
7960: types/pa_vjunction.h, types/pa_vmethod_frame.h, main/execute.C: -
7961: changed in destructing junctions
7962:
7963: * src/main/: pa_charset.C, pa_string.C: - more safe creation on
7964: String:Body
7965:
7966: 2009-05-26 misha
7967:
7968: * src/: main/pa_common.C, main/pa_http.C, include/pa_common.h: -
7969: one method detect_charset was deleted - bug was fixed in this
7970: method (error while detecting charset in content_type withot last
7971: ';')
7972:
7973: * src/types/: pa_vform.C, pa_vform.h: - detect post charset only
7974: once
7975:
7976: 2009-05-25 misha
7977:
7978: * src/classes/file.C: - bugfix: file::exec didn't work after
7979: optimizing of helper_length
7980:
7981: 2009-05-24 misha
7982:
7983: * src/main/compile_tools.h: - $a[$b.c] and $a[$b.$c] optimisations
7984: were added - little refactoring
7985:
7986: * src/main/execute.C: - core while printing in debug log
7987: non-printable values was fixed - $a[$b.c] and $a[$b.$c]
7988: optimisations were added
7989:
7990: * src/include/pa_opcode.h: - new opcodes for $a[$b.c] and $a[$b.$c]
7991: were added
7992:
7993: 2009-05-23 misha
7994:
7995: * src/: lib/cord/cordbscs.c, lib/cord/cordxtra.c,
7996: lib/cord/include/cord.h, include/pa_string.h, main/untaint.C: -
7997: CORD_cat optimization
7998:
7999: * src/: include/pa_opcode.h, main/compile_tools.h, main/execute.C:
8000: - call constr optimisation under separate define now
8001:
8002: * src/main/: compile_tools.h, execute.C: - bugfix: $a[] $b[$a] --
8003: in $b should be string, not void
8004:
8005: * src/main/compile.y: - little fix for rem-cut optimisation
8006:
8007: * src/: include/pa_opcode.h, main/compile_tools.C,
8008: main/compile_tools.h, main/execute.C: - optimisations for
8009: $a[^b[...]], $.a[^b[...]], $a(^b[...]) and $.a(^b[...])
8010:
8011: * INSTALL: - description of some #defined were added
8012:
8013: * src/types/: pa_vfile.C, pa_vfile.h: - fill .'text' field only
8014: before 1st access (memory usage is reduced if don't access to
8015: .text field)
8016:
8017: * src/include/pa_array.h: - array grows step now not static (it
8018: reduces numbers of reallocs)
8019:
8020: 2009-05-20 misha
8021:
8022: * src/include/pa_opcode.h: - bytecode optimization for $a(1),
8023: $.b(2), $c[d] and $.e[f] was added
8024:
8025: * src/main/: compile.y, compile_tools.C, compile_tools.h,
8026: execute.C: - bytecode optimization for $a(1), $.b(2), $c[d] and
8027: $.e[f] was added
8028:
8029: * src/main/execute.C: - debug printing moved in defines
8030:
8031: * src/main/: compile.y, compile_tools.C, compile_tools.h: - bugfix
8032: and little refactoring for OP_GET_OBJECT_ELEMENT +
8033: OP_GET_OBJECT_VAR_ELEMENT optimisation
8034:
8035: 2009-05-19 misha
8036:
8037: * src/main/: compile.y, compile_tools.C, compile_tools.h,
8038: execute.C: - $a.$b & ^a.$b bytecode optimisation
8039:
8040: * src/include/pa_opcode.h: - new opcodes were added (for $a.$b &
8041: ^a.$b optimisation)
8042:
8043: * src/main/compile.y: - compiler now generate new opcodes:
8044: OP_GET_ELEMENT_FIELD and OP_GET_ELEMENT_FIELD__WRITE for $a.b and
8045: ^a.b - compiler now cut off ^rem{ with all content ; any number
8046: of params }
8047:
8048: * src/main/execute.C: - code for handle new opcodes
8049: OP_GET_ELEMENT_FIELD and OP_GET_ELEMENT_FIELD__WRITE was added
8050:
8051: * src/main/: compile_tools.C, compile_tools.h: - new parameter was
8052: added for LA2V and LA2S
8053:
8054: * src/include/pa_opcode.h: - new defines which can be used for
8055: disable some bytecode optimisation and new opcodes were added
8056:
8057: 2009-05-17 misha
8058:
8059: * src/lib/cord/cordxtra.c: - bugfix.
8060:
8061: * tests/212.html: - .size[] and .study_size[] were added to tests
8062:
8063: * operators.txt: - info about regex class was added
8064:
8065: * tests/212.html: - tests for regex class were added
8066:
8067: 2009-05-16 misha
8068:
8069: * buildall-with-xml, buildall-without-xml: - moving from gc6.8 to
8070: gc7.1
8071:
8072: * tests/022.html: - test for ^file:list[path;] (empty second param)
8073: was added
8074:
8075: * src/classes/file.C: - bugfix: ^file:list[path;] [empty second
8076: param) should work
8077:
8078: 2009-05-15 misha
8079:
8080: * src/classes/table.C: - automatically disable stringstream usage
8081: on freebsd4
8082:
8083: * src/lib/cord/cordxtra.c: - var decl should be at the beginning of
8084: scope
8085:
8086: * tests/211.html: - test with different types of access to hash was
8087: added
8088:
8089: * tests/210.html: - test which checks for loosing tainting in
8090: hash's keys was added
8091:
8092: * tests/208.html: - some parser work added. or stime == 0 %-)
8093:
8094: * src/lib/cord/cordbscs.c: - little hack was added to cord
8095:
8096: * src/lib/cord/cordxtra.c: - cacheing of cord chars was added
8097:
8098: * src/include/pa_version.h, configure.in: - moko have made a lot of
8099: optimisations for increacing version number more dramatically :)
8100:
8101: * src/classes/date.C: - little refactoring: use constructor which
8102: accepts formated string
8103:
8104: * src/: include/pa_string.h, main/pa_string.C: - String constructor
8105: which can print formatted string was added
8106:
8107: 2009-05-14 misha
8108:
8109: * src/include/pa_string.h: - type was fixed
8110:
8111: * src/: classes/hashfile.C, classes/op.C,
8112: include/pa_cache_managers.h, include/pa_charset.h,
8113: include/pa_charsets.h, include/pa_common.h, include/pa_hash.h,
8114: include/pa_request.h, include/pa_sql_driver_manager.h,
8115: include/pa_string.h, include/pa_stylesheet_manager.h,
8116: include/pa_table.h, include/pa_xml_io.h, main/pa_charset.C,
8117: main/pa_charsets.C, main/pa_string.C,
8118: main/pa_stylesheet_connection.C, types/pa_value.h,
8119: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
8120: types/pa_vobject.C, types/pa_vstateless_class.C,
8121: types/pa_vstateless_class.h: - hash_code caching was implemented
8122: (seaches should be faster now)
8123:
8124: * src/: classes/file.C, classes/hash.C, classes/image.C,
8125: classes/string.C, classes/table.C, include/pa_string.h,
8126: main/pa_charset.C, main/pa_http.C, main/pa_request.C,
8127: types/pa_vconsole.h, types/pa_vcookie.C, types/pa_venv.C,
8128: types/pa_vform.C, types/pa_vhashfile.C, types/pa_vregex.C,
8129: types/pa_vrequest.C: - String constructors don't have that stupid
8130: true/false param which means 'tainted'. they accept lang instead.
8131:
8132: * src/types/pa_vmethod_frame.h: - bugfix: taint/untaint didn't work
8133: with OPTIMIZE_RESULT
8134:
8135: * src/types/: pa_method.h, pa_vstateless_class.C: - less warnings
8136: wher OPTIMIZE_RESULT and OPTIMIZE_CALL not defined
8137:
8138: 2009-05-13 misha
8139:
8140: * src/: types/pa_method.h, types/pa_vcookie.C, types/pa_vdouble.h,
8141: types/pa_venv.C, types/pa_vhashfile.C, types/pa_vint.h,
8142: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
8143: types/pa_vregex.C, types/pa_vregex.h, types/pa_vrequest.C,
8144: types/pa_vstateless_class.C, main/execute.C, main/pa_charset.C,
8145: main/pa_common.C, main/pa_request.C, main/pa_string.C,
8146: include/pa_string.h, classes/date.C, classes/file.C,
8147: classes/hash.C, classes/image.C, classes/string.C,
8148: classes/table.C, classes/xdoc.C: - result optimisation -
8149: helper_length parameter removed from string constructors
8150:
8151: 2009-05-11 misha
8152:
8153: * tests/209.html: - tests for ^hash::create[hash] were added
8154:
8155: * tests/208.html: - tests for $status:rusage, $status:memory,
8156: ^memory:compact[] were added
8157:
8158: * tests/207.html: -tests for abs, sign, trunc, frac, exp, log,
8159: log10 were added
8160:
8161: * tests/206.html: - test for try with finally was added
8162:
8163: 2009-05-10 misha
8164:
8165: * tests/205.html: - test for ^file::create[...] was added
8166:
8167: * tests/204.html: - test for ^response:clear[] was added
8168:
8169: * tests/038.html: - tests for trigonometric functions were added
8170:
8171: * tests/014.html: - tests for ^hash.containts and ^hash.delete were
8172: added - more tests for .add, .sub, .union, .intersects and
8173: .intersections
8174:
8175: * tests/065.html: - test for ^file:dirname was added
8176:
8177: * tests/030.html: - test for $cookie:fields was added
8178:
8179: * tests/203.html: - test for ^h._keys[column name] was added
8180:
8181: * tests/201.html: - tests for .trim were added
8182:
8183: * tests/202.html: - tests for last-day,
8184: date:calendar[type](YYYY;MM;DD) were added
8185:
8186: * tests/200.html: - tests for .sort(), .sort{}, .flip[] and
8187: .offset[type](N) were added
8188:
8189: * tests/185.html: - more tests for .left(N), .right(N), .min(N;M)
8190: and .pos[c](N) were added
8191:
8192: * tests/141.html: - test for math:sha1 was added
8193:
8194: * tests/063.html: - tests for .mod(N), .inc[] & .dec[] were added
8195:
8196: 2009-05-09 misha
8197:
8198: * src/main/compile.y: - rollback
8199:
8200: 2009-05-05 misha
8201:
8202: * src/main/pa_exec.C: - little optimisation: somewhere length() was
8203: replaced by is_empty()
8204:
8205: * src/: include/pa_string.h, main/pa_charset.C: - little
8206: optimisation: somewhere length() was replaced by is_empty()
8207:
8208: * src/classes/table.C: - little optimisation: somewhere length()
8209: was replaced by is_empty()
8210:
8211: * src/: classes/file.C, classes/hash.C, classes/hashfile.C,
8212: classes/op.C, classes/table.C, main/pa_exception.C: - little
8213: optimisation: somewhere length() was replaced by is_empty()
8214:
8215: 2009-05-04 misha
8216:
8217: * src/: types/pa_method.h, types/pa_vstateless_class.C,
8218: types/pa_vstateless_class.h, main/execute.C,
8219: include/pa_request.h, classes/hash.C, classes/op.C,
8220: classes/table.C: - more optimisations were added: some operators
8221: don't switch write context anylonger
8222:
8223: 2009-05-01 misha
8224:
8225: * src/main/compile.y: - slightly more opcode optimisations for
8226: WITH_WRITE + VALUE + GET_ELEMENT -> OP_VALUE__GET_ELEMENT
8227:
8228: * src/main/execute.C: - simplifying process for getters
8229:
8230: 2009-04-30 misha
8231:
8232: * tests/: 198.html, 199.html: - new line fixes (should be 0x0A)
8233:
8234: * tests/results/199.processed: - test for checking $result into
8235: ^rem was added
8236:
8237: * tests/199.html: - test for checking $result into ^rem was added
8238:
8239: * tests/: 022.html, 096.html: - þsort after :list was asses (on
8240: some OS it returns list in different order)
8241:
8242: * src/: include/pa_array.h, include/pa_request.h,
8243: include/pa_stack.h, main/execute.C, types/pa_vmethod_frame.h: -
8244: changes in stack impl - get_element() optimisation: 3rd param
8245: removed - bugfix: problems with reading empty input param -
8246: defines SAVE_CONTEXT and RESTORE_CONTEXT were added and used
8247:
8248: * tests/results/198.processed: - test for reading empty local var
8249: was added
8250:
8251: * tests/198.html: - test for reading empty local var was added
8252:
8253: 2009-04-29 misha
8254:
8255: * src/main/compile.y: - bugfix: couldn't compile because
8256: OP_VALUE__GET_ELEMENT should be unde #ifdef
8257:
8258: * src/: include/pa_array.h, include/pa_opcode.h,
8259: include/pa_request.h, main/compile.y, main/execute.C,
8260: main/pa_request.C, types/pa_vmethod_frame.C,
8261: types/pa_vmethod_frame.h: - we can work without opcode
8262: OP_STORE_PARAM, so it was removed
8263:
8264: 2009-04-28 misha
8265:
8266: * src/: include/pa_opcode.h, main/compile.y, main/execute.C: -
8267: op-codes optimisation: 1. VALUE+GET_CLASS=>VALUE_GET_CLASS 2.
8268: WITH_READ+VALUE+GET_ELEMENT=>VALUE__GET_ELEMENT (not all yet)
8269: 3. WITH_READ+VALUE+GET_ELEMENT__WRITE=>VALUE__GET_ELEMENT__WRITE
8270: 4.
8271: WITH_READ+VALUE+GET_ELEMENT_OR_OPERATOR=>VALUE__GET_ELEMENT_OR_OPERATOR
8272:
8273: * src/main/compile_tools.h: - new stuff for op-codes optimisation
8274:
8275: * src/: main/pa_string.C, classes/string.C: - !length() =>
8276: is_empty()
8277:
8278: 2009-04-27 misha
8279:
8280: * src/types/pa_vregex.h: - back explicit vars initialisation
8281:
8282: 2009-04-24 misha
8283:
8284: * src/classes/string.C: - ups. typo fixed
8285:
8286: * src/main/execute.C: - more replacements '*new VBool' to
8287: 'VBool::get' - checks for ^break[], ^continue[] and
8288: parser.interrupted were optimised
8289:
8290: * src/classes/string.C: - number of params.count() calls was
8291: slightly reduced
8292:
8293: 2009-04-23 misha
8294:
8295: * src/: classes/image.C, include/pa_string.h, main/pa_charset.C: -
8296: make it x64 friendly
8297:
8298: * src/: classes/image.C, include/pa_string.h, main/pa_charset.C: -
8299: parser is x64 friendly now
8300:
8301: 2009-04-22 misha
8302:
8303: * src/types/pa_vhashfile.C: - coder friendly exception about
8304: exceeding record size was added
8305:
8306: * src/classes/file.C: - use vregex object instead of direct calls
8307: methods from pcre lib
8308:
8309: * src/: classes/file.C, include/pa_string.h, main/pa_string.C,
8310: classes/string.C: - use vregex object instead of direct calls
8311: methods from pcre lib
8312:
8313: * src/: include/pa_common.h, main/pa_common.C: - method
8314: print_pcre_exec_error_text was moved to class vregex
8315:
8316: * src/classes/: Makefile.am, classes.vcproj, regex.C: - class regex
8317: was added
8318:
8319: * src/types/: Makefile.am, pa_vregex.C, pa_vregex.h, types.vcproj:
8320: - class vregex was added
8321:
8322: 2009-04-21 misha
8323:
8324: * buildall-with-xml, buildall-without-xml: - pcre 7.8 -> pcre 7.9
8325:
8326: * src/: types/pa_junction.h, types/pa_value.C,
8327: types/pa_vjunction.C, types/pa_vjunction.h, types/pa_wcontext.C,
8328: types/pa_wcontext.h, main/execute.C, classes/op.C: -
8329: junction-optimisation (destructors)
8330:
8331: * src/include/pa_array.h: - free under if now
8332:
8333: 2009-04-19 misha
8334:
8335: * src/main/untaint.C: - ^taint[js] now escapes \x0D as well
8336:
8337: 2009-04-18 misha
8338:
8339: * src/include/pa_version.h:
8340: :q :
8341:
8342: CV:
8343: ----------------------------------------------------------------------
8344:
8345: * src/types/: pa_vjunction.h, pa_vstateless_class.C: - little
8346: refactoring
8347:
8348: * src/: include/pa_array.h, include/pa_hash.h,
8349: types/pa_vmethod_frame.h: - destructors under #ifdef now
8350:
8351: * src/include/pa_memory.h: - define for using destructors was added
8352:
8353: * src/: types/pa_method.h, types/pa_vstateless_class.C,
8354: main/execute.C: - some junctions will be cached now
8355:
8356: * src/include/pa_hash.h: - hash destructor frees pairs now
8357:
8358: * src/include/pa_array.h: - inline was added to destructor
8359:
8360: * src/types/pa_method.h: - comment was changed
8361:
8362: 2009-04-17 misha
8363:
8364: * src/: include/pa_array.h, include/pa_hash.h,
8365: types/pa_vmethod_frame.h: - destructors were added
8366:
8367: * src/types/: pa_method.h, pa_vmethod_frame.h: - write_to_result
8368: renamed to always_use_result
8369:
8370: * src/main/: compile.y, compile_tools.h: - rollback changes in
8371: compiler: full backward compatibility is better
8372:
8373: * src/types/pa_vmethod_frame.h: - set flag write_to_result if find
8374: result in var's hash
8375:
8376: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: -
8377: optimisation in method_frame
8378:
8379: * src/include/pa_array.h: - optimisation in array (allocate
8380: elements only when needed)
8381:
8382: * src/types/pa_vresponse.C: - check for $response:headers field
8383: before looking at custom fields
8384:
8385: * src/types/pa_vmethod_frame.h: - if flag write_to_result was set,
8386: not needed to check existance var with name 'result' in var's
8387: hash
8388:
8389: * src/main/compile.y: - compiler was changed: now it detects
8390: writings to $result and set flag writo_to_result in method
8391:
8392: * src/classes/string.C: - little optimisation: no needed to write
8393: number with lang
8394:
8395: * src/main/pa_charset.C: - methods readChar and skipChar which is
8396: used for read utf8-strings were renamed - is_escaped was renamed
8397: to isEscaped (to the same name convention)
8398:
8399: * src/: types/pa_method.h, main/compile_tools.h: - flag
8400: write_to_result added. compiler get this info from code.
8401:
8402: 2009-04-16 misha
8403:
8404: * src/types/: pa_wcontext.h, pa_vmethod_frame.h: - create new
8405: String only before 1st write
8406:
8407: * src/include/pa_string.h: - not needed template removed
8408:
8409: * src/: types/pa_vbool.h, types/pa_vfile.h, types/pa_vimage.C,
8410: types/pa_vjunction.C, types/pa_vproperty.C,
8411: types/pa_vstateless_class.C, types/pa_vxdoc.C, types/pa_vxnode.C,
8412: main/pa_request.C, classes/bool.C, classes/double.C,
8413: classes/hash.C, classes/int.C, classes/string.C, classes/table.C,
8414: classes/void.C, classes/xnode.C: - bool optimisation (use only 2
8415: bool objects)
8416:
8417: 2009-04-15 misha
8418:
8419: * src/lib/cord/cordxtra.c: - more optimisation
8420:
8421: * src/: include/pa_string.h, main/untaint.C: - String::append
8422: optimisation
8423:
8424: * src/include/pa_hash.h: - get_by_hash_code added (it works faster
8425: then get and can sometime be used)
8426:
8427: * src/main/pa_string.C: - String::length optimisation
8428:
8429: * src/main/pa_charset.C: - rollback changeing readChar to skipChar.
8430: these methods read different strings
8431:
8432: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: -
8433: fresult_initial_void removed + some optimisation - if $result
8434: defined we don't write to context anymore
8435:
8436: * src/main/pa_charset.C: - readChar => skipChar (in this place we
8437: need just skip char)
8438:
8439: * src/: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
8440: types/pa_vrequest.C, types/pa_vtable.C, main/execute.C,
8441: classes/table.C: - VVoid::get() => new VVoid (one void-instance)
8442:
8443: * src/types/pa_vvoid.h: - added get() method for retreave one
8444: instance
8445:
8446: 2009-04-11 misha
8447:
8448: * tests/196.html: - tests for $cookie:CLASS_NAME & Co were added
8449:
8450: * tests/197.html: - test for parser://test in xml was added
8451:
8452: * src/classes/string.C: - small optimisation
8453:
8454: * src/types/: pa_venv.C, pa_venv.h, pa_vconsole.h: - small
8455: optimisation
8456:
8457: 2009-04-10 misha
8458:
8459: * buildall-with-xml, buildall-without-xml: - moving from pcre-7.7
8460: to pcre-7.8
8461:
8462: * src/types/pa_vclass.C: - normalizing todo-comments: '@todo' now
8463:
8464: * src/types/: pa_vcookie.C, pa_vcookie.h: - $cookie:CLASS_NAME was
8465: added
8466:
8467: * src/types/: pa_vrequest.C, pa_vrequest.h: - $request:CLASS and
8468: $request:CLASS_NAME were added
8469:
8470: * src/types/pa_vconsole.h: - $console:CLASS and $console:CLASS_NAME
8471: were added
8472:
8473: * src/types/: pa_venv.C, pa_venv.h: - $env:CLASS and
8474: $env:CLASS_NAME were added
8475:
8476: * src/types/: pa_vmail.C, pa_vdate.h: - normalizing todo-comments:
8477: '@todo' now
8478:
8479: * src/targets/cgi/parser3.C: - size_t -> int for calming down
8480: compirer
8481:
8482: * src/main/pa_string.C: - little code cleanup
8483:
8484: * src/main/pa_common.C: - describe one more UTF-8 related error
8485: during PCRE compile/execute
8486:
8487: * src/classes/: image.C, inet.C, string.C, xdoc.C, xnode.C: -
8488: normalizing todo-comments: '@todo' now
8489:
8490: * src/types/: pa_vmath.C, pa_vmath.h: - $math:E was added
8491:
8492: * src/main/pa_charset.C: - type changed for making compiler happy
8493:
8494: 2009-03-10 misha
8495:
8496: * src/targets/cgi/parser3.C: make g++ happy with the type of argc
8497: in main()
8498:
8499: 2009-02-01 misha
8500:
8501: * src/main/pa_http.C: - bugfix: double CRLF before the end of
8502: boundary
8503:
8504: 2009-01-25 misha
8505:
8506: * tests/: 194.html, 194_dir/194.p: - test for @GET[] was added
8507:
8508: * src/classes/file.C: - more changes for parsing different number
8509: of params for file::load
8510:
8511: * tests/193.html: - tests for exception while base64-decode binary
8512: to string was added
8513:
8514: * tests/192.html: - tests for file::load with different number of
8515: options
8516:
8517: * src/classes/math.C: - ups. forgot '+1'
8518:
8519: * src/: classes/table.C, classes/file.C, include/pa_common.h,
8520: include/pa_http.h, main/pa_xml_io.C, main/pa_common.C,
8521: main/pa_http.C: - ^file::load[...;http://...;] now can post files
8522: (new option $.encode[multipart-form/data] should be specified) -
8523: $.method[] option for file::load now is not case-sensitive
8524:
8525: * src/: include/pa_string.h, main/untaint.C: - for file post the
8526: new taint language L_FILE_POST was added
8527:
8528: * src/: include/pa_random.h, main/Makefile.am, main/pa_random.C,
8529: main/main.vcproj, classes/math.C, include/Makefile.am: - some
8530: stuff was moved to separate files
8531:
8532: 2009-01-23 misha
8533:
8534: * src/classes/math.C: - little optimisation in ^math:sha1[] -
8535: spaces to tabs were converted
8536:
8537: 2009-01-12 misha
8538:
8539: * src/main/pa_http.C: - value of $.method[] option force uppercased
8540: now
8541:
8542: * src/: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
8543: types/pa_vform.C, types/pa_vmail.C: - some constants changed
8544: their names
8545:
8546: * src/main/pa_common.C: - changes in formating
8547:
8548: * src/: classes/file.C, main/pa_http.C: - some constants changed
8549: their names
8550:
8551: * src/include/pa_http.h: - some spaces were converted to tabs
8552:
8553: * src/include/pa_common.h: - some constants changed their names
8554:
8555: * src/classes/file.C: - fixed 4-th paramether for file::load -
8556: little code rewriting
8557:
8558: * src/types/pa_vfile.C: - little code rewriting
8559:
8560: * src/: main/pa_common.C, main/pa_http.C, main/untaint.C,
8561: types/pa_value.h: - some formating changes
8562:
8563: * src/include/pa_common.h: - some formating spaces transformed to
8564: tabs
8565:
8566: * src/classes/string.C: - exception while base64-decode binary to a
8567: string
8568:
8569: 2009-01-11 misha
8570:
8571: * configure.in: - version changed to 3.3.1b
8572:
8573: 2008-09-05 misha
8574:
8575: * src/lib/pcre/Makefile.am: file Makefile.am was added on branch
8576: release_3_3_0 on 2008-09-05 10:59:35 +0000
8577:
8578: 2008-09-04 misha
8579:
8580: * tests/: 130.html, 131.html: - these exceptions not typeless
8581: anymore
8582:
8583: * src/classes/op.C: - exception with 'invalid taint language' not
8584: typeless anylonger
8585:
8586: * src/classes/image.C: - some exceptions while operations with
8587: image not typeless anymore
8588:
8589: * src/: types/pa_vhashfile.C, main/pa_common.C, classes/file.C,
8590: main/pa_exec.C, main/pa_http.C: - some exceptions while
8591: operations with files not typeless anymore
8592:
8593: * src/: classes/date.C, types/pa_value.C, types/pa_vcookie.C,
8594: types/pa_vdate.h: - exceptions while checking date range not
8595: typeless anymore
8596:
8597: * src/include/pa_exception.h: - exception type string for invalid
8598: date range was added
8599:
8600: 2008-09-03 misha
8601:
8602: * src/: classes/file.C, main/pa_string.C: - exception while pce
8603: operations not typeless anymore
8604:
8605: * src/include/pa_exception.h: - exception type for pce operations
8606: was added
8607:
8608: * tests/: 191.html, 191_a.p, 191_b.p: - tests for calling .CLASS
8609: and .CLASS_NAME insite classes
8610:
8611: * src/classes/table.C: - don't save table header whiile
8612: ^table.save[append;filename] if file exists
8613:
8614: 2008-09-02 misha
8615:
8616: * src/main/compile.y, src/main/compile_tools.h,
8617: src/types/pa_vstateless_class.h, src/main/compile.tab.C,
8618: tests/182_dir/a1.p, tests/182_dir/a2.p: - append option was
8619: renamed to partial and it login changed: we must mark class as
8620: partial for allow their modifications in future.
8621:
8622: 2008-08-29 misha
8623:
8624: * tests/results/022.processed: - testing taint[regex] in mask for
8625: file:list
8626:
8627: * tests/022.html: - testing taint[regex] in mask for file:list
8628:
8629: * tests/022_dir/b[b].txt: - file for testing taint[regex] in mask
8630: for file:list was added
8631:
8632: * src/classes/file.C: - bugfix: ^taint[regex][] didn't works in
8633: file:list
8634:
8635: 2008-08-26 misha
8636:
8637: * src/types/pa_vobject.C: - we must get .CLASS and .CLASS_NAME from
8638: last derived object
8639:
8640: * src/classes/image.C: - many strings "image.format" replaced by
8641: IMAGE_FORMAT constant string - handle GPS info while parse exif -
8642: understand some more exif tags
8643:
8644: * src/include/pa_exception.h: - string "image.format" was added
8645:
8646: 2008-08-21 misha
8647:
8648: * src/: main/pa_string.C, classes/file.C: - use method for print
8649: pcre_exec text error
8650:
8651: * src/main/pa_common.C: - method for print pcre_exec text error was
8652: added
8653:
8654: * src/include/pa_common.h: - method declaration for print pcre_exec
8655: text error was added
8656:
8657: 2008-08-19 misha
8658:
8659: * src/main/execute.C: - bugfix: opcodes must be in separate
8660: namespace while debug execution as well
8661:
8662: * tests/: 015.html, results/015.processed: - test for escaping some
8663: parser chars was added
8664:
8665: 2008-08-18 misha
8666:
8667: * tests/: 190.html, 190.p, results/190.processed: - test for
8668: $caller.self.field + default getter in one class was added
8669:
8670: * tests/: 189.html, results/189.processed: - test for
8671: ^date::create[date object]
8672:
8673: * tests/: 188.html, results/188.processed: - tests for match with
8674: UTF-8 strings
8675:
8676: * src/main/pa_string.C: - option 'U' (ungreedy) was added to
8677: ^string.match[]
8678:
8679: * ChangeLog: - parser 3.3.0 beta13
8680:
8681: 2008-08-15 misha
8682:
1.116 moko 8683: * src/lib/pcre/: LICENCE, Makefile.am, README, Tech.Notes, get.c,
8684: internal.h, pcre.3, pcre.3.html, pcre.3.txt, pcre.c, pcre.h,
8685: pcre.vcproj, study.c, maketables.c, pcre_dftables.vcproj,
8686: dftables.c: - old PCRE files removed
1.95 moko 8687:
8688: * src/lib/pcre/config.h: - configuration for PCRE library
8689:
8690: * src/targets/: cgi/parser3.vcproj, isapi/parser3isapi.vcproj: -
8691: use PCRE library from win32\pcre instead of parser3\src\lib\pcre
8692:
8693: * src/: classes/file.C, main/pa_string.C: - moved to new PCRE
8694: library and set flag UTF8 if $request:charset is UTF-8
8695:
8696: * src/: include/pa_charset.h, main/pa_charset.C, main/pa_globals.C,
8697: include/pa_config_fixed.h: - moved to new PCRE library
8698:
8699: * src/: main/main.vcproj, types/types.vcproj,
8700: classes/classes.vcproj, lib/Makefile.am: - use PCRE library from
8701: win32\pcre instead of parser3\src\lib\pcre
8702:
8703: * src/: include/pa_opcode.h, include/pa_operation.h,
8704: main/compile.C, main/compile.y, main/compile_tools.C,
8705: main/compile_tools.h, main/execute.C, main/compile.tab.C: -
8706: opcodes were moved to separate namespace
8707:
8708: 2008-08-14 misha
8709:
8710: * src/types/pa_vstateless_class.C: - newline at the end missed
8711:
8712: * src/main/untaint.C: - char '-' also prefixed by '\' while regex
8713: tainting
8714:
8715: 2008-08-11 misha
8716:
8717: * tests/: 187.html, 187.p, results/187.processed: - tests for
8718: $caller.self, $caller.self.field and $caller.self.field[value]
8719: were added
8720:
8721: * src/types/pa_vmethod_frame.h: - still need to check 'self'
8722: runtime as well (for $caller.self)
8723:
8724: 2008-07-25 misha
8725:
8726: * tests/: 021.html, 032.html, 033.html, 047.html, 055.html,
8727: 059.html, 061.html, 064.html, 067.html, 068.html, 085.html,
8728: 086.html, 098.html, 109.html, 121.html: - set correct charsets in
8729: tests with international characters
8730:
8731: 2008-07-23 misha
8732:
8733: * src/main/pa_http.C: - escape $cookies as %uXXXX while
8734: file::load[...;http://
8735:
8736: * src/: main/pa_string.C, main/pa_globals.C, classes/file.C: - pcre
8737: now everywhere in separate namespace
8738:
8739: * src/types/pa_vmethod_frame.h: - looking for caller before looking
8740: for vars
8741:
8742: * src/main/: compile.y, compile.tab.C: - characters '@' and '#' now
8743: can be escaped by '^'
8744:
8745: 2008-07-22 misha
8746:
8747: * src/classes/string.C, tests/186.html: - names changes:
8748: escape=>js-escape, unescape=>js-unescape
8749:
8750: 2008-07-21 misha
8751:
8752: * tests/results/186.processed: - test for string escape/unescape
8753:
8754: * tests/186.html: - test for string escape/unescape
8755:
8756: * src/classes/string.C: - string has escape and unescape methods
8757: now
8758:
8759: * src/: include/pa_string.h, main/pa_string.C: - escape method was
8760: added
8761:
8762: * src/: include/pa_charset.h, main/pa_charset.C: - more escape
8763: method-layers added (with different params)
8764:
8765: 2008-07-18 misha
8766:
8767: * tests/results/185.processed: - test for ^str.pos[substr](offset)
8768: was added
8769:
8770: * tests/185.html: - test for ^str.pos[sub](offset) added
8771:
8772: * src/classes/string.C, src/classes/void.C, operators.txt: -
8773: ^string.pos[substr](offset) -- 2nd param accepted now
8774:
8775: * src/main/pa_string.C: - .pos works fine with offset for utf-8
8776: strings
8777:
8778: 2008-07-17 misha
8779:
8780: * src/: include/pa_string.h, main/pa_string.C, classes/string.C: -
8781: helper length added for mid for small optimisation
8782:
8783: 2008-07-16 misha
8784:
8785: * tests/: 185.html, results/185.processed: - tests for
8786: length/left/right/mid/pos with utf-8 strings
8787:
8788: * src/classes/string.C: - left/right/mid/length/pos works fine for
8789: utf-8 strings
8790:
8791: * src/main/untaint.C: - comments removed
8792:
8793: * src/: include/pa_string.h, main/pa_string.C,
8794: include/pa_charset.h, main/pa_charset.C: - methods for working
8795: with pos/mid for strings in utf-8 were added
8796:
8797: 2008-07-15 misha
8798:
8799: * tests/: 184.html, results/184.processed: - test for case body as
8800: expression: $var(^switch(1){^case(1)(true)..})
8801:
8802: * src/classes/op.C: - case body can be expression now:
8803: $var(^switch(1){^case(1)(true)..})
8804:
8805: * tests/: results/183.processed, 183.html: - added test for testing
8806: new cookie encoding (%uXXXX)
8807:
8808: * src/main/untaint.C: - cookies outputs as %uXXXX now. while
8809: decoding for backward compatibility they decoded from %XX in
8810: request:charset too
8811:
8812: * src/: types/pa_vcookie.C, types/pa_vcookie.h, main/pa_request.C:
8813: - cookie class now decode cookies before first access after last
8814: request:charset changing (as form class).
8815:
8816: * src/main/pa_charset.C: - added method escape for escaping cookies
8817: as %uXXXX - before transcode calculate required space for dest
8818: string. it reduce mem usage for transcode
8819:
8820: * src/include/pa_charset.h: - added method escape for escaping
8821: cookies as %uXXXX
8822:
8823: * src/include/pa_string.h: - taint lang (internal) L_HTTP_COOKIE
8824: was added. will used for escaping cookies as %uXXXX
8825:
8826: * src/include/pa_common.h: - escape method has new option for skip
8827: converting '+' to a space char
8828:
8829: * src/main/: pa_common.C, pa_http.C: - skip BOM code before
8830: transcode - escape method has new option for skip converting '+'
8831: to a space char
8832:
8833: 2008-07-08 misha
8834:
8835: * src/classes/op.C: - bugfix in switch - case "stops" on 1st match
8836: (no UE if more then 1 case matches anylonger) - optimization:
8837: doing searching.as_string() || searching.as_double() only once
8838:
8839: 2008-07-04 misha
8840:
8841: * src/types/pa_vdate.h: - is_evaluated_expr returning true added so
8842: now ^date::create[date object] works
8843:
8844: * src/classes/string.C: - left and right added as aliases for start
8845: and end in ^string.trim[]
8846:
8847: 2008-07-03 misha
8848:
8849: * src/classes/file.C: - allow $.limit for file::sql as well
8850:
8851: * src/classes/file.C: - allow $.offset option for file::sql - force
8852: send limit=1 to query for use sql specifics authomatically
8853:
8854: * src/classes/: hash.C, string.C, table.C: - don't throw exception
8855: if $.limit value if empty. autoconvert it as everywere
8856:
8857: 2008-07-02 misha
8858:
8859: * configure.in: - time to change version number to 3.3.0 %-)
8860:
8861: * src/include/pa_version.h: - time to change version number to
8862: 3.3.0 %-)
8863:
8864: 2008-06-26 misha
8865:
8866: * src/classes/: file.C, hash.C, string.C, table.C, void.C: -
8867: $.limit(0) fixes
8868:
8869: * src/sql/pa_sql_driver.h: - new drivers API and new version (10.0)
8870: - $.limit(0) fixes
8871:
8872: * src/sql/pa_sql_driver.h: - SQL_NO_LIMIT added (preparations to
8873: new API)
8874:
8875: * src/: include/pa_sql_driver_manager.h,
8876: include/pa_sql_connection.h, main/pa_sql_driver_manager.C,
8877: classes/op.C: - document_root added
8878:
8879: * src/main/compile.tab.C: - error message was changed
8880:
8881: 2008-06-25 misha
8882:
8883: * src/main/compile.y: - error message was changed
8884:
8885: 2008-06-24 misha
8886:
8887: * tests/176_dir/: a.p, d.p: - @OPTION => @OPTIONS
8888:
8889: * tests/: 182.html, 182_dir/a1.p, 182_dir/a2.p, 182_dir/a3.p: -
8890: tests for @OPTIONS\nappend
8891:
8892: * tests/: 176.html, results/176.processed: - @OPTION => @OPTIONS
8893:
8894: * src/main/: compile.y, compile.tab.C: - stuff for @OPTIONS\nappend
8895:
8896: * src/main/compile_tools.h: - new methods for @OPTIONS\nappend
8897:
8898: * src/types/pa_vmethod_frame.h: - ALL_VARS_LOCAL_NAME moved fo
8899: compile.y
8900:
8901: 2008-06-17 misha
8902:
8903: * src/main/: compile.y, compile.tab.C: - bugfix in 'def'
8904: compilation: ^if(default){true. it's incorrect. must be
8905: exception}
8906:
8907: 2008-06-16 misha
8908:
8909: * tests/: 181.ent, 181.html, results/181.processed: - test for
8910: checking external reference loading with 'http://localhost'
8911: prefix while creating xdoc
8912:
8913: * tests/180.html: - use ^inet:ntoa[] and ^inet:aton[] instead of
8914: ^math:long2ip[] and ^math:ip2long[]
8915:
8916: * src/types/: pa_vobject.C, pa_vobject.h: - get_scalar_value method
8917: added which use scalar stateless class method when user object
8918: used in scalar context - use get_scalar_value when user object
8919: requested in scalar context
8920:
8921: * src/main/pa_common.C: - size must be int but not size_t or we
8922: can't compare with 0 sprintf result
8923:
8924: * src/: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
8925: main/execute.C, main/pa_request.C: - go back to one VMethodFrame
8926: with internal switch between local/global vars
8927:
8928: * src/types/pa_vclass.C: - register scalar if method @GET[] was
8929: specified
8930:
8931: * src/types/: pa_vstateless_class.C, pa_vstateless_class.h,
8932: pa_vstateless_object.h: - stateless class and object now has
8933: private scalar field and getter/setter for working with it
8934:
8935: * src/classes/math.C: - methods math:long2ip & math:ip2long were
8936: moved to inet static class
8937:
8938: * src/classes/: classes.vcproj, inet.C, Makefile.am: - inet static
8939: class added (^inet:aton[IP], ^inet:ntoa(number))
8940:
8941: * tests/: 180.html, results/180.processed: - tests for
8942: ^math:long2ip(long) and ^math:ip2long[IP]
8943:
8944: * src/classes/math.C: - ^math:ip2long[IP] added
8945:
8946: 2008-06-11 misha
8947:
8948: * src/main/pa_xml_io.C: - use file_read_text again because of we
8949: need cut BOM code and remove DOS newline chars. but don't
8950: transcode it anyway.
8951:
8952: * src/: include/pa_common.h, include/pa_http.h, main/pa_common.C,
8953: main/pa_http.C: - option for disable transcoding while file_read
8954: and file_read_text added
8955:
8956: 2008-06-10 misha
8957:
8958: * tests/: 179.html, 179.p, results/179.processed: - test for many
8959: classes in 1 file
8960:
8961: * src/main/: compile.C, compile_tools.h: - compile return list of
8962: classes now.
8963:
8964: * src/main/: compile.y, compile.tab.C: - compile return list of
8965: classes now. internals.
8966:
8967: * src/main/pa_request.C: - compile return list of classes now. try
8968: call @conf and @auto for each returned class
8969:
8970: * src/include/pa_request.h: - compile return list of classes now
8971:
8972: * src/types/pa_vstateless_class.h: - typedef ArrayClass added (for
8973: return list of classes when compile buf)
8974:
8975: 2008-06-07 misha
8976:
8977: * src/main/pa_request.C: - constructing VRequest object with 3rd
8978: param -- form
8979:
8980: * src/types/: pa_vrequest.C, pa_vrequest.h: - constructor acceps
8981: 3rd param: form. needed for get post_charset
8982:
8983: * src/types/: pa_vform.C, pa_vform.h: - VForm::get_post_charset()
8984: added
8985:
8986: * src/: include/pa_common.h, main/pa_common.C, main/pa_http.C,
8987: types/pa_vform.C, types/pa_vform.h: - some polish
8988:
8989: 2008-06-06 misha
8990:
8991: * src/types/: pa_vform.C, pa_vform.h: - if POST -- try detec
8992: charset and decode chars from it but not from response:charset
8993:
8994: * src/main/pa_http.C: - detect_charset moved out of here
8995:
8996: * src/: include/pa_common.h, main/pa_common.C: - more helpers
8997: methods moved here - unescape_chars accepn one charset now
8998:
8999: * src/main/pa_http.C: - new constants used - don't allow
9000: $.content-type in ^file::load[;http://;$.method[POST]] - add
9001: charset info while ^file::load[;http://;$.method[POST]] - option
9002: $.omit-post-charset(true) added to ^file::load[;http://] for
9003: disabling charset during post
9004:
9005: * src/types/pa_vform.C: - new constants used
9006:
9007: * src/include/pa_common.h: - some constants were added
9008:
9009: * src/: classes/form.C, types/pa_vform.C: - use StrStartFromNC
9010: instead of StrEqNc
9011:
9012: * src/main/pa_common.C: - new method for caseless search
9013: c-substring in c-string - use isxdigit instead of is_hex_digit
9014:
9015: * src/include/pa_common.h: - new method for caseless search
9016: c-substring in c-string
9017:
9018: 2008-06-05 misha
9019:
9020: * tests/results/178.processed: - test for testing default getter
9021:
9022: * tests/178.html: - test for testing default getter
9023:
9024: * tests/178_dir/: 178a.p, 178b.p, 178c.p, 178d.p, 178e.p: - classes
9025: for test for testing default getter
9026:
9027: * src/main/execute.C: - default getter soul
9028:
9029: * src/types/: pa_vobject.C, pa_vobject.h: - get default getter if
9030: requested objects' field not found
9031:
9032: * src/types/pa_vclass.C: - register default getter if defined - get
9033: default getter if requested field not found
9034:
9035: * src/types/pa_vstateless_object.h: - method get_default_getter was
9036: added
9037:
9038: * src/types/: pa_vstateless_class.C, pa_vstateless_class.h: -
9039: pointer to default getter and methods for get/set it were added
9040:
9041: * src/types/: pa_junction.h, pa_vjunction.h: - junction has
9042: auto_name field (for default getter)
9043:
9044: 2008-06-04 misha
9045:
9046: * src/main/pa_xml_io.C: - load external xml in binary mode (no
9047: transcoding, no cutting BOM code, no fixing line breaks) and get
9048: it to libxml "as is"
9049:
9050: 2008-06-03 misha
9051:
9052: * src/main/pa_common.C: - use store_Char instead of
9053: transcodeCharFromUTF8
9054:
9055: * src/: include/pa_charset.h, main/pa_charset.C: - method
9056: store_Char added, transcodeCharFromUTF8 -- removed
9057:
9058: 2008-06-02 misha
9059:
9060: * tests/: results/177.processed, 177.html: - test for checking
9061: .[acm]date after local ^file::load[] was added
9062:
9063: * tests/: results/176.processed, 176.html: - test for checking
9064: @OPTION\locals + @method[vars][locals] added
9065:
9066: * tests/results/auto.p: - CLASS_PATH specified for checking use
9067:
9068: 2008-05-30 misha
9069:
9070: * src/main/: compile.y, compile.tab.C: - changes in compiler:
9071: @OPTION\nlocals + @method[vars][;locals;] were added
9072:
9073: * src/main/execute.C: - code of OP_CALL and OP_CALL__WRITE was
9074: moved to separate method op_code - switch from VMethodFrame to
9075: VMethodFrameGlobal + VMethodFrameLocal
9076:
9077: * src/include/pa_request.h: - code of OP_CALL and OP_CALL__WRITE
9078: was moved to separate method op_code
9079:
9080: * src/main/pa_request.C: - use VMethodFrameGlobal instead of
9081: VMethodFrame now
9082:
9083: * src/types/pa_vstateless_class.h: - stateless class have bool flag
9084: all_vars_local as well
9085:
9086: * src/types/: pa_vmethod_frame.h, pa_vmethod_frame_global.h,
9087: pa_vmethod_frame_local.h, Makefile.am: - who children for
9088: VMethodFrame were added: one (global) works as VMethodFrame
9089: before and second (local) write all vars in self vars scope
9090:
9091: * src/types/pa_method.h: - method has bool flag all_vars_local now
9092:
9093: 2008-05-29 misha
9094:
9095: * tests/: 129.html, results/129.processed: - more tests for
9096: ^table.hash[]
9097:
9098: * src/classes/hash.C: - ^hash::sql has a new option:
9099: $.type[hash|string|table] as ^table.hash[] one.
9100:
9101: * src/classes/op.C: - ^try has 3rd param now: finally code which
9102: executed anyway after try or catch section
9103:
9104: 2008-05-27 misha
9105:
9106: * src/classes/table.C: - bugfix: ^table.hash[key][$.type[table]]
9107: must not fail if $.distinct(1) wasn't specified
9108:
9109: 2008-05-26 misha
9110:
9111: * src/classes/op.C: - allow ^throw[my type]
9112:
9113: 2008-05-22 misha
9114:
9115: * configure.in, configure: - version number updated to 3.2.4b
9116:
9117: * src/classes/: op.C, string.C: - trim format string before
9118: eval/format
9119:
9120: * tests/: results/175.processed, 175.html: - more tests for
9121: different format strings in .format[]
9122:
9123: * src/types/pa_vform.C: - while decoding get values decode %uXXXX
9124: as well (not only %XX)
9125:
9126: * src/main/pa_common.C: - unescape_chars can decode %uXXXX if
9127: charset specified - checks for format before print number
9128: (^d.format[>...<], ^eval($d)[>...<]) - formating with spaces
9129: (instead of tabs) removed
9130:
9131: * src/include/pa_common.h: - unescape_chars can decode %uXXXX if
9132: charset specified
9133:
9134: * src/: include/pa_charset.h, main/pa_charset.C: - method for get
9135: char in requested charset from utf code was added
9136:
9137: 2008-05-19 misha
9138:
9139: * tests/: 174.html, results/174.processed: - test for
9140: ^hashfile.cleanup[] added
9141:
9142: * src/classes/hashfile.C: - optimization: don't create any key or
9143: value variable if it's name weren't specified
9144: (^hf.foreach[;v]{...})
9145:
9146: 2008-05-16 misha
9147:
9148: * src/classes/hash.C: - optimization: don't create any key variable
9149: if variable name wasn't specified (^h.foreach[;v]{...})
9150:
9151: 2008-05-15 misha
9152:
9153: * src/classes/op.C: - small changes
9154:
9155: * src/classes/hashfile.C: - code reformating (as hash.foreach)
9156:
9157: * src/classes/hash.C: - calculate var_context once before foreach
9158:
9159: 2008-05-14 misha
9160:
9161: * src/classes/hashfile.C: - incorrect vars context calculation for
9162: ^hashfile.foreach[;]{} fixed
9163:
9164: * src/classes/: hash.C, table.C: - little optimisation
9165:
9166: * src/classes/file.C: - bugfix: double absolute path while loading
9167: file
9168:
9169: * tests/: 174.html, results/174.processed: - tests for hashfile
9170: were added
9171:
9172: * buildall-with-xml: - moving to libxslt 1.1.24
9173:
9174: 2008-04-30 misha
9175:
9176: * src/classes/file.C: - stat file while loading (local only) so
9177: .adate, .mdate and .cdate available without additional ::stat
9178:
9179: 2008-04-28 misha
9180:
9181: * src/classes/file.C: - $.name and $.content-type available for
9182: stated file
9183:
9184: 2008-04-14 misha
9185:
9186: * src/targets/cgi/parser3.C: - new year in copyright %-)
9187:
9188: * src/include/pa_version.h: - new version number in head
9189:
9190: 2008-04-10 misha
9191:
9192: * tests/: 080.html, results/080.processed: - cut '0' from
9193: exponential part because of on diff OS it differ (20 or 020 for
9194: ex)
9195:
9196: * tests/: 119.html, results/119.processed: - check for encoding
9197: while creating xdoc
9198:
9199: 2008-04-09 misha
9200:
9201: * buildall-with-xml: - move to libxml 2.6.32 and libxslt 1.1.23
9202:
9203: * src/main/pa_common.C: - comment added
9204:
9205: * src/classes/date.C: - little refactoring
9206:
9207: 2008-04-07 misha
9208:
9209: * src/classes/table.C: - use NO_STRINGSTREAM for switch to old
9210: style of ^table.save[]: prepare one big string and sabe it at
9211: once. it's safe on freebsd 4.x but use much more memory.
9212:
9213: * buildall-with-xml, buildall-without-xml: - option
9214: --disable-stringstream added (under comment. use it on freebsd
9215: 4.x)
9216:
9217: 2008-02-22 misha
9218:
9219: * src/main/pa_http.C: - exception if $.body[] and $.forms[]
9220: specified together in file::load[;http] - get back transcoding
9221: $.body[] in file::load[;http]
9222:
9223: 2008-02-21 misha
9224:
9225: * src/classes/date.C: - ^date.gmt-string[] was added
9226:
9227: * src/types/pa_value.C: - method for output date in RFC 822 format
9228: moved to pa_common.h
9229:
9230: * src/include/pa_common.h: - method for output date in RFC 822
9231: format moved here from pa_value.C
9232:
9233: * src/types/pa_vmail.C: - fixed core in sending mail with
9234: attachment in simple mode ($.file[file here]) introduced in 3.2.2
9235:
9236: 2008-02-20 misha
9237:
9238: * src/main/pa_http.C: - transcode $.headers before escaping into
9239: specified charset while ^file::load[...;http://...] (L_URI
9240: instead of L_HTTP_HEADER) - $.cookies param available in
9241: ^file::load[;http://...] now (but we don't parse set-cookies from
9242: response yet) (cookies not transcoded as common $cookies)
9243:
9244: 2008-02-19 misha
9245:
9246: * src/main/pa_request.C: - rollback: we mustn't force taint
9247: $response:field values because in this case
9248: $response:locateion[http://...] don't works.
9249:
9250: 2008-02-15 misha
9251:
9252: * src/classes/op.C: - little refactoring
9253:
9254: * src/main/pa_http.C: - taint names of $.headers for load[;http
9255:
9256: * src/main/pa_request.C: - force taint values of $response:field
9257:
9258: 2008-02-14 misha
9259:
9260: * src/main/pa_request.C: - $response:field transcoded to
9261: $response:charset before escaping now
9262:
9263: * src/main/pa_http.C: - some outdated comments removed
9264:
9265: * src/classes/date.C: - lastdat -> last-day
9266:
9267: * src/classes/date.C: - ^date:lastday(year;month) and
9268: ^date.lastday[] were added - little code refactoring - comments
9269: changes
9270:
9271: * tests/: 159.html, results/159.processed: - test for number of
9272: days in February
9273:
9274: * src/types/pa_value.C: - fixes in code formatting
9275:
9276: * src/classes/: file.C, op.C, table.C: - fixes in code formatting
9277: and comments
9278:
9279: 2008-02-13 misha
9280:
9281: * src/main/pa_common.C: - bugfix for february at leap year
9282:
9283: 2008-01-28 misha
9284:
9285: * tests/: 160.html, results/160.processed: - more test for cache
9286: added
9287:
9288: * src/classes/op.C: - bugfix: cache body executed twice if contains
9289: unhandled exception
9290:
9291: 2008-01-25 misha
9292:
9293: * src/lib/sdbm/sdbm.c: - use arp_malloc instead of malloc (fixed
9294: bug when hashfile became inavailable after memory:compact)
9295:
9296: * src/lib/sdbm/apr_strings.C: - +arp_malloc
9297:
9298: 2008-01-22 misha
9299:
9300: * src/classes/table.C: - little refactiring and exception texts
9301: changes in method ^table.hash[]
9302:
9303: * src/types/pa_vcookie.C: - link to cookie specification changed
9304:
9305: 2008-01-21 misha
9306:
9307: * tests/: 171.html, cat.sh, results/171.processed: - more tests for
9308: file::exec/cgi
9309:
9310: * src/classes/file.C: - bugfix: core while processing headers if
9311: executed cgi script don't return content
9312:
9313: 2008-01-18 misha
9314:
9315: * buildall-with-xml: - move to libxml2 version 2.6.31
9316:
9317: * src/include/pa_version.h, configure.in: - version number updated
9318: to '3.2.3b'
9319:
9320: 2007-12-28 misha
9321:
9322: * src/: classes/hash.C, include/pa_hash.h: - hash.contain =>
9323: hash.contains
9324:
9325: 2007-12-27 misha
9326:
9327: * gnu.vcproj, parser3.sln, src/classes/classes.vcproj,
9328: src/lib/cord/cord.vcproj, src/lib/gd/gd.vcproj,
9329: src/lib/ltdl/ltdl.vcproj, src/lib/md5/md5.vcproj,
9330: src/lib/pcre/pcre.vcproj, src/lib/pcre/pcre_dftables.vcproj,
9331: src/lib/pcre/pcre_parser_ctype.vcproj, src/lib/sdbm/sdbm.vcproj,
9332: src/lib/smtp/smtp.vcproj, src/main/main.vcproj,
9333: src/targets/cgi/parser3.vcproj,
9334: src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj: -
9335: back to VS2003 because of Apache 1.3 module can't work if it was
9336: built in VS 2005. with cgi all file so VS2003 project files can
9337: be easy converted to the new format.
9338:
9339: 2007-12-04 misha
9340:
9341: * src/types/pa_vcode_frame.h: - changes in comment
9342:
9343: 2007-11-29 misha
9344:
9345: * src/: types/pa_vcode_frame.h, main/execute.C: - code frame don't
9346: intercept strings any longer
9347:
9348: * tests/: 173.html, results/173.processed: - tests for
9349: $d[^date::now[]] $j{$d} $r[$j] -- must create date object in $r
9350: but not in main code frame
9351:
9352: * tests/: 172.html, results/172.processed: - more tests for pass
9353: objects from code frames
9354:
9355: 2007-11-27 misha
9356:
9357: * tests/: 152.html, results/152.processed: - tests for converting
9358: strings 'true'/'false' to bool were added
9359:
9360: * tests/152.html: - added checks for converting strings
9361: 'true'/'false' to bool
9362:
9363: * src/classes/string.C: - ^srting.bool[] now can convert to bool
9364: not only strings with numbers but with values 'true'/'false' as
9365: well
9366:
9367: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: - buffer size
9368: for parser3.log increased
9369:
9370: * src/main/pa_common.C: - remove_crlf optimize whitespaces now
9371:
9372: * src/include/pa_common.h: - remove_crlf return cstring size now
9373:
9374: * src/include/pa_types.h: - constant with buffer size for
9375: parser3.log added
9376:
9377: 2007-11-16 misha
9378:
9379: * tests/cat.sh: - script for tests for file::exec/cgi
9380:
9381: * tests/171.html: - tests for file::exec/cgi
9382:
9383: * tests/results/171.processed: - tests results for file::exec/cgi
9384:
9385: 2007-11-15 misha
9386:
9387: * src/main/pa_exec.C: - fixed incorrect exec code for unix
9388:
9389: * src/classes/file.C: - .body must be set before analyzing cgi
9390: headers
9391:
9392: * src/classes/file.C: - bugfix: we must transcode output fix EOLs
9393: only if exec/cgi return anything.
9394:
9395: 2007-11-14 misha
9396:
9397: * operators.txt: - info about new text|binary option for
9398: file::exec/cgi was added
9399:
9400: * src/: include/pa_exec.h, main/pa_exec.C, classes/file.C: -
9401: ^file:exec[[text|binary];script;...]
9402:
9403: * src/: include/pa_exception.h, classes/file.C, classes/image.C,
9404: classes/string.C, classes/table.C: - more text strings moved to
9405: the one place
9406:
9407: 2007-11-09 misha
9408:
9409: * src/types/pa_vrequest.C: - $request:argv must be taint
9410:
9411: * ChangeLog: - $request:argv [patch from Sumo]
9412:
9413: * operators.txt: - $request:argv
9414:
9415: * src/: include/pa_request_info.h, types/pa_vrequest.C,
9416: types/pa_vrequest.h, targets/cgi/parser3.C: - $request:argv
9417:
9418: 2007-10-25 misha
9419:
9420: * buildall-with-xml, buildall-without-xml: - options preparations
9421: for ./configure rewrited
9422:
9423: * src/main/: compile.tab.C, compile.y: - bug if parser.compile
9424: error occure in unhandled_exception finally fixed
9425:
9426: 2007-10-23 misha
9427:
9428: * tests/: 170.html, results/170.processed: - test for
9429: @method[][result]
9430:
9431: * operators.txt: - added info about node.prefix and
9432: node.namespaceURI
9433:
9434: * src/classes/xnode.C: - xmlHasProp used instead of xmlGetProp
9435:
9436: * src/types/pa_vxnode.C: - DOM2 fields namespaceURI and prefix were
9437: added for node and attribute
9438:
9439: 2007-10-22 misha
9440:
9441: * src/types/pa_vmail.C: - content-transfer-encoding: 8bit added
9442:
9443: * src/main/pa_request.C: - added const content-transfer-encoding
9444:
9445: * src/include/pa_request.h: - added const content-transfer-encoding
9446: - ups. constants must be in lowercase (for search)
9447:
9448: * src/types/pa_vmail.C: - more constants used -
9449: content-transfer-encoding: 8bit added
9450:
9451: * src/main/pa_uue.C: - content-transfer-encoding moved out of here
9452:
9453: * src/include/pa_request.h: - more constants
9454:
9455: * src/types/pa_vmail.C: - constant renamed - $.content-id don't
9456: ommit anymore if $.content-disposition was specified - little
9457: refactoring
9458:
9459: * src/: include/pa_request.h, main/pa_request.C: - constant renamed
9460:
9461: 2007-10-17 misha
9462:
9463: * operators.txt: - info about
9464: table::create[nameless]{data}[>options<] was added
9465:
9466: * src/main/: compile.tab.C, compile.y: - if error occure while
9467: compile method don't put this method in methods table anymore.
9468: in other case the parser coredumped if @unhandled_exception
9469: method can't be compiled because of parser.compile error.
9470:
9471: * src/main/execute.C: - little code reformating
9472:
9473: * src/main/pa_request.C: - little code reformating - comment
9474: changed
9475:
9476: 2007-10-16 misha
9477:
9478: * tests/: 035.html, results/035.processed: - tests
9479: table::create[]{}[options] added
9480:
9481: * src/classes/table.C: - table::create[]{} now accept 3rd param:
9482: options (only $.seperator[] yet)
9483:
9484: 2007-10-10 misha
9485:
9486: * src/classes/table.C: - some contstants moved to pa_common.h -
9487: some code changes
9488:
9489: 2007-10-02 misha
9490:
9491: * src/main/pa_uue.C: - memory usage during uuencode reduced more
9492: then three time as much. but base64 encoding method still use
9493: less memory anyway.
9494:
9495: 2007-09-17 misha
9496:
9497: * operators.txt: - added info about $cookie:fields
9498:
9499: * src/types/pa_vcookie.C: - $cookie:fields available now
9500:
9501: * src/classes/hash.C: - some stuff for use with .for_each moved to
9502: common
9503:
9504: * src/include/pa_common.h: - some stuff for use with .for_each
9505: moved here
9506:
9507: * src/types/: pa_venv.C, pa_venv.h: - some strings moved to #define
9508:
9509: 2007-09-14 misha
9510:
9511: * buildall-with-xml: - new xml libs again =)
9512:
9513: 2007-08-28 misha
9514:
9515: * operators.txt: - texts about ^table.columns[[column name]] and
9516: ^string.split[...][v][column name] were added
9517:
9518: * tests/: 168.html, 169.html, results/168.processed,
9519: results/169.processed: - tests for ^table.columns[[column name]]
9520: and ^string.split[...][v][column name] were added
9521:
9522: * src/classes/table.C: - new option ^table.columns[[column name]]
9523: was added
9524:
9525: * src/classes/string.C: - new option ^string.split[...;v;[column
9526: name]]
9527:
9528: * src/include/pa_exception.h: - error text message for
9529: ^hash._keys[], ^table.columns[] and ^string.split[]
9530:
9531: 2007-08-27 misha
9532:
9533: * src/main/untaint.C: - try to fix coredump on unix if print to
9534: body ^taint[sql][something] outside of connect
9535:
9536: * tests/: 167.html, results/167.processed: - test for ^taint[sql]
9537: outside of connect
9538:
9539: * buildall-with-xml, buildall-without-xml: - strip parser3 was
9540: added (commented by default)
9541:
9542: 2007-08-20 misha
9543:
9544: * operators.txt: - comment about new method ^node.hasAttributes[]
9545: was added
9546:
9547: * src/classes/: file.C, math.C, op.C, string.C, xdoc.C: - more
9548: duplicated exception text strings were removed
9549:
9550: * src/include/pa_exception.h: - more exception text strings moved
9551: here
9552:
9553: * src/classes/table.C: - some duplicate exceptions' text strings
9554: removed
9555:
9556: * src/classes/: file.C, hashfile.C, image.C, op.C, string.C,
9557: xdoc.C, xnode.C: - some duplicate exceptions' text strings
9558: removed
9559:
9560: * src/include/pa_exception.h: - some exception text strings movet
9561: to pa_exception
9562:
9563: * tests/: 149.html, results/149.processed: - test for
9564: ^xnode.hasAttributes[] was added - some code changes
9565:
9566: * src/classes/xnode.C: - DOM2 method ^xnode.hasAttributes[] was
9567: added
9568:
9569: 2007-08-17 misha
9570:
9571: * tests/: results/006.processed, results/059.processed, 006.html,
9572: 059.html: - more tests for match
9573:
9574: * tests/: 129.html, results/129.processed: - tests for
9575: ^table.hash[...][$.type[string|hash|table]] added
9576:
9577: * src/targets/cgi/parser3.C: - little syntax changes
9578:
9579: * src/: classes/math.C, targets/isapi/parser3isapi.C: - little
9580: syntax changes
9581:
9582: * src/targets/cgi/parser3.C, operators.txt: - annoying 'SIGPIPE'
9583: messages in parser3.log switched off by default. If someone
9584: really still need it: use $SIGPIPE(1)
9585:
9586: 2007-08-08 misha
9587:
9588: * buildall-with-xml, buildall-without-xml: - remove libs source
9589: files by default since now
9590:
9591: 2007-08-07 misha
9592:
9593: * buildall-without-xml: - some option syntax changes
9594:
9595: * buildall-with-xml: - compile libxml2 without http support - some
9596: option syntax changes
9597:
9598: * src/main/pa_xml_io.C: - will use parser file loader for xml needs
9599:
9600: 2007-08-06 misha
9601:
9602: * buildall-with-xml: - moved to libxml2-2.6.29 and libxslt-1.1.21
9603:
9604: * tests/: 160.html, results/160.processed: - cache test was
9605: rewrited
9606:
9607: 2007-07-06 misha
9608:
9609: * tests/: 153.html, results/153.processed: - added test for
9610: ^math:sha1[string]
9611:
9612: * src/types/pa_vform.C: - bugfix: uploaded file name wasn't
9613: transcoded
9614:
9615: * src/classes/math.C: - ^math:long2ip(long) and ^math:sha1[string]
9616: were added
9617:
9618: 2007-06-28 misha
9619:
9620: * etc/parser3.charsets/windows-1251.cfg: - removed duplicated and
9621: some incorrect chars
9622:
9623: 2007-06-19 misha
9624:
9625: * src/include/pa_hash.h: - methods generic_hash_code & hash_code
9626: were moved on top because of gcc 4 had a problems during
9627: building.
9628:
9629: 2007-06-18 misha
9630:
9631: * tests/results/019.processed: - new image commited
9632:
9633: 2007-06-09 misha
9634:
9635: * src/classes/: op.C, table.C: - in while and table.select method
9636: as_expression used now
9637:
9638: * src/types/pa_vmethod_frame.h: - method as_expression was added
9639:
9640: 2007-06-08 misha
9641:
9642: * tests/: 166.html, results/166.processed: - test for
9643: ^match[...][n]
9644:
9645: * tests/: 165.html, results/165.processed: - tests for loops
9646:
9647: * src/lib/cord/include/private/cord_pos.h: - back to origin value
9648: because of no speed/memory optimisation but some proglems with
9649: long cycles occure
9650:
9651: 2007-06-06 misha
9652:
9653: * src/classes/: op.C, table.C: - ^while(true){}, ^while(1){},
9654: ^table.select(true) and ^table.select(1) didn't works because of
9655: awaiting junction-param only. fixed.
9656:
9657: 2007-05-24 misha
9658:
9659: * src/: include/pa_os.h, main/pa_os.C: - 20 attempt to get lock
9660: with 0.5 secs interval
9661:
9662: * src/classes/op.C: - cache was rewrited. I hope it works with
9663: locking system now on unix
9664:
9665: * src/main/pa_os.C: - locks engines were rewrited: now we don't use
9666: system locks which wait till other threads release it but try get
9667: lock, if fail wait 1 sec and make 10 attempts.
9668:
9669: * src/include/pa_os.h: - consts for blocking locks + some comments
9670: were added
9671:
9672: * src/lib/sdbm/apr_file_io.C: - wait till lock released while
9673: opening files
9674:
9675: * src/classes/table.C: - changes in includes. if unclude <sstream>
9676: after our classes on unix it can't be build
9677:
9678: * src/types/pa_vhashfile.C: - not needed code removed
9679:
9680: 2007-05-23 misha
9681:
9682: * src/: classes/file.C, classes/op.C, main/pa_common.C,
9683: include/pa_common.h: - cosmetic changes
9684:
9685: 2007-05-18 misha
9686:
9687: * src/lib/cord/include/private/cord_pos.h: - rebalance tree not so
9688: often. it's give some speed increasing
9689:
9690: * tests/results/160.processed: - returned time corrected
9691:
9692: * tests/160.html: - time increased because on unix 1 mean nothing
9693: :(
9694:
9695: * operators.txt: - added info about ^hash.contain[key]
9696:
9697: * src/classes/hash.C: - added ^hash.contain[key]
9698:
9699: * src/include/pa_hash.h: - added method for checking key exists in
9700: hash
9701:
9702: 2007-05-07 misha
9703:
9704: * src/include/pa_string.h: - was compilation error during build on
9705: freebsd4
9706:
9707: 2007-05-03 misha
9708:
9709: * src/classes/table.C: - option $.type[hash|string|table] was added
9710: for ^table.hash[]
9711:
9712: * src/classes/file.C: - comment removed
9713:
9714: 2007-04-26 misha
9715:
9716: * src/types/: pa_vhashfile.C, pa_vhashfile.h: - while ::open the
9717: real files doesn't opened in place anymore
9718:
9719: 2007-04-24 misha
9720:
9721: * src/classes/math.C: - I thought one more time and remove lg(N) :)
9722:
9723: * src/include/pa_exception.h: "static" removed
9724:
9725: 2007-04-23 misha
9726:
9727: * src/classes/math.C: ^math:lg(N) => ^math:log10(N)
9728:
9729: * src/classes/math.C: added: - ^math:ln(N) (the same as
9730: ^math:log(N)) - ^math:lg(N)
9731:
9732: * tests/: 097.html, results/097.processed: - charsets converstion
9733: during ^file::load[text;http://...] added
9734:
9735: * tests/: 164.html, results/164.processed: - check for set expires
9736: as a date
9737:
9738: * tests/: 164.html, results/164.processed: - test for hashfile
9739:
9740: * src/classes/hashfile.C: - little comment changes
9741:
9742: * src/types/pa_vhashfile.C: - don't open hashfile files until 1st
9743: access
9744:
9745: * src/: classes/date.C, classes/double.C, classes/file.C,
9746: classes/form.C, classes/hash.C, classes/image.C, classes/int.C,
9747: classes/mail.C, classes/math.C, classes/op.C, classes/string.C,
9748: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
9749: classes/xnode.h, include/pa_request.h, main/execute.C,
9750: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
9751: main/pa_dictionary.C, main/pa_exec.C, main/pa_http.C,
9752: main/pa_request.C, main/pa_sql_driver_manager.C, main/pa_table.C,
9753: types/pa_value.C, types/pa_value.h, types/pa_vclass.C,
9754: types/pa_vconsole.h, types/pa_vfile.h, types/pa_vhash.h,
9755: types/pa_vimage.h, types/pa_vmail.C, types/pa_vmethod_frame.h,
9756: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
9757: types/pa_vtable.C, types/pa_vxdoc.h, types/pa_wcontext.C: -
9758: "parser.runtime" strings were removed
9759:
9760: * src/classes/hashfile.C: - with .clear[] called files_delete()
9761: now.
9762:
9763: * src/types/: pa_vhashfile.C, pa_vhashfile.h: - .clear() removed.
9764:
9765: * src/include/pa_exception.h: - string constant with
9766: "parser.runtime" text was added
9767:
9768: 2007-04-20 misha
9769:
9770: * operators.txt: - some comments changing
9771:
9772: * operators.txt: - added info about .^hashfile.release[],
9773: ^hashfile.clenaup[] and new ^string.match[][>N-option<]
9774:
9775: * configure: =cheching for unsetenv
9776:
9777: * src/classes/hashfile.C: - ^hashfile.cleanup[],
9778: ^hashfile.release[] were added
9779:
9780: * src/: main/pa_string.C, include/pa_string.h, classes/string.C: -
9781: ^string.match[][] understand new option now: return number of
9782: matches but not table wit results
9783:
9784: * src/types/: pa_vhashfile.C, pa_vhashfile.h: - hashfile can auto
9785: reopen now
9786:
9787: * src/classes/op.C: - bug. must be false
9788:
9789: * configure.in: - checking for unsetenv was added
9790:
9791: * src/types/pa_vform.C: - some comments
9792:
9793: 2007-04-18 misha
9794:
9795: * buildall-with-xml: moving to libxml2-2.6.28
9796:
9797: * buildall-with-xml, buildall-without-xml: added commented lines
9798: with --disable-safe-mode option
9799:
9800: * operators.txt: - info about $form:files
9801:
9802: 2007-04-17 misha
9803:
9804: * src/types/: pa_vform.C, pa_vform.h: - some code was modified -
9805: $form:files was added
9806:
9807: * tests/: 163.html, results/163.processed: removing auto format
9808:
9809: * src/types/pa_vdate.h: - start adding unsetenv("TZ");
9810:
9811: 2007-04-16 misha
9812:
9813: * tests/: 163.html, results/163.processed: - test for .int[],
9814: floor, round, ceiling and .format[]
9815:
9816: * src/classes/file.C: - little optimization for getting args in
9817: exec/cgi
9818:
9819: 2007-04-13 misha
9820:
9821: * src/classes/file.C: - arguments for file::exec/cgi can be
9822: specified now as s table with one column
9823:
9824: 2007-03-27 misha
9825:
9826: * tests/: 162.html, results/162.processed: - test for
9827: ^table.select(^condition[$t])
9828:
9829: * tests/results/auto.p: - load windows-1251 charset for some tests
9830:
9831: * tests/run_parser.sh: PARSER_CONFIG -> CGI_PARSER_CONFIG
9832:
9833: * tests/: results/161.processed, 161.html, 161_utf8.txt,
9834: 161_windows1251.txt: - added test for
9835: ^file::load[text;/local/file.txt;$.charset[...]]
9836:
9837: * tests/: results/013.processed, 013.html: - added test for
9838: checking $._default value while hash modifications
9839:
9840: * tests/: 160.html, results/160.processed: - add test for
9841: ^cache[key](secs){code}, ^cache[] and ^cache(0)
9842:
9843: 2007-03-22 misha
9844:
9845: * src/include/pa_common.h: - "charset" string defined for
9846: ^file::load[text;/local.txt] and ^table::load[/table.txt]
9847:
9848: * src/main/: pa_common.C, pa_http.C: - $.charset option for
9849: ^file::load[text;/local.txt] and ^table::load[/table.txt] was
9850: added - not needed transcodes were removed from
9851: ^file::load[...;http://...]
9852:
9853: * src/types/pa_vdate.h: - date.week was fixed - date.weekyear was
9854: added
9855:
9856: * src/classes/date.C: - date.week was fixed
9857:
9858: * operators.txt: - added info about date.weekyear
9859:
9860: * tests/: 159.html, results/159.processed: - tests for date.week
9861: and date.weekyear added
9862:
9863: 2007-03-15 misha
9864:
9865: * src/classes/table.C: - enclose column numbers for nameless tables
9866: as well
9867:
9868: 2007-03-14 misha
9869:
9870: * src/targets/cgi/parser3.C: - bugxif. failed when request cgi
9871:
9872: * src/classes/table.C: - table.save optimization: now required much
9873: less memory
9874:
9875: 2007-03-13 misha
9876:
9877: * tests/results/: 158.processed, 158.processes: - tests for
9878: table.save/table.load
9879:
9880: * tests/: 158.html, results/158.processes: - tests for
9881: table.save/table.load
9882:
9883: * buildall-with-xml: libxml2: --without-ftp --without-docbook
9884:
9885: * buildall-with-xml: - pattern needed now for building
9886:
9887: * tests/results/097.processed: - added test results for xdoc::load
9888: & xdoc::load[http://...]
9889:
9890: * tests/097.html: - added test for xdoc::load
9891:
9892: 2007-03-12 misha
9893:
9894: * tests/: 107.html, results/107.processed: - added test for xpath
9895: '//man'
9896:
9897: 2007-03-01 misha
9898:
9899: * tests/: 097.html, results/097.processed: - added test for
9900: creating xdoc from file
9901:
9902: * tests/: results/157.processed, 157.html: - added test for
9903: file:move
9904:
9905: 2007-02-28 misha
9906:
9907: * src/classes/xdoc.C: - another attempt
9908:
9909: * src/classes/xdoc.C: - roll back last changes for a while
9910:
9911: * src/classes/xdoc.C, operators.txt: - ^xdoc::create[$file] added.
9912:
9913: * src/classes/file.C: - under lock we create non-exist dir anyway
9914:
9915: * tests/results/099.processed: - ever send content-disposition to
9916: client with file
9917:
9918: * tests/157.html: + test for file:copy
9919:
9920: 2007-02-26 misha
9921:
9922: * src/classes/file.C: - some similar strings moved to #define
9923: instead of to be copy/pasted many times
9924:
9925: * src/types/pa_vfile.h: - class name string ("file") moved to
9926: #define
9927:
9928: 2007-02-20 misha
9929:
9930: * configure.in: - added some strings for sqlite detection
9931:
9932: 2007-02-19 misha
9933:
9934: * operators.txt: - some comments changes
9935:
9936: * buildall-with-xml, buildall-without-xml: - some modifications
9937:
9938: 2007-02-17 misha
9939:
9940: * buildall-with-xml, buildall-without-xml: - moving to gc6.8
9941:
9942: * src/main/pa_request.C: - damn, i forgot to commit it while I
9943: change console behaviour
9944:
9945: 2007-02-12 misha
9946:
9947: * src/targets/cgi/parser3.C: - don't print headers if
9948: $console:line[data] was used during cgi execution.
9949:
9950: * src/types/pa_vconsole.h: - console class have bool flag now which
9951: marked as 'true' if class was used.
9952:
9953: * tests/: 152.html, results/152.processed: - more types was added
9954: to test 152
9955:
9956: * src/types/: pa_vimage.C, pa_vimage.h: - fixed bug added while
9957: adding 'bool' (^if($image){} caused exception)
9958:
9959: 2007-02-09 misha
9960:
9961: * tests/: 152.html, results/152.processed: - test alightly updated
9962:
9963: * tests/: 152.html, results/152.processed: - test rewrited
9964:
9965: * src/types/: pa_vxdoc.C, pa_vxdoc.h, pa_vxnode.C, pa_vxnode.h: -
9966: bugfix. I broke xdoc & xnode in expression
9967:
9968: 2007-02-08 misha
9969:
9970: * tests/: 152.html, results/152.processed: - add test for checking
9971: 'def' for void, string, bool, int & double
9972:
9973: 2007-02-07 misha
9974:
9975: * operators.txt: - ^file:base64[filespec] was added
9976:
9977: * tests/results/153.processed: - result test for
9978: ^file:base64[filespec] was updated
9979:
9980: * tests/153.html: - test for ^file:base64[filespec] was added
9981:
9982: * src/types/pa_vconsole.h: - little optimization
9983:
9984: * src/classes/file.C: - ^file:base64[filespec]
9985:
9986: * src/main/pa_common.C: - definitions for ^file:base64[filespec]
9987:
9988: * src/include/pa_common.h: - declarations for
9989: ^file:base64[filespec]
9990:
9991: * src/types/pa_vcookie.C: - little optimization
9992:
9993: 2007-02-06 misha
9994:
9995: * src/main/: utf8-to-lower.inc, utf8-to-upper.inc: - some chars
9996: were temporary commented
9997:
9998: * src/types/pa_vbool.h: - bugfix
9999:
10000: * tests/156.html: - added test for bool cookie
10001:
10002: * src/types/pa_vcookie.h: - not needed string "cookie" removed
10003:
10004: * tests/: 155.html, results/155.processed: - added test for check
10005: $.encloser[] option for table save/load
10006:
10007: * tests/: 153.html, 154.html, todo.txt: - two more tests added
10008:
10009: 2007-02-05 misha
10010:
10011: * tests/results/152.processed: - newline at the end was missed
10012:
10013: * tests/results/141.processed: - math:md5 must be lowercased
10014:
10015: * src/targets/cgi/parser3.C: - 2007 in help ;)
10016:
10017: 2007-02-03 misha
10018:
10019: * tests/results/: 150.processed, 151.processed, 152.processed: -
10020: test for bool added and some content length fixes
10021:
10022: * tests/152.html: - test for bool added
10023:
10024: * buildall-with-xml: - moved to libxml2-2.6.27 and libxslt-1.1.20
10025:
10026: * operators.txt: - info bool class was added
10027:
1.116 moko 10028: * src/: classes/Makefile.am, classes/bool.C,
1.95 moko 10029: classes/classes.vcproj, classes/double.C, classes/int.C,
10030: classes/string.C, classes/void.C, classes/xnode.C,
10031: include/pa_string.h, types/pa_vbool.h, types/pa_vclass.h,
10032: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.C,
10033: types/pa_vjunction.h, types/pa_vproperty.C, types/pa_vproperty.h,
10034: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
10035: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.h,
10036: types/types.vcproj: - bool class was added
10037:
10038: * src/main/pa_request.C: - fix
10039:
10040: 2007-01-18 misha
10041:
10042: * src/: main/pa_string.C, classes/string.C: - return table during
10043: ^string.match[][] even if no matched found.
10044:
10045: 2006-12-20 misha
10046:
10047: * src/types/: pa_method.h, pa_vfile.h: - some syntax changes [
10048: http://www.parser.ru/forum/?id=55598 ]
10049:
10050: 2006-12-19 misha
10051:
10052: * src/types/pa_vxdoc.C: - $xDoc is "xnode" == true now. more
10053: details: http://www.parser.ru/forum/?id=52359
10054:
10055: * src/main/pa_request.C: - always set content-disposition for
10056: $response:body[hash here]. more details:
10057: http://www.parser.ru/forum/?id=52130
10058:
10059: 2006-12-07 misha
10060:
10061: * operators.txt: - added info about bool params in cookie set
10062:
10063: * src/types/pa_vcookie.C: - bool param in cookies available now
10064: $cookie:name[ $.value[123] $.secure(true) $.httponly(true)
10065: ]
10066:
10067: * src/types/: pa_value.C, pa_value.h, pa_vbool.h: - is_bool method
10068: was added
10069:
10070: 2006-12-02 misha
10071:
10072: * src/classes/file.C: - file_block_read used instead of native read
10073:
10074: * src/main/pa_common.C: - added file_block_read with read error
10075: detection - file_block_read used instead of native read
10076:
10077: * src/include/pa_common.h: - added file_block_read declaration
10078:
10079: 2006-12-01 misha
10080:
10081: * operators.txt: - info about $var.CLASS_NAME was added
10082:
10083: * src/types/: pa_vstateless_class.C, pa_vstateless_class.h: -
10084: $var.CLASS_NAME added
10085:
10086: * operators.txt: - added info about ^file:copy[]
10087:
10088: * src/classes/file.C: - ^file:copy[from;fo] was added
10089:
10090: 2006-11-20 misha
10091:
10092: * src/classes/date.C: - bug fix :)
10093:
10094: 2006-11-17 misha
10095:
10096: * src/include/pa_common.h: - array in crc32 calculation was changed
10097: to static
10098:
10099: * src/main/pa_common.C: - little optimization in getMonthDays -
10100: small changes in crc32 calculation
10101:
10102: * src/classes/date.C: - not needed code was removed
10103:
10104: 2006-11-16 misha
10105:
10106: * src/types/pa_vmail.C: - fix missed brakes
10107:
10108: * src/types/pa_vmail.C: - mail:send now set content-type:
10109: multipart/related instead of multipart/mixed if file have
10110: $.content-id[]
10111:
10112: 2006-11-15 misha
10113:
10114: * src/types/pa_vdouble.h: abs -> fabs
10115:
10116: 2006-11-14 misha
10117:
10118: * operators.txt: - added info about ^file.md5[] and
10119: ^file:md5[file-name]
10120:
10121: * src/classes/file.C: - ^file.md5[] and ^file:md5[file-name] were
10122: added
10123:
10124: * src/main/pa_common.C: - CRC32_MAX_BUFFER_SIZE was renamed to
10125: FILE_BUFFER_SIZE
10126:
10127: * src/classes/math.C: - hex_string was moved to pa_common.h
10128:
10129: * src/include/pa_common.h: - hex_string was moved from math.C -
10130: CRC32_MAX_BUFFER_SIZE was renamed to FILE_BUFFER_SIZE
10131:
10132: * src/types/pa_vdouble.h: - incorrect frac detection with negative
10133: values was fixed
10134:
10135: 2006-11-13 misha
10136:
10137: * operators.txt: - added info about ^math:crc32[string],
10138: ^file:crc32[file-name] & ^file.crc32[]
10139:
10140: * src/classes/math.C: - added ^math:crc32[string]
10141:
10142: * src/classes/file.C: - some comments were changed - added
10143: ^file:crc32[file-name] and ^file.crc32[]
10144:
10145: * src/: include/pa_common.h, main/pa_common.C: - some functions for
10146: crc32 calculation added
10147:
10148: 2006-11-03 misha
10149:
10150: * src/include/pa_array.h: - not needed variable removed
10151:
10152: * tests/: 150.html, 151.html, results/150.processed,
10153: results/151.processed: - 2 tests were added
10154:
10155: * src/include/: pa_array.h, pa_table.h: - table.locate & table.join
10156: with $.reverse(1) were fixed
10157:
10158: * src/main/pa_http.C: - bug fix. now tainted data from $.form and
10159: query converted to $.charset during ^file::load[http://...]
10160:
10161: 2006-11-02 misha
10162:
10163: * src/include/pa_table.h: ups. forget '=' char
10164:
10165: * src/include/pa_table.h: - one more fix in
10166: .locate[...][$.reverse(1)]
10167:
10168: 2006-11-01 misha
10169:
10170: * src/classes/math.C: - bug fix, details:
10171: http://www.parser.ru/forum/?id=53360
10172:
10173: * src/include/pa_table.h: - bug fix during ^table.locate( condition
10174: false for all records )[$.reverse(1)]
10175:
10176: * src/main/pa_http.C: - second param for this mid method is length
10177: but not end_index so this method has error and can't detect
10178: charsets in next content-types: Content-type: text/html;
10179: charset="windows-1251" Content-type: text/html;
10180: charset="windows-1251"; Content-type: text/html;
10181: charset=windows-1251;
10182:
10183: only Content-type: text/html; charset=windows-1251 was fine
10184:
10185: 2006-10-31 misha
10186:
10187: * src/classes/file.C: - empty args in file::exec removed now
10188:
10189: 2006-09-03 paf
10190:
10191: * src/classes/file.C: proper tainting of
10192: ^file::exec/cgi[script;env;COMMAND;LINE;PARAMS]
10193:
10194: 2006-06-09 paf
10195:
10196: * src/lib/pcre/pcre-2_08.tar.gz: one can easily find those
10197:
10198: * src/classes/table.C: formatting
10199:
10200: * src/classes/table.C: incorporated patch from misha: Sent:
10201: Thursday, June 08, 2006 12:38 PM Subject: parser3: patch for
10202: ignoring string options for ^table.save[]
10203:
10204: * src/classes/hash.C: incorporated patch from misha Sent:
10205: Wednesday, June 07, 2006 9:52 PM Subject: parser3: patch for
10206: $hash._default disappear while
10207:
10208: * operators.txt: ^mail:send[ $.file1[ $.value[file]
10209: $.format[!uue|!base64] << new base64 option. default uue ] ]
10210:
10211: * src/types/pa_vmail.C: misha: Sent: Wednesday, June 07, 2006 8:51
10212: PM Subject: patch for base64 in ^mail:send[] %-)
10213:
10214: 2006-04-09 paf
10215:
10216: * src/main/compile.tab.C: ` change compiled
10217:
10218: * gnu.vcproj, operators.txt, parser3.sln,
10219: src/classes/classes.vcproj, src/classes/file.C,
10220: src/classes/hash.C, src/classes/hashfile.C, src/classes/image.C,
10221: src/classes/op.C, src/classes/table.C, src/classes/xdoc.C,
10222: src/classes/xnode.C, src/include/pa_array.h,
10223: src/include/pa_config_fixed.h, src/include/pa_dir.h,
10224: src/include/pa_memory.h, src/include/pa_request.h,
10225: src/include/pa_stack.h, src/lib/cord/cord.vcproj,
10226: src/lib/gd/gd.vcproj, src/lib/ltdl/ltdl.vcproj,
10227: src/lib/md5/md5.vcproj, src/lib/pcre/pcre.vcproj,
10228: src/lib/pcre/pcre_dftables.vcproj,
10229: src/lib/pcre/pcre_parser_ctype.vcproj, src/lib/sdbm/sdbm.vcproj,
10230: src/lib/smtp/smtp.h, src/lib/smtp/smtp.vcproj,
10231: src/main/compile.y, src/main/execute.C, src/main/main.vcproj,
10232: src/main/pa_cache_managers.C, src/main/pa_charset.C,
10233: src/main/pa_exec.C, src/main/pa_http.C, src/main/pa_request.C,
10234: src/main/pa_socks.C, src/main/pa_sql_driver_manager.C,
10235: src/main/pa_string.C, src/main/pa_stylesheet_connection.C,
10236: src/main/pa_stylesheet_manager.C, src/targets/cgi/getopt.c,
10237: src/targets/cgi/parser3.C, src/targets/cgi/parser3.vcproj,
10238: src/targets/isapi/pa_threads.C, src/targets/isapi/parser3isapi.C,
10239: src/targets/isapi/parser3isapi.vcproj, src/types/pa_value.C,
10240: src/types/pa_value.h, src/types/pa_vcookie.C,
10241: src/types/pa_vhashfile.C, src/types/pa_vhashfile.h,
10242: src/types/pa_vmail.C, src/types/pa_vresponse.C,
10243: src/types/pa_vstatus.C, src/types/types.vcproj,
10244: tests/descript.ion: + ^break[] ^continue[], in ^for, ^while,
10245: ^menu, ^hash/hashfile.foreach
10246:
10247: * gnu.vcproj, parser3.sln, src/classes/classes.vcproj,
10248: src/classes/file.C, src/classes/hash.C, src/classes/image.C,
10249: src/classes/op.C, src/classes/table.C, src/classes/xdoc.C,
10250: src/classes/xnode.C, src/include/pa_array.h,
10251: src/include/pa_config_fixed.h, src/include/pa_dir.h,
10252: src/include/pa_memory.h, src/include/pa_request.h,
10253: src/include/pa_stack.h, src/lib/cord/cord.vcproj,
10254: src/lib/gd/gd.vcproj, src/lib/ltdl/ltdl.vcproj,
10255: src/lib/md5/md5.vcproj, src/lib/pcre/pcre.vcproj,
10256: src/lib/pcre/pcre_dftables.vcproj,
10257: src/lib/pcre/pcre_parser_ctype.vcproj, src/lib/sdbm/sdbm.vcproj,
10258: src/lib/smtp/smtp.h, src/lib/smtp/smtp.vcproj,
10259: src/main/compile.y, src/main/execute.C, src/main/main.vcproj,
10260: src/main/pa_cache_managers.C, src/main/pa_charset.C,
10261: src/main/pa_exec.C, src/main/pa_http.C, src/main/pa_request.C,
10262: src/main/pa_socks.C, src/main/pa_sql_driver_manager.C,
10263: src/main/pa_string.C, src/main/pa_stylesheet_connection.C,
10264: src/main/pa_stylesheet_manager.C, src/targets/cgi/getopt.c,
10265: src/targets/cgi/parser3.C, src/targets/cgi/parser3.vcproj,
10266: src/targets/isapi/pa_threads.C, src/targets/isapi/parser3isapi.C,
10267: src/targets/isapi/parser3isapi.vcproj, src/types/pa_value.C,
10268: src/types/pa_value.h, src/types/pa_vcookie.C,
10269: src/types/pa_vmail.C, src/types/pa_vresponse.C,
10270: src/types/pa_vstatus.C, src/types/types.vcproj,
10271: tests/descript.ion: ! switched to VS2005 (projects and
10272: object<info explicitly typed>.for_each(, info)) +
10273: $response:field[] setting void means removing + grammar $name`
10274: name stops now, for mysql `$field` + started ^break[]
10275: ^continue[], in ^for. TODO: to other iterators (while, menu,
10276: foreach) + all log messages += [uri=, method=, cl=]
10277:
10278: * buildall-with-xml: merged . ftp paths update
10279:
10280: * buildall-with-xml: . ftp paths update
10281:
10282: 2006-03-04 paf
10283:
10284: * src/main/: pa_string.C: merged from HEAD ! cache file curruption
10285: checks++ [thanks to Igor Zinkovsky for detailed report]
10286:
10287: * src/main/pa_string.C: ! cache file curruption checks++ [thanks to
10288: Igor Zinkovsky for detailed report]
10289:
10290: 2006-03-01 paf
10291:
10292: * src/main/untaint.C: merged from HEAD ! mail:send << changed \r or
10293: \n to ' ' in
10294:
10295: 2006-02-18 paf
10296:
10297: * src/main/untaint.C: merged from HEAD ! mail:send << changed \r or
10298: \n to ' ' in
10299:
10300: * src/main/untaint.C: ! mail:send << changed \r or \n to ' ' in
10301:
10302: 2006-02-03 paf
10303:
10304: * src/main/pa_common.C: merged from HEAD ! bugfix: decoding from
10305: base64
10306:
10307: * src/main/pa_common.C: ! bugfix: decoding from base64
10308:
10309: 2006-01-20 paf
10310:
10311: * src/types/pa_vhashfile.C: . merged hashfile.foreach memory
10312: economy fix
10313:
10314: * src/classes/: table.C: merged from HEAD ! bugfix
10315: ^table.save[$.encloser-s now handled properly
10316:
10317: * src/classes/table.C: ! bugfix ^table.save[$.encloser-s now
10318: handled properly
10319:
10320: 2006-01-19 paf
10321:
10322: * buildall-with-xml, buildall-without-xml: merged from HEAD !
10323: libgc:USE_MUNMAP activates merging of free memory blocks which
10324: helps a lot in our case: after transform we want
10325: CORD(main.result)->cstr[big malloc]->transcode[big malloc]
10326:
10327: * src/types/pa_vhashfile.C: . merged hashfile.foreach memory
10328: economy fix
10329:
10330: * buildall-with-xml, buildall-without-xml: ! libgc:USE_MUNMAP
10331: activates merging of free memory blocks which helps a lot in our
10332: case: after transform we want CORD(main.result)->cstr[big
10333: malloc]->transcode[big malloc]
10334:
10335: 2006-01-17 paf
10336:
10337: * src/types/pa_vhashfile.C: ! hashfile.foreach: counted pairs
10338: before reading them. got rid of reallocs = became quicker and
10339: less fragmentated
10340:
10341: 2005-12-29 paf
10342:
1.116 moko 10343: * INSTALL, Makefile.am, buildall-with-xml, buildall-without-xml,
10344: configure, configure.in, src/include/pa_version.h,
10345: src/lib/ltdl/Makefile.am, src/lib/ltdl/acconfig.h,
1.95 moko 10346: src/lib/ltdl/acinclude.m4, src/lib/ltdl/config.guess,
10347: src/lib/ltdl/config.sub, src/lib/ltdl/configure.in,
10348: src/lib/ltdl/install-sh, src/lib/ltdl/ltmain.sh,
10349: src/lib/ltdl/missing: . merged from 3.2.1
10350:
1.116 moko 10351: * Makefile.am, src/lib/ltdl/Makefile.am: . now site.m4 also
10352: packaged when 'make dist', so do configure companion files in
10353: src/lib/ltdl
10354:
10355: * src/lib/ltdl/: Makefile.am, acconfig.h, acinclude.m4,
10356: config.guess, config.sub, configure.in, install-sh, ltmain.sh,
10357: missing: . now config_auto.h is created with configure [were
10358: constant]
1.95 moko 10359:
10360: * INSTALL: . references to documentation and some clarification
10361:
10362: * buildall-with-xml, buildall-without-xml: . farawell doc
10363: indication
10364:
1.116 moko 10365: * Makefile.am: . dist+=buildall*
1.95 moko 10366:
10367: 2005-12-28 paf
10368:
10369: * configure: . 3.2.1
10370:
10371: * INSTALL, buildall-with-xml, buildall-without-xml: + started to
10372: simplify build process, see INSTALL
10373:
10374: 2005-12-26 paf
10375:
10376: * configure: ver
10377:
10378: * configure.in, src/include/pa_version.h, src/main/compile.tab.C:
10379: version
10380:
10381: 2005-12-21 paf
10382:
10383: * src/main/: compile.tab.C, main.vcproj: . win32: grammar is now
10384: compiled with bison 1.875b, it reports unexpected token names
10385:
10386: 2005-12-19 paf
10387:
10388: * src/: main/compile.tab.C, types/pa_vxnode.h: ! bugfix xnode now
10389: holds a link to xmlNode to prevent premature gc(xmlNode)
10390:
10391: * src/classes/classes.vcproj, src/include/pa_config_fixed.h,
10392: src/lib/gd/gd.vcproj, src/lib/smtp/smtp.vcproj,
10393: src/main/main.vcproj, src/main/pa_globals.C,
10394: src/targets/cgi/parser3.vcproj,
10395: src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj,
10396: configure, configure.in, src/include/pa_version.h: . killing
10397: gdome [what a relief]
10398:
10399: * tests/: 097.html, 106.html, 108.html, 110.html, 112.html,
10400: 113.html, 114.html, 115.html, 116.html, 117.html, Makefile,
10401: run_parser.sh, results/001.processed, results/002.processed,
10402: results/003.processed, results/004.processed,
10403: results/005.processed, results/006.processed,
10404: results/008.processed, results/009.processed,
10405: results/010.processed, results/011.processed,
10406: results/012.processed, results/013.processed,
10407: results/014.processed, results/015.processed,
10408: results/016.processed, results/017.processed,
10409: results/018.processed, results/020.processed,
10410: results/021.processed, results/022.processed,
10411: results/023.processed, results/024.processed,
10412: results/025.processed, results/026.processed,
10413: results/027.processed, results/028.processed,
10414: results/029.processed, results/030.processed,
10415: results/031.processed, results/032.processed,
10416: results/033.processed, results/034.processed,
10417: results/035.processed, results/036.processed,
10418: results/037.processed, results/038.processed,
10419: results/039.processed, results/040.processed,
10420: results/041.processed, results/042.processed,
10421: results/043.processed, results/044.processed,
10422: results/045.processed, results/046.processed,
10423: results/047.processed, results/048.processed,
10424: results/049.processed, results/050.processed,
10425: results/051.processed, results/052.processed,
10426: results/053.processed, results/054.processed,
10427: results/055.processed, results/056.processed,
10428: results/057.processed, results/058.processed,
10429: results/059.processed, results/060.processed,
10430: results/061.processed, results/062.processed,
10431: results/063.processed, results/064.processed,
10432: results/065.processed, results/066.processed,
10433: results/067.processed, results/068.processed,
10434: results/069.processed, results/070.processed,
10435: results/071.processed, results/072.processed,
10436: results/073.processed, results/074.processed,
10437: results/075.processed, results/076.processed,
10438: results/077.processed, results/078.processed,
10439: results/079.processed, results/080.processed,
10440: results/081.processed, results/082.processed,
10441: results/083.processed, results/084.processed,
10442: results/085.processed, results/086.processed,
10443: results/087.processed, results/088.processed,
10444: results/089.processed, results/090.processed,
10445: results/091.processed, results/092.processed,
10446: results/093.processed, results/094.processed,
10447: results/095.processed, results/096.processed,
10448: results/097.processed, results/099.processed,
10449: results/100.processed, results/101.processed,
10450: results/102.processed, results/104.processed,
10451: results/105.processed, results/106.processed,
10452: results/107.processed, results/108.processed,
10453: results/109.processed, results/110.processed,
10454: results/111.processed, results/112.processed,
10455: results/113.processed, results/114.processed,
10456: results/115.processed, results/117.processed,
10457: results/119.processed, results/120.processed,
10458: results/121.processed, results/122.processed,
10459: results/123.processed, results/124.processed,
10460: results/125.processed, results/126.processed,
10461: results/127.processed, results/128.processed,
10462: results/129.processed, results/130.processed,
10463: results/131.processed, results/132.processed,
10464: results/133.processed, results/134.processed,
10465: results/135.processed, results/136.processed,
10466: results/138.processed, results/139.processed,
10467: results/140.processed, results/141.processed,
10468: results/142.processed, results/143.processed,
10469: results/144.processed, results/145.processed,
10470: results/146.processed, results/147.processed,
10471: results/148.processed, results/149.processed, results/auto.p: .
10472: now works if we turn off default auto.p
10473:
1.116 moko 10474: * configure: . makes
1.95 moko 10475:
10476: * src/types/pa_vxnode.C: . less warnings
10477:
10478: * src/types/pa_vxnode.C, tests/142.html, tests/144.html,
10479: tests/145.html, tests/149.html, tests/descript.ion,
10480: tests/outputs/d.cmd, tests/results/142.processed,
10481: tests/results/143.processed, tests/results/144.processed,
10482: tests/results/145.processed, tests/results/146.processed,
10483: tests/results/147.processed, tests/results/148.processed,
10484: tests/results/149.processed: . removed .nodeValue from all node
10485: types other than 5 (grabbed piece from gdome)
10486:
10487: * tests/: 137.html, results/137.processed: . not handled this case
10488: yet. code does not hang from inserting parent into child,
10489: considering thing minor issue -- nodes are removed from source
10490: anyway, don't know why shold that be an error after all
10491:
10492: * src/targets/cgi/parser3.C: . style
10493:
10494: * src/classes/xnode.C: . "xml.dom" . xnode.select* now works on
10495: xdoc too [were barking "not element"]
10496:
10497: 2005-12-16 paf
10498:
10499: * tests/: 146.html, 147.html, 148.html: . more tests
10500:
10501: * src/classes/xnode.C: . also bark on possible errors
10502:
10503: * src/types/: pa_vxdoc.C, pa_vxnode.C, pa_vxnode.h: + xdoc DOM
10504: props
10505:
10506: * src/: types/pa_value.h, types/pa_vvoid.h, main/compile.tab.C,
10507: main/compile.y: merged from HEAD ! fixed overoptimized
10508: ^call(false) case. (confused it with ^call[] case)
10509:
10510: * src/main/: compile.tab.C, compile.y: ! fixed overoptimized
10511: ^call(false) case. (confused it with ^call[] case)
10512:
10513: * tests/: 142.html, 143.html, 144.html, 145.html: . dom [part]
10514:
10515: * tests/: 006.html, 034.html, 057.html, Makefile, make_tests.cmd,
10516: results/001.processed, results/002.processed,
10517: results/003.processed, results/004.processed,
10518: results/005.processed, results/006.processed,
10519: results/008.processed, results/009.processed,
10520: results/010.processed, results/011.processed,
10521: results/012.processed, results/013.processed,
10522: results/014.processed, results/015.processed,
10523: results/016.processed, results/017.processed,
10524: results/018.processed, results/019.processed,
10525: results/020.processed, results/021.processed,
10526: results/022.processed, results/023.processed,
10527: results/024.processed, results/025.processed,
10528: results/026.processed, results/027.processed,
10529: results/028.processed, results/029.processed,
10530: results/030.processed, results/031.processed,
10531: results/032.processed, results/033.processed,
10532: results/034.processed, results/035.processed,
10533: results/036.processed, results/037.processed,
10534: results/038.processed, results/039.processed,
10535: results/040.processed, results/041.processed,
10536: results/042.processed, results/043.processed,
10537: results/044.processed, results/045.processed,
10538: results/046.processed, results/047.processed,
10539: results/048.processed, results/049.processed,
10540: results/050.processed, results/051.processed,
10541: results/052.processed, results/053.processed,
10542: results/054.processed, results/055.processed,
10543: results/056.processed, results/057.processed,
10544: results/058.processed, results/059.processed,
10545: results/060.processed, results/061.processed,
10546: results/062.processed, results/063.processed,
10547: results/064.processed, results/065.processed,
10548: results/066.processed, results/067.processed,
10549: results/068.processed, results/069.processed,
10550: results/070.processed, results/071.processed,
10551: results/072.processed, results/073.processed,
10552: results/074.processed, results/075.processed,
10553: results/076.processed, results/077.processed,
10554: results/078.processed, results/079.processed,
10555: results/080.processed, results/081.processed,
10556: results/082.processed, results/083.processed,
10557: results/084.processed, results/085.processed,
10558: results/086.processed, results/087.processed,
10559: results/088.processed, results/089.processed,
10560: results/090.processed, results/091.processed,
10561: results/092.processed, results/093.processed,
10562: results/094.processed, results/095.processed,
10563: results/096.processed, results/097.processed,
10564: results/099.processed, results/101.processed,
10565: results/102.processed, results/104.processed,
10566: results/105.processed, results/106.processed,
10567: results/107.processed, results/108.processed,
10568: results/109.processed, results/110.processed,
10569: results/111.processed, results/112.processed,
10570: results/113.processed, results/114.processed,
10571: results/115.processed, results/116.processed,
10572: results/117.processed, results/118.processed,
10573: results/119.processed, results/120.processed,
10574: results/121.processed, results/122.processed,
10575: results/123.processed, results/124.processed,
10576: results/125.processed, results/126.processed,
10577: results/127.processed, results/128.processed,
10578: results/129.processed, results/130.processed,
10579: results/131.processed, results/132.processed,
10580: results/133.processed, results/134.processed,
10581: results/135.processed, results/136.processed,
10582: results/137.processed, results/138.processed,
10583: results/139.processed, results/140.processed,
10584: results/141.processed: . refreshed old tests, made them work
10585: without auto.p (in utf8) . things noted: . gif got encoded
10586: differently . exif 0000:00:00 decoded now into 0000:00:00 (were
10587: some strange year)
10588:
10589: * INSTALL: . revived linux libgc fix
10590:
10591: * INSTALL, configure.in, src/lib/Makefile.am: . sweetest part [no
10592: glib/gdome in INSTALL and patches]
10593:
10594: * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
10595: include/pa_charset.h, include/pa_config_includes.h,
10596: include/pa_globals.h, include/pa_memory.h, include/pa_request.h,
10597: include/pa_xml_exception.h, lib/cord/Makefile.am,
10598: lib/cord/cord.vcproj, lib/cord/cordbscs.c, lib/cord/cordprnt.c,
10599: lib/cord/cordxtra.c, main/compile.tab.C, main/pa_charset.C,
10600: main/pa_globals.C, main/pa_memory.C, main/pa_request.C,
10601: main/pa_stylesheet_connection.C, main/pa_xml_exception.C,
10602: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
10603: types/pa_vxnode.h: . started killing gdome
10604:
10605: 2005-12-13 paf
10606:
10607: * src/main/: pa_request.C: merged from HEAD ! when code in
10608: @unhandled_exception thrown another exception, print correct
10609: origin (earlier code in catch of exception inside of
10610: @unhandled_exception grabbed parent_frame(original_exception)
10611: origin and printed it, instead of true origin)
10612:
10613: * src/main/pa_request.C: ! when code in @unhandled_exception thrown
10614: another exception, print correct origin (earlier code in catch of
10615: exception inside of @unhandled_exception grabbed
10616: parent_frame(original_exception) origin and printed it, instead
10617: of true origin)
10618:
10619: 2005-12-09 paf
10620:
10621: * INSTALL: . updated INSTALL doc to work around linux stack base
10622: detection problem, due to change in gc6.4 code
10623:
10624: * src/main/: pa_string.C: merged from 3.1.5 ! regex tainting were
10625: ignored in ^string.matched :(
10626:
10627: * src/main/pa_string.C: ! regex tainting were ignored in
10628: ^string.matched :(
10629:
10630: * ChangeLog, INSTALL, configure, configure.in, src/classes/date.C,
10631: src/include/pa_config_fixed.h, src/include/pa_version.h,
10632: src/main/compile.y, src/main/compile_tools.h,
10633: src/main/pa_charset.C, src/main/pa_common.C,
10634: src/main/pa_globals.C, src/main/pa_string.C,
10635: src/targets/cgi/getopt.c, src/targets/isapi/parser3isapi.C,
10636: src/types/pa_vmail.C: . merged latest fixes from 3.2.0
10637:
10638: 2005-12-08 paf
10639:
10640: * src/types/pa_vmail.C: merged from 3.2.0 ! bcc line longer then
10641: 500 chars now handled OK [were wrapped on 500th char according to
10642: rfc, but sendmail failed to unwrap it properly]
10643:
10644: * src/types/pa_vmail.C: ! bcc line longer then 500 chars now
10645: handled OK [were wrapped on 500th char according to rfc, but
10646: sendmail failed to unwrap it properly]
10647:
10648: * src/targets/isapi/parser3isapi.C: . less warnings
10649:
10650: * src/targets/isapi/parser3isapi.C: . undone some strange change
10651: since 3.1.5
10652:
10653: * src/targets/isapi/parser3isapi.C: . merged from 3.1.5 release
10654: link fixes
10655:
10656: * src/: classes/date.C, include/pa_config_fixed.h,
10657: main/compile.tab.C, main/compile.y, main/compile_tools.h,
10658: main/pa_charset.C, main/pa_common.C, main/pa_globals.C,
10659: main/pa_string.C, targets/cgi/getopt.c: . less warnings
10660:
10661: * src/include/pa_config_fixed.h: . removed outdated string origins
10662: [in current storage scheme there's no place for them. someday we
10663: can add third CORD to store origins and special version of parser
10664: which stores origins there [separate binary]]
10665:
10666: 2005-12-07 paf
10667:
10668: * src/targets/isapi/parser3isapi.C: . now links in release mode
10669:
10670: * src/include/pa_version.h: makefiles
10671:
10672: * src/include/pa_version.h: . not beta
10673:
10674: * configure, configure.in, src/include/pa_version.h: not beta
10675:
10676: 2005-12-06 paf
10677:
10678: * src/types/: pa_wcontext.C, pa_wcontext.h: ! after long discussion
10679: [some details here http://i2/tasks/edit/?id=4869912143891354460]
10680: decided to undo the change ^call[$void] passes void. now it will
10681: pass empty string again.
10682:
10683: * src/main/: compile.tab.C, compile.y: . version readded
10684:
10685: * src/classes/op.C: . in this version there is no ^switch[$nothing]
10686: = ^switch[void] problem
10687:
10688: 2005-12-01 paf
10689:
10690: * src/classes/op.C: mreged from HEAD . bugfix ^switch[$void_value]
10691: caused ^case[string] to be coerced to double since searching
10692: value were not string (it was vvoid)
10693:
10694: * src/classes/op.C: . bugfix ^switch[$void_value] caused
10695: ^case[string] to be coerced to double since searching value were
10696: not string (it was vvoid)
10697:
10698: * INSTALL: . compiled with libxml2 = 2.6.22 libxslt =
10699: 1.1.15 glib = 1.2.10 gdome2 = 0.8.1
10700:
10701: 2005-11-30 paf
10702:
10703: * src/types/pa_vdate.h: merged from HEAD: ! bugfix: to drop TZ on
10704: win32 must putenv("TZ="), on unix works only putenv("TZ")
10705:
10706: * src/types/pa_vdate.h: ! bugfix: to drop TZ on win32 must
10707: putenv("TZ="), on unix works only putenv("TZ")
10708:
10709: * INSTALL: . xml libs versions updated
10710:
10711: * src/main/pa_globals.C: //20051130 trying to remove this, author
10712: claims that fixed a lot there // 20040920 for now both
10713: workarounds needed. wait for new libxml/xsl versions
10714:
10715: 2005-11-28 paf
10716:
10717: * src/classes/table.C: merged from HEAD: ! nameless table has
10718: columns==0
10719:
10720: * src/classes/table.C: ! nameless table has columns==0
10721:
10722: * src/main/pa_http.C: merged from HEAD: ! status line check made
10723: earlier [was totally wrong]
10724:
10725: * src/main/pa_http.C: ! status line check made earlier [was totally
10726: wrong]
10727:
10728: 2005-11-25 paf
10729:
10730: * src/include/pa_array.h: -this reduces speed(table::load) strange.
10731: undoing for now...
10732:
10733: * src/include/pa_version.h: -this reduces speed(table::load),
10734: strange. undoing
10735:
10736: * src/classes/op.C: merged from HEAD + ^while(){}[SEPARATOR]
10737:
10738: * src/classes/op.C: + ^while(){}[SEPARATOR]
10739:
10740: * src/include/pa_array.h: + optimistics added: all arrays (table
10741: rows) now grow size*=2, like in .NET ArrayList.EnsureCapacity,
10742: this speeds things up and saves memory a LOT! (not noticed
10743: negative effect on syntetic tests, future will tell...)
10744:
10745: * src/include/pa_memory.h: . removed GC_DEBUG for debug version, it
10746: changed gc_malloc implementation, which obscured profiling
10747:
10748: * src/classes/table.C: merged from HEAD: + optimized
10749: table::load/sql, now row ArrayString-s allocated with
10750: columns.count() elements and don't always grow from
10751: count=3[realloc,realloc]
10752:
10753: * src/classes/table.C: + optimized table::load/sql, now row
10754: ArrayString-s allocated with columns.count() elements and don't
10755: always grow from count=3[realloc,realloc]
10756:
10757: * src/classes/table.C: merged from HEAD: . ^table.save unused
10758: buffer after save
10759:
10760: * src/classes/table.C: . ^table.save unused buffer after save
10761:
10762: 2005-11-24 paf
10763:
10764: * configure.in: . merged glib2-config patch
10765:
10766: * configure.in: + trying to find glib2-config
10767:
10768: * src/: classes/file.C, include/pa_common.h, main/execute.C,
10769: main/pa_common.C, main/pa_request.C: merged from HEAD: ! changed
10770: file/dir_readable to simple file/dir_exist, this would help in
10771: situations "class not found because .p file has bad rights" << in
10772: that case error would be explicit "access denied to 'this' file"
10773:
1.116 moko 10774: * aclocal.m4, configure, src/include/pa_config_auto.h.in: makefiles
1.95 moko 10775:
10776: * src/: classes/file.C, include/pa_common.h, main/execute.C,
10777: main/pa_common.C, main/pa_request.C: ! changed file/dir_readable
10778: to simple file/dir_exist, this would help in situations "class
10779: not found because .p file has bad rights" << in that case error
10780: would be explicit "access denied to 'this' file"
10781:
10782: * src/: classes/file.C, include/Makefile.am, include/pa_common.h,
10783: include/pa_http.h, main/Makefile.am, main/main.vcproj,
10784: main/pa_common.C, main/pa_http.C: merged from HEAD: +!
10785: ^file::exec/cgi[script;$.charset[changed]
10786: $.QUERY_STRING[^untaint[URI]{aaa=$form:text} << now %HH would be
10787: encoded in $.charset charset
10788:
10789: * src/classes/file.C: +! ^file::exec/cgi[script;$.charset[changed]
10790: $.QUERY_STRING[^untaint[URI]{aaa=$form:text} << now %HH would be
10791: encoded in $.charset charset
10792:
10793: * src/: include/Makefile.am, include/pa_common.h,
10794: include/pa_http.h, main/Makefile.am, main/main.vcproj,
10795: main/pa_common.C, main/pa_http.C: . extracted http:// into
10796: separate file [preparation for
10797: ^file::cgi[script;$.form[$.field1[]
10798:
10799: 2005-11-22 paf
10800:
10801: * src/: include/pa_version.h, main/compile.tab.C: makefiles
10802:
10803: * acinclude.m4, configure.in: . merged underquting fixes
10804:
1.116 moko 10805: * src/include/pa_config_auto.h.in: configure+makes
1.95 moko 10806:
10807: * src/classes/op.C: . overmerged a little
10808:
10809: * src/main/compile.tab.C: Makefile
10810:
10811: * src/main/: pa_common.C: . less gcc warnings
10812:
10813: * src/classes/op.C: merged from HEAD: + $exception.handled[cache]
10814: now reports original exception if we have no old cache
10815:
10816: * src/classes/op.C: + $exception.handled[cache] now reports
10817: original exception if we have no old cache
10818:
10819: * src/: classes/op.C, include/pa_string.h, main/untaint.C: merged
10820: from HEAD: + ^taint/untaint[regex] << escapes these:
10821: \^$.[]|()?*+{}
10822:
10823: * src/: classes/op.C, include/pa_string.h, main/untaint.C: +
10824: ^taint/untaint[regex] << escapes these: \^$.[]|()?*+{}
10825:
10826: * src/types/pa_vdate.h: ! date TZ save/restore stored pointer to
10827: getenv-ed variable, which does not work both on win32&unix.
10828: copied old TZ value now
10829:
10830: * src/types/pa_vdate.h: merged from 3.1.5: ! date TZ save/restore
10831: stored pointer to getenv-ed variable, which does not work both on
10832: win32&unix. copied old TZ value now
10833:
10834: * src/types/pa_vdate.h: ! date TZ save/restore stored pointer to
10835: getenv-ed variable, which does not work both on win32&unix.
10836: copied old TZ value now
10837:
10838: * src/types/pa_vresponse.C: merged from HEAD: + $response:headers
10839: access to internal hash
10840:
10841: * src/types/pa_vresponse.C: + $response:headers access to internal
10842: hash
10843:
10844: * src/targets/isapi/parser3isapi.C: merged from HEAD: +
10845: GC_large_alloc_warn_suppressed=0 between requests [apache mod_,
10846: isapi] this reduces number of "GC Warning: Repeated allocation of
10847: very large block" messages to only important onces
10848:
10849: * src/targets/isapi/parser3isapi.C: +
10850: GC_large_alloc_warn_suppressed=0 between requests [apache mod_,
10851: isapi] this reduces number of "GC Warning: Repeated allocation of
10852: very large block" messages to only important onces
10853:
10854: * src/classes/string.C: merged from HEAD: + removed limitation on
10855: ^string/int/double:sql{}[$.default[({param style})] ]
10856:
10857: * src/classes/string.C: + removed limitation on
10858: ^string/int/double:sql{}[$.default[({param style})] ]
10859:
10860: * src/main/pa_common.C: merged from HEAD: + removed "use either uri
10861: with ?params or $.form option" limitation
10862:
10863: * src/main/pa_common.C: + removed "use either uri with ?params or
10864: $.form option" limitation
10865:
10866: * src/: classes/file.C, classes/string.C, include/pa_common.h,
10867: main/pa_common.C: merged from HEAD: + ^file.base64[] encode +
10868: ^file::base64[encoded] decode
10869:
10870: * src/: classes/file.C, classes/string.C, include/pa_common.h,
10871: main/pa_common.C: + ^file.base64[] encode +
10872: ^file::base64[encoded] decode
10873:
10874: * src/classes/: file.C, string.C: + ^string.base64[] encode +
10875: ^string:base64[encoded] decode
10876:
10877: * src/: classes/string.C, include/pa_common.h, main/pa_common.C: +
10878: ^string:base64[in] encode + ^string.base64[] decode
10879:
10880: 2005-11-21 paf
10881:
10882: * src/classes/file.C: + merged from HEAD:
10883: ^file::create[text;file.xml;^untaint[xml]{data}]
10884:
10885: * src/classes/file.C: +
10886: ^file::create[text;file.xml;^untaint[xml]{data}]
10887:
10888: * src/main/pa_request.C: ! merged: $response:body[file] now
10889: differes from :download, it does not return content-disposition
10890: at all now [previusely it returned valueless content-disposition]
10891:
10892: * src/main/pa_request.C: ! $response:body[file] now differes from
10893: :download, it does not return content-disposition at all now
10894: [previusely it returned valueless content-disposition]
10895:
10896: * src/main/: compile.tab.C, compile.y: ! overoptimized void
10897: literals, reverted to just vvod, recreating empty array with each
10898: void_value token. that's absolutely needed, since that array
10899: grows
10900:
10901: * src/: main/compile.tab.C, main/compile.y, types/pa_value.h,
10902: types/pa_vbool.h, types/pa_vdouble.h, types/pa_vint.h,
10903: types/pa_vmethod_frame.h: + merged: expression literals:
10904: true/false. ^format[$.indent(true)]
10905:
10906: * src/: main/compile.tab.C, main/compile.y, types/pa_value.h,
10907: types/pa_vbool.h, types/pa_vdouble.h, types/pa_vint.h,
10908: types/pa_vmethod_frame.h: + expression literals: true/false.
10909: ^format[$.indent(true)]
10910:
10911: * src/types/: Makefile.am, pa_venv.C, pa_venv.h, types.vcproj: +
10912: merged: $env:PARSER_VERSION reports "3.1.5beta (compiled on
10913: i386-pc-win32)"
10914:
10915: * src/types/: Makefile.am, pa_venv.C, pa_venv.h, types.vcproj: +
10916: $env:PARSER_VERSION reports "3.1.5beta (compiled on
10917: i386-pc-win32)"
10918:
10919: 2005-11-18 paf
10920:
10921: * src/classes/: double.C, int.C: ! ^int/double:sql{select
10922: null}[$.default(123)] will now return default value
10923:
10924: * src/classes/op.C: + merged ^cache[] << returns current cache
10925: expiration time
10926:
10927: * src/classes/op.C: + ^cache[] << returns current cache expiration
10928: time
10929:
10930: * src/classes/table.C: ! merged ^table::create[not'nameless';
10931: failed << Exception.problem_source pointed to local var!
10932:
10933: * src/classes/table.C: ! ^table::create[not'nameless'; failed <<
10934: Exception.problem_source pointed to local var!
10935:
10936: * src/main/pa_common.C: ! merged: file::load[binary;fileOfZeroSize]
10937: now loads VFile.ptr!=0, so such files can be saved now
10938:
10939: * src/main/pa_common.C: ! file::load[binary;fileOfZeroSize] now
10940: loads VFile.ptr!=0, so such files can be saved now
10941:
10942: * src/include/pa_dir.h: ! merged: file:list now sees .xxx files,
10943: only . and .. now removed from list [were removed all .*]
10944:
10945: * src/include/pa_dir.h: ! file:list now sees .xxx files, only . and
10946: .. now removed from list [were removed all .*]
10947:
10948: * src/lib/sdbm/apr_file_io.C: ! merged from 3.1.5: hashfile file
10949: open error now checked, were not :( [stole that piece from apache
10950: 1.3 sources]
10951:
10952: * src/lib/sdbm/apr_file_io.C: ! hashfile file open error now
10953: checked, were not :( [stole that piece from apache 1.3 sources]
10954:
10955: * src/main/pa_request.C: ! merged from 3.1.5: ensured proper
10956: untainting of @main result if returned by $result or
10957: $response:body
10958:
10959: * src/main/pa_request.C: ! ensured proper untainting of @main
10960: result if returned by $result or $response:body
10961:
10962: * src/main/pa_common.C: ! merged from 3.1.5: fixed file load memory
10963: issue: now tries to guess content-length and allocates one big
10964: piece if possible [regretfully gc_realloc works as malloc+free,
10965: leaving lots of holes behind]
10966:
10967: * src/: classes/memory.C, main/compile.tab.C, main/pa_common.C: !
10968: fixed file load memory issue: now tries to guess content-length
10969: and allocates one big piece if possible [regretfully gc_realloc
10970: works as malloc+free, leaving lots of holes behind]
10971:
10972: 2005-11-16 paf
10973:
10974: * src/: include/pa_common.h, classes/file.C, classes/table.C,
10975: main/compile.tab.C, main/pa_common.C: merged to HEAD: !
10976: table::save with enclosers now doubles them: "->"" !
10977: table::save/load do not remove elements from options hash
10978:
10979: * src/main/compile.y: ! merged to HEAD: ^if(-f "...") now works
10980: [were overoptimized ^if(double_literal), compiler confused
10981: OP_VALUE+origin+double with OP_STRINGPOOL+code+OP_writeXX
10982:
10983: * src/main/: compile.tab.C, compile.y: ! ^if(-f "...") now works
10984: [were overoptimized ^if(double_literal), compiler confused
10985: OP_VALUE+origin+double with OP_STRINGPOOL+code+OP_writeXX
10986:
10987: * src/: classes/file.C, classes/table.C, include/pa_common.h,
10988: main/pa_common.C: ! table::save with enclosers now doubles them:
10989: "->"" ! table::save/load do not remove elements from options hash
10990:
10991: 2005-11-03 paf
10992:
1.116 moko 10993: * src/main/: Makefile.am, compile.tab.C: removed $< from .y
10994: compilation, not all makefiles liked that
1.95 moko 10995:
10996: 2005-08-30 paf
10997:
10998: * src/classes/op.C: merge . speedup check of [DEFAULT]
10999:
11000: * src/classes/op.C: . speedup check of [DEFAULT]
11001:
11002: 2005-08-26 paf
11003:
11004: * src/: classes/date.C, types/pa_vdate.h: merged + date.week
11005:
11006: * src/: classes/date.C, types/pa_vdate.h: + date.week
11007:
11008: * src/classes/table.C: merged ! ^table::create[bad]{xxx} now
11009: complains about bad!=nameless
11010:
11011: * src/classes/table.C: ! ^table::create[bad]{xxx} now complains
11012: about bad!=nameless
11013:
11014: * src/classes/: hash.C, string.C, table.C, void.C: merged !
11015: optional options were allowed to be empty. were checked
11016: if(is_string), changed to !defined||is_string to allow void
11017:
11018: * src/: targets/isapi/parser3isapi.C, classes/hash.C,
11019: classes/string.C, classes/table.C, classes/void.C: ! optional
11020: options were allowed to be empty. were checked if(is_string),
11021: changed to !defined||is_string to allow void
11022:
11023: * src/types/pa_vmethod_frame.h: merged ! many classes/* used
11024: as_junction where they needed as_int/double, so failed with
11025: recent "(const) now no junction" optimization
11026:
11027: * src/classes/: double.C, int.C, math.C, op.C, string.C, table.C:
11028: merged ! many classes/* used as_junction where they needed
11029: as_int/double, so failed with recent "(const) now no junction"
11030: optimization
11031:
11032: * src/: classes/double.C, classes/int.C, classes/math.C,
11033: classes/op.C, classes/string.C, classes/table.C,
11034: main/compile.tab.C, types/pa_vmethod_frame.h: ! many classes/*
11035: used as_junction where they needed as_int/double, so failed with
11036: recent "(const) now no junction" optimization
11037:
11038: 2005-08-24 paf
11039:
11040: * src/targets/isapi/: parser3isapi.C, parser3isapi.vcproj: ! on
11041: windows 2003 DllMain receivese \\?\ prefix to fullspec of .dll,
11042: stripped it
11043:
11044: 2005-08-09 paf
11045:
11046: * src/types/pa_wcontext.h: ! bugfix in_expression bit field were
11047: not cleared
11048:
11049: * src/: classes/classes.C, classes/classes.h, classes/date.C,
11050: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
11051: classes/hashfile.C, classes/image.C, classes/int.C,
11052: classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
11053: classes/response.C, classes/string.C, classes/table.C,
11054: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
11055: include/pa_array.h, include/pa_cache_managers.h,
11056: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
11057: include/pa_config_fixed.h, include/pa_config_includes.h,
11058: include/pa_dictionary.h, include/pa_dir.h,
11059: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
11060: include/pa_hash.h, include/pa_memory.h, include/pa_opcode.h,
11061: include/pa_operation.h, include/pa_os.h, include/pa_request.h,
11062: include/pa_request_charsets.h, include/pa_request_info.h,
11063: include/pa_sapi.h, include/pa_socks.h,
11064: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
11065: include/pa_stack.h, include/pa_string.h,
11066: include/pa_stylesheet_connection.h,
11067: include/pa_stylesheet_manager.h, include/pa_table.h,
11068: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
11069: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
11070: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
11071: lib/md5/pa_md5c.c, lib/smtp/comms.C, lib/smtp/smtp.C,
11072: lib/smtp/smtp.h, main/compile.C, main/compile_tools.C,
11073: main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
11074: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
11075: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
11076: main/pa_exec.C, main/pa_globals.C, main/pa_memory.C,
11077: main/pa_os.C, main/pa_request.C, main/pa_socks.C,
11078: main/pa_sql_driver_manager.C, main/pa_string.C,
11079: main/pa_stylesheet_connection.C, main/pa_stylesheet_manager.C,
11080: main/pa_table.C, main/pa_uue.C, main/pa_xml_exception.C,
11081: main/pa_xml_io.C, main/untaint.C, sql/pa_sql_driver.h,
11082: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
11083: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
11084: types/pa_junction.h, types/pa_method.h, types/pa_property.h,
11085: types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
11086: types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
11087: types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
11088: types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.h,
11089: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
11090: types/pa_vform.h, types/pa_vhash.C, types/pa_vhash.h,
11091: types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
11092: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmail.C,
11093: types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
11094: types/pa_vmemory.h, types/pa_vmethod_frame.C,
11095: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
11096: types/pa_vproperty.h, types/pa_vrequest.C, types/pa_vrequest.h,
11097: types/pa_vresponse.C, types/pa_vresponse.h,
11098: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
11099: types/pa_vstateless_object.h, types/pa_vstatus.C,
11100: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
11101: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
11102: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
11103: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
11104: types/pa_wcontext.h, types/pa_wwrapper.h: 2005
11105:
11106: * src/types/: pa_value.h, pa_vdouble.h, pa_vint.h,
11107: pa_vmethod_frame.h: merged from HEAD ! simplified (double)
11108: speedup consequent checks in vmethod_frame
11109:
11110: * src/types/pa_wcontext.h: ! bugfix in_expression bit field were
11111: not cleared
11112:
11113: * src/: classes/file.C, main/pa_exec.C: merged +file::cgi/exec now
11114: params: 50 max (were 10)
11115:
11116: * src/: classes/file.C, main/pa_exec.C: + file::cgi/exec now
11117: params: 50 max (were 10)
11118:
11119: * src/types/: pa_value.h, pa_vdouble.h, pa_vint.h,
11120: pa_vmethod_frame.h, pa_vvoid.C, pa_vvoid.h, pa_wcontext.C,
11121: pa_wcontext.h: + ^call[$void] param inside now is void (were:
11122: empty string) ! simplified (double) speedup consequent checks in
11123: vmethod_frame
11124:
11125: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: merged +
11126: optimized constants in expressions vstring->vdouble + optimized
11127: ^call(vdouble), no junction creation, no calls later
11128:
11129: 2005-08-08 paf
11130:
11131: * src/main/: compile.tab.C, compile.y, compile_tools.C,
11132: compile_tools.h: merged + optimized constants in expressions
11133: vstring->vdouble + optimized ^call(vdouble), no junction
11134: creation, no calls later
11135:
11136: * src/types/pa_vdouble.h: merged . double values without fractional
11137: part now default printed as %.0f instead of %g
11138:
11139: * src/types/pa_vdouble.h: . double values without fractional part
11140: now default printed as %.0f instead of %g
11141:
11142: * src/classes/hashfile.C: . merged ! second hashfile::open would
11143: cause an exception
11144:
11145: * src/classes/hashfile.C: ! second hashfile::open would cause an
11146: exception
11147:
11148: * src/: classes/classes.h, main/execute.C, types/pa_junction.h,
11149: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
11150: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
11151: types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
11152: types/pa_vimage.C, types/pa_vimage.h, types/pa_vjunction.h,
11153: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
11154: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
11155: types/pa_vresponse.h, types/pa_vstateless_class.C,
11156: types/pa_vstateless_object.h, types/pa_vvoid.h,
11157: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h: .
11158: merged VJunction(new Junction) optimization from 3.1.4
11159:
11160: * src/: main/execute.C, types/pa_junction.h, types/pa_vjunction.h,
11161: types/pa_vstateless_class.C: + optimized new VJunction(new
11162: Junction(params)) to new VJunction(params), thousands of mallocs
11163: removed
11164:
11165: 2005-08-05 paf
11166:
11167: * src/: include/pa_memory.h, main/compile.tab.C, main/compile.y,
11168: types/pa_vdouble.h, types/pa_vmethod_frame.C,
11169: types/pa_vmethod_frame.h: + optimized ^call(vdouble), no junction
11170: creation, no calls later
11171:
11172: * src/: classes/classes.C, classes/classes.h, classes/date.C,
11173: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
11174: classes/hashfile.C, classes/image.C, classes/int.C,
11175: classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
11176: classes/response.C, classes/string.C, classes/table.C,
11177: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
11178: include/pa_array.h, include/pa_cache_managers.h,
11179: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
11180: include/pa_config_fixed.h, include/pa_config_includes.h,
11181: include/pa_dictionary.h, include/pa_dir.h,
11182: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
11183: include/pa_hash.h, include/pa_memory.h, include/pa_opcode.h,
11184: include/pa_operation.h, include/pa_os.h, include/pa_request.h,
11185: include/pa_request_charsets.h, include/pa_request_info.h,
11186: include/pa_sapi.h, include/pa_socks.h,
11187: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
11188: include/pa_stack.h, include/pa_string.h,
11189: include/pa_stylesheet_connection.h,
11190: include/pa_stylesheet_manager.h, include/pa_table.h,
11191: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
11192: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
11193: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
11194: lib/md5/pa_md5c.c, lib/smtp/comms.C, lib/smtp/smtp.C,
11195: lib/smtp/smtp.h, main/compile.C, main/compile.y,
11196: main/compile_tools.C, main/compile_tools.h, main/execute.C,
11197: main/pa_cache_managers.C, main/pa_charset.C, main/pa_charsets.C,
11198: main/pa_common.C, main/pa_dictionary.C, main/pa_dir.C,
11199: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
11200: main/pa_memory.C, main/pa_os.C, main/pa_request.C,
11201: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
11202: main/pa_stylesheet_connection.C, main/pa_stylesheet_manager.C,
11203: main/pa_table.C, main/pa_uue.C, main/pa_xml_exception.C,
11204: main/pa_xml_io.C, main/untaint.C, sql/pa_sql_driver.h,
11205: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
11206: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
11207: types/pa_junction.h, types/pa_method.h, types/pa_value.C,
11208: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
11209: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
11210: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
11211: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
11212: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
11213: types/pa_vhash.C, types/pa_vhash.h, types/pa_vhashfile.h,
11214: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
11215: types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
11216: types/pa_vmath.C, types/pa_vmath.h, types/pa_vmemory.h,
11217: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
11218: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
11219: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
11220: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
11221: types/pa_vstateless_object.h, types/pa_vstatus.C,
11222: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
11223: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
11224: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
11225: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
11226: types/pa_wcontext.h, types/pa_wwrapper.h: . 2005 ;)
11227:
11228: * src/: lib/cord/cord.vcproj, lib/gd/gd.vcproj,
11229: lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj, lib/pcre/pcre.vcproj,
11230: lib/pcre/pcre_dftables.vcproj, lib/pcre/pcre_parser_ctype.vcproj,
11231: lib/sdbm/sdbm.vcproj, lib/smtp/smtp.vcproj, main/compile.tab.C,
11232: main/compile.y, main/compile_tools.C, main/compile_tools.h,
11233: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj: +
11234: optimized constants in expressions vstring->vdouble
11235:
11236: 2005-07-29 paf
11237:
11238: * src/types/pa_vclass.C: . shaped up error messages a bit
11239:
11240: * src/types/pa_vclass.C: + property getter can now be overridden
11241:
11242: * src/: main/execute.C, types/pa_vclass.C, types/pa_vobject.C: !
11243: bug fix: static parent fields were not replaced in case
11244: $derived:field[put] + property setter can now be overridden
11245:
11246: 2005-07-28 paf
11247:
11248: * configure, configure.in, src/classes/classes.h,
11249: src/classes/date.C, src/classes/file.C, src/classes/hash.C,
11250: src/classes/hashfile.C, src/classes/image.C, src/classes/op.C,
11251: src/classes/table.C, src/classes/xdoc.C, src/classes/xnode.C,
11252: src/classes/xnode.h, src/include/pa_hash.h,
11253: src/include/pa_version.h, src/main/execute.C,
1.116 moko 11254: src/types/Makefile.am, src/types/pa_method.h,
11255: src/types/pa_value.h, src/types/pa_vclass.C,
11256: src/types/pa_vclass.h, src/types/pa_vcode_frame.h,
11257: src/types/pa_vconsole.h, src/types/pa_vcookie.C,
11258: src/types/pa_vcookie.h, src/types/pa_vhash.h,
11259: src/types/pa_vhashfile.h, src/types/pa_vimage.C,
11260: src/types/pa_vimage.h, src/types/pa_vmethod_frame.h,
11261: src/types/pa_vobject.C, src/types/pa_vobject.h,
11262: src/types/pa_vproperty.h, src/types/pa_vrequest.C,
11263: src/types/pa_vrequest.h, src/types/pa_vresponse.C,
11264: src/types/pa_vresponse.h, src/types/pa_vstateless_class.C,
11265: src/types/pa_vstateless_class.h,
1.95 moko 11266: src/types/pa_vstateless_object.h, src/types/pa_vvoid.h,
11267: src/types/pa_vxnode.C, src/types/pa_vxnode.h,
11268: src/types/pa_wwrapper.h: + 3.2.0 beta: merged from
11269: dynamic_fields_join
11270:
11271: * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
11272: classes/xnode.C, include/pa_hash.h, main/execute.C,
11273: types/pa_method.h, types/pa_value.h, types/pa_vclass.C,
11274: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
11275: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vhash.h,
11276: types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
11277: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
11278: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
11279: types/pa_vresponse.h, types/pa_vstateless_object.h,
11280: types/pa_vvoid.h, types/pa_vxnode.C, types/pa_vxnode.h,
11281: types/pa_wwrapper.h: ! restored put_element('replace' param), and
11282: restored its checks in vobject.put_element->static fields |
11283: dynamic properties
11284:
11285: 2005-07-27 paf
11286:
11287: * src/types/pa_vclass.C: ! changed to GET_ SET_ prefixes. for there
11288: is some old code containing @set_name $name
11289:
11290: * src/types/pa_vobject.h: . fixed warning
11291:
11292: * configure, configure.in, src/include/pa_version.h,
1.116 moko 11293: src/types/Makefile.am: 3.2.0beta started
1.95 moko 11294:
11295: * src/: classes/xnode.C, include/pa_hash.h,
11296: types/pa_vstateless_class.C: ! new asserts were all false.
11297: regretfully reverted them all to checks
11298:
11299: * src/: classes/classes.h, classes/hash.C, classes/hashfile.C,
11300: classes/op.C, main/execute.C, types/pa_method.h,
11301: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
11302: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
11303: types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
11304: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmethod_frame.h,
11305: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
11306: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
11307: types/pa_vstateless_object.h, types/pa_vvoid.h,
11308: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h:
11309: joined_dynamic_fields: removed unused param from put_method
11310: (returned to 3 params)
11311:
11312: * src/: include/pa_hash.h, types/pa_vclass.C, types/pa_vclass.h:
11313: joined_dynamic_fields: dynamic get/set works with overriding
11314: props [alpha2]
11315:
11316: * src/types/pa_vclass.C: joined_dynamic_fields: dynamic get/set
11317: works [alfa]
11318:
11319: * src/: classes/classes.h, classes/hash.C, classes/hashfile.C,
11320: classes/op.C, include/pa_hash.h, main/execute.C,
11321: types/pa_method.h, types/pa_value.h, types/pa_vclass.C,
11322: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
11323: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vhash.h,
11324: types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
11325: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
11326: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
11327: types/pa_vresponse.h, types/pa_vstateless_class.C,
11328: types/pa_vstateless_object.h, types/pa_vvoid.h,
11329: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h:
11330: joined_dynamic_fields: just compiled
11331:
11332: * src/: classes/date.C, classes/file.C, classes/hash.C,
11333: classes/hashfile.C, classes/image.C, classes/table.C,
11334: classes/xdoc.C, classes/xnode.h, main/execute.C,
11335: types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.h,
11336: types/pa_vstateless_class.h: joined_dynamic_fields: started
11337:
11338: * src/types/pa_vobject.C: . object setters [only started, does not
11339: work yet]
11340:
11341: * src/: include/pa_hash.h, types/pa_vclass.C, types/pa_vobject.C: .
11342: object setters [only started, does not work yet]
11343:
11344: 2005-07-26 paf
11345:
11346: * src/: include/pa_request.h, main/execute.C: . properties: set
11347: works [alpha2]. for classes. todo: for objects
11348:
11349: * src/: classes/classes.h, include/pa_hash.h, main/execute.C,
11350: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
11351: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
11352: types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
11353: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmethod_frame.h,
11354: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
11355: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
11356: types/pa_vstateless_object.h, types/pa_vvoid.h,
11357: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h: .
11358: properties: set works [alpha1]
11359:
11360: 2005-07-25 paf
11361:
11362: * src/: main/compile.C, types/pa_vclass.C, types/pa_vclass.h,
11363: types/pa_vstateless_class.C, types/pa_vstateless_class.h: .
11364: properties: started, get works [alpha1, other approach]
11365:
11366: * src/: main/compile.C, types/pa_vclass.C, types/pa_vclass.h: .
11367: properties: started, get works [alpha2]
11368:
11369: * src/types/: pa_vclass.C, pa_vclass.h, pa_vstateless_class.C,
11370: pa_vstateless_class.h: . properties: started, get works [alpha]
11371:
11372: 2005-07-15 paf
11373:
11374: * src/: classes/classes.h, classes/op.C, main/execute.C,
11375: types/pa_junction.h, types/pa_property.h, types/pa_value.h,
11376: types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
11377: types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
11378: types/pa_vhash.h, types/pa_vhashfile.h, types/pa_vimage.C,
11379: types/pa_vimage.h, types/pa_vmethod_frame.h, types/pa_vobject.C,
11380: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
11381: types/pa_vresponse.C, types/pa_vresponse.h,
11382: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
11383: types/pa_vstateless_object.h, types/pa_vvoid.h,
11384: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.h,
11385: types/pa_wwrapper.h, types/types.vcproj: + started property
11386: [getters work but think of changing them too to precaching]
11387:
11388: 2005-07-08 paf
11389:
11390: * src/main/pa_request.C: ! bugfix: $response:body[nonfile] caused
11391: gpf
11392:
11393: 2005-06-28 paf
11394:
11395: * src/: classes/file.C, main/untaint.C: ! string invariant violated
11396: in passing empty strings to file::exec/cgi environment
11397:
11398: 2005-06-06 paf
11399:
11400: * src/classes/: hash.C, string.C, table.C: ! bugfix ^string:sql
11401: ^table:sql ^hash:sql now DO process $.bind option
11402:
11403: 2005-05-24 paf
11404:
11405: * src/classes/file.C: ! bugfix ^file::load[mode;name;$.offset
11406: $.limit] now work again [support was broken in 3.1.4]
11407:
11408: * src/: main/pa_string.C, classes/op.C: . steps toward removing
11409: ALL_INTERIOR_POINTERS
11410:
11411: 2005-05-12 paf
11412:
11413: * configure: 3.1.5beta
11414:
11415: * src/main/pa_common.C: ! bugfix -- recv()==0 is not an error
11416:
11417: * src/main/pa_common.C: ! bugfix ^file::load[mode;name;$.offset
11418: $.limit] now work again [support was broken in 3.1.4]
11419:
11420: * src/lib/gd/gif.C: ! fixed image.fill, not it does not depend on
11421: line-width [was refusing to fill if line-width >1, thanks to
11422: Seras <seras@pinxit.lt> for repro case
11423:
11424: 2005-04-25 paf
11425:
11426: * src/types/pa_vdate.h: ! getenv("TZ")==0? TZ environment restored
11427: correctly
11428:
11429: 2005-04-19 paf
11430:
11431: * src/types/pa_vdate.h: bugfix: initial $date.TZ is 0, that results
11432: in VString violating invariant!!
11433:
11434: * src/types/pa_vdate.h: bugfix: TZ now restored after roll if were
11435: getenv("TZ")==null
11436:
11437: 2005-04-08 paf
11438:
11439: * src/main/pa_charset.C: bugfix: UTF8->one-byte-per-char-encoding
11440: bugfix: when there is no char in charset one byte produces 6
11441: (ÿ <<max). increased buffer size!
11442:
11443: 2005-03-23 paf
11444:
11445: * src/: types/pa_vdate.h, classes/date.C: ! bugfix:
11446: ^date.sql-string now takes TZ into account
11447:
11448: 2005-03-16 paf
11449:
11450: * INSTALL, src/include/pa_stack.h: . compiled on freebsd 5.3 with
11451: gcc 3.4
11452:
11453: * src/types/pa_vhash.C: . warning about eof eol
11454:
11455: 2005-02-17 paf
11456:
11457: * operators.txt, src/classes/op.C: + operator ^sleep(double
11458: seconds)
11459:
11460: 2005-02-02 paf
11461:
11462: * src/classes/xnode.C: beauty: removed needless includes
11463:
11464: 2005-01-31 paf
11465:
11466: * src/types/pa_vmail.C: change: $.partX now always 1... change:
11467: $.partNoNumber now alias to $.part1
11468:
11469: * src/types/pa_vmail.C: change: incoming letter part contains
11470: "content-disposition" header with any value? now considering that
11471: part to be "file#" [for text/plain text/html were $.text#
11472: $.html#]
11473:
11474: * INSTALL: updatet to latest working versions available
11475:
11476: 2005-01-20 paf
11477:
11478: * configure.in, src/include/pa_version.h: version
11479:
11480: 2005-01-19 paf
11481:
1.116 moko 11482: * src/: lib/gd/Makefile.am, lib/ltdl/Makefile.am,
11483: targets/cgi/parser3.C, types/Makefile.am: forgotten makefiles.
11484: couple warnings in parser3.C
1.95 moko 11485:
11486: 2004-12-23 paf
11487:
11488: * src/main/pa_sql_driver_manager.C: sql connect string, rsplit @
11489:
11490: * src/main/pa_exec.C: win32: bugfix: file::cgi/exec now set current
11491: dir to directory of script (when shbang used), not to directory
11492: of its interpreter
11493:
11494: * src/include/pa_version.h: compiled on win32...
11495:
11496: * src/targets/cgi/parser3.C: now, when version (compiled on HOST),
11497: we need more hspace
11498:
11499: * configure, configure.in, src/include/pa_version.h: configured
11500: host to pa_version. will be displayed everywhere
11501:
11502: * src/main/pa_request.C: new: @unhandled_exception can prevent
11503: exception from being logged by setting $exception.handled(1)
11504:
11505: * operators.txt, src/classes/file.C: change:
11506: ^file::sql{query}[[options]] options: $.name[file name]
11507: $.content-type[application/what]
11508:
11509: * src/: include/pa_common.h, main/pa_common.C,
11510: types/pa_vhashfile.C: beauty: hashfile::open now creates dir for
11511: new file
11512:
11513: * src/: classes/table.C, types/pa_vhash.C, types/pa_vhash.h:
11514: bugfix: table->hash now regards _default
11515:
11516: * src/types/pa_vmethod_frame.h: bugfix: when method junction was
11517: created by accessing $name_of_method it acquired bad self=closest
11518: methodframe; instead of proper self (current class)
11519:
11520: * src/types/pa_vhashfile.C: bugfix: reading empty string from
11521: hashfile produced bad cord
11522:
11523: 2004-12-10 paf
11524:
11525: * src/: lib/smtp/comms.C, main/pa_common.C: DONT_LINGER can cause
11526: subsequent failures though defined in .h
11527:
11528: * src/main/pa_common.C: comment on volatile
11529:
11530: * src/: include/pa_config_auto.h.in, main/pa_common.C: http: unix:
11531: alarm function were not used since the beginning due to stupid
11532: error [setsigjmp were not checked in configure.in]
11533:
11534: * src/main/pa_common.C: http: timeout setsockopt [if possible] on
11535: unix too
11536:
11537: * src/main/pa_common.C: http: exception status of send/recv errors
11538: change to most probable http.timeout
11539:
11540: * src/main/pa_common.C: win32: http connection $.timeout option now
11541: works [setsockopt on send/receive]
11542:
11543: 2004-12-08 paf
11544:
11545: * src/: classes/mail.C, types/pa_vmail.C: bugfix: mail body now
11546: cstr-ed knowing mail charset, and untainting uri lang now knows
11547: proper charset
11548:
11549: 2004-11-24 paf
11550:
11551: * src/classes/hash.C: hash: adding/cloning adds/clones _default now
11552:
11553: $hash[ $.a[1] $._default[def] ] #$hash2[^hash::create[$hash]]
11554: $hash2[^hash::create[]] ^hash2.add[$hash] $hash2.shit
11555:
11556: 2004-11-12 paf
11557:
11558: * src/types/pa_vmail.C: bugfix: mail:send[$.date[]] were ignored
11559: [since 3.0.4]
11560:
11561: 2004-11-09 paf
11562:
11563: * src/targets/cgi/parser3.C: debug: PA_DEBUG_CGI_ENTRY_EXIT if on,
11564: writes basics to c:\parser3.log
11565:
11566: 2004-10-21 paf
11567:
11568: * src/classes/xnode.C: bugfix: xnode.getAttribute[NS] now return
11569: tainted strings [were returning clean onces]
11570:
11571: 2004-10-15 paf
11572:
11573: * src/types/pa_vdouble.h: bugfix: ^for[i](1;1.5){} << did two
11574: cycles(i=1; i=2), which was wrong, now does ONE
11575:
11576: 2004-10-12 paf
11577:
11578: * etc/parser3.charsets/windows-1251.cfg: euro promille +/-
11579:
11580: 2004-10-07 paf
11581:
11582: * src/: include/pa_config_fixed.h, include/pa_config_includes.h,
11583: main/pa_globals.C: debugger help: PA_RELEASE_ASSERTS enables
11584: release asserts
11585:
11586: * src/: main/pa_string.C, include/pa_string.h: debugger help:
11587: String.dump() to stdout in detailed form [were String.v() in
11588: short form]
11589:
11590: * src/lib/cord/cordbscs.c: debugger help: CORD_dump now dumpts
11591: \t\r\n as @#| and truncates long char sequences less
11592:
11593: 2004-10-06 paf
11594:
11595: * src/: include/pa_socks.h, main/pa_common.C, main/pa_socks.C:
11596: win32 beauty: socket errors properly decoded
11597:
11598: 2004-10-05 paf
11599:
11600: * src/: include/pa_request.h, main/pa_request.C: bugfix:
11601: request::configure_user/admin done always, even if no
11602: file-to-process useful in @unhandled_exception [say, if they
11603: would want to mail by SMTP something]
11604:
11605: * src/main/pa_request.C: bugfix: cookie(and mail:recieved) fills
11606: now performed prior to file loading [and @auto executing] thus
11607: making $cookie:value available in @auto and in
11608: @unhandled_exception when IIS is configured to run interpreter
11609: even if no file exist
11610:
11611: 2004-09-20 paf
11612:
11613: * src/main/pa_globals.C: libxml has bugs: it calls xmlMallocAtomic
11614: somewhere where it should have called xmlMalloc and it calls
11615: xmlFree when it should have not called it. inserted two
11616: workarounds: xmlMallocAtomic implemented as xmlMalloc, and
11617: xmlFree just ignored. put away a testcase, maybe someday libxml
11618: author would fix all that. until that day: we have SLOW garbage
11619: collecting when many xml objects are alive hint: do
11620: ^memory:compact[] before xdoc::create
11621:
11622: 2004-09-17 paf
11623:
11624: * src/classes/file.C: bugfix: file::cgi headers were lost [typo
11625: error from 3.0.8 version]
11626:
11627: 2004-09-14 paf
11628:
11629: * src/types/pa_vhashfile.C: bugfix: hashfile.clear deleted only
11630: part bugfix: hashfile.foreach iterated only part if hashfile were
11631: modified inside
11632:
11633: 2004-09-13 paf
11634:
11635: * src/main/pa_string.C: bugfix: $s[+008] ^eval($s) now parsed OK
11636: [were as octal]
11637:
11638: * src/types/pa_vhashfile.C: beauty: not reproduced
11639: $hashfile.key[$novalue] bug [reported by motorin], inserted
11640: safety-check
11641:
11642: * src/types/pa_vhashfile.C: change: empty keys now error in parser
11643: [not something obscure from sdbm lib]
11644:
11645: * src/types/pa_vhashfile.C: bugfix: error numbers now from errno.h
11646: = strerror now returnes something and we can properly report that
11647: to client
11648:
11649: * src/lib/sdbm/sdbm_private.h: change: limit on length(key+value)
11650: now 8008 bytes, were 1008. perl sdbm compatibility now ruined
11651:
11652: * src/classes/xdoc.C: change: ^xdoc.string now outputted as-is
11653: [tainted as-is] this helps //[space][newline] to remain as-is and
11654: not be unnecessary optimized away [ruining javascript]
11655:
11656: * src/classes/xdoc.C: change: ^xdoc.string now outputted as-is
11657: [tainted as-is]
11658:
11659: * src/classes/mail.C: bugfix: typo error
11660:
11661: 2004-09-09 paf
11662:
11663: * src/main/pa_common.C: bugfix: loads headers with both \r\n and \n
11664: separators bugfix: loads header with endings \r\n\r\n and \n\n
11665: (bloody yandex.server)
11666:
11667: 2004-09-06 paf
11668:
11669: * src/main/pa_charset.C: bugfix: two-bytes invalid chars in
11670: TranscodeFromUTF8 considered valid. only >2bytes-long now %HH
11671: encoded
11672:
11673: 2004-09-01 paf
11674:
11675: * src/types/pa_vmail.C: change: multipart/mixed changed to
11676: multipart/related outlook express have no problems showing
11677: unrelated attachments. todo: someday figure out a way of
11678: multipart/mixed multipart/related text/html
11679: image/xxx application/octet-stream << true attachments
11680:
11681: * src/types/pa_vmail.C: new:
11682: ^mail:send[$.file[$.content-disposition can be overriden new:
11683: empty mail header fields removed from letter
11684:
11685: * src/: classes/mail.C, include/pa_config_fixed.h,
11686: types/pa_value.C, types/pa_value.h, types/pa_vmail.C: new:
11687: ^mail:send[ $.file[ $.any[header]
11688:
11689: 2004-08-30 paf
11690:
11691: * src/: include/pa_config_fixed.h, main/pa_common.C: beauty: less
11692: warnings
11693:
11694: * src/main/pa_common.C: beauty: do not bother with charset
11695: detection when ^file::load[binary
11696:
11697: 2004-08-27 paf
11698:
11699: * src/main/pa_common.C: hack: for yandex.server http server
11700:
11701: 2004-08-18 paf
11702:
11703: * src/main/pa_request.C: bugfix: Accept-Ranges: bytes when sending
11704: possibly-chunked response
11705:
11706: 2004-08-17 paf
11707:
11708: * src/classes/file.C: bugfix: $f[^file::load[;http://]]
11709: $f.content-type now = that of http response
11710:
11711: * src/classes/file.C: bugfix: $f[^file::load[;http://]]
11712: $f.content-type now = that of http response
11713:
11714: 2004-07-30 paf
11715:
11716: * src/: include/pa_request.h, main/pa_request.C,
11717: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: bugfix:
11718: win32: system&parser exceptions in release mode reported properly
11719: parser exception in exception handler WERE mistakenly reported as
11720: system exception, without details [in apache & isapi] +some
11721: beauty in exception text
11722:
11723: * src/: include/pa_exception.h, main/pa_request.C,
11724: targets/cgi/parser3.C: bugfix: win32: system&parser exceptions in
11725: release mode reported properly parser exception in exception
11726: handler WERE mistakenly reported as system exception, without
11727: details
11728:
11729: * src/main/execute.C: beauty: simplified system exception handling
11730:
11731: 2004-07-29 paf
11732:
11733: * src/classes/table.C: bugfix:
11734: ^table.save[export.csv;$.separator[^;]] now works fine [separator
11735: were ignored, and \t used unconditionally]
11736:
11737: * src/types/Makefile.am: added vhash.c
11738:
11739: 2004-07-28 paf
11740:
11741: * src/: classes/date.C, classes/image.C, classes/math.C,
11742: lib/ltdl/ltdl.c, lib/pcre/pcre_parser_ctype.c, lib/smtp/comms.C,
11743: main/pa_common.C, targets/cgi/parser3.C, types/pa_vform.C,
11744: types/pa_vmail.C: bugfix: isspace((unsigned char)c) everywhere.
11745: failed on russian letters
11746:
11747: * src/: main/pa_string.C, types/pa_vmail.C, main/pa_common.C:
11748: bugfix: isspace((unsigned char)c) everywhere. failed on russian
11749: letters
11750:
11751: * src/main/pa_exec.C: bugfix: win32: chdir not needed, dir passwed
11752: as 'currentDirectory' parameter to CreateProcess
11753:
11754: 2004-07-27 paf
11755:
11756: * src/targets/cgi/parser3.vcproj: beauty: win32:
11757: globaloptimizations ON, release:mapfile ON todo: copy .mapfile
11758: from release somewhere [to help searching for unhandled system
11759: exceptions]
11760:
11761: * src/types/pa_vdate.h: check: for invalid datetime after temporary
11762: TZ shift
11763:
11764: * src/types/pa_vdate.h: bugfix: time checked not only at set_time
11765: but also in ctor
11766:
11767: 2004-07-26 paf
11768:
11769: * operators.txt, src/include/pa_common.h, src/main/pa_common.C,
11770: src/main/pa_request.C, src/types/pa_vfile.h,
11771: src/types/pa_vhash.C, src/types/pa_vhash.h,
11772: src/types/types.vcproj: new: $response:body/download[
11773: $.file[name on disk] $.name[of file for user]
11774: $.mdate[date of last-modified. default from directory] ]
11775:
11776: * src/classes/file.C: moving file:send somewhere else..
11777:
11778: * src/: classes/file.C, include/pa_sapi.h, main/pa_common.C,
11779: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: patched:
11780: ^file:send by Victor Fedoseev <vvf_ru@mail.ru> todo: turn it to
11781: $response:download[ $.filename[filename] $.option[] ,, ]
11782:
11783: * src/classes/file.C: beauty: invalid mode thoroughly reported
11784:
11785: 2004-07-21 paf
11786:
11787: * src/types/pa_vmail.C: bugfix: too long header values now splitted
11788: to several lines
11789:
11790: were: header: vaaaaaaaaaaaalue now: header: vaaaaaa aaalue
11791:
11792: note: ms outlook[!express] shows only first 255 characters of
11793: subject
11794:
11795: 2004-07-15 paf
11796:
11797: * src/main/pa_os.C: bugfix: locks now compiled in [were mistakenly
11798: off]
11799:
11800: 2004-07-14 paf
11801:
11802: * src/classes/table.C: bugfix: $.bind values now got untainted
11803: according to lang [were: as-is]
11804:
11805: 2004-07-07 paf
11806:
11807: * src/classes/op.C: bugfix: cache with 2 params caused assertion,
11808: checked that
11809:
11810: * src/main/pa_exec.C: bufix: on unix AND win32 environment string
11811: now untainted according to their languages. were: as-is.
11812: EVERYWHERE
11813:
11814: * src/: classes/file.C, main/pa_exec.C: bufix: on unix AND win32
11815: environment string now untainted according to their languages.
11816: were: as-is. EVERYWHERE
11817:
11818: * src/main/pa_exec.C: bufix: on unix environment string now
11819: untainted according to their languages. were: as-is. on win32:
11820: ok
11821:
11822: * parser3.vssscc: ...would not go unnoticed
11823:
11824: * src/main/pa_charset.C: convinience: transcodeFromUTF8 now never
11825: fails. in case on input appears nonutf, those bytes will be
11826: printed in %HH form. that can be easily decoded/recovered.
11827:
11828: this form is quite noticable, and hopefully would not go noticed
11829:
11830: 2004-07-06 paf
11831:
11832: * src/main/pa_exec.C: bufix: on unix environment string now
11833: untainted according to their languages. were: as-is. on win32:
11834: ok
11835:
11836: 2004-07-01 paf
11837:
11838: * src/: classes/classes.vcproj, lib/cord/cord.vcproj,
11839: lib/gd/gd.vcproj, lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj,
11840: lib/pcre/pcre.vcproj, lib/pcre/pcre_dftables.vcproj,
11841: lib/pcre/pcre_parser_ctype.vcproj, lib/smtp/smtp.vcproj,
11842: main/main.vcproj, targets/cgi/parser3.vcproj,
11843: targets/isapi/parser3isapi.vcproj, types/types.vcproj: win32:
11844: option: global optimization ON
11845:
11846: * src/main/untaint.C: workaround kinda bug in libxml: life requires
11847: to do xdoc::create{invalid chars} standard disables chars less
11848: then \x20, except tab, cr, lf.
11849:
11850: changed tainting so that those become '!'
11851:
11852: 2004-06-25 paf
11853:
11854: * src/types/pa_vhashfile.C: bugfix: hashfile deserialize accessed
11855: int on odd address [prev bugfix failed due to superwize
11856: optimizer, which turned memcpy into same 'ld' asm command]
11857:
11858: * src/types/pa_vhashfile.C: bugfix: hashfile deserialize accessed
11859: int on odd address
11860:
11861: 2004-06-22 paf
11862:
11863: * src/sql/pa_sql_driver.h: note: about possible optimization
11864:
11865: * operators.txt, src/classes/hash.C, src/classes/memory.C,
11866: src/classes/string.C, src/classes/table.C, src/classes/void.C,
11867: src/include/pa_config_includes.h: new: ^void:sql{call
11868: paf(:a)}[ $.bind[ $.a[2]
11869: ] ] output variables work. todo: check in out
11870: variables
11871:
11872: 2004-06-18 paf
11873:
11874: * src/: classes/file.C, classes/hash.C, classes/string.C,
11875: classes/table.C, classes/void.C, include/pa_globals.h,
11876: include/pa_sql_connection.h, main/compile.tab.C,
11877: sql/pa_sql_driver.h: started: ^void:sql{call paf(:a)}[
11878: $.bind[ $.a[2] ]
11879: ] input variables work. todo:output
11880:
11881: * src/targets/cgi/parser3.C: bugfix: iis specific
11882: http://parser3/_bug.html?404;http://hpsv/test/ now $request:uri
11883: /_bug.html?404;http://hpsv/test/
11884: --------------------------------------------------------------------------------
11885: $request:query IIS-STATUS=404&IIS-DOCUMENT=http://hpsv/test/
11886: --------------------------------------------------------------------------------
11887: IIS-STATUS="404" IIS-DOCUMENT="http://hpsv/test/"
11888:
11889: 2004-06-16 paf
11890:
11891: * src/targets/cgi/parser3.C: new: iis specific
11892: http://parser3/_bug.html?404;http://server/_bug.html?f=v now
11893: $request:query
11894: IIS-STATUS=404&IIS-DOCUMENT=http://server/_bug.html&f=v
11895: $form:fields IIS-STATUS="404"
11896: IIS-DOCUMENT="http://server/_bug.html" f="v"
11897:
11898: todo: isapi too
11899:
11900: 2004-05-26 paf
11901:
11902: * src/include/pa_version.h: 3.1.3
11903:
11904: * operators.txt: beauty: removed outdated level 'table'
11905:
11906: * etc/parser3.charsets/x-mac-cyrillic.cfg: added: thanks to konst
11907:
11908: * src/main/pa_string.C: beauty: removed 3 warnings
11909:
11910: * src/: include/pa_string.h, classes/table.C, main/untaint.C,
11911: classes/op.C: beauty: removed outdated level 'table'
11912:
11913: 2004-05-25 paf
11914:
11915: * src/lib/sdbm/apr_file_io.C: bugfix: bad seek wrapper
11916: implementation. mistery: how anything worked
11917:
11918: * src/sql/pa_sql_driver.h: beauty: param renamed and comment
11919: changed, it is now safe to use url if pointers to it are stored
11920: to gc mem
11921:
11922: * src/: main/pa_exec.C, types/pa_vhashfile.C: bugfix: hashfile
11923: unknown errors reported and not cause SIGSEGV now
11924:
11925: 2004-05-24 paf
11926:
11927: * src/: include/pa_string.h, lib/cord/cordbscs.c,
11928: lib/cord/include/cord.h, lib/cord/cordxtra.c: cancel: more speed,
11929: less memory: CORD_chars_block originally intended to ... it was
11930: good that CORD_chars_block were not used: it consumes more memory
11931: [and, might be slow too] undoing that. [and removed that func so
11932: that it would not confuse parser developer in future]
11933:
11934: * src/: include/pa_string.h, lib/cord/include/cord.h: more speed,
11935: less memory: CORD_chars_block originally intended to
11936: speedup/reduce mem usage were forgotten, and were used stupid
11937: CORD_chars
11938:
11939: * src/include/pa_config_auto.h.in: bugfix: bigendian check added
11940:
11941: * src/include/: pa_config_fixed.h, pa_string.h: bugfix: on
11942: BIGENDIAN processors space-conserving mech failed, causing
11943: SIGSEGV/SIGBUS and SAPI::abort("unknown untaint lang#%d",
11944: (1|2|3));
11945:
11946: 2004-05-14 paf
11947:
11948: * src/types/: Makefile.am, pa_vvoid.C, pa_vvoid.h, types.vcproj:
11949: bugfix: void now has vfile value, and $response:body[] works OK
11950:
11951: 2004-05-12 paf
11952:
11953: * src/types/: pa_vbool.h, pa_vhash.h, pa_vhashfile.h, pa_vtable.h:
11954: beauty: ^if(def $bool) now equals ^if($bool) and shaped up other
11955: sources to use is_defined() {return as_bool();} along VBool
11956:
11957: 2004-05-11 paf
11958:
11959: * src/include/pa_exec.h: bugfix: gpf on file::exec/cgi because of
11960: referencing to local objects
11961:
11962: * src/: classes/mail.C, include/pa_exec.h, main/compile.tab.C,
11963: types/pa_vmail.C, types/pa_vmail.h: bugfix: bcc with sendmail now
11964: left intact
11965:
11966: 2004-04-15 paf
11967:
11968: * src/classes/date.C: merged: beauty: unused var removed
11969:
11970: * src/classes/date.C: beauty: unused var removed
11971:
11972: * src/include/: pa_exec.h: bugfix: interface without pointer
11973: provoked bug
11974:
11975: 2004-04-09 paf
11976:
11977: * src/types/pa_vform.C: merge: bugfix: form:imap were incorrect
11978:
11979: * src/types/pa_vform.C: bugfix: form:imap were incorrect
11980:
11981: 2004-04-08 paf
11982:
11983: * src/classes/date.C: new: ^date::create[y-m-d
11984: h-M-s>>.milliseconds<<] now allowed, ignored so far
11985:
11986: * src/main/pa_xml_io.C: merged: bugfix /etc/xml/catalog
11987:
11988: * src/main/pa_xml_io.C: bugfix: in safe mode -- disabled attempts
11989: to consult default catalog [usually, that file belongs to other
11990: user/group]
11991:
11992: 2004-04-06 paf
11993:
11994: * src/main/pa_common.C: beauty: gcc warning removed
11995:
11996: * src/main/: compile.tab.C, compile.y: bugfix: gcc refused to
11997: accept that trick, trying other
11998:
11999: * src/main/: compile.tab.C, compile.y: bugfix: step3 to fix
12000: explicit result problem
12001:
12002: * src/main/: compile.tab.C, compile.y: bugfix: step2 to fix
12003: explicit result problem
12004:
12005: * src/main/: compile.tab.C, compile.y: bugfix: step1 to fix
12006: explicit result problem
12007:
12008: * operators.txt, src/classes/string.C: new: ^string.append[string]
12009:
12010: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
12011: main/execute.C: attempt_check_call_in_explicit_result_mode:
12012: failed
12013:
12014: * src/main/pa_common.C: bugfix: of 1.175 bugfix:
12015: http://i.p.a.ddress gethostbyaddr added [on some platforms
12016: gethostbyname failed with such 'domains'] now checked properly,
12017: were: needless reverse/forward dns lookup
12018:
12019: * src/main/pa_common.C: bugfix: of 1.175 bugfix:
12020: http://i.p.a.ddress gethostbyaddr added [on some platforms
12021: gethostbyname failed with such 'domains'] now checked properly,
12022: were: needless reverse/forward dns lookup
12023:
12024: * src/main/: compile.C, compile.tab.C, compile.y: reimplemented:
12025: @method[][result] means "no string output here" moved to lexical
12026: level [on grammar level it were too difficult]
12027:
12028: * operators.txt, src/include/pa_string.h, src/main/compile.tab.C,
12029: src/main/compile.y, src/main/compile_tools.h,
12030: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h: new:
12031: @method[][result] means "no string output here", implemented part
12032: of that idea: compiler throws away string literal generation
12033: code. and barks nonwhitespace chars
12034:
12035: * operators.txt: truth: removed comment about $ORIGIN
12036:
12037: 2004-04-05 paf
12038:
12039: * configure.in, src/doc/html2chm.cmd, src/doc/sources2html.cmd,
12040: src/include/pa_version.h, src/main/pa_common.C,
12041: src/targets/isapi/parser3isapi.C: merged with 3.1.3
12042:
12043: * etc/parser3.charsets/x-mac-cyrillic.cfg: added: donated by
12044: Konstantin Tomashevitch [mailto:konst@design.ru]
12045:
12046: * src/doc/html2chm.cmd: beauty: no need in bg here
12047:
12048: * src/doc/sources2html.cmd: beauty: same window, in bg it
12049: interfered with FAR console
12050:
12051: * configure, configure.in: 3.1.3
12052:
12053: * src/targets/isapi/parser3isapi.C: beauty: removed some warnings
12054:
12055: * src/main/pa_common.C: removed warning
12056:
12057: * src/include/pa_version.h: 3.1.3
12058:
12059: 2004-04-02 paf
12060:
12061: * src/main/pa_string.C: bugfix: $s[009] ^s.int[] now 9, were error
12062:
12063: * src/targets/cgi/parser3.C: new: CGI_PARSER_LOG env variable
12064: allows to specify where to put parser log file
12065:
12066: 2004-04-01 paf
12067:
12068: * src/classes/table.C: bugfix: bugfix: table::load last line
12069: without tab and enter were ignored
12070:
12071: * src/: include/pa_cache_managers.h, include/pa_globals.h,
12072: include/pa_socks.h, main/pa_cache_managers.C, main/pa_globals.C,
12073: main/pa_socks.C, targets/cgi/parser3.C,
12074: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.def:
12075: bugfix: sql connections now are disconnected
12076:
12077: 2004-03-30 paf
12078:
12079: * src/classes/table.C: bugfix: table::load last line without tab
12080: and enter were ignored
12081:
12082: * src/classes/table.C: bufix: if last table lines were commented,
12083: gpfed
12084:
12085: * src/: doc/ClassExample1.dox, doc/ClassExample2.dox,
12086: doc/ClassExample3.dox, doc/chmhelper.pl, doc/class.dox,
12087: doc/compiler.dox, doc/doxygen.cfg, doc/exception.dox,
12088: doc/executor.dox, doc/footer.htm, doc/index.dox, doc/memory.dox,
12089: doc/methoded.dox, doc/object.dox, doc/string.dox,
12090: doc/targets.dox, doc/value.dox, include/pa_version.h,
12091: main/pa_cache_managers.C, main/pa_stylesheet_connection.C,
12092: targets/isapi/parser3isapi.vcproj, types/pa_vform.C: merged
12093: bugfixes from 3.1.2, changed version to 3.1.3beta
12094:
12095: 2004-03-29 paf
12096:
12097: * src/types/pa_vhashfile.C: bugfix: empty key on hashfile.get
12098: causes gpf
12099:
12100: * src/doc/: ClassExample1.dox, ClassExample2.dox,
12101: ClassExample3.dox, chmhelper.pl, class.dox, compiler.dox,
12102: doxygen.cfg, exception.dox, executor.dox, footer.htm, index.dox,
12103: memory.dox, methoded.dox, object.dox, string.dox, targets.dox,
12104: value.dox: translated to english
12105:
12106: 2004-03-25 paf
12107:
12108: * src/targets/isapi/parser3isapi.vcproj: beauty: one more
12109: parser3project dependency removed
12110:
12111: * src/main/: pa_cache_managers.C, pa_stylesheet_connection.C:
12112: bugfix: refused to compile without xml
12113:
12114: * src/types/pa_vform.C: beauty: removed warning
12115:
12116: * src/classes/classes.vcproj: merged bugfix: now all compiles in
12117: any folder [removed last ;) folder dependency]
12118:
12119: * src/classes/classes.vcproj: bugfix: now all compiles in any
12120: folder [removed last ;) folder dependency]
12121:
12122: * src/include/pa_version.h: release
12123:
12124: * src/lib/gd/gif.C: new: ^image.pixel(outof;bounds) now returns -1
12125:
12126: * src/classes/table.C: beauty: comment& more meaningful error
12127: message
12128:
12129: * src/classes/hash.C: bugfix: ^hash::sql{one column} now produces
12130: $.hash[$.column_value1(true) ... ] [were producing some strang
12131: thing]
12132:
12133: 2004-03-23 paf
12134:
12135: * src/: classes/image.C, main/pa_common.C: bugfix: ^image.polyline
12136: and http status line parsing checked number of columns in table
12137: [user reported an assert]
12138:
12139: * operators.txt: example: on hashfile
12140:
12141: * src/: classes/op.C, types/pa_value.C, types/pa_wcontext.C:
12142: bugfix: junction reattach now actually reattaches a junction to
12143: new wcontext [were only assigning it to junction, which caused
12144: junction tracking to loose junction, and it's context were not
12145: killed, and it tried to process in invalid context, gpf]
12146:
12147: * src/targets/cgi/parser3.C: debug helper added
12148:
12149: 2004-03-19 paf
12150:
12151: * src/types/pa_wcontext.C: beauty: error messages removed duplicate
12152: "type(type)" in braces
12153:
12154: 2004-03-10 paf
12155:
12156: * operators.txt, src/classes/xdoc.C, src/classes/xnode.C,
12157: src/classes/xnode.h, src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
12158: src/types/pa_vxnode.C, src/types/pa_vxnode.h: new: refined
12159: solution to search-in-namespaces problem:
12160: $xdoc.search-namespaces.x[http://pif.design.ru/]
12161: $nodes[^xdoc.select[//x:second]]
12162:
12163: * operators.txt, src/classes/xnode.C: new: xnode.select*[xpath
12164: expression][[NAMESPACES HASH]] allows to search for info in
12165: namespaces
12166:
12167: $nodes[^xdoc.select[//x:second][
12168: $.x[http://pif.design.ru/] ]]
12169:
12170: 2004-03-09 paf
12171:
12172: * operators.txt, src/main/pa_common.C: new:
12173: ^file::load[...][options] $.form[
12174: !$.field1[string]
12175: !$.field2[^table::create{one_column_only^#0Avalue1^#0Avalue2}]
12176: ] !$.body[string]
12177:
12178: GET ?here notGET(POST, HEAD, others) in content-type:
12179: application/x-www-form-urlencoded
12180:
12181: todo: upload files ability
12182:
12183: * src/lib/cord/cordxtra.c: bugfix: CORD_pos were not fixed
12184: properly, done
12185:
12186: 2004-03-05 paf
12187:
12188: * operators.txt, src/main/pa_common.C: new: file::load[;http://
12189: GET/POST $.form[$.fields started, not tested yet
12190: todo:$.field[table] for multiple values
12191:
12192: * operators.txt: new: http:// options $.user $.password basic
12193: authorization
12194:
12195: * src/main/pa_common.C: beauty: link to rtf added
12196:
12197: * operators.txt, src/include/pa_common.h, src/main/pa_common.C:
12198: new: http:// options $.user $.password basic authorization
12199:
12200: * src/main/pa_common.C: beauty: removed needless vars
12201:
12202: * operators.txt: new: pgsql option [like that recently added to
12203: oracle driver] ClientCharset=parser-charset <<
12204: charset in which parser thinks client works
12205:
12206: * operators.txt: new: odbc option [like that recently added to
12207: oracle driver] ClientCharset=parser-charset <<
12208: charset in which parser thinks client works
12209:
12210: * src/sql/pa_sql_driver.h: beauty: important warning added
12211:
12212: * etc/parser3.charsets/koi8-r.cfg: there's special code for grad
12213: char!
12214:
12215: * etc/parser3.charsets/windows-1251.cfg: typo
12216:
12217: 2004-03-04 paf
12218:
12219: * src/main/pa_sql_driver_manager.C: speedup: charset lookups
12220: cached, sql transcoding now goes faster
12221:
12222: * operators.txt: new: mysql option [like that recently added to
12223: oracle driver] ClientCharset=parser-charset <<
12224: charset in which parser thinks client works
12225:
12226: * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: keyboard
12227: typo error
12228:
12229: * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: typograph
12230: chars commented
12231:
12232: 2004-03-03 paf
12233:
12234: * INSTALL: note: added on libgc on FreeBSD, thanks to Andrey N.
12235: Pazychev <135@ugtel.ru> and Goor <goor@hotbox.ru>
12236:
12237: 2004-03-02 paf
12238:
12239: * operators.txt: new[update typo]: !^void.left(n)
12240: nothing !^void.right(n) nothing !^void.mid(p[;n])
12241: nothing
12242:
12243: * operators.txt, src/classes/void.C: new: !^void.left(n)
12244: nothing !^void.right(n) nothing !^void.pos(p[;n])
12245: nothing
12246:
12247: * operators.txt, src/classes/file.C, src/include/pa_string.h: new:
12248: ^file::sql[[name_to_become_$.name]]{} query result must be one
12249: row with columns: first: data second: file name third:
12250: content-type
12251:
12252: * operators.txt, src/classes/file.C: ^file.sql-string[] inside
12253: ^connect gets properly escaped string, which can be passed to
12254: request now this for mysql only. it's up to parser sql driver to
12255: fix zeros properly
12256:
12257: * INSTALL: note: added on building apache with this option:
12258: --enable-shared=max thanks to Victor Fedoseev <vvf_ru@mail.ru>
12259:
12260: 2004-03-01 paf
12261:
12262: * src/targets/isapi/parser3isapi.C: new: apache module & isapi
12263: extension memory:compact befor processingrequest
12264:
12265: * operators.txt, src/classes/hash.C: new: ^hash._keys[>>name<<] to
12266: call sole column of result
12267:
12268: * operators.txt, src/classes/image.C, src/lib/gd/gif.C,
12269: src/lib/gd/gif.h: new: ^image.pixel(x;y)[(color)] get/set
12270: pixel color
12271:
12272: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h:
12273: beauty: image -- less checks [were ugly impl]
12274:
12275: * src/classes/string.C: bugfix: ^string.left/right/mid with
12276: negative values now considered bad
12277:
12278: * src/main/pa_common.C: bugfix: INADDR_NONE not everywhere defined
12279:
12280: * src/: classes/xdoc.C, types/pa_vxdoc.h: bugfix: boolean output
12281: options now have unified defaults [after transform
12282: indent/omit-xml-declaration/standalone 'default' erroreously
12283: meant 'true']
12284:
12285: * src/main/pa_common.C: bugfix: http://i.p.a.ddress gethostbyaddr
12286: added [on some platforms gethostbyname failed with such
12287: 'domains']
12288:
12289: * src/include/pa_config_auto.h.in: no select check, no define
12290:
12291: * src/classes/string.C: feature: ^string.trim both parameters may
12292: be empty-strings, meaning kind=both chars=whitespaces
12293:
12294: * src/lib/smtp/comms.C: bugfix: use SO_LINGER if no SO_DONTLINGER
12295: exist
12296:
12297: * src/classes/string.C: check: trim 'chars' must not be empty,
12298: exception if it is
12299:
12300: * src/classes/string.C: changed: ^string.trim [] << both,
12301: whitespaces [start|both|end] << kind, whitespaces
12302: [start|both|end;chars] full
12303:
12304: 2004-02-27 paf
12305:
12306: * operators.txt, src/classes/string.C, src/main/pa_string.C: new
12307: method: ^string.trim[start|both|end[;chars]] default
12308: 'chars' -- whitespace chars finished
12309:
12310: * operators.txt, src/classes/string.C, src/include/pa_string.h,
12311: src/main/pa_string.C: new method:
12312: ^string.trim[start|both|end[;chars]] default 'chars' --
12313: whitespace chars started, only start works
12314:
12315: * src/main/compile.C: bugfix: line numbers after
12316: ^process{}[$.line(-10]] can be negative, allowed to print they as
12317: signed
12318:
12319: * src/main/untaint.C: speed: there's no \n chars in output
12320: [normally], so no need to optimize them they could be retrived
12321: from databases, though. but 1. should be replaced 2. if not
12322: optimized, no harm done
12323:
12324: * src/main/pa_exec.C: bugfix: waitpid could be interrupted --
12325: ^file::exec/cgi could return invalid status & zombie child can
12326: remain for short period until process exists [very bad in
12327: mod_parser3] http://i2/tasks/edit/?id=4629451867179521923
12328:
12329: * src/lib/smtp/smtp.h: bugfix: SMTP buffer overflow could allow
12330: malicious SMTP server to attack as by returning too long status
12331: responses http://i2/tasks/edit/?id=4629448401140924947
12332:
12333: 2004-02-26 paf
12334:
12335: * operators.txt: feature: ^process...{CODE}[now has options] which
12336: are $.main[to what to rename @main] $.file[file,
12337: from which (user says) goes that CODE] $.lineno(line
12338: number in that file, where CODE starts. may be negative)
12339:
12340: * operators.txt, src/classes/op.C, src/include/pa_request.h,
12341: src/main/compile.C, src/main/compile_tools.h,
12342: src/main/pa_request.C: feature: ^process...{CODE}[now has
12343: options] which are $.main[to what to rename @main]
12344: $.file[file, from which (user says) goes that CODE]
12345: $.lineno(line number in that file, where CODE starts. may be
12346: negative)
12347:
12348: 2004-02-25 paf
12349:
1.116 moko 12350: * etc/parser3.charsets/Makefile.am: bugfix: @sysconfdir@ used [were
12351: old @charsetsdir@ recently erased from configure.in]
1.95 moko 12352:
12353: * src/classes/hash.C: feature: ^hash::sql{one colum result} now
12354: produces hash of column=>1
12355:
12356: * src/lib/smtp/smtp.h: beauty: couple of #ifdef-s to compile even
12357: with incomplete errno constants set
12358:
12359: 2004-02-24 paf
12360:
12361: * src/lib/smtp/smtp.C: smtp on unix: authors of lib/smtp never read
12362: "man select"
12363:
12364: * src/main/pa_os.C: beauty: <0 better then ==-1
12365:
12366: * src/lib/smtp/comms.C: smtp on unix: steps to work on unix
12367:
12368: * src/lib/smtp/: smtp.C: smtp on unix: steps to work on unix
12369:
1.116 moko 12370: * src/classes/Makefile.am: smtp on unix: steps to work on unix
1.95 moko 12371:
12372: * src/: classes/mail.C, types/pa_vmail.C, types/pa_vmail.h: smtp on
12373: unix: steps to work on unix [extracted 'to']
12374:
12375: * src/classes/mail.C: smtp on unix: steps to work on unix
12376:
12377: * src/lib/smtp/smtp.C: smtp on unix: compiled on win32
12378:
1.116 moko 12379: * src/: lib/smtp/Makefile.am, lib/smtp/comms.C, lib/smtp/smtp.C,
12380: lib/smtp/smtp.h, targets/cgi/Makefile.am: started porting smtp to
12381: unix [testing on solaris]
1.95 moko 12382:
12383: 2004-02-20 paf
12384:
12385: * src/classes/xdoc.C: beauty: ugly code removed, thanks to egr for
12386: pointing that out
12387:
12388: * src/classes/xdoc.C: bugfix: <tag attr="&#digital_entity;" bug
12389: fixed again [same solution, mistanenly removed one line]
12390:
12391: 2004-02-19 paf
12392:
12393: * src/: classes/date.C, classes/image.C, types/pa_vdate.h: feature:
12394: date::create from bad datetime in spring daylightsaving hole now
12395: OK for all platforms [on some platforms it failed]
12396:
12397: * src/classes/: date.C, image.C: beauty: date::create[bad date time
12398: in daylightsaving hole] now throws error
12399:
12400: * src/classes/date.C: comment: mistake fixed
12401:
12402: 2004-02-18 paf
12403:
12404: * src/: classes/xdoc.C, include/pa_charset.h: beauty: xdoc.string
12405: now renderes in $request:charset, but in header puts
12406: $response:charset todo: make that default only so that coder
12407: could override that
12408:
12409: * src/classes/xdoc.C: beauty: xhtml doctype-public/system forcly
12410: turns off omit-xml-declaration
12411:
12412: * src/classes/xdoc.C: feature: reimplemented xhtml output, see
12413: /.xsl for sample
12414:
12415: 2004-02-17 paf
12416:
12417: * src/classes/xdoc.C: beauty: needless helper class removed
12418:
12419: * src/classes/xdoc.C: beauty: method=html outputxmlbuffer not
12420: copied extra time
12421:
12422: * src/classes/xdoc.C: bugfound: meta again, now somewhere in xhtml
12423: part of libxml
12424:
12425: * src/classes/xdoc.C: new: xhtml now works [libxslt prevented
12426: libxml to do the work] <xsl:output method="html"
12427: doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
12428: doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
12429: />
12430:
12431: * src/classes/xdoc.C: beauty: no <meta ... charset generated
12432:
12433: * src/types/pa_vxdoc.h: bugfix: ^xdoc::transform [note double :]
12434: caused assertion
12435:
12436: * src/classes/hash.C: bugfix: ^hash.add[$hash] ^hash.sub[$hash]
12437: could hang. now such add does nothing, sub clears $hash
12438:
12439: * src/main/untaint.C: bugfix: one last char prior to "spaces<" were
12440: not made quoted-printable
12441:
12442: * src/main/pa_uue.C: bugfix: uuencoded finish char adding violated
12443: string invariant
12444:
12445: 2004-02-16 paf
12446:
12447: * src/main/pa_globals.C: bugfix: xml errors copy from library now
12448: cleared [were not cleared properly]
12449:
12450: 2004-02-13 paf
12451:
1.116 moko 12452: * src/include/pa_version.h: prerelease
1.95 moko 12453:
12454: * src/main/pa_stylesheet_connection.C: change: .xsl.stamp now not
12455: used, introducing dependencies timestamp check
12456:
12457: * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
12458: include/pa_xml_io.h, main/Makefile.am, main/compile.tab.C,
12459: main/main.vcproj, main/pa_globals.C, main/pa_xml_io.C: change:
12460: .xsl.stamp now not used, introducing dependencies timestamp check
12461:
1.150 moko 12462: * configure.in: auto.p: @conf made relative
1.95 moko 12463:
12464: 2004-02-12 paf
12465:
12466: * src/types/pa_vform.C: bugfix: empty values[recently allowed]
12467: ruined empty <input type=file> submits. parser thought there were
12468: nameless empty file and $form:field got value of type 'file'
12469:
12470: * INSTALL: --without-threads
12471:
12472: * src/include/pa_sapi.h: 2004
12473:
12474: 2004-02-11 paf
12475:
12476: * src/: classes/classes.C, classes/classes.h, classes/date.C,
12477: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
12478: classes/hashfile.C, classes/image.C, classes/int.C,
12479: classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
12480: classes/response.C, classes/string.C, classes/table.C,
12481: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
12482: include/pa_array.h, include/pa_cache_managers.h,
12483: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
12484: include/pa_config_fixed.h, include/pa_config_includes.h,
12485: include/pa_dictionary.h, include/pa_dir.h,
12486: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
12487: include/pa_hash.h, include/pa_memory.h, include/pa_opcode.h,
12488: include/pa_operation.h, include/pa_os.h, include/pa_request.h,
12489: include/pa_request_charsets.h, include/pa_request_info.h,
12490: include/pa_socks.h, include/pa_sql_connection.h,
12491: include/pa_sql_driver_manager.h, include/pa_stack.h,
12492: include/pa_string.h, include/pa_stylesheet_connection.h,
12493: include/pa_stylesheet_manager.h, include/pa_table.h,
12494: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
12495: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
12496: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
12497: lib/md5/pa_md5c.c, lib/smtp/comms.C, lib/smtp/smtp.C,
12498: lib/smtp/smtp.h, main/compile.C, main/compile_tools.C,
12499: main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
12500: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
12501: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
12502: main/pa_exec.C, main/pa_globals.C, main/pa_memory.C,
12503: main/pa_os.C, main/pa_request.C, main/pa_socks.C,
12504: main/pa_sql_driver_manager.C, main/pa_string.C,
12505: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
12506: main/pa_xml_exception.C, main/pa_xml_io.C, main/untaint.C,
12507: sql/pa_sql_driver.h, targets/cgi/pa_threads.C,
12508: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
12509: types/pa_junction.h, types/pa_method.h, types/pa_value.C,
12510: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
12511: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
12512: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
12513: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
12514: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
12515: types/pa_vhash.h, types/pa_vhashfile.h, types/pa_vimage.C,
12516: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
12517: types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.C,
12518: types/pa_vmath.h, types/pa_vmemory.h, types/pa_vmethod_frame.C,
12519: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
12520: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
12521: types/pa_vresponse.h, types/pa_vstateless_class.C,
12522: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
12523: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
12524: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
12525: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
12526: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
12527: types/pa_wcontext.h, types/pa_wwrapper.h: 2004
12528:
12529: * src/main/pa_globals.C: beauty: typo caused gc.log warnings with
12530: debug version of gc.dll
12531:
12532: * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
12533: lib/pcre/pcre.vcproj, lib/pcre/pcre_dftables.vcproj,
12534: lib/pcre/pcre_parser_ctype.vcproj, lib/sdbm/sdbm.vcproj,
12535: lib/smtp/smtp.vcproj, main/main.vcproj, main/pa_globals.C,
12536: targets/cgi/parser3.C, targets/cgi/parser3.vcproj,
12537: targets/isapi/parser3isapi.vcproj, types/types.vcproj: migrated
12538: to latest libxml[2.6.5] and libgdome[1.1.2] simplified lib build
12539: processes
12540:
12541: * src/: classes/classes.vcproj, lib/gd/gd.vcproj, main/main.vcproj,
12542: main/pa_globals.C, targets/cgi/parser3.vcproj,
12543: targets/isapi/parser3isapi.vcproj, types/types.vcproj: continued
12544: changes to reflect libxml xsl new folders
12545:
12546: * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
12547: lib/smtp/smtp.vcproj, main/main.vcproj,
12548: targets/cgi/parser3.vcproj, types/types.vcproj: continued changes
12549: to reflect libxml xsl new folders
12550:
12551: * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
12552: lib/smtp/smtp.vcproj, main/main.vcproj,
12553: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
12554: types/types.vcproj: started changes to reflect libxml xsl new
12555: folders
12556:
12557: * ChangeLog, parser3.sln, src/classes/classes.vcproj,
12558: src/lib/gd/gd.vcproj, src/lib/smtp/smtp.vcproj,
12559: src/main/compile.tab.C, src/main/main.vcproj,
12560: src/main/pa_globals.C, src/targets/cgi/parser3.vcproj,
12561: src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj:
12562: started changes to reflect libxml xsl new folders
12563:
12564: 2004-02-10 paf
12565:
12566: * INSTALL: critical: libxslt1.1.2 wanted at least libxml2.6.3 to
12567: compile. recommened latest libxml up to date
12568:
12569: * INSTALL: critical: prior to 1.0.30 had bug: "a segfault on
12570: pattern compilation errors", on which spent 4 hours worktime. use
12571: versions higher than that. recommended now latest up to date
12572:
12573: 2004-02-06 paf
12574:
12575: * src/main/: pa_sql_driver_manager.C, pa_stylesheet_manager.C:
12576: beauty: unified destructing style
12577:
12578: * src/main/untaint.C: beauty: removed old def/ifdef
12579:
12580: * src/main/untaint.C: beauty: coredump @unknown untaint language
12581: now
12582:
12583: 2004-02-03 paf
12584:
12585: * src/: classes/image.C, main/pa_exec.C, main/pa_memory.C,
12586: targets/isapi/parser3isapi.C, types/pa_value.C,
12587: types/pa_vcookie.C: beauty: %u is more simple=proper for size_t
12588: then %ld/%lu
12589:
12590: * src/main/pa_common.C: typo: %l -> %u
12591:
12592: * src/classes/xdoc.C: bugfix: libxml: FOR UTF-8 TOO russian letters
12593: in attributes or documents-results of transform now not xx;
12594:
12595: * src/classes/xnode.C: memleaks found: not fixed yet. todo
12596:
12597: * src/main/pa_charset.C: bugfix: forgot to undo some
12598:
12599: * src/main/pa_charset.C: beauty: uncomment
12600: PA_PATCHED_LIBXML_BACKWARD to link with old patched libxml
12601: libraries
12602:
12603: 2004-02-02 paf
12604:
12605: * src/types/pa_vcookie.C: bugfix: erasing cookie: params now output
12606: $cookie:example[ $.value[value] $.path[/there/] ]
12607:
12608: $cookie:example[ $.value[] $.expires[session]
12609: $.path[/there/] $.domain[test.com] ]
12610:
12611: * src/types/pa_vform.C: bugfix: empty values with
12612: enctype=multipart/form-data now produce entries in $form:tables
12613: <form method=post enctype=multipart/form-data> <input type=hidden
12614: name=a> <input type=hidden name=b>
12615:
12616: <input type=submit> </form> $k[^form:fields._keys[]] ^eval($k)
12617: <hr> <pre>$request:body
12618:
12619: 2004-01-30 paf
12620:
12621: * src/classes/xdoc.C: bugfix: libxml: russian letters in attributes
12622: or documents-results of transform now not xx;
12623:
12624: * src/classes/date.C: bugfix: ^date::create[invalid fields now
12625: produce exception.
12626:
12627: * src/: classes/date.C, include/pa_string.h, main/pa_string.C:
12628: bugfix: ^date::create[invalid fields now produce exception.
12629:
12630: * ChangeLog, src/classes/date.C: bugfix: ^date::create[invalid
12631: year] now produces exception. todo: check other fields
12632:
12633: 2004-01-29 paf
12634:
12635: * src/include/pa_memory.h: typo error
12636:
12637: * src/include/pa_memory.h: bugfix: [potential] strdup copied one
12638: more byte then specified, then zeroed it << useless and
12639: potentially harmful(could gpf)
12640:
12641: 2004-01-22 paf
12642:
12643: * src/classes/xdoc.C: bugfix: when stylesheet contains error, gpf
12644:
12645: * src/main/untaint.C: merged: bugfix from 3.1.1 on whitespace
12646: optimization
12647:
12648: * src/main/untaint.C: bugfix: whitespace now optimized properly
12649: [were bug: ^taint[1 & 2]="1 &2"
12650:
12651: * src/main/pa_globals.C: beauty: bigger buffer for xml-related
12652: errors
12653:
12654: * src/main/pa_common.C: merged: bugfix from 3.1.1 on memory
12655: overflow
12656:
12657: * src/main/pa_common.C: bugfix: buffer overflow * in libxml&xsl
12658: error-reporting code * in parser-error reporting code [when no
12659: @unhandled_exception defined]
12660:
12661: fixed in one place: my *snprintf override
12662:
12663: 2004-01-13 paf
12664:
12665: * operators.txt: typo erro
12666:
12667: 2003-12-25 paf
12668:
12669: * src/main/pa_common.C: bugfix: ^file::load[binary;http:// now not
12670: garbled [pieces after zero bytes were removed]
12671:
12672: 2003-12-22 paf
12673:
1.116 moko 12674: * src/include/Makefile.am: bugfix: removed from dist:
12675: src/include/pa_config_auto.h which were configured for
1.95 moko 12676: make-dist-platform and badly updated proper config file in target
12677: [when .tar used for updating existing source tree]
12678:
12679: * ChangeLog, operators.txt, src/classes/op.C,
12680: src/include/pa_sql_connection.h,
12681: src/include/pa_sql_driver_manager.h,
12682: src/main/pa_sql_driver_manager.C, src/sql/pa_sql_driver.h:
12683: feature: sql introducing ability to transcode charsets
12684:
12685: 2003-12-19 paf
12686:
12687: * src/main/pa_sql_driver_manager.C: beauty: more straighforward
12688: error message
12689:
12690: * src/main/pa_charset.C: bugfix: memory for charsethandler
12691: structure for libxml now allocated properly
12692:
12693: 2003-12-17 paf
12694:
12695: * src/types/pa_vfile.C: beauty: removed outdated cast
12696:
12697: * src/main/pa_common.C: bugfix: empty http response caused gpf
12698:
12699: * src/include/pa_string.h: bugfix: removed too strong a assert
12700:
12701: * src/main/pa_globals.C: bugfix: removed false warning [warning:
12702: unreported xmlGenericErrors]
12703:
12704: 2003-12-15 paf
12705:
12706: * src/classes/xdoc.C: bugfix: taint uri under ^xdoc::create{now
12707: works}
12708:
12709: 2003-12-11 paf
12710:
12711: * operators.txt, src/types/pa_vstatus.C: !$status:pid process
12712: id
12713: !$status:tid thread id
12714:
12715: * src/: include/pa_cache_managers.h, main/pa_cache_managers.C,
12716: main/pa_globals.C, main/pa_request.C, types/pa_vstatus.C:
12717: bugfix(solaris): removed dependency on object initialization
12718: order [one more place]
12719:
12720: * src/: classes/file.C, classes/mail.C, classes/op.C,
12721: classes/xdoc.C, main/pa_request.C, types/pa_vimage.C,
12722: types/pa_vmath.C, types/pa_vstatus.C: beauty cancel: gcc does not
12723: understand that
12724:
12725: * src/: classes/file.C, classes/mail.C, classes/op.C,
12726: classes/xdoc.C, include/pa_cache_managers.h,
12727: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
12728: include/pa_stylesheet_manager.h, main/pa_request.C,
12729: main/pa_stylesheet_manager.C, types/pa_vimage.C,
12730: types/pa_vmath.C, types/pa_vstatus.C: beauty: removed redundant
12731: ctor call [relying on implicit String::Body(cstr) call]
12732:
12733: * src/main/: pa_cache_managers.C, pa_sql_driver_manager.C,
12734: pa_stylesheet_manager.C: bugfix(solaris): removed dependency on
12735: object initialization order [two places]
12736:
12737: 2003-12-10 paf
12738:
12739: * src/include/pa_sql_connection.h: bugfix: $status:sql.cache back
12740: << time now ok
12741:
12742: * operators.txt, src/main/pa_sql_driver_manager.C,
12743: src/main/pa_stylesheet_manager.C: $status:stylesheet.cache back
12744: operational
12745:
12746: * ChangeLog, operators.txt, src/classes/xdoc.C,
12747: src/include/pa_charset.h, src/include/pa_sql_connection.h,
12748: src/main/pa_charset.C, src/main/pa_sql_driver_manager.C,
12749: src/main/pa_string.C, src/types/pa_vxdoc.h: $status:sql.cache
12750: back operational
12751:
12752: 2003-12-02 paf
12753:
12754: * src/types/pa_vmail.C: bugfix:
12755: ^mail:send[$.file[$.value[>>xxxx<<]] now untaints properly [were:
12756: as-is forced]
12757:
12758: * src/main/pa_xml_io.C: bugfix: on some platforms one can't throw
12759: exceptions out of libxml callbacks: reimplemented error handling
12760: of http://localhost, parser://method and safemode check callbacks
12761:
12762: * src/main/pa_string.C: bugfix: SPARC gpf on %4!=0 address int ref
12763: [merged from HEAD]
12764:
12765: * src/classes/image.C: nothing: comment removed
12766:
12767: * src/main/pa_string.C: bugfix: sparc gpf on reading %4!=0
12768: addresses to int
12769:
12770: 2003-12-01 paf
12771:
12772: * src/main/pa_xml_io.C: bugfix: typo
12773:
12774: * src/main/pa_globals.C: bugfix: win32: compile prob
12775:
12776: * src/classes/xdoc.C: bugfix: typo
12777:
12778: * src/main/pa_xml_io.C: todo: safe mode check not to throw
12779: exception
12780:
12781: * src/main/pa_xml_io.C: bugfix: http://localhost typo error
12782:
12783: 2003-11-28 paf
12784:
12785: * src/main/pa_xml_io.C: installed safe-mode checker as filter of
12786: all xml documents read
12787:
12788: * src/main/pa_xml_io.C: http://localhost/ now checked for safe mode
12789:
12790: * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
12791: include/pa_stylesheet_manager.h, main/pa_stylesheet_manager.C:
12792: replaced original open mech of xdoc::create & co to use libxml
12793: open, so that this would work for root document todo: safe mode
12794: checks to libxml: ideally to some 1 point
12795:
12796: * src/main/pa_xml_io.C: comment
12797:
12798: * operators.txt, src/main/pa_xml_io.C: leading / in
12799: http://parser[abscent params]
12800:
12801: * operators.txt, src/include/pa_request.h, src/main/pa_xml_io.C:
12802: works. todo: maybe replace original open mech of xdoc::create &
12803: co to use libxml open, so that this would work for root document
12804:
12805: $xdoc[^xdoc::create{<?xml version="1.0"?> <!DOCTYPE test SYSTEM
12806: "parser://method/params/here"> <test> &test^; </test> }]
12807:
12808: ^taint[^xdoc.string[]]
12809:
12810: @method[param] <!ENTITY test
12811: "test-entity-value+$form:user+$param!">
12812:
12813: 2003-11-27 paf
12814:
12815: * src/main/pa_xml_io.C: libxml: started parser://methodcall/params
12816:
12817: * src/classes/date.C: bugfix: typo error
12818:
12819: 2003-11-26 paf
12820:
12821: * operators.txt, src/include/Makefile.am, src/include/pa_globals.h,
12822: src/main/Makefile.am, src/main/main.vcproj,
12823: src/main/pa_globals.C, src/main/pa_request.C,
12824: src/include/pa_xml_io.h, src/main/pa_xml_io.C: simplification:
12825: xml errors to hash<thread_id,error> reorganization: xml io moved
12826: to pa_xml_io.C/h
12827:
12828: * src/types/pa_value.h: warnings: --
12829:
12830: 2003-11-25 paf
12831:
12832: * src/classes/table.C: bugfix: wrong sequence. [sadly no waring
12833: whatever)
12834:
12835: * src/classes/table.C: bugfix: a, c?x:y, z in gcc considered(?) as
12836: a, (c?x:y, z)
12837:
12838: * src/main/untaint.C: bugfix: consequences of not reading this
12839: comment: CORD_pos_chars_left /* Number of characters in cache.
12840: <= 0 ==> none */
12841:
12842: * src/include/pa_array.h: removed needless checks
12843:
12844: 2003-11-24 paf
12845:
12846: * src/: main/pa_request.C, types/pa_vform.C, types/pa_vform.h:
12847: removed limit: now $form:xxx can be accessed anytime, even in
12848: @auto/conf [and request/response:charset still can be changed
12849: anytime]
12850:
12851: * src/main/pa_common.C: bugfix: ^file::load[binary;http://...]
12852: now not transcodes response body
12853:
12854: * operators.txt, src/types/pa_vxnode.C, src/types/pa_vxnode.h:
12855: $xdoc[^xdoc::create[test]] $tn[^xdoc.createTextNode[text node
12856: value]] $dummy[^xdoc.firstChild.appendChild[$tn]]
12857: $xdoc.firstChild.firstChild.nodeValue[different]
12858: ^taint[^xdoc.string[]]
12859:
12860: * src/: include/pa_hash.h, types/types.vcproj: linker HPUX nongnu
12861: workaround: static Hash::allocates -> static Hash_allocates
12862:
12863: 2003-11-21 paf
12864:
1.116 moko 12865: * Makefile.am, configure, configure.in, src/classes/Makefile.am,
12866: src/include/pa_config_auto.h.in, src/targets/cgi/Makefile.am,
12867: src/types/Makefile.am: rearrange: gd&smtp moved to src/lib
1.95 moko 12868:
12869: * src/classes/classes.vcproj: rearrange: gd&smtp moved to src/lib
12870:
12871: * src/classes/mail.C: bugfix: typo
12872:
12873: * parser3.sln, src/classes/Makefile.am, src/lib/Makefile.am,
1.116 moko 12874: src/lib/gd/Makefile.am, src/lib/gd/gd.vcproj, src/lib/gd/gif.C,
12875: src/lib/gd/gif.h, src/lib/gd/gifio.C, src/lib/gd/mtables.h,
12876: src/lib/smtp/Makefile.am, src/lib/smtp/comms.C,
12877: src/lib/smtp/smtp.C, src/lib/smtp/smtp.h,
1.95 moko 12878: src/lib/smtp/smtp.vcproj: rearrange: gd&smtp moved to src/lib
12879:
12880: * src/main/pa_exec.C: bug in safe mode
12881:
12882: * src/include/Makefile.am: pa_xml_exception.h
12883:
12884: * src/targets/isapi/parser3isapi.C: more warnings --
12885:
12886: 2003-11-20 paf
12887:
12888: * src/: classes/math.C, classes/op.C, classes/string.C,
12889: main/pa_charset.C, main/pa_dictionary.C, main/pa_string.C,
12890: types/pa_value.C, main/pa_dir.C, main/pa_table.C: more warnings
12891: --
12892:
12893: * src/: main/pa_charset.C, main/pa_string.C, types/pa_vxnode.C:
12894: more warnings --
12895:
12896: * src/classes/xdoc.C: more warnings --
12897:
12898: * src/classes/: date.C, image.C, xdoc.C: more warnings --
12899:
12900: * src/: main/pa_sql_driver_manager.C, main/untaint.C,
12901: types/pa_vcookie.C, types/pa_vmail.C: more warnings --
12902:
12903: * src/: classes/date.C, classes/file.C, classes/hash.C,
12904: classes/image.C, classes/mail.C, classes/op.C, classes/string.C,
12905: classes/table.C, include/pa_cache_managers.h,
12906: include/pa_stylesheet_connection.h, main/pa_request.C,
12907: types/pa_vdate.h, types/pa_vhashfile.C, types/pa_vimage.h,
12908: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h: more warnings
12909: --
12910:
12911: * src/main/: execute.C, pa_request.C: old forgotten todo: when
12912: can't report problem (undefined @unhandled_exception) problem
12913: source string were not reported
12914:
12915: * src/: classes/classes.C, classes/classes.h, classes/date.C,
12916: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
12917: classes/hashfile.C, classes/image.C, classes/int.C,
12918: classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
12919: classes/response.C, classes/string.C, classes/table.C,
12920: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
12921: include/pa_array.h, include/pa_cache_managers.h,
12922: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
12923: include/pa_config_fixed.h, include/pa_dictionary.h,
12924: include/pa_dir.h, include/pa_exception.h, include/pa_exec.h,
12925: include/pa_globals.h, include/pa_hash.h, include/pa_memory.h,
12926: include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
12927: include/pa_request.h, include/pa_request_charsets.h,
12928: include/pa_request_info.h, include/pa_sapi.h, include/pa_socks.h,
12929: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
12930: include/pa_stack.h, include/pa_string.h,
12931: include/pa_stylesheet_connection.h,
12932: include/pa_stylesheet_manager.h, include/pa_table.h,
12933: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
12934: include/pa_xml_exception.h, lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
12935: lib/sdbm/apr_file_io.C, lib/sdbm/apr_strings.C, main/compile.C,
12936: main/compile_tools.C, main/compile_tools.h, main/execute.C,
12937: main/pa_cache_managers.C, main/pa_charset.C, main/pa_charsets.C,
12938: main/pa_common.C, main/pa_dictionary.C, main/pa_dir.C,
12939: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
12940: main/pa_memory.C, main/pa_os.C, main/pa_pool.C,
12941: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
12942: main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
12943: main/pa_uue.C, main/pa_xml_exception.C, main/untaint.C,
12944: sql/pa_sql_driver.h, targets/cgi/pa_threads.C,
12945: targets/cgi/parser3.C, targets/isapi/pa_threads.C,
12946: targets/isapi/parser3isapi.C, types/pa_junction.h,
12947: types/pa_method.h, types/pa_value.C, types/pa_value.h,
12948: types/pa_vbool.h, types/pa_vclass.C, types/pa_vclass.h,
12949: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
12950: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
12951: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
12952: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
12953: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
12954: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
12955: types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.C,
12956: types/pa_vmath.h, types/pa_vmemory.h, types/pa_vmethod_frame.C,
12957: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
12958: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
12959: types/pa_vresponse.h, types/pa_vstateless_class.C,
12960: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
12961: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
12962: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
12963: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
12964: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
12965: types/pa_wcontext.h, types/pa_wwrapper.h: static const char *
12966: const IDENT
12967:
12968: * src/: include/pa_array.h, include/pa_pool.h,
12969: include/pa_request.h, include/pa_string.h, include/pa_table.h,
12970: main/compile_tools.h, main/pa_common.C, types/pa_vhash.h,
12971: types/pa_wcontext.h: more warnings --
12972:
12973: * src/: classes/classes.vcproj, classes/date.C, classes/double.C,
12974: classes/file.C, classes/hash.C, classes/hashfile.C,
12975: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
12976: classes/memory.C, classes/op.C, classes/string.C,
12977: classes/table.C, classes/xdoc.C, classes/xnode.C,
12978: include/pa_config_includes.h, include/pa_operation.h,
12979: include/pa_sql_connection.h, include/pa_table.h,
12980: include/pa_types.h, lib/ltdl/config_fixed.h,
12981: lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj, lib/pcre/maketables.c,
12982: lib/pcre/pcre_dftables.vcproj, lib/pcre/pcre_parser_ctype.vcproj,
12983: lib/sdbm/apr_file_io.C, main/compile.tab.C, main/execute.C,
12984: main/main.vcproj, main/pa_cache_managers.C, main/pa_charset.C,
12985: main/pa_common.C, main/pa_dir.C, main/pa_exec.C,
12986: main/pa_globals.C, main/pa_os.C, main/pa_request.C,
12987: main/pa_string.C, main/pa_table.C, targets/cgi/parser3.vcproj,
12988: targets/isapi/parser3isapi.vcproj, types/pa_value.h,
12989: types/pa_vconsole.h, types/pa_vdate.h, types/pa_vfile.h,
12990: types/pa_vhashfile.C, types/pa_vimage.C, types/pa_vimage.h,
12991: types/pa_vmail.C, types/pa_vobject.C,
12992: types/pa_vstateless_class.h, types/pa_vtable.C,
12993: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.h,
12994: types/pa_vxnode.h, types/types.vcproj: turned on warnings level4
12995: on all projects (except libltdl=off & libsdbm=level3) found
12996: several unitialized vars
12997:
12998: 2003-11-19 paf
12999:
13000: * src/classes/op.C: more ansi C++ comp
13001:
13002: * operators.txt, src/classes/op.C, src/include/pa_request.h,
13003: src/main/pa_request.C: ^cache[...]{body}{catch block with
13004: $exception.handled[cache] meaning "get expired cache, if any.
13005: else error"}
13006:
13007: * src/: classes/op.C, include/pa_os.h, include/pa_request.h,
13008: main/pa_common.C: cache: ^cache[] fallback todo: kinda ^try:
13009: ^cache[...]{body}{catch code with $exception.cache field}
13010:
13011: 2003-11-12 paf
13012:
13013: * src/classes/xnode.C: replaceChild: 2nd param now named oldChild
13014: [copy/paste bug]
13015:
13016: 2003-11-11 paf
13017:
13018: * src/types/: pa_value.h, pa_vfile.h: more C++ compatible [HP C++
13019: failed]
13020:
13021: 2003-11-10 paf
13022:
13023: * src/types/pa_vconsole.h: flush
13024:
13025: * operators.txt, src/main/pa_request.C, src/types/Makefile.am,
13026: src/types/types.vcproj, src/types/pa_vconsole.h: $console:line
13027: read/write [for nntp]
13028:
13029: * operators.txt: mysql: transaction support: ?autocommit=0
13030:
13031: * operators.txt: comment: updated
13032:
13033: * src/types/: pa_vhashfile.C, pa_vhashfile.h: add: hashfile old
13034: serialize version and exipire now removes entries
13035:
13036: * operators.txt: ^hashfile.delete[] removes files altogether [and
13037: dir, if could]
13038:
13039: * src/: classes/hashfile.C, include/pa_common.h, main/pa_common.C,
13040: types/pa_vhashfile.C, types/pa_vhashfile.h: ^hashfile.delete[]
13041: removes files altogether [and dir, if could]
13042:
13043: * src/lib/sdbm/sdbm.c: bugfix: sdbm: .h said it's OK to remove
13044: nonexistent pair. .c coded that that was error. fixed
13045:
13046: * src/types/pa_vhashfile.C: sdbm: exception type change to
13047: file.access [regretfull can't split it to different exceptions
13048: without modifying sdbm source wich would prefer not to]
13049:
13050: 2003-11-07 paf
13051:
13052: * src/: classes/date.C, classes/file.C, classes/hash.C,
13053: classes/hashfile.C, classes/image.C, classes/table.C,
13054: classes/xdoc.C, include/Makefile.am, include/pa_array.h,
13055: include/pa_pool.h, include/pa_request.h, main/Makefile.am,
13056: main/execute.C, main/main.vcproj, main/pa_pool.C,
13057: main/pa_request.C, targets/cgi/parser3.C, types/pa_vclass.C,
13058: types/pa_vclass.h, types/pa_vhashfile.h, types/pa_vobject.h,
13059: types/pa_vstateless_class.h: resurrected: pool idea. now only for
13060: destructing objects at request processing end
13061:
13062: 2003-11-06 paf
13063:
13064: * src/: classes/Makefile.am, types/Makefile.am: .am sdbm INCLUDES
13065: updates
13066:
13067: * parser3.sln, src/targets/cgi/Makefile.am: .vcproj & .am updated
13068: to include sdbm
13069:
1.116 moko 13070: * src/include/: pa_config_includes.h, pa_version.h: our
13071: replacements of max& co only for cpp
1.95 moko 13072:
13073: * src/lib/sdbm/: Makefile.am, apr_file_io.C, apr_strings.C: move to
13074: upper dir, .am updated
13075:
13076: * tests/todo.txt: hashfile: done
13077:
13078: * operators.txt, src/types/pa_vhashfile.C: hashfile: clear &
13079: expiration [time in value. todo: move time to key]
13080:
13081: * src/types/pa_vhashfile.C: hashfile: foreach body can bodify $self
13082:
13083: * src/types/pa_vhashfile.C: hashfile: clear now works [were trying
13084: to do that in foreach, no errors, but surely wrong]
13085:
13086: * operators.txt, src/types/pa_vhashfile.C,
13087: src/types/pa_vhashfile.h: hashfile: clear and proper locking
13088:
13089: * operators.txt, src/classes/hash.C, src/classes/hashfile.C,
13090: src/types/pa_vhashfile.C, src/types/pa_vhashfile.h: hashfile:
13091: foreach
13092:
13093: * src/classes/hashfile.C, src/types/pa_vhashfile.C,
13094: src/types/pa_vhashfile.h, operators.txt: hashfile: hash
13095:
13096: * operators.txt, src/classes/hashfile.C, src/types/pa_vhashfile.C,
13097: src/types/pa_vhashfile.h, tests/todo.txt: hashfile: delete
13098:
13099: * src/: include/pa_memory.h, targets/cgi/parser3.C,
13100: types/pa_value.C, types/pa_value.h, types/pa_vcookie.C,
13101: types/pa_vhashfile.C, types/pa_vhashfile.h: hashfile implemented
13102: get/put [raw]
13103:
13104: * src/: classes/op.C, main/pa_os.C: just linked
13105:
13106: * src/: classes/xdoc.C, classes/xnode.C, types/pa_vxnode.h:
13107: XmlException changes
13108:
13109: * src/: include/pa_charset.h, include/pa_globals.h,
13110: include/pa_stylesheet_connection.h, main/pa_exception.C:
13111: XmlException changes
13112:
13113: * src/lib/sdbm/: sdbm.c, sdbm.vcproj: just compiled
13114:
13115: * src/: include/pa_common.h, include/pa_exception.h,
13116: main/main.vcproj, main/pa_common.C, include/pa_os.h,
13117: include/pa_xml_exception.h, main/pa_os.C, lib/sdbm/sdbm.vcproj,
13118: main/pa_xml_exception.C: locking move to pa_os [along with
13119: pa_sleep] apr-impl locking done
13120:
13121: * configure, configure.in, operators.txt, parser3.sln,
13122: src/classes/classes.vcproj, src/classes/hashfile.C,
13123: src/classes/xdoc.C, src/include/pa_config_fixed.h,
13124: src/include/pa_exception.h, src/include/pa_globals.h,
13125: src/include/pa_memory.h, src/include/pa_version.h,
13126: src/lib/ltdl/libltdl.vcproj, src/lib/ltdl/libltdl.vcproj.vspscc,
13127: src/lib/ltdl/ltdl.vcproj, src/lib/ltdl/ltdl.vcproj.vspscc,
13128: src/main/compile.tab.C, src/main/main.vcproj,
13129: src/main/pa_charset.C, src/targets/cgi/parser3.vcproj,
13130: src/types/Makefile.am, src/types/pa_vhash.C,
13131: src/types/pa_vhashfile.C, src/types/pa_vhashfile.h,
13132: src/types/pa_vxnode.h, src/types/types.vcproj: hashfile: started
13133: again with sdbm from apache
13134:
13135: 2003-11-05 paf
13136:
13137: * src/: classes/classes.vcproj, include/pa_config_fixed.h,
13138: main/main.vcproj, targets/cgi/parser3.vcproj: not has to be in
13139: \parser3project dir anymore
13140:
13141: * src/main/pa_charset.C: bugfix: had broken binary search [copied
13142: thoughtlessly from xalan]
13143:
13144: * src/lib/sdbm/: Makefile.am, sdbm.c, sdbm_hash.c, sdbm_lock.c,
13145: sdbm_pair.c, sdbm_pair.h, sdbm_private.h, sdbm_tune.h: original
13146: from httpd-2.0.43\srclib\apr-util\dbm\sdbm
13147:
13148: * src/main/helpers/CaseFolding.txt:
13149: http://www.unicode.org/Public/UNIDATA/CaseFolding.txt
13150:
13151: 2003-11-04 paf
13152:
13153: * operators.txt: comment: ^mail:send[$.options[
13154:
13155: * src/classes/table.C: compiled on unix
13156:
1.116 moko 13157: * src/classes/Makefile.am: classes.C to rebuild last
1.95 moko 13158:
13159: * src/classes/mail.C: compiled on unix
13160:
13161: * operators.txt, src/classes/mail.C, src/types/pa_vmail.C,
13162: src/types/pa_vmail.h: !^mail:send[
13163: $.options[unix: string to append to sendmail command
13164: line]
13165:
13166: * operators.txt, src/classes/table.C, src/main/pa_string.C,
13167: tests/todo.txt: ^table.save[... $.separator[^#09]
13168: $.encloser["] <nothing> by default
13169:
13170: * operators.txt, src/classes/table.C, tests/todo.txt: ^table::load
13171: !$.separator[^#09] !$.encloser["] <nothing> by
13172: default
13173:
13174: 2003-11-03 paf
13175:
13176: * operators.txt, src/classes/table.C, src/main/pa_common.C:
13177: ^table::load[; options: !$.column-separator[^#09]
13178: !$.column-encloser["]
13179:
13180: * operators.txt, src/include/pa_config_fixed.h,
13181: src/types/pa_vrequest.C: $request:document-root
13182:
13183: * src/targets/cgi/parser3.C: beauty: SIGUSRX removed qs= printing
13184: [already included into uri=xxx]
13185:
13186: * operators.txt, src/classes/image.C, tests/todo.txt:
13187: ^image.gif[filename] for $response:download
13188:
13189: * src/classes/date.C: minor precaution
13190:
13191: * operators.txt, src/classes/date.C: !^date::unix-timestamp()
13192: !^date.unix-timestamp[]
13193:
13194: 2003-10-30 paf
13195:
13196: * operators.txt, src/classes/date.C, src/types/pa_vdate.h: merged
13197: from 3.0.8: ^date.roll[TZ;GMT] $date.hour
13198:
13199: * src/classes/: date.C, image.C: improvement diagnostics:
13200: $now[^date::create[$undefined]] now is error
13201:
13202: * src/main/pa_common.C: read errors would now be reported 'actually
13203: read -1 bytes'
13204:
13205: 2003-10-24 paf
13206:
13207: * Makefile.am, src/classes/Makefile.am, src/lib/cord/Makefile.am,
13208: src/lib/md5/Makefile.am, src/lib/pcre/Makefile.am,
13209: src/main/Makefile.am, src/targets/cgi/Makefile.am,
13210: src/targets/isapi/Makefile.am: .dsp/w -> .vcproj/sln
13211:
13212: 2003-10-22 paf
13213:
13214: * src/include/pa_request.h: fixed: $h[^hash::create[]] $$h[1]
13215:
13216: 2003-10-21 paf
13217:
13218: * operators.txt, src/include/pa_string.h, src/main/pa_string.C:
13219: fixed: string.match[g] without <'> option produced columns with
13220: NULL's, which gpf'ed at table.save time
13221:
13222: * src/: classes/op.C, include/pa_request.h: fixed: false 'endless
13223: recoursion' message with intensive throw-catches fixed: incorrect
13224: name and line (one name upper then needed) in error message about
13225: problems inside try block
13226:
13227: 2003-10-10 paf
13228:
13229: * src/: include/pa_string.h, main/compile.tab.C: CORD_chr does not
13230: check offset argument for validity did that in String::Body::pos
13231: myself http://i2/tasks/edit/?id=4577425257580789777
13232:
13233: 2003-10-07 paf
13234:
13235: * src/main/: compile.tab.C, compile.y: ^if ( better error:
13236: .html(1:4): parse error, expecting `'['' or `'{'' or `'('' now
13237:
13238: 2003-10-03 paf
13239:
13240: * parser3.sln, src/include/pa_dictionary.h,
13241: src/main/pa_dictionary.C, src/main/pa_string.C,
13242: src/targets/cgi/parser3.vcproj: dictionary optimized by
13243: precalculating cstr&length
13244:
13245: 2003-10-02 paf
13246:
13247: * src/: classes/op.C, include/pa_request.h, include/pa_stack.h,
13248: main/execute.C, main/pa_request.C, main/pa_sql_driver_manager.C,
13249: main/pa_stylesheet_manager.C: bugfix: ^throw context were
13250: saved/restored incompletely http://www.parser.ru/forum/?id=21484
13251:
13252: 2003-09-30 paf
13253:
13254: * src/main/pa_string.C: string::replace bug fix [were ignoring
13255: occurrances after lang-mismatched
13256:
13257: 2003-09-29 paf
13258:
13259: * src/main/: utf8-to-lower.inc, utf8-to-upper.inc: generated by
13260: helper
13261:
13262: * src/main/pa_string.C: string::serialize bug fix with
13263: zero-terminator
13264:
13265: * src/classes/table.C: ^nameless_table.save column row now has no
13266: \t at the end
13267:
13268: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
13269: @postprocess now takes $response:body/download
13270:
13271: * src/classes/form.C: better error message: MAX_POST_SIZE_NAME to
13272: error message
13273:
13274: * src/classes/string.C: bugfix: s.right(>s.length) returned nothing
13275:
13276: * src/classes/table.C: bugfix: flip: must produce nameless
13277: http://i2/tasks/edit/?id=4573405524674081244
13278:
13279: * src/: include/pa_charset.h, main/pa_charset.C, main/pa_string.C,
13280: main/helpers/simple_folding.pl: utf-8 upper/lower
13281:
13282: * src/main/pa_common.C: bugfix: utf signature were not ignored due
13283: to typo error http://i2/tasks/edit/?id=4573354650786434584
13284:
13285: 2003-09-26 paf
13286:
13287: * src/main/untaint.C: removed needless field
13288:
13289: * src/main/untaint.C: removed needless const
13290:
13291: * src/: include/pa_string.h, main/pa_common.C, main/pa_string.C:
13292: String.for_each bug fixed [omited one-char cases]
13293:
13294: * src/include/pa_stack.h: bugfix: before collecting garbage,
13295: runtime-executor stack were cleared... BADLY
13296:
13297: * src/main/pa_string.C: ^stirng.replace code used old
13298: param-convention on langs.append, fixed that search fo the like,
13299: found none
13300:
13301: * src/: classes/op.C, include/pa_string.h, main/pa_string.C:
13302: string::serialize/deserialize implemented Language enum assigned
13303: meaningful letters [more convinient for debugging. read warning
13304: before adding/changing anything]
13305:
13306: 2003-09-25 paf
13307:
13308: * src/: include/pa_string.h, include/pa_version.h,
13309: main/pa_string.C, main/untaint.C: templates and anonymous unions
13310: differences on unix
13311:
13312: * parser3.sln, src/classes/file.C, src/classes/image.C,
13313: src/classes/mail.C, src/classes/op.C, src/classes/table.C,
13314: src/classes/xdoc.C, src/classes/xnode.C,
13315: src/include/pa_cache_managers.h, src/include/pa_charset.h,
13316: src/include/pa_charsets.h, src/include/pa_common.h,
13317: src/include/pa_request.h, src/include/pa_sql_driver_manager.h,
13318: src/include/pa_string.h, src/include/pa_stylesheet_manager.h,
13319: src/include/pa_table.h, src/lib/cord/cordbscs.c,
13320: src/lib/cord/cordprnt.c, src/lib/cord/cordxtra.c,
13321: src/lib/cord/include/cord.h, src/main/compile.tab.C,
13322: src/main/compile_tools.h, src/main/pa_charset.C,
13323: src/main/pa_charsets.C, src/main/pa_common.C, src/main/pa_exec.C,
13324: src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
13325: src/main/pa_string.C, src/main/pa_stylesheet_manager.C,
13326: src/main/untaint.C, src/types/pa_value.h, src/types/pa_vimage.C,
13327: src/types/pa_vmail.C, src/types/pa_vmath.C,
13328: src/types/pa_vstateless_class.h, src/types/pa_vstatus.C,
13329: src/types/pa_vxnode.C: string_fragments_to_cord merged to HEAD
13330:
13331: * src/main/: compile.tab.C, pa_string.C: string: debug: .v()
13332: functions aligned to that of eeparser3 look
13333:
13334: * src/lib/cord/cordprnt.c: removed warnings
13335:
13336: 2003-09-24 paf
13337:
13338: * src/: classes/file.C, classes/image.C, classes/mail.C,
13339: classes/op.C, classes/xdoc.C, classes/xnode.C,
13340: include/pa_cache_managers.h, include/pa_charset.h,
13341: include/pa_charsets.h, include/pa_common.h, include/pa_request.h,
13342: include/pa_sql_driver_manager.h, include/pa_string.h,
13343: include/pa_stylesheet_manager.h, include/pa_table.h,
13344: main/compile_tools.h, main/pa_charset.C, main/pa_charsets.C,
13345: main/pa_common.C, main/pa_exec.C, main/pa_request.C,
13346: main/pa_sql_driver_manager.C, main/pa_string.C,
13347: main/pa_stylesheet_manager.C, main/untaint.C, types/pa_value.h,
13348: types/pa_vimage.C, types/pa_vmail.C, types/pa_vmath.C,
13349: types/pa_vstateless_class.h, types/pa_vstatus.C,
13350: types/pa_vxnode.C: v() functions of String::Body,
13351: String::Languages and String itself StringBody->String::Body
13352:
13353: * src/: include/pa_string.h, lib/cord/cordbscs.c,
13354: lib/cord/include/cord.h: CORD_append_block showed no efficiency =
13355: never optimized anything. todo: somehow speed up harder cases:
13356: concatenationA+concatenationB when last block of A and first of B
13357: contain same letters
13358:
13359: * src/: include/pa_string.h, lib/cord/cordbscs.c,
13360: lib/cord/include/cord.h: langs: speed up by joining adjucent
13361: blocks of same char [CORD_append_block]
13362:
13363: * src/: include/pa_string.h, lib/cord/cordbscs.c,
13364: lib/cord/include/cord.h, main/pa_string.C: aval/ works! todo:
13365: save space by extending blocks when appending block with c ==
13366: lastblock.c
13367:
13368: * src/: include/pa_string.h, main/pa_string.C: aval is not actually
13369: working yet :( but more working &understood :)
13370:
13371: * src/: classes/table.C, include/pa_string.h,
13372: lib/cord/include/cord.h, main/pa_string.C: aval/ works!
13373:
13374: 2003-09-23 paf
13375:
13376: * src/main/untaint.C: $a[ok!] $a works!
13377:
13378: * src/main/untaint.C: something even more works :)
13379:
13380: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
13381: something more works :)
13382:
13383: * src/: include/pa_string.h, lib/cord/cordbscs.c,
13384: lib/cord/cordxtra.c: something already works :)
13385:
13386: * src/: include/pa_string.h, main/untaint.C: just compiled todo:
13387: serialize&deserialize
13388:
13389: * src/: classes/table.C, include/pa_string.h, lib/cord/cordbscs.c,
13390: lib/cord/cordxtra.c, lib/cord/include/cord.h, main/pa_string.C,
13391: main/untaint.C: main idea implemented, details left
13392:
13393: 2003-09-22 paf
13394:
13395: * src/: classes/memory.C, include/pa_memory.h: #ifdef GC_DEBUG
13396:
13397: * src/classes/xnode.C: copy/paste comment bugfix
13398:
13399: * src/: include/pa_memory.h, main/pa_globals.C: when xml memory
13400: allocator returns 0, just die.
13401: http://i2/tasks/edit/?id=4570798492410259445
13402:
13403: * src/classes/xdoc.C: copy/paste comment bugfix
13404:
13405: * src/classes/: xdoc.C, xnode.C: new DOM2 methods from Alexandr
13406: Egorov <egr> (all?) xdoc: createAttributeNS createElementNS
13407: xnode: getAttributeNS setAttributeNS removeAttributeNS
13408: getAttributeNodeNS setAttributeNodeNS hasAttribute hasAttributeNS
13409:
13410: * src/lib/cord/cordxtra.c: CORD_pos bugfix [failed to find 8bit
13411: chars due to bitwise operation signed-char error]
13412:
13413: 2003-09-19 paf
13414:
13415: * src/types/pa_wcontext.C: output message: more practical
13416: suggestion
13417:
13418: * src/main/pa_common.C, operators.txt: merged
13419: $f[^file::load[binary;http://...]] $f.tables
13420:
13421: 2003-09-02 paf
13422:
13423: * src/main/pa_common.C: printf is buffered, write(1 is not. can't
13424: flush stdout without referencing 'stdout' symbol. to hell with
13425: non-ansi libraries without 'stdout' symbol
13426:
13427: * src/main/pa_common.C: got rid of 'stdout' symbol reference on
13428: unix (users reported problems with some old libc)
13429:
13430: * src/types/pa_vdate.h: forgot initializer
13431:
13432: 2003-09-01 paf
13433:
13434: * src/: classes/date.C, include/pa_common.h, main/compile.tab.C,
13435: main/pa_common.C, types/pa_vdate.h: $date.TZ ^date.roll[TZ;new
13436: zone]
13437:
13438: * src/classes/image.C: memory handling bugs [unpatched 'new' calls]
13439:
13440: 2003-08-19 paf
13441:
13442: * src/types/: pa_value.C, pa_value.h, pa_vdate.h, pa_vrequest.C,
13443: pa_vstring.h, pa_vxdoc.C, pa_vxnode.C: bark intefrace obsoleted,
13444: simplified a little
13445:
13446: * src/types/: pa_vhash.C, pa_vhash.h: _default+foreach bug refix
13447: [lost fix from 3.0.8]
13448:
13449: * src/types/pa_vcookie.C: in VC7 if(type var=xxx){ }else{ now
13450: visible here }
13451:
13452: bug fix
13453:
13454: * src/: include/pa_memory.h, types/pa_value.h: -= few warnings
13455:
13456: * src/main/compile.tab.C: initialized couple of variables about
13457: which user reported runtime problems when parser were compiled
13458: with VC7, warning level4. study shows that later in bison
13459: they've fixed that. would migrate to latest bison someday
13460:
13461: * src/types/pa_vmail.C: turned off recoding in gmime (were still
13462: recoding headers)
13463:
13464: * src/types/pa_vmail.C: works as before, same charset problems:
13465: gmime recodes to UTF-8 only headers, not body. so not recoding
13466: anything for now
13467:
13468: * src/types/: pa_vmail.C, pa_vmail.h: parses headers, still
13469: problems with body
13470:
13471: * src/types/pa_vmail.C: mail_receive just compiled
13472:
13473: 2003-08-18 paf
13474:
13475: * src/: classes/classes.vcproj, include/pa_config_fixed.h,
13476: main/main.vcproj, types/types.vcproj: win32: continued process
13477: detaching from \parser3project directory
13478:
13479: * gnu.dsp, parser3.dsw, src/classes/classes.dsp,
13480: src/lib/cord/cord.dsp, src/lib/ltdl/libltdl.dsp,
13481: src/lib/md5/md5.dsp, src/lib/pcre/pcre.dsp,
13482: src/lib/pcre/pcre_dftables.dsp,
13483: src/lib/pcre/pcre_parser_ctype.dsp, src/main/main.dsp,
13484: src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.dsp,
13485: src/types/types.dsp: moved to MSVC 7
13486:
13487: * gnu.vcproj.vspscc, parser3.vssscc,
13488: src/classes/classes.vcproj.vspscc,
13489: src/lib/cord/cord.vcproj.vspscc,
13490: src/lib/ltdl/libltdl.vcproj.vspscc,
13491: src/lib/md5/md5.vcproj.vspscc,
13492: src/lib/pcre/pcre_dftables.vcproj.vspscc,
13493: src/lib/pcre/pcre_parser_ctype.vcproj.vspscc,
13494: src/lib/pcre/pcre.vcproj.vspscc, src/main/main.vcproj.vspscc,
13495: src/targets/isapi/parser3isapi.vcproj.vspscc,
13496: src/types/types.vcproj.vspscc, src/targets/cgi/parser3.vcproj:
13497: moved to MSVC 7
13498:
13499: * parser3.sln, gnu.vcproj, src/classes/classes.vcproj,
13500: src/lib/cord/cord.vcproj, src/lib/ltdl/libltdl.vcproj,
13501: src/lib/md5/md5.vcproj, src/lib/pcre/pcre.vcproj,
13502: src/lib/pcre/pcre_dftables.vcproj,
13503: src/lib/pcre/pcre_parser_ctype.vcproj, src/main/main.vcproj,
13504: src/targets/cgi/parser3.vcproj,
13505: src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj:
13506: new VS project files
13507:
13508: * ~sak5c961f3101c36563.tmp: Temporary file created by Visual Studio
13509: .NET to detect Jalindi Igloo capabilities.
13510:
13511: * ChangeLog, configure, configure.in, src/classes/Makefile.am,
1.116 moko 13512: src/classes/classes.awk, src/doc/footer.htm,
13513: src/include/pa_config_fixed.h, src/include/pa_version.h,
13514: src/lib/Makefile.am, src/main/compile.tab.C,
1.95 moko 13515: src/main/pa_charset.C, src/main/pa_string.C, src/main/untaint.C,
13516: src/types/pa_vmail.C: merged 3.1.0 latest changes
13517:
13518: 2003-08-15 paf
13519:
13520: * src/main/untaint.C: email addresses in forms: "non-ascii" <yyy>
13521: non-ascii <yyy> now encoded correctly [kinda merge from 3.0.8]
13522:
13523: * src/main/untaint.C: email addresses in forms: "non-ascii" <yyy>
13524: non-ascii <yyy> now encoded correctly
13525:
13526: 2003-07-29 paf
13527:
1.116 moko 13528: * src/classes/: Makefile.am, classes.awk: classes.awk added to make
13529: dist
1.95 moko 13530:
13531: * src/types/pa_vmail.C: just started --with-mail-receive
13532:
13533: 2003-07-28 paf
13534:
1.116 moko 13535: * src/: classes/Makefile.am, lib/Makefile.am: removed circular
13536: dependence in src/classes, src/lib/gc now in dist
1.95 moko 13537:
13538: * src/main/pa_string.C: ^cache bug fix [were not working at all]
13539:
13540: 2003-07-25 paf
13541:
13542: * src/doc/footer.htm: year
13543:
13544: 2003-07-24 paf
13545:
13546: * src/: include/pa_config_fixed.h, main/pa_charset.C: bad #endif
13547: fix
13548:
13549: * src/include/pa_version.h: release
13550:
1.116 moko 13551: * src/lib/gc/include/: Makefile.am, gc.h: moved tempate_gc to HEAD
1.95 moko 13552:
13553: * ChangeLog, src/classes/classes.dsp, src/main/main.dsp,
13554: src/main/pa_globals.C, src/targets/cgi/parser3.dsp,
13555: src/targets/isapi/parser3isapi.dsp, src/types/types.dsp: cvs:
13556: getting rid of win32xml pseudo project
13557:
13558: * src/main/: compile.tab.C, pa_memory.C: moved tempate_gc to HEAD
13559:
1.116 moko 13560: * ChangeLog, INSTALL, Makefile.am, acsite.m4, configure,
13561: configure.in, operators.txt, parser3.dsw,
1.95 moko 13562: etc/parser3.charsets/koi8-r.cfg,
1.116 moko 13563: etc/parser3.charsets/windows-1251.cfg, src/classes/Makefile.am,
1.95 moko 13564: src/classes/classes.C, src/classes/classes.awk,
13565: src/classes/classes.dsp, src/classes/classes.h,
13566: src/classes/date.C, src/classes/double.C, src/classes/file.C,
13567: src/classes/form.C, src/classes/hash.C, src/classes/image.C,
13568: src/classes/int.C, src/classes/mail.C, src/classes/math.C,
13569: src/classes/memory.C, src/classes/op.C, src/classes/response.C,
13570: src/classes/string.C, src/classes/table.C, src/classes/void.C,
13571: src/classes/xdoc.C, src/classes/xnode.C, src/classes/xnode.h,
13572: src/doc/exception.dox, src/doc/index.dox, src/doc/memory.dox,
13573: src/doc/string.dox, src/include/Makefile.am,
1.116 moko 13574: src/include/pa_array.h, src/include/pa_cache_managers.h,
13575: src/include/pa_charset.h, src/include/pa_charsets.h,
13576: src/include/pa_common.h, src/include/pa_config_auto.h.in,
13577: src/include/pa_config_fixed.h, src/include/pa_config_includes.h,
13578: src/include/pa_dictionary.h, src/include/pa_dir.h,
13579: src/include/pa_exception.h, src/include/pa_exec.h,
13580: src/include/pa_globals.h, src/include/pa_hash.h,
13581: src/include/pa_memory.h, src/include/pa_opcode.h,
13582: src/include/pa_operation.h, src/include/pa_pool.h,
13583: src/include/pa_pragma_pack_begin.h,
1.95 moko 13584: src/include/pa_pragma_pack_end.h, src/include/pa_request.h,
13585: src/include/pa_request_charsets.h, src/include/pa_request_info.h,
13586: src/include/pa_sapi.h, src/include/pa_socks.h,
13587: src/include/pa_sql_connection.h,
13588: src/include/pa_sql_driver_manager.h, src/include/pa_stack.h,
13589: src/include/pa_string.h, src/include/pa_stylesheet_connection.h,
13590: src/include/pa_stylesheet_manager.h, src/include/pa_table.h,
13591: src/include/pa_threads.h, src/include/pa_types.h,
1.116 moko 13592: src/include/pa_uue.h, src/lib/Makefile.am,
13593: src/lib/cord/Makefile.am, src/lib/cord/cord.dsp,
13594: src/lib/cord/cordbscs.c, src/lib/cord/cordprnt.c,
13595: src/lib/cord/cordxtra.c, src/lib/cord/source.url,
13596: src/lib/cord/include/Makefile.am, src/lib/cord/include/cord.h,
1.95 moko 13597: src/lib/cord/include/ec.h,
13598: src/lib/cord/include/private/Makefile.am,
13599: src/lib/cord/include/private/cord_pos.h, src/lib/gc/Makefile.am,
1.116 moko 13600: src/lib/ltdl/libltdl.dsp, src/lib/md5/pa_md5.h,
13601: src/lib/md5/pa_md5c.c, src/lib/pcre/pcre.h,
1.95 moko 13602: src/lib/pcre/pcre_parser_ctype.c, src/main/Makefile.am,
1.116 moko 13603: src/main/compile.C, src/main/compile.tab.C, src/main/compile.y,
13604: src/main/compile_tools.C, src/main/compile_tools.h,
13605: src/main/execute.C, src/main/main.dsp, src/main/pa_array.C,
13606: src/main/pa_cache_managers.C, src/main/pa_charset.C,
13607: src/main/pa_charsets.C, src/main/pa_common.C,
13608: src/main/pa_dictionary.C, src/main/pa_dir.C,
13609: src/main/pa_exception.C, src/main/pa_exec.C,
1.95 moko 13610: src/main/pa_globals.C, src/main/pa_hash.C, src/main/pa_pool.C,
13611: src/main/pa_request.C, src/main/pa_socks.C,
13612: src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
13613: src/main/pa_stylesheet_manager.C, src/main/pa_table.C,
1.116 moko 13614: src/main/pa_uue.C, src/main/untaint.C, src/sql/pa_sql_driver.h,
13615: src/targets/Makefile.am, src/targets/cgi/Makefile.am,
13616: src/targets/cgi/getopt.c, src/targets/cgi/getopt.h,
13617: src/targets/cgi/pa_pool.C, src/targets/cgi/pa_threads.C,
13618: src/targets/cgi/parser3.C, src/targets/cgi/parser3.dsp,
13619: src/targets/cgi/pool_storage.h, src/targets/cgi/pp3.cmd,
13620: src/targets/isapi/Makefile.am, src/targets/isapi/pa_pool.C,
1.95 moko 13621: src/targets/isapi/pa_threads.C, src/targets/isapi/parser3isapi.C,
13622: src/targets/isapi/parser3isapi.dsp,
13623: src/targets/isapi/pool_storage.h, src/types/Makefile.am,
1.116 moko 13624: src/types/pa_junction.h, src/types/pa_method.h,
13625: src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vbool.h,
1.95 moko 13626: src/types/pa_vclass.C, src/types/pa_vclass.h,
13627: src/types/pa_vcode_frame.h, src/types/pa_vcookie.C,
13628: src/types/pa_vcookie.h, src/types/pa_vdate.h,
13629: src/types/pa_vdouble.h, src/types/pa_venv.h,
13630: src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vform.C,
13631: src/types/pa_vform.h, src/types/pa_vhash.C, src/types/pa_vhash.h,
13632: src/types/pa_vimage.C, src/types/pa_vimage.h,
13633: src/types/pa_vint.h, src/types/pa_vjunction.h,
13634: src/types/pa_vmail.C, src/types/pa_vmail.h, src/types/pa_vmath.C,
13635: src/types/pa_vmath.h, src/types/pa_vmemory.h,
13636: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
13637: src/types/pa_vobject.C, src/types/pa_vobject.h,
13638: src/types/pa_vrequest.C, src/types/pa_vrequest.h,
13639: src/types/pa_vresponse.C, src/types/pa_vresponse.h,
13640: src/types/pa_vstateless_class.C, src/types/pa_vstateless_class.h,
13641: src/types/pa_vstateless_object.h, src/types/pa_vstatus.C,
13642: src/types/pa_vstatus.h, src/types/pa_vstring.C,
13643: src/types/pa_vstring.h, src/types/pa_vtable.C,
13644: src/types/pa_vtable.h, src/types/pa_vvoid.h,
13645: src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
13646: src/types/pa_vxnode.C, src/types/pa_vxnode.h,
13647: src/types/pa_wcontext.C, src/types/pa_wcontext.h,
13648: src/types/pa_wwrapper.h, src/types/types.dsp: moved tempate_gc to
13649: HEAD
13650:
13651: * tests/: 001.html, 002.html, 003.html, 004.html, 005.html,
13652: 006.html, 007.html, 008.html, 009.html, 010.html, 011.html,
13653: 012.html, 013.html, 014.html, 015.html, 016.html, 017.html,
13654: 018.html, 019.html, 019paf2001.gif, 020.html, 021.html, 022.html,
13655: 023.html, 024.html, 025.html, 026.html, 027.html, 028.html,
13656: 029.html, 030.html, 031.html, 032.html, 033.html, 034.html,
13657: 035.html, 036.html, 037.html, 038.html, 039.html, 040.html,
13658: 041.html, 042.html, 043.html, 044.html, 045.html, 046.html,
13659: 047.html, 048.html, 049.html, 050.html, 051.html, 051b.p, 051t.p,
13660: 052.html, 053.html, 054.html, 055.html, 056.html, 057.html,
13661: 058.html, 058_paf2000.png, 059.html, 060.html, 061.dat, 061.html,
13662: 062.html, 063.html, 064.html, 065.html, 066.html, 067.html,
13663: 068.html, 069.html, 070.html, 071.html, 072.html, 073.html,
13664: 074.html, 075.html, 076.html, 077.html, 078.html, 079.html,
13665: 080.html, 081.html, 082.html, 083.html, 084.html, 085.html,
13666: 086.html, 087.html, 088.html, 089.html, 090.html, 091.html,
13667: 092.html, 093.html, 094.html, 095.html, 096.html, 097.html,
13668: 098.html, 098font.gif, 099.html, 100.html, 101.html, 102.html,
13669: 103.html, 103mark.gif, 103paf2001.gif, 104.html, 105.html,
13670: 106.html, 107.html, 108.html, 108.xsl, 109.html, 110.html,
13671: 111.html, 112.html, 113.html, 114.html, 115.html, 116.html,
13672: 117.html, 118.html, 119.html, 120.html, 121.html, 122.html,
13673: 123.html, 124.html, 125.html, 126.html, 127.html, 128.html,
13674: 129.html, 130.html, 131.html, 132.html, 133.html, 134.html,
13675: 135.html, 136.html, 137.html, 138.html, 139.html, 140.html,
13676: 141.html, Makefile, descript.ion, run_parser.sh, 022_dir/a.html,
13677: 022_dir/b.txt, 022_dir/c.htm, 096_dir/163.jpg, 096_dir/188.jpg,
13678: outputs/create-dir, results/001.processed, results/002.processed,
13679: results/003.processed, results/004.processed,
13680: results/005.processed, results/006.processed,
13681: results/007.processed, results/008.processed,
13682: results/009.processed, results/010.processed,
13683: results/011.processed, results/012.processed,
13684: results/013.processed, results/014.processed,
13685: results/015.processed, results/016.processed,
13686: results/017.processed, results/018.processed,
13687: results/019.processed, results/020.processed,
13688: results/021.processed, results/022.processed,
13689: results/023.processed, results/024.processed,
13690: results/025.processed, results/026.processed,
13691: results/027.processed, results/028.processed,
13692: results/029.processed, results/030.processed,
13693: results/031.processed, results/032.processed,
13694: results/033.processed, results/034.processed,
13695: results/035.processed, results/036.processed,
13696: results/037.processed, results/038.processed,
13697: results/039.processed, results/040.processed,
13698: results/041.processed, results/042.processed,
13699: results/043.processed, results/044.processed,
13700: results/045.processed, results/046.processed,
13701: results/047.processed, results/048.processed,
13702: results/049.processed, results/050.processed,
13703: results/051.processed, results/052.processed,
13704: results/053.processed, results/054.processed,
13705: results/055.processed, results/056.processed,
13706: results/057.processed, results/058.processed,
13707: results/059.processed, results/060.processed,
13708: results/061.processed, results/062.processed,
13709: results/063.processed, results/064.processed,
13710: results/065.processed, results/066.processed,
13711: results/067.processed, results/068.processed,
13712: results/069.processed, results/070.processed,
13713: results/071.processed, results/072.processed,
13714: results/073.processed, results/074.processed,
13715: results/075.processed, results/076.processed,
13716: results/077.processed, results/078.processed,
13717: results/079.processed, results/080.processed,
13718: results/081.processed, results/082.processed,
13719: results/083.processed, results/084.processed,
13720: results/085.processed, results/086.processed,
13721: results/087.processed, results/088.processed,
13722: results/089.processed, results/090.processed,
13723: results/091.processed, results/092.processed,
13724: results/093.processed, results/094.processed,
13725: results/095.processed, results/096.processed,
13726: results/097.processed, results/098.processed,
13727: results/099.processed, results/100.processed,
13728: results/101.processed, results/102.processed,
13729: results/103.processed, results/104.processed,
13730: results/105.processed, results/106.processed,
13731: results/107.processed, results/108.processed,
13732: results/109.processed, results/110.processed,
13733: results/111.processed, results/112.processed,
13734: results/113.processed, results/114.processed,
13735: results/115.processed, results/116.processed,
13736: results/117.processed, results/118.processed,
13737: results/119.processed, results/120.processed,
13738: results/121.processed, results/122.processed,
13739: results/123.processed, results/124.processed,
13740: results/125.processed, results/126.processed,
13741: results/127.processed, results/128.processed,
13742: results/129.processed, results/130.processed,
13743: results/131.processed, results/132.processed,
13744: results/133.processed, results/134.processed,
13745: results/135.processed, results/136.processed,
13746: results/137.processed, results/138.processed,
13747: results/139.processed, results/140.processed,
13748: results/141.processed: merged(copied) to HEAD from template_gc
13749:
13750: * src/targets/: cgi/parser3.dsp, isapi/parser3isapi.dsp: more step
13751: towards \parser3project not having to be in root
13752:
13753: * src/: classes/math.C, lib/md5/pa_md5.h, lib/md5/pa_md5c.c: apache
13754: module compiled [were minor unnecessary changes in lib/md5
13755: interface]
13756:
13757: * src/include/pa_version.h: release
13758:
13759: * parser3.dsw, src/main/pa_globals.C: relative paths to xml&gc libs
13760:
13761: * src/classes/math.C: merged uuid bugfix
13762:
13763: * tests/: 141.html, results/141.processed: fixed bug with
13764: too-small-a-buffer
13765:
13766: * src/classes/math.C: uuid bugfix
13767:
13768: * tests/: 141.html, Makefile, results/005.processed,
13769: results/030.processed, results/075.processed,
13770: results/078.processed: to reflect date format change (were -
13771: become ' ')
13772:
13773: * src/classes/math.C: uuid bugfix
13774:
13775: * parser3.dsw, src/main/pa_globals.C: few paths for libxml
13776: debug/release changes
13777:
13778: * src/lib/md5/pa_md5c.c: PA_ -> pa_
13779:
13780: 2003-07-23 paf
13781:
13782: * src/: classes/math.C, lib/md5/pa_md5.h, lib/md5/pa_md5c.c:
13783: renamed a little [to move to comman naming conv]
13784:
1.116 moko 13785: * src/targets/Makefile.am: apache13 splitted to simplify apache
13786: build
1.95 moko 13787:
13788: * src/: include/pa_request.h, include/pa_stack.h, main/execute.C,
13789: main/pa_request.C, main/pa_sql_driver_manager.C,
13790: main/pa_stylesheet_manager.C, targets/isapi/parser3isapi.dsp:
13791: stack top_index() fixed
13792:
13793: * src/main/pa_globals.C: minor style changes
13794:
13795: * src/: classes/op.C, include/pa_sql_connection.h: connection
13796: closing/caching fixed [connections were not closed/put to cache]
13797:
13798: 2003-07-22 paf
13799:
13800: * INSTALL: gc part updated stightly
13801:
13802: * src/targets/isapi/: parser3isapi.C, parser3isapi.dsp: updated to
13803: new sapi interface
13804:
13805: * src/classes/file.C: comment on OS
13806:
13807: * src/main/pa_string.C: removed reduntant invariant check [there is
13808: one deeper in cord lib]
13809:
13810: * src/main/pa_exec.C: on win32 bugfix in handling shbang
13811:
13812: * src/main/pa_memory.C: out of memory is no longer coredump
13813:
13814: * INSTALL: disable-threads adviced
13815:
13816: 2003-07-21 paf
13817:
1.116 moko 13818: * src/classes/Makefile.am: removed circular dependency on classes.C
1.95 moko 13819:
13820: * src/classes/file.C: file::exec/cgi environment variables now must
13821: be UPPERCASE and A-Z 0-9 _-
13822:
13823: * src/classes/file.C: env passing fixed
13824:
13825: * src/main/pa_common.C: http:// CRLF now [merged from HEAD]
13826:
13827: * src/main/pa_common.C: http:// CRLF now
13828:
13829: 2003-07-02 paf
13830:
13831: * operators.txt, src/types/pa_vstatus.C: renamed $memory:status
13832: fields to reflect their real meaning
13833:
13834: 2003-06-27 paf
13835:
13836: * src/: classes/file.C, include/pa_charset.h, include/pa_exec.h,
13837: include/pa_hash.h, main/pa_charset.C: merged from HEAD
13838: file::exec/cgi .charset
13839:
13840: 2003-06-26 paf
13841:
13842: * ChangeLog, src/classes/file.C, src/classes/hash.C,
13843: src/classes/image.C, src/classes/op.C, src/classes/string.C,
13844: src/classes/table.C: fixed several uninitialized local
13845: structures. notably ^hash.foreach now inserts delimiters
13846: properly [were inserting it before first body]
13847:
13848: 2003-06-24 paf
13849:
13850: * src/include/pa_hash.h: simplified HASH_ALLOCATES_COUNT
13851:
13852: 2003-06-20 paf
13853:
13854: * operators.txt, src/include/pa_globals.h, src/main/pa_common.C,
13855: src/main/pa_globals.C: introducing
13856: $f[^file::load[binary;http://...]] $f.tables
13857:
13858: 2003-06-06 paf
13859:
13860: * src/types/: pa_vhash.h: $hash.field lookup first now: along with
13861: table. [were method lookup: inconsistent]
13862:
13863: 2003-06-02 paf
13864:
13865: * src/include/pa_memory.h: empty string clone fixed to return
13866: writable memory
13867:
13868: * src/main/pa_common.C: fix_line_breaks bug fix [terminating zero
13869: were not appended] which violated string invariant
13870:
13871: 2003-05-30 paf
13872:
13873: * src/types/pa_value.C: date format now Sun, 06 Nov 1994 08:49:37
13874: GMT ; RFC 822, updated by RFC 1123 [as in HEAD]
13875:
13876: * src/main/pa_common.C: date format now Sun, 06 Nov 1994 08:49:37
13877: GMT ; RFC 822, updated by RFC 1123
13878:
13879: * src/: classes/file.C, classes/form.C, targets/cgi/parser3.C,
13880: targets/isapi/parser3isapi.C: initialized request_info properly
13881:
13882: * src/classes/xnode.C: found minor bug, commended for future
13883:
13884: 2003-05-28 paf
13885:
13886: * src/classes/form.C: request_info.content_length can't be <0,
13887: size_t for some time
13888:
13889: 2003-05-26 paf
13890:
13891: * src/: classes/file.C, classes/string.C, main/pa_string.C: few
13892: forgotten <0 changed to !=STRING_NOT_FOUND
13893:
13894: * src/classes/math.C: merged ffffu from HEAD
13895:
13896: 2003-05-11 paf
13897:
13898: * src/main/pa_globals.C: xml memory debugging functions (ifdefed)
13899:
13900: * src/types/: pa_vxdoc.h, pa_vxnode.h: think that found cause of
13901: premature doc free. transformed document had xmlDoc reference
13902: stored to non-gc-memory (libgdome) added holding-reference
13903:
13904: 2003-04-29 paf
13905:
13906: * src/main/pa_globals.C: started digging on double free. on win32
13907: found that that's perfectly normal.
13908:
13909: 2003-04-25 paf
13910:
13911: * src/classes/table.C: table.join bug fix [bad limit check]
13912:
13913: * src/classes/math.C: merged from HEAD: simpiler hash_string
13914:
13915: * src/classes/math.C: snprintf(buf, 3) become (buf,2) and failed to
13916: print anything. changed to quicker and simplier code
13917:
13918: * src/classes/hash.C: allowed ^hash::create[^rem{xxx}] [were to
13919: strict a check]
13920:
13921: * src/: classes/table.C, lib/md5/pa_md5c.c: minor compile errors
13922:
13923: 2003-04-24 paf
13924:
13925: * src/include/pa_table.h: too strict assert loosened
13926:
13927: * src/lib/: md5/pa_md5c.c, pcre/pcre.h: thanks to Ilia Soldis
13928: <soldis@infolio.ru> for reporing this ansi c fiolation syntax
13929: report
13930:
13931: 2003-04-21 paf
13932:
1.116 moko 13933: * src/targets/cgi/Makefile.am: pp3 added to .am
1.95 moko 13934:
13935: * src/main/pa_globals.C: pcre memory management changed to use GC
13936: memory
13937:
13938: * src/main/pa_globals.C: 2.5.6 version of libxml allows to install
13939: xmlMallocAtomic [author agreed to my suggestion], used that
13940:
13941: * src/types/pa_vmail.C: ^mail:send[$.body backward compatibility
13942:
13943: * src/: targets/cgi/parser3.C, types/pa_value.C, types/pa_value.h,
13944: types/pa_vmail.C: attributed_meaning_to_string added
13945: L_UNSPECIFIED piece which was sortof OK, but violated string
13946: invariant [assertion barked on that] changed to L_PASS_APPEND,
13947: made that param obligatory
13948:
13949: * src/main/pa_string.C: String::ArrayFragment::append_positions bug
13950: fixed [assert helped]
13951:
13952: * src/include/pa_string.h: assert added [looking for bug]
13953:
13954: * src/main/pa_request.C: merged from HEAD: "x:..." and "\\..." file
13955: names on Win32 considered disk-global
13956:
13957: * src/main/pa_request.C: "x:..." and "\\..." file names on Win32
13958: considered disk-global
13959:
13960: 2003-04-18 paf
13961:
13962: * src/main/untaint.C: merged from HEAD: enabled '~' letter in
13963: filenames
13964:
13965: * src/main/untaint.C: enabled '~' letter in filenames
13966:
13967: 2003-04-16 paf
13968:
13969: * src/classes/file.C: small bug introduced in autoptr times fixed
13970:
13971: * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: merged from
13972: HEAD
13973:
1.116 moko 13974: * src/classes/table.C: fix: gcc reported tiny error
1.95 moko 13975:
13976: 2003-04-15 paf
13977:
13978: * operators.txt, src/classes/math.C, src/lib/md5/pa_md5.h,
13979: src/lib/md5/pa_md5c.c, tests/141.html,
13980: tests/results/141.processed: merged from head ^math:uuid[]
13981: ^math:uid64[] ^math:md5[string]
13982:
13983: test added: 141.html
13984:
13985: * operators.txt, src/classes/math.C: ^math:uid64[]
13986:
13987: * src/classes/math.C: ^math:uuid[]
13988:
13989: * operators.txt, src/classes/math.C: ^math:uuid[]
13990:
13991: * operators.txt, src/classes/math.C, src/lib/md5/pa_md5.h,
13992: src/lib/md5/pa_md5c.c: ^math:md5[string] 16-byte digest
13993:
13994: * operators.txt, src/classes/file.C, src/include/pa_common.h,
13995: src/include/pa_config_fixed.h, src/main/pa_common.C:
13996: ^file::load[mode;name; $.offset $.limit
13997:
13998: 2003-04-14 paf
13999:
14000: * src/: classes/math.C, lib/md5/pa_md5.h, lib/md5/pa_md5c.c:
14001: started ^math:md5
14002:
14003: * src/classes/table.C, src/include/pa_array.h,
14004: src/include/pa_table.h, src/main/pa_table.C, tests/140.html,
14005: tests/results/140.processed: table $.reverse option works in
14006: create&co table $.distinct[tables] bug fix merged
14007:
14008: * src/: classes/table.C, include/pa_table.h: table
14009: $.distinct[tables] bug fixed
14010:
14011: * src/classes/table.C: more warnings
14012:
14013: * src/: include/pa_array.h, include/pa_table.h, main/pa_table.C:
14014: removed checks in table::set_current, moved them back to
14015: table::locate implemented table::create/join ñ $.reverse
14016:
14017: * src/: include/pa_table.h, main/pa_array.C, main/pa_table.C:
14018: removed checks in table::set_current, moved them back to
14019: table::locate
14020:
14021: 2003-04-11 paf
14022:
14023: * operators.txt, src/classes/date.C, src/classes/table.C,
14024: src/include/pa_array.h, src/include/pa_common.h,
14025: src/include/pa_config_includes.h, src/include/pa_string.h,
14026: src/include/pa_table.h, src/main/pa_request.C,
14027: src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
14028: src/main/pa_table.C: merged from HEAD from
14029: before_append_array_limit_sense_change to
14030: after_append_array_limit_sense_change
14031:
14032: * src/classes/table.C: typo
14033:
14034: * operators.txt, src/classes/date.C, src/classes/table.C,
14035: src/include/pa_array.h, src/include/pa_common.h,
14036: src/include/pa_config_includes.h, src/include/pa_globals.h,
14037: src/include/pa_table.h, src/main/pa_array.C,
14038: src/main/pa_globals.C, src/main/pa_request.C,
14039: src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
14040: src/main/pa_table.C: append_array_limit_sense_change locate
14041: accepts options same as create new option: $.reverse(1) [do not
14042: work in table::create]
14043:
14044: * src/: include/pa_common.h, main/pa_common.C: gcc didn't like
14045: (stat xxx,
14046:
14047: * src/classes/: table.C: typo
14048:
14049: * tests/: 130.html, 131.html, 132.html, 133.html, 134.html,
14050: 135.html, 136.html, 137.html, 138.html, 139.html, descript.ion,
14051: results/130.processed, results/131.processed,
14052: results/132.processed, results/133.processed,
14053: results/134.processed, results/135.processed,
14054: results/136.processed, results/137.processed,
14055: results/138.processed, results/139.processed: added few mustfail
14056: tests 130.html mustfail: empty regexp 131.html mustfail: invalid
14057: date/time 132.html mustfail: access to junction outside of
14058: context 133.html mustfail: access to junction outside of context,
14059: case version 134.html mustfail: hash: adding a key inside of
14060: foreach 135.html mustfail: modifying system class 136.html
14061: mustfail: $.name outside of $hash[here] 137.html mustfail:
14062: appendChild without import 138.html mustfail: invalid encoding
14063: inside of xml 139.html mustfail: bad XPath
14064:
14065: * operators.txt, src/classes/table.C, tests/084.html,
14066: tests/125.html, tests/126.html, tests/127.html, tests/128.html,
14067: tests/129.html, tests/results/125.processed,
14068: tests/results/126.processed, tests/results/127.processed,
14069: tests/results/128.processed, tests/results/129.processed: merged
14070: from HEAD ^table.hash[key][$.distinct[tables]]
14071:
14072: maked appropriate tests [changed one old nonconforming]
14073:
14074: * operators.txt, src/classes/table.C:
14075: ^table.hash[key][$.distinct[tables]]
14076:
14077: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h:
14078: merged fix for found very old xml (dom) bug: were passing
14079: domString objects and later ERROREOUSLY freed them
14080:
14081: * INSTALL, src/include/pa_charset.h, src/lib/Makefile.am,
14082: src/main/pa_charset.C: re-added libgdome patch. regretfully
14083: libgdome bug can not be worked around
14084:
14085: 2003-04-10 paf
14086:
14087: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h:
14088: found very old xml (dom) bug: were passing domString objects and
14089: later ERROREOUSLY freed them
14090:
14091: * src/doc/string.dox, src/include/pa_memory.h,
14092: src/include/pa_string.h, src/lib/cord/cordbscs.c,
14093: src/main/pa_string.C, src/types/pa_vform.C, src/types/pa_vform.h,
14094: tests/123.html, tests/124.html, tests/results/001.processed,
14095: tests/results/002.processed, tests/results/003.processed,
14096: tests/results/004.processed, tests/results/005.processed,
14097: tests/results/006.processed, tests/results/008.processed,
14098: tests/results/009.processed, tests/results/010.processed,
14099: tests/results/011.processed, tests/results/012.processed,
14100: tests/results/013.processed, tests/results/014.processed,
14101: tests/results/015.processed, tests/results/016.processed,
14102: tests/results/017.processed, tests/results/018.processed,
14103: tests/results/020.processed, tests/results/021.processed,
14104: tests/results/022.processed, tests/results/023.processed,
14105: tests/results/024.processed, tests/results/025.processed,
14106: tests/results/026.processed, tests/results/027.processed,
14107: tests/results/028.processed, tests/results/029.processed,
14108: tests/results/030.processed, tests/results/031.processed,
14109: tests/results/032.processed, tests/results/033.processed,
14110: tests/results/034.processed, tests/results/035.processed,
14111: tests/results/036.processed, tests/results/037.processed,
14112: tests/results/038.processed, tests/results/039.processed,
14113: tests/results/040.processed, tests/results/041.processed,
14114: tests/results/042.processed, tests/results/043.processed,
14115: tests/results/044.processed, tests/results/045.processed,
14116: tests/results/046.processed, tests/results/047.processed,
14117: tests/results/048.processed, tests/results/049.processed,
14118: tests/results/050.processed, tests/results/051.processed,
14119: tests/results/052.processed, tests/results/053.processed,
14120: tests/results/054.processed, tests/results/055.processed,
14121: tests/results/056.processed, tests/results/057.processed,
14122: tests/results/058.processed, tests/results/059.processed,
14123: tests/results/060.processed, tests/results/061.processed,
14124: tests/results/062.processed, tests/results/063.processed,
14125: tests/results/064.processed, tests/results/065.processed,
14126: tests/results/066.processed, tests/results/067.processed,
14127: tests/results/068.processed, tests/results/069.processed,
14128: tests/results/070.processed, tests/results/071.processed,
14129: tests/results/072.processed, tests/results/073.processed,
14130: tests/results/074.processed, tests/results/075.processed,
14131: tests/results/076.processed, tests/results/077.processed,
14132: tests/results/078.processed, tests/results/079.processed,
14133: tests/results/080.processed, tests/results/081.processed,
14134: tests/results/082.processed, tests/results/083.processed,
14135: tests/results/084.processed, tests/results/085.processed,
14136: tests/results/086.processed, tests/results/087.processed,
14137: tests/results/088.processed, tests/results/089.processed,
14138: tests/results/090.processed, tests/results/091.processed,
14139: tests/results/092.processed, tests/results/093.processed,
14140: tests/results/094.processed, tests/results/095.processed,
14141: tests/results/096.processed, tests/results/097.processed,
14142: tests/results/101.processed, tests/results/102.processed,
14143: tests/results/104.processed, tests/results/105.processed,
14144: tests/results/106.processed, tests/results/107.processed,
14145: tests/results/108.processed, tests/results/109.processed,
14146: tests/results/110.processed, tests/results/111.processed,
14147: tests/results/112.processed, tests/results/113.processed,
14148: tests/results/114.processed, tests/results/115.processed,
14149: tests/results/116.processed, tests/results/117.processed,
14150: tests/results/118.processed, tests/results/119.processed,
14151: tests/results/120.processed, tests/results/121.processed,
14152: tests/results/122.processed, tests/results/123.processed,
14153: tests/results/124.processed: new convention: char* never 0.
14154: assert in cord on that
14155:
14156: * src/main/pa_charset.C: couple more asserts
14157:
14158: * src/: main/pa_charset.C, include/pa_charset.h: little transcodes
14159: speedup
14160:
14161: * src/main/pa_charset.C: couple assertions on fantastic situations
14162: added [may be those is the case now?]
14163:
14164: * src/main/pa_charset.C: bugfix on memory buffer overrun [but
14165: that's memory from gc_malloc, not from g_malloc :(, but would
14166: hope]
14167:
14168: * src/main/pa_charset.C: bugfix on memory buffer overrun [but
14169: that's memory from gc_malloc, not from g_malloc :(, but would
14170: hope]
14171:
14172: * src/main/pa_charset.C: checked custom malloc for returning 0
14173:
14174: 2003-04-09 paf
14175:
14176: * src/classes/date.C: merged ^date.roll changes
14177:
14178: * src/classes/date.C: ^date.roll bug fix
14179:
14180: * src/classes/date.C: ^date.roll now throws less errors: month
14181: shifts handles end of month situation by reducing day number
14182: hour-hole shift reduces hour to recover
14183:
14184: * src/targets/cgi/pp3.cmd: custom profiling script: plist/ST <<
14185: Sort by function time
14186:
14187: * operators.txt, src/main/pa_charset.C, src/main/pa_common.C:
14188: http:// $.charset[] param done
14189:
14190: * tests/: 122.html, results/122.processed: 122 date test <= and ==
14191: added [after volatile fix. passes on win&intel-solaris]
14192:
14193: 2003-04-08 paf
14194:
14195: * src/: classes/file.C, classes/op.C, classes/table.C,
14196: classes/xdoc.C, include/pa_charset.h, include/pa_charsets.h,
14197: include/pa_common.h, include/pa_request_charsets.h,
14198: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
14199: main/pa_exec.C, main/pa_request.C, main/untaint.C,
14200: types/pa_value.h, types/pa_vmail.C, types/pa_vrequest.C,
14201: types/pa_vresponse.C: started http:// $.charset[] param and
14202: http response charset detection just compiled. todo:test
14203:
14204: * src/main/pa_common.C: merged PA_USE_ALARM bugfix from HEAD
14205:
14206: * src/: classes/string.C, include/pa_string.h, main/pa_string.C,
14207: main/untaint.C, targets/isapi/parser3isapi.C, types/pa_vform.C,
14208: types/pa_vmail.C: changed transcode param converntion along with
14209: string creating convention -- all strings are zero-terminated,
14210: this allowed to fix one remaining String("123", 2) case
14211:
14212: * src/: classes/date.C, classes/file.C, classes/hash.C,
14213: classes/op.C, classes/string.C, classes/table.C,
14214: include/pa_charset.h, include/pa_memory.h, include/pa_string.h,
14215: main/compile.tab.C, main/pa_charset.C, main/pa_exec.C,
14216: main/pa_request.C, main/pa_string.C, main/pa_uue.C,
14217: main/untaint.C, types/pa_vfile.C, types/pa_vfile.h,
14218: types/pa_vform.C, types/pa_vform.h, types/pa_vmail.C: pa_vform
14219: violated String::invariant. started fixing [not compiled now]
14220:
14221: * src/: classes/string.C, include/pa_string.h, lib/cord/cordbscs.c,
14222: main/compile.tab.C, main/compile.y, main/pa_string.C,
14223: main/untaint.C, targets/cgi/parser3.C: number of string style
14224: improvements & optimizations
14225:
14226: * src/classes/xnode.C: =0 bug fix [left from autoptr default ctor
14227: :(]
14228:
14229: * src/main/untaint.C: removed redundant & in CORD_pos param passing
14230: [for it's a pointer really]
14231:
14232: * src/main/untaint.C: CORD_pos_advance turned out to have limit on
14233: 'n' param. worked that around
14234:
14235: * src/lib/cord/: Makefile.am, cordbscs.c, source.url: From: "Boehm,
14236: Hans" <hans_boehm@hp.com> To: "'Alexandr Petrosian (PAF)'"
14237: <PAF@design.ru>; "Boehm, Hans" <hans_boehm@hp.com> Sent: Tuesday,
14238: April 08, 2003 2:16 AM Subject: RE: libgc 6.2.alpha4
14239: cord/cordbscs.c/CORD_cat bug [were: CORD__extend_path bug?
14240:
14241: Thanks for the bug report and patch.
14242:
14243: I hadn't looked at this code in a while. Reading it now, it
14244: seems to me that the tests should also be ">= MAX_DEPTH" to
14245: comply with the invariant, though that may not matter a lot. I
14246: changed that, too.
14247:
14248: Hans
14249:
14250: 2003-04-07 paf
14251:
14252: * src/: include/pa_common.h, main/pa_common.C, main/pa_exec.C:
14253: merged from head:safe mode error message now includes numbers
14254:
14255: * src/main/execute.C: n-th attempt to make a=a work with double.
14256: problem: as_double returns it's result in fp-register compiler
14257: optimizes access to that register after b->as_double, and just
14258: compares ALREADY_STORED_VALUE with prev-calculated a->as_double
14259: from memory. _SAME_ double values do not match here. when
14260: forced to REload fp-register, values do match.
14261:
14262: tried to make them volatile.
14263:
14264: * src/main/execute.C: n-th attempt to make a=a work with double.
14265: problem: as_double returns it's result in fp-register compiler
14266: optimizes access to that register after b->as_double, and just
14267: compares ALREADY_STORED_VALUE with prev-calculated a->as_double
14268: from memory. _SAME_ double values do not match here. when
14269: forced to REload fp-register, values do match.
14270:
14271: tried to make them volatile.
14272:
14273: * src/types/pa_vobject.h: small style change
14274:
14275: * src/: lib/cord/cordbscs.c, include/pa_string.h: CORD_cat bugfix
14276:
14277: * src/: include/pa_common.h, main/pa_common.C, main/pa_exec.C: safe
14278: mode error message now includes numbers
14279:
14280: * src/: main/untaint.C, targets/cgi/parser3.C: unknown untaint lang
14281: now causes death
14282:
14283: 2003-04-04 paf
14284:
14285: * src/: classes/file.C, include/pa_exec.h, main/pa_exec.C:
14286: incorportated pa_exec patch by From: "Victor Fedoseev"
14287: <vvf_ru@mail.ru> To: "Alexandr Petrosian (PAF)" <PAF@design.ru>
14288: Sent: Thursday, January 23, 2003 9:14 AM
14289:
14290: huge speedup on ^file::cgi with big result
14291:
14292: * src/classes/table.C: sort table with 0 rows bug fixed
14293:
14294: * src/types/pa_vhash.h: $hash._default showed in foreach & co bug
14295: fix http://i2/tasks/edit/?id=4493701604654042676
14296:
14297: @main[] $with_default[ $.a[1] $._default[default from
14298: with_default] ] ^show[$with_default]
14299:
14300: $to_add_to[ $.b[2] ] ^to_add_to.add[$with_default]
14301: =$to_add_to.xxx=<br>
14302:
14303: ^show[$to_add_to]
14304:
14305: $cloned[^hash::create[$with_default]] =$cloned.xxx=<br>
14306: ^show[$cloned]
14307:
14308: @show[hash] ^hash.foreach[k;v]{ $k = $v <br>
14309:
14310: } <hr>
14311:
14312: * src/classes/hash.C: $hash._default showed in foreach & co bug fix
14313: http://i2/tasks/edit/?id=4493701604654042676
14314:
14315: @main[] $with_default[ $.a[1] $._default[default from
14316: with_default] ] ^show[$with_default]
14317:
14318: $to_add_to[ $.b[2] ] ^to_add_to.add[$with_default]
14319: =$to_add_to.xxx=<br>
14320:
14321: ^show[$to_add_to]
14322:
14323: $cloned[^hash::create[$with_default]] =$cloned.xxx=<br>
14324: ^show[$cloned]
14325:
14326: @show[hash] ^hash.foreach[k;v]{ $k = $v <br>
14327:
14328: } <hr>
14329:
14330: * src/types/pa_vmail.C: mail receive: .txt attachemnts bug fix
14331: http://i2/tasks/edit/?id=4507350336410850921
14332:
14333: * src/classes/xdoc.C: memory allocation func bugfix
14334: http://i2/tasks/edit/?id=4499303470368629745
14335:
14336: * src/classes/math.C: allowed random 1...
14337:
14338: * src/classes/math.C: allowed random 0..
14339:
14340: * src/main/pa_globals.C: exif mem leak
14341: http://i2/tasks/edit/?id=4480590323629807263
14342:
14343: * src/: classes/classes.dsp, main/main.dsp,
14344: targets/cgi/parser3.dsp, types/pa_vmail.C, types/types.dsp: buf
14345: fix http://i2/tasks/edit/?id=4493946731322521294
14346: $.to[billgates@microsoft.com BCc: send-spam-to@someemails.ru ]
14347:
14348: * src/: classes/classes.dsp, lib/ltdl/libltdl.dsp, lib/md5/md5.dsp,
14349: lib/pcre/pcre.dsp, main/compile.tab.C, main/main.dsp,
14350: main/pa_globals.C, targets/cgi/parser3.dsp, types/types.dsp:
14351: links to xml libs made relative, no need to unpack parser3project
14352: to /parser3project.
14353:
14354: * src/main/: compile.tab.C, compile.y, compile_tools.h: error
14355: column more precise - tab handling bug fixed
14356:
14357: * src/main/: compile.tab.C, compile.y: more understandable error
14358: message in case @CLASS with more then one line inside
14359:
14360: * src/targets/cgi/parser3.C: more understandable error message in
14361: case of errors in @unhandled_exception
14362:
14363: 2003-04-03 paf
14364:
14365: * INSTALL, src/include/pa_operation.h, src/include/pa_request.h,
14366: src/main/compile.tab.C, src/main/compile.y,
14367: src/main/compile_tools.C, src/main/compile_tools.h,
14368: src/main/execute.C, src/main/pa_request.C: debug info format
14369: simplified, now it's: OP_VALUE Operation::Origin << here value*
14370:
14371: higher limits: file number (max: 255) line number (max:
14372: 64535) column number (max: 255)
14373:
14374: * src/classes/math.C: top limit
14375:
14376: * src/main/: compile.C, compile.tab.C, compile.y, compile_tools.h:
14377: precise parse error position in case of
14378:
14379: ^bug ]
14380:
14381: * src/classes/op.C, src/main/pa_request.C, tests/042.html: test 042
14382: changed to realities, and passed [bug fixed]
14383:
14384: * src/: classes/op.C, include/pa_request.h, main/compile.C,
14385: main/compile.tab.C, main/compile.y, main/compile_tools.C,
14386: main/compile_tools.h, main/pa_request.C: introducing
14387: ^process...[main-method-alias]
14388:
14389: * src/: classes/date.C, classes/image.C, classes/op.C,
14390: classes/string.C, classes/table.C, classes/xdoc.C,
14391: types/pa_vmethod_frame.h: MethodParams& now [methods without
14392: params receive zero reference, but they are expected not to look
14393: there]
14394:
14395: * operators.txt, src/classes/date.C, src/classes/double.C,
14396: src/classes/file.C, src/classes/hash.C, src/classes/image.C,
14397: src/classes/int.C, src/classes/mail.C, src/classes/math.C,
14398: src/classes/memory.C, src/classes/op.C, src/classes/response.C,
14399: src/classes/string.C, src/classes/table.C, src/classes/void.C,
14400: src/classes/xdoc.C, src/classes/xnode.C, src/classes/xnode.h,
14401: src/main/execute.C, src/types/pa_method.h: MethodParams& now
14402: [methods without params receive zero reference, but they are
14403: expected not to look there]
14404:
14405: * operators.txt, src/classes/op.C, src/include/pa_request.h,
14406: src/main/pa_request.C, src/types/pa_vmethod_frame.h:
14407: ^process...[filename] useful for better error reporting
14408: [file/line/col]
14409:
14410: * src/: main/execute.C, types/pa_value.C, types/pa_value.h,
14411: types/pa_vstring.h: slightly improved error messages text: 1. is
14412: '%s', it 2. method undefined in case of ^void[]
14413:
14414: * src/: classes/op.C, include/pa_request.h, include/pa_stack.h,
14415: include/pa_types.h, main/execute.C, main/pa_request.C: exception
14416: handling done. now we have error columns todo: test it
14417:
14418: * src/: classes/op.C, include/pa_request.h: removed from trace 'a'
14419: exception when ^try{ ^throw[a;1] }{ ^throw[b;2] }
14420:
14421: this makes life easier: were: bad stack order -- were in
14422: exception catch unwind order, which didn't match execution order
14423:
14424: @main[] ^try{ ^first[] }{ ^throw[c;3] }
14425:
14426: @first[] ^throw[a;1]
14427:
14428: showed throw a first throw b try
14429:
14430: which is no good
14431:
14432: * src/: classes/op.C, include/pa_request.h, include/pa_stack.h,
14433: main/compile.tab.C, main/execute.C, main/pa_request.C: strack
14434: trace reset after handled exception [old bug fixed]
14435:
14436: * src/main/: compile.tab.C, compile.y: parse position old bug
14437: fixed. position reporting made precise [both, in parse erros and
14438: runtime errors]
14439:
14440: 2003-04-02 paf
14441:
14442: * src/: include/pa_operation.h, include/pa_request.h,
14443: main/compile.C, main/compile.tab.C, main/compile.y,
14444: main/compile_tools.C, main/compile_tools.h, main/execute.C,
14445: main/pa_exception.C, main/pa_request.C: debug info: started
14446: using. todo:complete
14447:
14448: * src/: classes/op.C, include/pa_operation.h, include/pa_request.h,
14449: main/compile.C, main/compile.tab.C, main/compile.y,
14450: main/compile_tools.C, main/compile_tools.h, main/execute.C,
14451: main/pa_request.C: prepared debug info todo:use it
14452:
14453: * src/include/pa_operation.h: strange mistake fixed: forgot to
14454: return Operation class->union after switching from autoptrs.
14455:
14456: * tests/: Makefile, results/108.processed, results/117.processed:
14457: meta considered OK [it's up to coder now to remove it not needed]
14458:
14459: * src/main/pa_dictionary.C, tests/Makefile: replace bug fix [broke
14460: Dictionary constructor when moved to gc]
14461:
14462: * src/main/pa_common.C: uncommented http:// file loading
14463:
14464: * src/include/pa_array.h, src/main/execute.C,
14465: src/targets/cgi/parser3.C, tests/run_parser.sh: gif encoder bug
14466: fix [gdGrowingBuf]
14467:
14468: * configure.in, src/lib/Makefile.am: removed patches
14469:
14470: * configure, src/include/pa_config_auto.h.in,
14471: src/main/pa_charset.C: --enable-assertions autoconf-ed
14472:
14473: * src/main/pa_common.C: uncommented http:// file loading
14474:
14475: * src/: classes/xdoc.C, types/pa_vxdoc.h: removed ref leak in
14476: xdoc::create/load
14477:
14478: * src/: classes/form.C, classes/hash.C, classes/image.C,
14479: classes/string.C, classes/table.C, classes/void.C,
14480: include/pa_common.h, main/pa_common.C, main/pa_request.C,
14481: main/pa_sql_driver_manager.C, main/pa_string.C: all calls to
14482: String::String(str,helper_length) are checked. found/fixed one
14483: place: $request:body now zero-terminated,
14484:
14485: * src/: classes/op.C, classes/table.C, include/pa_request.h,
14486: main/compile_tools.C, main/execute.C, types/pa_value.h,
14487: types/pa_vbool.h, types/pa_vclass.h, types/pa_vdate.h,
14488: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vhash.h,
14489: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
14490: types/pa_vobject.C, types/pa_vobject.h, types/pa_vstring.h,
14491: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.h,
14492: types/pa_vxnode.h: more locally scoped vars in execute (more
14493: easily optimizable)
14494:
14495: * src/: classes/table.C, include/pa_table.h, main/pa_table.C: few
14496: for(size_t i=0...) -> for(Array_iterator... i(..); i.has_next()
14497:
14498: * src/: include/pa_array.h, include/pa_stack.h,
14499: include/pa_string.h, main/compile_tools.C, main/main.dsp,
14500: main/pa_table.C, types/pa_vmethod_frame.C: array get/put check
14501: become assertion iterator in methodframe filler
14502:
14503: * src/: include/pa_array.h, include/pa_stack.h, main/main.dsp,
14504: targets/cgi/parser3.C: array::get/put inlined
14505:
14506: * src/: lib/cord/cordbscs.c, main/pa_globals.C: globals.c:
14507: gc_substitute_memory_management_functions +installed CORD_oom
14508: function
14509:
14510: * configure.in, src/classes/xnode.C, src/include/pa_config_fixed.h,
14511: src/include/pa_config_includes.h, src/include/pa_string.h,
14512: src/lib/cord/cordbscs.c, src/main/pa_memory.C,
14513: src/targets/cgi/parser3.C: converted debug hacks to ANSI
14514: assertions started configure.in --enable-assertions
14515:
14516: 2003-04-01 paf
14517:
14518: * src/: classes/xdoc.C, classes/xnode.h, include/pa_memory.h,
14519: main/pa_memory.C, targets/cgi/parser3.C, types/pa_vxdoc.h,
14520: types/pa_vxnode.C, types/pa_vxnode.h: memory bug debugged down:
14521: gdome uses glib memory, and stores last pointer to xmlDoc there,
14522: gc misses that and collects valid memory fixed by remembering
14523: xmlDoc from dom object in xdoc. todo: do something with
14524: premature free of xdoc with xnodes/node values referring into it
14525:
14526: * src/classes/: mail.C: typo fix
14527:
14528: * src/main/pa_memory.C: bug() to set bpt in (memory.c) some .am
14529: changes
14530:
14531: * src/: include/pa_memory.h, main/pa_common.C, main/pa_globals.C,
14532: main/pa_memory.C: moved memory debugging to global level: to
14533: pa_gc_malloc
14534:
14535: * src/: main/pa_globals.C, targets/cgi/parser3.C: xml memory
14536: debugging showed no errors. todo: debug parser memory
14537:
14538: * src/targets/cgi/: parser3.C, parser3.dsp: more build
14539: configurations
14540:
14541: * src/: classes/classes.dsp, include/pa_config_fixed.h,
14542: main/compile.tab.C, main/main.dsp, main/pa_globals.C,
14543: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
14544: types/types.dsp: prepared xml-static configuration
14545:
14546: 2003-03-31 paf
14547:
14548: * INSTALL, src/classes/xdoc.C, src/main/pa_globals.C,
14549: src/targets/cgi/parser3.C, src/targets/cgi/parser3.dsp: started
14550: xml lib memory debugging, simple checks failed: it seems that
14551: library does realloc(bad ptr), and recording those ptrs in heap
14552: [for debugging] was bad: heap situation changes = everything
14553: works fine
14554:
14555: * src/: main/pa_charset.C, include/pa_charset.h: worked around
14556: xmlRegisterCharEncodingHandler limitation [currently imposed
14557: limit of 10 user-defined charsets]
14558:
14559: 2003-03-28 paf
14560:
14561: * src/main/execute.C: execution stack copied to local register
14562: variable, removed lots [~2e7) of memory accesses
14563:
14564: 2003-03-27 paf
14565:
14566: * src/: classes/xdoc.C, main/pa_globals.C: XML memory funcs to GC
14567: works in debug, but fails in release todo: fix that
14568:
14569: * src/: classes/xdoc.C, main/compile.tab.C, main/pa_globals.C,
14570: targets/cgi/parser3.C: forgot to merge XML memory funcs
14571: replacement from gc branch
14572:
14573: * src/main/pa_exec.C: introducing append_help_length [radical
14574: improvement here]
14575:
14576: * src/targets/cgi/parser3.C: GC_java_finalization turned off [was
14577: 'not recommened' in gc.h, on win32 noticed no difference]
14578:
14579: * src/include/pa_array.h: returned checked array get [were disabled
14580: for debugging] result:not slower [don't understand that, it were
14581: INLINED] todo: find out a way of inlining it!
14582:
14583: * src/: include/pa_string.h, lib/gc/include/gc.h,
14584: lib/gc/include/gc_fake.h, main/compile.tab.C,
14585: targets/cgi/parser3.C, main/pa_memory.C, targets/cgi/parser3.dsp:
14586: convention changed: all resulting strings are zero-terminated
14587:
14588: * src/: classes/date.C, classes/file.C, classes/hash.C,
14589: classes/string.C, classes/table.C, classes/void.C,
14590: include/pa_string.h, lib/cord/cord.dsp, lib/cord/cordbscs.c,
14591: lib/cord/include/cord.h, main/compile.tab.C, main/compile.y,
14592: main/compile_tools.h, main/pa_common.C, main/pa_exec.C,
14593: main/pa_request.C, main/pa_string.C, main/pa_uue.C,
14594: sql/pa_sql_driver.h, types/pa_value.C, types/pa_venv.h,
14595: types/pa_vfile.C, types/pa_vmail.C: introducing
14596: append_help_length [radical improvement here]
14597:
14598: * src/: classes/memory.C, include/pa_array.h, include/pa_hash.h,
14599: include/pa_memory.h, lib/cord/cord.dsp, lib/cord/cordxtra.c,
14600: lib/gc/include/gc.h, main/pa_memory.C, targets/cgi/parser3.C,
14601: targets/cgi/parser3.dsp, types/pa_vstatus.C: disabled gc, become
14602: even slower
14603:
14604: * src/: classes/string.C, classes/table.C, include/pa_array.h,
14605: include/pa_stack.h, include/pa_string.h, main/compile_tools.C,
14606: main/pa_string.C, main/untaint.C, types/pa_vmethod_frame.C: fixed
14607: clients of &get(): most to use non-ref version, some[in tight
14608: places] to get_unchecked_ref
14609:
14610: * src/doc/memory.dox: forgot to add
14611:
14612: * src/: classes/classes.dsp, classes/memory.C, classes/xdoc.C,
14613: include/pa_array.h, include/pa_request.h, include/pa_stack.h,
14614: include/pa_string.h, lib/cord/cord.dsp, lib/ltdl/libltdl.dsp,
14615: lib/md5/md5.dsp, lib/pcre/pcre.dsp, main/compile.tab.C,
14616: main/compile.y, main/compile_tools.C, main/compile_tools.h,
14617: main/main.dsp, main/pa_string.C, targets/cgi/parser3.C,
14618: targets/cgi/parser3.dsp, types/pa_vmail.C,
14619: types/pa_vmethod_frame.C, types/types.dsp: Array::put(index,
14620: T>>&<< removed after Stack::pop wiping removed [moved to separate
14621: func] other Array & removed
14622:
14623: 2003-03-26 paf
14624:
14625: * src/: classes/classes.dsp, classes/file.C, classes/op.C,
14626: classes/table.C, include/pa_array.h, include/pa_charset.h,
14627: include/pa_stack.h, include/pa_string.h, include/pa_table.h,
14628: lib/cord/cord.dsp, lib/ltdl/libltdl.dsp, lib/md5/md5.dsp,
14629: lib/pcre/pcre.dsp, main/compile.tab.C, main/compile.y,
14630: main/main.dsp, main/pa_charset.C, main/pa_common.C,
14631: main/pa_exec.C, main/pa_sql_driver_manager.C,
14632: main/pa_stylesheet_manager.C, main/pa_table.C,
14633: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
14634: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
14635: types/pa_vobject.C, types/pa_vobject.h, types/types.dsp:
14636: pre-evaluated .count() in some places
14637:
14638: * src/: classes/classes.dsp, lib/ltdl/libltdl.dsp, lib/md5/md5.dsp,
14639: lib/pcre/pcre.dsp, main/main.dsp, targets/cgi/parser3.dsp,
14640: types/types.dsp: .dsp profiling updated
14641:
14642: * src/: classes/classes.dsp, lib/cord/cord.dsp,
14643: lib/ltdl/libltdl.dsp, lib/md5/md5.dsp, main/main.dsp,
14644: targets/cgi/parser3.dsp, types/types.dsp: started profiling
14645:
14646: * src/: classes/classes.dsp, lib/cord/cord.dsp, main/compile.tab.C,
14647: main/compile_tools.h, main/main.dsp, targets/cgi/parser3.dsp,
14648: targets/isapi/parser3isapi.dsp, types/types.dsp: .dsp updated to
14649: use lib/gc,lib/cord
14650:
1.116 moko 14651: * acsite.m4, src/classes/Makefile.am, src/classes/mail.C,
14652: src/classes/math.C, src/classes/op.C, src/include/pa_common.h,
1.95 moko 14653: src/include/pa_config_auto.h.in, src/include/pa_config_fixed.h,
14654: src/include/pa_config_includes.h, src/include/pa_request.h,
14655: src/include/pa_sql_driver_manager.h, src/include/pa_string.h,
14656: src/include/pa_stylesheet_connection.h, src/include/pa_version.h,
1.116 moko 14657: src/lib/Makefile.am, src/lib/cord/Makefile.am,
1.95 moko 14658: src/lib/cord/include/Makefile.am,
1.116 moko 14659: src/lib/cord/include/private/Makefile.am, src/main/Makefile.am,
14660: src/main/pa_exec.C, src/main/pa_string.C, src/main/untaint.C,
14661: src/targets/cgi/Makefile.am, src/types/Makefile.am,
14662: src/types/pa_vclass.h, src/types/pa_vcookie.h,
14663: src/types/pa_vform.h, src/types/pa_vhash.h,
14664: src/types/pa_vimage.h, src/types/pa_vint.h, src/types/pa_vmail.h,
14665: src/types/pa_vresponse.h, src/types/pa_vstateless_class.h,
14666: src/types/pa_vstatus.C, src/types/pa_vstatus.h,
14667: src/types/pa_vtable.h, src/types/pa_vxdoc.h: configured math
14668: funcs ported pa_exec
1.95 moko 14669:
14670: * src/lib/: cord/include/gc.h, gc/include/gc.h: introducing lib/gc
14671:
14672: * src/lib/cord/include/: cord.h, ec.h, gc.h, private/cord_pos.h:
14673: bundled gc includes
14674:
14675: * src/: classes/op.C, include/pa_array.h,
14676: include/pa_sql_connection.h, include/pa_string.h,
14677: include/pa_version.h, main/compile.tab.C, main/compile.y,
14678: main/execute.C, main/pa_common.C, main/pa_exception.C,
14679: main/pa_request.C, main/pa_string.C, targets/cgi/parser3.C,
14680: targets/cgi/parser3.dsp: a number of bugfixes [while testing
14681: first real site (aval)]
14682:
14683: 2003-03-25 paf
14684:
14685: * operators.txt, src/main/pa_sql_driver_manager.C,
14686: src/types/pa_vstatus.C: $status.memory used free since_compact
14687: process
14688:
14689: * src/: include/pa_sql_connection.h, main/pa_globals.C,
14690: main/untaint.C, sql/pa_sql_driver.h: untaint.C L_SQL
14691:
14692: * src/main/: pa_charset.C, untaint.C: untaint.C L_MAIL_HEADER
14693:
14694: * src/main/pa_request.C, src/main/untaint.C, src/types/pa_value.C,
14695: src/types/pa_value.h, src/types/pa_vfile.h,
14696: src/types/pa_vobject.C, src/types/pa_vobject.h,
14697: src/types/pa_vstring.C, src/types/pa_vstring.h, tests/121.html,
14698: tests/results/121.processed: untaint.C L_URI
14699:
14700: * operators.txt, src/classes/Makefile.am, src/classes/classes.dsp,
14701: src/classes/op.C, src/main/pa_request.C, src/types/Makefile.am,
14702: src/types/pa_venv.h, src/types/types.dsp, src/classes/memory.C,
14703: src/types/pa_vmemory.h: ^memory:compact[]
14704:
14705: * tests/results/109.processed: it was a bug in parser. updated 109
14706: test result
14707:
14708: * src/classes/xdoc.C, tests/Makefile: fixed transform params2
14709:
14710: * src/main/pa_charset.C, src/targets/cgi/parser3.C, tests/Makefile,
14711: tests/results/107.processed: fixed dom language [values are now
14712: considered tainted. it was a bug in parser. updated 107 test
14713: result
14714:
14715: * src/classes/xdoc.C: fixed transform params
14716:
14717: * src/: include/pa_stylesheet_manager.h,
14718: main/pa_stylesheet_manager.C: fixed stylesheet caching
14719:
14720: * src/: include/pa_memory.h, main/pa_charset.C: memory: new 'new'
14721: overloads for structure handling
14722:
14723: * src/: classes/image.C, classes/xdoc.C, classes/xnode.C,
14724: include/pa_string.h, main/pa_string.C, types/pa_vxnode.C: removed
14725: StringBody(0) ambiguilty, introducting static
14726: StringBody::Format(int)
14727:
14728: * src/: main/pa_request.C, types/pa_vxnode.C: vxnode compiled xml
14729: linked
14730:
14731: * src/types/pa_vxdoc.C: vxdoc compiled
14732:
14733: * src/: classes/xnode.C, classes/xnode.h, include/pa_memory.h,
14734: types/pa_vxdoc.h, types/pa_vxnode.h: xnode.C compiled, doc/node
14735: finalizers isntalled
14736:
14737: * src/: classes/image.C, classes/xdoc.C, classes/xnode.h,
14738: doc/exception.dox, doc/index.dox, include/pa_charset.h,
14739: include/pa_memory.h, include/pa_request.h, include/pa_string.h,
14740: main/pa_charset.C, main/pa_memory.C, main/pa_string.C: xdoc.C
14741: compiled todo: xnode.C / finalizers
14742:
14743: * src/doc/string.dox: updated: new string internals
14744:
14745: 2003-03-24 paf
14746:
14747: * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
14748: include/pa_charset.h, include/pa_config_fixed.h,
14749: include/pa_request.h, include/pa_stylesheet_connection.h,
14750: include/pa_stylesheet_manager.h, main/pa_charset.C,
14751: main/pa_exception.C, main/pa_globals.C, main/pa_request.C,
14752: main/pa_stylesheet_manager.C, types/pa_vxdoc.h,
14753: types/pa_vxnode.h: started XML
14754:
14755: * src/main/: pa_common.C, pa_sql_driver_manager.C: http://
14756:
14757: * src/: classes/file.C, classes/image.C, classes/mail.C,
14758: include/pa_string.h, main/pa_common.C,
14759: main/pa_sql_driver_manager.C: introducing string[body]::pos(char)
14760:
14761: * src/: classes/file.C, classes/image.C, classes/mail.C,
14762: include/pa_memory.h, include/pa_string.h, main/pa_common.C,
14763: main/pa_request.C, main/pa_sql_driver_manager.C,
14764: types/pa_vimage.h: size_t pos everywhere checks changed to check
14765: for eq STRING_NOT_FOUND
14766:
14767: * src/main/pa_string.C, src/main/untaint.C, tests/Makefile: string
14768: optimize bit implemented
14769:
14770: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
14771: String::ArrayFragment::append_positions fixed
14772:
14773: * src/: classes/table.C, include/pa_string.h, main/pa_string.C:
14774: String::this_starts fixed
14775:
14776: * src/main/pa_string.C, tests/Makefile: string::pos fixed
14777:
14778: * src/: include/pa_hash.h, main/execute.C, main/pa_string.C:
14779: hashcode implemented fully, including per-char callback [it can
14780: be - substr CORD node]
14781:
14782: * src/: include/pa_array.h, main/compile.tab.C: gif encoding
14783: rewritten to rewalloc with 100byte buf ahead
14784:
14785: * src/classes/image.C, src/classes/op.C, src/classes/table.C,
14786: src/include/pa_string.h, src/main/compile.tab.C,
14787: src/main/compile.y, src/main/execute.C, src/main/pa_common.C,
14788: src/main/untaint.C, tests/Makefile: attempt to do gif encoding to
14789: CORD_ec [bad] would rewrite as realloc now
14790:
14791: * src/: classes/date.C, classes/file.C, classes/form.C,
14792: classes/image.C, classes/math.C, classes/op.C, classes/table.C,
14793: include/pa_cache_managers.h, include/pa_charsets.h,
14794: include/pa_common.h, include/pa_request.h,
14795: include/pa_sql_driver_manager.h, include/pa_table.h,
14796: main/pa_charset.C, main/pa_exception.C, main/pa_exec.C,
14797: main/pa_globals.C, main/pa_request.C, main/pa_uue.C,
14798: targets/isapi/parser3isapi.C, types/pa_value.C, types/pa_value.h,
14799: types/pa_vmail.C, types/pa_vmethod_frame.C,
14800: types/pa_vstateless_class.h: 2*2 worked :)
14801:
14802: * parser3.dsw, src/classes/date.C, src/classes/file.C,
14803: src/include/pa_exec.h, src/include/pa_string.h,
14804: src/main/pa_exec.C, src/main/pa_sql_driver_manager.C: empty run
14805: passed OK
14806:
14807: * src/: classes/hash.C, classes/string.C, classes/table.C,
14808: types/pa_value.C: all linked todo: debug
14809:
14810: * src/: classes/mail.C, main/pa_request.C, targets/cgi/parser3.C,
14811: types/pa_vstateless_class.C: all compiled. todo:link
14812:
14813: * src/types/pa_wcontext.C: pa_wcontext.C compiled
14814:
14815: * src/types/pa_vtable.C: pa_vtable.C compiled
14816:
14817: * src/types/pa_vstring.C: pa_vstring.C compiled
14818:
14819: * src/types/pa_vstatus.C: pa_vstatus.C compiled
14820:
14821: * src/types/: pa_vmath.C, pa_vmethod_frame.C, pa_vmethod_frame.h,
14822: pa_vobject.C, pa_vrequest.C, pa_vresponse.C,
14823: pa_vstateless_class.C, pa_vstateless_class.h:
14824: pa_vstateless_class.C compiled
14825:
14826: * src/: classes/xdoc.C, types/pa_vmail.C, types/pa_vmail.h,
14827: types/pa_vmath.C: pa_vmail.C compiled
14828:
14829: * src/types/: pa_vhash.C, pa_vimage.C: pa_vimage.C compiled
14830:
14831: * src/types/pa_vform.C: pa_vform.C compiled
14832:
14833: * src/types/pa_vfile.C: pa_vfile.C compiled
14834:
14835: * src/types/: pa_value.h, pa_vclass.C, pa_vcookie.C,
14836: pa_vstateless_class.C: pa_vcookie.C compiled
14837:
14838: * src/: classes/string.C, types/pa_value.C, types/pa_value.h,
14839: types/pa_vhash.h: pa_value.C compiled
14840:
14841: * src/: main/execute.C, main/pa_string.C, types/pa_wcontext.h:
14842: classes.lib main.lib compiled
14843:
14844: * src/classes/void.C: void.C compiled
14845:
14846: * src/: classes/string.C, classes/table.C, include/pa_string.h,
14847: main/pa_string.C, types/pa_vtable.C, types/pa_vtable.h: table.C
14848: compiled
14849:
14850: * src/: classes/string.C, include/pa_request.h,
14851: include/pa_string.h, main/pa_string.C: string.C compiled
14852:
14853: * src/: classes/op.C, classes/string.C, classes/table.C,
14854: classes/void.C, include/pa_sql_connection.h, include/pa_string.h,
14855: main/pa_request.C, main/pa_string.C: op.C compiled
14856:
14857: * src/classes/: math.C, op.C: math.C compiled
14858:
14859: * src/: classes/mail.C, classes/string.C, classes/table.C,
14860: types/pa_vmail.h: mail.C compiled
14861:
14862: * src/classes/: int.C, table.C: int.C compiled
14863:
14864: * src/: classes/hash.C, classes/image.C, classes/string.C,
14865: classes/table.C, include/pa_memory.h, include/pa_string.h,
14866: main/pa_memory.C, types/pa_vimage.h, types/pa_vmail.C: image.C
14867: compiled
14868:
14869: * src/: classes/hash.C, classes/string.C, classes/table.C,
14870: classes/void.C, classes/xdoc.C, include/pa_request.h,
14871: include/pa_sql_connection.h: hash.C compiled
14872:
14873: * src/: classes/classes.C, classes/classes.awk, classes/classes.h,
14874: classes/date.C, classes/double.C, classes/file.C, classes/form.C,
14875: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
14876: classes/math.C, classes/op.C, classes/response.C,
14877: classes/string.C, classes/table.C, classes/void.C,
14878: classes/xdoc.C, classes/xnode.C, include/pa_memory.h,
14879: include/pa_request.h, include/pa_sapi.h, include/pa_string.h,
14880: main/pa_string.C, types/pa_vdate.h, types/pa_vmethod_frame.h:
14881: file.C table.C compiled
14882:
14883: * src/: include/pa_string.h, main/pa_string.C, main/pa_uue.C,
14884: main/untaint.C: main.lib compiled
14885:
14886: 2003-03-21 paf
14887:
14888: * src/: classes/op.C, include/pa_cache_managers.h,
14889: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
14890: include/pa_stylesheet_manager.h, main/pa_exception.C,
14891: main/pa_globals.C, main/pa_sql_driver_manager.C,
14892: sql/pa_sql_driver.h, types/pa_vimage.C: pa_sql_driver_manager.C
14893: compiled
14894:
14895: * src/: classes/hash.C, classes/image.C, classes/op.C,
14896: classes/xdoc.C, classes/xnode.C, include/pa_common.h,
14897: include/pa_hash.h, include/pa_request.h, include/pa_string.h,
14898: main/compile.C, main/pa_common.C, main/pa_request.C,
14899: types/pa_vmail.C, types/pa_vresponse.C, types/pa_vxnode.C:
14900: pa_request.C compiled
14901:
14902: * src/: classes/hash.C, classes/mail.C, classes/op.C,
14903: include/pa_request.h, main/execute.C, main/pa_request.C,
14904: types/pa_value.C, types/pa_value.h, types/pa_vcookie.C,
14905: types/pa_vhash.h, types/pa_vimage.C, types/pa_vmethod_frame.h,
14906: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
14907: types/pa_vresponse.h, types/pa_vtable.C: pa_request.C 50%
14908: compiled
14909:
14910: * src/: include/pa_exec.h, include/pa_string.h, main/pa_exec.C,
14911: main/pa_string.C: pa_exec.C compiled [win32 only for now] todo:
14912: on unix
14913:
14914: * src/: include/pa_charset.h, include/pa_charsets.h,
14915: include/pa_exec.h, main/compile.tab.C, main/pa_charset.C,
14916: main/pa_charsets.C, main/pa_dictionary.C, main/pa_exec.C:
14917: pa_charsets.C compiled
14918:
14919: * src/: classes/image.C, classes/mail.C, classes/op.C,
14920: include/pa_request.h, include/pa_string.h, main/compile.tab.C,
14921: main/compile.y, main/execute.C, main/pa_common.C,
14922: main/pa_request.C, types/pa_junction.h, types/pa_method.h,
14923: types/pa_vcode_frame.h, types/pa_vimage.h,
14924: types/pa_vmethod_frame.h: execute.C compiled
14925:
14926: * src/: classes/classes.C, classes/classes.h, classes/date.C,
14927: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
14928: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
14929: classes/op.C, classes/string.C, classes/table.C, classes/void.C,
14930: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
14931: include/pa_cache_managers.h, include/pa_charsets.h,
14932: include/pa_common.h, include/pa_exec.h, include/pa_memory.h,
14933: include/pa_operation.h, include/pa_request.h, include/pa_sapi.h,
14934: include/pa_sql_driver_manager.h, include/pa_string.h,
14935: include/pa_stylesheet_connection.h,
14936: include/pa_stylesheet_manager.h, include/pa_table.h,
14937: main/compile.C, main/compile.tab.C, main/compile.y,
14938: main/compile_tools.C, main/compile_tools.h, main/execute.C,
14939: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
14940: main/pa_exec.C, main/pa_request.C, main/pa_sql_driver_manager.C,
14941: main/pa_string.C, main/pa_stylesheet_manager.C, main/untaint.C,
14942: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
14943: types/pa_junction.h, types/pa_method.h, types/pa_value.C,
14944: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
14945: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
14946: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
14947: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
14948: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
14949: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
14950: types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
14951: types/pa_vmath.C, types/pa_vmath.h, types/pa_vmethod_frame.C,
14952: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
14953: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
14954: types/pa_vresponse.h, types/pa_vstateless_class.C,
14955: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
14956: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
14957: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
14958: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
14959: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
14960: types/pa_wcontext.h, types/pa_wwrapper.h: introducing StringBody
14961: [C++ CORD wrapper]
14962:
14963: * src/: lib/cord/cordbscs.c, main/pa_string.C: test14 [bug fixed]
14964:
14965: * src/: classes/file.C, include/pa_charset.h, main/pa_charset.C:
14966: $file::exec/cgi[script; $.charset[this is script's charset]
14967:
14968: command line, env values, input got transcoded before call
14969: stdout, stderr got transcoded after call
14970:
14971: * src/classes/file.C: ^file::exec/cgi now does not pass post data
14972: by default. use: ^file::exec[...;$.stdin[$request.body]
14973:
14974: * src/main/pa_common.C: } typo bug fix
14975:
14976: * src/main/pa_common.C: } typo bug fix
14977:
14978: 2003-03-20 paf
14979:
14980: * src/: include/pa_string.h, lib/cord/cordbscs.c, main/pa_string.C,
14981: main/untaint.C: cord bug fix, but still errors todo: clear out
14982:
14983: * src/include/pa_string.h: more tests
14984:
14985: * src/main/pa_string.C: string.pos fixed
14986:
1.116 moko 14987: * src/lib/: ltdl/config_fixed.h, ltdl/configure, ltdl/configure.in,
14988: ltdl/libltdl.dsp, ltdl/ltdl.c, ltdl/ltdl.h, pcre/dftables.c,
14989: pcre/get.c, pcre/internal.h, pcre/maketables.c, pcre/pcre.c,
14990: pcre/pcre.h, pcre/pcre_parser_ctype.c, pcre/study.c: undone bad
14991: replaces
1.95 moko 14992:
14993: * src/: classes/image.C, include/pa_dictionary.h,
14994: include/pa_string.h, lib/ltdl/ltdl.c, lib/ltdl/ltdl.h,
14995: lib/pcre/internal.h, lib/pcre/pcre.c, lib/pcre/study.c,
14996: main/compile.tab.C, main/pa_dictionary.C, main/pa_string.C,
14997: main/untaint.C, types/pa_vmail.C: more tests [bugs fixed]
14998:
14999: * src/include/pa_string.h: warning
15000:
15001: * src/include/pa_string.h: this_starts fixed
15002:
15003: * src/: include/pa_string.h, main/pa_string.C: added: assertion on
15004: new String ctor & append params convention
15005:
15006: * src/: classes/file.C, classes/hash.C, classes/image.C,
15007: classes/mail.C, classes/op.C, classes/string.C, classes/table.C,
15008: classes/xdoc.C, include/pa_common.h, include/pa_memory.h,
15009: include/pa_string.h, main/compile.tab.C, main/pa_common.C,
15010: main/pa_exception.C, main/pa_exec.C,
15011: main/pa_sql_driver_manager.C, main/pa_string.C,
15012: main/pa_stylesheet_manager.C, main/untaint.C,
15013: targets/isapi/parser3isapi.C, types/pa_vimage.C,
15014: types/pa_vmail.C: more tests OK
15015:
15016: * src/: include/pa_array.h, include/pa_hash.h, include/pa_memory.h,
15017: include/pa_string.h, main/pa_memory.C, main/pa_string.C: test:
15018: gc/exit runned OK
15019:
15020: * src/types/pa_vmail.C: another naming problem: should not name
15021: vars like that: unpredictable close caused problems with later
15022: sending mail: Mar 20 06:39:53 pt-6 sendmail[19044]: File
15023: descriptors missing on startup: stdin; Bad file number
15024:
15025: todo: find out why so many filters(stream) here. probably wrong?
15026:
15027: * src/: include/pa_dictionary.h, include/pa_string.h,
15028: main/pa_common.C, main/pa_dictionary.C, main/pa_string.C,
15029: main/untaint.C: test compiled
15030:
15031: * src/: classes/image.C, classes/mail.C, classes/math.C,
15032: classes/string.C, include/pa_dictionary.h, include/pa_hash.h,
15033: include/pa_memory.h, include/pa_string.h, lib/cord/cordbscs.c,
15034: lib/cord/cordxtra.c, lib/pcre/dftables.c, lib/pcre/get.c,
15035: lib/pcre/maketables.c, lib/pcre/pcre.c, lib/pcre/pcre.h,
15036: lib/pcre/pcre_parser_ctype.c, lib/pcre/study.c,
15037: main/compile.tab.C, main/pa_common.C, main/pa_dictionary.C,
15038: main/pa_exec.C, main/pa_memory.C, main/pa_request.C,
15039: main/pa_string.C, main/untaint.C, types/pa_vfile.h,
15040: types/pa_vmail.C: untaint.C 99% [except mail&sql&optimize]
15041:
15042: * parser3.dsw, src/classes/file.C, src/classes/image.C,
15043: src/classes/op.C, src/classes/string.C, src/classes/table.C,
15044: src/classes/xdoc.C, src/classes/xnode.C, src/include/pa_common.h,
15045: src/include/pa_memory.h, src/include/pa_request.h,
15046: src/include/pa_request_charsets.h,
15047: src/include/pa_sql_connection.h, src/include/pa_string.h,
15048: src/main/compile.tab.C, src/main/execute.C,
15049: src/main/pa_charset.C, src/main/pa_common.C,
15050: src/main/pa_exception.C, src/main/pa_exec.C,
15051: src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
15052: src/main/pa_stylesheet_manager.C, src/main/untaint.C,
15053: src/sql/pa_sql_driver.h, src/targets/cgi/parser3.C,
15054: src/targets/isapi/parser3isapi.C, src/types/pa_value.C,
15055: src/types/pa_vcode_frame.h, src/types/pa_vcookie.C,
15056: src/types/pa_venv.h, src/types/pa_vform.C, src/types/pa_vmail.C,
15057: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
15058: src/types/pa_vobject.C, src/types/pa_vresponse.C,
15059: src/types/pa_vstatus.C, src/types/pa_vstring.C,
15060: src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
15061: src/types/pa_vxnode.C, src/types/pa_wcontext.h: untaint.C 30%,
15062: pa_common.C [done, without http for now]
15063:
15064: 2003-03-19 paf
15065:
15066: * src/: classes/date.C, classes/form.C, classes/hash.C,
15067: classes/image.C, classes/mail.C, classes/op.C, classes/xdoc.C,
15068: classes/xnode.C, include/pa_array.h, include/pa_config_fixed.h,
15069: include/pa_exception.h, include/pa_memory.h, include/pa_sapi.h,
15070: include/pa_string.h, include/pa_table.h, main/compile.C,
15071: main/compile_tools.C, main/execute.C, main/pa_charset.C,
15072: main/pa_common.C, main/pa_exception.C, main/pa_request.C,
15073: main/pa_socks.C, main/pa_string.C, main/pa_table.C,
15074: main/untaint.C, targets/cgi/parser3.C, targets/cgi/parser3.dsp,
15075: types/pa_value.C, types/pa_vcookie.C, types/pa_vfile.h,
15076: types/pa_vform.C, types/pa_vmail.C, types/pa_vmethod_frame.h,
15077: types/pa_vstateless_class.h, types/pa_vtable.C,
15078: types/pa_vtable.h, types/pa_vxdoc.h, types/pa_vxnode.C,
15079: types/pa_vxnode.h, types/pa_wcontext.C, types/pa_wcontext.h,
15080: types/pa_wwrapper.h: started test
15081:
1.116 moko 15082: * src/lib/pcre/: dftables.c, get.c, maketables.c, pcre.c, pcre.dsp,
15083: pcre.h, pcre_parser_ctype.c, study.c: restored bad replaces
1.95 moko 15084:
15085: * src/: classes/op.C, include/pa_array.h, include/pa_memory.h,
15086: include/pa_string.h, main/pa_string.C: string compiled todo: test
15087: it
15088:
15089: * src/: classes/classes.dsp, classes/string.C, classes/table.C,
15090: include/pa_array.h, include/pa_common.h, include/pa_dictionary.h,
15091: include/pa_exception.h, include/pa_string.h, include/pa_table.h,
15092: lib/cord/cord.dsp, main/compile.tab.C, main/main.dsp,
15093: main/pa_common.C, main/pa_string.C, targets/cgi/parser3.dsp,
15094: types/pa_method.h, types/pa_value.h, types/pa_vmethod_frame.C,
15095: types/pa_vmethod_frame.h, types/types.dsp: string
15096: reimplementation with cord+array<fragment>: 70%
15097:
15098: 2003-03-18 paf
15099:
15100: * src/: classes/date.C, classes/file.C, classes/form.C,
15101: classes/hash.C, classes/image.C, classes/mail.C, classes/math.C,
15102: classes/op.C, classes/string.C, classes/table.C, classes/xdoc.C,
15103: classes/xnode.C, include/pa_hash.h, include/pa_string.h,
15104: main/pa_string.C, types/pa_vmail.C: lots of replacements, todo:we
15105: can ignore lang in cmp and pos really, but would
15106: split properly!
15107:
15108: * src/lib/cord/: cord.dsp, cordbscs.c, cordprnt.c, cordxtra.c: gc:
15109: cord part made parser/src/lib: it's not compiled into libgc by
15110: default
15111:
15112: * parser3.dsw, src/classes/classes.dsp, src/classes/classes.h,
15113: src/classes/date.C, src/classes/double.C, src/classes/file.C,
15114: src/classes/form.C, src/classes/hash.C, src/classes/image.C,
15115: src/classes/int.C, src/classes/mail.C, src/classes/math.C,
15116: src/classes/op.C, src/classes/response.C, src/classes/string.C,
15117: src/classes/table.C, src/classes/void.C, src/classes/xdoc.C,
15118: src/classes/xnode.C, src/classes/xnode.h,
15119: src/include/Makefile.am, src/include/pa_cache_managers.h,
15120: src/include/pa_charset.h, src/include/pa_charsets.h,
15121: src/include/pa_common.h, src/include/pa_dictionary.h,
15122: src/include/pa_exception.h, src/include/pa_exec.h,
15123: src/include/pa_globals.h, src/include/pa_hash.h,
15124: src/include/pa_memory.h, src/include/pa_pool.h,
15125: src/include/pa_request.h, src/include/pa_request_charsets.h,
15126: src/include/pa_sapi.h, src/include/pa_sql_connection.h,
15127: src/include/pa_sql_driver_manager.h, src/include/pa_string.h,
15128: src/include/pa_stylesheet_connection.h,
15129: src/include/pa_stylesheet_manager.h, src/include/pa_table.h,
15130: src/include/pa_uue.h, src/lib/pcre/get.c, src/main/Makefile.am,
15131: src/main/compile.C, src/main/compile.tab.C,
15132: src/main/compile_tools.C, src/main/compile_tools.h,
15133: src/main/execute.C, src/main/main.dsp, src/main/pa_charset.C,
15134: src/main/pa_charsets.C, src/main/pa_common.C,
15135: src/main/pa_dictionary.C, src/main/pa_exception.C,
15136: src/main/pa_exec.C, src/main/pa_globals.C, src/main/pa_memory.C,
15137: src/main/pa_pool.C, src/main/pa_request.C,
15138: src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
15139: src/main/pa_stylesheet_manager.C, src/main/pa_table.C,
15140: src/main/pa_uue.C, src/main/untaint.C, src/targets/cgi/parser3.C,
15141: src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.C,
15142: src/types/pa_junction.h, src/types/pa_method.h,
15143: src/types/pa_value.C, src/types/pa_value.h,
15144: src/types/pa_vclass.C, src/types/pa_vclass.h,
15145: src/types/pa_vcode_frame.h, src/types/pa_vcookie.C,
15146: src/types/pa_vcookie.h, src/types/pa_vdate.h,
15147: src/types/pa_vdouble.h, src/types/pa_venv.h,
15148: src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vform.C,
15149: src/types/pa_vform.h, src/types/pa_vhash.C, src/types/pa_vhash.h,
15150: src/types/pa_vimage.C, src/types/pa_vimage.h,
15151: src/types/pa_vint.h, src/types/pa_vmail.C, src/types/pa_vmail.h,
15152: src/types/pa_vmath.C, src/types/pa_vmath.h,
15153: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
15154: src/types/pa_vobject.C, src/types/pa_vobject.h,
15155: src/types/pa_vrequest.C, src/types/pa_vrequest.h,
15156: src/types/pa_vresponse.C, src/types/pa_vresponse.h,
15157: src/types/pa_vstateless_class.C, src/types/pa_vstateless_class.h,
15158: src/types/pa_vstateless_object.h, src/types/pa_vstatus.C,
15159: src/types/pa_vstatus.h, src/types/pa_vstring.C,
15160: src/types/pa_vstring.h, src/types/pa_vtable.C,
15161: src/types/pa_vtable.h, src/types/pa_vvoid.h,
15162: src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
15163: src/types/pa_vxnode.C, src/types/pa_vxnode.h,
15164: src/types/pa_wcontext.C, src/types/pa_wcontext.h,
15165: src/types/pa_wwrapper.h, src/types/types.dsp: started porting to
15166: gc: PA_Object done lots of replacements also
15167:
15168: * src/: include/pa_pool.h, main/execute.C, targets/cgi/pa_pool.C:
15169: gc logging
15170:
15171: 2003-03-17 paf
15172:
15173: * src/: classes/date.C, classes/file.C, classes/form.C,
15174: classes/image.C, classes/mail.C, classes/op.C, classes/table.C,
15175: classes/xdoc.C, classes/xnode.C, include/pa_pool.h,
15176: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
15177: include/pa_string.h, include/pa_types.h, main/compile.C,
15178: main/compile.tab.C, main/execute.C, main/pa_charset.C,
15179: main/pa_common.C, main/pa_exception.C, main/pa_exec.C,
15180: main/pa_globals.C, main/pa_pool.C, main/pa_request.C,
15181: main/pa_sql_driver_manager.C, main/pa_string.C,
15182: main/pa_stylesheet_manager.C, main/pa_uue.C, main/untaint.C,
15183: targets/cgi/pa_pool.C, targets/cgi/parser3.C,
15184: targets/cgi/parser3.dsp, targets/cgi/pool_storage.h,
15185: types/pa_vcookie.C, types/pa_vdouble.h, types/pa_vfile.C,
15186: types/pa_vform.C, types/pa_vint.h, types/pa_vmail.C,
15187: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
15188: types/pa_vxnode.h: libgc attempt
15189:
15190: 2003-03-13 paf
15191:
15192: * src/: include/pa_sql_driver_manager.h,
15193: main/pa_sql_driver_manager.C, targets/cgi/parser3.C: lt_dlexit
15194: called
15195:
15196: * src/: include/pa_request.h, lib/ltdl/libltdl.dsp,
15197: lib/md5/md5.dsp, main/compile.tab.C, main/execute.C,
15198: main/pa_request.C, targets/cgi/parser3.C, types/pa_value.C,
15199: types/pa_value.h, types/pa_vobject.h,
15200: types/pa_vstateless_class.h, types/pa_vstatus.C, types/types.dsp:
15201: set_base, set_derived simplified [counter leaks fixed]
15202:
15203: * ChangeLog, src/include/pa_config_fixed.h, src/types/pa_vstatus.C,
15204: src/types/types.dsp: incorporated status class patch From:
15205: "Victor Fedoseev" <vvf_ru@mail.ru> Sent: Thursday, January 23,
15206: 2003 8:14 AM
15207:
15208: now we have $status.rusage.maxrss,tv_sec,tv_usec un WIN32 [plus
15209: Win32 specific: QuotaPeakNonPagedPoolUsage
15210: QuotaPeakPagedPoolUsage PeakPagefileUsage]
15211:
15212: 2003-03-12 paf
15213:
1.116 moko 15214: * configure, configure.in, src/lib/ltdl/configure,
15215: src/lib/ltdl/configure.in, src/targets/cgi/Makefile.am:
1.95 moko 15216: lib/ltdl/Makefile now created by /configure.in only [were by
15217: lib/ltdl/configure.in OVERWRITE]
15218:
1.116 moko 15219: * configure, configure.in, src/targets/cgi/Makefile.am: libstdc++
15220: linkage fixed for g++ 3.2.2
1.95 moko 15221:
15222: * src/include/pa_stylesheet_manager.h: gcc 3.2 rightliy complained
15223: on using privately declared class [fixed]
15224:
15225: * src/: include/pa_sql_driver_manager.h, main/compile.tab.C: gcc
15226: 3.2 rightliy complained on using privately declared class [fixed]
15227:
15228: * src/targets/cgi/parser3.C: 1. more detailed log on signals. 2.
15229: sigpipe before request constructor now causes death
15230:
15231: * src/: include/pa_request.h, main/compile.tab.C, main/execute.C,
15232: targets/cgi/parser3.C: SIGPIPE now can be intercepted and does
15233: not cause exception in exception handler
15234:
1.116 moko 15235: * configure, configure.in, src/targets/cgi/Makefile.am: configure
15236: now default links libstdc++ statically. that can be overriden by
15237: --with-dynamic-stdcpp
1.95 moko 15238:
15239: 2003-03-11 paf
15240:
15241: * src/: main/compile.tab.C, main/compile.y, sql/pa_sql_driver.h,
15242: types/pa_vstateless_class.C, types/pa_vstateless_class.h: removed
15243: necessity of libstdc++
15244:
15245: * src/include/pa_request.h: ANTI_ENDLESS_EXECUTE_RECOURSION doubled
15246:
15247: * src/include/pa_request.h: ANTI_ENDLESS_EXECUTE_RECOURSION doubled
15248:
15249: 2003-03-08 paf
15250:
15251: * tests/Makefile: make install & co
15252:
15253: * src/: include/pa_request.h, classes/op.C: removing
15254: vclass,object.h -> pa_request.h dependency
15255:
15256: * src/: classes/mail.C, classes/response.C, include/pa_request.h,
15257: main/pa_request.C: removing vform,response,cookie.h ->
15258: pa_request.h dependency
15259:
15260: * src/include/pa_request.h: removing vmail.h -> pa_request.h
15261: dependency [testing...]
15262:
15263: * src/: include/pa_config_fixed.h, types/pa_vxdoc.C: yet another
15264: return 0; fixed
15265:
15266: * src/: include/pa_config_fixed.h, types/pa_vmail.C,
15267: types/pa_vmail.h: vmail.C received just compiled [not tested]
15268:
15269: * src/classes/xdoc.C: forgotten: global xdoc when ndef XML
15270:
15271: * src/main/pa_request.C: forgotten: ifdef XML
15272:
15273: * src/main/pa_request.C: forgotten: ifdef XML
15274:
15275: * src/targets/cgi/parser3.C: todo: move to latest xml version on
15276: win32 and run memleak tests again
15277:
15278: * src/targets/cgi/parser3.C: charsets: see some strange things with
15279: old xml lib-- it's internal memory handling has faults
15280:
15281: * src/: include/pa_types.h, main/pa_charset.C: charsets: fixed
15282: problems when transcode from charset A to A.
15283:
15284: * src/: main/untaint.C, types/pa_vmail.C: mail: transcode fixed.
15285: todo: still problems when transcode from charset A to A.
15286:
15287: * src/: classes/hash.C, classes/mail.C, classes/string.C,
15288: classes/table.C, include/pa_array.h,
15289: main/pa_sql_driver_manager.C, types/pa_vmail.C, types/pa_vmail.h:
15290: started full-scale-site-test [~ http://parser.ru sources]
15291:
15292: some fixes
15293:
15294: * tests/: 021.html, 031.html, 033.html, 109.html, 110.html,
15295: 111.html, 112.html, 113.html, 114.html, 115.html, 116.html,
15296: 117.html, 118.html, 119.html, 120.html, results/109.processed,
15297: results/110.processed, results/111.processed,
15298: results/112.processed, results/113.processed,
15299: results/114.processed, results/115.processed,
15300: results/116.processed, results/117.processed,
15301: results/118.processed, results/119.processed,
15302: results/120.processed: xml: tests 109 dom create/show 110 xpath
15303: selectSingle 111 xdoc.create from tainted & 112
15304: xdoc.create/output with russian attr value 113 xpath
15305: selectString/Number 114 dom attributes.count 115 xpath selectBool
15306: 116 output media-type change 117 transform by dom stylesheet 118
15307: empty transform result 119 dom setAttribute 120 nbsp letter
15308: output
15309:
15310: =END OF PREPARED XML TESTS=
15311:
15312: 2003-03-07 paf
15313:
15314: * src/classes/xdoc.C, src/include/pa_charset.h,
15315: src/include/pa_stylesheet_connection.h, tests/108.html,
15316: tests/108.xsl, tests/results/108.processed: xml: test 108
15317: transform with params [bugs fixed]
15318:
15319: * src/: main/pa_charset.C, targets/cgi/parser3.C: fixed: mem leak
15320: from copy/paste bug
15321:
15322: * src/classes/xdoc.C, src/include/pa_charset.h,
15323: src/include/pa_request.h, src/main/execute.C,
15324: src/main/pa_charset.C, src/main/pa_exception.C,
15325: src/main/pa_globals.C, src/main/pa_request.C,
15326: src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
15327: src/types/pa_vxnode.C, tests/107.html,
15328: tests/results/107.processed: xml: test: 107 bug fixes
15329:
15330: * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
15331: types/pa_value.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
15332: types/pa_vxnode.C, types/pa_vxnode.h: test: 107 bug fixes
15333:
15334: * tests/: 106.html, results/106.processed: test: 106 xdoc create,
15335: string
15336:
15337: * src/: include/pa_charset.h, main/pa_charset.C: xml: charset two
15338: mem alloc functions used for different cases [libxml, libxsl]
15339:
15340: * src/classes/classes.C: fixed: prevent system classes from
15341: modification to lock ALL the classes, not only directly used
15342:
15343: * src/: classes/xdoc.C, types/pa_vxdoc.h, types/pa_vxnode.h: xml:
15344: linked
15345:
15346: * src/: classes/xdoc.C, types/pa_vxdoc.h: xdoc.C compiled
15347:
15348: 2003-03-06 paf
15349:
15350: * src/classes/xdoc.C: xdoc.C 50%
15351:
15352: * src/: classes/xnode.C, classes/xnode.h, include/pa_charset.h,
15353: include/pa_memory.h, include/pa_request.h, include/pa_string.h,
15354: main/pa_globals.C, main/pa_request.C,
15355: main/pa_stylesheet_manager.C: xnode.C compiled
15356:
15357: * src/: include/pa_stylesheet_connection.h,
15358: include/pa_stylesheet_manager.h, main/pa_sql_driver_manager.C,
15359: main/pa_stylesheet_manager.C: xml: stylesheet&manager done
15360:
15361: * src/: include/pa_memory.h, include/pa_stylesheet_connection.h,
15362: include/pa_stylesheet_manager.h, main/pa_stylesheet_manager.C:
15363: xml: stylesheet&manager STARTED
15364:
15365: * src/: include/pa_globals.h, main/pa_charset.C,
15366: main/pa_exception.C, main/pa_globals.C: xml: exceptions
15367:
15368: * src/: include/pa_charset.h, include/pa_config_fixed.h,
15369: include/pa_memory.h, include/pa_pool.h, main/pa_charset.C,
15370: main/pa_memory.C, main/pa_pool.C, types/pa_vxdoc.C,
15371: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: xml:
15372: charsets
15373:
15374: * tests/023.html: in some cases it rounded up badly. postponing
15375: solution of that problem, making more simple test
15376:
15377: * tests/: 058_paf2000.png, results/058.processed: .png added with
15378: -kb now
15379:
15380: * src/: include/pa_charset.h, include/pa_charsets.h,
15381: main/pa_charset.C, main/pa_charsets.C: charset_utf8 declaration
15382: moved to charsets.C
15383:
15384: 2003-03-05 paf
15385:
15386: * src/classes/string.C, src/include/pa_string.h,
15387: src/main/pa_string.C, tests/105.html,
15388: tests/results/105.processed: String::match bug fixed
15389:
15390: * src/classes/op.C, src/main/main.dsp, tests/104.html,
15391: tests/results/104.processed: ^bpt operator added [does int3 in
15392: debug build on win32]
15393:
15394: * tests/: 057.html, results/057.processed: test bug fixed
15395:
1.116 moko 15396: * src/targets/cgi/Makefile.am: linker needed more tricks to link OK
1.95 moko 15397:
15398: * src/classes/math.C: can be: crypt in -lcrypt OK, but crypt.h be
15399: missing
15400:
1.116 moko 15401: * src/: include/Makefile.am, main/Makefile.am, types/Makefile.am:
15402: forgotten files added to Makes
1.95 moko 15403:
15404: * ltmain.sh: ltmain.sh added
15405:
15406: * src/types/: pa_vhash.C, pa_vhash.h: hash_default_element_name
15407: change undone ;(
15408:
15409: * src/types/: pa_vhash.C, pa_vhash.h: hash_default_element_name
15410: made static
15411:
15412: * src/: classes/math.C, classes/op.C, classes/string.C,
1.116 moko 15413: main/pa_exec.C, targets/cgi/Makefile.am: gcc more happy.
15414: todo:make linker happy
1.95 moko 15415:
15416: * src/: classes/file.C, include/pa_exec.h, main/pa_exec.C: pa_exec
15417: env param made optional
15418:
15419: 2003-03-04 paf
15420:
15421: * src/: classes/image.C, include/pa_request.h, include/pa_stack.h,
15422: types/pa_vimage.h: number of gcc compiler bugs fixed
15423:
15424: * tests/: 103.html, 103mark.gif, 103paf2001.gif,
15425: results/103.processed: tests: 103 image.copy transparence test
15426:
15427: * src/main/execute.C, tests/101.html, tests/102.html,
15428: tests/results/101.processed, tests/results/102.processed: tests:
15429: 101 method/variable name conflict test 102 form fields change
15430: should not not change anything [bug fix]
15431:
15432: * tests/: 057.html, 099.html, 100.html, results/057.processed,
15433: results/099.processed, results/100.processed: tests: 57 date
15434: create 2002: added 99,100 response:body/download
15435:
15436: * src/classes/image.C, tests/098.html, tests/098font.gif,
15437: tests/results/098.processed: test: 98 image font text [bug fixed]
15438:
15439: * src/main/pa_common.C, src/targets/cgi/parser3.C, tests/097.html,
15440: tests/results/097.processed: test: 97 file::load http:// [bugs
15441: fixed]
15442:
15443: * src/classes/hash.C, src/classes/image.C, src/classes/table.C,
15444: src/include/pa_memory.h, tests/096.html, tests/096_dir/163.jpg,
15445: tests/096_dir/188.jpg, tests/results/096.processed: tests: 96
15446: image EXIF [bug fixed]
15447:
15448: * src/classes/table.C, src/main/execute.C, tests/061.dat,
15449: tests/061.html, tests/062.html, tests/063.html, tests/064.html,
15450: tests/065.html, tests/066.html, tests/067.html, tests/068.html,
15451: tests/069.html, tests/070.html, tests/071.html, tests/072.html,
15452: tests/073.html, tests/074.html, tests/075.html, tests/076.html,
15453: tests/077.html, tests/078.html, tests/080.html, tests/081.html,
15454: tests/082.html, tests/083.html, tests/084.html, tests/085.html,
15455: tests/086.html, tests/087.html, tests/088.html, tests/089.html,
15456: tests/090.html, tests/091.html, tests/092.html, tests/093.html,
15457: tests/094.html, tests/095.html, tests/results/061.processed,
15458: tests/results/062.processed, tests/results/063.processed,
15459: tests/results/064.processed, tests/results/065.processed,
15460: tests/results/066.processed, tests/results/067.processed,
15461: tests/results/068.processed, tests/results/069.processed,
15462: tests/results/070.processed, tests/results/071.processed,
15463: tests/results/072.processed, tests/results/073.processed,
15464: tests/results/074.processed, tests/results/075.processed,
15465: tests/results/076.processed, tests/results/077.processed,
15466: tests/results/078.processed, tests/results/080.processed,
15467: tests/results/081.processed, tests/results/082.processed,
15468: tests/results/083.processed, tests/results/084.processed,
15469: tests/results/085.processed, tests/results/086.processed,
15470: tests/results/087.processed, tests/results/088.processed,
15471: tests/results/089.processed, tests/results/090.processed,
15472: tests/results/091.processed, tests/results/092.processed,
15473: tests/results/093.processed, tests/results/094.processed,
15474: tests/results/095.processed, tests/079.html,
15475: tests/results/079.processed: tests: 61 file::stat size 62
15476: string->int autoconvert 63 double .int,dec,div,mul 64 date
15477: compare 65 file: basename,justname,justext 66 math:crypt 67
15478: string.match simple on long 68 string.match normalized simple on
15479: long 69 string.int 70 file::stat content-type 71 table.join 72
15480: hash parameter conditional pass 73 date daylightsaving,yearday 74
15481: date arithmetics 75 response date values/attributes 76 string.pos
15482: of void, void.pos 77 syntax parsing 78 cookie tainting 79 switch
15483: with local 80 scientific numeric literal in string autoconvert 81
15484: xor: logical and numerical 82 for delims 83 menu delims 84
15485: table.hash distinct 85 long string replace 86 throw+catch
15486: current language preserve 87 bit shifts 88 junction tests +
15487: $caller test 89 hash.foreach selfmodification 90 int/void to int
15488: 91 $caller test 92 junction is + def junction tests 93 $caller
15489: test 94 syntax test 95 table.hash(keygenerator) [bug fixed]
15490:
15491: * src/main/: execute.C, pa_table.C: test: 59 table.locate [bug
15492: fixed] 60 string eq string [bug fixed]
15493:
15494: * tests/: 053.html, 054.html, 055.html, 056.html, 057.html,
15495: 058.html, 058_paf2000.png, 059.html, 060.html,
15496: results/053.processed, results/054.processed,
15497: results/055.processed, results/056.processed,
15498: results/057.processed, results/058.processed,
15499: results/059.processed, results/060.processed: test: 53
15500: string.replace 54 junctions 55 table.hash 56 call indirect 57
15501: date.create[string] 58 image.measure[png]
15502:
15503: * tests/: 052.html, outputs/049.processed, outputs/050.processed,
15504: outputs/051.processed, results/052.processed: test: 52
15505: pre/match/post test: passed AS-IT-WERE, but wrong :) separate
15506: task: fix that
15507:
15508: 2003-03-03 paf
15509:
15510: * tests/: 043.html, 044.html, 045.html, 046.html, 047.html,
15511: 048.html, 049.html, 050.html, 051.html, 051b.p, 051t.p, Makefile,
15512: parser-cygwin.sh, parser-unix.sh, run_parser.sh,
15513: outputs/049.processed, outputs/050.processed,
15514: outputs/051.processed, results/001.processed,
15515: results/002.processed, results/003.processed,
15516: results/005.processed, results/006.processed,
15517: results/008.processed, results/009.processed,
15518: results/011.processed, results/012.processed,
15519: results/013.processed, results/014.processed,
15520: results/015.processed, results/016.processed,
15521: results/017.processed, results/020.processed,
15522: results/021.processed, results/022.processed,
15523: results/024.processed, results/025.processed,
15524: results/026.processed, results/027.processed,
15525: results/028.processed, results/029.processed,
15526: results/030.processed, results/031.processed,
15527: results/049.processed, results/050.processed,
15528: results/051.processed, results/043.processed,
15529: results/044.processed, results/045.processed,
15530: results/046.processed, results/047.processed,
15531: results/048.processed: tests: 43,44,45 date rolls 46
15532: autoevaluating junction 47 table.select 48 name with subvar 49
15533: hash-creating switch 50 process 51 started parent/child, works as
15534: it were but it were NOT GOOD, created separate task to fix that
15535:
15536: * tests/: 042.html, results/042.processed: test: 42
15537: exception.handled
15538:
15539: * tests/: 041.html, results/041.processed: test: 41 table.locate by
15540: expression
15541:
15542: * tests/: 040.html, results/040.processed: test: 39 method result
15543: of type table 40 method param junction auto evaluate
15544:
15545: * tests/: 039.html, results/039.processed: test: 37 method result
15546: of type table
15547:
15548: * src/main/pa_request.C, src/types/pa_vmath.C, tests/033.html,
15549: tests/034.html, tests/035.html, tests/036.html, tests/037.html,
15550: tests/038.html, tests/results/033.processed,
15551: tests/results/034.processed, tests/results/035.processed,
15552: tests/results/036.processed, tests/results/037.processed,
15553: tests/results/038.processed: tests: 33 string.replace 34
15554: string.upper 35 table created 36 local/global vars with juntions
15555: 37 table clone 38 math PI & number formatting
15556:
15557: math class registring typo fixed
15558:
15559: * src/classes/op.C, src/include/pa_request.h,
15560: src/include/pa_string.h, src/main/execute.C,
15561: src/main/pa_request.C, src/main/pa_string.C, src/main/untaint.C,
15562: src/types/pa_vcode_frame.h, src/types/pa_wcontext.h,
15563: tests/032.html, tests/results/032.processed: uchar changed to
15564: String_UL in all places [was not everywhere] untaint test: 032
15565:
15566: * src/targets/cgi/parser3.C, tests/004.html, tests/Makefile,
15567: tests/results/004.processed, tests/parser-cygwin.sh,
15568: tests/parser-unix.sh: removed -H command line key, now testing
15569: using .sh file with SERVER_SOFTWARE=xxx
15570:
15571: 2003-02-26 paf
15572:
15573: * src/main/execute.C, src/types/pa_vstateless_class.h,
15574: tests/024.html, tests/025.html, tests/026.html, tests/027.html,
15575: tests/028.html, tests/029.html, tests/030.html, tests/031.html,
15576: tests/results/024.processed, tests/results/025.processed,
15577: tests/results/026.processed, tests/results/027.processed,
15578: tests/results/028.processed, tests/results/029.processed,
15579: tests/results/030.processed, tests/results/031.processed: fixed
15580: bug with name_cstr mutable CharPtr more tests
15581:
15582: * src/: include/pa_sapi.h, main/pa_globals.C, main/pa_memory.C,
15583: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: SAPI::abort
15584: << abort. die now just exits
15585:
15586: * src/classes/classes.awk, src/classes/classes.h,
15587: src/classes/date.C, src/classes/double.C, src/classes/file.C,
15588: src/classes/form.C, src/classes/hash.C, src/classes/image.C,
15589: src/classes/int.C, src/classes/mail.C, src/classes/math.C,
15590: src/classes/op.C, src/classes/response.C, src/classes/string.C,
15591: src/classes/table.C, src/classes/void.C, src/classes/xdoc.C,
15592: src/classes/xnode.C, src/include/pa_memory.h,
15593: src/include/pa_sapi.h, src/targets/cgi/parser3.C,
15594: src/targets/isapi/parser3isapi.C, src/types/pa_venv.h,
15595: src/types/pa_vform.C, tests/015.html, tests/016.html,
15596: tests/017.html, tests/018.html, tests/019.html,
15597: tests/019paf2001.gif, tests/020.html, tests/021.html,
15598: tests/022.html, tests/023.html, tests/022_dir/a.html,
15599: tests/022_dir/b.txt, tests/022_dir/c.htm,
15600: tests/results/015.processed, tests/results/016.processed,
15601: tests/results/017.processed, tests/results/018.processed,
15602: tests/results/019.processed, tests/results/020.processed,
15603: tests/results/021.processed, tests/results/022.processed,
15604: tests/results/023.processed: methoded_array now contains all Mxxx
15605: classes SAPI::get_env now returns info on pool more tests
15606:
15607: * src/include/pa_array.h, src/include/pa_hash.h,
15608: src/include/pa_memory.h, src/main/pa_charset.C, tests/001.html,
15609: tests/002.html, tests/003.html, tests/004.html, tests/005.html,
15610: tests/006.html, tests/007.html, tests/008.html, tests/009.html,
15611: tests/010.html, tests/011.html, tests/012.html, tests/013.html,
15612: tests/014.html, tests/Makefile, tests/outputs/create-dir,
15613: tests/results/001.processed, tests/results/002.processed,
15614: tests/results/003.processed, tests/results/004.processed,
15615: tests/results/005.processed, tests/results/006.processed,
15616: tests/results/007.processed, tests/results/008.processed,
15617: tests/results/009.processed, tests/results/010.processed,
15618: tests/results/011.processed, tests/results/012.processed,
15619: tests/results/013.processed, tests/results/014.processed: hash
15620: cloning fixed
15621:
15622: 2003-02-25 paf
15623:
15624: * src/main/pa_common.C: typo fixed
15625:
15626: 2003-02-24 paf
15627:
15628: * src/types/pa_vcookie.C: fixed all places with bad get_string(0)
15629: [one remained]
15630:
15631: * src/: include/pa_request.h, main/execute.C: few bad get_string(0)
15632: [should have been get_string(&pool)] todo: check other such calls
15633:
15634: * src/: main/compile.tab.C, main/execute.C, types/pa_vfile.h:
15635: test10, bad lookups
15636:
15637: xxx* xxx=smartptr.get(); << is bad style, after ";" original
15638: object got destructed, and xxx points to sky
15639:
15640: * ChangeLog, src/classes/string.C: match bug fixed
15641:
15642: * src/types/pa_vmail.C: body [text/html] transcoded to
15643: $.charset[specified] now
15644:
15645: * src/main/pa_common.C: stupid gcc [2.95.4] generated bad code
15646: which failed to handle sigsetjmp+throw: crashed inside of
15647: pre-throw code. rewritten simplier [though duplicating
15648: closesocket code]
15649:
15650: * src/main/pa_common.C: stupid gcc [2.95.4] generated bad code
15651: which failed to handle sigsetjmp+throw: crashed inside of
15652: pre-throw code. rewritten simplier [though duplicating
15653: closesocket code]
15654:
15655: 2003-02-21 paf
15656:
15657: * operators.txt, src/targets/cgi/parser3.C, src/types/pa_vcookie.C:
15658: $cookie:name[$.expires[date << can be now]]
15659:
15660: written makefile with regression tests [raw]
15661:
15662: * src/targets/cgi/parser3.C: MAKE_TEST must be used inside of 'make
15663: tests' only [it's not forcing CGI mode now] now use -H to output
15664: CGI header when parser used in command line [useful for tests
15665: also]
15666:
15667: * src/targets/cgi/parser3.C: MAKE_TEST environment variable
15668: switches on CGI mode, and is used in regression tests
15669:
15670: * src/: include/pa_request.h, main/pa_request.C,
15671: targets/cgi/parser3.C, types/pa_vcookie.h, types/pa_venv.h: env
15672: fixed
15673:
15674: * src/: include/pa_memory.h, main/pa_memory.C: inlined memory
15675: handling pa_*
15676:
15677: * src/: include/pa_memory.h, main/pa_memory.C, include/pa_array.h,
15678: include/pa_exception.h, include/pa_pool.h, main/Makefile.am,
15679: main/main.dsp, main/pa_array.C, main/pa_pool.C: reorganized
15680: memory handling files
15681:
15682: * src/main/pa_array.C: pool::format_integer terminator fixed
15683:
15684: * src/: main/execute.C, targets/cgi/parser3.C: release mode now
15685: compiles OK test to show benefits of free
15686:
15687: * src/: classes/file.C, classes/image.C, classes/mail.C,
15688: classes/op.C, classes/xdoc.C, main/pa_charset.C, main/pa_exec.C,
15689: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
15690: types/pa_vimage.C, types/pa_vxdoc.h: fixed all cstr's that must
15691: use pool [as the one in ^process]
15692:
15693: * src/classes/op.C: fixed process. sould now check for all cstr's
15694: -- some must use pool [as the one in ^process]
15695:
15696: 2003-02-20 paf
15697:
15698: * src/: classes/date.C, classes/double.C, classes/file.C,
15699: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
15700: classes/math.C, classes/op.C, classes/response.C,
15701: classes/string.C, classes/table.C, classes/void.C,
15702: classes/xdoc.C, classes/xnode.C, main/pa_string.C,
15703: types/pa_method.h, types/pa_value.C, types/pa_vmethod_frame.h:
15704: string cmp fixed
15705:
15706: * src/: include/pa_config_fixed.h, targets/cgi/parser3.C: form
15707: values passed OK now
15708:
15709: 2003-02-19 paf
15710:
15711: * src/: classes/form.C, include/pa_charset.h, include/pa_pool.h,
15712: main/pa_charset.C, main/pa_exception.C, main/pa_request.C,
15713: main/pa_stylesheet_manager.C, targets/cgi/parser3.C,
15714: targets/isapi/parser3isapi.dsp, types/pa_vcookie.C,
15715: types/pa_vform.C, types/pa_vmail.C, types/pa_vxnode.C: found&kill
15716: all remaning leaks resulted from pooled::malloc calls [excluding
15717: in gd -- planning complete rewrite extremely ugly code]
15718:
15719: * src/targets/isapi/: pa_pool.C, pool_storage.h: removed unneeded
15720: files
15721:
15722: 2003-02-17 paf
15723:
15724: * src/: classes/date.C, classes/double.C, classes/file.C,
15725: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
15726: classes/response.C, classes/string.C, classes/table.C,
15727: classes/xdoc.C, classes/xnode.h, include/pa_stack.h,
15728: include/pa_stylesheet_connection.h,
15729: include/pa_stylesheet_manager.h, sql/pa_sql_driver.h,
15730: types/pa_vdate.h, types/pa_vdouble.h, types/pa_vfile.h,
15731: types/pa_vform.C, types/pa_vform.h, types/pa_vimage.h,
15732: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.h,
15733: types/pa_vvoid.h, types/pa_vxdoc.h, types/pa_vxnode.h,
15734: types/pa_wcontext.h, types/pa_wwrapper.h: fixed all remained bugs
15735: of unitialized simple-typed field
15736:
15737: * src/: classes/classes.C, classes/classes.h, main/execute.C,
15738: main/pa_charset.C, main/pa_request.C: another bug of unitialized
15739: simple-typed field fixed. todo: find&kill all like that one
15740:
15741: * src/: main/execute.C, targets/cgi/pa_pool.C,
15742: targets/cgi/parser3.C, targets/cgi/pool_storage.h: few bugs in
15743: debug output fixed
15744:
15745: * src/: include/pa_stack.h, main/compile.C, main/execute.C,
15746: main/pa_request.C: stack-stored items need extra .ref to prevent
15747: object_ptr from delete[them]
15748:
15749: * src/: classes/date.C, classes/op.C, classes/table.C,
15750: classes/xdoc.C, classes/xnode.C, include/pa_array.h,
15751: include/pa_charset.h, main/Makefile.am, main/main.dsp,
15752: main/pa_charset.C, main/pa_common.C,
15753: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
15754: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
15755: types/pa_vmail.C: fixed more leaks resulted from pooled::malloc
15756: calls
15757:
15758: * src/: main/pa_request.C, targets/cgi/parser3.C, types/pa_vfile.C:
15759: couple mem leaks rusulted from old pooled::malloc usage.
15760: todo:find more like those
15761:
15762: * src/main/: compile.C, compile_tools.C: 2*2!
15763:
15764: * src/: include/pa_array.h, include/pa_request.h, main/execute.C:
15765: stackItem fixed [there were no string on stack before]
15766:
15767: * src/: main/execute.C, main/pa_request.C,
15768: types/pa_vmethod_frame.C: first letters out OK
15769:
15770: * src/: classes/classes.C, include/pa_array.h, include/pa_hash.h,
15771: include/pa_pool.h, include/pa_request.h, main/pa_request.C,
15772: main/pa_string.C, main/untaint.C, types/pa_value.h,
15773: types/pa_vint.h, types/pa_vstateless_class.h, types/pa_vstring.h,
15774: types/pa_vvoid.h, types/pa_wcontext.h: class fields of simple
15775: type not initialized with zeros :( while class fields of class
15776: types initialized with default constructors. learn C++
15777:
15778: * src/: classes/classes.awk, classes/double.C, classes/file.C,
15779: classes/form.C, classes/image.C, classes/int.C, classes/mail.C,
15780: classes/math.C, classes/xdoc.C, classes/xnode.C,
15781: include/pa_array.h, include/pa_string.h, main/pa_exec.C,
15782: types/pa_vmail.C: parser3.exe - 0 error(s), 0 warning(s)
15783:
15784: 2003-02-14 paf
15785:
15786: * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C:
15787: 13 link errors
15788:
15789: * src/: classes/file.C, include/pa_request.h, main/pa_request.C,
15790: main/pa_sql_driver_manager.C, targets/cgi/parser3.C,
15791: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
15792: types/pa_vimage.C, types/pa_vtable.C: all compiled, only 14 link
15793: errors :)
15794:
15795: * src/: classes/classes.C, classes/classes.awk, classes/file.C,
15796: classes/hash.C, classes/mail.C, classes/op.C,
15797: include/pa_common.h, include/pa_request.h, include/pa_sapi.h,
15798: main/pa_common.C, main/pa_request.C, targets/cgi/parser3.C,
15799: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.C:
15800: classes.lib - 0 error(s), 0 warning(s) parser.C compiled
15801:
15802: * src/: classes/classes.dsp, classes/op.C, classes/string.C,
15803: classes/table.C, include/pa_common.h, include/pa_globals.h,
15804: include/pa_pool.h, include/pa_request.h, main/pa_globals.C,
15805: main/pa_request.C, types/pa_value.h, types/pa_vhash.h,
15806: types/pa_vint.h, types/types.dsp: op compiled
15807:
15808: * src/: classes/classes.dsp, classes/response.C, classes/string.C,
15809: include/pa_dictionary.h, include/pa_string.h, main/pa_string.C,
15810: main/untaint.C, types/pa_vtable.h: string, response compiled
15811:
15812: 2003-02-07 paf
15813:
15814: * src/: classes/table.C, types/pa_vtable.h: table compiled
15815:
15816: 2003-02-06 paf
15817:
15818: * src/: classes/mail.C, include/pa_request.h, main/pa_request.C:
15819: mail compiled
15820:
15821: * src/: classes/image.C, classes/string.C, classes/xdoc.C,
15822: include/pa_common.h, include/pa_hash.h, main/pa_common.C,
15823: types/pa_vfile.h, types/pa_vimage.h: image compiled
15824:
15825: * src/classes/: file.C, form.C: form compiled
15826:
15827: * src/: classes/classes.dsp, classes/file.C, include/pa_common.h,
15828: include/pa_exec.h, main/pa_common.C, main/pa_exec.C,
15829: types/pa_vfile.C, types/pa_vfile.h: file compiled
15830:
15831: * src/: classes/hash.C, classes/math.C, types/pa_vmath.C,
15832: types/pa_vmath.h: math compiled [win32]
15833:
15834: * src/: classes/hash.C, include/pa_hash.h, include/pa_table.h,
15835: types/pa_vstring.h: hash compiled
15836:
15837: 2003-02-04 paf
15838:
15839: * src/: classes/date.C, classes/hash.C, include/pa_exec.h,
15840: include/pa_hash.h, include/pa_request.h, include/pa_string.h,
15841: include/pa_table.h, main/pa_common.C, main/pa_exec.C,
15842: main/pa_string.C, types/pa_method.h, types/pa_vform.C,
15843: types/pa_vhash.h: hash 50% compiled
15844:
15845: * src/: classes/date.C, classes/file.C, classes/hash.C,
15846: classes/image.C, classes/mail.C, classes/math.C, classes/op.C,
15847: classes/string.C, classes/table.C, classes/xdoc.C,
15848: classes/xnode.C, include/pa_request.h, main/pa_globals.C,
15849: main/pa_string.C: date compiled
15850:
15851: * src/classes/: classes.dsp, double.C: double compiled
15852:
15853: * src/: classes/date.C, classes/double.C, classes/file.C,
15854: classes/form.C, classes/hash.C, classes/image.C, classes/int.C,
15855: classes/mail.C, classes/math.C, classes/op.C, classes/response.C,
15856: classes/string.C, classes/table.C, classes/void.C,
15857: classes/xdoc.C, classes/xnode.C, types/pa_vdouble.h,
15858: types/pa_vhash.h, types/pa_vint.h, types/pa_vstring.h,
15859: types/pa_vtable.h, types/pa_vxdoc.h, types/pa_vxnode.h: int
15860: compiled
15861:
15862: * src/: classes/date.C, classes/double.C, classes/file.C,
15863: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
15864: classes/math.C, classes/op.C, classes/response.C,
15865: classes/string.C, classes/table.C, classes/void.C,
15866: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
15867: types/pa_vvoid.h: void compiled :)
15868:
15869: * src/: include/pa_globals.h, main/pa_cache_managers.C,
15870: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
15871: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
15872: main/pa_globals.C, main/pa_pool.C, main/pa_sql_driver_manager.C,
15873: main/pa_string.C, main/pa_uue.C, main/untaint.C,
15874: types/pa_value.C, types/pa_vcookie.C, types/pa_vfile.C,
15875: types/pa_vimage.C, types/pa_vmath.C, types/pa_vrequest.C,
15876: types/pa_vresponse.C, types/pa_vstateless_class.C,
15877: types/pa_vstatus.C, types/pa_vstring.C, types/pa_vtable.C,
15878: types/pa_wcontext.C, types/types.dsp: removed stupid
15879: value_includes.h
15880:
15881: * src/types/: pa_value.C, pa_value_includes.h, pa_vrequest.C:
15882: trying to remove stupid value_includes.h
15883:
15884: * src/main/pa_exec.C: pa_exec compiled on win32
15885:
15886: * src/main/pa_exec.C: libmain.a compiled on six [unix]
15887:
15888: * src/: include/pa_globals.h, include/pa_request.h,
15889: types/pa_value.C, types/pa_value.h, types/pa_vclass.C,
15890: types/pa_vcookie.C, types/pa_vdate.h, types/pa_vfile.C,
15891: types/pa_vfile.h, types/pa_vmail.C, types/pa_vobject.C,
15892: types/pa_vrequest.C, types/pa_vstateless_class.C,
15893: types/pa_vstatus.C, types/pa_vtable.C: libtypes.a compiled gcc
15894:
15895: * src/: include/pa_config_includes.h, include/pa_dictionary.h,
15896: main/pa_common.C, main/pa_dictionary.C, main/pa_exec.C,
15897: main/pa_socks.C: libmain.a gcc and mail.lib msvc++ compiled
15898:
15899: * src/: include/pa_array.h, include/pa_config_includes.h,
15900: include/pa_dictionary.h, main/pa_dictionary.C, main/pa_exec.C,
15901: main/pa_socks.C, main/pa_sql_driver_manager.C: gcc libmain.a
15902: compiled
15903:
15904: * src/main/pa_globals.C: merged changes from 1.149-1.150 (stupid
15905: name conflicts)
15906:
15907: * src/: main/compile_tools.h, main/execute.C, main/pa_table.C,
15908: types/pa_vmethod_frame.h, types/pa_vvoid.h: yuk: gcc on cygwin
15909: yelds "virtual memory exhausted" while trying to compile
15910: execute.C [eating up to 127MB]
15911:
15912: 2003-02-03 paf
15913:
15914: * src/: include/pa_config_includes.h, include/pa_hash.h,
15915: include/pa_operation.h, include/pa_pool.h, include/pa_string.h,
15916: main/pa_common.C, types/pa_value.C, types/pa_value.h,
15917: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vhash.h,
15918: types/pa_vint.h, types/pa_vjunction.h,
15919: types/pa_vstateless_class.h, types/pa_vstring.h, types/types.dsp:
15920: started gcc compiling pa_common compiled
15921:
15922: * src/: include/pa_exception.h, include/pa_pool.h,
15923: main/pa_exception.C: exception gcc change #1
15924:
1.116 moko 15925: * src/include/: Makefile.am, pa_hash.h, pa_pool.h: gcc refused to
15926: compile _P identifier. it replaced it to some strange 0x0000040
1.95 moko 15927:
15928: * src/types/: pa_vmath.C, pa_vmethod_frame.C: vmath compiled
15929:
15930: * src/types/pa_vtable.C: vtable compiled
15931:
15932: * src/types/: pa_vstring.C, pa_vstring.h: vstring compiled
15933:
15934: * src/: include/pa_cache_managers.h, main/pa_request.C,
15935: types/pa_vstatus.C, types/pa_vstatus.h: vstatus compiled
15936:
15937: * src/types/pa_vstateless_class.C: vstateless_class compiled
15938:
15939: * src/types/: pa_vresponse.C, pa_vresponse.h: vresponse compiled
15940:
15941: * src/types/pa_vrequest.C: vrequest compiled
15942:
15943: * src/types/: pa_value.C, pa_value.h, pa_vclass.C, pa_vclass.h,
15944: pa_vobject.C, pa_vobject.h: vobject compiled
15945:
15946: * src/: classes/form.C, classes/mail.C, include/pa_request.h,
15947: main/pa_globals.C, main/pa_request.C, types/pa_value.h,
15948: types/pa_vform.C, types/pa_vmail.C, types/pa_vmail.h: vmail
15949: compiled
15950:
15951: * src/types/: pa_vimage.C, pa_vimage.h: vimage compiled
15952:
15953: * src/: include/pa_pool.h, main/pa_request.C, types/pa_value.C,
15954: types/pa_vclass.C, types/pa_vcookie.C, types/pa_vcookie.h,
15955: types/pa_vform.C, types/pa_vform.h, types/pa_vobject.h: vform
15956: compiled
15957:
15958: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
15959: main.lib - 0 error(s), 0 warning(s)
15960:
15961: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
15962: types/pa_value.h, types/pa_vmethod_frame.h: execute compiled
15963:
15964: 2003-01-31 paf
15965:
15966: * src/: include/pa_array.h, include/pa_operation.h,
15967: include/pa_request.h, main/execute.C, main/main.dsp,
15968: types/pa_vjunction.h: started last file from main library:
15969: execute
15970:
15971: * src/: include/pa_request.h, include/pa_sapi.h,
15972: main/compile.tab.C, main/compile.y, main/compile_tools.h,
15973: main/pa_request.C, targets/cgi/parser3.C,
15974: targets/isapi/parser3isapi.C, types/pa_vfile.C, types/pa_vfile.h,
15975: types/pa_vhash.h: pa_request compiled
15976:
15977: * src/: classes/op.C, classes/string.C, include/pa_common.h,
15978: include/pa_globals.h, include/pa_request.h,
15979: include/pa_sql_connection.h, main/compile.tab.C, main/compile.y,
15980: main/execute.C, main/main.dsp, main/pa_common.C,
15981: main/pa_globals.C, main/pa_request.C, types/pa_value.h,
15982: types/pa_vcode_frame.h, types/pa_vcookie.h, types/pa_vform.h,
15983: types/pa_vmail.C, types/pa_vmail.h, types/pa_vresponse.h,
15984: types/pa_vtable.h, types/pa_wcontext.C, types/pa_wcontext.h,
15985: types/types.dsp: most pa_request compiled
15986:
15987: * src/: classes/classes.C, classes/classes.h, classes/date.C,
15988: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
15989: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
15990: classes/op.C, classes/response.C, classes/string.C,
15991: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
15992: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
15993: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
15994: include/pa_config_fixed.h, include/pa_config_includes.h,
15995: include/pa_dictionary.h, include/pa_dir.h,
15996: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
15997: include/pa_hash.h, include/pa_opcode.h, include/pa_operation.h,
15998: include/pa_pool.h, include/pa_request.h,
15999: include/pa_request_charsets.h, include/pa_request_info.h,
16000: include/pa_sapi.h, include/pa_socks.h,
16001: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
16002: include/pa_stack.h, include/pa_string.h,
16003: include/pa_stylesheet_connection.h,
16004: include/pa_stylesheet_manager.h, include/pa_table.h,
16005: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
16006: lib/ltdl/config_fixed.h, lib/ltdl/ltdl.c, lib/ltdl/ltdl.h,
16007: lib/md5/pa_md5.h, lib/md5/pa_md5c.c, lib/pcre/dftables.c,
16008: lib/pcre/get.c, lib/pcre/maketables.c, lib/pcre/pcre.c,
16009: lib/pcre/pcre.h, lib/pcre/pcre_parser_ctype.c, lib/pcre/study.c,
16010: main/compile.C, main/compile.tab.C, main/compile.y,
16011: main/compile_tools.C, main/compile_tools.h, main/execute.C,
16012: main/main.dsp, main/pa_cache_managers.C, main/pa_charset.C,
16013: main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
16014: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
16015: main/pa_globals.C, main/pa_pool.C, main/pa_request.C,
16016: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
16017: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
16018: main/untaint.C, sql/pa_sql_driver.h, targets/cgi/getopt.c,
16019: targets/cgi/getopt.h, targets/cgi/pa_pool.C,
16020: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
16021: targets/cgi/pool_storage.h, targets/isapi/pa_pool.C,
16022: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
16023: targets/isapi/pool_storage.h, types/pa_value.C, types/pa_value.h,
16024: types/pa_value_includes.h, types/pa_vbool.h, types/pa_vclass.C,
16025: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
16026: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
16027: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
16028: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
16029: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
16030: types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
16031: types/pa_vmath.C, types/pa_vmath.h, types/pa_vmethod_frame.C,
16032: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
16033: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
16034: types/pa_vresponse.h, types/pa_vstateless_class.C,
16035: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
16036: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
16037: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
16038: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
16039: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
16040: types/pa_wcontext.h, types/pa_wwrapper.h: grammar compiled
16041:
16042: * ChangeLog, src/classes/classes.h, src/classes/op.C,
16043: src/include/pa_cache_managers.h, src/include/pa_charset.h,
16044: src/include/pa_charsets.h, src/include/pa_common.h,
16045: src/include/pa_dictionary.h, src/include/pa_exception.h,
16046: src/include/pa_exec.h, src/include/pa_pool.h,
16047: src/include/pa_request.h, src/include/pa_sapi.h,
16048: src/include/pa_sql_connection.h,
16049: src/include/pa_sql_driver_manager.h, src/include/pa_string.h,
16050: src/include/pa_table.h, src/include/pa_uue.h, src/main/compile.C,
16051: src/main/compile.tab.C, src/main/compile_tools.C,
16052: src/main/compile_tools.h, src/main/main.dsp,
16053: src/main/pa_charset.C, src/main/pa_charsets.C,
16054: src/main/pa_common.C, src/main/pa_dictionary.C,
16055: src/main/pa_exception.C, src/main/pa_exec.C,
16056: src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
16057: src/main/pa_string.C, src/main/pa_table.C, src/main/pa_uue.C,
16058: src/main/untaint.C, src/types/pa_value.C, src/types/pa_value.h,
16059: src/types/pa_vclass.h, src/types/pa_vcookie.C,
16060: src/types/pa_vcookie.h, src/types/pa_vdate.h,
16061: src/types/pa_vdouble.h, src/types/pa_venv.h,
16062: src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vform.h,
16063: src/types/pa_vhash.h, src/types/pa_vimage.C,
16064: src/types/pa_vimage.h, src/types/pa_vint.h, src/types/pa_vmail.C,
16065: src/types/pa_vmail.h, src/types/pa_vmath.C, src/types/pa_vmath.h,
16066: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
16067: src/types/pa_vobject.C, src/types/pa_vobject.h,
16068: src/types/pa_vrequest.C, src/types/pa_vrequest.h,
16069: src/types/pa_vresponse.C, src/types/pa_vresponse.h,
16070: src/types/pa_vstateless_class.C, src/types/pa_vstateless_class.h,
16071: src/types/pa_vstateless_object.h, src/types/pa_vstatus.h,
16072: src/types/pa_vstring.h, src/types/pa_vtable.h,
16073: src/types/pa_vvoid.h, src/types/pa_wcontext.C,
16074: src/types/pa_wcontext.h, src/types/pa_wwrapper.h: ConstStringPtr
16075: died, long live StringPtr
16076:
16077: 2003-01-30 paf
16078:
16079: * src/: include/pa_charset.h, include/pa_request.h,
16080: include/pa_sql_driver_manager.h, main/compile.tab.C,
16081: main/compile.y, main/compile_tools.h, main/pa_request.C,
16082: types/pa_vobject.h, types/pa_vstatus.h: grammar compiled
16083:
16084: * src/: classes/classes.h, include/pa_pool.h, main/compile.C,
16085: main/compile.tab.C, types/pa_value.h, types/pa_vfile.h,
16086: types/pa_vhash.h, types/pa_vmethod_frame.h,
16087: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
16088: types/types.dsp: vstateless_class compiled
16089:
16090: * src/main/compile.C: compile compiled
16091:
16092: * src/: include/pa_array.h, include/pa_operation.h,
16093: include/pa_table.h, main/compile_tools.C, main/compile_tools.h,
16094: main/pa_table.C: compile_tools compiled
16095:
16096: * src/: include/pa_operation.h, main/compile.y,
16097: main/compile_tools.C, main/compile_tools.h: started
16098: compile_tools. vagues ideas of how to free compiled code
16099:
16100: * src/: include/pa_opcode.h, main/compile_tools.h, main/execute.C,
16101: main/main.dsp, types/pa_value.C, types/pa_value.h,
16102: types/pa_vmethod_frame.h, types/pa_vstateless_class.h: value
16103: compiled
16104:
16105: 2003-01-29 paf
16106:
16107: * src/: include/pa_globals.h, include/pa_request.h,
16108: main/pa_globals.C, main/pa_request.C, types/pa_value.h,
16109: types/pa_vmethod_frame.h, types/pa_vstateless_class.h,
16110: types/pa_wcontext.h, types/types.dsp: vmethodframe, pa_request.h
16111: compiled
16112:
16113: * src/lib/ltdl/config_fixed.h: libltdl compiled without warnings
16114: now
16115:
16116: * src/: include/pa_array.h, include/pa_exception.h,
16117: include/pa_pool.h, main/pa_exception.C: gd compiled
16118:
16119: * src/types/: pa_vfile.C, pa_vfile.h, pa_vimage.C, pa_vimage.h: gd
16120: compiled
16121:
16122: * src/: classes/file.C, include/pa_globals.h, main/pa_globals.C,
16123: types/pa_value.C, types/pa_value.h, types/pa_vfile.C,
16124: types/pa_vfile.h: vfile compiled
16125:
16126: * src/: include/pa_common.h, include/pa_globals.h,
16127: include/pa_string.h, main/pa_globals.C, types/pa_value.C,
16128: types/pa_value.h, types/pa_vcookie.C, types/pa_vcookie.h,
16129: types/pa_vform.C, types/pa_vform.h: vcookie compiled
16130:
16131: * src/: include/pa_exception.h, main/pa_cache_managers.C,
16132: main/pa_charsets.C, main/pa_common.C, main/pa_dir.C,
16133: main/pa_exception.C, main/pa_exec.C, main/pa_pool.C,
16134: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
16135: main/pa_uue.C: #include "pa_value_includes.h" everywhere in main
16136:
16137: * src/: include/pa_request_charsets.h, include/pa_request_info.h,
16138: main/main.dsp, main/untaint.C: more compiled
16139:
16140: * src/: include/pa_charsets.h, include/pa_request.h,
16141: include/pa_request_info.h, include/pa_string.h,
16142: main/pa_charsets.C, types/pa_vrequest.C, types/pa_vresponse.C,
16143: types/pa_vresponse.h: vrequest compiled
16144:
16145: * src/types/: pa_value.h, pa_vdate.h, pa_vform.h, pa_vhash.h,
16146: pa_vobject.C, pa_vobject.h, pa_vrequest.C, pa_vresponse.C,
16147: pa_vresponse.h, pa_wcontext.h: vrequest compiled
16148:
16149: * src/: classes/classes.h, include/pa_charset.h,
16150: include/pa_charsets.h, include/pa_globals.h, include/pa_pool.h,
16151: include/pa_request.h, include/pa_string.h, main/main.dsp,
16152: main/pa_charset.C, main/pa_charsets.C, main/pa_globals.C,
16153: main/untaint.C, types/pa_value.h, types/pa_vdouble.h,
16154: types/pa_vfile.h, types/pa_vint.h, types/pa_vmath.C,
16155: types/pa_vrequest.C, types/pa_vrequest.h,
16156: types/pa_vstateless_class.h, types/pa_vstring.h,
16157: types/pa_vvoid.h: vrequest,vdouble,vint compiled
16158:
16159: * src/: classes/classes.h, classes/math.C, include/pa_pool.h,
16160: include/pa_request.h, include/pa_sapi.h, include/pa_string.h,
16161: main/main.dsp, types/pa_value.h, types/pa_vbool.h,
16162: types/pa_vclass.h, types/pa_vdouble.h, types/pa_venv.h,
16163: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
16164: types/pa_vjunction.h, types/pa_vmath.C, types/pa_vmath.h,
16165: types/pa_vobject.h, types/pa_vstateless_class.h,
16166: types/pa_vstateless_object.h, types/pa_vstatus.h,
16167: types/pa_vstring.h, types/types.dsp: vmath compiled
16168:
16169: 2003-01-28 paf
16170:
16171: * src/: classes/classes.h, classes/date.C, classes/file.C,
16172: classes/hash.C, classes/image.C, classes/table.C, classes/xdoc.C,
16173: classes/xnode.h, main/execute.C, main/main.dsp, types/pa_value.h,
16174: types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.C,
16175: types/pa_vobject.h, types/pa_vstateless_class.h: started main:
16176: compile_tools
16177:
16178: * src/: include/pa_charset.h, include/pa_exception.h,
16179: include/pa_request.h, include/pa_string.h, main/untaint.C:
16180: untaint compiled
16181:
16182: * ChangeLog, src/include/pa_array.h, src/include/pa_string.h,
16183: src/main/execute.C, src/main/untaint.C, src/types/pa_vmail.C:
16184: more compiled. struck with string::store_to needing to know
16185: source/client charsets
16186:
16187: * src/: include/pa_exception.h, include/pa_uue.h, main/pa_uue.C,
16188: types/pa_vfile.h: uue compiled
16189:
16190: * src/: include/pa_table.h, main/pa_string.C, main/pa_table.C:
16191: table compiled
16192:
16193: * src/: include/pa_cache_managers.h, main/pa_cache_managers.C,
16194: main/pa_globals.C, main/pa_sql_driver_manager.C: globals compiled
16195:
16196: * src/: include/pa_charset.h, main/pa_charset.C,
16197: main/pa_charsets.C: charset/s simplified [charset::pool_for_load
16198: introduced]
16199:
16200: * src/: classes/date.C, include/pa_charset.h,
16201: include/pa_charsets.h, include/pa_globals.h, main/pa_charset.C,
16202: main/pa_charsets.C, main/pa_globals.C, main/pa_request.C:
16203: pa_charsets compiled
16204:
16205: * src/: include/pa_array.h, include/pa_exec.h, include/pa_hash.h,
16206: include/pa_pool.h, main/pa_exec.C: pa_exec win32 compiled
16207:
16208: * src/: include/pa_pool.h, main/pa_common.C, types/pa_vdouble.h:
16209: common compiled
16210:
16211: * src/: include/pa_charsets.h, main/pa_charsets.C,
16212: main/pa_sql_driver_manager.C: pa_charsets compiled
16213:
16214: * src/: include/pa_array.h, include/pa_charset.h,
16215: include/pa_charsets.h, include/pa_pool.h,
16216: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
16217: include/pa_stack.h, include/pa_string.h,
16218: main/pa_sql_driver_manager.C, types/pa_vhash.h, types/pa_vint.h:
16219: sql_driver_manager compiled
16220:
16221: * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: ukranian
16222: letter i with two dots added to koi, all ukranian letters added
16223: to win1251.
16224:
16225: typographic simbol 0xb9 deleted from win1251 [strange one & were
16226: abscent from koi]
16227:
16228: 2003-01-27 paf
16229:
16230: * src/: include/pa_exception.h, include/pa_sql_connection.h,
16231: include/pa_sql_driver_manager.h, include/pa_string.h,
16232: main/pa_common.C, main/pa_exec.C, main/pa_sql_driver_manager.C,
16233: sql/pa_sql_driver.h: paused on sql_manager
16234:
16235: * src/: include/pa_cache_managers.h, include/pa_pool.h,
16236: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
16237: include/pa_stack.h, main/pa_sql_driver_manager.C,
16238: types/pa_vtable.h, types/pa_vvoid.h: vtable compiled
16239:
16240: * src/: classes/op.C, include/pa_globals.h, include/pa_hash.h,
16241: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
16242: include/pa_table.h, main/pa_sql_driver_manager.C,
16243: main/pa_table.C: table compiled
16244:
16245: * src/: include/pa_cache_managers.h, main/pa_cache_managers.C:
16246: cache_managers compiled
16247:
16248: * src/: include/pa_array.h, include/pa_charset.h,
16249: include/pa_pool.h, main/pa_charset.C: charset compiled
16250:
16251: * src/: include/pa_pool.h, main/pa_common.C: common compiled
16252:
16253: * src/: include/pa_array.h, include/pa_common.h, include/pa_hash.h,
16254: include/pa_pool.h, include/pa_string.h, main/pa_common.C,
16255: main/pa_string.C, types/pa_value.C, types/pa_value.h,
16256: types/pa_vhash.h, types/pa_vint.h, types/pa_vstateless_class.h,
16257: types/pa_wcontext.C, types/pa_wcontext.h: wcontext compiled
16258:
16259: 2003-01-24 paf
16260:
16261: * src/: classes/classes.C, classes/classes.h, include/pa_array.h,
16262: include/pa_common.h, include/pa_globals.h, include/pa_hash.h,
16263: include/pa_pool.h, include/pa_string.h, main/pa_common.C,
16264: main/pa_globals.C, main/pa_string.C, types/pa_value.h,
16265: types/pa_vbool.h, types/pa_vdouble.h, types/pa_vhash.h,
16266: types/pa_vint.h, types/pa_vjunction.h,
16267: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
16268: types/pa_vstatus.h, types/pa_vstring.h: more patched
16269:
16270: * src/: classes/op.C, include/pa_array.h, include/pa_exception.h,
16271: include/pa_hash.h, include/pa_pool.h, include/pa_string.h,
16272: include/pa_table.h, main/pa_dictionary.C, main/pa_exception.C,
16273: main/pa_string.C, main/pa_table.C: string compiled
16274:
16275: * src/: include/pa_array.h, include/pa_common.h,
16276: include/pa_dictionary.h, include/pa_exception.h,
16277: include/pa_pool.h, include/pa_string.h, include/pa_table.h,
16278: main/pa_common.C, main/pa_dictionary.C, main/pa_exception.C,
16279: main/pa_string.C: dictionary compiled
16280:
16281: 2003-01-23 paf
16282:
16283: * src/: include/pa_array.h, include/pa_common.h,
16284: include/pa_exception.h, include/pa_globals.h, include/pa_pool.h,
16285: include/pa_request.h, include/pa_string.h, main/pa_common.C,
16286: main/pa_exception.C, main/pa_globals.C, types/pa_value.C,
16287: types/pa_value.h: resurrected pool in new sense: now it's
16288: factory, producing&accounting memory chunks for read[autofree]
16289: buffers
16290:
16291: * src/: include/pa_array.h, include/pa_exception.h,
16292: include/pa_hash.h, include/pa_pool.h, include/pa_table.h,
16293: main/pa_exception.C, main/pa_table.C: table compiled
16294:
16295: * src/: classes/image.C, classes/op.C, include/pa_array.h,
16296: include/pa_exception.h, include/pa_globals.h, include/pa_hash.h,
16297: include/pa_pool.h, include/pa_pragma_pack_begin.h,
16298: include/pa_pragma_pack_end.h, include/pa_sapi.h,
16299: include/pa_string.h, include/pa_table.h, include/pa_types.h,
16300: main/pa_exception.C, main/pa_globals.C, main/pa_string.C,
16301: main/pa_table.C: aint that easy
16302:
16303: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
16304: main/main.dsp: continued with Hash
16305:
16306: * src/main/pa_common.C: connect_string allocated on heap[wes on
16307: stack] now. and exception can be reported OK now [can be reported
16308: outside of pro c with that stack]
16309:
16310: 2003-01-22 paf
16311:
16312: * src/: include/pa_array.h, include/pa_charset.h,
16313: include/pa_dictionary.h, include/pa_hash.h, include/pa_pool.h,
16314: include/pa_string.h, main/pa_array.C, main/pa_hash.C,
16315: main/pa_pool.C, main/pa_string.C: started auto_ptr. PA_Object is
16316: base: contains references_count. auto_ptr template calls
16317: add_ref/release
16318:
16319: 2003-01-21 paf
16320:
16321: * src/: classes/classes.C, classes/classes.h, classes/date.C,
16322: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
16323: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
16324: classes/op.C, classes/response.C, classes/string.C,
16325: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
16326: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
16327: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
16328: include/pa_config_fixed.h, include/pa_config_includes.h,
16329: include/pa_dictionary.h, include/pa_dir.h,
16330: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
16331: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
16332: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
16333: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
16334: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
16335: include/pa_stack.h, include/pa_string.h,
16336: include/pa_stylesheet_connection.h,
16337: include/pa_stylesheet_manager.h, include/pa_table.h,
16338: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
16339: lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
16340: lib/pcre/pcre_parser_ctype.c, main/compile.C,
16341: main/compile_tools.C, main/compile_tools.h, main/execute.C,
16342: main/pa_array.C, main/pa_cache_managers.C, main/pa_charset.C,
16343: main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
16344: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
16345: main/pa_globals.C, main/pa_hash.C, main/pa_pool.C,
16346: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
16347: main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
16348: main/pa_uue.C, main/untaint.C, sql/pa_sql_driver.h,
16349: targets/cgi/pa_pool.C, targets/cgi/pa_threads.C,
16350: targets/cgi/parser3.C, targets/cgi/pool_storage.h,
16351: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
16352: targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h,
16353: types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
16354: types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
16355: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
16356: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
16357: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
16358: types/pa_vhash.h, types/pa_vimage.C, types/pa_vimage.h,
16359: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmail.C,
16360: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
16361: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
16362: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
16363: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
16364: types/pa_vstateless_object.h, types/pa_vstatus.C,
16365: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
16366: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
16367: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
16368: types/pa_vxnode.h, types/pa_wcontext.C, types/pa_wcontext.h,
16369: types/pa_wwrapper.h, main/compile.tab.C, main/compile.y:
16370: 2002->2003
16371:
16372: 2003-01-16 paf
16373:
16374: * operators.txt, src/include/pa_globals.h, src/main/pa_common.C,
16375: src/main/pa_globals.C: http:// introducing $.any-status(1)
16376:
16377: * operators.txt, src/include/pa_config_fixed.h,
16378: src/main/pa_common.C: http request now return status. and not
16379: fail on status!=200
16380:
16381: 2003-01-15 paf
16382:
16383: * src/main/pa_globals.C: localized pa_xmlFileRead/Close
16384:
16385: 2003-01-14 paf
16386:
16387: * src/lib/ltdl/: config.guess, config.sub, install-sh, missing,
16388: mkinstalldirs: removed some ancient files [they in / really]
16389:
16390: * src/lib/ltdl/: config_fixed.h, libltdl.dsp, ltdl.c: ltdl.c
16391: regretfully needed patch in two places. in config_fixed.h made
16392: stubs for lib to compile in MSVC
16393:
16394: 2003-01-13 paf
16395:
16396: * config.guess, config.sub, ltmain.sh: removed last piece of
16397: configure.in(libtool) hacks
16398:
1.116 moko 16399: * src/lib/ltdl/: COPYING.LIB, acinclude.m4, config.h,
1.95 moko 16400: config_auto.h.in, configure, configure.in, libltdl.dsp, ltdl.c,
16401: ltdl.h: moved to latest libtool (1.4.3)
16402:
16403: 2003-01-10 paf
16404:
16405: * src/lib/ltdl/: configure, configure.in: PROG_NM
16406:
16407: * src/main/pa_globals.C: moved to latest xml lib versions, changed
16408: patches. libxml2 >= 2.5.1
16409: [ftp://xmlsoft.org/libxml2-2.5.1.tar.gz] libxslt >= 1.0.23
16410: [ftp://xmlsoft.org/libxslt-1.0.23.tar.gz] gdome2 >= 0.7.2
16411: [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.2.tar.gz]
16412:
16413: * INSTALL: moved to latest versions of xml libs libxml2 >=
16414: 2.5.1 [ftp://xmlsoft.org/libxml2-2.5.1.tar.gz] libxslt >=
16415: 1.0.23 [ftp://xmlsoft.org/libxslt-1.0.23.tar.gz] gdome2 >=
16416: 0.7.2 [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.2.tar.gz]
16417:
16418: 2003-01-09 paf
16419:
16420: * INSTALL: xml,xslt,gdome lib urls updated
16421:
16422: * config.guess, config.sub, missing, mkinstalldirs,
1.116 moko 16423: src/include/pa_config_auto.h.in, src/lib/ltdl/config_auto.h.in,
1.95 moko 16424: src/lib/ltdl/configure, src/lib/ltdl/configure.in,
1.116 moko 16425: src/targets/cgi/Makefile.am: moved to autoconf 2.57 & automake
16426: 1.7.2
1.95 moko 16427:
16428: * depcomp: moving to automake 1.7.2
16429:
16430: 2002-12-27 paf
16431:
16432: * src/include/pa_version.h: 0007
16433:
16434: * src/doc/: aliased.dox, index.dox, module.dox, pooled.dox: removed
16435: outdated parts, made links to language docs
16436:
16437: * src/include/pa_config_auto.h.in: comment
16438:
16439: 2002-12-26 paf
16440:
16441: * src/classes/file.C: ^file:fullpath[a.gif] when document root did
16442: not contain trailing / fixed.
16443:
16444: * INSTALL: changing SAFE_MODE politics
16445:
16446: * src/include/pa_config_auto.h.in: changing SAFE_MODE politics
16447:
16448: * src/main/: pa_common.C, pa_exec.C: changing SAFE_MODE politics
16449:
16450: 2002-12-25 paf
16451:
16452: * src/main/pa_globals.C: optimized-xml
16453:
16454: * src/main/pa_globals.C: optimized-as-is
16455:
16456: 2002-12-24 paf
16457:
16458: * src/main/: pa_common.C, pa_pool.C: pool::copy on zero size|ptr
16459: fixed [were really called with zero size when .html?a=&b=]
16460:
16461: * src/classes/mail.C: $MAIL in @conf now invalid when configured
16462: with --with-sendmail
16463:
16464: * src/main/pa_exec.C: fork/pipe error now [old always-pipe-error
16465: fixed]
16466:
16467: 2002-12-23 paf
16468:
16469: * src/types/pa_vcookie.C: $cookie:field[put value] fixed [were
16470: ignoring parameters & were storing only string with default
16471: expires
16472:
16473: * src/main/pa_charset.C: From: "Victor Fedoseev" <vvf_ru@mail.ru>
16474: To: "Alexandr Petrosian (PAF)" <PAF@design.ru> Sent: Monday,
16475: December 23, 2002 4:22 AM Subject: bug â
16476: Charset::transcode_buf2xchar
16477:
16478: 2002-12-20 paf
16479:
16480: * src/targets/cgi/parser3.C: removed last \n appending in non-win32
16481: non-cgi [script] runs
16482:
16483: 2002-12-19 paf
16484:
16485: * INSTALL: --without-iconv recommended [it crashes on some systems
16486: [tested on elik]] moreover, it's not needed there [parser
16487: registers charsets itself]
16488:
16489: * INSTALL: --without-iconv recommended [it crashes on some systems
16490: [tested on elik]]
16491:
16492: * operators.txt, src/include/pa_globals.h,
16493: src/include/pa_request.h, src/main/pa_globals.C,
16494: src/main/pa_request.C: $response:download
16495:
16496: * src/classes/mail.C: 'to' check bugfix [now checked only on ms
16497: compiler [win32]].
16498:
16499: 2002-12-18 paf
16500:
16501: * src/classes/xdoc.C: doc->URL on xdoc.load set correctly now
16502:
16503: 2002-12-17 paf
16504:
16505: * src/targets/cgi/parser3.C: merged die&iis changes
16506:
16507: * src/targets/cgi/parser3.C: 1. on win32 in die: abort() reverted
16508: to exit(1) 2. more flexible iilegal call check
16509:
16510: 2002-12-16 paf
16511:
16512: * ltmain.sh: some automakes silly insist on having this handy
16513:
16514: * src/main/untaint.C: filespec russian small 'r' changed to latin
16515: 'p' bug fix
16516:
16517: 2002-12-15 paf
16518:
16519: * src/main/untaint.C: filespec russian small 'r' changed to latin
16520: 'p'
16521:
16522: * configure.in, src/include/pa_config_auto.h.in,
16523: src/main/compile.C, src/main/pa_common.C: merged small changes
16524: from branch 6 to HEAD
16525:
16526: * src/main/compile.C: removed warning
16527:
16528: * src/main/pa_common.C: ftruncate having checked
16529:
16530: * configure.in, src/include/pa_version.h: new version
16531:
16532: 2002-12-14 paf
16533:
16534: * src/classes/table.C: removed unnecessary code
16535:
16536: * src/sql/pa_sql_driver.h: exception type fixed
16537:
16538: 2002-12-09 paf
16539:
16540: * src/types/pa_vvoid.h: $void.store[now] error
16541:
16542: * src/targets/cgi/parser3.C: ::die now tries to write core dump
16543:
16544: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: ::die now
16545: tries to write core dump
16546:
16547: * src/targets/cgi/parser3.C: ::die now tries to write core dump
16548:
16549: * src/: classes/hash.C, classes/string.C, classes/table.C,
16550: classes/void.C, main/pa_sql_driver_manager.C,
16551: sql/pa_sql_driver.h: changed exception handling mech in sql
16552: handlers #2
16553:
16554: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: changed
16555: exception handling mech in sql handlers
16556:
16557: * src/sql/pa_sql_driver.h: changed exception handling mech in sql
16558: handlers
16559:
16560: * src/: classes/hash.C, classes/string.C, classes/table.C,
16561: classes/void.C, main/pa_sql_driver_manager.C,
16562: sql/pa_sql_driver.h: changed exception handling mech in sql
16563: handlers
16564:
1.116 moko 16565: * configure.in: removed configure.in:AC_LIBTOOL, it caused automake
16566: to write makefile which used libtool to install things, which is
16567: not needed
1.95 moko 16568:
16569: 2002-12-06 paf
16570:
16571: * operators.txt, src/main/compile.tab.C, src/types/pa_vhash.h:
16572: $hash.fields -- pseudo field to make 'hash' more like 'table'
16573:
16574: 2002-12-05 paf
16575:
16576: * src/: classes/mail.C, types/pa_vmail.C, types/pa_vmail.h: smtp
16577: cc/bcc OK now
16578:
16579: * src/main/untaint.C: mail header closed properly
16580:
16581: * src/: main/pa_common.C, main/untaint.C, types/pa_vmail.C: mail
16582: header ',' allowed. still bugs in smtp [only one receiptient
16583: works, cc, bcc ignored now, and MAILED ;)]
16584:
16585: [strncpy killed, memnchr used]
16586:
16587: * src/main/pa_table.C: table-copy now current=0
16588:
16589: * src/main/: pa_array.C, pa_table.C: wow! found/fixed bug in
16590: lowlevel proc
16591:
16592: * src/targets/cgi/parser3.C: more checks on
16593: http://domain/parser.cgi start [maybe some getenv returns "",
16594: checked that now
16595:
16596: * src/targets/cgi/parser3.C: more checks on
16597: http://domain/parser.cgi start [maybe some getenv returns "",
16598: checked that now
16599:
16600: * src/targets/cgi/parser3.C: error logging made unbuffered [so that
16601: out-of-mem errors reached log]
16602:
16603: * src/: classes/mail.C, targets/cgi/parser3.C, types/pa_vmail.C:
16604: mail:send MIME-Version default
16605:
16606: * src/main/main.dsp: pa_version included into main.dsp
16607:
16608: 2002-12-04 paf
16609:
16610: * src/types/pa_vform.C: $form:field string value cut by premature 0
16611:
16612: * parser3.dsw, src/main/compile.tab.C, src/main/main.dsp:
16613: lib/libltdl -> lib/ltdl Win32 changes. s
16614:
16615: * src/classes/classes.awk: more strict *.C$
16616:
16617: * gnu.dsp: restored
16618:
1.116 moko 16619: * configure.in, gnu.dsp, src/lib/Makefile.am,
16620: src/lib/ltdl/Makefile.am, src/lib/ltdl/README,
16621: src/lib/ltdl/acinclude.m4, src/lib/ltdl/config.guess,
16622: src/lib/ltdl/config.h, src/lib/ltdl/config.sub,
16623: src/lib/ltdl/config_auto.h.in, src/lib/ltdl/config_fixed.h,
16624: src/lib/ltdl/configure, src/lib/ltdl/configure.in,
16625: src/lib/ltdl/install-sh, src/lib/ltdl/libltdl.dsp,
16626: src/lib/ltdl/ltdl.c, src/lib/ltdl/ltdl.h: src/lib/ltdl/Makefile
16627: now created with /configure, not ltdl/configure, so it does have
16628: no problems with automake. ltdl/configure
16629: AC_OUTPUT(Makefile<<removed)
1.95 moko 16630:
16631: 2002-12-02 paf
16632:
16633: * operators.txt: removed outdated status:db
16634:
16635: * ChangeLog, src/classes/mail.C, src/include/pa_common.h,
16636: src/main/pa_common.C, src/main/pa_request.C,
16637: src/types/pa_vcookie.C, src/types/pa_vmail.C: http header lang of
16638: tainted parts becomes http-header
16639:
16640: 2002-11-29 paf
16641:
16642: * src/classes/date.C, src/classes/image.C, operators.txt: exif
16643: dates now objects of type date
16644:
16645: * src/classes/image.C: file.seek removed [it were used in image.C
16646: only, and for parser user this means that jpeg image has bad
16647: size in fragment's header] now used image.format
16648:
16649: * src/: include/pa_common.h, main/pa_common.C,
16650: types/pa_vresponse.C, types/pa_vresponse.h: http:// param values
16651: now handled exactly like $response:header values. e.g. can be
16652: hash [can have subattributes] & contain date values.
16653:
16654: * src/main/pa_common.C: http:// param values lang forced URI
16655:
16656: * src/main/pa_common.C: http:// tainted partes now %xx
16657:
16658: 2002-11-28 paf
16659:
16660: * operators.txt: http.timeout
16661:
16662: * src/classes/image.C: ^image.length now counts interchar space.
16663: plus space after last char
16664:
16665: * src/main/pa_string.C: PCRE_DOLLAR_ENDONLY
16666:
16667: * src/classes/image.C: ^image.font width measurer now scans full
16668: height [were -1]
16669:
16670: * configure.in: stopped double libltdl/Makefile generation
16671:
16672: * src/classes/image.C: ^image.text now outputs one pixel HIGHER
16673: chars [one top horizontal line of 1pixel height were missing]
16674:
16675: * src/classes/op.C: ^cache bug fixed. stupid compiler allowed
16676: 'false' to go into (Hash *) parameter
16677:
16678: 2002-11-27 paf
16679:
16680: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
16681: types/pa_vmail.C: response:body[file] if file nows it's name now
16682: returns content-disposition: >>attachment<<
16683:
16684: * src/classes/image.C: ^image.font << bad font file-size now
16685: properly reported
16686:
16687: 2002-11-26 paf
16688:
16689: * src/main/pa_request.C: fixed lang in reponse header
16690:
16691: * src/main/pa_common.C: utf8 prefix ignored @read text
16692:
16693: * operators.txt, src/main/pa_common.C: http:// response status!=200
16694: made exception: http.status with source=bad status#
16695:
16696: 2002-11-25 paf
16697:
16698: * configure.in, src/classes/image.C,
16699: src/include/pa_config_auto.h.in,
16700: src/include/pa_config_includes.h, src/main/Makefile.am,
1.116 moko 16701: src/main/pa_common.C, src/main/pa_globals.C: http:// and image
16702: const void related probs fixed
1.95 moko 16703:
16704: * operators.txt, src/main/pa_common.C: http fields now UPPERCASE
16705:
16706: $file[^file::load[http://there]] $file.SERVER
16707:
16708: * src/: classes/file.C, classes/image.C, classes/xdoc.C,
16709: include/pa_common.h, main/pa_common.C, main/pa_request.C: checked
16710: http options [invalid onces now reported] made default
16711: user-agent: paf
16712:
16713: * operators.txt, src/classes/file.C, src/classes/table.C,
16714: src/classes/xdoc.C, src/include/pa_common.h,
16715: src/include/pa_globals.h, src/main/pa_common.C,
16716: src/main/pa_globals.C, src/main/pa_request.C,
16717: src/types/pa_vfile.C, src/types/pa_vfile.h: table/xdoc/file::load
16718: now understand http:// prefix and additional params, sample:
16719: $rates[^xdoc::load[http://www.cbr.ru/scripts/XML_daily.asp?date_req=02/03/2002;
16720: $.USER-AGENT[parser3] ]]
16721:
16722: 2002-11-22 paf
16723:
16724: * src/classes/image.C, src/include/pa_globals.h,
16725: src/main/execute.C, src/main/pa_globals.C, src/types/pa_vimage.C,
16726: src/types/pa_vimage.h, operators.txt: $image.exif support
16727: $image.exif.DateTime & co
16728:
16729: 2002-11-21 paf
16730:
16731: * src/main/: pa_exec.C, untaint.C: cstr(UL_UNSPECIFIED) [not
16732: _PASS_APPENDED)
16733:
16734: * src/classes/image.C: jpeg size measure fixed: were badly skipping
16735: EXIF information [were big block and it's size were considered
16736: negative :(]
16737:
16738: * operators.txt, src/classes/image.C, src/include/pa_common.h,
16739: src/main/pa_common.C, src/types/pa_vmail.C: image.measure
16740: internals rewritten. no there's reader.seek, and all's ready for
16741: EXIF extraction [now we fail to measure files with EXIF info]
16742:
16743: * src/main/pa_common.C: O_TRUNCATE killed, ftruncate used instead:
16744: O_TRUNC truncates even exclusevely write-locked file [thanks to
16745: Igor Milyakov <virtan@rotabanner.com> for discovering]
16746:
16747: 2002-11-20 paf
16748:
16749: * src/targets/cgi/parser3.C: logging @signal += query_string
16750:
16751: * configure.in, src/include/pa_config_auto.h.in,
16752: src/include/pa_config_includes.h, src/targets/cgi/parser3.C:
16753: comment
16754:
16755: * src/targets/cgi/parser3.C: SIGNALS overriden @ main top
16756:
16757: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
16758: targets/cgi/parser3.C: SIGUSR1 >> writes to error_log uri of
16759: currently processed document SIGPIPE >> interrupts request
16760: processing [exception = DB rollback]
16761:
16762: * src/main/pa_exec.C: comment
16763:
16764: * src/main/pa_exec.C: pa_exec: data written only if size>0
16765:
16766: * operators.txt, src/classes/file.C: ^file::exec/cgi[file;$.stdin[]
16767: << disable HTTP-POST repassing
16768:
16769: * src/: include/pa_config_fixed.h, main/pa_common.C,
16770: main/pa_exec.C, targets/cgi/parser3.C: ^file:exec/cgi [pa_exec]
16771: pipe read errors now checked
16772:
16773: 2002-11-19 paf
16774:
16775: * src/targets/cgi/parser3.C: removed #ifdef WIN32 around check of
16776: CGI: Illegal call
16777:
16778: 2002-11-01 paf
16779:
16780: * src/main/execute.C: comment
16781:
16782: 2002-10-31 paf
16783:
16784: * src/main/execute.C: found out why, checked that for now. todo:
16785: find out a way for that user could do that
16786:
16787: * src/types/pa_vstateless_object.h: object put replaces static
16788: parent if any
16789:
16790: * src/types/pa_vobject.C: object put replaces static parent if any
16791:
16792: * src/: classes/form.C, classes/mail.C, classes/op.C,
16793: classes/xnode.h, main/compile.tab.C, main/execute.C,
16794: main/pa_request.C, types/pa_value.h, types/pa_vclass.C,
16795: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
16796: types/pa_vcookie.h, types/pa_vdate.h, types/pa_venv.h,
16797: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
16798: types/pa_vhash.h, types/pa_vimage.h, types/pa_vmail.C,
16799: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
16800: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
16801: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
16802: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
16803: types/pa_vstateless_object.h, types/pa_vstatus.C,
16804: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.C,
16805: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
16806: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
16807: types/pa_wwrapper.h: static fix merged
16808:
16809: * src/: main/compile.tab.C, types/pa_vobject.C: killed
16810: $virtual_fields in dynamic, but one can reach derived
16811: static[class] variable from base
16812:
16813: * src/: classes/op.C, types/pa_value.h, types/pa_vmethod_frame.h,
16814: types/pa_vobject.C, types/pa_vobject.h,
16815: types/pa_vstateless_class.C, types/pa_vstateless_class.h: fixed
16816: statics, left $virtual_fields in dynamic
16817:
16818: * src/types/: pa_vobject.C, pa_vstateless_class.C: realized that
16819: one can't remember derivates in base class: there's so many of
16820: them. also there can be no virtual method calls in static
16821: classes
16822:
16823: * src/: classes/form.C, classes/mail.C, classes/op.C,
16824: classes/xnode.h, main/execute.C, main/pa_request.C,
16825: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
16826: types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
16827: types/pa_vdate.h, types/pa_venv.h, types/pa_vfile.h,
16828: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
16829: types/pa_vimage.h, types/pa_vmail.C, types/pa_vmail.h,
16830: types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.C,
16831: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
16832: types/pa_vresponse.C, types/pa_vresponse.h,
16833: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
16834: types/pa_vstateless_object.h, types/pa_vstatus.C,
16835: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.C,
16836: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
16837: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
16838: types/pa_wwrapper.h: static call $self fixed
16839:
16840: * src/main/execute.C: comment
16841:
16842: * src/: classes/op.C, types/pa_value.h, types/pa_vobject.h:
16843: ^process[$caller.self]{...} now compiles to last derived object
16844: part of that 'self'
16845:
16846: 2002-10-29 paf
16847:
16848: * src/targets/isapi/parser3isapi.C: comment on 404 bad status
16849: re-passing [iis to blame]
16850:
16851: * src/classes/string.C: changed string.save to pass current sql
16852: connection to cstr thus one can ^connect[some server]{
16853: $s[insert into table x (x) values (^taint[sql]{value})]
16854: ^s.save[some.sql] } and he'd get in some.sql file code with
16855: properly escaped. [tried in mssql->mysql export->import of
16856: binary data]
16857:
16858: 2002-10-25 paf
16859:
16860: * src/types/pa_vresponse.C: case insensitive response user fields
16861: get/put
16862:
16863: * src/: include/pa_hash.h, main/pa_hash.C, main/pa_request.C,
16864: types/pa_vresponse.C: saving for maybe-future
16865:
16866: 2002-10-23 paf
16867:
16868: * operators.txt, src/classes/table.C: ^table.hash{code}...
16869: ^table.hash(expr)...
16870:
16871: * src/types/pa_vmail.C: email whitespace trimBoth-ed
16872:
16873: 2002-10-22 paf
16874:
16875: * src/types/: pa_vform.C, pa_vform.h: removed needless
16876: VForm::Append...(...Value)
16877:
16878: * src/main/execute.C: $.name outside of $name[...] checked
16879:
16880: * src/main/: compile.tab.C, compile.y: lexer changed to fix
16881: ^call[]^#HH bug [that situation yelded no EON, which whas wrong]
16882:
16883: 2002-10-21 paf
16884:
16885: * operators.txt, src/types/pa_vform.C, src/types/pa_vform.h:
16886: $form:qtail $form:imap.x/y
16887:
16888: * operators.txt, src/types/pa_vform.C: $form:nameless =
16889: "?value&...", "...&value&...", "...&value"
16890:
16891: * operators.txt, src/types/pa_vform.C: $form:image-map
16892:
16893: * operators.txt, src/classes/file.C: /some/page.html:
16894: ^file:fullpath[a.gif] => /some/a.gif
16895:
16896: 2002-10-17 paf
16897:
16898: * src/main/: compile.tab.C, compile.y: operators precedence changed
16899: a little: logical not and bitwise negation precedence made
16900: highest, << and >> bitshits precedence made equal [were << higher
16901: than >>]
16902:
16903: * src/classes/op.C: exception handling fixed [were bad with
16904: contexts]
16905:
16906: 2002-10-16 paf
16907:
16908: * src/: classes/op.C, include/pa_request.h, main/execute.C,
16909: main/pa_request.C: Request::self considered equal to
16910: VMethodFrame::self, and removed, Request::get_self() mapped to
16911: VMethodFrame.self()
16912:
16913: * src/: classes/op.C, main/pa_request.C: VMainClass now has name =
16914: $hash in open field now gives old good error meesage
16915:
16916: 2002-10-15 paf
16917:
16918: * src/types/pa_vjunction.h: ^if(def $junction){was true}{now false}
16919: use ^if($junction is junction){was and now true}
16920:
16921: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h,
16922: include/pa_pool.h, main/pa_charset.C, main/pa_pool.C,
16923: types/pa_vxnode.C: xml->parser strings now have origin, which
16924: points to place where value left xml library and came to parser:
16925: place of dom field extraction/call
16926:
16927: * src/: classes/op.C, include/pa_opcode.h, include/pa_request.h,
16928: main/compile.tab.C, main/compile.y, main/execute.C,
16929: types/pa_vmethod_frame.h: removed last pieces of old code
16930: allowing $junction.xxx at compile time
16931:
16932: * ChangeLog, src/classes/op.C, src/main/compile.tab.C,
16933: src/main/compile.y, src/types/pa_vmethod_frame.h: process[self]
16934: objects also considered [were only classes]
16935:
16936: * ChangeLog, src/classes/op.C, src/include/pa_request.h,
16937: src/types/pa_vmethod_frame.h: ^process[CLASS]{body} now executed
16938: with CLASS self. [ (request&method_frame).self temporarily
16939: changed ]
16940:
16941: * src/classes/: hash.C, op.C: method_frame now always changed, with
16942: no exception to native calls. for&foreach changed to use
16943: method_frame.caller for their var's name context
16944:
16945: * src/: main/execute.C, targets/cgi/parser3.C,
16946: types/pa_vstateless_class.C, types/pa_vstateless_class.h:
16947: compiling to system classes disabled
16948:
16949: * operators.txt, src/classes/op.C:
16950: ^process[$caller.CLASS]{code-string} added
16951:
16952: * operators.txt, src/classes/op.C, src/main/compile.tab.C,
16953: src/main/compile.y, src/main/execute.C, src/main/pa_request.C,
16954: src/types/Makefile.am, src/types/pa_vjunction.C,
16955: src/types/pa_vjunction.h, src/types/pa_vmethod_frame.h,
16956: src/types/types.dsp: removed $junction.get $junction.set[]
16957: introducing $caller
16958:
16959: * src/types/pa_value.h: removed outdated comments. doxygen would
16960: find them lower by inheritance tree
16961:
16962: * src/types/pa_vjunction.C: ident
16963:
16964: 2002-10-14 paf
16965:
16966: * src/classes/op.C: process compiles to code's class class
16967:
16968: * src/: classes/form.C, classes/mail.C, classes/op.C,
16969: include/pa_request.h, main/compile.C, main/compile.tab.C,
16970: main/compile.y, main/execute.C, main/pa_request.C,
16971: types/pa_vstateless_class.h: operators now main-class-methods
16972:
16973: * src/: classes/op.C, include/pa_request.h: ^try{^call{}} now has
16974: better stack trace [has "call" & co there]
16975:
16976: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
16977: operators @auto now executed in MAIN context
16978:
16979: * src/main/execute.C: operator execution context now = MAIN, not
16980: closest stack frame
16981:
16982: @touchit[] $i[after]
16983:
16984: ----t.html $i[before] << local ^touchit[] $i << now 'before',
16985: were 'after'
16986:
16987: ---t.html $i[before] << notlocal [main] ^touchit[] $i << now
16988: 'after'
16989:
16990: * src/main/execute.C: comment
16991:
16992: * src/types/: pa_vclass.C, pa_vobject.h, pa_vstateless_class.C,
16993: pa_vstateless_class.h: $form:CLASS resurrected [wes killed in
16994: action]
16995:
16996: * src/types/pa_vxnode.C: misreplace fixed
16997:
16998: * configure, configure.in, src/include/pa_config_auto.h.in,
16999: src/types/pa_vstatus.C, operators.txt:
17000: $status:rusage.tv_secs/usecs introduced
17001:
17002: 2002-10-09 paf
17003:
17004: * src/classes/: double.C, int.C, string.C: ^string.int[] now failes
17005: on empty string [or uses (default)]
17006:
17007: 2002-10-08 paf
17008:
17009: * src/main/untaint.C: mail header quoted printable changed after
17010: RFC reread
17011:
17012: * operators.txt: plan on ^if(method
17013:
17014: * src/types/pa_vxnode.C: misreplace
17015:
17016: 2002-09-24 paf
17017:
1.116 moko 17018: * src/targets/cgi/Makefile.am: LIBS were bad name in .am
1.95 moko 17019:
17020: * src/types/pa_vmail.C: HAVE_TIMEZONE & co now checked and
17021: mailreceive would compile on freebsd now
17022:
17023: * src/include/pa_config_fixed.h, src/types/pa_vmail.C, acconfig.h,
17024: configure, configure.in, src/include/pa_config_auto.h.in,
1.116 moko 17025: src/targets/cgi/Makefile.am: HAVE_TIMEZONE & co now checked and
17026: mailreceive would compile on freebsd now
1.95 moko 17027:
17028: * src/: classes/file.C, main/untaint.C: 1. file spec language
17029: changed: now there are only few chars are untainted: * ? ' " < >
17030: | and, on unix, : \ ~ [russian letters and SPACES now enabled,
17031: one should use ^untaint[uri]{...} now]
17032:
17033: 2. $list[^file:list[dir]] now returns simply tainted names in
17034: $list.name, not tainted as filespec
17035:
17036: @russianindex[] #dir with files with russian-lang names
17037: $where[dir]
17038:
17039: $dir[^file:list[$where;\.txt^$]] ^dir.menu{ <a
17040: href=$where/^untaint[uri]{$dir.name}>$dir.name</a><br> }
17041:
17042: 2002-09-23 paf
17043:
17044: * src/types/pa_vdouble.h: double->int round added
17045:
17046: * src/classes/date.C: date bug fix, now
17047: round(floatDays*secondsPerDay)
17048:
17049: * src/classes/date.C: date bug fix, now
17050: round(floatDays*secondsPerDay)
17051:
17052: 2002-09-20 paf
17053:
17054: * src/main/execute.C: code junction calls disabled [before: code
17055: was compiled in such a way, that there were no code-junctions in
17056: OP_CALL]
17057:
17058: this now error: @badjunctioncall[] ^badjunctioncallinside{code}
17059:
17060: @badjunctioncallinside[code] ^code[]
17061:
17062: * src/main/: compile.tab.C, compile.y: changed grammer on junction
17063: expanding to include ^junction.method
17064:
17065: * src/main/pa_common.C: -d "DIR/" now true
17066:
17067: * src/classes/xdoc.C: xdoc::create[name] now sets $request:charset
17068: as internal xdoc encoding, and after decoding attributes set by
17069: dom functions now encoded OK, not as digital entities
17070:
17071: * src/classes/xdoc.C: empty transform result, being taken as file
17072: now returns empty file, not raises stupid error about "stat-ed
17073: file"
17074:
17075: * src/types/pa_vhash.h: hash.foreach modification of existing keys
17076: allowed
17077:
17078: * src/types/types.dsp: introducing $junction.get/put(1) one can
17079: write iterators now:
17080:
17081: ^user-foreach[key;value]{$key=$value<br>}
17082:
17083: @user-foreach[key;value;code] ^for[i](1;10){ $code.key($i)
17084: $code.value($i*2) $code }
17085:
17086: * src/main/compile_tools.h: mistype
17087:
1.116 moko 17088: * src/targets/cgi/Makefile.am: binaries now depend on makefiles,
17089: thus taking linking options configure changes into account [were:
17090: ignoring]
1.95 moko 17091:
17092: * src/types/: pa_vjunction.C, Makefile.am: introducing
17093: $junction.get/put(1) one can write iterators now:
17094:
17095: ^user-foreach[key;value]{$key=$value<br>}
17096:
17097: @user-foreach[key;value;code] ^for[i](1;10){ $code.key($i)
17098: $code.value($i*2) $code }
17099:
17100: * src/: include/pa_opcode.h, include/pa_request.h,
17101: main/compile.tab.C, main/compile.y, main/execute.C,
17102: main/main.dsp, targets/cgi/parser3.dsp, types/pa_vjunction.h:
17103: introducing $junction.get/put(1) one can write iterators now:
17104:
17105: ^user-foreach[key;value]{$key=$value<br>}
17106:
17107: @user-foreach[key;value;code] ^for[i](1;10){ $code.key($i)
17108: $code.value($i*2) $code }
17109:
17110: 2002-09-19 paf
17111:
1.116 moko 17112: * Makefile.am: new: make commit
1.95 moko 17113:
17114: * aclocal.m4: forced to be older
17115:
17116: 2002-09-18 paf
17117:
17118: * parser3.dsw, src/include/pa_opcode.h, src/main/compile.tab.C,
17119: src/main/compile.y, src/main/execute.C: << >> int shifts
17120:
17121: * src/: include/pa_common.h, include/pa_request.h,
17122: main/pa_common.C, main/pa_request.C: auto.p exists but unreadable
17123: - now this - fatal error
17124:
17125: * src/classes/file.C: ^file::exec/cgi $.stdin[can be file now] so
17126: that one can pass binary data there
17127:
17128: * src/: classes/date.C, classes/double.C, classes/file.C,
17129: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
17130: classes/op.C, classes/response.C, classes/string.C,
17131: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
17132: include/pa_request.h: pa_request contexts made privated, plus
17133: get_{self/method_frame} to read. Request_context_saver used in
17134: ^try to save flang too. [were not saved]
17135:
17136: * src/types/pa_vresponse.C: header value chains joined before
17137: output, this should help $.subject[$var $var] from being
17138: converted to subject: ?koi8-r?Q?...?= ?koi8-r?Q?...?=
17139:
17140: 2002-09-17 paf
17141:
17142: * src/: main/execute.C, types/pa_value.h, types/pa_vmethod_frame.h:
17143: removed changes, operators executed with calling self. lots of
17144: code with ^include code relies on defined/defining self variables
17145:
17146: $a[1] ^include[print_a.p] print_a.p: $a
17147:
17148: ^include[set_a.p] a=$a set_a.p: $a[1]
17149:
17150: * src/: classes/op.C, main/execute.C, main/pa_request.C,
17151: types/pa_value.C, types/pa_value.h, types/pa_vmethod_frame.h,
17152: types/pa_vstateless_class.h: operators now executed with MAIN
17153: self. it's for ^include sake, too strong a change
17154:
17155: * src/classes/op.C: made place for ^process to compile it's code to
17156: in case of no self
17157:
17158: * src/main/execute.C: found ancient param to Junction, removed.
17159: allowed passing self to native_code_operators [for ^process to
17160: work, she needs self]
17161:
17162: * src/: main/execute.C, types/pa_value.C, types/pa_value.h,
17163: types/pa_vstateless_class.h: found ancient param to Junction,
17164: removed. allowed passing self to native_code_operators [for
17165: ^process to work, she needs self]
17166:
17167: * src/: main/execute.C, main/pa_request.C, types/pa_value.C,
17168: types/pa_value.h, types/pa_vmethod_frame.h,
17169: types/pa_vstateless_class.h: allowed Request.self to be 0,
17170: checked that in VMethodFrame get/put and $self.
17171:
17172: * src/classes/: table.C, xdoc.C: table::sql options table::create
17173: copy options options checked, wrong option now fatal error
17174:
17175: * src/main/pa_string.C: string.replace fixed [were missing words on
17176: pieces boundaries]
17177:
1.150 moko 17178: * configure, configure.in: .so now detected [can be .sl on hpux,
17179: .dll on cygwin, .so in other cases)
1.95 moko 17180:
17181: * configure, configure.in: .so now detected [can be .sl on hpux,
17182: .dll on cygwin, .so in other cases)
17183:
17184: * operators.txt, src/classes/hash.C, src/classes/table.C,
17185: src/include/pa_globals.h, src/main/pa_globals.C: table.sql
17186: hash::sql flag to allow duplicate keys [$.distinct(1/0)] first
17187: record taken [were last]
17188:
17189: * src/: classes/hash.C, classes/table.C,
17190: include/pa_sql_connection.h: table.sql hash::sql duplicate keys
17191: now errors
17192:
17193: * src/classes/hash.C: foreach delims bug fixed [were ,2,3]
17194:
17195: * src/classes/: op.C, table.C: menu/for delims bug fixed [were
17196: ,2,3]
17197:
17198: 2002-09-16 paf
17199:
17200: * src/classes/file.C: file::cgi line ends can be both unix & dos.
17201: and they can be unix [\n\n] on win when 'use CGI' used, it causes
17202: stdout to be binary. now detected closest header break.
17203:
17204: * src/: main/untaint.C, types/pa_vmail.C: mail:send closing ?= now
17205: closed right
17206:
17207: 2002-09-13 paf
17208:
17209: * operators.txt, src/main/compile.tab.C, src/main/compile.y,
17210: src/main/compile_tools.h: (expression #comment)
17211:
17212: (multiline expression #comment line2 #comment )
17213:
17214: (expression #comment with (brackets) comment) << OK
17215:
17216: * operators.txt, src/main/compile.tab.C, src/main/compile.y: !|
17217: bitwise !|| numerical xor now [preparing for expression
17218: #comments]
17219:
17220: * src/main/: compile.tab.C, compile.y: @method[$name] now parse
17221: error
17222:
17223: * src/: include/pa_config_fixed.h, main/pa_socks.C: HAVE_WINSOCK_H
17224: cheched in pa_socks.C
17225:
1.116 moko 17226: * configure, configure.in, src/include/pa_config_auto.h.in:
17227: HAVE_WINSOCK_H created in configure.in
1.95 moko 17228:
17229: * src/: main/compile.tab.C, main/compile.y, types/pa_vresponse.C:
17230: cookie date now clean [were mistakenly tainted & that worked bad
17231: with opera -- 'happily' that worked OK with msie]
17232:
17233: 2002-09-12 paf
17234:
17235: * src/types/: pa_vclass.C, pa_vmail.C, pa_vobject.C: VObject &
17236: VClass get_element now first looks to fields, next to methods &
17237: co todo: the rest reason: more speed
17238:
17239: * src/main/untaint.C: quoted printable encoding stops before
17240: \s*<...>$
17241:
17242: * src/main/untaint.C: quoted printable ' ' now =20 and encoding
17243: stops before <...>$
17244:
17245: 2002-09-11 paf
17246:
17247: * src/: main/pa_charset.C, targets/cgi/parser3.dsp: while fixing (
17248: xmlCharEncodingInput/OutputFunc callbacks returned bad value )
17249: forgot to check users of those funcs. not all were using that
17250: return value convention
17251:
17252: * src/lib/pcre/ibm-1254.ucm, etc/parser3.charsets/windows-1254.cfg:
17253: windows-1254 added
17254:
17255: 2002-09-10 paf
17256:
17257: * src/: classes/op.C, main/execute.C, types/pa_wcontext.h:
17258: VCodeFrame parent param were specified badly
17259:
17260: * src/: main/execute.C, types/pa_value.h, types/pa_wwrapper.h:
17261: WWrapper which used in constructing objects(second param to sql
17262: method) ^...sql{}[$.default{code}] now has parent, wich helps
17263: code in hash to survivi
17264:
17265: * src/: include/pa_request.h, main/execute.C: removed redundant
17266: param to execute [stack said 'thanks']
17267:
17268: * src/: classes/op.C, main/execute.C, types/pa_value.C,
17269: types/pa_value.h, types/pa_vcode_frame.h,
17270: types/pa_vmethod_frame.h, types/pa_wcontext.C,
17271: types/pa_wcontext.h, types/pa_wwrapper.h: moved junction kill
17272: responsibility to wcontext
17273:
17274: * src/classes/file.C: decided not to log exec's with stderr, that
17275: could be warnings, and it's up to scritper to log/show them
17276:
17277: * src/: classes/double.C, main/execute.C: double:sql badly called
17278: write_assign_lang, not write_no_lang, thus doing unnecessary
17279: double/string converstion, which were loosing time&precesion
17280:
17281: * src/: main/pa_charset.C, types/pa_vmail.C:
17282: xmlCharEncodingInput/OutputFunc callbacks returned bad value in
17283: case of unfinished in buffer processing, causing accidental
17284: transcode stop [in case that source enc != utf-8 & there is
17285: incomplete utf-8 sequence at the end of 16000block iside of
17286: libxml lib] tfm readed & code updated
17287:
17288: 2002-09-04 paf
17289:
17290: * configure: makes with sjlj
17291:
17292: * INSTALL, src/include/pa_config_fixed.h,
17293: src/include/pa_sql_connection.h,
17294: src/main/pa_sql_driver_manager.C: -with-sjlj-exceptions define
17295: checked. on win32 it made default
17296:
17297: * src/include/pa_config_auto.h.in: sjlj define
17298:
17299: * configure, configure.in: introducing --with-sjlj-exceptions [hpux
17300: can not work with longjump/throw pair, and one must switch that
17301: on there. todo: detect that automatically]
17302:
17303: * src/types/pa_vxnode.C: removed too strong checks of
17304: xnode.elements. now, for instance, if element does not have any
17305: attributes, $xnode.attributes is void, not error
17306:
17307: 2002-09-02 paf
17308:
17309: * operators.txt, src/main/execute.C, src/targets/cgi/parser3.dsp:
17310: removed double_result, didn't help
17311:
17312: * src/main/execute.C: double_result made to move that var away from
17313: hungry g++ optimizer (-O2), before: it were optimized and
17314: comparison operators worked badly
17315:
17316: * src/types/pa_vdate.h: removed debug
17317:
1.116 moko 17318: * Makefile.am, src/types/pa_vdate.h: happy now only install-exec
1.95 moko 17319:
17320: * src/main/execute.C: fixed numeric < & co so that thay now use
17321: c=a-b, c OPERATOR 0. this works fine on solaris/intel for still
17322: unknown reason.
17323:
17324: 2002-08-29 paf
17325:
17326: * parser3.dsw, src/classes/classes.dsp, src/classes/hash.C,
17327: src/classes/op.C, src/classes/string.C, src/include/pa_request.h,
17328: src/lib/md5/md5.dsp, src/main/execute.C, src/main/main.dsp,
17329: src/main/pa_request.C, src/targets/cgi/parser3.dsp,
17330: src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vmail.C,
17331: src/types/pa_vmethod_frame.h, src/types/pa_wcontext.h,
17332: src/types/types.dsp: junction_cleaner moved to auto VMethodFrame
17333: [called less frequent, allowed to remove ugly
17334: Junction.change_context-s from many places, switch,
17335: mail:send..html{}, ..] request.root renamed to method_frame [more
17336: easyreading] ancient {...PUSH/POPs...} changed to stack vars
17337: [speed up]
17338:
17339: 2002-08-28 paf
17340:
17341: * src/types/pa_vcookie.C: $cookie:name[&] $cookie:name << now
17342: tainted
17343:
17344: * src/types/pa_vcookie.C: fixed cookie delete when
17345: $cookie:name[$.value[]]
17346:
17347: * operators.txt, src/classes/string.C:
17348: ^string.split[delim[;options]]
17349:
17350: 2002-08-27 paf
17351:
1.116 moko 17352: * etc/parser3.charsets/Makefile.am: merged from 3.0.0005
1.95 moko 17353:
17354: * operators.txt, src/main/compile.tab.C, src/main/compile.y: # now
17355: delimiter
17356:
17357: * INSTALL: recommended latest gmime 1.0.5
17358:
17359: 2002-08-26 paf
17360:
17361: * configure, configure.in: apache13/hook added to make dist.
17362:
17363: 2002-08-23 paf
17364:
17365: * src/: include/pa_common.h, main/pa_common.C,
17366: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: when auto.p
17367: beside binary [cgi, isapi] not accessible [due to bad rights or
17368: whatever] it's error now
17369:
17370: 2002-08-21 paf
17371:
1.116 moko 17372: * Makefile.am: can use: make happy equals to make update install
1.95 moko 17373:
17374: * src/main/: compile.tab.C, compile.y, compile_tools.C,
17375: compile_tools.h: "BASE:" "BASE::" syntax allowed, means "base
17376: class". compiled as if here they named base class
17377:
17378: * src/main/pa_string.C: fixed bad language bug, [were wrong string
17379: cloning constructor]
17380:
17381: * src/: main/execute.C, types/pa_vobject.h: fixed virtual calls
17382:
1.150 moko 17383: * src/: targets/cgi/parser3.C, types/pa_vfile.C, types/pa_vmail.C:
1.95 moko 17384: $mail.received.file.value.content-type fixed
17385:
17386: 2002-08-20 paf
17387:
17388: * src/classes/file.C: fixed language of file:file result
17389:
17390: * operators.txt, src/classes/void.C: ^void.pos[...] = -1 merged
17391: from 3.0.0005
17392:
17393: * operators.txt, src/classes/void.C: ^void.pos[...] = -1
17394:
17395: * operators.txt, src/classes/void.C: ^void.length[] = 0 merged from
17396: 3.0.0005
17397:
17398: * src/classes/void.C, operators.txt: ^void.length[] = 0
17399:
17400: 2002-08-19 paf
17401:
17402: * src/classes/xdoc.C: xdoc getElementsByTagName, ...NS overriden,
17403: work now
17404:
17405: * src/: classes/xnode.C, types/pa_vxdoc.C: xdoc.fields fixed [were
17406: error in xnode, which were not catched in xdoc]
17407:
17408: * src/: include/pa_stylesheet_connection.h, main/pa_globals.C:
17409: prepared: // validate each document after load/create (?)
17410: //xmlDoValidityCheckingDefaultValue = 1;
17411:
17412: 2002-08-15 paf
17413:
17414: * src/classes/classes.h: write to static var caused useless
17415: Exception, introduced Methoded::put_element wich consumes those
17416:
17417: * operators.txt, src/include/pa_common.h, src/main/pa_common.C,
17418: src/types/pa_vcookie.C, src/types/pa_vdate.h,
17419: src/types/pa_vresponse.C, src/types/pa_vresponse.h:
17420: $response:field[date] $response:field[$.xxx[date]]
17421:
17422: * src/: classes/hash.C, classes/string.C, classes/table.C,
17423: classes/void.C, include/pa_sql_connection.h: fixed source of
17424: ^hash::sql{bad}
17425:
17426: * operators.txt: $request:body unprecessed POST request body
17427:
17428: * src/types/pa_vrequest.C: $request:body unprecessed POST request
17429:
17430: * src/types/: pa_value.h, pa_vdate.h, pa_vrequest.C, pa_vxdoc.C,
17431: pa_vxnode.C: few barks: bark("%s field not found", 0, &aname)
17432:
17433: * operators.txt, src/classes/form.C, src/include/pa_pool.h,
17434: src/include/pa_request.h, src/main/pa_pool.C,
17435: src/types/pa_vform.C, src/types/pa_vform.h: planning/preparing_to
17436: $request:body r.post_data now const
17437:
17438: * src/: classes/image.C, classes/op.C, classes/xdoc.C,
17439: classes/xnode.C, main/execute.C, types/pa_value.h,
17440: types/pa_vhash.h, types/pa_vobject.C, types/pa_vobject.h,
17441: types/pa_vtable.h: instead of type() checking everywhere used
17442: Value.as now user descendants can be used in params.
17443:
17444: VObject::as_*, is_defined now taken from bases. xtable(table)
17445: ^if($xtable) now OK
17446:
17447: * src/: main/execute.C, types/pa_value.h, types/pa_vclass.C,
17448: types/pa_vclass.h, types/pa_vobject.C, types/pa_vobject.h,
17449: types/pa_vxdoc.C, types/pa_vxdoc.h: is->as
17450:
17451: 2002-08-14 paf
17452:
17453: * src/: classes/xnode.h, main/execute.C, targets/cgi/parser3.dsp,
17454: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
17455: types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
17456: types/pa_vdate.h, types/pa_venv.h, types/pa_vfile.h,
17457: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
17458: types/pa_vimage.h, types/pa_vmail.C, types/pa_vmail.h,
17459: types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.C,
17460: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
17461: types/pa_vresponse.C, types/pa_vresponse.h,
17462: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
17463: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.h,
17464: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
17465: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
17466: types/pa_vxnode.h, types/pa_wwrapper.h: is now works with VObject
17467: & VClass
17468:
17469: * src/types/pa_vmail.C: mail: turned off utf8 to source transcoding
17470:
17471: * src/targets/cgi/: fixopt.C, fixopt.h, parser3.C, Makefile.am:
17472: removed fixopt stupidity. on stupid linux use cd /document/root
17473: ../cgi/parser3 script
17474:
17475: * src/targets/cgi/fixopt.C: fixopt now preprocesses command line
17476: params, splitting them by space, excluding argv[0], argv[argc-1]
17477:
17478: * src/targets/cgi/: Makefile.am, parser3.C, parser3.dsp, fixopt.C,
17479: fixopt.h: fixopt now preprocesses command line params, splitting
17480: them by space, excluding argv[0], argv[argc-1]
17481:
17482: * src/targets/cgi/parser3.C: -f config file
17483:
17484: * src/targets/cgi/parser3.C: fixed .log file dir
17485:
17486: 2002-08-13 paf
17487:
17488: * src/types/pa_vobject.C: allow override parent variables, useful
17489: for form descendants [in vobject too, were in vclass]
17490:
17491: * src/types/pa_vclass.C: allow override parent variables, useful
17492: for form descendants
17493:
17494: * src/types/pa_vclass.C: checked: form[vclass]fields can be
17495: overwritten in derived(table)
17496:
17497: * src/: classes/form.C, classes/mail.C, classes/op.C,
17498: classes/xnode.h, include/pa_request.h, main/execute.C,
17499: main/pa_request.C, types/pa_value.h, types/pa_vclass.C,
17500: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
17501: types/pa_vcookie.h, types/pa_vdate.h, types/pa_venv.h,
17502: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
17503: types/pa_vhash.h, types/pa_vimage.h, types/pa_vmail.C,
17504: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
17505: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
17506: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
17507: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
17508: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.h,
17509: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
17510: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
17511: types/pa_vxnode.h, types/pa_wwrapper.h: introduced
17512: Value::get_element(..., bool looking_down) [needed to exclude
17513: endless recoursion]
17514:
17515: * src/types/: pa_vclass.C, pa_vobject.C: reorganized modules todo:
17516: fix bug with put endless recoursion todo: check 'as'
17517:
17518: * src/types/: Makefile.am, pa_vclass.h, pa_vobject.h, types.dsp:
17519: reorganized modules todo: fix bug with put endless recoursion
17520: todo: check 'as'
17521:
17522: * src/types/pa_vobject.h: checked: table fields can be overwritten
17523: in derived(table)
17524:
17525: * src/types/pa_vobject.h: derived classes can have fields of their
17526: own now
17527:
17528: * src/: classes/table.C, types/pa_vtable.C, types/pa_vtable.h:
17529: fixed error message on using non-created table
17530:
17531: * src/: classes/form.C, classes/hash.C, classes/mail.C,
17532: classes/op.C, classes/xnode.h, include/pa_request.h,
17533: main/compile.C, main/compile.tab.C, main/execute.C,
17534: main/pa_request.C, types/pa_value.h, types/pa_vclass.h,
17535: types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
17536: types/pa_vdate.h, types/pa_venv.h, types/pa_vfile.h,
17537: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
17538: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmail.C,
17539: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
17540: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
17541: types/pa_vresponse.C, types/pa_vresponse.h,
17542: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
17543: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.h,
17544: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
17545: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
17546: types/pa_vxnode.h, types/pa_wwrapper.h: VObject.get/out now
17547: looking down/up tree todo: fix error message on non-constructed
17548: parents
17549:
17550: 2002-08-12 paf
17551:
17552: * src/types/: pa_vstateless_class.h, pa_vstateless_object.h: table
17553: derived OK
17554:
17555: * src/main/execute.C: ^base:create[] dynamic call rewritten todo:
17556: thorough testing
17557:
17558: * src/: main/compile.tab.C, main/compile.y, main/execute.C,
17559: main/pa_request.C, types/pa_value.h, types/pa_vclass.h,
17560: types/pa_vobject.h, types/pa_vstateless_class.h,
17561: types/pa_vstateless_object.h, types/pa_wcontext.h,
17562: types/pa_valiased.C, types/pa_valiased.h, types/Makefile.am:
17563: ^base:create[] dynamic call rewritten todo: thorough testing
17564:
17565: * src/types/: pa_value.h, pa_vclass.h, pa_vobject.h: VObject ctor
17566: now instantates base class, remembers it and saves child in
17567: parent VObject.get_class now returns last child = downward
17568: virtual calls OK
17569:
17570: * src/: main/execute.C, types/pa_value.h, types/pa_vclass.h,
17571: types/pa_vdate.h, types/pa_vdouble.h, types/pa_vfile.h,
17572: types/pa_vimage.h, types/pa_vint.h, types/pa_vmethod_frame.h,
17573: types/pa_vobject.h, types/pa_vresponse.h,
17574: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
17575: types/pa_vstring.h, types/pa_vtable.h, types/pa_vxdoc.h,
17576: types/pa_vxnode.h, types/pa_wcontext.h, types/types.dsp: killed
17577: VAliased [redundant], moved $CLASS to VObject only [parser class
17578: instance]
17579:
17580: * src/main/pa_request.C: $response:body[file] content-type check
17581: fixed [were bad when content-type is hash]
17582:
17583: 2002-08-09 paf
17584:
17585: * src/: main/execute.C, types/pa_value.h, types/pa_vclass.h,
17586: types/pa_vobject.h, types/pa_vxdoc.h: started as()
17587:
17588: 2002-08-08 paf
17589:
17590: * operators.txt, src/classes/date.C, src/include/pa_globals.h,
17591: src/main/pa_globals.C: year column in month calendar [week year]
17592:
17593: * src/main/execute.C: error reporting on object writes to MAIN
17594: improved [were ruind with fixing $obj[^if(1){$obj}] ]
17595:
17596: * operators.txt, src/types/pa_vdate.h: $date.yearday
17597: $date.daylightsaving
17598:
17599: * src/: classes/mail.C, types/pa_vmail.C: in letter texts one can
17600: use tainted data now. only she must specify the language.
17601:
17602: ^mail:send[ $.from[paf@mail.design.ru]
17603: $.to[paf@mail.design.ru] $.subject[^taint[uri][ìîñêâà]=2]
17604: $.text[^taint[uri][ìîñêâà]=] ]
17605:
17606: * src/: classes/file.C, classes/op.C, types/pa_vfile.C: ^process
17607: now prints more precise origin
17608:
17609: * src/include/pa_string.h: String::first_char now not fails on
17610: empty strings ^if(-f '') now ok and in 3 other places.
17611:
17612: * operators.txt, src/include/pa_string.h, src/main/pa_string.C:
17613: String::first_char now not fails on empty strings ^if(-f '') now
17614: ok and in 3 other places.
17615:
17616: 2002-08-07 paf
17617:
17618: * src/: classes/string.C, main/pa_string.C: ^string.mid(0;bad)
17619: fixed
17620:
17621: * src/main/pa_string.C: ^string.mid(0;bad) fixed
17622:
17623: * src/: main/execute.C, types/pa_vcode_frame.h,
17624: types/pa_vmethod_frame.h, types/pa_wcontext.C,
17625: types/pa_wcontext.h, types/pa_wwrapper.h: vcodeframe were
17626: mistakenly not completely transparent to object writes.
17627: $hash[^if(1){$hash}] now works
17628:
17629: * operators.txt, src/classes/op.C: ^cache...{...^cache<<to past...}
17630: now erasing cache file [there were bad check on that]
17631:
17632: * src/: classes/classes.dsp, classes/table.C,
17633: lib/pcre/pcre_parser_ctype.dsp, main/pa_array.C, types/types.dsp:
17634: all Debug dirs in .dsp now named 'Debug'
17635:
1.116 moko 17636: * etc/parser3.charsets/Makefile.am: all included into dist
1.95 moko 17637:
17638: * operators.txt, src/classes/mail.C: exception_type email.send
17639:
17640: * operators.txt, src/types/pa_vmail.C: exception_type email.format
17641:
17642: * src/types/pa_vmail.C: mail:send empty email checked
17643:
17644: 2002-08-06 paf
17645:
17646: * operators.txt, src/classes/table.C, src/include/pa_array.h,
17647: src/include/pa_table.h, src/main/pa_array.C, src/main/pa_table.C:
17648: ^table::create[$source;$.options] ^table::join[$source;$.options]
17649:
17650: * operators.txt, src/classes/hash.C, src/classes/string.C,
17651: src/classes/table.C: sql options can be string now ^xxx:sql{...}[
17652: # $.default() }
17653:
17654: * src/classes/file.C: $f[file::cgi] $f.UPPER case fields
17655:
17656: * src/: classes/file.C, include/pa_globals.h, main/pa_globals.C,
17657: main/pa_request.C, types/pa_vfile.C, types/pa_vfile.h:
17658: $file.content-type [instead of .mime-type] now works for
17659: file::stat also
17660:
17661: * src/main/pa_request.C: case insensitive mime_type_of
17662:
17663: 2002-08-05 paf
17664:
17665: * src/types/pa_vxnode.C: xnode.childNodes now 0... [were 1...]
17666:
17667: * src/types/pa_vmail.C: file buffer relocated to parser heap
17668:
17669: * operators.txt: comment on date:calendar week column
17670:
17671: * src/main/pa_common.C: write checked
17672:
17673: * src/main/: pa_common.C: write checked
17674:
17675: * src/classes/date.C: +1 buf size for stupid snprintfs
17676:
17677: * src/: classes/date.C, include/pa_globals.h, main/pa_globals.C:
17678: month calendar week column [ISO 8601 Week Numbers]
17679:
17680: 2002-08-02 paf
17681:
17682: * src/: include/pa_config_fixed.h, main/pa_string.C,
17683: targets/cgi/getopt.c, targets/cgi/parser3.C: removed #define
17684: DEBUG*
17685:
17686: * configure, configure.in, src/include/pa_version.h: release
17687: 3_0_0005
17688:
17689: * src/types/: pa_vclass.h, pa_vform.C, pa_vobject.h: opera
17690: multipart post fixed
17691:
17692: * operators.txt, src/main/pa_request.C, src/types/pa_vform.C:
17693: response transcoded source->client only when text/* or simple
17694: onoverridden $response:body
17695:
17696: 2002-08-01 paf
17697:
17698: * src/: classes/classes.C, classes/classes.h, classes/date.C,
17699: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
17700: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
17701: classes/op.C, classes/response.C, classes/string.C,
17702: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
17703: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
17704: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
17705: include/pa_config_fixed.h, include/pa_dictionary.h,
17706: include/pa_dir.h, include/pa_exception.h, include/pa_exec.h,
17707: include/pa_globals.h, include/pa_hash.h, include/pa_opcode.h,
17708: include/pa_pool.h, include/pa_request.h, include/pa_sapi.h,
17709: include/pa_socks.h, include/pa_sql_connection.h,
17710: include/pa_sql_driver_manager.h, include/pa_stack.h,
17711: include/pa_string.h, include/pa_stylesheet_connection.h,
17712: include/pa_stylesheet_manager.h, include/pa_table.h,
17713: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
17714: lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
17715: lib/pcre/pcre_parser_ctype.c, main/compile.C, main/compile.tab.C,
17716: main/compile_tools.C, main/compile_tools.h, main/execute.C,
17717: main/pa_array.C, main/pa_cache_managers.C, main/pa_charset.C,
17718: main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
17719: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
17720: main/pa_globals.C, main/pa_hash.C, main/pa_pool.C,
17721: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
17722: main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
17723: main/pa_uue.C, main/untaint.C, sql/pa_sql_driver.h,
17724: targets/cgi/pa_pool.C, targets/cgi/pa_threads.C,
17725: targets/cgi/parser3.C, targets/cgi/pool_storage.h,
17726: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
17727: targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h,
17728: types/pa_valiased.C, types/pa_valiased.h, types/pa_value.C,
17729: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.h,
17730: types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
17731: types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.h,
17732: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
17733: types/pa_vform.h, types/pa_vhash.h, types/pa_vimage.C,
17734: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
17735: types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.h,
17736: types/pa_vmethod_frame.h, types/pa_vobject.h,
17737: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
17738: types/pa_vresponse.h, types/pa_vstateless_class.C,
17739: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
17740: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
17741: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
17742: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
17743: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
1.119 moko 17744: types/pa_wcontext.h, types/pa_wwrapper.h: Date: now
1.95 moko 17745:
17746: * src/: classes/classes.C, classes/classes.dsp, classes/classes.h,
17747: classes/date.C, classes/double.C, classes/file.C, classes/form.C,
17748: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
17749: classes/math.C, classes/op.C, classes/response.C,
17750: classes/string.C, classes/table.C, classes/void.C,
17751: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
17752: include/pa_array.h, include/pa_cache_managers.h,
17753: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
17754: include/pa_config_fixed.h, include/pa_config_includes.h,
17755: include/pa_dictionary.h, include/pa_dir.h,
17756: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
17757: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
17758: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
17759: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
17760: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
17761: include/pa_stack.h, include/pa_string.h,
17762: include/pa_stylesheet_connection.h,
17763: include/pa_stylesheet_manager.h, include/pa_table.h,
17764: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
17765: lib/md5/pa_md5.h, lib/md5/pa_md5c.c, main/compile.C,
17766: main/compile_tools.C, main/compile_tools.h, main/execute.C,
17767: main/main.dsp, main/pa_array.C, main/pa_cache_managers.C,
17768: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
17769: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
17770: main/pa_exec.C, main/pa_globals.C, main/pa_hash.C,
17771: main/pa_pool.C, main/pa_request.C, main/pa_socks.C,
17772: main/pa_sql_driver_manager.C, main/pa_string.C,
17773: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
17774: main/untaint.C, sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
17775: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
17776: targets/cgi/parser3.dsp, targets/cgi/pool_storage.h,
17777: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
17778: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
17779: targets/isapi/pool_storage.h, types/pa_valiased.C,
17780: types/pa_valiased.h, types/pa_value.C, types/pa_value.h,
17781: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
17782: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
17783: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
17784: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
17785: types/pa_vhash.h, types/pa_vimage.C, types/pa_vimage.h,
17786: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmail.C,
17787: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
17788: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
17789: types/pa_vresponse.C, types/pa_vresponse.h,
17790: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
17791: types/pa_vstateless_object.h, types/pa_vstatus.C,
17792: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
17793: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
17794: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
17795: types/pa_vxnode.h, types/pa_wcontext.C, types/pa_wcontext.h,
17796: types/pa_wwrapper.h, types/types.dsp, Makefile.am,
17797: classes/Makefile.am, main/Makefile.am, targets/cgi/Makefile.am,
17798: types/Makefile.am: ident.C* removed
17799:
17800: * operators.txt, src/classes/file.C, src/main/pa_request.C:
17801: file:find[/can/do/this/now.txt]
17802:
17803: * src/targets/cgi/parser3.C: usage to stdout now
17804:
17805: 2002-07-31 paf
17806:
17807: * src/types/pa_vmail.C: mail: errors-to: now default "postmaster"
17808:
17809: * src/: classes/mail.C, types/pa_vmail.C: mail: errors-to: now
17810: default "postmaster"
17811:
17812: * src/: classes/mail.C, types/pa_vmail.C: mail from/to now must be.
17813: -f postmaster now default sendmail key word "postmaster"
17814: replaced to $.from
17815:
17816: 2002-07-30 paf
17817:
1.116 moko 17818: * configure, configure.in, src/targets/cgi/pa_config_paths.h.in,
17819: src/targets/cgi/parser3.C: removed pa_config_paths.h
1.95 moko 17820:
17821: * src/main/pa_charset.C: comment
17822:
17823: * src/main/pa_charset.C: UTF-8 to 1byte charset convert, no char in
17824: table, &#decimal;
17825:
17826: * src/main/pa_request.C: comment
17827:
17828: * etc/parser3.charsets/windows-1251.cfg: section sign [russian
17829: paragraf]
17830:
17831: 2002-07-11 paf
17832:
17833: * src/main/pa_exec.C: build command line badly added params twice
17834: [and first time without ' ']. double wrong. fixed.
17835:
17836: * src/main/pa_exec.C: invalid .exe caused error message with params
17837: wich parser did not provide = reported badly. fixed that.
17838:
17839: * src/classes/mail.C: $MAIL[ # xxx ]
17840:
17841: now ok
17842:
17843: * operators.txt: plan: sql detailed exception
17844:
17845: 2002-07-01 paf
17846:
17847: * src/: classes/form.C, main/pa_request.C: @conf bug fixed
17848: [MForm.configure_admin were called when request.main_class ==0
17849:
17850: * src/classes/form.C: 10*0x400*400 bug fix [4M not 10M]
17851:
17852: * src/classes/form.C: content_length type fix
17853:
17854: 2002-06-30 paf
17855:
17856: * src/classes/mail.C: merged from 4
17857:
17858: * src/classes/mail.C: restored $MAIL
17859:
17860: 2002-06-28 paf
17861:
17862: * configure, configure.in: removed paths.h
17863:
1.116 moko 17864: * configure, src/include/pa_version.h,
1.95 moko 17865: src/targets/cgi/pa_config_paths.h.in: lates changes from 4 build
17866: merged, makes updated
17867:
17868: * ChangeLog, configure, operators.txt, src/classes/xdoc.C,
17869: src/include/pa_charset.h, src/include/pa_config_fixed.h,
17870: src/include/pa_pool.h, src/include/pa_version.h,
17871: src/main/pa_charset.C, src/main/pa_pool.C,
17872: src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.dsp,
17873: src/types/pa_vmail.C: merged latest updates to head
17874:
17875: 2002-06-27 paf
17876:
17877: * src/targets/: cgi/parser3.dsp, isapi/parser3isapi.dsp: post-build
17878: not error now
17879:
17880: * operators.txt, src/classes/xdoc.C, src/include/pa_charset.h,
17881: src/include/pa_config_fixed.h, src/include/pa_pool.h,
17882: src/main/pa_charset.C, src/main/pa_pool.C:
17883: ^xdoc::create[[uri]]... base uri for document being created,
17884: imports and other relative file names would be relative to this
17885: uri default uri=path_translated
17886:
17887: * src/classes/xdoc.C: xsltParseStylesheetDoc bug workaround
17888:
17889: 2002-06-26 paf
17890:
17891: * configure, configure.in, src/include/pa_version.h:
17892: release_3_0_0004
17893:
17894: * src/main/pa_string.C: blank string '', ' <whitespace>' considered
17895: 0 now
17896:
17897: * src/targets/cgi/parser3.C: /cgi-bin/parser empty filename checked
17898:
17899: 2002-06-25 paf
17900:
17901: * src/main/pa_string.C: emtpy string, or string of whitespaces
17902: considered bad number now
17903:
17904: * operators.txt, src/classes/xdoc.C: ^xdoc.transform[xdoc <<can be
17905: now
17906:
17907: * operators.txt, src/classes/string.C: ^string.normalize [old
17908: name: optimize
17909:
17910: * configure, configure.in, src/include/pa_config_auto.h.in: crypt
17911: library configured
17912:
17913: * src/main/pa_request.C: configure_admin forced if no @conf
17914:
1.150 moko 17915: * operators.txt, src/classes/math.C, src/types/pa_vmail.C:
17916: ^math:crypt updated to generate random salt when needed and to
17917: call system crypt() if not $apr1$ prefix
1.95 moko 17918:
17919: 2002-06-24 paf
17920:
17921: * INSTALL: --with-static/shared-mailreceive described
17922:
17923: * src/include/pa_config_fixed.h: ssize_t fixed
17924:
1.116 moko 17925: * configure, configure.in, src/include/pa_config_auto.h.in,
17926: src/targets/cgi/Makefile.am, src/types/Makefile.am,
1.95 moko 17927: src/types/pa_vmail.C: $mail:received makes update
17928:
17929: * src/: include/pa_config_fixed.h, types/pa_vmail.C: #ifdef
17930: WITH_MAILRECEIVE
17931:
17932: * src/targets/cgi/parser3.C: #ifdef WITH_MAILRECEIVE
17933:
17934: * src/targets/cgi/: getopt.c, getopt.h: introducing parser -m
17935: option, for $mail:receive
17936:
17937: * src/types/: pa_vmail.C, pa_vmail.h: uue to separate file
17938: introducting $message:received ^mail:send rewritten with backward
17939: comp
17940:
17941: * src/: classes/classes.dsp, main/main.dsp, main/pa_globals.C,
17942: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
17943: types/types.dsp: win32xml win32mailreceive pseudomodules paths
17944: now
17945:
17946: * operators.txt, src/classes/mail.C, src/include/Makefile.am,
17947: src/include/pa_charset.h, src/include/pa_config_fixed.h,
17948: src/include/pa_request.h, src/include/pa_string.h,
17949: src/include/pa_uue.h, src/main/Makefile.am, src/main/main.dsp,
17950: src/main/pa_globals.C, src/main/pa_request.C,
17951: src/main/pa_string.C, src/main/pa_uue.C,
17952: src/targets/cgi/Makefile.am, src/targets/cgi/parser3.C,
17953: src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.C,
17954: src/types/pa_vform.C, src/types/pa_vform.h, src/types/types.dsp:
17955: uue to separate file introducting $message:received ^mail:send
17956: rewritten with backward comp
17957:
17958: 2002-06-21 paf
17959:
1.116 moko 17960: * src/lib/: Makefile.am, md5/pa_md5.h: lib restructure apache .am &
17961: co changes
1.95 moko 17962:
1.116 moko 17963: * configure, configure.in, src/lib/md5/Makefile.am,
17964: src/lib/md5/pa_md5c.c, src/targets/cgi/Makefile.am: lib
17965: restructure .in and .am files appropriate changes
1.95 moko 17966:
17967: * src/lib/md5/: md5.dsp, pa_md5.h, pa_md5c.c: moved libltdl and
17968: pcre to libs/ added libs/md5 which is linked to non-apache
17969: targets ^math:crypt[password;$apr1$salt]
17970:
17971: * INSTALL, configure.in, operators.txt, parser3.dsw,
17972: src/Makefile.am, src/classes/Makefile.am,
17973: src/classes/classes.dsp, src/classes/math.C,
17974: src/lib/md5/Makefile.am, src/lib/pcre/LICENCE,
1.116 moko 17975: src/lib/pcre/Makefile.am, src/lib/pcre/README,
17976: src/lib/pcre/Tech.Notes, src/lib/pcre/dftables.c,
17977: src/lib/pcre/get.c, src/lib/pcre/ibm-1250.ucm,
17978: src/lib/pcre/ibm-1251.ucm, src/lib/pcre/ibm-1257.ucm,
17979: src/lib/pcre/internal.h, src/lib/pcre/maketables.c,
17980: src/lib/pcre/pcre-2_08.tar.gz, src/lib/pcre/pcre.3,
17981: src/lib/pcre/pcre.3.html, src/lib/pcre/pcre.3.txt,
17982: src/lib/pcre/pcre.c, src/lib/pcre/pcre.dsp, src/lib/pcre/pcre.h,
1.95 moko 17983: src/lib/pcre/pcre_dftables.dsp, src/lib/pcre/pcre_parser_ctype.c,
17984: src/lib/pcre/pcre_parser_ctype.dsp,
17985: src/lib/pcre/ruspart_win2koi.pl, src/lib/pcre/study.c,
17986: src/lib/pcre/win-koi.tab, src/main/Makefile.am,
17987: src/main/compile.tab.C, src/main/main.dsp,
17988: src/targets/cgi/Makefile.am, src/targets/cgi/parser3.dsp,
17989: src/targets/isapi/parser3isapi.dsp, src/types/Makefile.am,
17990: src/types/types.dsp, src/lib/Makefile.am: moved libltdl and pcre
17991: to libs/ added libs/md5 which is linked to non-apache targets
17992: ^math:crypt[password;$apr1$salt]
17993:
17994: 2002-06-20 paf
17995:
1.150 moko 17996: * INSTALL, configure, configure.in, operators.txt,
17997: src/classes/file.C, src/classes/op.C, src/doc/doxygen.cfg,
17998: src/include/pa_globals.h, src/include/pa_request.h,
17999: src/main/execute.C, src/main/pa_request.C,
18000: src/targets/cgi/parser3.C, src/targets/isapi/parser3isapi.C,
18001: src/types/pa_vmethod_frame.h: marged latest HEAD updates, mainly
18002: file:justname&co & @auto/conf[filespec
1.95 moko 18003:
18004: * operators.txt, src/classes/file.C:
18005: !^file:dirname[/a/some.tar.gz]=/a
18006: !^file:dirname[/a/b/]=/a
18007: !^file:basename[/a/some.tar.gz]=some.tar.gz
18008: !^file:justname[/a/some.tar.gz]=some.tar
18009: !^file:justext[/a/some.tar.gz]=gz
18010:
18011: * src/: classes/op.C, include/pa_request.h, main/execute.C,
18012: main/pa_request.C, types/pa_vmethod_frame.h: introducing
18013: @conf/auto[filespec]
18014:
1.116 moko 18015: * configure: parser3.conf renamed to auto.p autoconf changes
1.95 moko 18016:
1.150 moko 18017: * INSTALL, configure.in, operators.txt, src/doc/doxygen.cfg,
1.95 moko 18018: src/include/pa_globals.h, src/targets/cgi/parser3.C,
18019: src/targets/isapi/parser3isapi.C: parser3.conf renamed to auto.p
18020:
18021: 2002-06-18 paf
18022:
18023: * configure, configure.in, src/include/pa_version.h: version to
18024: configure.in
18025:
18026: * INSTALL: reflected .conf.dist dir change
18027:
1.150 moko 18028: * Makefile.am, configure, configure.in,
1.116 moko 18029: etc/parser3.charsets/Makefile.am: parser3.conf.dist moved to bin,
1.95 moko 18030: .in & *.am updated
18031:
18032: * src/classes/file.C: strncasecmp
18033:
18034: * src/classes/file.C: strcasecmp
18035:
1.150 moko 18036: * etc/Makefile.am: bin/parser3.conf.dist [moved from etc
1.95 moko 18037:
18038: * src/classes/file.C: ^file::exec[script;$.bad error case
18039: insensitive check now
18040:
18041: * src/classes/file.C: ^file::exec[script;$.bad now error, not skip
18042:
18043: * configure, configure.in, src/include/pa_pool.h,
18044: src/include/pa_types.h: pack configure.in detection simplified.
18045: figured out that gcc on sparc not that stupid as thought
18046: previously: on sparc: when it sees packed class it modifies it's
18047: field-access-code to byte operations [stb, ldub] instead of 4byte
18048: operations [st, lduh] so packed must be all parts of packed
18049: class, i.e. it's parents&fields(classes). for now it's only
18050: String that packed and what was wrong is that it's parent -
18051: Pooled, were not packed. fixed that.
18052:
18053: 2002-06-14 paf
18054:
18055: * operators.txt: more precise xml-to-text options
18056:
18057: * operators.txt, src/types/pa_vxnode.C: xnode
18058: attribute_node.name/value xnode pi.node.data
18059:
18060: 2002-06-12 paf
18061:
1.116 moko 18062: * configure, configure.in, src/targets/cgi/Makefile.am,
18063: src/targets/cgi/parser3.C: removed root conf define creation
1.95 moko 18064:
18065: * INSTALL, configure.in, operators.txt, etc/Makefile.am,
18066: src/include/pa_globals.h, src/include/pa_request.h,
18067: src/main/compile.tab.C, src/main/pa_globals.C,
18068: src/main/pa_request.C, src/targets/cgi/parser3.C,
18069: src/targets/isapi/parser3isapi.C: parser3.conf now one and only
18070:
18071: * src/classes/mail.C: sendmail -ti [default now]
18072:
18073: * src/: classes/mail.C, main/pa_request.C: $MAIL $CHARSETS allowed
18074: to be strings. for convinient #ing
18075:
18076: * src/: include/pa_globals.h, include/pa_request.h, main/execute.C,
18077: main/pa_globals.C, main/pa_request.C: @rootconf [were @conf]
18078:
18079: * src/: include/pa_globals.h, include/pa_request.h, main/main.dsp,
18080: main/pa_globals.C, main/pa_request.C: @conf
18081:
18082: 2002-06-11 paf
18083:
18084: * src/classes/file.C: check simplified
18085:
18086: * src/: classes/file.C, targets/cgi/parser3.dsp,
18087: targets/isapi/parser3isapi.C: suexec env keys filter plus CGI_ as
18088: valid prefix
18089:
18090: * src/: classes/file.C, include/pa_request.h, include/pa_sapi.h,
18091: targets/cgi/parser3.C, targets/isapi/parser3isapi.C:
18092: file::exec/cgi to pass HTTP_ vars introducing SAPI::environment
18093:
18094: 2002-06-10 paf
18095:
18096: * operators.txt, src/classes/op.C, src/include/pa_common.h,
18097: src/main/pa_common.C: lock failures reported now
18098:
18099: * src/main/compile_tools.C: ^if(" 1 "){y} bug fixed optimization
18100: string->double @ compile time were not-enough-checking...
18101:
18102: * src/main/: compile.tab.C, pa_string.C: whitespace after number in
18103: autoconvert now ignored
18104:
18105: * src/types/: pa_vform.C, pa_vform.h: $form: not determined yet
18106: check
18107:
18108: * src/classes/mail.C: mail netscape attachment name fixed. todo:
18109: $response:body content-type:name
18110:
18111: * configure, configure.in: hpux check, nsl link, no socket
18112:
18113: * operators.txt: old merge conflict removed
18114:
18115: * configure, configure.in: pack even address access on sparc&co
18116: arch checked in configure
18117:
18118: * configure, src/include/pa_version.h: makes
18119:
18120: * configure, configure.in, src/include/pa_version.h: makes
18121:
18122: * src/main/untaint.C: (bug#2) mail subject got always prepended
18123: with charset even when all letters were 7bit one
18124:
18125: * src/main/pa_common.C: merged fixed -d (bug)
18126:
18127: * src/main/pa_common.C: fixed -d (bug)
18128:
18129: 2002-06-03 paf
18130:
18131: * ChangeLog, operators.txt, etc/parser3.charsets/windows-1251.cfg,
18132: src/classes/classes.dsp, src/main/compile.tab.C,
18133: src/main/main.dsp, src/main/pa_globals.C,
18134: src/targets/cgi/parser3.C, src/targets/cgi/parser3.dsp,
18135: src/targets/isapi/parser3isapi.dsp, src/types/types.dsp: fixed
18136: .dsp-s along with reorganized cvs modules dirs structure
18137:
18138: * src/: classes/classes.dsp, main/compile.tab.C, main/main.dsp,
18139: main/pa_globals.C, targets/cgi/parser3.dsp,
18140: targets/isapi/parser3isapi.dsp, types/types.dsp: reorganized cvs
18141: modules
18142:
18143: 2002-05-28 paf
18144:
18145: * src/targets/cgi/parser3.C: info.uri now ""
18146:
18147: 2002-05-17 paf
18148:
18149: * src/classes/: table.C: ^table.save << checked empty
18150: pre/match/post columns
18151:
18152: 2002-05-16 paf
18153:
18154: * src/classes/image.C: image::measure can png now
18155:
18156: 2002-05-15 paf
18157:
18158: * operators.txt, src/classes/date.C: ^date::create[%H:%M[:%S]]
18159: added
18160:
18161: * etc/parser3.charsets/windows-1251.cfg: 0x forgot, fixed
18162:
18163: * operators.txt, src/classes/date.C: ^date::create[%Y[-%m[-%d[
18164: %H[:%M[:%S]]]]]] [-%m now
18165:
18166: 2002-05-14 paf
18167:
18168: * etc/parser3.charsets/: windows-1251.cfg: added 3 quotes
18169:
18170: 2002-05-07 paf
18171:
18172: * ChangeLog, src/classes/classes.dsp, src/classes/op.C,
18173: src/include/pa_globals.h, src/include/pa_request.h,
18174: src/include/pa_table.h, src/main/compile.tab.C,
18175: src/main/compile.y, src/main/main.dsp, src/main/pa_globals.C,
18176: src/main/pa_request.C, src/main/pa_table.C,
18177: src/targets/isapi/pa_pool.C, src/targets/isapi/parser3isapi.C,
18178: src/targets/isapi/parser3isapi.dsp,
18179: src/targets/isapi/pool_storage.h, src/types/types.dsp: Table
18180: name2number field now &. main_method_name now on Request pool
18181: rather on global_pool [Junction+VJunction created on same pool as
18182: name = were created on global pool, causing mem leaks]
18183:
18184: * src/: classes/classes.dsp, classes/op.C, include/pa_globals.h,
18185: include/pa_request.h, include/pa_table.h, main/compile.tab.C,
18186: main/compile.y, main/main.dsp, main/pa_globals.C,
18187: main/pa_request.C, main/pa_table.C, targets/isapi/pa_pool.C,
18188: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
18189: targets/isapi/pool_storage.h, types/types.dsp: Table name2number
18190: field now &. main_method_name now on Request pool rather on
18191: global_pool [Junction+VJunction created on same pool as name =
18192: were created on global pool, causing mem leaks]
18193:
18194: 2002-05-06 paf
18195:
18196: * src/: main/pa_globals.C, targets/cgi/parser3.C,
18197: targets/cgi/pool_storage.h, targets/isapi/parser3isapi.C: removed
18198: 100*40 bytes per request memory leak [nonpool malloc in globals]
18199:
18200: * src/: main/pa_globals.C, targets/cgi/parser3.C,
18201: targets/cgi/pool_storage.h, targets/isapi/parser3isapi.C: removed
18202: 100*40 bytes per request memory leak [nonpool malloc in globals]
18203:
18204: 2002-04-30 paf
18205:
18206: * configure, src/include/pa_version.h: version now not b
18207:
18208: * src/targets/cgi/parser3.C: request.uri now never 0
18209:
18210: 2002-04-29 paf
18211:
18212: * configure.in: removed b
18213:
18214: * src/: classes/op.C, include/pa_exception.h, main/pa_request.C:
18215: Exception::comment/type checked in (), no there's no empty
18216: type/comment by default
18217:
18218: * ChangeLog, src/doc/ClassExample1.dox, src/doc/ClassExample3.dox,
18219: src/doc/aliased.dox, src/doc/methoded.dox, src/doc/string.dox,
18220: src/doc/value.dox, src/include/pa_exception.h,
18221: src/main/pa_request.C, src/targets/cgi/parser3.C: merged from
18222: 0001
18223:
18224: 2002-04-26 paf
18225:
18226: * src/: doc/doxygen.cfg, targets/cgi/parser3.dsp: doxygen dot image
18227: size reduced
18228:
18229: 2002-04-25 paf
18230:
18231: * src/targets/cgi/: parser3.C: setenv in .htaccess when cgi is not
18232: under that dir got REDIRECT_ prefix before HTTP_PARSER_x_CONFIG,
18233: now that took into account
18234:
18235: * operators.txt, src/classes/date.C: ^date::create[2002-12-33
18236: 01:03:04]
18237:
18238: * ChangeLog, operators.txt, src/classes/date.C:
18239: ^date::create[2002-12-33 01:03:04]
18240:
18241: * ChangeLog: updated changelog
18242:
18243: * src/classes/table.C: removed restriction on column count to
18244: ^table.hash to work, now must be >0 [were >1]
18245:
18246: 2002-04-24 paf
18247:
18248: * src/: classes/classes.dsp, main/compile.tab.C, main/main.dsp,
18249: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
18250: targets/isapi/parser3isapi.dsp, types/types.dsp: MSVC profile
18251: targets
18252:
18253: 2002-04-23 paf
18254:
18255: * operators.txt, src/classes/string.C:
18256: int/double/string:sql{}[$.default{code}] fixed [were barking:
18257: "junction used outside of context"]
18258:
18259: 2002-04-22 paf
18260:
18261: * types.txt, src/classes/string.C, src/include/pa_string.h,
18262: src/main/pa_string.C, src/types/pa_vstring.C,
18263: src/types/pa_vstring.h: ^string.optimize[]
18264:
18265: * src/: include/pa_globals.h, include/pa_table.h,
18266: main/pa_globals.C, main/pa_string.C, main/pa_table.C: fixed match
18267: table template
18268:
18269: * src/classes/: string.C: optimize removed from string
18270: .left/right/pos
18271:
18272: * src/main/execute.C: rolled back to
18273: before_killing_userjunction_contexts
18274:
18275: * src/main/execute.C: user junctions context killed
18276:
18277: * src/main/execute.C: junctions to local contexts got
18278: cleanized&checked later
18279:
18280: 2002-04-19 paf
18281:
18282: * src/: classes/string.C, include/pa_request.h,
18283: include/pa_string.h, main/pa_request.C, main/pa_string.C,
18284: types/pa_vstring.C, types/pa_vstring.h: string now optimized
18285: prior to .left .right .mid .pos .match when that is profitable,
18286: and always before .replace when $ORIGINS(1) optimization disabled
18287: economy from not wasting mem on lots of strings which occur by
18288: lots of String:mid calls to get parts of source string between
18289: found_occurances
18290:
18291: * src/classes/file.C: ovector now local economy: 16 bytes per
18292: ^file:list
18293:
18294: * src/: include/pa_globals.h, include/pa_table.h,
18295: main/pa_globals.C, main/pa_string.C: String::match table columns
18296: globalized, not created @ each ^match anymore economy:
18297: sizeof(Array)+space on 3+x cells=24+ bytes per ^match
18298:
18299: * src/: classes/op.C, classes/string.C, types/pa_value.h: VTable
18300: removed from each String::match replace iteration, and made
18301: stacked sizeof(VTable)=12bytes economy on each replace code
18302:
18303: * src/doc/footer.htm: 2001,
18304:
18305: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
18306: string.match[]['] option enables generation of $match.prematch
18307: .match .postmatch columns
18308:
18309: * src/main/pa_string.C: String::match options analized without
18310: cstr-ing them now
18311:
18312: * src/doc/: doxygen.cfg, footer.htm, html2chm.cmd, postbuild.txt,
18313: sources2html.cmd, view_chm.cmd, view_html.cmd, chmhelper.pl:
18314: config updated to doxygen 1.2.15, created helper which fixes
18315: minor bugs in chm project files & htm tree. changed extension to
18316: .htm
18317:
18318: 2002-04-18 paf
18319:
18320: * src/doc/doxygen.cfg: .chi generation disabled
18321:
18322: * src/: classes/classes.h, classes/xdoc.C, classes/xnode.C,
18323: classes/xnode.h, types/pa_vxdoc.C: xdoc(xnode) now fully -
18324: fields&methods
18325:
18326: * src/: classes/classes.h, classes/hash.C, types/pa_value.h,
18327: types/pa_vbool.h, types/pa_vcookie.h, types/pa_vdate.h,
18328: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.h,
18329: types/pa_vhash.h, types/pa_vimage.h, types/pa_vint.h,
18330: types/pa_vjunction.h, types/pa_vobject.h, types/pa_vrequest.h,
18331: types/pa_vresponse.h, types/pa_vstateless_class.h,
18332: types/pa_vstateless_object.h, types/pa_vstatus.h,
18333: types/pa_vstring.h, types/pa_vtable.h, types/pa_vvoid.h,
18334: types/pa_vxdoc.h, types/pa_vxnode.h: fclass_real lowered from
18335: VStateless_class to VObject
18336:
18337: * src/: main/pa_request.C, types/pa_valiased.h,
18338: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
18339: types/pa_vstring.h: VStateless_string_object speicalized light
18340: version of VStateless_object
18341:
18342: * src/classes/op.C: ^throw comment param made optional
18343:
18344: * src/types/: pa_valiased.C, pa_valiased.h, pa_vclass.h,
18345: pa_vobject.h, pa_wcontext.C: VAliased get/set alias now virtual
18346: and implemented down in VClass, fclass_alias removed,
18347:
18348: * src/types/pa_value.C: forced to cut that from .h because of
18349: VStateless_class usage [undefined in .h]
18350:
18351: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
18352: main/compile_tools.C, main/compile_tools.h, main/execute.C,
18353: main/pa_request.C, types/pa_vmethod_frame.h: OP_GET_METHOD_FRAME
18354: merged with OP_CALL, VCodeFrame move to stack [no more heap waste
18355: on each CALL]
18356:
18357: * src/: classes/classes.h, classes/date.C, classes/double.C,
18358: classes/file.C, classes/form.C, classes/hash.C, classes/image.C,
18359: classes/int.C, classes/mail.C, classes/math.C, classes/op.C,
18360: classes/response.C, classes/string.C, classes/table.C,
18361: classes/void.C, classes/xnode.C, include/pa_globals.h,
18362: include/pa_request.h, main/execute.C, main/pa_globals.C,
18363: main/pa_request.C, types/Makefile.am, types/pa_value.h,
18364: types/pa_vdouble.h, types/pa_vform.C, types/pa_vhash.h,
18365: types/pa_vint.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
18366: types/pa_vstateless_class.h, types/pa_wcontext.C,
18367: types/pa_wcontext.h, types/pa_wwrapper.h, types/types.dsp:
18368: removed Value::fname
18369:
18370: 2002-04-17 paf
18371:
18372: * src/: doc/ClassExample1.dox, doc/ClassExample2.dox,
18373: doc/ClassExample3.dox, doc/compiler.dox, doc/module.dox,
18374: doc/pooled.dox, doc/string.dox, doc/targets.dox,
18375: include/pa_pool.h, include/pa_types.h: dox updated to current
18376: state, PTHROW freshen to throw & co
18377:
18378: * src/types/pa_vhash.h: vstring wrong parent fixed
18379:
18380: * src/classes/op.C: taint local result var bug fixed
18381:
18382: 2002-04-16 paf
18383:
18384: * asm.txt, form.txt, lang.txt, sql.txt: removed outdated. see in
18385: Attic asm.txt as most interesting
18386:
18387: * src/: main/pa_request.C, targets/isapi/parser3isapi.C: removed
18388: check, preventing content-length: 0 from appearing
18389:
18390: * src/main/execute.C: $result in @main now taken into account as in
18391: usual functions
18392:
18393: * src/: doc/postbuild.txt, main/execute.C: $result in @postprocess
18394: & @unhandled_exception now taken into account as in usual
18395: functions
18396:
18397: * src/doc/postbuild.txt: instructions on post .html build
18398:
18399: * src/doc/: doxygen.cfg, html2chm.cmd: .chm file only now, no .chi
18400:
18401: * src/: classes/file.C, main/pa_exec.C: stderr of execs mark as
18402: tainted
18403:
18404: * src/main/pa_request.C: uri in error log
18405:
18406: * src/: classes/date.C, main/compile.tab.C, targets/cgi/parser3.C:
18407: cheched date:create(days) param for validity [later were assumed
18408: valid and crashed on invalid onces]
18409:
18410: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
18411: main/execute.C, targets/cgi/parser3.C: OP_CALL -> OP_CALL__WRITE
18412: and used that for removing VString wrapper
18413:
18414: * src/classes/op.C: exception2vhash file now tainted
18415:
18416: * src/classes/op.C: _process pseudo origin copied from local var to
18417: heap
18418:
18419: * src/classes/op.C: extra check on empty file in origin in _execute
18420:
18421: 2002-04-15 paf
18422:
18423: * src/: main/execute.C, types/pa_value.h: fixed name update
18424:
18425: * src/classes/: file.C, op.C, table.C: finished dual write_xxx_lang
18426: functions
18427:
18428: * src/: classes/file.C, classes/hash.C, classes/op.C,
18429: include/pa_request.h, main/execute.C, types/pa_wcontext.h:
18430: started dual write_xxx_lang functions, if checked & works
18431:
18432: * src/: classes/date.C, classes/file.C, classes/mail.C,
18433: classes/string.C, classes/xnode.C, include/pa_request.h,
18434: types/pa_value.h, types/pa_wcontext.h: removed absolutely
18435: unnecessary VString shells
18436:
18437: * src/main/execute.C: CodeFrame soul fixed [mistakenly killed by
18438: prev changes]
18439:
18440: * src/: classes/image.C, classes/op.C, classes/string.C,
18441: classes/table.C, include/pa_request.h, main/execute.C,
18442: types/pa_value.h, types/pa_vmethod_frame.h, types/pa_wcontext.h:
18443: StringOrValue wcontext result, now ready for dual writes
18444:
18445: * src/targets/cgi/parser3.C: ctime sometimes can be just "",
18446: checked that
18447:
18448: * src/main/: compile.tab.C, compile.y, compile_tools.C,
18449: compile_tools.h, execute.C: OP_GET_ELEMENT+OP_GET_ELEMENT__WRITE
18450: changed to OP_WRITE_VALUE in var get cases
18451:
18452: * src/: classes/op.C, include/pa_globals.h, include/pa_opcode.h,
18453: include/pa_request.h, main/compile.tab.C, main/compile.y,
18454: main/compile_tools.C, main/compile_tools.h, main/execute.C,
18455: main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C:
18456: switch in hash constructor fixed [were problems with using of
18457: stacked wwrapper after it's death]
18458:
18459: 2002-04-12 paf
18460:
18461: * operators.txt, src/classes/table.C: table.select(expression) 0
18462:
18463: 2002-04-11 paf
18464:
18465: * src/: classes/string.C, include/pa_request.h, main/execute.C:
18466: Request::process_internal codeFrame & wwrapper stacked [not
18467: wasting heap anymore]
18468:
18469: 2002-04-10 paf
18470:
18471: * src/: classes/double.C, classes/file.C, classes/hash.C,
18472: classes/image.C, classes/int.C, classes/math.C, classes/op.C,
18473: classes/string.C, classes/table.C, classes/void.C,
18474: classes/xdoc.C, include/pa_request.h, main/execute.C,
18475: main/pa_string.C: killed Request::process() wrapping
18476: VString(String) in case we need only String
18477:
18478: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
18479: killed 8 bytes from String.head
18480:
18481: 2002-04-09 paf
18482:
18483: * src/: main/compile.tab.C, targets/cgi/parser3.C,
18484: targets/isapi/parser3isapi.C: removed { char *a; { /*sub
18485: local*/char b[...]; a=b; situations
18486:
18487: * operators.txt, src/classes/xdoc.C: xslt params made literal
18488:
18489: * src/classes/xdoc.C: xslt params fixed
18490:
18491: * src/: main/pa_common.C, targets/cgi/parser3.C,
18492: types/pa_vdouble.h, types/pa_vint.h: int/double get_string now
18493: not pool.malloc(MAX_NUMBER) but really neaded
18494:
18495: * operators.txt, src/classes/double.C, src/classes/int.C:
18496: int/double.int/double(default)
18497:
18498: 2002-04-04 paf
18499:
18500: * src/: include/pa_string.h, main/pa_string.C: fixed string.replace
18501: [when reconstructing pieces were split by
18502: max_integral(piece.size), thus some strings to replace happen to
18503: be split into two = not replaced)
18504:
18505: * src/targets/cgi/: parser3.C, parser3.dsp: document root in
18506: standalone version = current dir
18507:
18508: * src/targets/cgi/parser3.C: document root in standalone version =
18509: current dir
18510:
18511: 2002-04-03 paf
18512:
18513: * configure, configure.in: more checks on nonexistent charset
18514:
1.116 moko 18515: * INSTALL, configure, configure.in: root config configure options
1.95 moko 18516:
18517: 2002-04-02 paf
18518:
18519: * src/main/compile.C: parser.compile [exception name more like in
18520: doc]
18521:
18522: 2002-04-01 paf
18523:
18524: * src/: classes/mail.C, include/pa_string.h, main/untaint.C,
18525: targets/isapi/parser3isapi.dsp: mail subject encoding taken from
18526: .content-type.charset, not .charset
18527:
18528: 2002-03-29 paf
18529:
18530: * etc/parser3.charsets/koi8-r.cfg: koi8-r += ukranian letters
18531:
18532: * operators.txt, src/classes/date.C: ^date::create now may not
18533: supply day, default 1. checked 29.03 -> 29.02 roll on non 366
18534: days' year. | 31.05->31.04 roll
18535:
18536: 2002-03-28 paf
18537:
18538: * operators.txt, src/classes/date.C, src/classes/op.C,
18539: src/include/pa_globals.h, src/include/pa_hash.h,
18540: src/main/pa_globals.C, src/types/pa_vdate.h: ^cache[file][date]{
18541: ^cache(seconds) ^cache[date] }
18542:
18543: * src/classes/: xdoc.C, xnode.C, xnode.h: removed redundant pool
18544: param
18545:
18546: 2002-03-27 paf
18547:
18548: * operators.txt, src/classes/date.C, src/classes/double.C,
18549: src/classes/file.C, src/classes/form.C, src/classes/hash.C,
18550: src/classes/image.C, src/classes/int.C, src/classes/mail.C,
18551: src/classes/math.C, src/classes/op.C, src/classes/string.C,
18552: src/classes/table.C, src/classes/void.C, src/classes/xdoc.C,
18553: src/classes/xnode.C, src/include/pa_exception.h,
18554: src/include/pa_request.h, src/include/pa_stylesheet_connection.h,
18555: src/main/compile.C, src/main/compile_tools.C, src/main/execute.C,
18556: src/main/pa_array.C, src/main/pa_charset.C,
18557: src/main/pa_charsets.C, src/main/pa_common.C,
18558: src/main/pa_dictionary.C, src/main/pa_exception.C,
18559: src/main/pa_exec.C, src/main/pa_pool.C, src/main/pa_request.C,
18560: src/main/pa_socks.C, src/main/pa_sql_driver_manager.C,
18561: src/main/pa_string.C, src/main/pa_table.C, src/main/untaint.C,
18562: src/targets/cgi/parser3.C, src/targets/isapi/parser3isapi.C,
18563: src/types/pa_value.h, src/types/pa_vcookie.C,
18564: src/types/pa_vfile.h, src/types/pa_vform.C, src/types/pa_vhash.h,
18565: src/types/pa_vmethod_frame.h, src/types/pa_vstatus.C,
18566: src/types/pa_vtable.C, src/types/pa_vxdoc.h,
18567: src/types/pa_vxnode.h, src/types/pa_wcontext.C,
18568: src/types/pa_wwrapper.h: assigned exception types
18569:
18570: * operators.txt, src/classes/op.C, src/include/pa_config_fixed.h,
18571: src/include/pa_request.h, src/main/execute.C,
18572: src/main/pa_request.C: decided agains resetting exception_trace,
18573: just changed name
18574:
18575: 2002-03-26 paf
18576:
18577: * src/: include/pa_common.h, main/pa_exec.C: windows exec chdir
18578: fixed
18579:
18580: * src/classes/op.C: forced language of $source field of exception
18581: to 'tainted', so that sql-langed-frags could be outputed outside
18582: of connect
18583:
18584: * operators.txt: removed date.roll limit of +-1 offset
18585:
18586: * src/classes/date.C: removed date.roll limit of +-1 offset
18587:
18588: * operators.txt, src/classes/date.C: fixed date roll on
18589: daylightsaving days mktime took into account tm_isdst flag, which
18590: remained from BEFORE roll, but should have been reset
18591:
18592: 2002-03-25 paf
18593:
18594: * operators.txt, src/targets/cgi/parser3.C:
18595: http_site_config_filespec
18596:
18597: * src/: classes/file.C, classes/mail.C, include/pa_exec.h,
18598: main/pa_exec.C: f(!forced_allow) to allow --with-sendmail to work
18599: with any/both --disable-foreign-group-files --disable-execs
18600:
18601: * INSTALL: "--with=sendmail=COMMAND" comment
18602:
18603: * INSTALL, configure, configure.in, src/classes/mail.C,
18604: src/include/pa_config_auto.h.in, src/main/pa_exec.C,
1.116 moko 18605: src/targets/cgi/Makefile.am: --disable-foreign-group-files now
18606: disables execs also. introducing --sendmail
1.95 moko 18607:
18608: * operators.txt: pgsql options comment
18609:
18610: * INSTALL: comment on --disable-link-stdcpp
18611:
1.116 moko 18612: * INSTALL, configure, configure.in, src/targets/cgi/Makefile.am:
18613: libstdc++ link skipping configure option
1.95 moko 18614:
18615: * src/: classes/op.C, include/pa_sql_connection.h: sql connection
18616: with error were put to cache with 'marked_to_rollback' flag, all
18617: consequent even OK requests rolled back
18618:
18619: 2002-03-22 paf
18620:
18621: * src/main/pa_exec.C: createprocess nowindow flag check on readfile
18622: false return
18623:
18624: * operators.txt: few comments on sets
18625:
18626: 2002-03-18 paf
18627:
18628: * operators.txt, src/classes/op.C, src/include/pa_exception.h,
18629: src/include/pa_globals.h, src/include/pa_request.h,
18630: src/include/pa_stack.h, src/main/pa_globals.C,
18631: src/main/pa_request.C: introducing ^try
18632:
18633: * src/: main/pa_charset.C, targets/isapi/pa_threads.C,
18634: types/pa_vdouble.h: removed some tested @tests
18635:
18636: 2002-03-15 paf
18637:
18638: * operators.txt, src/classes/table.C: ^table.locate(logical expr)
18639:
18640: 2002-03-13 paf
18641:
18642: * src/main/pa_exception.C: checked not-pooled malloc
18643:
18644: 2002-03-11 paf
18645:
18646: * INSTALL, configure, configure.in,
18647: src/include/pa_config_auto.h.in: --disable-foreign-group-files
18648:
18649: * src/main/pa_common.C: --disable-foreign-group-files
18650:
18651: * INSTALL: --disable-execs
18652:
18653: * src/main/pa_exec.C: --disable-execs
18654:
18655: * configure, configure.in, src/include/pa_config_auto.h.in:
18656: --disable-execs
18657:
18658: * src/: include/pa_config_fixed.h, main/pa_exec.C: --disable-execs
18659:
18660: * src/types/pa_vfile.C: $file.text now 0A linebreaks,
18661: file::exec/cgi linebreaks "0D0A" changed to 0A onces
18662:
18663: 2002-03-05 paf
18664:
18665: * operators.txt, src/classes/date.C: date week calendar columns
18666: named
18667:
18668: * operators.txt, src/classes/date.C: date week calendar columns
18669: named
18670:
18671: * src/targets/isapi/: parser3isapi.C, parser3isapi.dsp: iis5 now
18672: requires headers to be terminated with \r\n manually [refuses to
18673: separate header/body itself]
18674:
18675: * src/: main/pa_globals.C, targets/cgi/parser3.C,
18676: targets/isapi/parser3isapi.C: isapi site config beside .dll
18677:
18678: 2002-03-04 paf
18679:
18680: * src/: classes/op.C, types/pa_vfile.C: process body now evaluated
18681: in PASS language
18682:
18683: * src/: classes/op.C, include/pa_string.h, main/pa_string.C: string
18684: deserialize checks on broken file
18685:
18686: * src/targets/isapi/: pa_threads.C, parser3isapi.C,
18687: parser3isapi.dsp: isapi updated
18688:
18689: 2002-03-01 paf
18690:
18691: * src/main/pa_exec.C: execle -> execve, now argc OK
18692:
18693: 2002-02-28 paf
18694:
18695: * src/main/untaint.C: removed some debug comments
18696:
18697: * src/main/pa_charsets.C: when placing charset to cache using
18698: global name now [were request]
18699:
18700: * configure, configure.in: apache module updated
18701:
18702: * src/main/pa_string.C: origin by first piece preferred before last
18703: piece
18704:
18705: 2002-02-27 paf
18706:
18707: * src/main/pa_charset.C: size_t
18708:
18709: * INSTALL: shared/static-xml with-pathlink
18710:
18711: * operators.txt: SMTP comment
18712:
18713: 2002-02-26 paf
18714:
18715: * src/main/pa_exec.C: more precise names for vars, cosmetic
18716:
18717: * src/classes/xnode.C: in some situation, xpath query returned
18718: result with type NODESET, but empty nodeset member field, checked
18719: that
18720:
18721: 2002-02-22 paf
18722:
18723: * INSTALL: without-zlib comment
18724:
18725: * etc/parser3.charsets/windows-1251.cfg: °
18726:
18727: * configure, configure.in: glib###.a detection fixed
18728:
18729: * INSTALL: hashfile removed from INSTALL
18730:
1.116 moko 18731: * Makefile.am: make update
1.95 moko 18732:
18733: * src/main/pa_string.C: string iterators fixed again, so were
18734: String::join_chain
18735:
18736: * src/main/pa_string.C: string iterators fixed again, so were
18737: String::join_chain
18738:
18739: * src/: include/pa_string.h, main/pa_string.C: string iterators
18740: fixed again, so were String::join_chain
18741:
18742: * src/types/pa_vcookie.C: cookie "expires=0" = "session"
18743:
18744: * operators.txt, src/types/pa_vcookie.C: cookie "expires=0" =
18745: "session"
18746:
1.116 moko 18747: * configure, configure.in, src/include/pa_config_auto.h.in:
18748: --with-shared-xml --with-static-xml
1.95 moko 18749:
18750: * src/: classes/classes.dsp, main/compile.tab.C, main/main.dsp,
18751: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
18752: types/types.dsp: *.dsp: removed refereces to win32db & ancient
18753: xalan&xml
18754:
18755: * acconfig.h: acconfig move in cvs[from src/libltdl to /]
18756:
18757: * operators.txt, src/classes/classes.dsp, src/main/main.dsp,
18758: src/types/types.dsp: removed hashfile support from sources for
18759: now
18760:
1.116 moko 18761: * configure, configure.in, src/classes/Makefile.am,
1.95 moko 18762: src/classes/hashfile.C, src/include/Makefile.am,
1.116 moko 18763: src/include/pa_config_auto.h.in, src/include/pa_db_connection.h,
18764: src/include/pa_db_manager.h, src/include/pa_db_table.h,
18765: src/main/Makefile.am, src/main/pa_db_connection.C,
1.95 moko 18766: src/main/pa_db_manager.C, src/main/pa_db_table.C,
1.116 moko 18767: src/main/pa_globals.C, src/targets/cgi/Makefile.am,
18768: src/types/Makefile.am, src/types/pa_vhashfile.C,
18769: src/types/pa_vhashfile.h: removed hashfile support for now
1.95 moko 18770:
18771: 2002-02-21 paf
18772:
18773: * src/main/untaint.C: removed debug code, activated commented-for
18774: debug parts
18775:
1.116 moko 18776: * Makefile.am: make cvsupdate
1.95 moko 18777:
18778: * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C,
18779: main/untaint.C: STRING_*FOREACH_ROW changed to stop at
18780: append_row, not at link zero now string to string appending works
18781:
18782: 2002-02-20 paf
18783:
18784: * src/: include/pa_string.h, main/execute.C, main/untaint.C,
18785: targets/cgi/pa_pool.C, targets/cgi/parser3.C: //#define
18786: DEBUG_STRING_APPENDS_VS_EXPANDS
18787:
18788: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
18789: economy: 22%
18790:
18791: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
18792: space uptimized: string::link_row removed
18793:
18794: * src/: include/pa_string.h, include/pa_stylesheet_connection.h,
18795: main/pa_db_manager.C, main/pa_dictionary.C, main/pa_string.C,
18796: main/untaint.C, targets/cgi/parser3.C, types/pa_vcookie.C,
18797: types/pa_vstring.h: speed uptimized: string::is_empty
18798:
18799: * operators.txt, src/include/pa_common.h,
18800: src/include/pa_config_fixed.h, src/include/pa_string.h,
18801: src/include/pa_types.h, src/main/compile.tab.C,
18802: src/main/execute.C, src/main/pa_string.C, src/main/untaint.C,
18803: src/targets/cgi/pa_pool.C, src/targets/cgi/parser3.C: strign to
18804: string append optimiziation idea and estimates
18805:
18806: 2002-02-19 paf
18807:
18808: * src/classes/math.C: not used directly [but erroreously reported
18809: that 'is', thus registering twice&other probs]
18810:
18811: * src/classes/: xdoc.C, xnode.C: getElementsByTagName and *NS moved
18812: to node [element]
18813:
18814: * src/main/compile.C: without string_origins parse error
18815: file+line+col possible
18816:
18817: * src/main/: compile.C: without string_origins not worked
18818:
18819: 2002-02-18 paf
18820:
18821: * src/types/pa_vdouble.h: since we have in_expression removed that
18822: trick i've installed into double::as_string
18823:
18824: * src/main/pa_globals.C: extern "C" was removed too fast
18825:
18826: * src/: include/pa_opcode.h, include/pa_request.h,
18827: main/compile.tab.C, main/compile.y, main/execute.C,
18828: types/pa_wcontext.h: in_expression aimed to solve old problem
18829: with string/nonstring values, now in expressions double/int
18830: values are passed as-is, without stupid tostring/fromstring
18831: conversions
18832:
18833: * src/main/: main.dsp, pa_globals.C: removed unneded #ifdef
18834: __cplusplus } #endif
18835:
18836: * src/main/compile.tab.C: bison env set so one could compile
18837: without cygwin installed
18838:
18839: * src/: classes/classes.dsp, main/main.dsp, main/pa_globals.C,
18840: targets/cgi/parser3.dsp, types/types.dsp: win32xml now contains
18841: gnome xml libs parser .dsp-s changed accordingly
18842:
18843: * operators.txt, src/targets/cgi/parser3.C: PARSER_ROOT_CONFIG
18844:
18845: * operators.txt, src/classes/date.C: date::create [were date::set,
18846: with backward comp
18847:
18848: * src/classes/math.C: math:random range check fixed
18849:
18850: * src/main/: compile.tab.C, compile.y: integer division stops name
18851:
18852: * INSTALL: local install comment
18853:
1.116 moko 18854: * ltconfig, ltmain.sh: removed libtool subpart files
1.95 moko 18855:
1.116 moko 18856: * acinclude.m4, aclocal.m4, configure, configure.in,
18857: src/include/pa_config_auto.h.in,
18858: src/include/pa_config_includes.h, src/targets/cgi/Makefile.am,
18859: src/targets/cgi/parser3.C: removed libtool usage from build mech
1.95 moko 18860:
18861: * operators.txt: \ comment
18862:
18863: 2002-02-13 paf
18864:
18865: * src/include/pa_config_includes.h: sys/time time both included
18866: now. vaguely remember confilicts on this on some system [not on
18867: six|ablv] so when would see them again would think up proper
18868: check
18869:
1.116 moko 18870: * INSTALL, configure, configure.in, src/targets/cgi/Makefile.am:
18871: --with-glib-config CXXLINK=$(CC) for targets/cgi/parser3
1.95 moko 18872:
18873: * src/main/pa_common.C: truncation never occured when writing files
18874: on unix [since i've changed cache mech] fix
18875:
18876: * src/main/pa_common.C: strnchr: sanity check added
18877:
18878: * etc/parser3.charsets/windows-1257.cfg: id added
18879:
18880: * etc/parser3.charsets/windows-1257.cfg, src/targets/cgi/parser3.C:
18881: baltic charset file generated, in generation script ispunct check
18882: added
18883:
18884: 2002-02-08 paf
18885:
1.116 moko 18886: * src/: include/Makefile.am, sql/Makefile.am,
18887: targets/isapi/Makefile.am: forgotten makes
1.95 moko 18888:
18889: * src/types/: pa_vcookie.C: VCookie::fill_fields one check
18890: forgotten
18891:
18892: * src/types/pa_vcookie.C: VCookie::fill_fields one check forgotten
18893:
18894: * INSTALL, README: install&others updated
18895:
18896: * AUTHORS, COPYING, ChangeLog, INSTALL: install&others updated
18897:
1.116 moko 18898: * Makefile.am, configure, configure.in,
18899: etc/parser3.charsets/Makefile.am, src/Makefile.am,
18900: src/classes/Makefile.am, src/main/Makefile.am,
18901: src/main/pa_status_provider.C, src/targets/Makefile.am,
18902: src/targets/cgi/Makefile.am, src/types/Makefile.am: 'make dist'
18903: works
1.95 moko 18904:
18905: * src/: classes/classes.C, classes/classes.h, classes/date.C,
18906: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
18907: classes/hashfile.C, classes/int.C, classes/mail.C,
18908: classes/math.C, classes/op.C, classes/response.C,
18909: classes/string.C, classes/table.C, classes/void.C,
18910: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
18911: include/pa_array.h, include/pa_cache_managers.h,
18912: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
18913: include/pa_config_fixed.h, include/pa_config_includes.h,
18914: include/pa_db_connection.h, include/pa_db_manager.h,
18915: include/pa_db_table.h, include/pa_dictionary.h, include/pa_dir.h,
18916: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
18917: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
18918: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
18919: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
18920: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
18921: include/pa_stack.h, include/pa_string.h,
18922: include/pa_stylesheet_connection.h,
18923: include/pa_stylesheet_manager.h, include/pa_table.h,
18924: include/pa_threads.h, include/pa_types.h, main/compile.C,
18925: main/compile_tools.C, main/compile_tools.h, main/execute.C,
18926: main/pa_array.C, main/pa_cache_managers.C, main/pa_charsets.C,
18927: main/pa_db_connection.C, main/pa_db_manager.C,
18928: main/pa_db_table.C, main/pa_dictionary.C, main/pa_dir.C,
18929: main/pa_exception.C, main/pa_globals.C, main/pa_hash.C,
18930: main/pa_pool.C, main/pa_request.C, main/pa_socks.C,
18931: main/pa_sql_driver_manager.C, main/pa_status_provider.C,
18932: main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
18933: sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
18934: targets/cgi/pa_threads.C, targets/cgi/pool_storage.h,
18935: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
18936: targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h,
18937: types/pa_valiased.C, types/pa_valiased.h, types/pa_value.h,
18938: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
18939: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
18940: types/pa_venv.h, types/pa_vfile.h, types/pa_vform.h,
18941: types/pa_vhash.h, types/pa_vhashfile.h, types/pa_vimage.h,
18942: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmath.h,
18943: types/pa_vmethod_frame.h, types/pa_vobject.h,
18944: types/pa_vrequest.h, types/pa_vresponse.h,
18945: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
18946: types/pa_vstateless_object.h, types/pa_vstatus.C,
18947: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.h,
18948: types/pa_vvoid.h, types/pa_vxdoc.h, types/pa_vxnode.h,
18949: types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h,
18950: classes/image.C, main/pa_common.C, main/pa_exec.C,
18951: main/untaint.C, targets/cgi/parser3.C, types/pa_vcookie.C,
18952: types/pa_vfile.C, types/pa_vform.C, types/pa_vhashfile.C,
18953: types/pa_vimage.C, types/pa_vrequest.C, types/pa_vresponse.C,
18954: types/pa_vstring.C, types/pa_vtable.C, types/pa_vxdoc.C,
18955: types/pa_vxnode.C, main/pa_charset.C: name spelling
18956:
18957: * src/: classes/classes.C, classes/classes.h, classes/date.C,
18958: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
18959: classes/hashfile.C, classes/image.C, classes/int.C,
18960: classes/mail.C, classes/math.C, classes/op.C, classes/response.C,
18961: classes/string.C, classes/table.C, classes/void.C,
18962: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
18963: include/pa_array.h, include/pa_cache_managers.h,
18964: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
18965: include/pa_config_fixed.h, include/pa_config_includes.h,
18966: include/pa_db_connection.h, include/pa_db_manager.h,
18967: include/pa_db_table.h, include/pa_dictionary.h, include/pa_dir.h,
18968: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
18969: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
18970: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
18971: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
18972: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
18973: include/pa_stack.h, include/pa_string.h,
18974: include/pa_stylesheet_connection.h,
18975: include/pa_stylesheet_manager.h, include/pa_table.h,
18976: include/pa_threads.h, include/pa_types.h, main/compile.C,
18977: main/compile.tab.C, main/compile_tools.C, main/compile_tools.h,
18978: main/execute.C, main/pa_array.C, main/pa_cache_managers.C,
18979: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
18980: main/pa_db_connection.C, main/pa_db_manager.C,
18981: main/pa_db_table.C, main/pa_dictionary.C, main/pa_dir.C,
18982: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
18983: main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
18984: main/pa_socks.C, main/pa_sql_driver_manager.C,
18985: main/pa_status_provider.C, main/pa_string.C,
18986: main/pa_stylesheet_manager.C, main/pa_table.C, main/untaint.C,
18987: sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
18988: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
18989: targets/cgi/pool_storage.h, targets/isapi/pa_pool.C,
18990: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
18991: targets/isapi/pool_storage.h, types/pa_valiased.C,
18992: types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
18993: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
18994: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
18995: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
18996: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
18997: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
18998: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
18999: types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.h,
19000: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
19001: types/pa_vresponse.h, types/pa_vstateless_class.C,
19002: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
19003: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
19004: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
19005: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
19006: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
19007: types/pa_wcontext.h, types/pa_wwrapper.h: 2002
19008:
19009: 2002-02-07 paf
19010:
19011: * src/main/pa_socks.C: swapped headers to avoid compiler warnings
19012:
1.116 moko 19013: * configure, configure.in, src/include/pa_config_auto.h.in,
19014: src/main/pa_common.C, src/main/pa_socks.C: compiled under cygwin
19015: added yet another locking function: fcntl
1.95 moko 19016:
19017: * config.sub: on cygwin configure passes it with strange i1586
19018: const, hacked it to mean i586
19019:
19020: * src/main/: compile.C, compile.tab.C, compile.y, compile_tools.h:
19021: disabled $if reference due to conflicts with local variables
19022:
19023: * operators.txt, src/classes/xdoc.C, src/include/pa_config_fixed.h:
19024: xdoc::set obsolete now, now xdoc::create, with both sences
19025:
19026: * operators.txt, src/classes/table.C, src/include/pa_array.h,
19027: src/include/pa_table.h, src/main/pa_array.C, src/main/pa_table.C:
19028: table::create now // 'set' name obsolete now table clone.
19029:
19030: * operators.txt, src/classes/string.C,
19031: src/include/pa_config_fixed.h, src/main/compile.tab.C:
19032: ^int/double/string.format now can be called with normal []
19033: brackets, not stupid {} as it were implemented for some strange
19034: reason. retaining backward compatibility due to some
19035: already-implemented servers
19036:
19037: * src/: include/pa_array.h, main/compile.C, main/compile.tab.C,
19038: main/compile.y, main/compile_tools.C, main/compile_tools.h:
19039: operators now detected by check at name_without_curly_rdive_read
19040: rule whether diving code constists only of
19041: OP_VALUE+string+OP_GET_ELEMENT. and last op code substituted
19042: with OP_GET_ELEMENT_OR_OPERATOR to form
19043: OP_VALUE+string+OP_GET_ELEMENT_OR_OPERATOR. code
19044:
19045: 2002-02-06 paf
19046:
19047: * configure, configure.in: prefix expanded, grr
19048:
19049: * operators.txt, src/classes/mail.C: mail:send config changed
19050:
19051: 2002-02-05 paf
19052:
19053: * operators.txt: regex options commented
19054:
19055: * src/main/: pa_exec.C: argv0 now correct
19056:
19057: * src/types/pa_vstatus.C: status:rusage 3
19058:
19059: * src/types/pa_vstatus.C: status:rusage 2
19060:
19061: * operators.txt: status:rusage described int operators
19062:
19063: * src/types/pa_vstatus.C: status:rusage 1
19064:
19065: * configure.in, src/types/Makefile.am, src/types/pa_vstatus.h,
19066: src/types/types.dsp: status:rusage
19067:
19068: * configure.in, operators.txt, src/classes/file.C,
19069: src/classes/op.C, src/include/pa_common.h,
19070: src/include/pa_config_includes.h, src/main/compile.tab.C,
19071: src/main/pa_common.C: rewritten ^cache to use
19072: non-blocking-exclusive-caches
19073:
19074: * src/main/pa_common.C: text file read mode on win32 adjusted
19075: [speed impact. was off for debugging purpose, but forgotten
19076: afterwards]
19077:
19078: 2002-02-01 paf
19079:
19080: * src/classes/op.C: file_write does EX lock after create, while
19081: file_read does SH after open, so there's a moment after create
19082: but before EX lock when read can sneak into, and read
19083: just-created-for-writing-and-not-yet-locked file, added a check
19084: for that in ^cache...read
19085:
19086: 2002-01-31 paf
19087:
19088: * src/main/: compile.y, compile.tab.C: disabled operator call after
19089: ^xxx:
19090:
19091: * src/main/: compile.tab.C, execute.C: made operators lookup first
19092: in ^xxx situation. so that one could not do $if[1] ^if[xxx]
19093:
19094: * src/: include/pa_opcode.h, include/pa_request.h, main/compile.C,
19095: main/compile.tab.C, main/compile.y, main/compile_tools.C,
19096: main/compile_tools.h, main/execute.C, types/pa_wcontext.h:
19097: operators check 6.1 rewritten. now check is done at compile time
19098:
19099: * src/main/execute.C: operators check 5 floated up old error of
19100: staying in 'entered class/object' state after $a($a..) it
19101: prevented operators from being called thereafter
19102:
19103: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
19104: main/execute.C: operators check 4 floated up old error of staying
19105: in 'entered object' state after ^a.a(a) it prevented operators
19106: from being called thereafter
19107:
19108: * src/main/execute.C: operators check 3 floated up old error of
19109: staying in 'entered class' state after $a:a(a) it prevented
19110: operators from being called thereafter
19111:
19112: * src/: main/execute.C, types/pa_wcontext.h: operators check 2
19113: floated up old error of staying in 'entered class' state after
19114: $a:a[a] it prevented operators from being called thereafter
19115:
19116: * src/main/execute.C: operators check, thay mistakenly seen in
19117: $class:operator $object.operators contexts
19118:
19119: * src/: classes/xdoc.C, targets/cgi/parser3.dsp: now compiles under
19120: win32
19121:
1.116 moko 19122: * INSTALL, configure, configure.in, ident.awk, etc/Makefile.am,
19123: src/classes/Makefile.am, src/main/Makefile.am,
19124: src/targets/cgi/Makefile.am,
1.95 moko 19125: src/targets/cgi/pa_config_paths.h.in, src/targets/cgi/parser3.C,
1.116 moko 19126: src/types/Makefile.am: lowered indent.awk back to src/
1.95 moko 19127:
1.116 moko 19128: * AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS, README,
19129: acinclude.m4, aclocal.m4, asm.txt, config.guess, config.sub,
19130: configure, configure.in, form.txt, ident.awk, install-sh,
19131: lang.txt, ltconfig, ltmain.sh, missing, mkinstalldirs,
19132: operators.txt, parser3.dsw, sql.txt, types.txt, etc/Makefile.am,
1.95 moko 19133: etc/parser3.charsets/Makefile.am,
19134: etc/parser3.charsets/koi8-r.cfg,
19135: etc/parser3.charsets/windows-1250.cfg,
19136: etc/parser3.charsets/windows-1251.cfg, src/Makefile.am,
1.116 moko 19137: src/classes/Makefile.am, src/include/pa_config_auto.h.in,
19138: src/main/Makefile.am, src/targets/cgi/Makefile.am,
19139: src/targets/cgi/parser3.C, src/types/Makefile.am: moved etc&www
19140: out of src, moved configure&co out of src added windows-1250.cfg
1.95 moko 19141: straightened installation scripts procedure made
19142: targets/cgi/parser3.C be dependant on ./configure --sysconfdir
19143: change
19144:
19145: 2002-01-30 paf
19146:
19147: * src/classes/xdoc.C: acconfig.h changed [comments before #undefs
19148: removed] those comments were a mistake, and prevented libltdl
19149: from function properly
19150:
19151: 2002-01-29 paf
19152:
1.116 moko 19153: * src/: Makefile.am, classes/Makefile.am: removed libltdl/libtool
19154: creation [modified acinclude.m4 which were creating int into just
19155: assignment LIBTOOL=../libtool] added default system
19156: config&charsetts prepared 'make install', now it installs
19157: targets/cgi/parser3 into bin directory etc/parser3.conf &
19158: etc/parser3.charsets/* into $sysconfdir and
1.95 moko 19159: $sysconfdir/parser3.charsets respectively
19160:
19161: * src/: classes/xdoc.C, include/pa_charset.h, include/pa_globals.h,
19162: main/pa_globals.C: few forgotten ifdef XML added
19163:
19164: 2002-01-28 paf
19165:
1.116 moko 19166: * src/: classes/Makefile.am, targets/cgi/Makefile.am: xalan-patch
1.95 moko 19167: removed
19168:
19169: * src/main/pa_exception.C: dom|generic error output fix
19170:
19171: * src/classes/xnode.C: xdoc.importNode 3 [check err]
19172:
19173: * src/classes/xnode.C: xdoc.importNode 2 [mistype err]
19174:
19175: * src/: classes/xnode.C, types/pa_vxdoc.h: xdoc.importNode 1
19176: [fixed as_node helper func to accept docs]
19177:
19178: * src/: classes/xdoc.C, classes/xnode.h, main/pa_exception.C:
19179: xdoc.importNode 0
19180:
19181: * src/classes/xdoc.C: xdoc::set now untaints OK
19182:
19183: 2002-01-25 paf
19184:
19185: * src/main/: compile.tab.C, compile.y: #comment before @ after
19186: @SPECIAL now works OK
19187:
19188: * src/main/: pa_exec.C: unix: exec now does chdir to script dir
19189:
19190: * src/main/pa_exec.C: max arg count now 10, and proper message on
19191: violation that added
19192:
19193: * src/classes/hash.C: unified hash::sql, now
19194: ^hash::sql{query}[[$.limit(2) $.offset(4)]]
19195:
19196: * src/: classes/file.C, include/pa_common.h, main/pa_common.C:
19197: ^file:lock[filename]{code}
19198:
19199: * src/: classes/file.C, classes/op.C, classes/string.C,
19200: classes/table.C, classes/xdoc.C, include/pa_common.h,
19201: main/pa_common.C, types/pa_vfile.h: removed redundant pool param
19202: to some pa_common funcs
19203:
19204: * src/: include/pa_charset.h, main/pa_globals.C:
19205: http://localhost/abc -> $ENV{DOCUMENT_ROOT}/abc | ./abc
19206:
19207: * src/: include/pa_charset.h, main/pa_charset.C,
19208: include/pa_config_fixed.h, main/compile.tab.C: typedef XMLCh...
19209: not stupid illegal define
19210:
19211: 2002-01-24 paf
19212:
19213: * src/include/pa_version.h: changed version number
19214:
19215: * src/: classes/hashfile.C, include/pa_db_table.h,
19216: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
19217: main/compile_tools.C, main/compile_tools.h, main/execute.C,
19218: main/pa_db_connection.C, main/pa_db_table.C,
19219: types/pa_vhashfile.C, types/pa_vhashfile.h: merged from r17 -
19220: hashfile without logfiles
19221:
19222: * src/: classes/hashfile.C, include/pa_db_table.h,
19223: main/compile.tab.C, main/pa_db_connection.C, main/pa_db_table.C,
19224: types/pa_vhashfile.C, types/pa_vhashfile.h: hashfile: removed use
19225: of transactions [libdb removed DB_INIT_LOCK, DB_INIT_LOG,
19226: DB_INIT_TXN init bits, thus got rid of huge log files, which
19227: cluttered disk without huge need]
19228:
19229: * src/classes/: xdoc.C, xnode.C, xnode.h: gdome_xml_doc_get_xmlDoc
19230: handy macro, which is strangly abscent in dome lib
19231:
19232: * src/classes/xdoc.C: xsltSaveResultTo checked <0 response
19233:
19234: * src/classes/xdoc.C: checked empty response
19235:
19236: * src/classes/xnode.C: xdoc.select fixed context node [were always
19237: /, not self node]
19238:
19239: * src/classes/xnode.C: xnode.select returns array always now, in
19240: case 'nothing found' returns empty array
19241:
19242: * src/classes/xnode.C: xpath nodes select bug [0] instead of [i],
19243: be more tender with ctrl/c/v
19244:
19245: 2002-01-23 paf
19246:
19247: * src/: classes/xdoc.C, main/pa_globals.C: xdoc::load/set entities
19248: substituted. // 2. when dom tree with entites goes under
19249: transform text nodes // got [erroreosly] cut on first
19250: entity occurance
19251:
19252: * src/types/pa_vdouble.h: double prec. todo: get rid of
19253: twice-converting
19254:
19255: * src/types/pa_vdouble.h: %.20E now float format when %g produced
19256: 'e' in output this is for regretful twice-converting here:
19257: $a(double value) when they write double falue they convert it to
19258: string first, thus %g were losing precesion.
19259:
19260: todo: think up some way to remove double->string string->double
19261: twice-converting
19262:
19263: * src/: classes/xdoc.C, main/pa_globals.C, types/pa_vdouble.h:
19264: %.20E now default float format this is for regretful
19265: twice-converting here: $a(double value) when they write double
19266: falue they convert it to string first, thus %g were losing
19267: precesion.
19268:
19269: todo: think up some way to remove double->string string->double
19270: twice-converting
19271:
19272: * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
19273: main/pa_globals.C: xmlSubstituteEntitiesDefault(1) now global,
19274: reasons in comment inside
19275:
19276: * src/main/pa_globals.C: xslt linked dynamically. [mistekenly were
19277: statically linked]
19278:
19279: * src/: include/pa_exception.h, main/compile.tab.C,
19280: main/pa_exception.C: removed exception va_list constructor. 1.
19281: not needed anymore 2. there were a conflict[causing errors]
19282: between ctor(, va_list) ctor(, ...) compiler[both msvc and gcc]
19283: never detected an ambiguilty here, compiling ctor(, "hello") into
19284: ctor(, va_list) which, of course, caused gpf
19285:
19286: * src/main/pa_globals.C: removed debug xslt messages
19287:
19288: 2002-01-22 paf
19289:
19290: * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
19291: main/pa_globals.C: xsl stylesheet load: parsed entities, this
19292: helps compiling stylesheet properly. example: this refused to
19293: work, <b>«<xsl:value-of select="@title"
19294: />»</b> stranly worked only this way:
19295: <b>«<xsl:value-of select="@title" />»</b>
19296:
19297: docs says "set it to 1", never going into details, so I decided
19298: to try NOT to do that
19299:
19300: * src/classes/table.C: join behaived badly in case named tables
19301: structure mismatched: 0 strings sneaked into dest failing
19302: afterwards. replaced them with empty strings
19303:
19304: 2002-01-21 paf
19305:
19306: * src/main/pa_charset.C: checked empty transcoders in
19307: transcode_cstr|buf
19308:
19309: * src/classes/xdoc.C: xdoc::load error source = filespec
19310:
19311: * src/classes/xdoc.C: transform error source now
19312: stylesheet_filespec
19313:
1.116 moko 19314: * src/: classes/xdoc.C, classes/xnode.C,
1.95 moko 19315: include/pa_stylesheet_connection.h, main/pa_charset.C,
19316: main/pa_globals.C, main/pa_sql_driver_manager.C,
1.116 moko 19317: main/pa_stylesheet_manager.C, targets/cgi/Makefile.am: autoconf
19318: gnome
1.95 moko 19319:
19320: * src/: classes/xdoc.C, classes/xnode.C, include/pa_exception.h,
19321: include/pa_globals.h, include/pa_stylesheet_connection.h,
19322: main/pa_exception.C, main/pa_globals.C, targets/cgi/pa_threads.C:
19323: xslt generic error 1
19324:
19325: * src/: include/pa_stylesheet_connection.h, main/pa_exception.C:
19326: xml generic message 1
19327:
19328: * src/classes/table.C: ^table::load empty lines or #comments before
19329: headline
19330:
19331: * src/: include/pa_array.h, include/pa_globals.h,
19332: include/pa_request.h, include/pa_threads.h, main/pa_array.C,
19333: main/pa_exception.C, main/pa_globals.C, main/pa_request.C,
19334: targets/cgi/pa_threads.C, targets/isapi/pa_threads.C: xml generic
19335: errors 0
19336:
19337: 2002-01-16 paf
19338:
19339: * src/: classes/hash.C, classes/op.C, classes/string.C,
19340: classes/table.C, classes/void.C, classes/xdoc.C,
19341: include/pa_db_connection.h, include/pa_request.h,
19342: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
19343: include/pa_stylesheet_connection.h,
19344: include/pa_stylesheet_manager.h, main/pa_request.C,
19345: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
19346: targets/cgi/pool_storage.h: auto closers to sql_connection,
19347: stylesheet_connection auto destroyers to remaining gnome objects
19348:
19349: * src/classes/xdoc.C: few comments
19350:
19351: 2002-01-15 paf
19352:
19353: * src/classes/xdoc.C: xdoc file save string
19354:
19355: ready. todo: error handling
19356:
19357: * src/classes/xdoc.C: xdoc save rewritten using
19358: xmlAllocOutputBuffer less mallocs, more reallocs. less fragmented
19359: result
19360:
19361: * src/: classes/xdoc.C, include/pa_charset.h, main/pa_charset.C:
19362: started output options parsing
19363:
19364: 2002-01-14 paf
19365:
19366: * src/classes/xdoc.C: method
19367:
19368: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h,
19369: include/pa_pool.h, include/pa_stylesheet_connection.h,
19370: main/main.dsp, main/pa_charset.C, main/pa_globals.C,
19371: main/pa_pool.C, main/pa_stylesheet_manager.C, types/pa_vxdoc.h:
19372: xslt transform0. TODO: use output options handle errors
19373:
19374: * src/classes/: xdoc.C, xnode.C: ^xdoc.file
19375:
19376: 2002-01-11 paf
19377:
19378: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
19379: main/compile_tools.C, main/compile_tools.h, main/execute.C:
19380: partial logical && || evaluation
19381:
19382: * src/classes/xnode.C: xpath selectNodes
19383:
19384: * src/: classes/xnode.C, include/pa_charset.h: xpath selectNode 3:
19385: string/number/bool
19386:
19387: * src/classes/xnode.C: xpath selectNode 2
19388:
19389: * src/: classes/xnode.C, include/pa_charset.h, main/pa_charset.C:
19390: xpath selectNode 1
19391:
19392: 2002-01-10 paf
19393:
19394: * src/classes/xnode.C: xpath selectNode -100 [just written]
19395:
19396: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h,
19397: include/pa_exception.h, include/pa_pool.h, main/pa_charset.C,
19398: main/pa_pool.C: GdomeDOMString_auto_ptr c++ wrapper [calls
19399: refcounter]
19400:
19401: 2001-12-29 paf
19402:
19403: * src/: classes/xdoc.C, include/pa_exception.h, main/pa_charset.C,
19404: main/pa_exception.C, main/pa_globals.C: xdoc ^set ^string with
19405: glib works 0
19406:
19407: 2001-12-28 paf
19408:
19409: * src/: classes/xdoc.C, include/pa_charset.h, main/pa_charset.C,
19410: main/pa_exception.C: started glib transcoders
19411:
19412: * src/main/pa_globals.C: renamed gdome to libgdome.dll
19413:
19414: * src/: classes/classes.dsp, classes/mail.C, classes/xdoc.C,
19415: classes/xnode.C, classes/xnode.h, include/pa_exception.h,
19416: include/pa_globals.h, main/compile.tab.C, main/main.dsp,
19417: main/pa_charset.C, main/pa_dir.C, main/pa_exception.C,
19418: main/pa_exec.C, main/pa_globals.C, main/pa_socks.C,
19419: targets/cgi/parser3.C, targets/cgi/parser3.dsp, types/pa_vxdoc.C,
19420: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: gnome
19421: libs just compiled in. no refcounting no xpath no xslt yet
19422:
19423: 2001-12-27 paf
19424:
19425: * src/: include/pa_charset.h, include/pa_common.h,
19426: include/pa_exception.h, include/pa_globals.h, include/pa_pool.h,
19427: main/main.dsp, main/pa_charset.C, main/pa_charsets.C,
19428: main/pa_globals.C, main/pa_pool.C, targets/cgi/parser3.C,
19429: targets/cgi/parser3.dsp, types/pa_vxdoc.C, types/pa_vxdoc.h,
19430: types/pa_vxnode.C, types/pa_vxnode.h, types/types.dsp: going away
19431: from xalan&xerces, started the process. globals [initialization
19432: pool [charset update charset [transcodings vxnode vxdoc [DOM
19433: calls
19434:
19435: * src/classes/Makefile.am: going away from xalan&xerces, not needed
19436: anymore
19437:
19438: 2001-12-26 paf
19439:
19440: * src/: include/pa_charset.h, include/pa_charsets.h,
19441: main/pa_charset.C, main/pa_charsets.C, main/pa_request.C: charset
19442: key globalized [bug]
19443:
19444: 2001-12-25 paf
19445:
19446: * src/: classes/mail.C, classes/table.C, include/pa_string.h,
19447: main/pa_string.C: table set & append changed splitting languages,
19448: separators now can be clean AND as-is same to mail command line
19449: $MAIN:MAIL.progX arguments
19450:
19451: 2001-12-24 paf
19452:
19453: * src/classes/mail.C: one parted text messages - no multipart
19454: mime-type anymore. for convinient if $.attach-ments
19455:
19456: * src/: classes/hashfile.C, classes/op.C, main/pa_db_table.C,
19457: main/pa_string.C: read from cache size check updated
19458:
19459: * src/main/: pa_string.C: String::join_chain another ugly bug :(
19460:
19461: 2001-12-21 paf
19462:
19463: * src/classes/date.C: date:sql-string now returns localtime
19464:
19465: * src/main/pa_request.C: $result in @main actually not working, to
19466: hell with it for now
19467:
19468: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
19469: types/pa_vmethod_frame.h, types/pa_wcontext.h: $result in @main
19470: @postprocess @exception
19471:
19472: * src/main/execute.C: junction evaluation canceled - endless
19473: recursion detected
19474:
19475: 2001-12-19 paf
19476:
19477: * src/main/pa_charset.C: charset->charset transcoding via unicode
19478: intermediate
19479:
19480: * src/main/pa_request.C: CLASS_PATH now / = DOCUMENT_ROOT
19481:
19482: * src/classes/hashfile.C: ^hashfile.open DB_HOME now relative
19483:
19484: * src/classes/op.C: ^cache keypath now relative
19485:
19486: * src/classes/mail.C: changed weighting prior to sort
19487:
19488: * src/: classes/mail.C, include/pa_config_fixed.h: to/from 0 check
19489: were missing
19490:
19491: 2001-12-17 paf
19492:
19493: * src/main/pa_charset.C: ifndef XML were bad type
19494:
19495: * src/: include/pa_db_table.h, main/pa_db_table.C: db_table used
19496: outdated unset services_pool
19497:
19498: * src/: classes/mail.C, include/pa_charsets.h, include/pa_string.h,
19499: main/pa_charsets.C, main/untaint.C, types/pa_vrequest.C,
19500: types/pa_vresponse.C: ^mail:send[ $.charset[zzz] addded
19501:
19502: * src/main/untaint.C: allowed space in filespec
19503:
19504: * src/main/pa_charset.C: empty bufs transcode [forgot check :(]
19505:
19506: * src/classes/image.C: no govno
19507:
19508: * src/classes/image.C: govno
19509:
19510: 2001-12-16 paf
19511:
19512: * src/include/: pa_charset.h, pa_charsets.h: forgot to add
19513:
19514: * src/: main/Makefile.am, main/pa_charset.C, types/Makefile.am:
19515: charset_connection&manager replaced by charset&charsets
19516:
19517: * src/main/pa_charset.C: name_cstr 0
19518:
19519: * src/main/untaint.C: uri lang now knows about client/source
19520: charsets
19521:
19522: * src/: classes/file.C, classes/math.C, classes/op.C,
19523: classes/string.C, classes/table.C, classes/xdoc.C,
19524: include/pa_array.h, include/pa_cache_managers.h,
19525: include/pa_charset_connection.h, include/pa_charset_manager.h,
19526: include/pa_common.h, include/pa_db_connection.h,
19527: include/pa_db_manager.h, include/pa_db_table.h,
19528: include/pa_dictionary.h, include/pa_exception.h,
19529: include/pa_exec.h, include/pa_globals.h, include/pa_hash.h,
19530: include/pa_opcode.h, include/pa_pool.h, include/pa_request.h,
19531: include/pa_sapi.h, include/pa_socks.h,
19532: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
19533: include/pa_string.h, include/pa_stylesheet_connection.h,
19534: include/pa_stylesheet_manager.h, include/pa_table.h,
19535: include/pa_transcoder.h, main/compile_tools.h, main/main.dsp,
19536: main/pa_charset.C, main/pa_charset_connection.C,
19537: main/pa_charset_manager.C, main/pa_charsets.C, main/pa_globals.C,
19538: main/pa_pool.C, main/pa_request.C, main/pa_string.C,
19539: main/pa_transcoder.C, main/untaint.C, types/pa_vfile.C,
19540: types/pa_vform.C, types/pa_vform.h, types/pa_vrequest.C,
19541: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
19542: types/types.dsp: introducing Charset
19543:
19544: 2001-12-14 paf
19545:
19546: * src/: include/pa_request.h, include/pa_transcoder.h,
19547: main/pa_request.C, main/pa_transcoder.C, types/pa_vform.C,
19548: types/pa_vform.h: transcodeToUTF8[were FromUTF8] for forms todo:
19549: uri lang
19550:
19551: * src/main/pa_transcoder.C: transcodeToUTF8, now form&uri lang
19552:
19553: * src/targets/cgi/Makefile.am: -I../../pcre to .am
19554:
19555: * src/: include/pa_globals.h, main/pa_globals.C: removed unused
19556: defalts_name global
19557:
19558: * src/: include/pa_charset_connection.h, include/pa_pool.h,
19559: include/pa_request.h, main/main.dsp,
19560: main/pa_charset_connection.C, main/pa_charset_manager.C,
19561: main/pa_request.C, types/Makefile.am, types/pa_vrequest.C,
19562: types/pa_vrequest.h, types/pa_vresponse.h, types/types.dsp,
19563: include/pa_transcoder.h, main/pa_transcoder.C, main/Makefile.am:
19564: changed charset model. now important: $request:charset
19565: $response:charset while $response:content-type.charset become
19566: unimportant [informational]
19567:
19568: 2001-12-13 paf
19569:
19570: * src/targets/: cgi/pa_pool.C, isapi/pa_pool.C: EOL@EOF
19571:
19572: * src/classes/xdoc.C: rewritten auto_ptr part other way2, because
19573: of stupid gcc 2.96 /usr/include/g++-3/memory:40: candidates are:
19574: auto_ptr<_Tp> &auto_ptr<_Tp>::operator= (auto_ptr<_Tp> &) [with
19575: _Tp = FormatterListener] /usr/include/g++-3/memory:48:
19576: auto_ptr<_Tp> &auto_ptr<_Tp>::operator= (auto_ptr<_Tp1> &)
19577: [with _Tp1 = FormatterListener, _Tp = FormatterListener]
19578:
19579: * src/: classes/xdoc.C, main/pa_sql_driver_manager.C: rewritten
19580: auto_ptr part other way, because of stupid gcc 2.96
19581: /usr/include/g++-3/memory:40: candidates are: auto_ptr<_Tp>
19582: &auto_ptr<_Tp>::operator= (auto_ptr<_Tp> &) [with _Tp =
19583: FormatterListener] /usr/include/g++-3/memory:48:
19584: auto_ptr<_Tp> &auto_ptr<_Tp>::operator= (auto_ptr<_Tp1> &) [with
19585: _Tp1 = FormatterListener, _Tp = FormatterListener]
19586:
19587: * src/classes/xdoc.C: removed extra inc
19588:
19589: * src/targets/cgi/: pa_pool.C, parser3.C: msvc heap debugging flag
19590:
19591: * src/include/pa_types.h: msvc head debugging flag
19592:
19593: * src/classes/xdoc.C: freed up listener
19594:
19595: * src/classes/string.C: change msg '... code is not code'
19596:
19597: * src/: main/pa_db_connection.C, main/pa_db_manager.C,
19598: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
19599: targets/cgi/pool_storage.h: couple cache expiratiors were wrong
19600: [past/future prob]
19601:
19602: * src/: include/pa_cache_managers.h, include/pa_charset_manager.h,
19603: include/pa_config_fixed.h, include/pa_db_manager.h,
19604: include/pa_sql_driver_manager.h, include/pa_stylesheet_manager.h,
19605: main/pa_cache_managers.C, main/pa_globals.C: ~Cache_managers
19606:
19607: * src/: include/pa_config_fixed.h, main/pa_common.C,
19608: main/pa_string.C: removed signed mismatch warnings
19609:
19610: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: removed
19611: 'expires' from header outputs
19612:
19613: * src/main/pa_string.C: string::recustruct erroreusly used outdated
19614: row ptr
19615:
19616: * src/classes/file.C: file::cgi bug, request_method were passed to
19617: SERVER_PROTOCOL but SERVER_PROTOCOL were forgotten
19618:
19619: * src/classes/xdoc.C: lang list updated
19620:
19621: 2001-12-10 paf
19622:
19623: * src/classes/math.C: ^math:random(n) now yields[0;n) not [0;n]
19624:
19625: * src/main/untaint.C: FILE_SPEC untainting changed so that one can
19626: erase files like that, knowing their full name introducing //
19627: theoretical problem with, for instance, "_2B" and "." fragments,
19628: // they would yield the same // because
19629: need_file_encode('_')=false // but we need to delete such files
19630: somehow, getting names from ^index
19631:
19632: * src/main/pa_string.C: ^string.replace bug fixed [bad
19633: string::join_chank break]
19634:
19635: 2001-12-07 paf
19636:
19637: * src/: classes/hashfile.C, classes/op.C, classes/table.C,
19638: include/pa_common.h, include/pa_config_auto.h.in,
19639: include/pa_config_fixed.h, include/pa_config_includes.h,
19640: include/pa_db_table.h, include/pa_request.h, main/pa_common.C,
19641: main/pa_db_table.C, main/pa_request.C, main/pa_string.C,
19642: types/pa_vhashfile.C: merged from r14_simple_cache
19643:
19644: * src/main/pa_string.C: stupid sparc architecture failed to access
19645: short at odd address 0x311f0 <deserialize__6StringUiPvUiPCc+16>:
19646: lduh [ %i2 + 1 ], %l0
19647:
19648: bus error, fixed that
19649:
19650: * src/main/pa_string.C: strange string deserialize bug on
19651: client[pmts], a bit shortened,
19652:
19653: * src/include/pa_config_auto.h.in: makes
19654:
19655: * src/: include/pa_common.h, include/pa_config_fixed.h,
19656: include/pa_config_includes.h, main/pa_common.C: exclusive lock
19657: file write shared lock file read
19658:
19659: * src/: classes/op.C, include/pa_common.h,
19660: include/pa_config_fixed.h, main/pa_common.C: ^cache operator
19661:
19662: 2001-12-06 paf
19663:
19664: * src/: classes/op.C, classes/table.C, include/pa_request.h,
19665: main/pa_request.C: #ifdef RESOURCES_DEBUG
19666:
19667: * src/: main/compile.tab.C, targets/cgi/parser3.C: removed debug
19668: info
19669:
19670: * src/classes/hashfile.C: removed transaction from ^cache
19671:
19672: 2001-12-05 paf
19673:
19674: * src/targets/cgi/: parser3.C: fatal error reporting fixed. in
19675: IIS5 there were a prob with illegal call check
19676:
19677: 2001-12-04 paf
19678:
19679: * src/: classes/op.C, classes/table.C, include/pa_request.h,
19680: main/pa_request.C: measures to log
19681:
19682: 2001-11-23 paf
19683:
19684: * src/: classes/hashfile.C, classes/table.C, include/pa_db_table.h,
19685: main/pa_common.C, main/pa_db_table.C, main/pa_string.C,
19686: types/pa_vhashfile.C: merged from _0014, 1
19687:
19688: * src/: classes/hashfile.C, classes/table.C, include/pa_db_table.h,
19689: main/pa_common.C, main/pa_db_table.C, types/pa_vhashfile.C:
19690: hashfile bugfix2 more wrong sizes. ^cache behaviour changed: if
19691: ^cache(33) would change
19692:
19693: 0660 bits in file_write & hashfile create
19694:
19695: * src/main/: pa_db_table.C, pa_string.C: cache bugfix [wrong types
19696: after pa_string optimization]
19697:
19698: 2001-11-22 paf
19699:
19700: * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
19701: table.offset[whence]
19702:
19703: * src/classes/op.C: process cstr(,connection)
19704:
19705: * src/classes/op.C: process now gets its body on current language,
19706: not as-is
19707:
19708: * src/main/untaint.C: ORIGINS mode removed UHTML
19709:
19710: * src/main/untaint.C: ORIGINS mode was bad - forgot about optimize
19711: bit
19712:
1.116 moko 19713: * src/classes/xdoc.C: cached xslt [removed nocache forcing]
1.95 moko 19714:
19715: 2001-11-21 paf
19716:
19717: * src/: classes/xdoc.C, types/pa_vxdoc.C, types/pa_vxdoc.h:
19718: <xsl:output output options made identical to xsl:output
19719: attributes exclusion: cdata-section-elements what xalan can do
19720: but that not used now: it can escape and remove CDATA sections
19721:
19722: * src/: main/untaint.C, targets/cgi/parser3.C: optimized \r
19723: produced by xslt
19724:
19725: * src/targets/cgi/parser3.C: removed debug cgi||1
19726:
19727: * src/main/: pa_string.C, untaint.C: cached some string::size() es
19728:
19729: * src/: classes/table.C, main/pa_string.C, main/untaint.C,
19730: targets/cgi/parser3.C: table.append bug fixed: forgot to switch
19731: default language for {code}, it happen to change it's language
19732: from CLEAN, so later refused to split by CLEAN \t
19733:
19734: 2001-11-20 paf
19735:
1.116 moko 19736: * src/: classes/Makefile.am, classes/table.C, main/Makefile.am,
19737: main/pa_exception.C, types/Makefile.am: moved ident.C & co to
1.95 moko 19738: bottom of dependeces, so that errors would popup quicklier, fixed
19739: line numbering in table::sql
19740:
19741: 2001-11-19 paf
19742:
19743: * src/: classes/op.C, include/pa_request.h, include/pa_string.h,
19744: include/pa_types.h, main/pa_globals.C, main/pa_request.C,
19745: main/pa_string.C, main/untaint.C, targets/cgi/parser3.C,
19746: targets/isapi/parser3isapi.C, types/pa_wcontext.C,
19747: types/pa_wcontext.h: UL_CLEAN pieces now inherit UL_OPTIMIZED_BIT
19748: at wcontext.write
19749:
1.116 moko 19750: * src/targets/: Makefile.am, cgi/parser3.C: #if _MSC_VER
1.95 moko 19751: _set_new_handler
19752:
1.116 moko 19753: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C:
19754: set_new_handler in apache&isapi
1.95 moko 19755:
19756: 2001-11-16 paf
19757:
19758: * src/targets/cgi/parser3.C: pool debug @ die
19759:
19760: * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C:
19761: removed 8 bytes from String, 2 bytes from
19762: string::chunk::row::item
19763:
19764: * src/main/pa_string.C: removed 1+4 bytes from String
19765:
19766: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C,
19767: types/pa_vstring.C: removed 1+4 bytes from String
19768:
19769: * src/main/pa_pool.C: introducing estimating String::cstr_bufsize,
19770: 0
19771:
19772: * src/: include/pa_globals.h, include/pa_string.h,
19773: include/pa_types.h, main/pa_globals.C, main/pa_pool.C,
19774: main/pa_request.C, main/untaint.C, sql/pa_sql_driver.h,
19775: targets/cgi/parser3.C: introducing estimating
19776: String::cstr_bufsize, 0
19777:
19778: * src/: main/pa_pool.C, include/pa_pool.h: die in pool::fail
19779:
19780: * src/: targets/cgi/parser3.C, main/pa_pool.C: die in pool::fail
19781:
19782: * src/: main/execute.C, main/pa_pool.C, targets/cgi/parser3.C,
19783: include/pa_pool.h: die in pool::fail
19784:
19785: 2001-11-15 paf
19786:
19787: * src/: include/pa_exception.h, main/execute.C, main/main.dsp,
19788: main/pa_exception.C, targets/cgi/parser3.C: exception with
19789: dynamic buffer re-back now with counter
19790:
19791: * src/: include/pa_exception.h, main/pa_exception.C: exception with
19792: static buffer back
19793:
19794: * src/targets/cgi/parser3.C: std::
19795:
19796: * src/: classes/classes.awk, include/pa_config_auto.h.in,
19797: include/pa_config_includes.h: setnewhandler check
19798:
1.116 moko 19799: * src/include/pa_config_auto.h.in: makes
1.95 moko 19800:
19801: * src/targets/cgi/parser3.C: set_new_handler started
19802:
19803: 2001-11-14 paf
19804:
19805: * src/: include/pa_common.h, main/pa_common.C: snprintf replacement
19806: was wrong
19807:
19808: * src/: include/pa_common.h, main/pa_common.C: snprintf replacement
19809: was wrong
19810:
19811: * src/main/pa_request.C: z
19812:
19813: * src/: include/pa_common.h, main/pa_common.C: snprintf on buffer
19814: full returns win32 -1 solaris >buffer_size
19815:
19816: checked all that
19817:
19818: * src/classes/op.C: ^untaint{body} as-is default now
19819:
19820: * src/: main/execute.C, types/pa_vclass.h, types/pa_vobject.h,
19821: types/pa_vstateless_class.h, types/pa_vstateless_object.h: merged
19822: with no_bad_constructors_try
19823:
19824: * src/: main/execute.C, types/pa_vclass.h, types/pa_vobject.h,
19825: types/pa_vstateless_class.h, types/pa_vstateless_object.h: fixed
19826: this: $bred[^string::length[]] $bred[^response::clear[]]
19827: $bred[^int::int[]]
19828:
19829: now VObject creation moved into overriden
19830: VClass::create_new_value, thus 0 from create_new_value means that
19831: class has no ctors
19832:
19833: 2001-11-13 paf
19834:
19835: * src/classes/classes.C: returned accedently removed if in foreach
19836: callbacks [when hash no-0-restructure]
19837:
19838: 2001-11-12 paf
19839:
19840: * src/main/pa_pool.C: changed xdoc createXXX politics, now string
19841: passed as-is to method, xalan makes & into & itself
19842:
19843: * src/classes/date.C: date.roll parser2 alg used
19844:
19845: * src/: classes/classes.C, classes/hash.C, classes/xdoc.C,
19846: include/pa_hash.h, main/pa_db_connection.C, main/pa_db_manager.C,
19847: main/pa_dictionary.C, main/pa_hash.C,
19848: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C: hash
19849: now does not containt 0 values. put 0 actullay removes. no check
19850: on 0 value in foreach now required
19851:
19852: 2001-11-11 paf
19853:
19854: * src/sql/pa_sql_driver.h: removed extra constructor, doc
19855:
19856: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: CRLF
19857:
19858: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql
19859: driver initialize not const
19860:
19861: 2001-11-10 paf
19862:
19863: * src/main/pa_exec.C: doc
19864:
19865: 2001-11-09 paf
19866:
19867: * src/classes/: string.C, xdoc.C: xdoc::set{code} now untaints
19868: param properly
19869:
19870: * src/classes/string.C: string.save now does untainting before
19871: saving
19872:
19873: * src/main/pa_common.C: line endings fixing fixed last piece[was
19874: still cstr oriented]
19875:
19876: * src/: include/pa_common.h, main/pa_common.C, types/pa_vform.C:
19877: line endings fixing got rid of cstr, now must work ok with post
19878: multipart
19879:
19880: * src/types/pa_vform.C: line endings fixed at post / multipart /
19881: not file also now
19882:
19883: 2001-11-08 paf
19884:
19885: * src/: include/pa_cache_managers.h, include/pa_charset_manager.h,
19886: include/pa_db_manager.h, include/pa_sql_driver_manager.h,
19887: include/pa_stylesheet_manager.h, main/pa_charset_manager.C,
19888: main/pa_db_manager.C, main/pa_sql_driver_manager.C,
19889: main/pa_stylesheet_manager.C: restructured Cache manager to be
19890: simple parent, not second parent [gcc 2.96 strangly refused to
19891: call virtual from second parent]
19892:
1.116 moko 19893: * src/: include/pa_common.h, main/Makefile.am,
19894: targets/cgi/pa_pool.C: makes
1.95 moko 19895:
19896: * src/: include/pa_request.h, main/pa_request.C,
19897: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: apache
19898: 'status' class enabler
19899:
19900: <Location /parser-status.html> ParserStatusAllowed </Location>
19901:
19902: * src/: include/pa_cache_managers.h, include/pa_charset_manager.h,
19903: include/pa_db_manager.h, include/pa_sql_driver_manager.h,
19904: include/pa_stylesheet_manager.h, main/main.dsp,
19905: main/pa_cache_managers.C, main/pa_charset_manager.C,
19906: main/pa_db_manager.C, main/pa_globals.C, main/pa_request.C,
19907: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
19908: types/pa_vstatus.h: cache_managers, maybe-expiring every request
19909: todo: apache 'status' class enabler
19910:
19911: 2001-11-05 paf
19912:
19913: * src/main/: pa_db_connection.C, pa_db_manager.C: expiration from
19914: debug to normal
19915:
19916: * src/main/: pa_db_connection.C, pa_db_manager.C, pa_request.C:
19917: hence i removed skipping 0 values in hash::for_each-es we need to
19918: check cleaned cache items manually. few more checks.
19919:
19920: expiring to 0 time was wrong, changed to 'now' time
19921:
19922: * src/targets/cgi/parser3.C: read can return 0, that means sort of
19923: sig_pipe on freebsd [moko's experiments]. checked that in cgi,
19924: on apache already done :)
19925:
19926: * src/main/: pa_db_connection.C, pa_db_manager.C: hence i removed
19927: skipping 0 values in hash::for_each-es we need to check cleaned
19928: cache items manually
19929:
19930: * src/main/: pa_db_connection.C, pa_db_table.C:
19931: parser_multithreaded check was wrong
19932:
19933: * src/: classes/classes.C, classes/classes.h, classes/date.C,
19934: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
19935: classes/hashfile.C, classes/image.C, classes/int.C,
19936: classes/mail.C, classes/math.C, classes/op.C, classes/response.C,
19937: classes/string.C, classes/table.C, classes/void.C,
19938: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
19939: include/pa_array.h, include/pa_charset_connection.h,
19940: include/pa_charset_manager.h, include/pa_common.h,
19941: include/pa_config_fixed.h, include/pa_config_includes.h,
19942: include/pa_db_connection.h, include/pa_db_manager.h,
19943: include/pa_db_table.h, include/pa_dictionary.h, include/pa_dir.h,
19944: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
19945: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
19946: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
19947: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
19948: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
19949: include/pa_stack.h, include/pa_string.h,
19950: include/pa_stylesheet_connection.h,
19951: include/pa_stylesheet_manager.h, include/pa_table.h,
19952: include/pa_threads.h, include/pa_types.h, main/compile.C,
19953: main/compile.tab.C, main/compile_tools.C, main/compile_tools.h,
19954: main/execute.C, main/pa_array.C, main/pa_charset_connection.C,
19955: main/pa_charset_manager.C, main/pa_common.C,
19956: main/pa_db_connection.C, main/pa_db_manager.C,
19957: main/pa_db_table.C, main/pa_dictionary.C, main/pa_dir.C,
19958: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
19959: main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
19960: main/pa_socks.C, main/pa_sql_driver_manager.C,
19961: main/pa_status_provider.C, main/pa_string.C,
19962: main/pa_stylesheet_manager.C, main/pa_table.C, main/untaint.C,
19963: sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
19964: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
19965: targets/cgi/pool_storage.h, targets/isapi/pa_pool.C,
19966: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
19967: targets/isapi/pool_storage.h, types/pa_valiased.C,
19968: types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
19969: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
19970: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
19971: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
19972: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
19973: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
19974: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
19975: types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.h,
19976: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.h,
19977: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
19978: types/pa_vstateless_object.h, types/pa_vstatus.h,
19979: types/pa_vstring.C, types/pa_vstring.h, types/pa_vtable.C,
19980: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
19981: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
19982: types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h:
19983: $status:db fixed used not initialized in db_connection & db_table
19984:
19985: * src/: include/pa_charset_connection.h, main/pa_charset_manager.C:
19986: $status:charset
19987:
19988: * src/: classes/xdoc.C, include/pa_db_connection.h,
19989: include/pa_stylesheet_connection.h,
19990: include/pa_stylesheet_manager.h, main/pa_stylesheet_manager.C,
19991: types/pa_vstatus.h: $status:stylesheet
19992:
19993: * src/: include/pa_charset_manager.h, include/pa_db_manager.h,
19994: include/pa_request.h, include/pa_sql_connection.h,
19995: include/pa_sql_driver_manager.h, include/pa_stylesheet_manager.h,
19996: main/main.dsp, main/pa_charset_manager.C, main/pa_common.C,
19997: main/pa_db_manager.C, main/pa_globals.C, main/pa_request.C,
19998: main/pa_sql_driver_manager.C, main/pa_status_provider.C,
19999: main/pa_stylesheet_manager.C, types/pa_vstatus.h,
20000: types/pa_vxnode.C, types/types.dsp: started status parser class
20001:
20002: 2001-11-01 paf
20003:
20004: * src/include/pa_config_auto.h.in: makes
20005:
20006: * src/main/pa_hash.C: removed old extra include
20007:
20008: * src/: classes/math.C, include/pa_common.h: HAVE_TRUNC HAVE_ROUND
20009: checks [for hp, there are such in math.h]
20010:
20011: * src/classes/op.C: ^for endless loop check strightened
20012:
20013: * src/: classes/hash.C, classes/op.C, main/execute.C: changed root
20014: behavior in native calls. it left unchanged, so ^for ^foreach &
20015: co can use r.root to write their i & key,value there
20016:
20017: * src/classes/op.C: detected for var storage bug, fixed.
20018: todo:foreach
20019:
20020: * src/: classes/hash.C, classes/xdoc.C, classes/xnode.C,
20021: include/pa_hash.h, main/pa_hash.C, main/pa_request.C,
20022: types/pa_vhash.h, types/pa_vxnode.C: hash locking disabled
20023: changing of hash inside of foreach
20024:
20025: * src/: classes/hash.C, classes/hashfile.C, types/pa_vhashfile.C:
20026: ^hashfile.foreach[key|value]{body}[[separator]|{separator}] prev
20027: were hash.foreach
20028:
20029: * src/: classes/hash.C, classes/op.C, types/pa_vmethod_frame.h,
20030: types/pa_vstring.C, types/pa_vstring.h:
20031: ^foreach[key|value]{body}[[separator]|{separator}]
20032:
20033: * src/: classes/hash.C, include/pa_hash.h, main/pa_hash.C,
20034: types/pa_vcookie.C: ^hash.delete[key]
20035:
20036: 2001-10-31 paf
20037:
20038: * src/main/: compile.C, pa_common.C: completely empty file now
20039: considered "read", not ignored [not perfect trick used]
20040:
20041: * src/main/pa_common.C: simplier common ifdefs
20042:
20043: * src/main/pa_common.C: typing bug in common - bad ifdeff
20044:
20045: * src/main/pa_db_connection.C: z
20046:
20047: * src/main/: pa_db_connection.C, pa_sql_driver_manager.C: //
20048: lockdetector flags
20049: dbenv.lk_detect=DB_LOCK_RANDOM;
20050:
20051: * src/main/pa_sql_driver_manager.C: hiding passwords and addresses
20052: from accidental show [imagine user forgot @exception]
20053:
20054: * src/classes/table.C: ^table.save[[nameless|+append;]path]
20055:
20056: * src/: classes/file.C, classes/image.C, classes/mail.C,
20057: classes/string.C, classes/xnode.C, include/pa_common.h,
20058: main/pa_common.C: ^string.save[[append;]path]
20059:
20060: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
20061: main/execute.C: \ in expression: int divide 10/3=3
20062:
20063: * src/types/pa_vhashfile.h: hashfile ^delete to do something only
20064: inside of ^cache
20065:
20066: * src/: include/pa_threads.h, main/pa_db_connection.C,
20067: main/pa_db_table.C, targets/cgi/pa_threads.C,
20068: targets/isapi/pa_threads.C: libdb DB_THREAD flag only when really
20069: needed
20070:
20071: 2001-10-30 paf
20072:
20073: * src/: classes/classes.dsp, main/main.dsp,
20074: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
20075: types/types.dsp: enabled debug incremental compile
20076:
20077: * src/: include/pa_common.h, main/pa_common.C, types/pa_vform.C:
20078: form post data line endings not reformatted now.
20079:
20080: * src/types/: pa_vform.C, pa_vform.h: AppendFormEntry length param
20081: now required [had bug when file= has no value]
20082:
20083: * src/main/: pa_db_connection.C, pa_db_manager.C, pa_db_table.C,
20084: pa_exec.C, pa_request.C, pa_sql_driver_manager.C, pa_string.C:
20085: cstr(asis) default param removed
20086:
20087: * src/classes/xdoc.C: rolled back {} in xdoc.createTextNode for now
20088:
20089: * src/classes/xdoc.C: rolled back {} in xdoc.createElement for now
20090:
20091: * src/include/pa_dir.h: LOAD_DIR fixed
20092:
20093: * src/types/pa_vform.C: VForm::AppendFormEntry {length convention
20094: was broken} fix_line_breaks
20095:
20096: * src/include/: pa_config_fixed.h, pa_pragma_pack_begin.h,
20097: pa_pragma_pack_end.h, pa_string.h, pa_types.h: String & Origin
20098: packed with #pragma pack
20099:
1.116 moko 20100: * src/include/pa_config_auto.h.in: pragma detection
1.95 moko 20101:
20102: 2001-10-29 paf
20103:
20104: * src/types/pa_wcontext.h: bitfield syntax stricter
20105:
20106: * src/: classes/file.C, types/pa_vimage.C: image&file couple stack
20107: string hash.puts
20108:
20109: * src/include/pa_sql_connection.h: SQL_CONNECTION_FUNC_GUARDED name
20110:
20111: * src/include/pa_sql_connection.h: there were one wrong
20112: SQL_CONNECTION_FUNC_GUARDED [failed]
20113:
20114: * src/targets/isapi/pa_pool.C: added isapi&apache real_malloc debug
20115: param.someday either ifdef or remove it
20116:
20117: * src/targets/cgi/: pa_pool.C, parser3.C: removed debug defines
20118:
20119: * src/main/untaint.C: optimizing returned after debugging
20120:
20121: * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C,
20122: main/untaint.C: memory hunging #pragma pack(1)
20123:
20124: 16 419 844 13 169 394
20125:
20126: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C,
20127: targets/cgi/pa_pool.C: String size_t replace to uint in proper
20128: places [todo:Array]
20129:
20130: * src/: main/execute.C, targets/cgi/pa_pool.C,
20131: targets/cgi/parser3.dsp, types/pa_wcontext.h,
20132: types/pa_wwrapper.h: debugging memory WContext flags to bits
20133:
20134: total 5 652 652/158731 total 5 469 332/158731
20135:
20136: * src/: include/pa_array.h, main/pa_array.C: debugging memory
20137: Array:: without cache in get/put now
20138:
20139: [Mon Oct 29 18:23:02 2001] total 5 796 092/158731 [Mon Oct 29
20140: 18:25:27 2001] total 5 652 652/158731
20141:
20142: * src/: include/pa_string.h, main/pa_string.C,
20143: targets/cgi/pa_pool.C: debugging memory String::fused_rows func
20144: now
20145:
20146: [Mon Oct 29 17:55:45 2001] total 5917436/158731 [Mon Oct 29
20147: 18:11:53 2001] total 5796092/158731
20148:
20149: * src/: classes/file.C, include/pa_hash.h, include/pa_string.h,
20150: main/pa_globals.C, targets/cgi/pa_pool.C: debugging memory hash
20151: key ref now
20152:
20153: [Mon Oct 29 16:01:17 2001] total 17050496/202647 [Mon Oct 29
20154: 17:11:17 2001] total 16867948/202658
20155:
20156: * src/: classes/file.C, classes/image.C, classes/string.C,
20157: classes/xdoc.C, include/pa_pool.h, include/pa_string.h,
20158: main/execute.C, main/pa_array.C, main/pa_common.C,
20159: main/pa_hash.C, main/pa_sql_driver_manager.C, main/pa_string.C,
20160: main/untaint.C, targets/cgi/pa_pool.C, targets/cgi/parser3.C,
20161: types/pa_vcookie.C, types/pa_vstring.h: debuggging memory.
20162: string::as_int/double now usually uses stack, not heap [200K out
20163: of 17M :)] VString(String&) not copies reference [29M -> 17M]
20164:
20165: * src/main/pa_sql_driver_manager.C: ping to have services [old
20166: hiding bug]
20167:
20168: * src/Makefile.am: .am order
20169:
20170: * src/: include/pa_array.h, include/pa_charset_manager.h,
20171: include/pa_db_connection.h, include/pa_db_manager.h,
20172: include/pa_db_table.h, include/pa_hash.h, include/pa_request.h,
20173: include/pa_sql_driver_manager.h, include/pa_stylesheet_manager.h,
20174: include/pa_threads.h, types/pa_valiased.h, types/pa_vhashfile.h,
20175: types/pa_vstateless_class.h, types/pa_wcontext.h: gcc 3.0.1
20176: required "friend class"
20177:
20178: ../include/pa_request.h:51: friend declaration requires
20179: class-key, i.e. `friend class Temp_lang'
20180:
20181: * src/: include/pa_exception.h, include/pa_sql_connection.h,
20182: main/pa_exception.C, main/pa_sql_driver_manager.C,
20183: sql/pa_sql_driver.h: sql driver impl changed in _throw part.
20184:
20185: the idea is to #1 jump to C++ some function to main body, where
20186: every function stack frame has exception unwind information and
20187: from there... #2 propagate_exception()
20188:
20189: 2001-10-28 paf
20190:
20191: * src/main/pa_db_connection.C: removed old consts
20192:
20193: * src/main/pa_db_connection.C: expire table [was accidently pasted
20194: with wrong type/cast]
20195:
20196: * src/main/: pa_db_connection.C, pa_db_table.C: exception
20197: translation
20198:
1.116 moko 20199: * src/: classes/Makefile.am, targets/cgi/Makefile.am: db makes.
1.95 moko 20200: remember to build DB2 with -fexceptions!!!
20201:
20202: * src/main/pa_db_table.C: DB_RMW defed
20203:
20204: * src/: include/pa_config_auto.h.in, include/pa_config_fixed.h,
20205: include/pa_db_connection.h, include/pa_db_manager.h,
20206: include/pa_db_table.h, main/pa_db_connection.C,
20207: main/pa_db_table.C: db2 on linux with DB 2.4.14: (6/2/98)
20208:
20209: 2001-10-27 paf
20210:
20211: * src/: classes/hashfile.C, include/pa_db_connection.h,
20212: include/pa_db_table.h, main/pa_db_connection.C,
20213: main/pa_db_manager.C, main/pa_db_table.C, main/pa_globals.C,
20214: types/pa_vhashfile.C: DB2 ifdefs
20215:
1.116 moko 20216: * src/: classes/Makefile.am, include/pa_config_fixed.h,
20217: main/Makefile.am, targets/cgi/Makefile.am, types/Makefile.am:
1.95 moko 20218: makes with DB2
20219:
1.116 moko 20220: * src/: include/pa_config_auto.h.in, main/Makefile.am,
20221: types/Makefile.am: makes db
1.95 moko 20222:
20223: * src/: main/pa_globals.C, targets/cgi/parser3.dsp,
20224: targets/isapi/parser3isapi.dsp: vc projects libdb ifdefed into
20225: globals.C
20226:
20227: * src/: classes/hashfile.C, include/pa_db_connection.h,
20228: include/pa_db_table.h, main/pa_db_connection.C,
20229: main/pa_db_table.C: ^hashfile.clear[]
20230:
20231: * src/classes/classes.awk: no $ in var names
20232:
20233: * src/main/: pa_db_connection.C, pa_db_manager.C: db expiration
20234: connection&table [forgotten calls]
20235:
20236: 2001-10-26 paf
20237:
20238: * src/main/pa_db_connection.C: db checkpoints
20239:
20240: * src/: include/pa_db_connection.h, main/pa_db_connection.C: db
20241: checkpoints
20242:
20243: * src/classes/xdoc.C: xdoc createTextNode createElement UL_XML
20244: default. but entities still reparsed. todo: tothink
20245:
20246: * src/main/pa_db_connection.C: db recover mech 2
20247:
20248: * src/: classes/hashfile.C, include/pa_db_connection.h,
20249: include/pa_db_manager.h, include/pa_db_table.h,
20250: include/pa_hash.h, main/pa_db_connection.C, main/pa_db_manager.C,
20251: main/pa_db_table.C, main/pa_hash.C, types/pa_vhashfile.C,
20252: types/pa_vhashfile.h: db connections & tables now cached at
20253: create time & multithreaded
20254:
20255: * src/: classes/xdoc.C, types/pa_vxdoc.h: transform2 for
20256: parsed_source
20257:
20258: * src/main/pa_db_connection.C: about to remove connection from
20259: vhashfile
20260:
20261: * src/: main/pa_db_table.C, classes/hashfile.C: db: child
20262: transaction commit/rollback responsibility left to parent [as it
20263: sould - else there were a bug with double free]
20264:
20265: * src/include/pa_db_table.h: db: child transaction commit/rollback
20266: responsibility left to parent [as it sould - else there were a
20267: bug with double free]
20268:
20269: 2001-10-25 paf
20270:
20271: * src/: classes/hashfile.C, include/pa_common.h,
20272: include/pa_db_connection.h, include/pa_db_manager.h,
20273: main/main.dsp, main/pa_db_connection.C, main/pa_db_manager.C,
20274: types/pa_vhashfile.C, types/pa_vhashfile.h,
20275: include/pa_db_table.h, main/pa_db_table.C: started db_home
20276: [multiple, cached] todo: autorecover [tried, but not succeded,
20277: yet]
20278:
20279: * src/include/pa_dir.h: ancient gpf on dir not found fixed
20280:
20281: * src/: include/pa_db_connection.h, main/pa_db_manager.C:
20282: transaction parent passed
20283:
20284: 2001-10-24 parser
20285:
1.116 moko 20286: * src/classes/Makefile.am: makes
1.95 moko 20287:
20288: * src/targets/: cgi/pool_storage.h, isapi/parser3isapi.C,
20289: isapi/pool_storage.h: pool_storage fixed
20290:
20291: * src/: include/pa_common.h, main/pa_common.C, types/pa_vform.C,
20292: types/pa_vform.h: form fix_line_breaks
20293:
1.116 moko 20294: * src/targets/cgi/pool_storage.h: makes
1.95 moko 20295:
20296: * src/: classes/Makefile.am, targets/cgi/Makefile.am,
20297: targets/cgi/pool_storage.h: makes
20298:
20299: * src/sql/pa_sql_driver.h: version
20300:
20301: * src/: include/pa_common.h, main/Makefile.am, main/pa_common.C,
20302: types/pa_vform.C, types/pa_vform.h: .am
20303:
20304: * src/main/: pa_db_connection.C, pa_db_manager.C: hashfile setted
20305: this: DB_RMW Acquire write locks instead of read locks when doing
20306: the retrieval. Setting this flag may decrease the likelihood of
20307: deadlock during a read-modify-write cycle by immediately
20308: acquiring the write lock during the read part of the cycle so
20309: that another thread of control acquiring a read lock for the same
20310: item, in its own read-modify-write cycle, will not result in
20311: deadlock
20312:
20313: * src/targets/isapi/parser3isapi.dsp: doc
20314:
20315: * src/: classes/hashfile.C, types/pa_vhashfile.h: hashfile 1
20316:
20317: * src/: classes/hashfile.C, include/pa_request.h: hashfile.cache 0
20318:
20319: * src/: classes/hashfile.C, include/pa_db_connection.h,
20320: main/pa_db_connection.C: hashfile expired deleted from db when
20321: get & iterate
20322:
20323: * src/: main/pa_db_connection.C, types/pa_vhashfile.C: hashfile
20324: expiring 1
20325:
20326: * src/types/: pa_vhashfile.C, pa_vhashfile.h: hashfile expiring 0
20327:
20328: * src/: main/pa_db_connection.C, types/pa_vhashfile.C:
20329: db_connection not bothers with key when not returning expired
20330: data
20331:
20332: * src/: include/pa_db_connection.h, main/pa_db_connection.C,
20333: types/pa_vhashfile.C: db_cursor constructor public now
20334:
20335: * src/: include/pa_db_connection.h, main/pa_db_connection.C,
20336: types/pa_vhashfile.C, types/pa_vhashfile.h: hashfile data
20337: stamped, todo: put_element analize
20338:
20339: * src/: include/pa_db_connection.h, include/pa_string.h,
20340: main/pa_db_connection.C, main/pa_string.C: hashfile pieced
20341: serialize. todo stamp
20342:
20343: 2001-10-23 parser
20344:
20345: * src/: classes/file.C, classes/hash.C, classes/hashfile.C,
20346: classes/image.C, classes/mail.C, classes/response.C,
20347: classes/string.C, classes/table.C, classes/xdoc.C,
20348: include/pa_config_fixed.h, include/pa_db_connection.h,
20349: main/pa_common.C, main/pa_db_connection.C, main/pa_request.C,
20350: types/pa_value.h, types/pa_vcookie.C, types/pa_vhash.h,
20351: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vresponse.h,
20352: types/pa_vtable.C: ^hashfile.hash[]
20353:
20354: * src/: classes/hashfile.C, classes/xdoc.C,
20355: include/pa_config_fixed.h, main/pa_db_manager.C,
20356: main/pa_globals.C: ifdefs so it compiled without db
20357:
20358: * src/: classes/hashfile.C, include/pa_db_connection.h,
20359: include/pa_db_manager.h, main/pa_db_connection.C,
20360: main/pa_db_manager.C, types/pa_vhashfile.h:
20361: ^hashfile.transaction{code} ^hashfile:clear[filename]
20362: ^hashfile.delete[key]
20363:
20364: 2001-10-22 parser
20365:
20366: * src/targets/: cgi/pa_pool.C, cgi/parser3.C, cgi/parser3.dsp,
20367: cgi/pool_storage.h, isapi/pool_storage.h: cgi += pool cleanups
20368:
20369: * src/: classes/classes.dsp, classes/hashfile.C, classes/xdoc.C,
20370: classes/xnode.C, include/pa_charset_connection.h,
20371: include/pa_db_connection.h, include/pa_db_manager.h,
20372: include/pa_exception.h, include/pa_sapi.h,
20373: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
20374: include/pa_stylesheet_connection.h,
20375: include/pa_stylesheet_manager.h,
20376: include/pa_xslt_stylesheet_manager.h, main/main.dsp,
20377: main/pa_db_connection.C, main/pa_db_manager.C,
20378: main/pa_exception.C, main/pa_globals.C, main/pa_pool.C,
20379: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
20380: main/pa_xslt_stylesheet_manager.C, targets/cgi/parser3.C,
20381: targets/isapi/parser3isapi.C, types/pa_vhashfile.C,
20382: types/pa_vhashfile.h, types/pa_vxdoc.C, types/pa_vxnode.C,
20383: types/types.dsp: hashfile 0
20384:
20385: * src/types/pa_vhashfile.C: z
20386:
20387: * src/: classes/classes.dsp, classes/hashfile.C,
20388: include/pa_config_fixed.h, main/execute.C,
20389: targets/cgi/parser3.dsp, types/pa_vhashfile.C,
20390: types/pa_vhashfile.h, types/types.dsp: hashfile -100
20391:
20392: * src/targets/isapi/parser3isapi.C: SEH minor ifdef changes
20393:
20394: * src/: include/pa_exception.h, include/pa_request.h,
20395: main/execute.C, main/pa_exception.C, main/pa_request.C,
20396: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
20397: types/pa_vclass.h, types/pa_vobject.h: stack backtrace
20398:
20399: 2001-10-19 parser
20400:
20401: * src/include/pa_pool.h: header
20402:
20403: * src/main/pa_pool.C: auto compiled on gcc
20404:
20405: * src/classes/image.C: comment
20406:
1.116 moko 20407: * src/: include/pa_pool.h, main/pa_common.C: makes
1.95 moko 20408:
20409: * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
20410: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
20411: types/pa_vxnode.h: xnode clone got freed
20412:
20413: * src/: classes/xdoc.C, classes/xnode.C, include/pa_pool.h,
20414: include/pa_types.h, main/pa_pool.C: first c++ exceptions result:
20415: can free up xalandomstring resulting from pool::transcode
20416:
20417: * src/: classes/Makefile.am, classes/xdoc.C, classes/xnode.C,
20418: include/pa_config_fixed.h, include/pa_exception.h,
20419: include/pa_stylesheet_connection.h, main/pa_charset_connection.C,
20420: main/pa_exception.C, main/pa_pool.C, types/pa_vxdoc.C,
20421: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: switched
20422: to c++ exceptions 1xml configure fixed to exclude xalan-patch
20423: from non-xml compile
20424:
20425: * src/main/pa_request.C: pool:: context - get_context
20426:
20427: * src/: classes/classes.h, classes/date.C, classes/double.C,
20428: classes/file.C, classes/form.C, classes/hash.C, classes/image.C,
20429: classes/int.C, classes/mail.C, classes/math.C, classes/op.C,
20430: classes/string.C, classes/table.C, classes/void.C,
20431: include/pa_config_fixed.h, include/pa_exception.h,
20432: include/pa_pool.h, include/pa_request.h, include/pa_types.h,
20433: main/compile.C, main/compile_tools.C, main/execute.C,
20434: main/pa_array.C, main/pa_common.C, main/pa_dictionary.C,
20435: main/pa_exception.C, main/pa_exec.C, main/pa_pool.C,
20436: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
20437: main/pa_string.C, main/pa_table.C, main/untaint.C,
20438: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
20439: types/pa_value.h, types/pa_vbool.h, types/pa_vdouble.h,
20440: types/pa_vfile.h, types/pa_vform.C, types/pa_vhash.h,
20441: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmethod_frame.h,
20442: types/pa_vstateless_class.h, types/pa_vtable.C,
20443: types/pa_wcontext.C, types/pa_wwrapper.h: switched to c++
20444: exceptions 0
20445:
20446: * src/classes/classes.awk: $ removed
20447:
20448: 2001-10-18 parser
20449:
20450: * src/types/pa_vcookie.C: cookie:CLASS
20451:
20452: * src/main/main.dsp: project
20453:
20454: * src/: classes/xdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C: vxdoc
20455: set_document & ctor question "who owns document" solved
20456:
20457: * src/: classes/xdoc.C, main/pa_pool.C: extra free removed
20458:
20459: * src/: classes/xdoc.C, classes/xnode.C, include/pa_pool.h,
20460: main/pa_pool.C: encoding in dom creating funcs
20461:
20462: * src/: classes/xdoc.C, types/pa_vxdoc.h: dom created by create can
20463: be transformed now
20464:
20465: * src/classes/xdoc.C: dom created by create can be transformed now
20466:
20467: * src/classes/xdoc.C: z
20468:
20469: * src/classes/xdoc.C: comment
20470:
20471: * src/: classes/xdoc.C, classes/xnode.C, main/compile.tab.C: xdoc
20472: create now uses XercesDocumentBridge, appendChild&co now works
20473:
20474: * src/include/pa_stylesheet_connection.h: prev stylesheet destroyed
20475: @ recompile
20476:
20477: * src/main/: compile.tab.C, compile.y, pa_request.C: ^: no colon in
20478: $origin @exception[
20479:
20480: * src/classes/: xdoc.C, xnode.C: xdoc::create[] now. and all dom
20481: tag names forced to XML lang
20482:
20483: * src/: classes/classes.dsp, classes/xdoc.C, types/types.dsp: fiew
20484: leechy-found bugs in code&doc fixed
20485:
20486: 2001-10-17 parser
20487:
20488: * src/: classes/classes.dsp, classes/string.C, main/pa_string.C,
20489: types/pa_vxnode.h, types/types.dsp: string::mid fixed, string.mid
20490: n functionality preserved
20491:
20492: * src/types/pa_vimage.h: removed unused vimage::save
20493:
20494: 2001-10-16 parser
20495:
20496: * src/: classes/string.C, main/pa_string.C: $string.mid(p[;n])
20497:
20498: * src/classes/: xnode.C: removed few dom returns & changed op.txt
20499:
20500: * src/types/: pa_vhash.h, pa_vtable.h: hash can be used as boolean
20501:
20502: * src/classes/image.C: image.copy tolerance
20503:
20504: * src/classes/image.C: ::CopyResampled made gd2beta+my hands, very
20505: ineffective, but works for small paleted image
20506:
20507: * src/types/pa_vimage.C: comment
20508:
20509: * src/classes/image.C: gd size/resize bugfix
20510:
20511: * src/: classes/classes.dsp, main/main.dsp,
20512: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
20513: types/types.dsp: ident >nul 2>&1
20514:
20515: * src/main/pa_common.C: \r\n -> \n DOS \r -> \n Macintosh on all
20516: systems
20517:
20518: * src/: classes/image.C, types/pa_vimage.h: ^image.copy[source](src
20519: x;src y;src w;src h;dst x;dst y[;dest w[;dest h]])
20520:
20521: 2001-10-15 parser
20522:
20523: * src/main/execute.C: z
20524:
20525: * src/classes/: xdoc.C: !::create{qualifiedName}
20526:
20527: * src/types/pa_vxnode.C: document_type_node.
20528: !readonly attribute DOMString name
20529: !notation_node.
20530: !readonly attribute DOMString publicId
20531: !readonly attribute DOMString systemId
20532:
1.116 moko 20533: * src/types/: pa_vcode_frame.h, pa_wcontext.C: code_frame fixed -
20534: ::write badly passed string too transparently [failed to
20535: intercept it]
1.95 moko 20536:
20537: * src/: classes/xdoc.C, classes/xnode.C, include/pa_config_fixed.h,
20538: include/pa_request.h, main/pa_sql_driver_manager.C,
20539: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
20540: types/pa_vxnode.h: DOM1 major addtion, only few
20541: attributes/methods left
20542:
20543: 2001-10-13 parser
20544:
20545: * src/: main/pa_sql_driver_manager.C, targets/cgi/parser3.C,
20546: targets/isapi/parser3isapi.C: isapi&cgi couple non-pooled mallocs
20547: in main handler
20548:
20549: * src/targets/isapi/pool_storage.h: isapi pool storage reverse
20550: cleanups & frees order
20551:
20552: * src/types/pa_vcode_frame.h: couple comments
20553:
20554: * src/: main/execute.C, types/pa_vcode_frame.h: vcodeframe made
20555: transparent enough to handle hash if creation&passing
20556:
20557: * src/: include/pa_config_fixed.h, main/execute.C,
20558: main/pa_exception.C: noticed that vcodeframe not transparent
20559: enough, would change now
20560:
20561: 2001-10-12 parser
20562:
20563: * src/targets/isapi/parser3isapi.C: xalan&xerces multithread bug
20564: fixed. initialization&free on each thread!
20565:
20566: * src/classes/: double.C, int.C, string.C: sql{}[$.default[({})]]
20567: handling changed: now type of default param analized always, not
20568: only at problem time, thus helping early problem spotting
20569:
20570: * src/: classes/classes.dsp, classes/xdoc.C, main/compile.tab.C,
20571: main/main.dsp, main/pa_globals.C, targets/cgi/parser3.C,
20572: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.C,
20573: targets/isapi/parser3isapi.dsp, types/types.dsp: xalan&xerces
20574: multithread bug fixed. initialization&free on each thread!
20575:
20576: 2001-10-11 parser
20577:
20578: * src/classes/xnode.C: xnode.selectSingle now
20579:
20580: * src/: classes/xdoc.C, classes/xnode.C, include/pa_exception.h,
20581: include/pa_pool.h, include/pa_stylesheet_connection.h,
20582: main/pa_exception.C, main/pa_pool.C: moved xslt exceptions
20583: convertors out of Pool into Exception
20584:
20585: * src/main/pa_string.C: const
20586:
20587: * src/: include/pa_string.h, main/pa_string.C: restructured string:
20588: linked pieces of same language together prior to String::replace
20589:
20590: * src/classes/hash.C: !^hash.add[addme]
20591: !^hash.sub[subme]
20592: !^a.union[b] = new
20593: !^a.intersection[b] = new
20594: !^a.intersects[b] = bool
20595:
20596: * src/classes/hash.C: !^hash::append[append_from]
20597:
20598: * src/: classes/hash.C, types/pa_vhash.h:
20599: !^hash::create[[copy_from]]
20600:
20601: * src/: classes/string.C, classes/table.C, include/pa_globals.h,
20602: include/pa_string.h, main/pa_globals.C, main/pa_string.C,
20603: main/untaint.C, types/pa_vvoid.h: untaint lang origins table
20604: fixed. got rid of empty_string, which caused errors - it hasnt
20605: exception but somebody[value.bark] tried to throw it on it's pool
20606:
1.116 moko 20607: * src/include/pa_config_auto.h.in: makes
1.95 moko 20608:
20609: 2001-10-10 parser
20610:
20611: * src/: classes/op.C, main/compile.tab.C: ^error[msg]
20612:
20613: * src/main/: compile.tab.C, compile.y: ^a[
20614:
20615: @next_method << now unclosed ] would be reported here
20616:
20617: * src/main/: compile.tab.C, compile.y: ^a[^b] more informative
20618: compile error
20619:
20620: 2001-10-09 parser
20621:
1.116 moko 20622: * src/: classes/Makefile.am, main/Makefile.am,
20623: targets/cgi/Makefile.am, types/Makefile.am: makes
1.95 moko 20624:
20625: * src/classes/Makefile.am: makes
20626:
20627: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: xml transform
20628: win32 errors intercepted [xalan transformer patched and
20629: incorporated]
20630:
20631: * src/: classes/classes.dsp, classes/xdoc.C,
20632: include/pa_stylesheet_connection.h, main/main.dsp,
20633: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
20634: types/pa_vxdoc.h, types/pa_vxnode.h, types/types.dsp: xalan
20635: patches starting
20636:
20637: * src/classes/: string.C, table.C: ^string.save[file]
20638:
20639: * src/classes/: date.C, table.C: calendar moved to date
20640:
20641: * src/classes/: op.C, table.C: table.hash[key field;value field(s)
20642: string/table] now
20643:
20644: * src/classes/: op.C, table.C: z
20645:
20646: * src/: classes/op.C, classes/table.C, types/pa_vfile.h,
20647: types/pa_vimage.h, types/pa_vjunction.h, types/pa_vxdoc.h,
20648: types/pa_vxnode.h: table:menu & op for delims made allowed not to
20649: be code [be string..]
20650:
20651: * src/classes/: double.C, file.C, image.C, int.C, op.C, string.C,
20652: table.C: lots of
20653: params->as_int/double/as_string/as_junction/as_no_junction
20654: messages added
20655:
20656: 2001-10-08 parser
20657:
20658: * src/: classes/date.C, classes/image.C, classes/string.C,
20659: classes/table.C, classes/void.C, include/pa_request.h:
20660: params->as_int/double message added
20661:
20662: * src/classes/image.C: image:circle [and round arc] uses Bresenham
20663:
20664: * src/: classes/image.C, types/pa_vcookie.C, types/pa_vimage.C:
20665: image:sector removed image:html internal "line-*" attribs
20666:
20667: * src/: classes/image.C, include/pa_common.h, main/pa_common.C,
20668: types/pa_vcookie.C: cookie urlencoded [netscape doc reread]
20669:
20670: * src/types/pa_vcookie.C: removing cookie made more netscape-like
20671: way
20672:
20673: * src/: classes/file.C, classes/form.C, main/pa_common.C,
20674: main/untaint.C: header untainting to UL_HTTP_HEADER,
20675: UL_MAIL_HEADER made nonforced [only tainted pieces]
20676:
20677: * src/: include/pa_common.h, main/pa_common.C, main/untaint.C,
20678: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: remove_crlf
20679: @ SAPI::log
20680:
20681: * src/main/untaint.C: \r to ' ' in origins mode
20682:
20683: * src/classes/xdoc.C: xdoc:load exceptions intercepted [like in
20684: set]
20685:
20686: * src/: classes/xdoc.C, include/pa_config_fixed.h,
20687: main/compile.tab.C, types/pa_vxdoc.h: parsedSource produced by
20688: nonstandard liaison freed up
20689:
20690: 2001-10-07 parser
20691:
20692: * src/: include/pa_config_fixed.h, main/compile.tab.C: restored
20693: project
20694:
20695: 2001-10-05 parser
20696:
20697: * src/: classes/xdoc.C, include/pa_pool.h, main/main.dsp,
20698: main/pa_pool.C: changed xdoc:set to prevent SAXParseException
20699: from outputing to cerr. lots of "todos"
20700:
20701: * src/main/untaint.C: http_header tainting more gentle with
20702: enquoting now
20703:
20704: * src/: classes/xdoc.C, include/pa_dictionary.h, main/main.dsp,
20705: main/pa_dictionary.C, main/pa_string.C, types/pa_vxdoc.h: started
20706: xml errorhandler. fixed string.replace a little, read @test
20707:
20708: * src/main/pa_string.C: found replace bug - first_that_starts(char
20709: *) does not have limit, and looks further eos, fixing....
20710:
20711: * src/doc/: doxygen.cfg, html2chm.cmd, sources2html.cmd: paths
20712:
20713: * src/: classes/xdoc.C, main/compile.tab.C: xdoc.transform now
20714:
20715: * src/main/: pa_charset_connection.C: ctype another mem clear
20716: bugfix
20717:
1.116 moko 20718: * src/main/: compile.tab.C, compile.y: disabled ^literals in names
20719: $result[^[$p^]z] now works fine
1.95 moko 20720:
20721: * src/: include/pa_hash.h, main/pa_hash.C: Hash::size() calculated
20722: wrong. fixed it
20723:
20724: * src/main/pa_charset_connection.C: unicode zero pair at the beging
20725: of totable appered to be vital
20726:
20727: 2001-10-04 parser
20728:
20729: * src/classes/image.C: ^image.length[text]
20730:
20731: 2001-10-03 parser
20732:
20733: * src/main/pa_request.C: DEFAULT...charset was ignored when !XML
20734:
20735: * src/main/pa_request.C: restored pcre defaulting in request
20736: [mindlessly "optimized" yesterday] comment left
20737:
20738: 2001-10-02 parser
20739:
20740: * src/: main/pa_charset_manager.C,
20741: include/pa_stylesheet_connection.h: forgot non-xml pool.*charset
20742: needed
20743:
20744: * src/: include/pa_pool.h, main/pa_pool.C, types/pa_vresponse.h:
20745: forgot non-xml pool.*charset needed
20746:
20747: * src/classes/table.C: # config comments fixed
20748:
20749: * src/: classes/table.C, main/pa_charset_connection.C: table:load &
20750: charset_connection #comment now
20751:
20752: * src/: classes/classes.dsp, types/types.dsp: release projects
20753: options fixed to use release msvcrt lib
20754:
20755: * src/main/pa_charset_connection.C: pcre tables now const inside
20756: removed default - pcre handles that internally fixed bug on
20757: not-cleaning tables [previously was calloced, now member]
20758:
20759: * src/: include/pa_request.h, main/pa_charset_connection.C,
20760: main/pa_request.C, types/pa_vstring.h: pcre tables now const
20761: inside removed default - pcre handles that internally fixed bug
20762: on not-cleaning tables [previously was calloced, now member]
20763:
20764: * src/: include/pa_config_fixed.h, main/pa_charset_connection.C:
20765: tested charset reload on file change @ apache version = OK tested
20766: freeing up prev encoding on adding new = OK
20767:
20768: 2001-10-01 parser
20769:
20770: * src/main/pa_charset_connection.C: removed entitify external hack
20771: [internal installed]
20772:
1.116 moko 20773: * src/main/Makefile.am: makes+removed dtd
1.95 moko 20774:
20775: * src/: include/pa_charset_connection.h,
20776: include/pa_charset_manager.h,
20777: include/pa_xslt_stylesheet_manager.h, main/main.dsp,
20778: main/pa_charset_connection.C, main/pa_charset_manager.C,
20779: main/pa_request.C: charset loading & caching mech 0
20780:
20781: * src/: include/pa_stylesheet_connection.h,
20782: include/pa_xslt_stylesheet_manager.h, main/main.dsp,
20783: main/pa_globals.C, main/pa_request.C: would make charset loading
20784: & caching mech now
20785:
20786: 2001-09-30 parser
20787:
20788: * src/main/pa_request.C: forgot to fill toTable
20789:
20790: * src/: include/pa_config_fixed.h, main/pa_request.C: started
20791: hack_s_maximumCharacterValues to XALAN_HACK_DIGITAL_ENTITIES but
20792: failed on win32 for now..
20793:
20794: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C:
20795: now charsets table configuration variable is: CHARSETS
20796:
20797: * src/: classes/xdoc.C, include/pa_request.h, main/pa_request.C:
20798: ctype with unicode 1. todo: no П entities on output somehow
20799:
20800: * src/: classes/file.C, classes/op.C, classes/string.C,
20801: include/pa_request.h, main/pa_request.C: started ctype with
20802: unicode values
20803:
20804: 2001-09-28 parser
20805:
20806: * src/: main/pa_request.C, classes/mail.C, classes/op.C,
20807: classes/xdoc.C, include/pa_stylesheet_connection.h: letter body
20808: string passed AS-IS now
20809:
20810: * src/classes/: xdoc.C, xnode.C: xdoc addencoding works! invented a
20811: way of user-configuring... todo: implement
20812:
20813: 2001-09-27 parser
20814:
20815: * src/classes/table.C: table.sort changed to sort table itself
20816:
20817: * src/: classes/xdoc.C, targets/isapi/parser3isapi.dsp:
20818: X^.getElementsByTagName[tagname] = array of xnode
20819: X^.getElementsByTagNameNS[namespaceURI;localName] = array of
20820: nodes removed - regretfully not supported @ xalan. maybe someday
20821: would reimplement, if needed.
20822:
20823: win32build system: solved long waiting anti-non-started-apache
20824: problem
20825:
20826: * src/: classes/classes.dsp, classes/xdoc.C, main/main.dsp,
20827: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
20828: types/types.dsp: win32 ident make system so not to rebuild
20829: library [ident.C.new]
20830:
20831: 2001-09-26 parser
20832:
20833: * src/: classes/classes.dsp, classes/xdoc.C, classes/xnode.C,
20834: classes/xnode.h, include/pa_config_fixed.h, main/main.dsp,
20835: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
20836: types/pa_vxnode.C, types/types.dsp: z
20837:
20838: * src/classes/classes.C: forgot one non-xml check
20839:
1.116 moko 20840: * src/: Makefile.am, classes/Makefile.am, main/Makefile.am,
20841: targets/cgi/Makefile.am, types/Makefile.am: makes with clases.awk
1.95 moko 20842:
20843: * src/targets/cgi/parser3.C: z
20844:
20845: * src/: include/pa_config_fixed.h, targets/cgi/parser3.C,
20846: targets/isapi/parser3isapi.C: #ifdef SMTP
20847:
20848: * src/: classes/classes.dsp, classes/dnode.C, classes/dnode.h,
20849: classes/dom.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
20850: main/compile.tab.C, types/pa_vdnode.C, types/pa_vdnode.h,
20851: types/pa_vdom.C, types/pa_vdom.h, types/pa_vxdoc.C,
20852: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
20853: types/types.dsp: xdoc&xnode now
20854:
20855: * src/: classes/classes.C, classes/classes.awk,
20856: classes/classes.dsp, classes/classes.h, classes/date.C,
20857: classes/dnode.C, classes/dnode.h, classes/dom.C,
20858: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
20859: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
20860: classes/op.C, classes/response.C, classes/string.C,
20861: classes/table.C, classes/void.C, include/pa_array.h,
20862: include/pa_common.h, include/pa_config_fixed.h,
20863: include/pa_config_includes.h, include/pa_dictionary.h,
20864: include/pa_dir.h, include/pa_exception.h, include/pa_exec.h,
20865: include/pa_globals.h, include/pa_request.h, include/pa_sapi.h,
20866: include/pa_socks.h, include/pa_sql_connection.h,
20867: include/pa_sql_driver_manager.h, include/pa_stack.h,
20868: include/pa_string.h, include/pa_stylesheet_connection.h,
20869: include/pa_table.h, include/pa_threads.h, include/pa_types.h,
20870: include/pa_xslt_stylesheet_manager.h, main/compile.C,
20871: main/compile.y, main/compile_tools.C, main/compile_tools.h,
20872: main/execute.C, main/main.dsp, main/pa_array.C, main/pa_common.C,
20873: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
20874: main/pa_exec.C, main/pa_globals.C, main/pa_hash.C,
20875: main/pa_pool.C, main/pa_request.C, main/pa_socks.C,
20876: main/pa_sql_driver_manager.C, main/pa_string.C, main/pa_table.C,
20877: main/pa_xslt_stylesheet_manager.C, main/untaint.C,
20878: sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
20879: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
20880: targets/cgi/parser3.dsp, targets/isapi/pa_pool.C,
20881: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
20882: targets/isapi/parser3isapi.dsp, targets/isapi/pool_storage.h,
20883: types/pa_valiased.C, types/pa_valiased.h, types/pa_value.h,
20884: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
20885: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
20886: types/pa_vdnode.C, types/pa_vdnode.h, types/pa_vdom.C,
20887: types/pa_vdom.h, types/pa_vdouble.h, types/pa_venv.h,
20888: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
20889: types/pa_vform.h, types/pa_vimage.C, types/pa_vimage.h,
20890: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmath.h,
20891: types/pa_vmethod_frame.h, types/pa_vobject.h,
20892: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.h,
20893: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
20894: types/pa_vstateless_object.h, types/pa_vstring.C,
20895: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
20896: types/pa_vvoid.h, types/pa_wcontext.C, types/pa_wcontext.h,
20897: types/pa_wwrapper.h, types/types.dsp: added ident.awk and
20898: main.dsp splitted to main+classes+types along to .am
20899:
20900: * src/classes/Makefile.am: removed useless var
20901:
20902: * src/: classes/classes.cmd, main/main.dsp,
20903: targets/cgi/parser3.dsp: moved classes.inc generation on win32 to
20904: main.dsp
20905:
20906: 2001-09-25 parser
20907:
20908: * src/include/pa_config_auto.h.in: xml on linux[elik] works! no
20909: 1251 though, todo ICU
20910:
1.116 moko 20911: * src/: Makefile.am, classes/Makefile.am, classes/dom.C,
1.95 moko 20912: include/pa_stylesheet_connection.h, main/Makefile.am,
1.116 moko 20913: main/pa_pool.C, targets/cgi/Makefile.am, types/Makefile.am,
20914: types/pa_vdom.h: xml configure makes
1.95 moko 20915:
20916: 2001-09-24 parser
20917:
1.116 moko 20918: * src/: classes/Makefile.am, include/pa_config_auto.h.in,
20919: types/Makefile.am: makes
1.95 moko 20920:
1.116 moko 20921: * src/targets/cgi/Makefile.am: makefiles
1.95 moko 20922:
20923: * src/: Makefile.am, targets/Makefile.am, targets/cgi/pa_pool.C:
20924: started unix makes update
20925:
20926: * src/: Makefile.am, main/Makefile.am, targets/cgi/Makefile.am:
20927: started unix makes update
20928:
20929: * src/types/: pa_vdnode.C, pa_vvoid.h, pa_vtable.C: z
20930:
20931: * src/types/pa_value.h: z
20932:
20933: * src/types/: pa_vhash.h, pa_vtable.h, pa_vclass.h: fixed small
20934: bugs with usinge hash/table in expressions
20935:
20936: * src/types/: pa_vfile.h, pa_vimage.h, pa_vstring.h: fiew wrong
20937: resolved conflicts fixed [const]
20938:
20939: * src/: classes/classes.cmd, classes/image.C, classes/op.C,
20940: classes/table.C, include/pa_request.h, include/pa_sapi.h,
20941: main/compile.C, main/compile.tab.C, main/compile.y,
20942: main/compile_tools.h, main/main.dsp, main/pa_common.C,
20943: main/pa_sql_driver_manager.C, targets/cgi/parser3.C,
20944: targets/cgi/parser3.dsp, types/pa_value.h, types/pa_vbool.h,
20945: types/pa_vdate.h, types/pa_vdouble.h, types/pa_vform.C,
20946: types/pa_vhash.h, types/pa_vimage.h, types/pa_vint.h,
20947: types/pa_vstring.h, types/pa_vtable.h, types/pa_vvoid.h: merged3
20948: with before_xml [merge2 actually didn't happen - i've created
20949: tags on wrong branch. so this merge is in fact re-merge]
20950:
20951: 2001-09-21 parser
20952:
20953: * src/: main/main.dsp, targets/cgi/parser3.dsp,
20954: targets/isapi/parser3isapi.dsp: updated project files [/ sadly
20955: produced "" in make file and sadly wrong interpreted on load]
20956:
1.116 moko 20957: * src/: classes/classes.h, classes/hash.C, classes/op.C,
20958: classes/table.C, doc/doxygen.cfg, include/pa_common.h,
20959: include/pa_globals.h, include/pa_request.h, include/pa_sapi.h,
20960: include/pa_sql_driver_manager.h, include/pa_string.h,
20961: main/compile.tab.C, main/main.dsp, main/pa_common.C,
20962: main/pa_exec.C, main/pa_globals.C, targets/cgi/parser3.dsp,
20963: targets/isapi/parser3isapi.dsp: merged with before_xml
1.95 moko 20964:
20965: * src/: classes/classes.C, classes/date.C, classes/dnode.C,
20966: classes/dom.C, classes/file.C, classes/form.C, classes/int.C,
20967: classes/mail.C, doc/doxygen.cfg, include/pa_config_fixed.h,
20968: include/pa_pool.h, main/main.dsp, main/pa_globals.C,
20969: main/pa_pool.C, main/pa_request.C,
20970: main/pa_xslt_stylesheet_manager.C, targets/cgi/pa_pool.C,
20971: targets/cgi/pa_threads.C, targets/cgi/parser3.dsp,
20972: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
20973: targets/isapi/parser3isapi.dsp, types/pa_valiased.C,
20974: types/pa_vcookie.C, types/pa_vdnode.C, types/pa_vdom.C,
20975: types/pa_vfile.C, types/pa_vform.C, types/pa_vimage.C,
20976: types/pa_vrequest.C, types/pa_vresponse.h,
20977: types/pa_vstateless_class.C, types/pa_vstring.C,
20978: types/pa_vtable.C, types/pa_wcontext.C: zillions of #ifdef XML
20979: created new projects for sql drivers [planning to remove sql
20980: drivers from main cvs project] first, will join latest changes
20981:
20982: * src/classes/: dom.C: defaulted dom writing methods encoding to
20983: pool.get_charset
20984:
20985: * src/classes/dom.C: defaulted dom writing methods encoding to
20986: pool.get_charset
20987:
20988: * src/include/pa_pool.h: defaulted dom writing methods encoding to
20989: pool.get_charset
20990:
20991: * src/: classes/dom.C, include/pa_pool.h, main/pa_pool.C,
20992: types/pa_vdnode.C, types/pa_vresponse.h: defaulted dom writing
20993: methods encoding to pool.get_charset
20994:
20995: * src/: include/pa_pool.h, main/pa_pool.C: checked whether
20996: transcoder were created right "unsupported encoding" message.
20997: not @ set time, but @ use time, so until xml output functions
20998: .string, .file, .save used - no encoding name check occur
20999:
21000: reduced transcode buffer size to 60 fixed pool cleanup - no
21001: registration needed, pools are officially destructured
21002:
21003: 2001-09-20 parser
21004:
21005: * src/classes/image.C: 20K preload on jpg measure [image::measure]
21006:
21007: * src/main/: pa_pool.C, pa_request.C: Pool::transcode defaults from
21008: $MAIN:DEFAULTS.content-type[$.charset[here]]
21009:
21010: * src/: classes/dnode.C, classes/dom.C,
21011: include/pa_config_includes.h, include/pa_globals.h,
21012: include/pa_pool.h, main/main.dsp, main/pa_globals.C,
21013: main/pa_pool.C, targets/cgi/parser3.dsp,
21014: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
21015: types/pa_vdnode.C, types/pa_vdnode.h, types/pa_vresponse.h:
21016: Pool::transcode 0
21017:
21018: * src/classes/dom.C: dom. string save file moved output xml options
21019: to last param and made it optional
21020:
21021: * src/types/pa_vdnode.C: !$elementnode.attributes = hash of
21022: dnodes
21023: !$attributenode.specified = boolean
21024: true if the attribute received its value explicitly
21025: in the XML document,
21026: or if a value was assigned programatically with the
21027: setValue function.
21028: false if the attribute value came from the default value
21029: declared in the document's DTD.
21030: !$pinode.target = target of this processing instruction
21031: XML defines this as being the first token following the
21032: markup
21033: that begins the processing instruction.
21034: XPath:
21035: !^node.select[xpath/query/expression] = hash of 0->node0
21036: 1->node1
21037: !^node.select-single[xpath/query/expression] = first node if
21038: any
21039:
21040: * src/types/: pa_value.h, pa_vbool.h, pa_vdate.h, pa_vdouble.h,
21041: pa_vhash.h, pa_vint.h, pa_vstring.h, pa_vtable.h, pa_vvoid.h:
21042: some 'const's added
21043:
21044: * src/types/: pa_vhash.h, pa_vtable.h: table/hash can be used in
21045: expression context now, there value = size and boolean value
21046: size!=0
21047:
21048: * src/types/: pa_vhash.h, pa_vstring.h, pa_vtable.h: table/hash
21049: can be used in expression context now, there value = size and
21050: boolean value size!=0
21051:
21052: * src/: classes/dnode.C, classes/dom.C, targets/cgi/parser3.dsp,
21053: types/pa_vstring.h: dnode .file .string .save moved back to dom
21054: due to strange xalan bug
21055:
21056: 2001-09-18 parser
21057:
21058: * src/: classes/dnode.C, classes/dom.C, classes/hash.C,
21059: classes/image.C, classes/op.C, classes/table.C,
21060: include/pa_common.h, include/pa_globals.h, include/pa_request.h,
21061: include/pa_sql_driver_manager.h, main/compile.C,
21062: main/compile.tab.C, main/compile.y, main/compile_tools.h,
21063: main/execute.C, main/pa_common.C, main/pa_request.C,
21064: main/pa_sql_driver_manager.C, main/pa_string.C, main/pa_table.C,
21065: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
21066: targets/isapi/parser3isapi.C, types/pa_value.h, types/pa_vform.C,
21067: types/pa_vform.h, types/pa_vhash.h, types/pa_vimage.C,
21068: types/pa_vimage.h, types/pa_vtable.h: merged latest bugfixes from
21069: before_xml branch ^if(def $hash) now true only when
21070: ^hash:_count[]!=0 moved .string .save .file from dom to dnode
21071:
21072: * src/: classes/op.C, main/execute.C: operators self changed to
21073: root ^for variable context changed to self
21074:
21075: * src/types/: pa_vdnode.C, pa_vdom.h, pa_vhash.h, pa_vtable.h: dom,
21076: dnode 1
21077:
21078: * src/: classes/dnode.C, classes/dnode.h, main/main.dsp,
21079: types/pa_vdnode.C, types/pa_vdnode.h: dom, dnode 0
21080:
21081: * src/: classes/image.C, main/pa_string.C, main/pa_table.C: image:
21082: poly* fixed
21083:
21084: 2001-09-17 parser
21085:
21086: * src/: classes/dom.C, main/main.dsp, main/pa_globals.C,
21087: types/pa_vdom.h: started dnode+dom
21088:
21089: dnode DOM methods: $node.name $node.value
21090: ...others...
21091:
21092: ^node.xpath[/rates/USD] = hash
21093: $hash[
21094: $.0[node0]
21095: $.1[node1]
21096: ]
21097:
21098: * src/: classes/image.C, types/pa_vimage.C: $image.line-style now
21099: applies to all linear primitives
21100:
21101: * src/: classes/classes.h, classes/dom.C, classes/hash.C,
21102: include/pa_stylesheet_connection.h, main/main.dsp,
21103: targets/cgi/pa_pool.C, types/pa_vdom.h, types/pa_vfile.h,
21104: types/pa_vimage.h: started dnode DOM: $node.name
21105: $node.value ...others... ^node.xpath[/rates/USD] = hash
21106: dom(dnode)
21107:
21108: * src/: classes/hash.C, main/compile.C, main/compile.tab.C,
21109: main/compile.y, main/compile_tools.h, main/execute.C,
21110: targets/cgi/parser3.C: expressions unary+ ^hash.count[] bugfix:
21111: in expression compound($aa.zz.xx) names now can have minus '-' in
21112: name after '.'
21113:
21114: 2001-09-15 parser
21115:
21116: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h:
21117: image: $line-width ^line(...)[**** style]
21118:
21119: * src/: classes/dom.C, targets/isapi/parser3isapi.C,
21120: targets/isapi/pool_storage.h, types/pa_vdom.h: fixed bug in isapi
21121: pool_storage - cleanups first, allocations second. apache wisely
21122: does just like that
21123:
21124: * src/targets/isapi/: parser3isapi.C, pool_storage.h: pool_storage
21125: rewritten using template, no bugs now
21126:
21127: * src/: include/pa_pool.h, main/pa_pool.C, targets/cgi/pa_pool.C,
21128: targets/isapi/pa_pool.C, targets/isapi/parser3isapi.C,
21129: targets/isapi/parser3isapi.dsp, targets/isapi/pool_storage.h:
21130: poorly started isapi pool_storage, would rewrite using template
21131: now
21132:
21133: * src/: classes/dom.C, classes/image.C, include/pa_pool.h,
21134: include/pa_stylesheet_connection.h, main/main.dsp,
21135: targets/cgi/pa_pool.C, targets/isapi/pa_pool.C,
21136: targets/isapi/pool_storage.h, types/pa_vdom.C, types/pa_vdom.h:
21137: xalan objects freed up [introducing Pool::register_cleanup]
21138:
21139: * src/: doc/doxygen.cfg, include/pa_sapi.h, types/pa_vdom.h:
21140: comments
21141:
21142: 2001-09-14 parser
21143:
21144: * src/main/: pa_sql_driver_manager.C, pa_xslt_stylesheet_manager.C:
21145: z
21146:
21147: * src/: classes/dom.C, classes/file.C, classes/image.C,
21148: classes/mail.C, include/pa_common.h,
21149: include/pa_sql_driver_manager.h, include/pa_string.h,
21150: include/pa_stylesheet_connection.h,
21151: include/pa_xslt_stylesheet_manager.h, main/main.dsp,
21152: main/pa_common.C, main/pa_exec.C, main/pa_globals.C,
21153: main/pa_sql_driver_manager.C, main/pa_xslt_stylesheet_manager.C,
21154: main/untaint.C, types/pa_vfile.C: dom.xslt stylesheet
21155: compiled&cached
21156:
21157: 2001-09-13 parser
21158:
21159: * src/: classes/dom.C, classes/file.C, classes/image.C,
21160: types/pa_vfile.C, types/pa_vfile.h: ^dom.file[] charset
21161:
21162: * src/classes/dom.C: dom:file content-type(.method)
21163:
21164: * src/: include/pa_common.h, include/pa_globals.h,
21165: main/pa_common.C, main/pa_request.C: $MAIN:CLASS_PATH now can be
21166: string now more informative error messages
21167:
21168: * src/: include/pa_globals.h, include/pa_request.h,
21169: main/pa_request.C, targets/cgi/parser3.C,
21170: targets/isapi/parser3isapi.C: ParserRootConfig .../parser3.conf
21171: ParserSiteConfig .../parser3.conf
21172:
21173: cgi&isapi looks for {configure|c:\windows}/parser3.conf
21174:
21175: 2001-09-12 parser
21176:
21177: * src/: classes/op.C, include/pa_sql_driver_manager.h,
21178: main/pa_sql_driver_manager.C: ^connect[] ^connect[aaa] more
21179: precise error reporting: "connection string must start with
21180: protocol://" now
21181:
21182: * src/main/compile.tab.C: fixed - subname code parts actually []
21183: braced
21184:
21185: * src/main/: compile.y, compile_tools.h: name.[part].xxx syntax
21186: lexer on LS_USER level did [] matching without setting nestage,
21187: introduced special LS_NAME_SQUARE_PART state
21188:
21189: 2001-09-11 parser
21190:
21191: * src/: classes/dom.C, include/pa_string.h, main/pa_globals.C,
21192: main/untaint.C: ^dom:set{<some>xml</some>} default language XML
21193: languages+=xml
21194:
21195: * src/: classes/dom.C, types/pa_vdom.h: ^dom:set[<some>xml</some>]
21196:
21197: * src/classes/dom.C: ^dom:save/string/file[output options] output
21198: options: $.method[xml|html|text] detection fixed
21199:
21200: * src/types/pa_vdom.h: messages
21201:
21202: * src/classes/dom.C: ^dom:save/string/file[output options] output
21203: options: $.method[xml|html|text] detection fixed
21204:
21205: 2001-09-10 parser
21206:
21207: * src/classes/dom.C: ^dom:save/string/file[output options] output
21208: options: $.method[xml|html|text] $.encoding[windows-1251|...]
21209:
21210: * src/classes/dom.C: ^dom.xslt[stylesheet filename][params hash
21211: added]
21212:
21213: * src/: classes/dom.C, main/main.dsp, types/pa_vdom.h:
21214: ^dom.xslt[stylesheet filename] 0
21215:
21216: * src/: classes/dom.C, main/main.dsp, types/pa_vdom.h:
21217: ^dom.xslt[stylesheet filename] -1 doc is lying
21218:
21219: * src/classes/dom.C: ^dom.file[encoding] = file
21220:
21221: * src/classes/: dom.C: ^dom.string[encoding] 1
21222: ^dom.save[encoding;filename]
21223:
21224: * src/classes/dom.C: ^dom.string[] 0
21225:
21226: * src/classes/dom.C: ^dom.save[b.xml] 1:error handling
21227:
21228: * src/: classes/dom.C, main/main.dsp, types/pa_vform.C,
21229: types/pa_vform.h: ^dom.save[b.xml] 0
21230:
21231: 2001-09-08 parser
21232:
21233: * src/types/pa_vform.C: $form:tables.name.field
21234:
21235: 2001-09-07 parser
21236:
21237: * src/classes/table.C: table:empty removed, superceded by ^if(def
21238: $table)...
21239:
21240: * src/targets/cgi/parser3.C: z
21241:
21242: * src/main/pa_string.C: $a[] ^if($a){y;n} is 'n' now [conversion
21243: from '' to int/double is 0]
21244:
21245: * src/: classes/dom.C, types/pa_value.h, types/pa_vtable.h: (def
21246: $table) is false when table is empty
21247:
21248: * src/: main/pa_request.C, types/pa_vform.C, types/pa_vform.h:
21249: !$form:tables $atable[$form:tables.a]
21250: ^atable.menu{a=$atable.element}[,]
21251:
21252: * src/: targets/cgi/parser3.dsp, types/pa_vform.C,
21253: types/pa_vform.h, types/pa_vhash.h: !$form:fields
21254:
1.116 moko 21255: * src/: classes/dom.C, classes/table.C, main/main.dsp,
1.95 moko 21256: types/pa_vdom.h, types/pa_vform.C: merged with successful start
21257: of dom
21258:
21259: * src/: include/pa_hash.h, main/pa_hash.C, types/pa_vfile.h,
21260: types/pa_vform.C, types/pa_vform.h: z
21261:
21262: * src/: main/pa_exception.C, types/pa_vform.C: getting FIRST form
21263: element [not last]
21264:
1.116 moko 21265: * src/: classes/dom.C, classes/table.C, main/main.dsp,
1.95 moko 21266: types/pa_vdom.h: introducing dom. dom:load[a.xml]
21267:
21268: 2001-09-06 parser
21269:
21270: * src/types/pa_vform.C: ?a=1&a=2 would result in $form:a being a
21271: table with one column 'element' and two rows: 1 and 2
21272:
21273: * src/types/pa_vform.C: ?a=1&a=2 would result in $form:a being a
21274: table with one column 'element' and two rows: 1 and 2
21275:
21276: * src/: classes/void.C, main/pa_string.C, main/pa_table.C: fixed up
21277: bad int/double conversions, and now $form:nonexistent.int(88)
21278: would return 88
21279:
21280: * src/: classes/hash.C, include/pa_globals.h, main/pa_globals.C,
21281: types/pa_vhash.h: now there's special hash key '_default'
21282: [instead of ^_default method] $hash[ $.a[1] $.b[2]
21283: $._default[xx] ] $hash.c
21284:
21285: * src/main/: compile.tab.C, compile.y: ^if(0){}{ ^if(1){}^; } bug
21286: fixed [thanks, fif], ^; were treated there non-literally
21287:
21288: * src/doc/doxygen.cfg: merged new default options from 1.2.10
21289: doxygen
21290:
21291: * src/: classes/image.C, classes/op.C, classes/string.C,
21292: classes/table.C, doc/doxygen.cfg, targets/isapi/parser3isapi.C,
21293: types/pa_vtable.C: few #ifndef DOXYGEN
21294:
21295: 2001-09-05 parser
21296:
21297: * src/classes/: string.C, table.C: sql options can be void [same as
21298: image:html the other day]
21299:
21300: * src/targets/cgi/Makefile.am: .am undo
21301:
21302: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h,
21303: targets/cgi/parser3.C: #define STRINGIZE(name) #name does not
21304: macro expantion on param, simply qoutes whatever passed, undone
21305:
21306: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h,
21307: targets/cgi/Makefile.am, targets/cgi/parser3.C: #define
21308: STRINGIZE(name) #name invented
21309:
21310: * src/: classes/op.C, include/pa_sql_driver_manager.h,
21311: main/pa_sql_driver_manager.C: #define MAIN_SQL_NAME "SQL" #define
21312: MAIN_SQL_DRIVERS_NAME "drivers"
21313:
21314: moved to be availible to all users
21315:
21316: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h:
21317: SQL_DRIVER_CREATE_FUNC_NAME
21318:
21319: * src/classes/mail.C: MAIN:MAIL check fixed
21320:
21321: 2001-09-04 parser
21322:
21323: * src/classes/image.C: image.html now can accept void params
21324:
21325: * src/targets/isapi/parser3isapi.C: z
21326:
21327: * src/targets/cgi/parser3.C: full_file_spec bug
21328:
21329: * src/targets/cgi/parser3.C: getenvcheck
21330:
21331: * src/targets/cgi/parser3.C: zz
21332:
21333: * src/targets/cgi/parser3.C: zzz
21334:
21335: * src/classes/date.C: date
21336:
21337: * src/classes/date.C: date:sql-string is now without ''
21338:
1.116 moko 21339: * src/: include/pa_config_auto.h.in, targets/cgi/Makefile.am,
1.95 moko 21340: targets/cgi/parser3.C: configure --sysconfdir=sysadmin-controlled
21341: auto.p location for targets/cgi/parser3, default[/usr/local/etc]
21342:
1.116 moko 21343: * src/include/pa_config_auto.h.in: makes
1.95 moko 21344:
21345: 2001-09-03 parser
21346:
21347: * src/targets/cgi/parser3.C: /configure cgi SYSCONFDIR
21348:
21349: 2001-09-01 parser
21350:
21351: * src/classes/image.C: letter_spacing
21352:
21353: * src/classes/image.C: image: font params changed
21354:
21355: * src/classes/image.C: image: as_int as_string used
21356:
21357: * src/types/pa_vmethod_frame.h: $result[] now gets properly
21358: analized
21359:
21360: 2001-08-31 parser
21361:
21362: * src/targets/cgi/parser3.C: z
21363:
1.116 moko 21364: * src/: include/pa_dir.h, targets/cgi/parser3.C: compiled under
21365: cygwin
1.95 moko 21366:
21367: * src/classes/void.C: void:int/double += (default)
21368:
21369: * src/classes/image.C: image:font added space param image:font
21370: changed charwidth alg, added kerning const[for now]
21371:
21372: * src/classes/: string.C, table.C: string:int/double (defaults)
21373:
21374: 2001-08-29 parser
21375:
21376: * src/main/pa_exception.C: exception redundant debug info
21377:
21378: 2001-08-28 parser
21379:
21380: * src/classes/image.C: image error msgs
21381:
21382: * src/classes/image.C: image: gifsize little endian
21383:
21384: * src/doc/doxygen.cfg: doxygen conf removed some garbage from under
21385: doxygeneration
21386:
21387: * src/: classes/Makefile.am, main/Makefile.am,
21388: targets/cgi/Makefile.am, types/Makefile.am: .am-s
21389:
21390: * src/: include/pa_dictionary.h, main/pa_dictionary.C,
21391: main/pa_sql_driver_manager.C: NO_STRING_ORIGIN check3
21392:
21393: * src/main/compile.C: NO_STRING_ORIGIN check2
21394:
21395: * src/classes/table.C: NO_STRING_ORIGIN check
21396:
21397: * src/include/pa_dictionary.h: gcc: ../include/pa_dictionary.h:19:
21398: storage class specifiers invalid in friend function declarations
21399:
21400: * src/: classes/op.C, main/compile.tab.C, main/pa_dir.C,
21401: main/untaint.C, targets/cgi/parser3.C,
21402: targets/isapi/parser3isapi.C: strncpy forced with zero ending in
21403: case of limit
21404:
21405: * src/: classes/file.C, main/pa_common.C: file:move
21406: autocreate/remove dest/src dir
21407:
21408: * src/: classes/string.C, include/pa_dictionary.h,
21409: include/pa_string.h, main/pa_dictionary.C, main/pa_string.C,
21410: main/untaint.C: pa_directory speeded up. moved zero 'from' check
21411: to directory constructor. string:replace
21412:
21413: 2001-08-27 parser
21414:
21415: * src/classes/image.C: fixed jpgsize alg
21416:
21417: * src/classes/image.C: fixed jpgsize alg
21418:
21419: * src/main/pa_exception.C: z
21420:
21421: * src/main/pa_common.C: removed debug info from pa_common
21422:
21423: * src/: main/pa_request.C, targets/cgi/parser3.C: parser3 test.html
21424: [auto.p from current dir loading]
21425:
1.116 moko 21426: * src/: main/pa_common.C, main/pa_exception.C,
21427: main/pa_sql_driver_manager.C, targets/cgi/Makefile.am: configure
21428: for solaris -lsocket
1.95 moko 21429:
21430: 2001-08-24 parser
21431:
21432: * src/targets/cgi/parser3.C: not cgi extra \n 3
21433:
21434: * src/targets/cgi/parser3.C: not cgi extra \n 2
21435:
21436: * src/targets/cgi/parser3.C: not cgi extra \n
21437:
21438: * src/main/pa_sql_driver_manager.C: z
21439:
21440: * src/: include/pa_sql_connection.h, main/pa_sql_driver_manager.C:
21441: sql* removed services from disconnect - cross-request ideological
21442: probs.
21443:
21444: * src/sql/pa_sql_driver.h: sql* removed services from disconnect -
21445: cross-request ideological probs. oracle - fixed bug: cs
21446: allocated on request.pool and got freed before disconnect
21447:
21448: * src/classes/: file.C, form.C, mail.C, table.C: fiew non-pool
21449: mallocs fixed
21450:
21451: 2001-08-23 parser
21452:
21453: * src/classes/file.C: minor bug in file:save fixed
21454:
21455: * src/main/pa_sql_driver_manager.C: oracle: dlink
21456:
21457: 2001-08-22 parser
21458:
21459: * src/: classes/file.C, main/compile.tab.C, types/pa_vfile.C,
21460: types/pa_vfile.h: file:load|save[text|binary;
21461:
21462: * src/main/: compile.tab.C, compile.y: ^method[]^[^] literals []
21463:
21464: 2001-08-21 parser
21465:
21466: * src/classes/: file.C, table.C: ^file:list
21467:
21468: 2001-08-20 parser
21469:
21470: * src/: main/compile.tab.C, main/compile.y,
21471: main/pa_sql_driver_manager.C, types/pa_value.h, types/pa_vbool.h,
21472: types/pa_vdouble.h, types/pa_vint.h: $var(123) ^var.inc[]
21473: recousively caused problems: inc incremeted 123 literal!! fixed
21474:
21475: 2001-08-10 parser
21476:
21477: * src/main/: compile.tab.C, compile.y: [codes] name part syntax now
21478:
21479: * src/main/: compile.tab.C, compile.y: (codes) name part syntax
21480: added
21481:
21482: * src/main/: compile.tab.C, compile.y: (codes) name part syntax
21483: added
21484:
21485: * src/classes/table.C: table:sort restored [it was bad test :(]
21486:
21487: * src/types/: pa_value.h, pa_vstring.h: string now def only when ne
21488: ''
21489:
21490: * src/main/: pa_request.C: wanted to make const int
21491: MAX_EXECUTE_SECONDS=1;
21492:
21493: but couldnt, set_callback_and_alarm appeared to be not exported
21494: :(
21495:
21496: * src/main/pa_string.C: string.match hanged on. there were a hang
21497: check but it weren't wise enough
21498:
21499: @parse[dateString][tmp]
21500: $tmp[^dateString.match[(\d\d\d\d-)?(\d\d-)?][g]] $tmp.1 $tmp.2
21501: #end
21502:
21503: @main[] ^parse[2001-02-03]
21504:
21505: * src/classes/: table.C: table:sort now default desc
21506:
21507: * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
21508: table.sort now creates new sorted table
21509:
21510: 2001-08-09 parser
21511:
21512: * src/main/pa_string.C: $a[010] now ^if($a==10){true} were octal
21513:
21514: * src/classes/hash.C: hash:_default now [was hash:default]
21515:
21516: * src/classes/op.C: case without switch check added
21517:
21518: * src/types/pa_vcookie.C: cookie name&value origins added, more
21519: precise $ORIGINS(1)
21520:
21521: * src/main/Makefile.am: .am
21522:
21523: * src/classes/void.C: void: int double copy/paste from int: bug
21524: fixed
21525:
21526: * src/classes/void.C: void: int double copy/paste from int: bug
21527: fixed
21528:
21529: 2001-08-07 parser
21530:
21531: * src/: classes/double.C, classes/int.C, classes/string.C,
21532: classes/table.C, include/pa_globals.h, main/pa_globals.C:
21533: !^int/double:sql{query}[[$.limit(2) $.offset(4) $.default(0)]]
21534: string, table
21535:
21536: * src/: classes/math.C, main/pa_request.C: math:random fixed. win32
21537: srand made working
21538:
21539: 2001-08-06 parser
21540:
21541: * src/: classes/mail.C, classes/op.C, include/pa_array.h,
21542: include/pa_globals.h, include/pa_hash.h, include/pa_request.h,
21543: main/compile.tab.C, main/compile.y, main/pa_array.C,
21544: main/pa_dictionary.C, main/pa_exec.C, main/pa_globals.C,
21545: main/pa_hash.C, main/pa_request.C, main/pa_string.C: class_path
21546:
21547: * src/main/pa_exec.C: exec win32 real filename
21548:
21549: * src/classes/file.C: exec stderr out
21550:
21551: * src/classes/hash.C: hash:keys renamed to hash:_keys :(
21552:
21553: 2001-08-03 parser
21554:
21555: * src/: classes/table.C, types/pa_vtable.h: vtable.locks killed
21556:
21557: 2001-08-02 parser
21558:
21559: * src/: classes/string.C, classes/table.C, include/pa_array.h,
21560: main/execute.C, main/pa_exec.C: introducing Array_iter
21561:
21562: * src/main/execute.C: detected quick_get recursion bug. changed to
21563: get@execute, but needs array iterator, separate from array to
21564: avoid it & use caching
21565:
21566: * src/main/: pa_dictionary.C, pa_globals.C: memset dictionary minor
21567: bug fixed
21568:
21569: * src/: classes/classes.h, classes/op.C, include/pa_globals.h,
21570: main/execute.C, main/pa_globals.C: found another multithread bug
21571: in op.C (last, last global var killed) :)
21572:
21573: 2001-08-01 parser
21574:
21575: * src/: include/pa_dictionary.h, include/pa_globals.h,
21576: include/pa_string.h, main/main.dsp, main/pa_dictionary.C,
21577: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
21578: main/untaint.C: speeded up typo-html replacements. introducing
21579: Dictionary with first-char caching
21580:
21581: 2001-07-31 parser
21582:
21583: * src/types/Makefile.am: pa_vtable.C added to .am
21584:
21585: * src/main/compile.tab.C: added, so that could be compiled even on
21586: non-bison-enabled platforms
21587:
21588: 2001-07-28 parser
21589:
21590: * src/classes/table.C: table:hash always produces hash, when can't
21591: - empty
21592:
21593: * src/main/: compile.y, untaint.C: bug fix @ untaint when \r
21594: skipped \n
21595:
21596: 2001-07-27 parser
21597:
21598: * src/classes/: double.C, int.C, string.C: provided meaningful msg
21599: on int/double/string :sql without result and default
21600:
21601: 2001-07-26 parser
21602:
21603: * src/classes/op.C: fixed bad multithread bug with strangly global
21604: OP
21605:
21606: * src/main/compile.y: $man[$.age[zzz]] 0
21607:
21608: * src/: include/pa_opcode.h, main/compile.y, main/execute.C: hash
21609: creation syntax problem persists. restored $: for a while.
21610: thinking of $man[$.age[zzz]] syntax now
21611:
21612: * src/: classes/double.C, classes/int.C, classes/string.C,
21613: include/pa_opcode.h, main/compile.C, main/compile.y,
21614: main/compile_tools.h, main/execute.C, types/pa_vcode_frame.h,
21615: types/pa_vmethod_frame.h, types/pa_wcontext.h,
21616: types/pa_wwrapper.h: fixing :: realization #1
21617:
21618: * src/: include/pa_opcode.h, main/compile.C, main/compile.y,
21619: main/compile_tools.h, main/execute.C, main/pa_request.C,
21620: types/pa_vmethod_frame.h: introducing :: this is constructor call
21621: prefix. ordinary : remains for static accesses
21622:
21623: 2001-07-25 parser
21624:
21625: * src/types/pa_vtable.C: table: get_element order changeed. now: 1.
21626: fields 2. methods 3. columns
21627:
21628: * src/types/: pa_vdouble.h, pa_vint.h: odbc: no result queries;
21629: quote. optimized double&int tostring-s
21630:
21631: * src/main/: compile.C, compile.y, compile_tools.h: allowed
21632: whitespace before first method decl
21633:
21634: * src/classes/table.C: allowed nontable result in table:sql,
21635: results in empty table
21636:
21637: * src/main/: compile.C, compile.y, compile_tools.h: allowed empty
21638: lines before first method decl
21639:
21640: * src/: classes/table.C, main/main.dsp, types/pa_vtable.C,
21641: types/pa_vtable.h: ^table.record[] now $table.fields
21642:
21643: * src/main/compile.y: $var[] is now empty string, not void
21644:
21645: * src/main/: compile.y, execute.C: $var[] is now empty string, not
21646: void
21647:
21648: * src/: classes/string.C, include/pa_globals.h, main/execute.C,
21649: main/pa_globals.C: match replace code context moved to implicit
21650: $match context
21651:
21652: * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.C,
21653: main/compile_tools.h, main/execute.C: with killed, code storage
21654: introduced with former 'with' syntax
21655:
21656: 2001-07-24 parser
21657:
21658: * src/: main/compile.C, main/execute.C, main/pa_string.C,
21659: types/pa_value.h: first get_element, next get operator
21660:
21661: * src/main/compile.y: removed @end handling
21662:
21663: * src/main/: compile.C, compile.y: @end handling method2
21664:
21665: * src/: classes/file.C, include/pa_common.h, main/pa_common.C:
21666: file:move
21667:
21668: * src/main/pa_common.C: file_read close @ eof when imgsize bug
21669: fixed
21670:
21671: 2001-07-23 parser
21672:
21673: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql odbc
21674: driver
21675:
21676: * src/classes/hash.C: changed sql driver query interface
21677:
21678: * src/: classes/hash.C, classes/string.C, classes/table.C,
21679: classes/void.C, include/pa_sql_connection.h, sql/pa_sql_driver.h:
21680: changed sql driver query interface
21681:
21682: 2001-07-20 parser
21683:
21684: * src/types/pa_vrequest.C: X!$browser:type
21685:
21686: * src/: classes/file.C, classes/string.C, include/pa_string.h,
21687: main/execute.C, main/pa_string.C, types/pa_valiased.C,
21688: types/pa_valiased.h, types/pa_value.h, types/pa_vclass.h,
21689: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vfile.h,
21690: types/pa_vform.h, types/pa_vhash.h, types/pa_vmath.h,
21691: types/pa_vobject.h, types/pa_vrequest.C,
21692: types/pa_vstateless_class.h, types/pa_vstateless_object.h: only
21693: ^class:method dynamic calls allowed. ^BASE.method call disabled.
21694: BASE element globally removed
21695:
21696: 2001-07-18 parser
21697:
21698: * src/classes/file.C: file:exec/cgi msg
21699:
21700: * src/classes/file.C: $file:exit-code renamed to 'status'
21701:
21702: * src/: classes/file.C, main/pa_exec.C: file:exec
21703:
1.116 moko 21704: * src/: Makefile.am, classes/Makefile.am, main/Makefile.am,
21705: targets/Makefile.am, targets/cgi/Makefile.am, types/Makefile.am:
21706: removed $id from *.in *.am
1.95 moko 21707:
21708: * src/main/: pa_request.C, untaint.C: ORIGINS langs name
21709: abbrevations
21710:
21711: * src/: classes/date.C, classes/mail.C, classes/math.C,
21712: classes/string.C, classes/table.C, include/pa_globals.h,
21713: include/pa_string.h, main/execute.C, main/pa_globals.C,
21714: main/pa_request.C, main/pa_string.C, main/untaint.C,
21715: types/pa_value.h, types/pa_vdouble.h, types/pa_vfile.h,
21716: types/pa_vint.h, types/pa_vstring.C, types/pa_vstring.h:
21717: $ORIGINS(1) output tracing mode
21718:
21719: 2001-07-13 parser
21720:
21721: * src/: classes/double.C, classes/int.C, classes/string.C,
21722: include/pa_request.h, main/execute.C, main/pa_request.C:
21723: auto.p[@auto], /news/auto.p[no @auto], so that initializing
21724: second would not call first @auto
21725:
21726: * src/main/: execute.C, pa_request.C: order of MAIN parents was
21727: wrong, fixed
21728:
21729: 2001-07-12 parser
21730:
21731: * src/types/pa_value.h: pa_value.putelement modification of system
21732: classes prevented
21733:
21734: 2001-07-11 parser
21735:
21736: * src/: classes/string.C, doc/sources2html.cmd: lr split now yelds
21737: table $piece
21738:
21739: * src/: classes/file.C, include/pa_common.h, main/pa_common.C,
21740: types/pa_vstateless_class.h: $file created by file:state +=
21741: .atime .mtime .ctime +found&fixed bug with exceptions on
21742: get_junction-created objects [they were on wrong pool]
21743:
21744: 2001-07-09 parser
21745:
21746: * src/main/untaint.C: qp wrong name
21747:
21748: * src/: classes/date.C, classes/string.C, classes/table.C,
21749: main/compile.y: date format 0
21750:
21751: 2001-07-07 parser
21752:
21753: * src/: classes/date.C, classes/table.C, include/pa_common.h,
21754: include/pa_string.h, main/pa_common.C, types/pa_vdate.h: date
21755: roll table calendar
21756:
21757: * src/: classes/Makefile.am, classes/date.C, classes/file.C,
21758: classes/hash.C, classes/image.C, classes/mail.C, classes/math.C,
21759: classes/op.C, classes/string.C, classes/table.C, classes/void.C,
21760: include/pa_request.h, main/main.dsp, types/pa_value.h,
21761: types/pa_vdate.h, types/pa_wcontext.C: date now set $fields roll
21762: string. todo: sql, calendar
21763:
21764: 2001-07-06 parser
21765:
21766: * src/: classes/math.C, include/pa_request.h, main/execute.C,
21767: main/main.dsp, main/pa_request.C, types/pa_vmath.h: math 0
21768:
21769: 2001-07-03 parser
21770:
21771: * src/: classes/Makefile.am, classes/math.C, classes/op.C,
21772: classes/random.C, main/main.dsp: class random renamed to math,
21773: operators became methods
21774:
21775: * src/classes/op.C: pow sqrt
21776:
21777: * src/: classes/op.C, main/execute.C: sin asin cos acos tan atan
21778:
21779: 2001-07-02 parser
21780:
21781: * src/classes/table.C: ^table.columns column renamed from 'name' to
21782: 'column'
21783:
21784: * src/classes/hash.C: ^hash.keys[]
21785:
21786: * src/: classes/table.C, main/pa_table.C: ^table:columns[]
21787:
21788: * src/main/: compile.y, compile_tools.h: in expressions now allowed
21789: 'strings'
21790:
21791: 2001-06-29 parser
21792:
21793: * src/main/: execute.C: /0 %0 checkes ver 2
21794:
21795: * src/main/execute.C: /0 %0 checke
21796:
21797: * src/classes/Makefile.am: nothing - void
21798:
21799: * src/classes/table.C: empty strings @ sql
21800:
21801: 2001-06-28 parser
21802:
21803: * src/: classes/double.C, classes/file.C, classes/form.C,
21804: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
21805: classes/op.C, classes/random.C, classes/response.C,
21806: classes/string.C, classes/table.C, classes/void.C,
21807: main/compile.C, main/compile_tools.C, main/execute.C,
21808: main/pa_array.C, main/pa_common.C, main/pa_dir.C,
21809: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
21810: main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
21811: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
21812: main/pa_table.C, main/untaint.C, targets/cgi/parser3.C,
21813: targets/isapi/parser3isapi.C, main/compile.y: */ static const
21814: char *RCSId="$Id: double.C,v 1.31 2001/06/28 07:41:59 parser Exp
21815: $";
21816:
21817: * src/: classes/double.C, classes/file.C, classes/form.C,
21818: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
21819: classes/op.C, classes/random.C, classes/response.C,
21820: classes/string.C, classes/table.C, classes/void.C,
21821: main/compile.C, main/compile.y, main/compile_tools.C,
21822: main/execute.C, main/pa_array.C, main/pa_common.C, main/pa_dir.C,
21823: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
21824: main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
21825: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
21826: main/pa_table.C, main/untaint.C, targets/cgi/parser3.C,
1.119 moko 21827: targets/isapi/parser3isapi.C: static char *RCSId="Id";
1.95 moko 21828:
21829: * src/main/: compile.y, compile_tools.h: $:name: == ${name}:
21830: $class:name: == ${class:name}:
21831:
21832: * src/classes/string.C: exactly one
21833:
21834: 2001-06-27 parser
21835:
21836: * src/: classes/nothing.C, classes/void.C, types/pa_vnothing.h,
21837: types/pa_vvoid.h: nothing renamed to void
21838:
21839: * src/classes/op.C: ^switch ^case
21840:
21841: * src/main/compile.y: nothing renamed to void
21842:
21843: * src/: classes/hash.C, classes/table.C, main/compile.y,
21844: main/execute.C, main/main.dsp, main/pa_request.C,
21845: targets/cgi/pa_pool.C, types/pa_value.h, types/pa_vcode_frame.h,
21846: types/pa_vmethod_frame.h, types/pa_vtable.h: nothing renamed to
21847: void
21848:
21849: * src/main/compile.y: lexer: $zzzz^zzzz were name part
21850:
21851: 2001-05-28 parser
21852:
21853: * src/doc/html2chm.cmd: removed >a
21854:
21855: * src/: main/main.dsp, targets/isapi/parser3isapi.dsp: release
21856: project options [some bugs]
21857:
21858: * src/doc/sources2html.cmd: z
21859:
21860: * src/: classes/classes.C, main/compile.C, main/compile.y,
21861: main/execute.C: operators are not in root class again
21862:
21863: 2001-05-24 parser
21864:
21865: * src/targets/cgi/parser3.dsp: project file
21866:
21867: * src/: classes/op.C, main/pa_request.C, targets/cgi/parser3.C:
21868: ^log ^exp
21869:
21870: * src/: main/pa_request.C, targets/cgi/parser3.C: // no _
21871: conversions in @exception[params]
21872:
21873: * src/main/pa_request.C: // no _ conversions in @exception[params]
21874:
21875: 2001-05-23 parser
21876:
21877: * src/main/pa_string.C: string cmp bug
21878:
21879: * src/classes/: mail.C, op.C: rem max 1000
21880:
21881: * src/: classes/op.C, main/compile.y: allow one empty line before
21882: LS_DEF_NAME
21883:
21884: 2001-05-22 parser
21885:
21886: * src/classes/op.C: if params code-required
21887:
21888: 2001-05-21 parser
21889:
21890: * src/types/pa_vstring.C: eoleof
21891:
21892: * src/classes/Makefile.am: .AM
21893:
21894: * src/classes/nothing.C: resultless ^sql moved to nothing:
21895:
21896: * src/classes/: nothing.C, op.C: 'unknown' renamed to 'nothing'
21897:
21898: * src/: classes/double.C, classes/nothing.C, classes/string.C,
21899: classes/unknown.C, main/main.dsp, types/pa_vnothing.h,
21900: types/pa_vunknown.h, classes/hash.C, main/compile.y,
21901: main/execute.C, targets/cgi/pa_pool.C, types/pa_vcode_frame.h,
21902: types/pa_vmethod_frame.h, types/pa_vtable.h, classes/table.C,
21903: main/pa_request.C, types/pa_value.h: 'unknown' renamed to
21904: 'nothing'
21905:
21906: * src/types/: pa_vstring.C, pa_vstring.h: removed unnecessary
21907: vstring::set_string
21908:
21909: * src/classes/: double.C, int.C, string.C: int,double;sql
21910:
21911: * src/: classes/hash.C, classes/int.C, classes/string.C,
21912: classes/table.C, include/pa_string.h, main/pa_string.C,
21913: types/pa_vstring.C, types/pa_vstring.h: started int:sql
21914:
21915: * src/: classes/classes.C, classes/hash.C, classes/op.C,
21916: classes/table.C, main/compile.C, main/compile.y, main/execute.C:
21917: hash:sql moved to main trunc. operators.txt updated
21918:
21919: * src/classes/: hash.C, op.C, table.C: hash:sql
21920:
21921: * src/classes/op.C: z
21922:
21923: * src/: main/compile.C, classes/classes.C: 1
21924:
21925: * src/: classes/classes.C, main/compile.C, main/compile.y,
21926: main/execute.C: 0
21927:
21928: * src/main/execute.C: z
21929:
21930: * src/targets/cgi/parser3.C: z
21931:
21932: * src/targets/cgi/parser3.C: argv can be just "parser3". made
21933: site_auto_path "." in that case
21934:
21935: * src/targets/cgi/: parser3.C: z
21936:
21937: * src/main/pa_request.C: .am
21938:
21939: * src/: main/pa_request.C, targets/cgi/parser3.C:
21940: pcre_tables=pcre_default_tables;
21941:
21942: 2001-05-19 parser
21943:
21944: * src/main/pa_string.C: z
21945:
21946: * src/: include/pa_string.h, main/untaint.C, targets/cgi/pa_pool.C:
21947: introducing String::cstr_bufsize, returns just size+1 for as_is
21948: target.
21949:
21950: * src/: main/untaint.C, targets/cgi/pa_pool.C,
21951: targets/cgi/parser3.C: fixed bug in pre html untaint, wrong size
21952: used, 4* mem wasted
21953:
21954: * src/classes/string.C: root context in match replace body now
21955: unchanged
21956:
21957: * src/types/pa_value.h: parameter # 1 based
21958:
21959: * src/main/pa_common.C: common: actual filename '%s'
21960:
21961: * src/classes/string.C: z
21962:
21963: * src/classes/Makefile.am: classes/.am
21964:
21965: * src/classes/: Makefile.am: classes/.am
21966:
21967: * src/: classes/Makefile.am, main/pa_sql_driver_manager.C,
21968: targets/cgi/pa_pool.C: classes/.am
21969:
21970: 2001-05-18 parser
21971:
1.116 moko 21972: * src/: include/pa_config_auto.h.in, targets/cgi/pa_pool.C: .am
21973: pa_threads.C ins
1.95 moko 21974:
21975: * src/targets/cgi/Makefile.am: .am pa_threads.C added
21976:
21977: 2001-05-17 parser
21978:
21979: * src/: classes/string.C, include/pa_config_fixed.h,
21980: include/pa_config_includes.h, main/compile.y,
21981: main/compile_tools.h, main/execute.C, main/pa_array.C,
21982: main/pa_common.C, main/pa_dir.C, main/pa_hash.C, main/pa_pool.C,
21983: main/untaint.C, types/pa_vcookie.C, types/pa_vfile.C,
21984: types/pa_vform.C: #include "pa_config_includes.h" removed from
21985: most .C
21986:
21987: * src/doc/html2chm.cmd: z
21988:
21989: * src/doc/: chm.cmd, doxygen.cmd, html2chm.cmd, sources2html.cmd,
21990: view.cmd, view_chm.cmd, view_html.cmd: doc cmds
21991:
21992: * src/main/pa_sql_driver_manager.C: moved expiration to
21993: get_connection_from_cache
21994:
21995: * src/main/pa_sql_driver_manager.C: cache expiration bf
21996:
21997: * src/: classes/classes.h, include/pa_sql_connection.h,
21998: include/pa_sql_driver_manager.h, main/pa_sql_driver_manager.C:
21999: cache expiration[use SQL_Driver::disconnect]
22000:
22001: * src/main/pa_table.C: table.locate current restored on "not found"
22002:
22003: * src/: main/execute.C, types/pa_vmethod_frame.h: endless recursion
22004: line no
22005:
22006: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
22007: ANTI_ENDLESS_EXECUTE_RECOURSION
22008:
22009: * src/: classes/op.C, include/pa_sql_connection.h,
22010: include/pa_sql_driver_manager.h, main/pa_sql_driver_manager.C,
22011: sql/pa_sql_driver.h: fixed problem at last: 2connections own
22012: 1driver and set_services fight for driver::fservices. before fix
22013:
22014: * src/: classes/op.C, include/pa_config_fixed.h,
22015: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
22016: main/pa_sql_driver_manager.C: found problem at last: 2connections
22017: own 1driver and set_services fight for driver::fservices. before
22018: fix
22019:
22020: * src/: include/pa_config_fixed.h, include/pa_threads.h,
22021: targets/cgi/pa_threads.C, targets/cgi/parser3.dsp,
22022: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.dsp: added
22023: pa_threads.C
22024:
22025: * src/include/pa_threads.h: removed targets/parser
22026:
22027: * src/include/: pa_array.h, pa_common.h, pa_config_fixed.h,
22028: pa_config_includes.h, pa_exception.h, pa_exec.h, pa_globals.h,
22029: pa_hash.h, pa_opcode.h, pa_pool.h, pa_request.h, pa_sapi.h,
22030: pa_socks.h, pa_sql_connection.h, pa_stack.h, pa_string.h,
22031: pa_table.h, pa_threads.h: #include "pa_config_includes.h" in all
22032: headers
22033:
22034: * src/: classes/image.C, include/pa_sql_driver_manager.h,
22035: main/pa_sql_driver_manager.C, main/pa_string.C: wrong includes
22036: order prevented sqlmanager to see MULTYTHREAD define
22037:
22038: * src/: include/pa_config_fixed.h, include/pa_threads.h,
22039: main/pa_sql_driver_manager.C: SYNCHRONIZED moved closer to caches
22040: put/gets
22041:
22042: * src/: include/pa_hash.h, main/execute.C: removed /*SYNCHRONIZED*/
22043: from hash.h
22044:
22045: * src/: classes/op.C, include/pa_sql_connection.h,
22046: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: connection
22047: from cache ->set_services(&services);
22048:
22049: 2001-05-16 parser
22050:
22051: * src/targets/cgi/parser3.C: z
22052:
22053: * src/: include/pa_pool.h, targets/cgi/pa_pool.C: removed pool
22054: debug, #ifdefed some. would debug later, on more precise sample
22055: than stupid: @main[] $name[$z[]] ^for[i](0;10000-2){ $tail[9994]
22056: $name.$tail[$tail!] $name.$tail } ok3
22057:
22058: * src/: include/pa_array.h, main/pa_array.C, targets/cgi/parser3.C:
22059: removed array debug. before vstring rebasing
22060:
22061: * src/: include/pa_array.h, include/pa_string.h, main/execute.C,
22062: main/pa_array.C, targets/cgi/pa_pool.C, targets/cgi/parser3.C:
22063: array debugged; adjusted
22064:
22065: * src/main/: pa_sql_driver_manager.C, pa_string.C:
22066: SQL_Driver_manager line no for connect/charset errors
22067:
22068: 2001-05-15 parser
22069:
22070: * src/: include/pa_array.h, include/pa_string.h, main/pa_array.C,
22071: main/pa_string.C: string+array made linear grows
22072:
22073: * src/: include/pa_string.h, main/pa_string.C,
22074: targets/cgi/pa_pool.C, targets/cgi/parser3.C: think that all must
22075: grow lineary, not exponentialy
22076:
22077: * src/: include/pa_pool.h, include/pa_string.h, main/pa_string.C,
22078: targets/cgi/pa_pool.C, targets/cgi/parser3.C: string fixed bug
22079: with fullchunk cmps
22080:
22081: * src/targets/cgi/: pa_pool.C, parser3.C: main loss here: 5673321/
22082: 70041= 81
22083:
22084: * src/: include/pa_string.h, targets/cgi/pa_pool.C,
22085: targets/cgi/parser3.C: detected huge mem allocation: size/times
22086: malloc 27809390/368771, calloc 3232/83. would test now
22087:
22088: * src/: classes/random.C, main/compile.y, main/execute.C,
22089: main/pa_request.C, types/pa_value.h, types/pa_vmethod_frame.h:
22090: numbered params had wrong name - for instance: bad error message
22091: in ^for[] bad body type. fixed
22092:
22093: 2001-05-14 parser
22094:
22095: * src/: classes/string.C, include/pa_string.h, main/pa_string.C,
22096: main/untaint.C: ^string.upper|lower[]
22097:
22098: 2001-05-11 parser
22099:
22100: * src/: classes/double.C, classes/image.C, classes/op.C,
22101: classes/string.C, classes/table.C, classes/unknown.C,
22102: main/execute.C, types/pa_value.h, types/pa_vbool.h,
22103: types/pa_vdouble.h, types/pa_vint.h, types/pa_vstring.h,
22104: types/pa_vunknown.h: op: MAX_LOOPS as_int
22105:
22106: * src/: main/main.dsp, targets/isapi/parser3isapi.dsp: fixed some
22107: .dsp for win32tools
22108:
22109: 2001-05-11 paf
22110:
22111: * src/: classes/classes.cmd, classes/gawk.exe, classes/ls.exe,
22112: main/bison.exe, targets/isapi/KILL.EXE, targets/isapi/PSTAT.EXE,
22113: targets/isapi/istart.cmd, targets/isapi/istop.cmd,
22114: targets/isapi/kill.pl: moved win32 helpers to /win32tools
22115:
22116: 2001-05-10 paf
22117:
22118: * src/include/: pa_common.h, pa_config_includes.h: inline undefed
22119: for C++, that's all
22120:
1.116 moko 22121: * src/include/: pa_config_auto.h.in, pa_config_fixed.h,
22122: pa_config_includes.h: inline wonders
1.95 moko 22123:
22124: * src/: classes/Makefile.am, classes/hash.C, doc/doxygen.cfg,
22125: doc/doxygen.cmd: hash.C added
22126:
22127: * src/: main/pa_request.C, types/pa_vrequest.C: op configured
22128:
22129: * src/main/compile.y: @end grammar: allowed zero strings in control
22130: menthod
22131:
22132: * src/types/: pa_value.h, pa_vclass.h, pa_vstateless_class.h,
22133: pa_vstateless_object.h: changed priority: field before method
22134: lookup in vclass & vobject
22135:
22136: * src/: doc/doxygen.cmd, main/compile.y, types/pa_vobject.h:
22137: grammar: priorities changes [lowerd && prior] vobject: now first
22138: fields, next methods
22139:
22140: 2001-05-08 paf
22141:
22142: * src/main/pa_table.C: table columnname2item on nameless ignored
22143: bark=false. fixed
22144:
22145: * src/: classes/table.C, types/pa_value.h, types/pa_vhash.h,
22146: types/pa_vmethod_frame.h: hash:default works at last!
22147:
22148: * src/: classes/mail.C, classes/table.C, doc/doxygen.cmd,
22149: main/main.dsp, types/pa_vhash.h, types/pa_vstateless_class.h:
22150: hash:default
22151:
22152: * src/classes/table.C: z
22153:
22154: * src/classes/table.C: table:hash always hash of hash now
22155:
22156: * src/classes/table.C: table:empty return bool now
22157:
22158: * src/: classes/table.C, doc/chm.cmd, include/pa_array.h,
22159: include/pa_table.h, main/pa_table.C, types/pa_value.h,
22160: types/pa_vtable.h: table:hash
22161:
22162: * src/classes/table.C: table:record have name
22163:
22164: * src/: classes/op.C, types/pa_vtable.h: allowed $table.2342734
22165: returns vunknown
22166:
22167: * src/classes/: double.C, int.C, op.C, string.C:
22168: int,double,string:int[] double[] string:length[] results now have
22169: hames
22170:
22171: * src/: classes/op.C, classes/table.C, main/main.dsp,
22172: types/pa_vtable.h: removed table:find. table:locate and op:eval
22173: now return bool
22174:
22175: * src/: doc/chm.cmd, main/execute.C, types/pa_value.h: wrong pool
22176: in method checkparams again. fixed
22177:
22178: 2001-05-07 paf
22179:
22180: * src/doc/chm.cmd: cmd
22181:
22182: * src/: classes/image.C, classes/mail.C, classes/string.C,
22183: doc/chm.cmd, include/pa_table.h, main/pa_table.C,
22184: types/pa_value.h: method reported errors on wrong pool
22185:
22186: * src/main/execute.C: ^var[^class:var.method[]] is not constructor
22187: now
22188:
22189: * src/: doc/ClassExample2.dox, doc/aliased.dox, doc/chm.cmd,
22190: include/code.h, include/pa_opcode.h, main/compile.C,
22191: main/compile_tools.h, main/execute.C, types/pa_value.h,
22192: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
22193: types/pa_vcookie.h, types/pa_vdouble.h, types/pa_venv.h,
22194: types/pa_vfile.h, types/pa_vform.h, types/pa_vhash.h,
22195: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
22196: types/pa_vmethod_frame.h, types/pa_vobject.h,
22197: types/pa_vrequest.h, types/pa_vresponse.h,
22198: types/pa_vstateless_class.h, types/pa_vstring.h,
22199: types/pa_vtable.h, types/pa_vunknown.h, types/pa_wcontext.h,
22200: types/pa_wwrapper.h: pa_code.h
22201:
22202: * src/doc/: chm.cmd, doxygen.cmd, view.cmd: dox cmd
22203:
22204: * src/: classes/string.C, classes/table.C, doc/ClassExample1.dox,
22205: doc/ClassExample2.dox, doc/ClassExample3.dox, doc/aliased.dox,
22206: doc/class.dox, doc/compiler.dox, doc/doxygen.cfg,
22207: doc/doxygen.cmd, doc/executor.dox, doc/index.dox,
22208: doc/methoded.dox, doc/module.dox, doc/object.dox, doc/pooled.dox,
22209: doc/string.dox, doc/targets.dox, doc/value.dox, include/code.h,
22210: include/pa_hash.h, include/pa_string.h, main/pa_request.C,
22211: main/pa_sql_driver_manager.C, types/pa_vjunction.h,
22212: types/pa_vtable.h: dox, split by not clean parts also
22213:
22214: * src/: include/pa_table.h, main/pa_table.C, types/pa_value.h,
22215: types/pa_vtable.h: table: fields, then methods. so to enable
22216: 'dir' fields & co. more
22217:
22218: * src/types/: pa_value.h, pa_vtable.h: table: fields, then methods.
22219: so to enable 'dir' fields & co.
22220:
22221: * src/main/compile.y: grammar: @end
22222:
22223: 2001-05-04 paf
22224:
22225: * src/: doc/ClassExample1.dox, doc/ClassExample2.dox,
22226: doc/ClassExample3.dox, main/execute.C: dox: example1 updated
22227:
22228: * src/: classes/classes.h, classes/double.C, classes/file.C,
22229: classes/form.C, classes/image.C, classes/int.C, classes/mail.C,
22230: classes/op.C, classes/random.C, classes/response.C,
22231: classes/string.C, classes/table.C, classes/unknown.C,
22232: doc/doxygen.cfg, doc/index.dox, main/pa_string.C: removed m-
22233: method dox
22234:
22235: 2001-05-03 paf
22236:
22237: * src/: classes/classes.h, classes/double.C, doc/aliased.dox,
22238: doc/class.dox, doc/compiler.dox, doc/doxygen.cfg,
22239: doc/doxygen.txt, doc/executor.dox, doc/index.dox,
22240: doc/methoded.dox, doc/module.dox, doc/object.dox, doc/pooled.dox,
22241: doc/string.dox, doc/targets.dox, doc/value.dox,
22242: main/pa_request.C: dox splitted .dox files and added some
22243:
22244: * src/: classes/Makefile.am, doc/doxygen.txt: classes/am
22245:
22246: 2001-05-02 paf
22247:
22248: * src/classes/: image.C, table.C: table:dir result are not tainted
22249: by file_name language now
22250:
22251: 2001-04-28 paf
22252:
22253: * src/classes/classes.inc: removed classes.inc
22254:
22255: * src/: classes/classes.inc, main/Makefile.am: removed pa_methoded
22256: from .am
22257:
22258: * src/classes/classes.awk: skipped classes in .awk
22259:
22260: * src/: classes/Makefile.am, classes/classes.C, classes/classes.h,
22261: classes/classes.inc, classes/double.C, classes/file.C,
22262: classes/form.C, classes/int.C, classes/op.C, classes/response.C,
22263: classes/string.C, classes/table.C, classes/unknown.C,
22264: include/pa_methoded.h, main/main.dsp, main/pa_methoded.C,
22265: targets/cgi/parser3.C, types/pa_vdouble.h, types/pa_vfile.h,
22266: types/pa_vform.h, types/pa_vimage.h, types/pa_vint.h: renamed
22267: pa_methoded back to classes/classes.h
22268:
22269: * src/: classes/Makefile.am, main/main.dsp: classes/Makefile.am
22270:
22271: * src/: classes/Makefile.am, classes/classes.awk,
22272: classes/classes.cmd, classes/classes.inc, classes/gawk.exe,
22273: classes/ls.exe, main/bison.exe: classes.inc autogenerator
22274:
22275: * src/: classes/classes.C, classes/classes.h, classes/double.C,
22276: classes/file.C, classes/form.C, classes/int.C, classes/op.C,
22277: classes/response.C, classes/string.C, classes/table.C,
22278: classes/unknown.C, include/pa_methoded.h, main/Makefile.am,
22279: main/main.dsp, main/pa_methoded.C, targets/cgi/parser3.C,
22280: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vform.h,
22281: types/pa_vimage.h, types/pa_vint.h: classes/classes renamet to
22282: include|main/pa_methoded
22283:
22284: * src/: include/pa_string.h, main/pa_globals.C, main/untaint.C,
22285: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: z
22286:
22287: * src/: classes/form.C, include/pa_globals.h, main/pa_globals.C:
22288: moved some configured data to request::classes_conf moved some
22289: string crations from globals to M... [works]
22290:
22291: * src/: classes/form.C, classes/mail.C, classes/op.C,
22292: include/pa_globals.h, include/pa_request.h, main/pa_globals.C,
22293: main/pa_request.C: moved some configured data to
22294: request::classes_conf moved some string crations from globals to
22295: M...
22296:
22297: * src/: classes/form.C, include/pa_request.h, main/pa_request.C:
22298: about to move configured data to special request hash
22299:
22300: * src/: classes/classes.C, classes/classes.h, classes/file.C,
22301: classes/form.C, classes/mail.C, include/pa_request.h,
22302: main/pa_request.C: configure started
22303:
22304: * src/: main/execute.C, types/pa_wcontext.h: Methoded reorganized
22305: 2. todo: methoded-configure
22306:
22307: * src/: classes/_double.h, classes/_file.h, classes/_form.h,
22308: classes/_image.h, classes/_int.h, classes/_mail.h, classes/_op.h,
22309: classes/_random.h, classes/_response.h, classes/_string.h,
22310: classes/_table.h, classes/_unknown.h, classes/classes.inc,
22311: classes/double.C, classes/exec.C, classes/file.C, classes/form.C,
22312: classes/image.C, classes/int.C, classes/mail.C, classes/op.C,
22313: classes/random.C, classes/response.C, classes/string.C,
22314: classes/table.C, classes/unknown.C, include/pa_globals.h,
22315: include/pa_request.h, main/compile.y, main/execute.C,
22316: main/main.dsp, main/pa_globals.C, main/pa_request.C,
22317: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
22318: types/pa_value.h, types/pa_vcookie.h, types/pa_vdouble.h,
22319: types/pa_venv.h, types/pa_vfile.h, types/pa_vform.C,
22320: types/pa_vform.h, types/pa_vimage.h, types/pa_vint.h,
22321: types/pa_vrequest.h, types/pa_vresponse.h,
22322: types/pa_vstateless_class.h, types/pa_vstring.h,
22323: types/pa_vtable.h, types/pa_vunknown.h, types/pa_wcontext.h,
22324: classes/classes.C, classes/classes.h: Methoded reorganized. todo:
22325: methoded-configure
22326:
22327: * src/: classes/file.C, classes/table.C, main/compile.y,
22328: main/execute.C, main/pa_request.C, targets/cgi/parser3.C,
22329: types/pa_vtable.h, types/pa_wcontext.h: removed ^a.menu{$name}
22330: ability. now $a{^menu{$name}} or ^a.menu{$a.name}
22331:
22332: * src/: classes/_string.h, classes/classes.C, classes/classes.h,
22333: classes/double.C, classes/exec.C, classes/file.C, classes/form.C,
22334: classes/image.C, classes/int.C, classes/mail.C, classes/op.C,
22335: classes/random.C, classes/response.C, classes/string.C,
22336: classes/table.C, classes/unknown.C, include/pa_request.h,
22337: main/compile.y, main/execute.C, main/pa_globals.C,
22338: main/pa_request.C, types/pa_value.h, types/pa_vdouble.h,
22339: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
22340: types/pa_vimage.h, types/pa_vint.h, types/pa_vresponse.h,
22341: types/pa_vstring.h, types/pa_vtable.h, types/pa_vunknown.h:
22342: beautifying just compiled. todo: debug, configure
22343:
22344: 2001-04-27 paf
22345:
22346: * src/: classes/file.C, classes/image.C, classes/table.C,
22347: main/execute.C, main/pa_request.C, types/pa_vstateless_class.h:
22348: beautifying -99
22349:
22350: * src/: classes/_double.h, classes/_form.h, classes/_int.h,
22351: classes/_response.h, classes/_unknown.h, classes/classes.C,
22352: classes/classes.h, classes/double.C, classes/file.C,
22353: classes/form.C, classes/image.C, classes/int.C, classes/mail.C,
22354: classes/op.C, classes/random.C, classes/response.C,
22355: classes/string.C, include/pa_globals.h, main/main.dsp,
22356: main/pa_globals.C, types/pa_vdouble.h, types/pa_vfile.h,
22357: types/pa_vform.h, types/pa_vimage.h, types/pa_vint.h,
22358: types/pa_vresponse.h, types/pa_vstring.h, types/pa_vtable.h,
22359: types/pa_vunknown.h: beautifying -100
22360:
22361: * src/main/compile.y: serge@ found @CLASS bug. fixed
22362:
22363: * src/: classes/_file.h, classes/_image.h, classes/_mail.h,
22364: classes/_op.h, classes/_random.h, classes/_table.h,
22365: classes/file.C, classes/image.C, classes/int.C, classes/mail.C,
22366: classes/op.C, classes/random.C, classes/response.C,
22367: classes/string.C, classes/table.C, classes/unknown.C,
22368: include/pa_globals.h, main/main.dsp, main/pa_globals.C,
22369: main/pa_request.C, targets/cgi/parser3.C, types/pa_value.h,
22370: types/pa_vcookie.h, types/pa_venv.h, types/pa_vrequest.h: started
22371: beautifying
22372:
22373: 2001-04-26 paf
22374:
22375: * src/: main/pa_request.C, types/pa_vfile.h: code documentation ++
22376:
22377: * src/: doc/doxygen.cfg, include/pa_socks.h, main/pa_socks.C: code
22378: documentation ++
22379:
22380: * src/: classes/_exec.h, doc/doxygen.cfg,
22381: include/pa_config_fixed.h, include/pa_config_includes.h,
22382: targets/cgi/pa_pool.C: code documentation ++
22383:
22384: * src/: classes/_image.h, classes/op.C, classes/random.C,
22385: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
22386: types/pa_vcookie.h, types/pa_vdouble.h, types/pa_venv.h,
22387: types/pa_vform.C, types/pa_vform.h, types/pa_vimage.C,
22388: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
22389: types/pa_vmethod_frame.h, types/pa_vobject.h,
22390: types/pa_vrequest.C, types/pa_vrequest.h,
22391: types/pa_vstateless_class.C, types/pa_vstateless_object.h,
22392: types/pa_vstring.C, types/pa_vstring.h, types/pa_vtable.h,
22393: types/pa_vunknown.h, types/pa_wcontext.C, types/pa_wwrapper.h:
22394: code documentation ++
22395:
22396: * src/: classes/image.C, classes/mail.C, classes/string.C,
22397: classes/table.C, doc/doxygen.cfg, doc/doxygen.txt,
22398: include/pa_array.h, include/pa_dir.h, include/pa_string.h,
22399: main/compile_tools.h, main/pa_common.C, sql/pa_sql_driver.h,
22400: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
22401: types/pa_vhash.h, types/pa_vjunction.h, types/pa_vmethod_frame.h,
22402: types/pa_vobject.h, types/pa_vstateless_class.h,
22403: types/pa_wcontext.h, types/pa_wwrapper.h: code documentation ++
22404:
22405: * src/main/: pa_request.C, pa_string.C: z
22406:
22407: * src/: include/pa_common.h, include/pa_types.h,
22408: main/pa_sql_driver_manager.C: module [and, guess, isapi]
22409: connection caching fixed. request-pooled-url were stored into
22410: global connectioncache
22411:
22412: 2001-04-25 paf
22413:
22414: * src/: doc/doxygen.cfg, doc/doxygen.txt,
22415: targets/isapi/parser3isapi.C: started doc / [doxygen.txt]
22416:
22417: * src/: include/code.h, include/pa_common.h, main/compile.y,
22418: main/execute.C, main/pa_common.C: -d
22419:
22420: * src/: classes/file.C, main/pa_exec.C, targets/cgi/parser3.C:
22421: illegal call check a bit improved, but still under iis no mapping
22422: of dir with parser allowed!
22423:
22424: 2001-04-24 paf
22425:
22426: * src/targets/Makefile.am: apache module lib .am
22427:
22428: * src/main/pa_exec.C: windows32 buildCommand
22429:
22430: 2001-04-23 paf
22431:
22432: * src/targets/cgi/Makefile.am: win32 conditional
22433:
22434: * src/targets/cgi/Makefile.am: win32 conditional
22435:
22436: * src/targets/cgi/Makefile.am: liblink
22437:
22438: * src/: include/pa_array.h, main/pa_array.C, types/pa_vfile.h:
22439: vfile fields return type
22440:
22441: * src/types/pa_vfile.h: vfile fields return type
22442:
22443: * src/include/pa_config_auto.h.in: .h.in
22444:
22445: * src/: classes/Makefile, main/Makefile, targets/cgi/Makefile,
22446: types/Makefile: makefiles removed
22447:
22448: * src/: classes/Makefile, main/Makefile, main/pa_string.C,
22449: targets/cgi/Makefile, types/Makefile: configure.in + makefiles
22450:
22451: * src/main/pa_string.C: tested OK /// @test really @b test: s x m
22452: [tested: i & g ]
22453:
22454: * src/: classes/random.C, targets/cgi/parser3.C: redo failed ///
22455: @test noticed series in isapi, check how initialize_random_class
22456: is called! [must be called only once]
22457:
22458: * src/main/execute.C: operators first! so that ^table.menu{^rem{}}
22459: would not be 'unknown column'
22460:
22461: * src/: classes/table.C, types/pa_vform.C, types/pa_vtable.h: ///
22462: @test $a.menu{ $a[123] } and $a.menu{^table:set[]...}
22463:
22464: * src/: main/pa_request.C, targets/cgi/parser3.C: /// @test with
22465: commandline start "parser3 a.html" so that ^load[a.cfg] worked!
22466: [now doesnt]
22467:
22468: * src/targets/cgi/parser3.C: cgi cmdline ver
22469:
22470: * src/targets/cgi/parser3.C: cgi /// @test disable
22471: /cgi-bin/parser3/auto.p
22472:
22473: * src/main/untaint.C: untaint without charset
22474:
22475: * src/: include/pa_config_fixed.h, include/pa_config_includes.h,
22476: main/pa_common.C: common: file_write /// @test mkdirs
22477: file_delete rmdirs
22478:
22479: * src/main/untaint.C: mail header only once to =?
22480:
22481: * src/: classes/image.C, classes/mail.C, include/pa_globals.h,
22482: include/pa_string.h, main/pa_exec.C, main/pa_request.C,
22483: main/untaint.C: untaint - @test optimize whitespaces for
22484: all but 'html'
22485:
22486: * src/: classes/mail.C, include/pa_hash.h, include/pa_string.h,
22487: main/pa_common.C, main/pa_hash.C, main/pa_request.C,
22488: main/untaint.C: untaint - @test mail-header
22489:
22490: 2001-04-20 paf
22491:
22492: * src/: classes/string.C, classes/table.C, include/pa_globals.h,
22493: include/pa_request.h, include/pa_string.h, main/compile.y,
22494: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
22495: targets/cgi/parser3.C: $MAIN:LOCALE
22496:
22497: * src/main/untaint.C: z
22498:
22499: * src/: main/untaint.C, targets/cgi/parser3.C: fixed header "a/a"
22500:
22501: 2001-04-19 paf
22502:
22503: * src/main/compile_tools.h: $a$b bugfix
22504:
22505: * src/targets/cgi/parser3.C: z
22506:
22507: * src/classes/file.C: z
22508:
22509: * src/: classes/file.C, include/pa_common.h, types/pa_vcookie.C:
22510: done: header to $fields. waits for header '\' tricks
22511:
22512: * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C,
22513: main/untaint.C, targets/isapi/parser3isapi.C, types/pa_vcookie.C:
22514: changed urlencode here and in untaint.C to HTTP standard's " and
22515: \" mech
22516:
22517: * src/: main/pa_request.C, targets/isapi/parser3isapi.C: fixed
22518: http://alx/~paf/ doesnt load /auto.p
22519:
22520: 2001-04-18 paf
22521:
22522: * src/main/pa_request.C: 1
22523:
22524: * src/: main/Makefile.am, main/main.dsp, targets/cgi/Makefile.am:
22525: linux @alx
22526:
22527: 2001-04-17 paf
22528:
22529: * src/: classes/file.C, classes/image.C, doc/doxygen.cfg,
22530: include/pa_sql_connection.h, main/pa_sql_driver_manager.C,
22531: sql/pa_sql_driver.h: SQL_Driver_services renamed. doxygen statics
22532: enabled
22533:
22534: * src/: Makefile.am, classes/Makefile.am, classes/_double.h,
22535: classes/_exec.h, classes/_file.h, classes/_form.h,
22536: classes/_image.h, classes/_int.h, classes/_mail.h, classes/_op.h,
22537: classes/_random.h, classes/_response.h, classes/_string.h,
22538: classes/_table.h, classes/_unknown.h, classes/file.C,
22539: classes/image.C, classes/mail.C, classes/op.C, classes/random.C,
22540: include/pa_config_fixed.h, include/pa_config_includes.h,
22541: include/pa_hash.h, include/pa_sql_driver_manager.h,
22542: include/pa_version.h, main/Makefile.am, main/compile.y,
22543: main/pa_common.C, main/pa_exec.C, main/pa_socks.C,
22544: main/pa_sql_driver_manager.C, sql/Makefile.am,
22545: sql/pa_sql_driver.h, targets/cgi/Makefile.am,
22546: targets/cgi/parser3.C, types/Makefile.am, types/pa_vcookie.C,
22547: types/pa_vform.C, types/pa_vimage.h: exec @jav
22548:
22549: * src/: include/pa_sql_driver_manager.h,
22550: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h,
22551: types/pa_vimage.h: sql driver interface now has initialize(client
22552: .so)
22553:
22554: 2001-04-16 paf
22555:
22556: * src/Makefile.am: compile2 cygwin
22557:
22558: * src/: include/pa_config_includes.h, main/pa_exec.C,
22559: main/pa_socks.C, targets/cgi/Makefile.am: compile1 cygwin
22560:
22561: * src/targets/cgi/Makefile.am: compile0 jav
22562:
22563: * src/: Makefile.am, classes/Makefile.am, classes/_double.h,
22564: classes/_exec.h, classes/_file.h, classes/_form.h,
22565: classes/_image.h, classes/_int.h, classes/_mail.h, classes/_op.h,
22566: classes/_random.h, classes/_response.h, classes/_string.h,
22567: classes/_table.h, classes/_unknown.h, classes/image.C,
22568: classes/mail.C, classes/op.C, classes/random.C,
22569: include/pa_config_fixed.h, include/pa_config_includes.h,
22570: include/pa_hash.h, include/pa_version.h, main/Makefile.am,
22571: main/compile.y, main/pa_common.C, main/pa_exec.C,
22572: sql/Makefile.am, targets/cgi/Makefile.am, targets/cgi/parser3.C,
22573: types/Makefile.am, types/pa_vcookie.C, types/pa_vform.C:
22574: compile-1
22575:
22576: 2001-04-15 paf
22577:
22578: * src/classes/op.C: z
22579:
22580: * src/classes/table.C: table:empty +=process
22581:
22582: * src/types/pa_value.h: MethodParams !junction
22583:
22584: * src/: classes/_string.h, classes/double.C, classes/file.C,
22585: classes/image.C, classes/int.C, classes/mail.C, classes/op.C,
22586: classes/random.C, classes/response.C, classes/string.C,
22587: classes/table.C, classes/unknown.C, main/pa_request.C:
22588: MethodParams everywhere
22589:
22590: * src/: classes/op.C, include/pa_request.h, types/pa_value.h,
22591: types/pa_vmethod_frame.h: MethodParams in op.C
22592:
22593: 2001-04-12 paf
22594:
22595: * src/: classes/image.C, types/pa_vimage.h: image:font :text
22596:
22597: * src/: classes/_unknown.h, classes/unknown.C,
22598: include/pa_globals.h, main/main.dsp, main/pa_globals.C,
22599: types/pa_vunknown.h: ^unknown:int[]=0 double[]=0
22600:
22601: * src/: classes/image.C, main/pa_hash.C: hash bug fixed
22602:
22603: * src/classes/image.C: image:gif now does not have params
22604:
22605: * src/classes/image.C:
22606: image:line/fill/rectangle/bar/replace/polygon/polybar
22607:
22608: * src/: classes/image.C, classes/op.C, main/execute.C,
22609: types/pa_value.h, types/pa_vmethod_frame.h, types/pa_wcontext.h:
22610: for var now written not to r.wcontext, but to r.root cleared
22611: "entered_object" state
22612:
22613: 2001-04-11 paf
22614:
22615: * src/classes/image.C: image:create image:load
22616:
22617: * src/: classes/image.C, main/main.dsp: gd with mem write + image
22618: just compiled
22619:
22620: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h: gd
22621: todo: gif without file
22622:
22623: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h: gd
22624: started porting to Pooled descendant
22625:
22626: * src/: classes/image.C, main/execute.C, main/main.dsp,
22627: main/pa_request.C, types/pa_vcframe.h, types/pa_vcode_frame.h,
22628: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmethod_frame.h,
22629: types/pa_vmframe.h: libimaging dead end: pil parses header in .py
22630:
22631: * src/: classes/image.C, include/pa_globals.h, main/main.dsp,
22632: main/pa_globals.C, types/pa_vimage.C, types/pa_vimage.h: gd dead
22633: end. switching to python imaging lib
22634:
22635: * src/main/main.dsp: gd+smtp made separate libs
22636:
22637: * src/: include/pa_globals.h, include/pa_string.h,
22638: main/pa_common.C, main/pa_request.C, main/untaint.C,
22639: types/pa_vfile.C, types/pa_vstring.C: fixed vstring:as_vfile
22640: length
22641:
22642: * src/: classes/mail.C, classes/op.C, targets/cgi/parser3.C,
22643: types/pa_value.h, types/pa_vfile.C, types/pa_vfile.h,
22644: types/pa_vform.C, types/pa_vstring.C, types/pa_vstring.h: forced
22645: UL_FILE_NAME of posted file name
22646:
22647: * src/: classes/image.C, main/pa_request.C, types/pa_vform.C: fixed
22648: post [broke when moved post read to core]
22649:
22650: 2001-04-10 paf
22651:
22652: * src/classes/image.C: image:html done
22653:
22654: * src/: classes/image.C, types/pa_vimage.C: jpg measure bugs fixed
22655:
22656: * src/classes/image.C: z
22657:
22658: * src/: classes/_image.h, classes/image.C, types/pa_vimage.C: image
22659: forgotten!
22660:
22661: * src/: classes/table.C, include/pa_common.h, main/pa_common.C,
22662: main/pa_request.C, main/pa_string.C, main/untaint.C,
22663: types/pa_vimage.h: image:measure -90
22664:
22665: * src/: classes/_double.h, classes/_file.h, classes/_form.h,
22666: classes/_int.h, classes/_mail.h, classes/_op.h,
22667: classes/_random.h, classes/_response.h, classes/_string.h,
22668: classes/_table.h, classes/file.C, classes/mail.C,
22669: include/pa_common.h, include/pa_globals.h, main/execute.C,
22670: main/main.dsp, main/pa_common.C, main/pa_globals.C,
22671: targets/isapi/parser3isapi.C, types/pa_value.h, types/pa_vfile.C,
22672: types/pa_vfile.h, types/pa_vhash.h, types/pa_vimage.h,
22673: types/pa_vresponse.h, types/pa_vstring.h: image:measure -100 just
22674: compiled
22675:
22676: * src/classes/mail.C: minor bug with unclear from/to
22677:
22678: * src/classes/mail.C: sendmail unix skipping defaults
22679:
22680: * src/: classes/mail.C, include/pa_common.h, main/pa_common.C:
22681: sendmail unix added defaults
22682:
22683: * src/classes/mail.C: unix sendmail compiled. todo:testing
22684:
22685: * src/: classes/mail.C, main/pa_globals.C: smtp some consts
22686:
22687: 2001-04-09 paf
22688:
22689: * src/: classes/file.C, include/pa_exec.h, include/pa_sapi.h,
22690: main/main.dsp, main/pa_exec.C, targets/cgi/parser3.C,
22691: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.C,
22692: targets/isapi/parser3isapi.dsp: all targets exec
22693:
22694: * src/: include/pa_sapi.h, include/pa_string.h,
22695: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
22696: targets/isapi/parser3isapi.dsp: sapi exec dead end. badly parsed
22697: args in apache:util.script
22698:
22699: * src/include/pa_string.h: written but not tested exec with env for
22700: unix
22701:
22702: * src/: classes/file.C, main/main.dsp, main/pa_request.C,
22703: targets/cgi/parser3.C: exec win32 env
22704:
22705: * src/: classes/file.C, include/pa_hash.h, main/pa_hash.C: exec env
22706: 0
22707:
22708: * src/: classes/exec.C, classes/file.C, include/pa_globals.h,
22709: main/execute.C, main/main.dsp, main/pa_globals.C,
22710: main/pa_request.C, types/pa_vfile.C, types/pa_vfile.h,
22711: types/pa_vform.C, types/pa_vstring.C: exec4. todo env
22712:
22713: * src/: classes/exec.C, include/pa_common.h, main/pa_common.C,
22714: main/untaint.C: exec3. decided exec:cgi to move to file:cgi
22715:
22716: * src/: classes/_exec.h, main/execute.C, main/pa_globals.C,
22717: main/pa_request.C, types/pa_vcookie.C, types/pa_vfile.C: exec -2
22718:
22719: * src/: classes/_exec.h, classes/exec.C, include/pa_common.h,
22720: include/pa_request.h, include/pa_sapi.h, include/pa_string.h,
22721: main/pa_common.C, main/pa_request.C, main/pa_string.C,
22722: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
22723: targets/isapi/parser3isapi.C, types/pa_vform.C, types/pa_vform.h:
22724: exec class just compiled. moved post read to request core
22725:
22726: * src/: classes/_op.h, include/pa_dir.h, include/pa_globals.h,
22727: include/pa_sapi.h, main/main.dsp, main/pa_dir.C,
22728: main/pa_globals.C, targets/cgi/parser3.C,
22729: targets/cgi/parser3.dsp: problems with ^exec:cgi post data. they
22730: are already read by vform
22731:
22732: 2001-04-08 paf
22733:
22734: * src/: classes/file.C, classes/mail.C, classes/string.C,
22735: include/pa_request.h, include/pa_string.h, main/pa_request.C:
22736: uuencode. string<<
22737:
22738: 2001-04-07 paf
22739:
22740: * src/classes/mail.C: z
22741:
22742: * src/classes/mail.C: z
22743:
22744: * src/classes/mail.C: ^mail[$attach
22745:
22746: * src/classes/mail.C: ^attach dead end
22747:
22748: * src/: include/pa_socks.h, main/main.dsp, main/pa_socks.C,
22749: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
22750: targets/isapi/parser3isapi.C: mail:send 1
22751:
22752: * src/: classes/mail.C, main/pa_request.C: z
22753:
22754: * src/: classes/mail.C, include/pa_globals.h, include/pa_request.h,
22755: main/main.dsp, main/pa_globals.C, main/pa_request.C: smtp just
22756: compiled
22757:
22758: * src/classes/mail.C: +=
22759:
22760: * src/: classes/mail.C, include/pa_string.h: mail:send -1 text
22761: prepared
22762:
22763: * src/: classes/_mail.h, classes/mail.C, include/pa_common.h,
22764: include/pa_globals.h, include/pa_string.h, main/main.dsp,
22765: main/pa_common.C, main/pa_globals.C, main/pa_request.C,
22766: main/untaint.C, types/pa_vcookie.C: mail:send -10 just compiled
22767:
22768: 2001-04-06 paf
22769:
22770: * src/: classes/table.C, include/pa_globals.h, main/pa_globals.C,
22771: main/pa_string.C: table:dir 1
22772:
22773: * src/: classes/table.C, include/pa_dir.h, main/execute.C,
22774: main/main.dsp, main/pa_dir.C: table:dir 0 [without regexp]
22775:
22776: * src/: classes/_op.h, classes/_root.h, classes/op.C,
22777: classes/root.C, include/pa_globals.h, include/pa_request.h,
22778: main/compile.C, main/execute.C, main/main.dsp, main/pa_globals.C,
22779: main/pa_request.C: renamed 'root' to 'op'
22780:
22781: * src/classes/: _op.h, op.C: renamed from 'root'
22782:
22783: * src/types/pa_valiased.C: another root inherititance skipped
22784:
22785: * src/main/: compile.C, compile.y, execute.C: operators are now not
22786: root methods of parent class. just 'ROOT' class
22787:
22788: * src/: classes/random.C, classes/table.C, main/pa_globals.C:
22789: @office
22790:
22791: * src/: main/pa_request.C, sql/pa_sql_driver.h: mysql limit
22792:
22793: 2001-04-05 paf
22794:
22795: * src/: main/execute.C, main/pa_request.C, main/pa_string.C,
22796: types/pa_value.h, types/pa_vmframe.h, types/pa_wcontext.h:
22797: constructor flag dropped at get_method_frame and remembered into
22798: method_frame
22799:
22800: * src/: classes/file.C, classes/root.C, classes/string.C,
22801: classes/table.C, main/pa_request.C: junction to code&expression
22802: in errors
22803:
22804: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
22805: main/pa_string.C, targets/isapi/parser3isapi.dsp:
22806: $LOCALE:ctype[Russian_Russia.1251]
22807:
22808: * src/: include/pa_config_fixed.h, include/pa_config_includes.h,
22809: include/pa_hash.h, include/pa_string.h, main/pa_hash.C,
22810: main/pa_table.C: hash now not thread-safe.
22811:
22812: * src/: classes/table.C, include/pa_string.h, main/pa_string.C,
22813: main/untaint.C: z
22814:
22815: * src/: classes/random.C, classes/root.C, classes/table.C,
22816: include/pa_sql_connection.h, include/pa_string.h, main/execute.C,
22817: main/pa_sql_driver_manager.C, main/pa_string.C, main/untaint.C,
22818: sql/pa_sql_driver.h, types/pa_vmframe.h, types/pa_wcontext.C,
22819: types/pa_wcontext.h: sql quote. string untaint UL_SQL
22820:
22821: * src/: classes/table.C, include/pa_sql_connection.h,
22822: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql ping
22823:
22824: * src/classes/table.C: select * from hren error contains statement
22825:
22826: * src/: classes/table.C, include/pa_sql_connection.h,
22827: include/pa_types.h, main/pa_sql_driver_manager.C, main/untaint.C,
22828: sql/pa_sql_driver.h, targets/cgi/parser3.dsp: mysql 0
22829:
22830: * src/: classes/root.C, include/pa_sql_connection.h,
22831: include/pa_sql_driver.h, main/main.dsp,
22832: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql driver
22833: services for conv memory & error reporting
22834:
22835: 2001-04-04 paf
22836:
22837: * src/doc/doxygen.cfg: z
22838:
22839: * src/include/pa_sql_driver.h: mysql connect
22840:
22841: * src/include/pa_sql_driver.h: mysql info
22842:
22843: * src/: classes/root.C, include/pa_sql_driver.h,
22844: include/pa_sql_driver_manager.h, main/main.dsp,
22845: main/pa_sql_driver_manager.C: more manager&connection&driver
22846:
22847: * src/sql/Makefile.am: forgot to add mysql client
22848:
22849: * src/: include/pa_sql_driver.h, include/pa_sql_driver_manager.h,
22850: main/pa_sql_driver_manager.C: connect&sql -1000 just compiled
22851: [forgot to add libltdl, added]
22852:
22853: * src/: Makefile.am, classes/root.C, classes/string.C,
22854: classes/table.C, include/pa_globals.h, include/pa_hash.h,
22855: include/pa_pool.h, include/pa_request.h, include/pa_sapi.h,
22856: include/pa_string.h, include/pa_table.h, main/main.dsp,
22857: main/pa_globals.C, main/pa_hash.C, main/pa_request.C,
22858: main/pa_string.C, main/pa_table.C, main/untaint.C: connect&sql
22859: -1000 just compiled
22860:
22861: * src/: classes/random.C, classes/root.C, classes/table.C,
22862: include/pa_globals.h, include/pa_pool.h, include/pa_request.h,
22863: main/pa_request.C, types/pa_vclass.h: sql frame -10
22864:
22865: 2001-04-03 paf
22866:
22867: * src/types/pa_vform.C: z
22868:
22869: * src/: classes/string.C, types/pa_vform.C: string:match replace
22870: assigned lang
22871:
22872: * src/: classes/string.C, main/compile.y: grammar: fixed to allow
22873: {}[]< empty []
22874:
22875: * src/: classes/file.C, classes/string.C, classes/table.C,
22876: include/pa_string.h, main/pa_common.C, main/pa_string.C,
22877: main/untaint.C: string:match replace 2. string.cstr(forced lang)
22878:
22879: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
22880: string:match replace strange matches
22881:
22882: * src/classes/string.C: string:match replace 0
22883:
22884: * src/: classes/string.C, main/pa_string.C: string:match replace
22885: prepared 2
22886:
22887: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
22888: string:match replace prepared
22889:
22890: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
22891: string:match replace -11
22892:
22893: * src/: classes/string.C, include/pa_globals.h,
22894: include/pa_string.h, include/pa_threads.h, main/pa_globals.C,
22895: main/pa_string.C, targets/isapi/parser3isapi.dsp: string:match 0
22896:
22897: * src/: classes/string.C, include/pa_globals.h,
22898: include/pa_string.h, main/main.dsp, main/pa_globals.C,
22899: main/pa_string.C: string:match [search] -1 just compiled
22900:
22901: * src/types/pa_vstring.C: z
22902:
22903: * src/: classes/double.C, classes/file.C, classes/form.C,
22904: classes/int.C, classes/response.C, classes/root.C,
22905: classes/string.C, classes/table.C, include/pa_string.h,
22906: main/pa_string.C: string:match -10 [frame]
22907:
22908: * src/: classes/file.C, main/compile_tools.C, main/pa_common.C,
22909: main/pa_request.C: z
22910:
22911: * src/: main/pa_common.C, main/untaint.C, targets/cgi/parser3.C,
22912: targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h:
22913: todo/tests
22914:
22915: * src/include/pa_common.h: z
22916:
22917: * src/: include/pa_globals.h, include/pa_hash.h, main/pa_globals.C,
22918: main/pa_request.C, targets/cgi/parser3.C,
22919: targets/isapi/parser3isapi.C, types/pa_vfile.C:
22920: content-disposition
22921:
22922: * src/: include/pa_common.h, include/pa_globals.h,
22923: main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C,
22924: targets/isapi/parser3isapi.C, types/pa_value.h: main:post-process
22925:
22926: * src/: include/pa_common.h, include/pa_request.h,
22927: include/pa_sapi.h, main/main.dsp, main/pa_common.C,
22928: main/pa_request.C, targets/cgi/parser3.C, types/pa_value.h,
22929: types/pa_vfile.C, types/pa_vfile.h, types/pa_vstring.h: vfile in
22930: response:body
22931:
22932: * src/classes/table.C: table:append now uses string::split
22933:
22934: * src/classes/table.C: z
22935:
22936: * src/: classes/file.C, classes/root.C, classes/string.C,
22937: classes/table.C, doc/doxygen.cmd, doc/doxygen.txt,
22938: doc/generate.cmd, include/pa_array.h, include/pa_request.h,
22939: include/pa_string.h, main/execute.C, main/pa_string.C,
22940: main/untaint.C, targets/cgi/parser3.C, types/pa_vcookie.C:
22941: string::pos & cmp & piece bugs fixed. string::split new
22942: table:load separated from set table:set implemented with clean \n
22943: \t searches
22944:
22945: 2001-04-02 paf
22946:
22947: * src/: classes/table.C, include/pa_string.h, main/pa_string.C,
22948: types/pa_valiased.C, types/pa_valiased.h, types/pa_vdouble.h,
22949: types/pa_vfile.h, types/pa_vint.h, types/pa_vresponse.h,
22950: types/pa_vstring.h, types/pa_vtable.h: string::pos. about to use
22951: it in table:set/load
22952:
22953: * src/: classes/table.C, include/pa_array.h, include/pa_string.h,
22954: include/pa_table.h, main/execute.C, types/pa_value.h: table:join
22955:
22956: * src/classes/random.C: random:generate 1
22957:
22958: * src/: classes/_random.h, classes/random.C, include/pa_globals.h,
22959: main/main.dsp, main/pa_globals.C, main/pa_request.C,
22960: types/pa_value.h: random:generate
22961:
22962: 2001-03-30 paf
22963:
22964: * src/: classes/table.C, include/pa_string.h, main/pa_string.C:
22965: todo: table flip and append. string::pos
22966:
22967: * src/: classes/double.C, classes/file.C, classes/int.C,
22968: classes/response.C, classes/root.C, classes/string.C,
22969: classes/table.C, main/compile.y, main/execute.C,
22970: types/pa_value.h, types/pa_vstateless_class.C,
22971: types/pa_vstateless_class.h: static|dynamic|any method
22972: registration
22973:
22974: * src/: classes/file.C, classes/table.C, include/pa_table.h,
22975: main/pa_table.C, types/pa_vstring.h, types/pa_wwrapper.h:
22976: table:flip
22977:
22978: 2001-03-29 paf
22979:
22980: * src/classes/string.C: string:xsplit forgot that they must result
22981: in 1 row N column [not vice versa]
22982:
22983: * src/classes/string.C: z
22984:
22985: * src/classes/string.C: string: rsplit
22986:
22987: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
22988: string: lsplit
22989:
22990: * src/: classes/string.C, include/pa_string.h, main/execute.C,
22991: main/pa_array.C, main/pa_string.C, types/pa_vtable.h: string:
22992: lsplit -1
22993:
22994: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
22995: string: pos
22996:
22997: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
22998: string: pos -1
22999:
23000: * src/: classes/string.C, classes/table.C, include/pa_string.h,
23001: main/compile.y, main/pa_request.C, main/pa_string.C,
23002: main/untaint.C: string: left right mid
23003:
23004: * src/: classes/string.C, main/compile.y, main/compile_tools.C,
23005: main/compile_tools.h, main/main.dsp, types/pa_value.h,
23006: types/pa_vstring.h, types/pa_vunknown.h: empty params allowed. []
23007: and [;] are different now.
23008:
23009: * src/: include/pa_pool.h, include/pa_request.h, main/pa_request.C,
23010: main/untaint.C: pool.request undone
23011:
23012: * src/: include/pa_pool.h, include/pa_request.h, main/pa_request.C,
23013: main/untaint.C: pool.request
23014:
23015: 2001-03-28 paf
23016:
23017: * src/: classes/file.C, include/pa_globals.h, include/pa_request.h,
23018: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
23019: types/pa_value.h, types/pa_vrequest.C, types/pa_vunknown.h:
23020: $request:browser [.type .version]; unknown.get_double now = 0.
23021:
23022: * src/: classes/file.C, include/pa_globals.h, include/pa_request.h,
23023: include/pa_table.h, main/pa_globals.C, main/pa_request.C,
23024: main/pa_table.C, types/pa_vfile.C, types/pa_vfile.h,
23025: types/pa_vform.C: file:load autodetection of mime-type by
23026: user-file-name
23027:
23028: * src/: classes/file.C, main/execute.C, main/pa_common.C,
23029: main/untaint.C, targets/cgi/parser3.C, types/pa_vfile.C,
23030: types/pa_vfile.h, types/pa_vform.C: file:load 1. tainted
23031:
23032: * src/: classes/file.C, include/pa_common.h, main/pa_common.C,
23033: types/pa_vfile.C, types/pa_vfile.h: started file:load. wrong
23034: write. must be self.set
23035:
23036: * src/: classes/file.C, classes/root.C, classes/table.C,
23037: include/pa_table.h, main/pa_table.C: table:locate1, file:test
23038:
23039: * src/: classes/table.C, include/pa_array.h, include/pa_hash.h,
23040: include/pa_table.h, main/pa_array.C, main/pa_table.C,
23041: types/pa_vtable.h: table:locate just compiled
23042:
23043: 2001-03-27 paf
23044:
23045: * src/main/: execute.C, pa_common.C: fixed r/w context of
23046: code-params2, fixed ntfs hardlink slow dir update
23047:
23048: * src/: main/execute.C, types/pa_value.h, types/pa_vmframe.h,
23049: types/pa_wcontext.h: fixed r/w context of code-params
23050:
23051: * src/: classes/table.C, main/execute.C: about to change junction
23052: rcontext!!
23053:
23054: * src/: classes/double.C, classes/int.C, classes/root.C,
23055: classes/string.C, classes/table.C, main/compile_tools.C,
23056: main/execute.C, main/pa_request.C, main/untaint.C,
23057: types/pa_value.h, types/pa_vbool.h, types/pa_vcookie.C,
23058: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vint.h,
23059: types/pa_vmframe.h, types/pa_vstring.h, types/pa_vtable.h,
23060: types/pa_vunknown.h: sort 0
23061:
23062: * src/types/: pa_valiased.C, pa_valiased.h, pa_vdouble.h,
23063: pa_vfile.h, pa_vint.h, pa_vresponse.h, pa_vstring.h, pa_vtable.h:
23064: renamed to are_static_calls_disabled
23065:
23066: * src/: classes/table.C, main/pa_common.C, main/pa_request.C,
23067: targets/cgi/parser3.C, types/pa_value.h, types/pa_vbool.h,
23068: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vint.h,
23069: types/pa_vstring.h, types/pa_vunknown.h: continue on sort
23070:
23071: * src/main/compile.y: fixed minor bug in @mn[][] ...^{
23072:
23073: * src/: classes/table.C, include/pa_common.h, main/compile.y:
23074: started table:sort fixed minor bug in #...^{
23075:
23076: * src/: classes/table.C, include/pa_common.h, main/compile.y,
23077: main/execute.C, main/pa_common.C, main/pa_table.C: table:save
23078: decided to have as it were. stepped back. grammar: added 'in'
23079: 'is' 'lt'&co follow-space check
23080:
23081: 2001-03-26 paf
23082:
23083: * src/: classes/file.C, classes/root.C, classes/table.C,
23084: include/pa_common.h, include/pa_globals.h, include/pa_table.h,
23085: main/pa_common.C, main/pa_globals.C, main/pa_request.C,
23086: main/pa_table.C: moved ::save to pa_table. disabled @auto
23087: invocation in ^process
23088:
23089: * src/main/compile.y: grammar: [] 0params [;] 2 params (was 0)
23090:
23091: * src/: classes/table.C, include/pa_array.h, include/pa_table.h,
23092: main/pa_array.C: table:record
23093:
23094: * src/: main/untaint.C, targets/cgi/parser3.C,
23095: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
23096: targets/isapi/pool_storage.h, types/pa_valiased.h,
23097: types/pa_vcookie.C, types/pa_vdouble.h, types/pa_vfile.h,
23098: types/pa_vint.h, types/pa_vresponse.h, types/pa_vstring.h,
23099: types/pa_vtable.h: z
23100:
23101: * src/: include/pa_pool.h, main/execute.C, types/pa_valiased.C,
23102: types/pa_valiased.h, types/pa_value.h, types/pa_vdouble.h,
23103: types/pa_vfile.h, types/pa_vint.h, types/pa_vresponse.h,
23104: types/pa_vstring.h, types/pa_vtable.h: disabled $a(123)
23105: $b[$a.CLASS] ^b.inc[123] shit. allowed no checks in native
23106: method realisations on 'self' validity - they now can simply
23107: assume that 'self' is V{Proper} .
23108:
23109: 2001-03-25 paf
23110:
23111: * src/main/untaint.C: z
23112:
23113: * src/main/: pa_request.C, untaint.C: moved default typo-table to
23114: lowlevel - it initialization could be skipped if failed in @auto.
23115: so that exception report would use some table
23116:
23117: * src/main/pa_request.C: table empty lines ignored. system-default
23118: content type assigned in output:result [can fail in main:auto and
23119: skipped normal defaults extraction]
23120:
23121: * src/: include/pa_string.h, main/compile.y: #comment fixed minor
23122: bug
23123:
23124: * src/main/: pa_globals.C, untaint.C: html-typo - moved all
23125: processing to table [except preliminary \r\n \r \n replacements
23126: to "\n"]
23127:
23128: * src/: classes/table.C, main/untaint.C: html-typo - decided to
23129: move all the processing to table
23130:
23131: * src/: classes/table.C, include/pa_table.h, main/pa_globals.C,
23132: main/pa_table.C, main/untaint.C: returned table originating.
23133: useful for reporting typo table problems origin. think would be
23134: useful somewhere else
23135:
23136: * src/main/untaint.C: typo \r \r\n \n properly handled
23137:
23138: * src/: classes/table.C, include/pa_globals.h, include/pa_string.h,
23139: include/pa_table.h, main/compile.y, main/compile_tools.C,
23140: main/compile_tools.h, main/pa_globals.C, main/pa_request.C,
23141: main/pa_string.C, main/pa_table.C, main/untaint.C,
23142: types/pa_vcookie.h: typo & typo-default
23143:
23144: 2001-03-24 paf
23145:
23146: * src/main/pa_common.C: z
23147:
23148: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C,
23149: targets/cgi/parser3.C: html-typo 2
23150:
23151: * src/: doc/doxygen.cfg, doc/doxygen.txt, doc/generate.cmd,
23152: doc/view.cmd, include/pa_array.h, include/pa_globals.h,
23153: include/pa_pool.h, include/pa_string.h, include/pa_table.h,
23154: main/execute.C, main/pa_array.C, main/pa_globals.C,
23155: main/pa_request.C, main/pa_string.C, main/untaint.C,
23156: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
23157: types/pa_value.h, types/pa_vtable.h: html-typo 0 html-typo 1.
23158: noticed double default content-type prob. run cgi.cmd tomorrow
23159: first html-typo sample. detected << problem: they become ltlt too
23160: fast
23161:
23162: * src/main/compile.y: z
23163:
23164: * src/main/: compile.y, compile_tools.h: #comment
23165:
23166: * src/: classes/file.C, classes/root.C, classes/table.C,
23167: include/pa_common.h, include/pa_request.h, main/compile.y,
23168: main/pa_common.C, main/pa_request.C, main/pa_string.C,
23169: targets/isapi/parser3isapi.C, types/pa_vfile.h: file_read
23170: stringified
23171:
23172: * src/types/pa_valiased.C: decided to String-ify file_read
23173:
23174: * src/targets/: cgi/parser3.C, isapi/nt_log_events.mc,
23175: isapi/parser3isapi.dsp: cgi: sapi::log
23176:
23177: * src/: include/pa_sapi.h, main/pa_common.C, main/pa_request.C,
23178: targets/cgi/parser3.C, targets/isapi/nt_log_events.mc,
23179: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp: nt
23180: error log experiments failed - cgi under iis got no access to
23181: log. registereventsource simply failed with 5(illegal call) code,
23182: while worked OK as standalone executable. isapi: used
23183: HSE_APPEND_LOG_PARAMETER feature
23184:
23185: * src/: include/pa_common.h, include/pa_globals.h,
23186: main/pa_common.C, main/pa_globals.C, main/pa_request.C,
23187: targets/isapi/parser3isapi.C: fixed default content-type
23188: allocation storage
23189:
23190: * src/: include/pa_globals.h, include/pa_request.h,
23191: main/pa_globals.C, main/pa_request.C: z
23192:
23193: * src/: include/pa_array.h, include/pa_hash.h,
23194: include/pa_request.h, main/compile.y, main/pa_array.C,
23195: main/pa_common.C, main/pa_hash.C, main/pa_request.C,
23196: types/pa_vcookie.C: cyclic uses ignored. defaulted default
23197: content-type
23198:
23199: * src/main/: compile.y, execute.C, main.dsp: @CLASS equals @BASE.
23200: sanity
23201:
23202: * src/: main/pa_globals.C, types/pa_vclass.C, types/pa_vclass.h,
23203: types/pa_vstateless_class.C, types/pa_vstateless_class.h: thrown
23204: away freeze mech. no danger now for you can't do
23205: ^request:process[@new-method[] body] trick anymore. still
23206: remains $some_instance.process[@new-method[] possibility] but
23207: would leave it as a feature. see index for sample
23208:
23209: * src/: include/pa_common.h, main/pa_common.C,
23210: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: auto.p
23211: monkey every target
23212:
23213: * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C,
23214: targets/cgi/parser3.C, targets/isapi/pool_storage.h,
23215: types/pa_vform.C, types/pa_vform.h: auto.p monkey
23216:
23217: 2001-03-23 paf
23218:
23219: * src/: include/pa_pool.h, main/pa_request.C,
23220: targets/cgi/pa_pool.C, targets/isapi/pa_pool.C,
23221: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
23222: targets/isapi/pool_storage.h: isapi: dumb pool storage
23223:
23224: * src/targets/isapi/pa_pool.C: decided to continue with extension
23225:
23226: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: isapi: think
23227: it would be better to rewrite as filter then to deal with pool
23228:
23229: * src/: main/main.dsp, targets/isapi/parser3isapi.C: isapi: docroot
23230: now like in cgi, not from APPL_PHYSICAL_PATH
23231:
23232: * src/: classes/root.C, classes/table.C, include/pa_common.h,
23233: include/pa_config_fixed.h, include/pa_config_includes.h,
23234: include/pa_string.h, include/pa_threads.h, include/pa_types.h,
23235: include/pa_version.h, main/compile.y, main/execute.C,
23236: main/pa_array.C, main/pa_common.C, main/pa_hash.C,
23237: main/pa_pool.C, main/pa_request.C, main/pa_string.C,
23238: main/untaint.C, targets/cgi/parser3.C,
23239: targets/isapi/parser3isapi.C, types/pa_vfile.C, types/pa_vform.C:
23240: cgi: reinvent document_root and request_uri under iis. autoconf
23241: updated. introducing ap_config_includes
23242:
23243: * src/targets/cgi/parser3.C: cgi: reinvent document_root under iis
23244:
23245: * src/targets/cgi/parser3.C: cgi: only one pool now
23246:
23247: * src/: include/pa_globals.h, include/pa_sapi.h, main/main.dsp,
23248: main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C,
23249: targets/isapi/parser3isapi.C, types/pa_vcookie.C,
23250: types/pa_venv.h, types/pa_vform.C: sapi made object
23251:
23252: * src/: include/pa_globals.h, main/pa_request.C,
23253: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
23254: targets/isapi/parser3isapi.C, types/pa_vcookie.C,
23255: types/pa_venv.h, types/pa_vform.C: all: sapi beauty
23256:
23257: * src/: main/pa_request.C, targets/cgi/parser3.C,
23258: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp:
23259: isapi minor env beauty
23260:
23261: * src/: main/pa_request.C, targets/cgi/parser3.C,
23262: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp:
23263: isapi document_root 0
23264:
23265: 2001-03-22 paf
23266:
23267: * src/targets/isapi/parser3isapi.C: isapi keep-alive
23268:
23269: * src/targets/: cgi/vform_fields_fill.C, cgi/vform_fields_fill.h,
23270: isapi/parser3isapi.C: z
23271:
23272: * src/: include/pa_pool.h, main/pa_request.C,
23273: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: isapi 1
23274:
23275: * src/targets/isapi/: KILL.EXE, PSTAT.EXE, istart.cmd, istop.cmd,
23276: kill.pl: isapi added utils
23277:
23278: * src/: include/pa_pool.h, main/pa_pool.C, targets/cgi/parser3.C,
23279: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
23280: types/pa_vform.C: isapi 0
23281:
23282: * src/: include/pa_pool.h, targets/cgi/pa_pool.C,
23283: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
23284: targets/isapi/pa_pool.C, targets/isapi/parser3isapi.C,
23285: targets/isapi/parser3isapi.def, targets/isapi/parser3isapi.dsp:
23286: started isapi
23287:
23288: * src/: include/pa_globals.h, main/pa_common.C, main/pa_request.C:
23289: some comments
23290:
23291: * src/: include/pa_globals.h, include/pa_request.h,
23292: include/pa_types.h, main/pa_globals.C, main/pa_request.C,
23293: targets/cgi/parser3.C, types/pa_vcookie.C: config of auto.p path:
23294: parser_root_auto_path parser_site_auto_path
23295:
23296: * src/types/pa_vcookie.C: cookie attr decoded
23297:
23298: 2001-03-21 paf
23299:
23300: * src/targets/cgi/parser3.C: z
23301:
23302: * src/include/pa_globals.h: post. todo: config of auto.p path
23303:
23304: * src/: include/pa_globals.h, targets/cgi/parser3.C,
23305: types/pa_venv.h: in cookie & env. todo:post
23306:
23307: * src/: Makefile.am, classes/Makefile.am, classes/file.C,
23308: classes/root.C, classes/table.C, include/pa_array.h,
23309: include/pa_common.h, include/pa_globals.h, include/pa_pool.h,
23310: include/pa_request.h, include/pa_string.h, main/Makefile.am,
23311: main/compile.y, main/execute.C, main/main.dsp, main/pa_common.C,
23312: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
23313: main/pa_table.C, main/untaint.C, targets/Makefile.am,
23314: targets/cgi/Makefile.am, targets/cgi/parser3.C,
23315: targets/cgi/parser3.dsp, types/Makefile.am, types/pa_vcookie.C,
23316: types/pa_vform.C, types/pa_vstring.h, types/pa_wwrapper.h:
23317: shifted apache branch on main trunc
23318:
23319: * src/: include/pa_common.h, include/pa_globals.h,
23320: include/pa_pool.h, include/pa_request.h, main/main.dsp,
23321: main/pa_common.C, main/pa_request.C, targets/cgi/parser3.dsp,
23322: types/pa_vcookie.C, types/pa_vform.C, types/pa_vstring.h:
23323: starting mod_parser3
23324:
23325: * src/targets/cgi/parser3.C: starting mod_parser3
23326:
23327: 2001-03-20 paf
23328:
23329: * src/: main/pa_common.C, targets/cgi/Makefile.am,
23330: targets/cgi/parser3.C: automake compiled and works. todo:make
23331: win32 ifdefs work and add ifdef unistd
23332:
23333: * src/: classes/table.C, include/pa_common.h, include/pa_request.h,
23334: main/Makefile.am, main/pa_common.C, main/pa_request.C,
23335: main/pa_table.C, targets/cgi/Makefile.am, targets/cgi/parser3.C:
23336: z
23337:
23338: * src/: include/pa_request.h, main/Makefile.am, main/compile.y,
23339: main/execute.C, main/pa_common.C, types/Makefile.am: removing
23340: locking
23341:
23342: * src/: classes/Makefile.am, types/Makefile.am: z
23343:
23344: * src/: Makefile.am, classes/file.C, classes/root.C,
23345: classes/table.C, include/pa_array.h, include/pa_request.h,
23346: include/pa_string.h, main/Makefile.am, main/execute.C,
23347: main/pa_common.C, main/pa_globals.C, main/pa_request.C,
23348: main/pa_string.C, main/untaint.C, targets/Makefile.am,
23349: targets/cgi/Makefile.am, targets/cgi/parser3.C,
23350: types/pa_vcookie.C, types/pa_wwrapper.h: String::UL_
23351:
23352: * src/: classes/table.C, include/pa_common.h, main/pa_common.C,
23353: main/pa_request.C, types/pa_vfile.h: ^table:save
23354:
23355: * src/: classes/file.C, classes/table.C, include/pa_array.h,
23356: include/pa_common.h, include/pa_request.h, include/pa_string.h,
23357: include/pa_table.h, include/pa_threads.h, main/pa_globals.C,
23358: main/untaint.C, types/pa_valiased.h, types/pa_value.h,
23359: types/pa_vform.h: z
23360:
23361: * src/include/pa_string.h: z
23362:
23363: * src/: classes/_request.h, classes/request.C, main/main.dsp,
23364: main/pa_globals.C, types/pa_value.h, types/pa_vform.h,
23365: types/pa_vrequest.C, types/pa_vrequest.h: VRequest moved to
23366: :Value
23367:
23368: * src/: classes/_request.h, classes/request.C, main/pa_globals.C,
23369: types/pa_vrequest.C, types/pa_vrequest.h: VRequest moved to
23370: :VStateless_object
23371:
23372: * src/: classes/_response.h, classes/response.C, main/pa_globals.C,
23373: types/pa_vform.h, types/pa_vresponse.h: VResponse moved to
23374: :VStateless_object
23375:
23376: * src/: main/main.dsp, targets/cgi/parser3.dsp,
23377: types/pa_valiased.C, types/pa_vform.h: commented VForm
23378:
23379: * src/: targets/cgi/pa_vform.C, types/pa_valiased.C,
23380: types/pa_valiased.h, types/pa_value.h,
23381: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
23382: types/pa_vstateless_object.h: moved common get_element part from
23383: stateless object&class into VAliased
23384:
23385: * src/: classes/_env.h, classes/_table.h, classes/env.C,
23386: classes/table.C, main/execute.C, main/main.dsp,
23387: main/pa_globals.C, main/pa_request.C, types/pa_value.h,
23388: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_venv.h: VEnv is
23389: now :Value
23390:
23391: * src/: classes/_cookie.h, classes/_table.h, classes/cookie.C,
23392: main/execute.C, main/main.dsp, main/pa_globals.C,
23393: types/pa_vcookie.C, types/pa_vcookie.h: VCookie is now :Value
23394:
23395: * src/types/: pa_vfile.C, pa_vfile.h, pa_vstateless_object.h: vfile
23396: doxx
23397:
23398: * src/: classes/_file.h, classes/file.C, include/pa_types.h,
23399: main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C,
23400: types/pa_valiased.h, types/pa_vfile.C, types/pa_vfile.h,
23401: types/pa_vstateless_class.h, types/pa_vstateless_object.h: \ to /
23402: and ^file:save
23403:
23404: 2001-03-19 paf
23405:
23406: * src/types/pa_vfile.C: z
23407:
23408: * src/: classes/file.C, classes/request.C, classes/table.C,
23409: include/pa_string.h, main/main.dsp, main/pa_pool.C,
23410: main/pa_request.C, main/untaint.C, types/pa_value.h,
23411: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C: file 1
23412:
23413: * src/: classes/table.C, include/pa_common.h, include/pa_globals.h,
23414: include/pa_string.h, include/pa_table.h, main/main.dsp,
23415: main/pa_common.C, main/pa_globals.C, types/pa_value.h,
23416: types/pa_vcookie.h, types/pa_venv.h, types/pa_vform.C,
23417: types/pa_vform.h, types/pa_vrequest.h, types/pa_vtable.h,
23418: classes/_file.h, classes/file.C, types/pa_vfile.C,
23419: types/pa_vfile.h: file class just compiled
23420:
23421: * src/: classes/table.C, include/pa_pool.h, include/pa_request.h,
23422: include/pa_table.h, include/pa_types.h, main/execute.C,
23423: main/pa_request.C, targets/cgi/parser3.C, types/pa_value.h,
23424: types/pa_vclass.h, types/pa_vform.C, types/pa_vstateless_class.h,
23425: types/pa_vstateless_object.h: ^table:set{default level: TABLE}
23426:
23427: * src/include/pa_pool.h: z
23428:
23429: * src/: include/pa_hash.h, include/pa_types.h, main/pa_common.C,
23430: main/pa_hash.C, main/pa_request.C, types/pa_vcookie.C: renamed
23431: Hash::Value to Val so to doxygen would finlly stop confusing
23432: those Value-s
23433:
23434: * src/: include/code.h, include/pa_array.h, include/pa_common.h,
23435: include/pa_exception.h, include/pa_globals.h, include/pa_hash.h,
23436: include/pa_pool.h, include/pa_request.h, include/pa_stack.h,
23437: include/pa_string.h, include/pa_table.h, include/pa_threads.h,
23438: include/pa_types.h, main/compile.C, main/compile.y,
23439: main/compile_tools.C, main/compile_tools.h, main/execute.C,
23440: main/pa_array.C, main/pa_common.C, main/pa_exception.C,
23441: main/pa_globals.C, main/pa_hash.C, main/pa_pool.C,
23442: main/pa_request.C, main/pa_string.C, main/pa_table.C,
23443: main/untaint.C, types/pa_valiased.h, types/pa_value.h: z
23444:
23445: * src/types/: pa_valiased.h, pa_vbool.h: doc: Value and it's
23446: derivates somehow unlinked. don't know why yet
23447:
23448: * src/: include/code.h, include/pa_array.h, include/pa_pool.h,
23449: include/pa_string.h, include/pa_threads.h, main/compile.C,
23450: main/compile.y, main/compile_tools.C, main/compile_tools.h,
23451: main/execute.C, main/pa_array.C, main/pa_common.C,
23452: main/pa_exception.C, main/pa_globals.C, main/pa_hash.C,
23453: main/pa_pool.C, main/pa_request.C, main/pa_string.C,
23454: main/pa_table.C, main/untaint.C, types/pa_value.h: auto @brief
23455:
23456: * src/: classes/root.C, classes/table.C, main/pa_exception.C,
23457: main/pa_request.C, targets/cgi/parser3.C, types/pa_vbool.h,
23458: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdouble.h,
23459: types/pa_venv.h, types/pa_vform.h, types/pa_vint.h,
23460: types/pa_vrequest.h: doc: detected Value derivates prob
23461:
23462: * src/include/pa_globals.h: z
23463:
23464: * src/: classes/_request.h, classes/request.C, include/code.h,
23465: include/pa_array.h, include/pa_common.h, include/pa_exception.h,
23466: include/pa_globals.h, include/pa_hash.h, include/pa_pool.h,
23467: include/pa_request.h, include/pa_stack.h, include/pa_string.h,
23468: include/pa_table.h, include/pa_threads.h, include/pa_types.h,
23469: main/execute.C, main/pa_pool.C, main/pa_request.C,
23470: main/pa_string.C, main/untaint.C, targets/cgi/parser3.C,
23471: types/pa_value.h, types/pa_vform.C: doxygen include/, Value
23472:
23473: 2001-03-18 paf
23474:
23475: * src/: classes/cookie.C, types/pa_vcookie.C, types/pa_vcookie.h:
23476: cookie: allowed access to hash-assigned
23477:
23478: * src/targets/cgi/parser3.C: z
23479:
23480: * src/: classes/_cookie.h, classes/cookie.C, include/pa_common.h,
23481: include/pa_globals.h, include/pa_request.h, include/pa_string.h,
23482: include/pa_types.h, main/main.dsp, main/pa_common.C,
23483: main/pa_globals.C, main/pa_hash.C, main/pa_request.C,
23484: main/pa_string.C, main/untaint.C, targets/cgi/parser3.C,
23485: types/pa_value.h, types/pa_vcookie.C, types/pa_vcookie.h,
23486: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
23487: types/pa_vunknown.h: cookie class
23488:
23489: * src/main/pa_request.C: zero length output allowed
23490:
23491: * src/: classes/response.C, main/pa_request.C, types/pa_value.h,
23492: types/pa_vhash.h, types/pa_vresponse.h: ^response:clear[]
23493:
23494: * src/: classes/root.C, main/pa_request.C: taint forgotten forced
23495: lang switch
23496:
23497: * src/: classes/root.C, include/pa_globals.h, include/pa_string.h,
23498: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
23499: types/pa_value.h, types/pa_vhash.h:
23500: $defautl[$content-type[$value[text/html] $charset[windows-1251]]
23501:
23502: * src/main/execute.C: z
23503:
23504: * src/: classes/root.C, main/pa_request.C, main/untaint.C,
23505: targets/cgi/parser3.C: taint[uri
23506:
23507: * src/: classes/request.C, classes/response.C, classes/root.C,
23508: include/pa_common.h, include/pa_globals.h, include/pa_request.h,
23509: include/pa_string.h, main/pa_common.C, main/pa_globals.C,
23510: main/pa_request.C, targets/cgi/parser3.C: ^taint 0
23511:
23512: * src/: classes/root.C, classes/string.C, include/pa_string.h,
23513: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
23514: types/pa_vdouble.h, types/pa_vform.C, types/pa_vint.h,
23515: types/pa_vstateless_class.C: convinient string(pool, char *src,
23516: bool tainted) ctor
23517:
23518: * src/: include/pa_hash.h, include/pa_request.h,
23519: include/pa_string.h, main/pa_globals.C, main/pa_hash.C,
23520: main/pa_request.C, main/pa_string.C, main/untaint.C,
23521: targets/cgi/parser3.C: proper @exceptions params tainting
23522:
23523: * src/: include/pa_hash.h, main/pa_hash.C, targets/cgi/parser3.C:
23524: response fields to header
23525:
23526: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C:
23527: z
23528:
23529: * src/: classes/_response.h, classes/response.C,
23530: include/pa_globals.h, include/pa_hash.h, include/pa_request.h,
23531: main/compile.C, main/compile.y, main/execute.C, main/main.dsp,
23532: main/pa_globals.C, main/pa_hash.C, main/pa_request.C,
23533: targets/cgi/parser3.C, targets/cgi/parser3.dsp, types/pa_value.h,
23534: types/pa_vhash.h, types/pa_vrequest.h, types/pa_vresponse.h:
23535: $response: 0 request::core exception rethrow
23536:
23537: 2001-03-16 paf
23538:
23539: * src/: main/execute.C, main/main.dsp, types/pa_value.h,
23540: types/pa_vrequest.h: native method' class call with less params
23541: then needed error reporting
23542:
23543: * src/: classes/_request.h, classes/request.C,
23544: include/pa_globals.h, include/pa_request.h, main/execute.C,
23545: main/main.dsp, main/pa_globals.C, main/pa_request.C,
23546: targets/cgi/parser3.C, types/pa_vform.C, types/pa_vrequest.C,
23547: types/pa_vrequest.h: $request : query :uri
23548:
23549: * src/: include/pa_globals.h, main/execute.C, main/pa_globals.C,
23550: types/pa_value.h, types/pa_vcframe.h, types/pa_vmframe.h,
23551: types/pa_wcontext.h: $result
23552:
23553: * src/: main/execute.C, types/pa_vmframe.h: if(in "/news/")
23554:
23555: * src/: classes/double.C, include/code.h, main/compile.y,
23556: main/compile_tools.C, main/compile_tools.h, main/execute.C: ()
23557: and {} param wcontext conflict fixed by OP_EXPR_CODE__STORE_PARAM
23558:
23559: * src/: include/code.h, include/pa_hash.h, include/pa_request.h,
23560: main/compile.y, main/execute.C, types/pa_value.h,
23561: types/pa_vhash.h, types/pa_vstring.h, types/pa_vtable.h,
23562: types/pa_wcontext.C, types/pa_wcontext.h: see () and {} param
23563: wcontext conflict
23564:
23565: * src/: main/execute.C, types/pa_value.h,
23566: types/pa_vstateless_object.h, types/pa_vstring.h: disabled
23567: $string.field
23568:
23569: 2001-03-15 paf
23570:
23571: * src/main/pa_request.C: news sample
23572:
23573: * src/: main/compile.y, main/execute.C, main/pa_request.C,
23574: targets/cgi/parser3.C, types/pa_vstring.h: @exception
23575:
23576: * src/main/: compile.y, execute.C: z
23577:
23578: * src/: main/compile.y, main/pa_request.C, targets/cgi/parser3.C,
23579: types/pa_vstring.h: pre-pre-pre-beta cgi under win32 apache pre
23580: pre pre works
23581:
23582: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
23583: targets/cgi/parser3.C, types/pa_vform.C, types/pa_vform.h: vform
23584: fillfields just compiled
23585:
23586: 2001-03-14 paf
23587:
23588: * src/: include/pa_request.h, main/pa_request.C,
23589: targets/cgi/parser3.C: z
23590:
23591: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
23592: targets/cgi/parser3.dsp, types/pa_vform.C, types/pa_vform.h,
23593: types/pa_vstring.h: limits -1
23594:
23595: * src/: include/pa_globals.h, include/pa_request.h,
23596: include/pa_types.h, main/main.dsp, main/pa_globals.C,
23597: main/pa_request.C, targets/cgi/parser3.C,
23598: targets/cgi/parser3.dsp, types/pa_vform.C, types/pa_vform.h:
23599: request_info -1
23600:
23601: * src/: include/pa_globals.h, main/pa_globals.C,
23602: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
23603: targets/cgi/vform_fields_fill.C, targets/cgi/vform_fields_fill.h:
23604: vform_fields_fill
23605:
23606: * src/targets/cgi/parser3.C: # if MSVC
23607:
23608: * src/: include/pa_common.h, include/pa_types.h, main/pa_request.C,
23609: targets/cgi/parser3.C: PATH_DELIMITER_CHAR
23610:
23611: * src/targets/cgi/parser3.C: z
23612:
23613: * src/: include/core.h, include/pa_globals.h, include/pa_pool.h,
23614: include/pa_string.h, include/pa_types.h, main/compile.y,
23615: main/core.C, main/main.dsp, main/pa_globals.C, main/pa_request.C,
23616: targets/cgi/pa_vform.C, targets/cgi/parser3.C,
23617: targets/cgi/parser3.dsp, types/pa_value.h, types/pa_vform.h,
23618: types/pa_vunknown.h: global handler, exceptions in parser3
23619:
23620: 2001-03-13 paf
23621:
23622: * src/: classes/form.C, main/compile.y, main/core.C,
23623: types/pa_value.h, types/pa_vclass.h, types/pa_venv.h,
23624: types/pa_vform.h, types/pa_vstateless_class.C,
23625: types/pa_vstateless_class.h: form:fields removed. use $form.CLASS
23626: instead
23627:
23628: * src/: include/core.h, include/pa_common.h, include/pa_request.h,
23629: main/core.C, main/execute.C, main/main.dsp, main/pa_request.C,
23630: targets/cgi/parser3.C, targets/cgi/parser3.dsp, types/pa_vform.h:
23631: started cgi target
23632:
23633: * src/: include/core.h, include/pa_common.h, include/pa_request.h,
23634: main/pa_common.C, main/pa_request.C, targets/cgi/parser3.C:
23635: before error show with parser
23636:
23637: * src/: classes/_form.h, classes/form.C, include/core.h,
23638: include/pa_request.h, main/core.C, main/pa_request.C,
23639: targets/cgi/parser3.C, targets/cgi/parser3.dsp: z
23640:
23641: * src/targets/cgi/: parser.dsp, parser3.dsp: z
23642:
23643: * src/targets/cgi/: Makefile.am, pa_pool.C, pa_vform.C, parser.dsp,
23644: parser3.C: renamed targets/ parser to cgi
23645:
23646: * src/: classes/double.C, classes/env.C, classes/int.C,
23647: classes/root.C, classes/string.C, classes/table.C,
23648: include/pa_request.h, types/pa_vhash.h: z
23649:
23650: * src/: classes/_env.h, classes/env.C, classes/root.C,
23651: include/core.h, include/pa_pool.h, include/pa_request.h,
23652: main/compile.C, main/compile.y, main/core.C, main/main.dsp,
23653: main/pa_common.C, main/pa_request.C, types/pa_value.h,
23654: types/pa_venv.h, types/pa_vstateless_class.h: started $form:
23655: [historical moment :)]
23656:
23657: * src/: include/code.h, include/pa_string.h, main/compile.y,
23658: main/execute.C, main/pa_string.C: 'value is type' expr operator
23659:
23660: * src/types/pa_venv.h: $ENV 1
23661:
23662: * src/main/execute.C: z
23663:
23664: * src/: main/execute.C, types/pa_value.h, types/pa_venv.h: for
23665: future methods of ENV constructor if
23666:
23667: * src/: include/pa_request.h, types/pa_venv.h: $ENV 0.1 stateless
23668: class
23669:
23670: * src/: classes/_double.h, classes/_env.h, classes/_int.h,
23671: classes/_root.h, classes/_string.h, classes/_table.h,
23672: classes/double.C, classes/env.C, classes/int.C, classes/root.C,
23673: classes/string.C, classes/table.C, include/pa_request.h,
23674: main/compile.C, main/compile_tools.h, main/core.C,
23675: main/execute.C, main/main.dsp, main/pa_request.C,
23676: types/pa_valiased.h, types/pa_value.h, types/pa_vclass.C,
23677: types/pa_vclass.h, types/pa_venv.h, types/pa_vmframe.h,
23678: types/pa_vobject.h, types/pa_vstateless_class.C,
23679: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
23680: types/pa_wcontext.h: $ENV: re 0, stateless classes
23681:
23682: * src/: classes/_double.h, classes/_env.h, classes/_int.h,
23683: classes/_root.h, classes/_string.h, classes/_table.h,
23684: classes/double.C, classes/env.C, classes/int.C, classes/root.C,
23685: classes/string.C, classes/table.C, include/pa_request.h,
23686: main/compile.C, main/compile_tools.h, main/core.C,
23687: main/execute.C, main/main.dsp, main/pa_request.C,
23688: types/pa_valiased.h, types/pa_value.h, types/pa_vclass.C,
23689: types/pa_vclass.h, types/pa_venv.h, types/pa_vmframe.h,
23690: types/pa_vobject.h, types/pa_vstateless_class.C,
23691: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
23692: types/pa_wcontext.h: $ENV: re 0, stateless classes
23693:
23694: * src/: include/pa_request.h, main/compile.C, main/execute.C,
23695: main/pa_request.C, types/pa_value.h, types/pa_vmframe.h: fixed
23696: yesterdays bad decision on execute_static_method
23697:
23698: * src/: classes/table.C, include/pa_types.h, main/pa_request.C: z
23699:
23700: * src/: classes/double.C, classes/int.C, classes/root.C,
23701: types/pa_vdouble.h, types/pa_vint.h: Int,Double dec mul div mod
23702:
23703: * src/main/pa_request.C: z
23704:
23705: * src/: classes/root.C, classes/table.C, include/pa_exception.h,
23706: include/pa_pool.h: skipped_restructure_exceptions_dead_end
23707:
23708: * src/: classes/root.C, classes/table.C, include/pa_exception.h,
23709: include/pa_pool.h, main/pa_request.C:
23710: restructure_exceptions_dead_end
23711:
23712: * src/: classes/root.C, main/compile.y: ^if required junctions.
23713: allowed ; inside {} to break params
23714:
23715: * src/classes/root.C: ^eval
23716:
23717: * src/: classes/_string.h, classes/double.C, classes/int.C,
23718: classes/string.C, main/execute.C, types/pa_wcontext.h: int doube
23719: string ^format
23720:
23721: * src/: main/execute.C, types/pa_wcontext.h: constructing flag not
23722: 'bad' but not 'enough'
23723:
23724: * src/: classes/double.C, classes/root.C, classes/table.C,
23725: include/pa_common.h, include/pa_types.h, main/compile.y,
23726: main/pa_common.C, main/pa_request.C, main/untaint.C,
23727: types/pa_vdouble.h, types/pa_vint.h, types/pa_vtable.h,
23728: types/pa_wwrapper.h: think constructing flag as is is bad
23729:
23730: * src/: classes/double.C, classes/int.C, classes/root.C,
23731: classes/string.C, classes/table.C, main/core.C, main/execute.C,
23732: types/pa_vint.h: ^for
23733:
23734: 2001-03-12 paf
23735:
23736: * src/classes/table.C: table ^empty
23737:
23738: * src/: classes/table.C, include/pa_table.h: table ^menu
23739:
23740: * src/: classes/root.C, classes/table.C, types/pa_vtable.h: table
23741: ^offset ^line ^count
23742:
23743: * src/classes/root.C: ^round() ^floor() ^ceiling()
23744: ^abs() ^sign()
23745:
23746: * src/classes/: root.C, table.C: ^use
23747:
23748: * src/: classes/root.C, classes/table.C, include/pa_request.h,
23749: main/compile.y, main/core.C, main/execute.C, types/pa_vclass.h,
23750: types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h:
23751: ^while. switched off wcontext.constructing after write(value) or
23752: auto-vhash-constructing
23753:
23754: * src/: classes/root.C, classes/table.C, include/pa_request.h,
23755: main/pa_request.C: fail_if_junction_ helper func
23756:
23757: * src/: classes/root.C, classes/table.C, include/pa_common.h,
23758: include/pa_request.h, main/execute.C, main/main.dsp,
23759: main/pa_common.C, main/pa_request.C: ^process error point by
23760: actual method_name, not source. ^load
23761:
23762: * src/types/pa_vtable.h: table: no, better with string in cells...
23763:
23764: * src/: include/pa_array.h, include/pa_table.h, main/pa_table.C,
23765: classes/_table.h, classes/table.C, main/untaint.C: z
23766:
23767: * src/: classes/root.C, include/pa_common.h, include/pa_string.h,
23768: include/pa_table.h, main/core.C, main/execute.C,
23769: main/pa_common.C, main/pa_request.C, main/pa_table.C,
23770: types/pa_value.h: table:set 0
23771:
23772: * src/: classes/root.C, include/core.h, include/pa_array.h,
23773: include/pa_request.h, include/pa_table.h, main/core.C,
23774: main/main.dsp, main/pa_request.C, main/pa_table.C,
23775: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
23776: types/pa_vdouble.h, types/pa_vint.h, types/pa_vmframe.h,
23777: types/pa_vstring.h: freeze, ^table:create[] -1
23778:
23779: * src/: classes/root.C, types/pa_value.h: z
23780:
23781: * src/: classes/root.C, main/execute.C, types/pa_vclass.h: used
23782: get_method in couple places optimizing them
23783:
23784: * src/classes/root.C: z
23785:
23786: * src/: classes/root.C, types/pa_vclass.h: process temp main
23787: zeroing
23788:
23789: * src/: classes/double.C, classes/int.C, classes/root.C,
23790: classes/string.C, include/pa_common.h, include/pa_request.h,
23791: include/pa_string.h, include/pa_types.h, main/compile.C,
23792: main/compile.y, main/compile_tools.h, main/execute.C,
23793: main/pa_common.C, main/pa_request.C, types/pa_value.h,
23794: types/pa_vmframe.h: ^process. actual names to store param and
23795: check_actual_numbered_params for better place diagnostics
23796:
23797: * src/: classes/root.C, main/execute.C, main/main.dsp: setname for
23798: method-junctions bug fixed
23799:
23800: * src/types/: pa_vdouble.h, pa_vint.h, pa_vobject.h,
23801: pa_vstateless_object.h, pa_vstring.h: stateless_object
23802:
23803: 2001-03-11 paf
23804:
23805: * src/: main/main.dsp, types/pa_value.h, types/pa_vdouble.h,
23806: types/pa_vint.h, types/pa_vobject.h, types/pa_vstring.h: VString
23807: VDouble VInt base now VObject_base - without fields
23808:
23809: * src/: classes/root.C, include/core.h, main/core.C: z
23810:
23811: * src/: classes/double.C, classes/int.C, classes/root.C,
23812: classes/string.C, include/core.h, include/pa_hash.h,
23813: include/pa_pool.h, include/pa_request.h, include/pa_string.h,
23814: main/compile.C, main/core.C, main/pa_request.C: ^untaint 0
23815:
23816: * src/: classes/double.C, classes/int.C, classes/root.C,
23817: include/pa_request.h, main/execute.C: intercept_string
23818:
23819: * src/: classes/double.C, classes/int.C, classes/root.C,
23820: types/pa_vclass.C, types/pa_vclass.h: add_native_method helper
23821:
23822: * src/: classes/double.C, classes/int.C, include/pa_request.h:
23823: ^inc-s(expr)
23824:
23825: * src/: classes/_double.h, classes/_env.h, classes/_int.h,
23826: classes/_root.h, classes/_string.h, classes/double.C,
23827: classes/env.C, classes/int.C, classes/root.C, classes/string.C,
23828: include/code.h, include/core.h, include/pa_array.h,
23829: include/pa_common.h, include/pa_exception.h, include/pa_hash.h,
23830: include/pa_pool.h, include/pa_request.h, include/pa_stack.h,
23831: include/pa_string.h, include/pa_table.h, include/pa_threads.h,
23832: include/pa_types.h, main/compile.C, main/compile.y,
23833: main/compile_tools.C, main/compile_tools.h, main/core.C,
23834: main/execute.C, main/pa_array.C, main/pa_common.C,
23835: main/pa_exception.C, main/pa_hash.C, main/pa_pool.C,
23836: main/pa_request.C, main/pa_string.C, main/pa_table.C,
23837: types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
23838: types/pa_vcframe.h, types/pa_vclass.C, types/pa_vclass.h,
23839: types/pa_vdouble.h, types/pa_vhash.h, types/pa_vint.h,
23840: types/pa_vjunction.h, types/pa_vmframe.h, types/pa_vobject.h,
23841: types/pa_vstring.h, types/pa_vunknown.h, types/pa_wcontext.C,
23842: types/pa_wcontext.h, types/pa_wwrapper.h: headers updated
23843:
23844: * src/: main/pa_request.C, types/pa_vhash.h: z
23845:
23846: * src/: include/core.h, include/pa_request.h, main/core.C,
23847: main/main.dsp, main/pa_request.C: renamed AUTO: to MAIN:
23848:
23849: * src/: include/pa_valiased.h, include/pa_value.h,
23850: include/pa_vbool.h, include/pa_vcframe.h, include/pa_vclass.h,
23851: include/pa_vdouble.h, include/pa_vhash.h, include/pa_vint.h,
23852: include/pa_vjunction.h, include/pa_vmframe.h,
23853: include/pa_vobject.h, include/pa_vstring.h,
23854: include/pa_vunknown.h, include/pa_wcontext.h,
23855: include/pa_wwrapper.h, main/compile.y, main/core.C,
23856: main/main.dsp, main/pa_cframe.C, main/pa_request.C,
23857: main/pa_value.C, main/pa_vclass.C, main/pa_wcontext.C,
23858: types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
23859: types/pa_vcframe.h, types/pa_vclass.C, types/pa_vclass.h,
23860: types/pa_vdouble.h, types/pa_vhash.h, types/pa_vint.h,
23861: types/pa_vjunction.h, types/pa_vmframe.h, types/pa_vobject.h,
23862: types/pa_vstring.h, types/pa_vunknown.h, types/pa_wcontext.C,
23863: types/pa_wcontext.h, types/pa_wwrapper.h: splitted types from
23864: include/
23865:
23866: 2001-03-10 paf
23867:
23868: * src/: include/core.h, include/pa_request.h, main/core.C,
23869: main/pa_request.C: run+auto=run
23870:
23871: * src/: classes/root.C, include/pa_request.h: minor if junction bug
23872:
23873: * src/: classes/_double.h, classes/_env.h, classes/_int.h,
23874: classes/_root.h, classes/_string.h, classes/double.C,
23875: classes/env.C, classes/int.C, classes/root.C, classes/string.C,
23876: include/code.h, include/core.h, include/pa_array.h,
23877: include/pa_common.h, include/pa_exception.h, include/pa_hash.h,
23878: include/pa_pool.h, include/pa_request.h, include/pa_stack.h,
23879: include/pa_string.h, include/pa_table.h, include/pa_threads.h,
23880: include/pa_types.h, include/pa_valiased.h, include/pa_value.h,
23881: include/pa_vbool.h, include/pa_vcframe.h, include/pa_vclass.h,
23882: include/pa_vdouble.h, include/pa_vhash.h, include/pa_vint.h,
23883: include/pa_vjunction.h, include/pa_vmframe.h,
23884: include/pa_vobject.h, include/pa_vstring.h,
23885: include/pa_vunknown.h, include/pa_wcontext.h,
23886: include/pa_wwrapper.h, main/compile.C, main/compile.y,
23887: main/compile_tools.C, main/compile_tools.h, main/core.C,
23888: main/execute.C, main/pa_array.C, main/pa_cframe.C,
23889: main/pa_common.C, main/pa_exception.C, main/pa_hash.C,
23890: main/pa_pool.C, main/pa_request.C, main/pa_string.C,
23891: main/pa_table.C, main/pa_value.C, main/pa_vclass.C,
23892: main/pa_wcontext.C: sources header
23893:
23894: * src/main/pa_request.C: auto..
23895:
23896: * src/: include/pa_request.h, main/compile.C, main/compile.y,
23897: main/pa_request.C: auto tree0
23898:
23899: * src/: include/core.h, include/pa_request.h, main/compile.y,
23900: main/core.C, main/pa_request.C: names to core.C
23901:
23902: * src/: include/core.h, include/pa_common.h, include/pa_pool.h,
23903: include/pa_request.h, main/core.C, main/execute.C,
23904: main/pa_common.C, main/pa_request.C: root auto.p loaded
23905:
23906: * src/: include/code.h, include/pa_request.h, include/pa_vint.h,
23907: include/pa_vjunction.h, include/pa_vstring.h, main/compile.y,
23908: main/compile_tools.C, main/compile_tools.h, main/execute.C:
23909: optimized from OP_STRING+OP_WRITE to OP_STRING__WRITE
23910:
23911: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
23912: @auto[] realised. auto.p scan togo
23913:
23914: * src/: include/pa_request.h, main/execute.C: autocalc
23915: code-junctions result now have names
23916:
23917: * src/: classes/double.C, classes/int.C, classes/root.C,
23918: classes/string.C, include/pa_request.h, include/pa_string.h,
23919: include/pa_wcontext.h, main/compile.y, main/execute.C,
23920: main/pa_string.C, main/pa_wcontext.C: tainting 0
23921:
23922: * src/classes/env.C: env:file/line
23923:
23924: * src/: include/core.h, include/pa_array.h, include/pa_hash.h,
23925: include/pa_request.h, include/pa_value.h, include/pa_vcframe.h,
23926: include/pa_vdouble.h, include/pa_vint.h, include/pa_vstring.h,
23927: include/pa_vunknown.h, include/pa_wcontext.h, main/compile.y,
23928: main/compile_tools.C, main/compile_tools.h, main/core.C,
23929: main/execute.C, main/main.dsp, main/pa_cframe.C,
23930: main/pa_request.C, main/pa_wcontext.C: const fight finished
23931:
23932: * src/include/pa_vclass.h: const fight to go
23933:
23934: * src/: classes/_env.h, classes/env.C, classes/root.C,
23935: include/pa_request.h, include/pa_vclass.h, main/core.C,
23936: main/main.dsp: env0
23937:
23938: * src/: classes/_double.h, classes/_int.h, classes/_root.h,
23939: classes/_string.h, classes/double.C, classes/int.C,
23940: classes/root.C, classes/string.C, include/pa_request.h,
23941: include/pa_string.h, include/pa_types.h, include/pa_vcframe.h,
23942: include/pa_wcontext.h, main/core.C, main/main.dsp,
23943: main/pa_cframe.C, main/pa_string.C, main/pa_vclass.C,
23944: main/pa_wcontext.C: ^lang prepare0
23945:
23946: 2001-03-09 paf
23947:
23948: * src/: include/pa_vmframe.h, main/compile.C, main/execute.C: expr
23949: construct proper naming
23950:
23951: * src/: classes/_double.h, classes/_int.h, classes/_string.h,
23952: classes/double.C, classes/int.C, classes/root.C,
23953: classes/string.C, include/code.h, include/pa_value.h,
23954: include/pa_vbool.h, include/pa_vdouble.h, include/pa_vint.h,
23955: include/pa_vmframe.h, include/pa_vobject.h, include/pa_vstring.h,
23956: main/compile.y, main/compile_tools.C, main/core.C,
23957: main/execute.C, main/main.dsp: Int and Double classes with ^int[]
23958: and ^double[]. fixed expr type
23959:
23960: * src/: classes/root.C, include/pa_request.h, main/execute.C:
23961: ^string.length[]
23962:
23963: 2001-03-08 paf
23964:
23965: * src/include/pa_vmframe.h: fixed forgotten method_frame my check
23966:
23967: * src/: include/pa_vclass.h, include/pa_vstring.h,
23968: include/pa_wcontext.h, main/compile.y, main/core.C,
23969: main/execute.C, main/main.dsp: dead end: vstring can't be
23970: derivated from vobject
23971:
23972: * src/: include/pa_vclass.h, include/pa_vhash.h,
23973: include/pa_vobject.h, include/pa_vstring.h, main/main.dsp: z
23974:
23975: * src/include/: pa_vclass.h, pa_vhash.h, pa_vobject.h: removes some
23976: remained clone conseqs
23977:
23978: * src/main/pa_vclass.C: that were ok... [vclass were out of vcs]
23979:
23980: * src/main/pa_vclass.C: wow! vclass were out of vcs
23981:
23982: * src/: include/pa_bool.h, include/pa_double.h, include/pa_value.h,
23983: include/pa_vbool.h, include/pa_vclass.h, include/pa_vdouble.h,
23984: include/pa_vhash.h, include/pa_vjunction.h, include/pa_vmframe.h,
23985: include/pa_vobject.h, include/pa_vstring.h,
23986: include/pa_vunknown.h, main/compile.y, main/compile_tools.C,
23987: main/execute.C: withoud cloning. didn't need it actually, params
23988: got passed from out unnamed ewpool
23989:
23990: * src/: include/pa_vdouble.h, include/pa_vhash.h,
23991: include/pa_vjunction.h, include/pa_vobject.h,
23992: include/pa_vunknown.h, main/compile.y: cloning dead end
23993:
23994: * src/: include/pa_bool.h, include/pa_double.h,
23995: include/pa_valiased.h, include/pa_value.h, include/pa_vbool.h,
23996: include/pa_vclass.h, include/pa_vdouble.h, include/pa_vhash.h,
23997: include/pa_vjunction.h, include/pa_vmframe.h,
23998: include/pa_vobject.h, include/pa_vstring.h,
23999: include/pa_vunknown.h, main/compile.y, main/compile_tools.C,
24000: main/execute.C, main/main.dsp, main/pa_value.C: value.cloning so
24001: to give params proper names
24002:
24003: * src/main/pa_wcontext.C: z
24004:
24005: * src/: include/pa_vmframe.h, main/execute.C: added names to
24006: unknown values in get_element and unfilled params. removed wrong
24007: name change in get_element
24008:
24009: * src/main/execute.C: z
24010:
24011: * src/main/execute.C: fixed problems calling operators in
24012: constructors
24013:
24014: * src/: classes/root.C, include/pa_stack.h, main/execute.C:
24015: detected problems calling operators in constructors
24016:
24017: * src/: classes/root.C, include/pa_request.h, main/execute.C:
24018: autocalc def to string
24019:
24020: * src/: classes/root.C, include/pa_request.h, include/pa_value.h,
24021: include/pa_vbool.h, include/pa_wwrapper.h, main/execute.C: ^if 0
24022:
24023: * src/classes/root.C: added root.c
24024:
24025: * src/: include/pa_request.h, include/pa_value.h,
24026: include/pa_vcframe.h, include/pa_vmframe.h,
24027: include/pa_wcontext.h, main/compile.C, main/compile.y,
24028: main/core.C, main/execute.C, main/pa_cframe.C,
24029: main/pa_wcontext.C: 'if' just compiled
24030:
24031: * src/: include/pa_vbool.h, include/pa_vdouble.h,
24032: include/pa_vjunction.h, include/pa_vmframe.h,
24033: include/pa_vstring.h, include/pa_wcontext.h, main/execute.C,
24034: main/pa_wcontext.C: z
24035:
24036: * src/: include/pa_value.h, include/pa_vmframe.h, main/compile.y,
24037: main/core.C, main/execute.C, main/main.dsp: z. detected probs
24038: with parameter names in operator methods
24039:
24040: * src/main/compile.y: minor renamings in .y
24041:
24042: * src/: include/pa_request.h, main/compile.C, main/compile.y,
24043: main/core.C, main/main.dsp: introducing ROOT_CLASS. it's default
24044: @BASE. changed 'RUN' assignment mech
24045:
24046: * src/main/execute.C: z
24047:
24048: * src/: include/code.h, main/compile.y, main/compile_tools.C,
24049: main/compile_tools.h, main/execute.C: made class: dynamic, not
24050: static. so to enable runtime ^use
24051:
24052: * src/main/compile.y: minor grammar bug with OP_CODE__STORE_PARAM
24053:
24054: * src/: include/code.h, main/compile.y, main/compile_tools.C,
24055: main/execute.C: joined 2 into one OP_CODE__STORE_PARAM
24056:
24057: * src/main/execute.C: root root in code-junction
24058:
24059: 2001-03-07 paf
24060:
24061: * src/include/: pa_value.h, pa_vclass.h, pa_vhash.h, pa_vmframe.h,
24062: pa_vobject.h, pa_wwrapper.h: const in Value.get_element
24063:
24064: * src/: include/pa_stack.h, include/pa_value.h,
24065: include/pa_vclass.h, include/pa_vhash.h, include/pa_vmframe.h,
24066: include/pa_vobject.h, include/pa_wwrapper.h, main/execute.C:
24067: fixed rwcontext of {} params up
24068:
24069: * src/main/: compile.y, compile_tools.h: ^func(params)
24070:
24071: * src/main/compile.y: .y priorities syntax shaped up a bit
24072:
24073: * src/: include/pa_hash.h, include/pa_value.h, include/pa_vhash.h,
24074: include/pa_vunknown.h, main/compile.y, main/execute.C,
24075: main/pa_hash.C: expr def in -f
24076:
24077: * src/main/: compile.y, execute.C: expr calls
24078:
24079: * src/main/: compile.y, execute.C, pa_string.C: bug in string.cmp
24080: fixed
24081:
24082: * src/main/compile.y: expr quoted code
24083:
24084: * src/main/: compile.y, execute.C: expr whitespace solved. added ""
24085: support0
24086:
24087: * src/main/compile.y: expr string comparisons 0
24088:
24089: * src/: include/pa_string.h, main/compile.y, main/execute.C,
24090: main/pa_string.C: just compiled lt&co
24091:
24092: * src/main/execute.C: ^var.menu{$field} problem detected. that
24093: $field not a $var.field
24094:
24095: 2001-03-06 paf
24096:
24097: * src/main/compile.y: .y expr visible-shorter
24098:
24099: * src/: include/code.h, main/compile.y, main/execute.C: 1 problems
24100: with skipping whitespace in yylex fixed 2 xors: # bitwise ##
24101: logical
24102:
24103: * src/: include/pa_vstring.h, main/compile.y: problems with
24104: skipping whitespace in yylex
24105:
24106: * src/include/pa_vbool.h: forgot this
24107:
24108: * src/: include/code.h, main/compile.y, main/execute.C: without
24109: string ops in expressions 0
24110:
24111: * src/: include/pa_value.h, include/pa_vdouble.h,
24112: include/pa_vstring.h, include/pa_vunknown.h, main/compile.y,
24113: main/execute.C, main/main.dsp: !~
24114:
24115: * src/: include/pa_vcframe.h, include/pa_vclass.h,
24116: include/pa_vdouble.h, include/pa_vhash.h, include/pa_vjunction.h,
24117: include/pa_vmframe.h, include/pa_vobject.h, include/pa_vstring.h,
24118: include/pa_vunknown.h, include/pa_wcontext.h,
24119: include/pa_wwrapper.h, main/compile.y, main/compile_tools.C,
24120: main/compile_tools.h, main/execute.C: +-*/
24121:
24122: * src/: include/pa_vdouble.h, main/compile.y, main/compile_tools.C,
24123: main/compile_tools.h: grammar-1.1 $a(z) $a=0
24124:
24125: * src/: include/pa_value.h, include/pa_vdouble.h, main/compile.y,
24126: main/execute.C: expr grammar-1 2*2=4.000000 :)
24127:
24128: * src/main/compile.y: expr grammar-1
24129:
24130: * src/main/compile.y: expr lexx1
24131:
24132: * src/main/: compile.y, execute.C, main.dsp: z
24133:
24134: * src/: include/code.h, include/pa_valiased.h, include/pa_value.h,
24135: include/pa_vdouble.h, include/pa_vstring.h, main/compile.y,
24136: main/execute.C: expr lex0 exec-1
24137:
24138: * src/: include/code.h, main/compile.y, main/compile_tools.h: g
24139:
24140: 2001-02-26 paf
24141:
24142: * src/main/compile.y: max_string in yyerror bug fix
24143:
24144: 2001-02-25 paf
24145:
24146: * src/: include/pa_value.h, include/pa_vmframe.h,
24147: include/pa_wcontext.h, main/execute.C: VAliased3
24148:
24149: * src/include/: pa_value.h, pa_vmframe.h: VAliased2
24150:
24151: * src/main/execute.C: VAliased1
24152:
24153: * src/: include/pa_request.h, include/pa_value.h,
24154: include/pa_vmframe.h, include/pa_wcontext.h, main/execute.C:
24155: VAliased0
24156:
24157: * src/: include/pa_pool.h, include/pa_request.h,
24158: include/pa_value.h, include/pa_vclass.h, include/pa_vmframe.h,
24159: include/pa_vobject.h, main/core.C, main/execute.C, main/main.dsp:
24160: VAliased just compiled
24161:
24162: * src/: include/pa_pool.h, include/pa_value.h, include/pa_vclass.h,
24163: include/pa_vobject.h, main/execute.C: alias dead end
24164:
24165: * src/: include/pa_value.h, include/pa_vclass.h,
24166: include/pa_wcontext.h, include/pa_wwrapper.h, main/execute.C,
24167: main/main.dsp: no not get fields into interm VFielded class.
24168: fields & staticfields 1
24169:
24170: * src/: include/pa_vcframe.h, include/pa_vmframe.h,
24171: include/pa_vobject.h, include/pa_wcontext.h,
24172: include/pa_wwrapper.h, main/core.C, main/execute.C,
24173: main/main.dsp: would now get fields into interm VFielded class
24174:
24175: * src/: include/pa_hash.h, include/pa_value.h, include/pa_vclass.h,
24176: include/pa_vmframe.h, include/pa_vobject.h, include/pa_vstring.h,
24177: include/pa_wcontext.h, main/compile.y, main/core.C,
24178: main/execute.C, main/main.dsp, main/pa_hash.C, main/pa_value.C,
24179: main/pa_wcontext.C: virtuals2
24180:
24181: * src/main/compile.y: : 1
24182:
24183: * src/main/compile.y: rethought to $class:static.field.subfield
24184:
24185: * src/: include/pa_vclass.h, main/compile.y, main/execute.C:
24186: $class:element
24187:
24188: * src/: include/pa_value.h, include/pa_vmframe.h,
24189: include/pa_wwrapper.h, main/compile.y, main/execute.C,
24190: main/pa_wcontext.C: before execute class calls rewrite
24191:
24192: * src/: include/pa_request.h, main/compile.C, main/core.C: default
24193: name RUN, also alias
24194:
24195: * src/main/compile.y: escaping bug
24196:
24197: * src/: include/pa_request.h, include/pa_value.h,
24198: include/pa_vobject.h, main/compile.y, main/compile_tools.h,
24199: main/core.C, main/execute.C, main/pa_common.C: vobject1
24200:
24201: * src/: include/code.h, include/pa_value.h, include/pa_vclass.h,
24202: include/pa_vmframe.h, include/pa_vobject.h,
24203: include/pa_wwrapper.h, main/compile.y, main/compile_tools.C,
24204: main/compile_tools.h, main/execute.C: ^class:method() just
24205: compiled
24206:
24207: 2001-02-24 paf
24208:
24209: * src/main/main.dsp: no bison -d
24210:
24211: * src/main/: compile.y, compile_tools.h: use0 line no on 'undef
24212: class' err msg wrong
24213:
24214: * src/main/compile.y: z
24215:
24216: * src/main/: compile.y, core.C: yylex need some @special lines adj
24217:
24218: * src/: include/pa_request.h, include/pa_vclass.h, main/compile.C,
24219: main/compile.y, main/compile_tools.h, main/core.C: modules0
24220:
24221: * src/: include/pa_vclass.h, main/core.C: z
24222:
24223: * src/: include/pa_value.h, include/pa_vclass.h,
24224: include/pa_vobject.h, main/main.dsp: vobject00
24225:
24226: * src/main/pa_array.C: minor bug in expanding very small arrays.
24227: 60% from 1 were 0
24228:
24229: * src/: include/pa_value.h, include/pa_wcontext.h,
24230: include/pa_wwrapper.h, main/execute.C, main/pa_value.C: it works
24231: as bad as you've named it: wcontext.value() was not a perfect
24232: idea
24233:
24234: * src/main/execute.C: codeframe1
24235:
24236: * src/: include/pa_value.h, include/pa_vcframe.h,
24237: include/pa_vclass.h, include/pa_vframe.h, include/pa_vhash.h,
24238: include/pa_vjunction.h, include/pa_vmframe.h,
24239: include/pa_wcontext.h, include/pa_wwrapper.h, main/execute.C,
24240: main/main.dsp, main/pa_cframe.C, main/pa_wcontext.C: codeframe
24241: just compiled
24242:
24243: * src/: include/pa_vframe.h, main/compile.y: found junction
24244: ideology @: ^x{$a()) must construct current wcontext element, so
24245: smart wcontext handling needed
24246:
24247: * src/main/compile.y: fixed grammar bugs in constructor/params
24248: klinch
24249:
24250: * src/main/: compile.y, execute.C: fixed empty constructor
24251: optimized empty case. failed on calls - produced empty string
24252: param
24253:
24254: * src/main/compile.y: fixed last \n macrotemplate strip bug
24255:
24256: * src/: include/code.h, include/pa_request.h, include/pa_value.h,
24257: include/pa_vclass.h, include/pa_vframe.h, main/compile.y,
24258: main/compile_tools.C, main/compile_tools.h, main/core.C,
24259: main/execute.C: code junctions0. something wrong with last \n
24260: macrotemplate strip
24261:
24262: * src/: include/pa_value.h, main/compile.C, main/core.C,
24263: main/pa_value.C: minor error reporting format beautifyings
24264:
24265: * src/: include/pa_value.h, include/pa_vclass.h,
24266: include/pa_vframe.h, main/core.C, main/execute.C,
24267: main/pa_value.C: get_method RIP. junctions everywhere. call with
24268: junctions0
24269:
24270: 2001-02-23 paf
24271:
24272: * src/include/: pa_value.h, pa_vclass.h, pa_vframe.h,
24273: pa_wwrapper.h: lara came, can't work, sorry :(
24274:
24275: * src/main/: compile.y, execute.C, main.dsp: rethought some. before
24276: junction
24277:
24278: * src/: include/pa_vframe.h, include/pa_vunknown.h,
24279: include/pa_wcontext.h, include/pa_wwrapper.h, main/core.C,
24280: main/execute.C, main/main.dsp, main/pa_value.C: call0
24281:
24282: * src/: include/pa_hash.h, include/pa_value.h,
24283: include/pa_wcontext.h, main/core.C, main/execute.C,
24284: main/main.dsp, main/pa_hash.C: started call. store param, vframe
24285: done
24286:
24287: * src/include/pa_wcontext.h: z
24288:
24289: * src/main/: compile.y, compile_tools.C, compile_tools.h: fixed
24290: wrong grammar in complex constructor case
24291:
24292: * src/main/: compile.y, execute.C: empty constructor bug fixed
24293:
24294: * src/main/execute.C: with result rwpool
24295:
24296: * src/: include/pa_value.h, main/core.C, main/execute.C,
24297: main/main.dsp: value named
24298:
24299: * src/: include/pa_value.h, include/pa_vstring.h, main/execute.C:
24300: strign 2 value in 2 places in execute
24301:
24302: * src/: include/pa_value.h, include/pa_wcontext.h, main/compile.y,
24303: main/execute.C, main/main.dsp, main/pa_array.C: auto VHash on
24304: wcontext.put_element when wcontext fvalue==0
24305:
24306: 2001-02-22 paf
24307:
24308: * src/: include/pa_hash.h, include/pa_value.h, include/pa_vclass.h,
24309: include/pa_vhash.h, include/pa_vstring.h, include/pa_wcontext.h,
24310: main/execute.C, main/main.dsp: auto VHash in pa.th.cre.at.e
24311:
24312: * src/: include/pa_wcontext.h, main/compile.y, main/execute.C:
24313: erroreos checkout
24314:
24315: * src/: include/pa_request.h, main/compile.y: $self.put(val)
24316:
24317: * src/: include/pa_array.h, main/compile.y, main/compile_tools.C,
24318: main/compile_tools.h, main/pa_array.C: $self.get
24319:
24320: * src/main/: compile.C, compile.y, compile_tools.C: z
24321:
24322: * src/main/compile.y: $: wasn't finished - $:sdf(sdf) troubled a
24323: bit. finished now.
24324:
24325: * src/main/compile.y: $: finished
24326:
24327: * src/main/: compile.C, compile.y, execute.C: started : with $a.$:f
24328:
24329: * src/: include/code.h, main/compile_tools.C, main/compile_tools.h,
24330: main/execute.C: OP_STRING better then some xxx _VALUE
24331:
24332: * src/: include/code.h, include/pa_vstring.h, main/compile.y,
24333: main/compile_tools.C, main/compile_tools.h, main/execute.C:
24334: string to vstring it .y all
24335:
24336: * src/: include/pa_request.h, include/pa_stack.h,
24337: include/pa_wcontext.h, main/execute.C: z about to vstring it .y
24338: all
24339:
24340: * src/main/: compile.C, core.C, execute.C, pa_string.C: more
24341: precise parse error line:col
24342:
24343: * src/: include/pa_pool.h, include/pa_vclass.h, main/core.C,
24344: main/pa_hash.C, main/pa_pool.C: TRY...
24345:
24346: * src/: include/pa_exception.h, include/pa_pool.h,
24347: include/pa_request.h, include/pa_value.h, include/pa_wcontext.h,
24348: main/compile.C, main/compile.y, main/compile_tools.C,
24349: main/core.C, main/pa_array.C, main/pa_exception.C,
24350: main/pa_hash.C, main/pa_pool.C, main/pa_string.C,
24351: main/pa_table.C: removed exception from request
24352:
24353: * src/: include/pa_vstring.h, main/compile.C, main/core.C: added
24354: some forgotten
24355:
24356: * src/: include/code.h, include/pa_value.h, include/pa_vclass.h,
24357: include/pa_wcontext.h, main/compile.y, main/compile_tools.C,
24358: main/compile_tools.h, main/execute.C, main/main.dsp: iiieeyys!
24359: get/put simple vars to VClass works0
24360:
24361: * src/: include/pa_array.h, include/pa_wcontext.h,
24362: main/pa_string.C: in process, but found that exceptions are too
24363: global
24364:
24365: * src/: include/code.h, include/pa_string.h, include/pa_value.h,
24366: include/pa_vclass.h, include/pa_wcontext.h, main/compile.y,
24367: main/execute.C, main/pa_string.C: write_value write_string 0 it
24368: seems wcontext must write strings regardles of fvalue!=0
24369:
24370: 2001-02-21 paf
24371:
24372: * src/main/execute.C: tired :)
24373:
24374: * src/main/: compile.C, compile.y, execute.C: store0
24375:
24376: * src/: include/compile.h, include/execute.h, include/pa_array.h,
24377: include/pa_request.h, include/pa_stack.h, include/pa_vclass.h,
24378: include/pa_wcontext.h, main/compile.C, main/compile.y,
24379: main/execute.C, main/main.dsp, main/pa_array.C,
24380: main/pa_request.C: get put -1 [just compiled]
24381:
24382: * src/: include/core.h, include/pa_context.h, include/pa_request.h,
24383: include/pa_vclass.h, include/pa_wcontext.h, main/core.C,
24384: main/main.dsp, main/pa_request.C: request core methods0
24385:
24386: * src/: include/compile.h, include/pa_array.h, main/compile.C,
24387: main/compile.y, main/execute.C: MAIN_METHOD_NAME ready to write
24388: execute
24389:
24390: * src/: include/pa_exception.h, include/pa_value.h, main/compile.C,
24391: main/compile.y, main/compile_tools.C, main/compile_tools.h: .y
24392: methods and one_big_piece. now compile returns array<method*>
24393:
24394: * src/main/compile.y: more straightforward yylex[end]
24395:
24396: * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C:
24397: string.operator==(char*)
24398:
24399: * src/: include/execute.h, include/pa_array.h, include/pa_value.h,
24400: main/execute.C, main/pa_array.C: after array.const get wonders
24401:
24402: * src/include/: compile.h, pa_context.h, pa_hash.h, pa_request.h,
24403: pa_string.h, pa_value.h: struck with const array.gets
24404:
24405: * src/main/: execute.C: z
24406:
24407: * src/main/: compile.y, execute.C: z
24408:
24409: * src/main/: compile.C, compile.y, compile_tools.h: error
24410: processing in eval & yyerror so it wouldn't cause memleaks.
24411:
24412: * src/main/: compile.C, compile.y: failed to add absolute precies
24413: parse error positions. leaving RIGHTMOST position as
24414: @file[line:col]
24415:
24416: * src/: include/compile.h, main/compile.C, main/compile.y,
24417: main/compile_tools.h: line numbers needed. would add them to .y
24418: now internally. externally it's not as precise as needed
24419:
24420: * src/: include/code.h, include/pa_types.h, main/compile.C,
24421: main/compile.y, main/compile_tools.C, main/compile_tools.h,
24422: main/execute.C, main/main.dsp: .y to c++ hierarchy output fix.
24423: compiler works ok
24424:
24425: 2001-02-20 paf
24426:
24427: * src/main/: compile.C, compile.y, compile_tools.C,
24428: compile_tools.h, execute.C, main.dsp: nestage probs, eof yylex
24429: not perfect
24430:
24431: * src/: include/code.h, include/compile.h, include/execute.h,
24432: include/pa_array.h, include/pa_common.h, include/pa_pool.h,
24433: include/pa_string.h, include/pa_table.h, include/pa_types.h,
24434: main/compile.C, main/compile.y, main/compile_tools.C,
24435: main/compile_tools.h, main/core.C, main/execute.C, main/main.dsp,
24436: main/pa_array.C, main/pa_common.C, main/pa_hash.C,
24437: main/pa_string.C, main/pa_table.C: bison[yacc] first time
24438: compiled. execute=dump for now
24439:
24440: * src/main/core.C: core rewrite using yacc investigations now will
24441: be compile[yacc]/execute[opcodes]
24442:
24443: 2001-02-15 paf
24444:
24445: * src/: include/pa_value.h, main/core.C: maybe a-la yacc those ifs
24446: rewrite as turing machine? for it seems it would be it's too many
24447: ifs with this syntax now
24448:
24449: 2001-02-14 paf
24450:
24451: * src/main/core.C: get_params 1
24452:
24453: * src/main/core.C: get_params figured ^menu[UNEVALUATED unthinked
24454: :( ]
24455:
24456: * src/main/core.C: varios breaks
24457:
24458: * src/main/core.C: get names 3
24459:
24460: * src/main/core.C: get names 2
24461:
24462: * src/main/core.C: get names 1
24463:
24464: * src/: include/pa_string.h, main/core.C, main/pa_string.C: get
24465: names 0
24466:
24467: * src/: include/pa_value.h, main/core.C, main/pa_string.C: process
24468: text repassing2 operator static vars
24469:
24470: * src/: include/pa_context.h, include/pa_string.h, main/core.C,
24471: main/pa_string.C: process text repassing
24472:
24473: * src/: include/pa_context.h, include/pa_value.h, main/core.C:
24474: module:calls changes
24475:
24476: 2001-02-13 paf
24477:
24478: * src/: include/pa_context.h, include/pa_value.h, main/core.C:
24479: ^class:calls[] started
24480:
24481: * src/: include/pa_value.h, main/core.C: z
24482:
24483: * src/main/core.C: operators : and self. prefixes
24484:
24485: * src/main/core.C: z
24486:
24487: * src/: include/pa_string.h, main/pa_string.C: String_iterator
24488: tested
24489:
24490: * src/: include/pa_string.h, main/pa_string.C: String_iterator
24491: optimized
24492:
24493: * src/main/pa_string.C: String_iterator::skip_to optimized a bit.
24494: would change privates to better support optimization
24495:
24496: * src/: include/pa_string.h, main/pa_string.C:
24497: String_iterator::skip_to todo:optimize
24498:
24499: 2001-02-12 paf
24500:
24501: * src/: include/pa_string.h, main/core.C, main/pa_string.C: started
24502: String_iterator
24503:
24504: * src/: include/pa_context.h, include/pa_value.h, main/core.C: some
24505: comments
24506:
24507: * src/: include/pa_context.h, include/pa_value.h, main/core.C: get
24508: self/methodref joined
24509:
24510: 2001-02-11 paf
24511:
24512: * src/: include/pa_context.h, include/pa_value.h, main/core.C,
24513: main/main.dsp: core started. core.C, context&value .h
24514:
24515: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
24516: include/pa_string.h, main/main.dsp, main/pa_array.C,
24517: main/pa_hash.C, main/pa_pool.C, main/pa_string.C: :pooled
24518:
24519: 2001-01-30 paf
24520:
24521: * src/: Makefile.am, main/Makefile.am, targets/Makefile.am: .am
24522: comments
24523:
24524: * src/: include/pa_pool.h, main/Makefile.am, main/main.dsp,
24525: main/pa_pool.C: moved pa_pool.C to be target specific
24526:
24527: * src/: include/pa_exception.h, include/pa_pool.h,
24528: include/pa_table.h, main/pa_exception.C, main/pa_table.C: minor *
24529: to & changes
24530:
24531: * src/: include/pa_exception.h, include/pa_pool.h,
24532: include/pa_request.h, include/pa_table.h, main/pa_array.C,
24533: main/pa_exception.C, main/pa_pool.C, main/pa_table.C: error
24534: re-associated. that's much better even removed 'die' necessety
24535:
24536: * src/: include/pa_error.h, include/pa_exception.h,
24537: include/pa_pool.h, include/pa_request.h, main/main.dsp,
24538: main/pa_error.C, main/pa_exception.C, main/pa_pool.C,
24539: targets/Makefile.am: lowered targets/parser into subdir, added
24540: parser_Pool(Pool) failed to add. would think..
24541:
24542: * src/: include/pa_error.h, include/pa_hash.h, include/pa_string.h,
24543: include/pa_table.h, main/pa_error.C, main/pa_hash.C,
24544: main/pa_string.C, main/pa_table.C: Table more like C++ style
24545: hence lots of 'const'
24546:
24547: * src/: include/pa_error.h, include/pa_request.h,
24548: include/pa_string.h, include/pa_table.h, main/pa_error.C,
24549: main/pa_table.C: Error fixed
24550:
24551: 2001-01-29 paf
24552:
24553: * src/: include/pa_array.h, include/pa_common.h,
24554: include/pa_error.h, include/pa_hash.h, include/pa_pool.h,
24555: include/pa_request.h, include/pa_string.h, include/pa_table.h,
24556: main/Makefile.am, main/pa_array.C, main/pa_common.C,
24557: main/pa_error.C, main/pa_hash.C, main/pa_table.C: added forgotten
24558:
24559: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
24560: include/pa_string.h, include/pa_table.h, include/pa_types.h,
24561: main/Makefile.am, main/main.dsp, main/pa_array.C, main/pa_hash.C,
24562: main/pa_string.C, main/pa_table.C: Request Error Table
24563:
24564: * src/: include/pa_pool.h, main/pa_array.C: tested - decision "no
24565: templates"
24566:
24567: * src/: include/pa_array.h, include/pa_pool.h, main/Makefile.am,
24568: main/main.dsp, main/pa_array.C: templates failed no template
24569: specializations [VC6], no library auto instantation [VC6, GNU c++
24570: 2.95.2-6 from latest cygwin]
24571:
24572: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
24573: include/pa_string.h, include/pa_table.h, include/pa_types.h,
24574: main/main.dsp, main/pa_array.C, main/pa_string.C,
24575: main/pa_table.C: Table started would test template Array now
24576:
24577: * src/: include/pa_pool.h, include/pa_string.h, main/pa_string.C:
24578: String originating
24579:
24580: * src/: include/pa_hash.h, include/pa_pool.h, include/pa_threads.h,
24581: main/pa_hash.C: made local Hash-es not thread safe=quicker by
24582: SYNCHRONIZED(thread_safe)
24583:
24584: * src/include/: pa_array.h, pa_hash.h, pa_string.h: moved .h public
24585: parts to top
24586:
24587: * src/: include/pa_hash.h, include/pa_threads.h, main/pa_hash.C,
24588: main/pa_threads.C: decided on one global_mutex, like PHP as I can
24589: see: needed only in global Hash now, made Hash:: put/get
24590: SYNCHRONIZED
24591:
24592: * src/: include/pa_hash.h, include/pa_threads.h, main/main.dsp,
24593: main/pa_threads.C: added pa_threads
24594:
24595: Mutex
24596:
24597: * src/include/pa_hash.h: some comments
24598:
24599: * src/: main/pa_array.C, include/pa_array.h, include/pa_pool.h:
24600: Array& operator += (Array& src)
24601:
24602: * src/main/pa_array.C: expand not convinient, would rewrite
24603:
24604: * src/: include/pa_array.h, main/pa_array.C: Array::operator +=
24605: (Array& src)
24606:
24607: rethought, would change now
24608:
24609: 2001-01-27 paf
24610:
24611: * src/: include/pa_array.h, main/pa_array.C: array [] with chunk
24612: caching
24613:
24614: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
24615: include/pa_string.h, main/pa_array.C, main/pa_string.C: array
24616: cache rethought to chunk caching
24617:
24618: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
24619: include/pa_string.h, main/main.dsp, main/pa_array.C,
24620: main/pa_hash.C, main/pa_string.C: Array 0
24621:
24622: * src/main/pa_string.C: String::operator ==
24623:
24624: * src/main/pa_hash.C: String(&String)
24625:
24626: * src/main/pa_hash.C: added pa_hash.C [forgotten]
24627:
24628: * src/: include/pa_hash.h, include/pa_string.h, include/pa_types.h,
24629: main/main.dsp, main/pa_string.C: uint, and added pa_types &
24630: pa_hash[forgotten]
24631:
24632: 2001-01-26 paf
24633:
24634: * src/: include/pa_pool.h, include/pa_string.h, main/pa_string.C:
24635: removed templates [vc++ suxx]
24636:
24637: * src/: include/pa_pool.h, include/pa_string.h, main/main.dsp,
24638: main/pa_pool.C, main/pa_string.C: templates in VC++ suxx.
24639:
24640: * src/include/: pa_pool.h, pa_string.h: pa_pool split
24641:
1.119 moko 24642: * src/main/: main.dsp, pa_string.C: Id check
1.95 moko 24643:
1.119 moko 24644: * src/: main/pa_pool.C, main/pa_string.C, include/pa_pool.h: Id
1.95 moko 24645: check
24646:
24647: * src/: include/pa_pool.h, main/pa_string.C: String prealloc &
24648: dynamic row_count
24649:
24650: * src/: Makefile.am, include/pa_pool.h, main/Makefile.am,
24651: main/main.dsp, main/pa_pool.C, main/pa_string.C,
24652: targets/Makefile.am: Initial revision
24653:
24654: * src/: Makefile.am, include/pa_pool.h, main/Makefile.am,
24655: main/main.dsp, main/pa_pool.C, main/pa_string.C,
24656: targets/Makefile.am: creating parser3 module
24657:
E-mail: