Annotation of parser3/ChangeLog, revision 1.216
1.216 ! moko 1: 2025-01-25 moko
! 2:
! 3: * configure.ac, src/include/pa_version.h: version 3.5.1 -> 3.5.2b
! 4:
! 5: * aclocal.m4, configure, src/include/pa_config_auto.h.in,
! 6: src/lib/ltdl/aclocal.m4, src/lib/ltdl/configure: aclocal &&
! 7: autoheader && automake && autoconf
! 8:
! 9: * src/lib/ltdl/configure.ac: new autotools used
! 10:
! 11: * acsite.m4, configure.ac: new autotools warnings fixed
! 12:
1.213 moko 13: 2025-01-10 moko
14:
1.215 moko 15: * tests/results/320.processed: test result updated after syslog
16: added
17:
1.214 moko 18: * src/classes/op.C: minor MSVC fixes
19:
20: * src/lib/md5/pa_md5c.c: MSVC warnings fixed
21:
1.213 moko 22: * operators.ru.txt, operators.txt: +
23: ^syslog[ident;message[;info|warning|error|debug]]
24:
25: * src/classes/op.C: +
26: ^syslog[ident;message[;info|warning|error|debug]] (implelents
27: feature #1270)
28:
29: * configure, configure.ac, src/include/pa_config_auto.h.in,
30: src/include/pa_version.h: 3.5.0 -> 3.5.1, syslog check
31:
32: 2025-01-06 moko
33:
34: * src/include/pa_hash.h: own prime numbers (nearest primes to 5 *
35: 2^n) calculated and used
36:
37: * src/lib/md5/: pa_md5.h, pa_md5c.c: MD5 code now taken from
38: https://www.hadrons.org/software/libmd/
39:
1.212 moko 40: 2024-12-28 moko
41:
42: * tests/httpd/run_tests.sh: for FreeBSD compatibility
43:
44: * tests/httpd/: 032.txt, 033.txt, 034.txt, 035.txt, 036.txt,
45: 037.txt, 038.txt, ok.log, site/404.html, site/httpd.p:
46: $request:uri and $request:path tests added (related to feature
47: #1269)
48:
49: * operators.ru.txt, operators.txt: + $request:path documented
50: (related to feature #1269)
51:
52: * tests/: 065.html, results/065.processed: $request:path,
53: $request:uri tested
54:
55: * src/types/pa_vrequest.C: $request:path default is empty string to
56: match an empty URI in console mode (related to feature #1269)
57:
58: * etc/auto.p.in: $request:path used (related to feature #1269)
59:
60: * src/types/: pa_vrequest.C, pa_vrequest.h: $request:path added
61: (implements feature #1269)
62:
63: 2024-12-26 moko
64:
65: * configure, configure.ac, src/include/pa_version.h: 3.5.0rc ->
66: 3.5.0
67:
68: * src/lib/sdbm/: pa_strings.C, sdbm.c, sdbm_private.h,
69: pa-include/pa_errno.h, pa-include/pa_file_info.h,
70: pa-include/pa_file_io.h, pa-include/pa_sdbm.h,
71: pa-include/pa_strings.h: unused code cleaned, pa_pstrcat uses
72: pa_strcat
73:
74: * tests/results/223.processed: apache upgraded @parser.ru
75:
76: * src/lib/sdbm/: sdbm.c, sdbm_hash.c, sdbm_lock.c, sdbm_pair.c,
77: sdbm_pair.h, sdbm_private.h, sdbm_tune.h, pa-include/pa_apr.h,
78: pa-include/pa_errno.h, pa-include/pa_file_info.h,
79: pa-include/pa_file_io.h, pa-include/pa_sdbm.h,
80: pa-include/pa_strings.h: sdbm updated from version included in
81: apache 2.0.43 to version included in apache 2.0.65
82:
83: 2024-12-24 moko
84:
85: * etc/auto.p.in: to avoid patching Debian package
86:
87: * src/main/: pa_exec.C, pa_http.C: final fixes for
88: --with-build-warnings (dangling-reference warnings can be
89: ignored)
90:
91: 2024-12-23 moko
92:
93: * src/: classes/file.C, classes/hash.C, classes/op.C,
94: include/pa_common.h, main/pa_http.C, main/pa_request.C,
95: types/pa_vcookie.C, types/pa_vform.C: more fixes for
96: --with-build-warnings
97:
98: * src/: classes/date.C, classes/inet.C, classes/op.C,
99: classes/reflection.C, include/pa_array.h,
100: include/pa_config_includes.h, main/execute.C, main/pa_base64.C,
101: main/pa_common.C, main/pa_globals.C, types/pa_vfile.C: fixes for
102: --with-build-warnings
103:
1.211 moko 104: 2024-12-21 moko
105:
106: * Makefile.am: +operators.ru.txt
107:
108: * operators.ru.txt, operators.txt: typo fixed
109:
110: 2024-12-20 moko
111:
112: * operators.txt: whitespace synced
113:
114: * operators.ru.txt, operators.txt: curl added
115:
116: * operators.ru.txt, operators.txt: logically sorted
117:
118: * operators.ru.txt: id added
119:
120: * operators.txt: ID added
121:
122: * operators.txt: translated
123:
124: * operators.ru.txt, operators.txt: operators.txt translated to
125: english, synced format with operators.ru.txt
126:
127: * operators.ru.txt, operators.txt: renamed to operators.ru.txt,
128: formatted
129:
130: * operators.ru.txt, operators.txt: formatted, actualized, oracle
131: info moved to separate file
132:
133: 2024-12-19 moko
134:
135: * src/targets/cgi/parser3.C: avoid parser version requests logging
136: in parser3.log
137:
138: 2024-12-18 moko
139:
140: * buildall: preventing --with-system-mailreceive linking with
141: libglib-2.0/libgobject-2.0 left from --with-mailreceive (related
142: to feature #1199)
143:
1.210 moko 144: 2024-12-16 moko
145:
1.211 moko 146: * operators.ru.txt, operators.txt: actualized for 3.5.0
1.210 moko 147:
148: * src/classes/table.C: exception text fixed
149:
150: 2024-12-15 moko
151:
152: * tests/: 102.html, results/102.processed: tests updated after
153: $form:fields not editable again (related to feature #1254)
154:
155: * src/types/pa_vform.C: $form:tables/files (not $form:fields) can
156: be edited (related to feature #1254)
157:
158: * src/types/pa_vform.C: reverted that
159: $form:fields/tables/files/imap can be edited (related to feature
160: #1254) for backward compatibility
161:
162: 2024-12-14 moko
163:
1.211 moko 164: * operators.ru.txt, operators.txt: + array in operators.txt
1.210 moko 165:
166: * tests/results/auto.p: avoid $mac execution unless on OS X
167:
168: * tests/388-sql.html: more OS support
169:
170: 2024-12-13 moko
171:
172: * tests/388-sql.html: sql tests under OS X now fixed
173:
174: * tests/results/auto.p: curl test under OS X now works
175:
176: * tests/: 346-curl.html, 347-curl.html, results/347-curl.processed:
177: no dll name under Windows, hiding
178:
179: * tests/: 379-curl.html, results/379-curl.processed: some curl
180: versions accept "HTTP/1.0 200OK? OK" status, some not, ignore
181:
182: * tests/: 030.html, 212.html, 219.html, 273.html, 346-curl.html,
183: 389.html, results/030.processed, results/212.processed,
184: results/219.processed, results/273.processed,
185: results/320.processed, results/346-curl.processed,
186: results/389.processed, results/auto.p: ^try-catch-filtered added
187: and used
188:
189: * tests/: 347-curl.html, results/347-curl.processed: support for
190: different error messages
191:
192: * src/classes/curl.C: several curl libraries supported,
193: ^curl:options[ $.library[] ] resets to default
194:
195: * tests/: 223-curl.html, results/223-curl.processed: CONTENT_LENGTH
196: removed as depends on curl version
197:
198: * tests/results/: 223-curl.processed, 394-curl.processed: curl
199: fixed bug with \n in file names, test result updated
200:
201: * tests/388-sql.html: +libmysqlclient.so
202:
203: * etc/auto.p.in: +libmariadb
204:
205: 2024-12-12 moko
206:
207: * tests/: 388-sql.html, results/429-sql.processed: test results
208: updated after test changed
209:
210: * tests/: 388-sql.html, 428-sql.html, 429-sql.html: tests updated
211: for newer MariaDB compatibility
212:
213: * tests/: 388-sql.html, 429-sql.html, results/388-sql.processed,
214: results/429-sql.processed: key -> id for new MariaDB
215: compatibility
216:
217: * src/types/pa_vmethod_frame.h: warning war
218:
219: * src/: include/pa_charset.h, main/pa_charset.C: Adopted patch from
220: Yavor Doganov <yavor@gnu.org> with extra libxml2 headers
221: including for Debian package
222:
223: 2024-12-11 moko
224:
225: * src/: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
226: targets/isapi/parser3isapi.C, types/pa_vstatus.C:
227: $status:log-filename added (related to feature #1262)
228:
229: * tests/: 440.html, results/440.processed: test for row is checked
230: before accessing when table is modified during select (related to
231: bug #1258)
232:
233: * src/: classes/table.C, include/pa_table.h: row should be checked
234: before accessing as table can be modified during select (related
235: to bug #1258)
236:
237: * src/types/pa_vmail.C: $mail:received tables -> elements array
238: (related to feature #1226)
239:
240: * src/: classes/file.C, classes/image.C, classes/table.C,
241: include/pa_exception.h: FIRST_ARG_MUST_NOT_BE_CODE replace with
242: better messages (related to feature #1267)
243:
244: * tests/results/: 065.processed, 246.processed, 337.processed,
245: 342.processed, 352.processed, 356.processed, 364.processed,
246: 372.processed, 373.processed, 389.processed, 404.processed,
247: 406.processed, 414.processed, 430.processed, 432.processed,
248: 442.processed: tests updated after params.as_string error
249: reporting was improved (related to feature #1267)
250:
251: * src/classes/reflection.C: error messages optimized (related to
252: feature #1267)
253:
254: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: even better
255: error reporing for params.as_* (related to feature #1267)
256:
257: * src/: classes/file.C, classes/string.C, include/pa_exception.h:
258: MODE_MUST_NOT_BE_CODE -> MODE_MUST_BE_STRING (related to feature
259: #1267)
260:
261: * tests/results/: 246.processed, 414.processed, 432.processed:
262: tests updated after params.as_string error reporting was improved
263: (related to feature #1267)
264:
265: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: better error
266: reporing for params.as_string (implements feature #1267)
267:
268: * tests/: 065.html, results/065.processed: tests for file methods
269: accepting file as filename added (related to feature #1265)
270:
271: * src/: classes/file.C, include/pa_exception.h,
272: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h: some file
273: methods now accept file as path specification (adopted Sumo patch
274: implements feature #1265)
275:
276: * tests/: 400.html, results/400.processed: tests for result
277: optimization "locks" after first method call (related to feature
278: #1266)
279:
280: 2024-12-10 moko
281:
282: * src/types/: pa_method.h, pa_vmethod_frame.h: detailed
283: result_optimization comments (related to feature #1266)
284:
285: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: optimization:
286: $result now stored in my_result, not in local variables hash
287: (implements feature #1266)
288:
1.209 moko 289: 2024-12-09 moko
290:
1.210 moko 291: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: my.set ->
292: set_my_variable in preparation for $result optimization (related
293: to feature #1266)
294:
1.209 moko 295: * tests/results/119.processed: newline corrected for some OS
296:
297: * tests/: 441.html, results/441.processed: Debian-specific test
298: commented
299:
300: * buildall: pcre2 10.42 -> 10.44
301:
302: 2024-12-08 moko
303:
304: * buildall: external links fixed
305:
306: * src/include/pa_version.h: 3.4.7b -> 3.5.0rc
307:
308: * src/include/pa_table.h: some clang versions compilation fix
309:
310: * configure.ac: 3.4.7b -> 3.5.0rc
311:
312: 2024-12-07 moko
313:
314: * tests/: 443.html, 444.html, results/443.processed,
315: results/444.processed: tests for named params (related to feature
316: #1205)
317:
318: * src/: classes/reflection.C, types/pa_method.h: named_params
319: support in reflection (related to feature #1205)
320:
321: * src/types/pa_vmethod_frame.h: extra_params and named params
322: should be also inited in ^method[] call (related to feature
323: #1205)
324:
325: * src/types/: pa_method.h, pa_vmethod_frame.h: named arguments
326: support using @method[arg;.named_arg;.named_arg2] syntax
327: (implements feature #1205)
328:
329: * tests/: 443.html, results/443.processed: test for *args inited
330: added (related to bug #1264)
331:
332: * src/types/pa_vmethod_frame.h: *args are now inited even if not
333: specified (fixes bug #1264)
334:
335: * tests/: 442.html, results/442.processed: tests for
336: params.as_file_name(N) with empty file name added (related to
337: feature #1121)
338:
339: * src/: classes/file.C, classes/hashfile.C, classes/image.C,
340: classes/op.C, classes/string.C, classes/table.C, classes/xdoc.C,
341: include/pa_exception.h, types/pa_vmethod_frame.h:
342: params.as_file_name(N) added and used instead of
343: params.as_string(1, FILE_NAME_MUST_BE_STRING) where appropriate
344: (implements feature #1121)
345:
346: * src/: classes/file.C, classes/image.C, classes/op.C,
347: classes/table.C, include/pa_exception.h: filename is everywhere
348: params.as_string, unify exception and remove
349: FILE_NAME_MUST_NOT_BE_CODE (related to feature #1121)
350:
351: * tests/: 141.html, results/141.processed: test for
352: ^math:digest[...; $.hmac[$file] $.format[file] ] added (related
353: to feature #1263)
354:
355: * src/classes/math.C: ^math:digest[...; $.hmac[$file]
356: $.format[file] ] now supported (implements feature #1263)
357:
358: 2024-12-06 moko
359:
360: * src/: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
361: targets/isapi/parser3isapi.C, types/pa_vstatus.C: $status:mode
362: (cgi/console/mail/httpd/apache/isapi) added (related to feature
363: #1262)
364:
365: 2024-12-05 moko
366:
367: * src/targets/cgi/parser3.C: more correct arguments processing to
368: block -fl config.file log.file logic (related to feature #1262)
369:
370: 2024-12-04 moko
371:
372: * src/targets/cgi/parser3.C: now only one log location is selected
373: and tried. -l - supported for stderr specification (related to
374: feature #1262)
375:
376: 2024-12-03 moko
377:
378: * tests/: 010.html, 415_dir/30.p, 415_dir/31.p,
379: results/010.processed, results/415.processed: tests for
380: $.(expression)[value], $a.(expression), ^v.(expression)[args]
381: added (related to feature #1064)
382:
383: * src/main/compile.y: $.(expression)[value], $a.(expression),
384: ^v.(expression)[args] now supported (implements feature #1064)
385:
386: 2024-12-02 moko
387:
388: * src/targets/cgi/parser3.C: -l /path/to/log options added
389: (implements feature #1262)
390:
1.208 moko 391: 2024-12-01 moko
392:
393: * tests/: 010.html, results/010.processed: some tests related to
394: bug #1149 added
395:
396: * src/main/compile.y: the check pc.pos.col > 1 is not required
397: because we can't be here without a '$' before. The begin == end
398: check was incorrect since $[a]{b} fits this condition (fixes bug
399: #1149)
400:
401: 2024-11-29 moko
402:
403: * src/classes/array.C: warning war
404:
405: 2024-11-26 moko
406:
407: * tests/: 441.html, results/441.processed: a bit more testing
408: (related to bug #1238)
409:
410: * src/main/pa_exec.C: only " now quoted (related to bug #1239)
411:
412: * src/main/pa_exec.C: simplification arg_quote added (related to
413: bug #1229)
414:
1.207 moko 415: 2024-11-25 moko
416:
417: * src/main/pa_exec.C: separated cmd_quote and exe_quote (related to
418: bug #1239)
419:
420: 2024-11-24 moko
421:
422: * src/main/pa_exec.C: added cmd.exe specific
423:
424: * tests/: 441.html, cat-windows.sh, cat.sh, results/441.processed:
425: tests for ^file::exec env and args tainting tests (related to bug
426: #1239)
427:
428: * src/main/pa_exec.C: shell_quote added (partial fix for bug #1239)
429:
430: * src/include/pa_config_includes.h: added recommendations for
431: libxslt.a and and libexslt.a compilation under cygwin
432:
433: * tests/results/102.processed: $form:fields.value is now writable,
434: as $form:value (related to feature #1254)
435:
436: * src/include/pa_config_includes.h: cigwin compilation fixes
437:
438: 2024-11-23 moko
439:
440: * tests/httpd/site/run_server.sh: to simplify testing
441:
442: * tests/httpd/: 030.txt, 031.curl, 040.txt, ok.log, run_tests.sh,
443: site/form.html: $form:files and $form:elements tests added, tests
444: with curl supported (related to feature #1254)
445:
446: * src/: include/pa_symbols.h, main/pa_symbols.C, types/pa_vform.C,
447: types/pa_vform.h: $form:elements implemented, VForm::get_element
448: uses faster SYMBOLS_EQ, hashes no longer copied when using
449: $form:fields/tables/files/imap and can be edited (implements
450: feature #1254)
451:
452: * src/main/pa_http.C: pa_send added to handle partial writes (fixes
453: bug #1261)
454:
1.206 moko 455: 2024-11-17 moko
456:
457: * tests/: 440.html, results/440.processed: tests for
458: ^table.array[], offset restoration, iterators robust tests
459: (related to bug #1258, features #1259 and #1260)
460:
461: * tests/: 439.html, results/439.processed: array and hash iterators
462: robust tests (related to feature #1260)
463:
464: * src/: classes/array.C, classes/table.C, include/pa_array.h,
465: include/pa_table.h: Array_robust_iterator added and used in cases
466: where array can be modified during iteration (implements feature
467: #1260)
468:
469: * src/classes/table.C: ^table.array[], ^table.array[column name],
470: ^table.array{code} added (implements feature #1259)
471:
472: 2024-11-16 moko
473:
474: * src/: classes/table.C, include/pa_table.h, main/pa_table.C: fixed
475: table current row restoration after exception and table changes
476: (fixes bug #1258)
477:
478: 2024-11-13 moko
479:
480: * src/classes/table.C: minor optimization
481:
482: * src/main/pa_string.C: \r added to default ^string.trim chars list
483: (https://www.parser.ru/forum/?id=86648)
484:
1.205 moko 485: 2024-11-11 moko
486:
1.206 moko 487: * src/classes/classes.C: set_base commented
488:
489: * src/classes/: classes.C, xdoc.C: cleanup after classes.awk
490: deleted
491:
492: * src/classes/classes.vcproj: no more classes.awk and classes.inc
493:
494: * src/classes/: Makefile.am, classes.awk: no more classes.awk and
495: classes.inc
496:
497: * src/: classes/classes.C, classes/classes.awk, classes/classes.h,
498: main/pa_globals.C: classes.awk is useless, preparing to delete it
499:
1.205 moko 500: * src/classes/classes.h: temp fix
501:
502: 2024-11-10 moko
503:
504: * src/: classes/date.C, classes/file.C, classes/image.C,
505: classes/op.C, main/pa_string.C: minor optimization
506:
507: * src/: classes/date.C, classes/file.C, classes/image.C,
508: classes/op.C, main/pa_string.C: typo fixed
509:
510: * src/: classes/classes.awk, classes/classes.h, classes/date.C,
511: classes/file.C, classes/image.C, classes/op.C,
512: main/pa_charsets.C, main/pa_string.C: singletones used to reduce
513: memory allocation befor main(). Only 3 allocations in chatsets
514: left (implements feature #1257)
515:
516: * src/targets/: apache/mod_parser3_core.C, isapi/parser3isapi.C:
517: minor naming convention fix
518:
519: * tests/: 437.html, 438.html, httpd/ok.log, httpd/site/029.html,
520: results/436.processed, results/437.processed,
521: results/438.processed: tests for @unhandled_exception processing
522: (related to feature #1256)
523:
524: * src/: main/pa_request.C, targets/apache/mod_parser3_core.C,
525: targets/cgi/pa_sapi_info.h, targets/cgi/parser3.C,
526: targets/isapi/parser3isapi.C: Exceptions in @unhandled_exception
527: are now processed in request::core for correct logging and
528: reporting (feature #1256)
529:
530: * src/: include/pa_sapi.h, main/pa_request.C,
531: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
532: targets/isapi/parser3isapi.C: unhandled exception now called if
533: exception occures during $response:download processing (related
534: to bug #1255)
535:
536: * etc/auto.p.in: better 404 error reporting
537:
538: 2024-11-09 moko
539:
540: * src/main/pa_memory.C: more detailed usage comment
541:
542: * src/main/pa_memory.C: usage commented
543:
544: * src/main/pa_memory.C: minor cleanup
545:
546: * src/types/: pa_varray.h, pa_vregex.h: warnings war
547:
548: * tests/: 436.html, httpd/029.txt, httpd/ok.log,
549: httpd/site/029.html, results/436.processed: test for exception in
550: $response:download[] added
551:
552: * src/targets/cgi/parser3.C: sync CGI mode behavior with httpd mode
553: and avoid exit status 1 on die
554:
555: * tests/results/: 007.processed, 019.processed, 098.processed,
556: 103.processed, 233.processed: windows headers matter for binary
557: files
558:
559: * tests/httpd/ok.log: tests results updated as extra headers now
560: cleared on error (related to bug #1255)
561:
562: * src/: include/pa_sapi.h, targets/apache/mod_parser3_core.C,
563: targets/cgi/pa_sapi_info.h, targets/cgi/parser3.C,
564: targets/isapi/parser3isapi.C: headers buffering to avoid extra
565: headers in errors, custom send_error in cgi/httpd mode to avoid
566: memory allocations (fixes bug #1255)
567:
568: 2024-11-07 moko
569:
570: * tests/: 264.html, results/264.processed: tests updated to test
571: removal of only trailing empty arguments for backward
572: compatibility (related to feature #1252)
573:
574: * src/classes/file.C: remove trailing empty arguments for backward
575: compatibility (related to feature #1252)
576:
577: 2024-11-05 moko
578:
579: * src/targets/cgi/: pa_sapi_info.h, parser3.C: avoid GPF in very
580: low memory case, when static initialization failed even before
581: main() start
582:
583: 2024-11-04 moko
584:
585: * configure, src/include/pa_config_auto.h.in,
586: src/include/pa_config_fixed.h: _locking no longer used
587:
588: * configure.ac: _locking no longer used (related to bug #1231)
589:
590: * src/main/pa_os.C: lock error fine-tuning (related to bug #1231)
591:
592: * src/main/pa_os.C: lock errors tuning (related to bug #1231)
593:
594: * src/lib/sdbm/: pa_file_io.C, pa-include/pa_file_io.h: remove
595: unused
596:
597: * src/: lib/sdbm/pa_file_io.C, main/pa_common.C: errno should not
598: be used on locking errors (related to bug #1231)
599:
600: * src/main/pa_os.C: GetLastError used as errno is not set (related
601: to bug #1231)
602:
603: * src/main/pa_os.C: under windows _locking replaced with LockFileEx
604: allowing shared lock to work (fixes bug #1231)
605:
606: * INSTALL: actualized, minor fixes
607:
608: * etc/auto.p.in: default LIMITS added
609:
610: * AUTHORS: links actualized
611:
612: * src/: classes/array.C, classes/bool.C, classes/classes.C,
613: classes/classes.awk, classes/classes.h, classes/curl.C,
614: classes/date.C, classes/double.C, classes/file.C, classes/form.C,
615: classes/hash.C, classes/hashfile.C, classes/image.C,
616: classes/inet.C, classes/int.C, classes/json.C, classes/mail.C,
617: classes/math.C, classes/memcached.C, classes/memory.C,
618: classes/op.C, classes/reflection.C, classes/regex.C,
619: classes/response.C, classes/string.C, classes/table.C,
620: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
621: include/pa_array.h, include/pa_base64.h,
622: include/pa_cache_managers.h, include/pa_charset.h,
623: include/pa_charsets.h, include/pa_common.h,
624: include/pa_config_fixed.h, include/pa_config_includes.h,
625: include/pa_dictionary.h, include/pa_dir.h,
626: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
627: include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
628: include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
629: include/pa_pool.h, include/pa_random.h, include/pa_request.h,
630: include/pa_request_charsets.h, include/pa_request_info.h,
631: include/pa_sapi.h, include/pa_socks.h,
632: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
633: include/pa_stack.h, include/pa_string.h,
634: include/pa_stylesheet_connection.h,
635: include/pa_stylesheet_manager.h, include/pa_symbols.h,
636: include/pa_table.h, include/pa_threads.h, include/pa_types.h,
637: include/pa_uue.h, include/pa_xml_exception.h,
638: include/pa_xml_io.h, lib/gd/gif.C, lib/gd/gif.h, lib/gd/gifio.C,
639: lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
640: lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
641: lib/punycode/pa_idna.c, lib/punycode/pa_idna.h,
642: lib/sdbm/pa_file_io.C, lib/sdbm/pa_strings.C, lib/smtp/comms.C,
643: lib/smtp/smtp.C, lib/smtp/smtp.h, main/compile.C,
644: main/compile.tab.C, main/compile.y, main/compile_tools.C,
645: main/compile_tools.h, main/execute.C, main/pa_base64.C,
646: main/pa_cache_managers.C, main/pa_charset.C, main/pa_charsets.C,
647: main/pa_common.C, main/pa_dictionary.C, main/pa_dir.C,
648: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
649: main/pa_http.C, main/pa_memory.C, main/pa_os.C, main/pa_pool.C,
650: main/pa_random.C, main/pa_request.C, main/pa_socks.C,
651: main/pa_sql_driver_manager.C, main/pa_string.C,
652: main/pa_stylesheet_connection.C, main/pa_stylesheet_manager.C,
653: main/pa_symbols.C, main/pa_table.C, main/pa_threads.C,
654: main/pa_uue.C, main/pa_xml_exception.C, main/pa_xml_io.C,
655: main/untaint.C, sql/pa_sql_driver.h,
656: targets/apache/mod_parser3.c, targets/apache/mod_parser3_core.C,
657: targets/apache/pa_httpd.h, targets/cgi/parser3.C,
658: targets/isapi/parser3isapi.C, types/pa_junction.h,
659: types/pa_method.h, types/pa_property.h, types/pa_value.C,
660: types/pa_value.h, types/pa_varray.C, types/pa_varray.h,
661: types/pa_vbool.h, types/pa_vcaller_wrapper.h, types/pa_vclass.C,
662: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
663: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.C,
664: types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.C,
665: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
666: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.C,
667: types/pa_vhash.h, types/pa_vhashfile.C, types/pa_vhashfile.h,
668: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
669: types/pa_vjunction.C, types/pa_vjunction.h, types/pa_vmail.C,
670: types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
671: types/pa_vmemcached.C, types/pa_vmemcached.h, types/pa_vmemory.h,
672: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
673: types/pa_vobject.C, types/pa_vobject.h, types/pa_vregex.C,
674: types/pa_vregex.h, types/pa_vrequest.C, types/pa_vrequest.h,
675: types/pa_vresponse.C, types/pa_vresponse.h,
676: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
677: types/pa_vstateless_object.h, types/pa_vstatus.C,
678: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
679: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
680: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
681: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
682: types/pa_wcontext.h, types/pa_wwrapper.h: Copyright year updated
683:
1.203 moko 684: 2024-10-28 moko
685:
1.204 moko 686: * src/classes/array.C: avoid invalidate()
687:
688: * src/: classes/array.C, types/pa_varray.h: minor optimization for
689: fused to survive in ^array::copy[$a] (related to feature #930)
690:
691: * src/types/pa_varray.h: minor optimization as last element is
692: allways defined if present
693:
1.203 moko 694: * tests/: 435.html, results/435.processed: tests for
695: ^hash.set[first|last;value], ^hash.set([-+]index)[value] and same
696: for array added (related to feature #1253)
697:
698: * src/classes/array.C: typo fixed
699:
700: * src/classes/: array.C, hash.C: ^hash.set[first|last;value] +
701: ^hash.set([-+]index)[value], and same for array added (implements
702: feature #1253)
703:
704: * tests/results/: 246.processed, 298.processed, 342.processed,
705: 389.processed, 397.processed, 430.processed, 432.processed: tests
706: results update after minor exceptions texts fixes
707:
708: 2024-10-27 moko
709:
710: * src/: classes/array.C, classes/hash.C, classes/math.C,
711: classes/reflection.C, classes/string.C, classes/table.C,
712: main/pa_string.C, types/pa_varray.h, types/pa_vfile.C,
713: types/pa_vmethod_frame.h: handy as_index() added, several
714: exceptions texts fixed (related to feature #930)
715:
716: * src/: classes/array.C, types/pa_varray.h: non-working
717: $array.fields removed, ^array.delete[index] supported (related to
718: feature #930)
719:
720: * tests/: 431.html, results/431.processed: tests updated after
721: ^a.delete[3] supported
722:
723: * tests/: 431.html, 434.html, results/434.processed: tests for last
724: element used, push/pop, exceptions during arguments processing
725: and used caching (related to feature #930)
726:
727: * src/: classes/array.C, types/pa_varray.h: change_used added for
728: better used caching and now no issues if exception occures during
729: append arguments processing (related to feature #930)
730:
731: * src/: classes/array.C, types/pa_varray.h: ^array.push[] /
732: ^array.pop[] added, last element is allways used (related to
733: feature #930)
734:
735: 2024-10-26 moko
736:
737: * src/: classes/array.C, include/pa_array.h, types/pa_varray.C,
738: types/pa_varray.h: confirm_all_used added where possible (related
739: to feature #930)
740:
741: * src/: classes/array.C, include/pa_array.h, types/pa_varray.h:
742: small array optimizations (related to feature #930)
743:
744: * src/types/pa_varray.h: DEBUG_ARRAY_USED added to simplify testing
745:
746: * tests/: 431.html, results/431.processed: test for
747: ^array.compact[undef] added
748:
749: * src/classes/array.C: ^array.compact[] now have optional 'undef'
750: argument to also compact undefined elements (related to feature
751: #930)
752:
753: 2024-10-24 moko
754:
755: * src/: classes/array.C, types/pa_varray.C, types/pa_varray.h:
756: VArray::hash is used rarery, no longer caching the result
757:
758: * tests/results/432.processed: testing removed from tests
759:
760: 2024-10-23 moko
761:
762: * tests/: 431.html, results/431.processed: ^array.compact[] test
763: added
764:
765: * src/: classes/array.C, types/pa_varray.h: ^array.compact[] added
766:
767: * tests/: 432.html, results/432.processed: testing ^array.at[] for
768: both "solid" and "sparse" arrays
769:
770: * src/classes/array.C: ^array.at[] speedup for "solid" arrays
771:
772: 2024-10-22 moko
773:
774: * tests/results/264.processed: spelling
775:
776: * src/classes/file.C: spelling
777:
778: * tests/: 264.html, cat-windows.sh, cat.sh, results/264.processed:
779: tests updated after ^file::exec[cmd;;$array] implemented and
780: empty arguments not skipped (related to feature #1252)
781:
782: * src/classes/file.C: ^file::exec[cmd;;$array] supported
783: (implements feature #1252) bugfix: empty arguments no longer
784: skipped
785:
1.205 moko 786: 2024-10-21 moko
787:
788: * tests/httpd/: 001.txt, 002.txt, 003.txt, 004.txt, 005.txt,
789: 007.txt, 008.txt, 009.txt, 010.txt, 011.txt, 012.txt, 013.txt,
790: 014.txt, 015.txt, 016.txt, 017.txt, 018.txt, 019.txt, 020.txt,
791: 021.txt, 022.txt, 023.txt, 024.txt, 025.txt, 026.txt, 027.txt,
792: 028.txt, 030.txt, ok.log, run_tests.sh, site/httpd.p,
793: site/index.html, site/test.txt: httpd tests added
794:
1.202 moko 795: 2024-10-20 moko
796:
797: * src/classes/string.C: warnings war
798:
799: * src/: main/pa_string.C, classes/array.C: warnings war
800:
801: * src/classes/json.C: warnings war
802:
803: * src/classes/image.C: warnings war
804:
805: * src/: classes/table.C, types/pa_varray.C: warnings war
806:
807: * src/classes/array.C: warning war
808:
809: * src/: classes/classes.vcproj, types/types.vcproj: vcproj: +=array
810:
811: * src/main/main.vcproj: warnings war
812:
813: 2024-10-19 moko
814:
815: * tests/427.html: test updated after constructors renamed
816:
817: 2024-10-18 moko
818:
819: * tests/: 421.html, 430.html, 431.html, 432.html, 433.html,
820: results/421.processed, results/430.processed,
821: results/431.processed: test updated after constructors renamed
822:
823: * src/classes/array.C: create -> copy, new -> create according to
824: https://www.parser.ru/forum/?id=86603 discussion (related to
825: feature #930)
826:
827: 2024-10-16 moko
828:
829: * src/classes/json.C: $json:array[array or hash] added to provide
830: more backward compatibility (implements feature #1251)
831:
832: 2024-10-15 moko
833:
834: * tests/: 421.html, results/421.processed: test results updated
835: after missing constuctor error check added and array is_index
836: check added
837:
838: * src/main/execute.C: absent constructor message fixed
839:
1.201 moko 840: 2024-10-13 moko
841:
842: * src/types/pa_varray.h: ^array.$i[arg] is rare, thus checking i
843: with is_index() before calling index() for better error reporting
844: in method name typo (was invalid number, not method not found
845: exception).
846:
847: 2024-10-08 moko
848:
849: * src/types/pa_varray.C: Visual Studio compatibilty issues fixed
850:
851: * src/include/pa_array.h: warnings war
852:
1.200 moko 853: 2024-10-05 moko
854:
855: * src/classes/table.C: ^table.cells[] / ^table.cells(limit) added,
856: returns current row cells array (implements feature #1250)
857:
858: * tests/: 405.html, results/169.processed, results/405.processed:
859: tests updated after ^string.split[;a] implemented (related to
860: feature #1249)
861:
862: * src/classes/string.C: ^string.split[] - 'a' option added for
863: splitting into an array (implements feature #1249)
864:
865: 2024-10-04 moko
866:
867: * tests/: 431.html, results/431.processed: final code coverage
868: array tests
869:
870: * src/: classes/array.C, include/pa_array.h, types/pa_varray.h:
871: array: confirm_all_used() added and used where possible, expand()
872: now expends faster
873:
874: 2024-10-03 moko
875:
876: * tests/: 357.html, results/auto.p: max_recoursion -> max_recursion
877:
878: * tests/: 256.html, results/256.processed: test for
879: $.date[unix-timestamp] handling large dates
880:
881: * src/: classes/file.C, classes/op.C, classes/reflection.C,
882: classes/string.C, classes/table.C, include/pa_common.h,
883: main/pa_common.C, main/pa_http.C, main/pa_request.C,
884: types/pa_vdate.C, types/pa_vmethod_frame.h, types/pa_vtable.C:
885: format replaced with pa_uitoa where applicable,
886: $.date[unix-timestamp] fixed for handling large dates
887:
888: * tests/: 433.html, results/433.processed: more tests, including
889: test for possible endless recursion in ^o.GET[]
890:
891: * src/types/pa_vobject.C: bugfix: detecting possible endless
892: recursion in get_scalar_value inside ^o.GET[]
893:
894: * src/: classes/json.C, include/pa_request.h, main/execute.C,
895: main/pa_request.C, types/pa_value.h, types/pa_vmethod_frame.C:
896: Temp_recursion class added; spelling: $LIMITS.max_recoursion ->
897: $LIMITS.max_recursion
898:
899: 2024-10-02 moko
900:
901: * tests/: 253.html, 287.html, 430.html, 431.html, 433.html,
902: results/253.processed, results/287.processed,
903: results/430.processed, results/433.processed: more tests for full
904: array and json code coverage
905:
906: * tests/: 433.html, results/433.processed: tests for hash functions
907: with array param
908:
909: * src/classes/: array.C, hash.C: ^hash::create[$array] optimized
910:
911: * tests/: 432.html, results/432.processed: modified ^hash.at tests
912: in 246.html used to test ^array.at, same result produced
913:
914: * tests/: 430.html, 431.html, results/430.processed,
915: results/431.processed: more array tests for 100% code coverage
916: (related to feature #930)
917:
918: * tests/: 427.html, 430.html, results/427.processed,
919: results/430.processed: first portion of array tests added
920: (related to feature #930)
921:
922: * src/classes/array.C: allow only whitespace string as argument for
923: add and join
924:
925: * src/classes/array.C: add behavour for array synced with hash
926:
927: 2024-09-30 moko
928:
929: * tests/: 429-sql.html, results/429-sql.processed: code coverage
930: tests added
931:
932: * src/classes/array.C: $.distinct should not be used unless
933: $.sparse(true)
934:
935: * tests/: 429-sql.html, results/388-sql.processed,
936: results/429-sql.processed: tests for ^array::sql{}, including
937: multi_statements mode (related to feature #930)
938:
1.199 moko 939: 2024-09-29 moko
940:
941: * src/classes/array.C: synced ^array::sql multi_statements logic
942: with ^hash::sql new behavour
943:
944: 2024-09-28 moko
945:
946: * tests/: 428-sql.html, results/388-sql.processed,
947: results/428-sql.processed: tests updated after column names were
948: fixed in multi_statements mode (related to feature #1197)
949:
950: * src/classes/hash.C: column names are fixed for most cases in
951: multi_statements mode (related to feature #1197)
952:
953: * tests/: 428-sql.html, results/195.processed,
954: results/224.processed, results/239.processed,
955: results/254.processed, results/261.processed,
956: results/306.processed, results/333.processed,
957: results/341.processed, results/343.processed,
958: results/344.processed, results/348.processed,
959: results/364.processed, results/389.processed,
960: results/390.processed, results/415.processed,
961: results/420.processed, results/421.processed: tests results
962: updated after error messages spelling minor fixes
963:
964: * src/types/: pa_value.h, pa_vstateless_class.h: a bit more
965: spelling
966:
967: * src/: classes/curl.C, classes/file.C, classes/hash.C,
968: classes/image.C, classes/math.C, classes/string.C,
969: classes/table.C, lib/memcached/pa_memcached.C, main/compile.y,
970: main/execute.C, main/pa_charset.C, main/pa_common.C,
971: main/pa_http.C, main/pa_request.C, main/pa_socks.C,
972: main/pa_sql_driver_manager.C, types/pa_value.C, types/pa_value.h,
973: types/pa_vmail.C, types/pa_vobject.C,
974: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
975: types/pa_vxdoc.C: minor error messages spelling fixes
976:
977: * src/: classes/array.C, types/pa_varray.h: initial ^array::sql{}
978: implementation (related to feature #930)
979:
980: * tests/: 388-sql.html, results/388-sql.processed: test results
981: updated after rows number ^file::sql{} check added
982:
983: * src/classes/file.C: rows number now checked in ^file::sql{}
984:
985: * tests/: 428-sql.html, results/428-sql.processed: more tests
986:
987: * tests/: 428-sql.html, results/428-sql.processed: more
988: multi_statements testing before bugfix
989:
990: * tests/: 388-sql.html, 428-sql.html, results/388-sql.processed,
991: results/428-sql.processed: support for multiple sql test files
992: added
993:
994: * tests/: 388-sql.html, results/388-sql.processed: more sql testing
995:
996: * src/classes/hash.C: more accurate one_bool_column processing
997:
998: * tests/: 427.html, results/427.processed: Constructors as methods
999: behavour documented in test
1000:
1001: * src/classes/hash.C: HashStringValue::Iterator used for options
1002:
1003: * tests/: 388-sql.html, results/388-sql.processed: even more tests
1004:
1005: * tests/: 388-sql.html, results/388-sql.processed: a bit more
1006: testing
1007:
1008: * tests/results/367-curl.processed: test result updated after
1009: server charset changed
1010:
1011: * tests/results/347-curl.processed: error messages updated
1012:
1013: * tests/results/: 346-curl.processed, 379-curl.processed,
1014: 394-curl.processed: tests results updated after Type -> Exception
1015: type replacement
1016:
1017: * tests/results/388-sql.processed: tests result updated after Type
1018: -> Exception type
1019:
1020: 2024-09-27 moko
1021:
1022: * src/classes/hash.C: minor simplification
1023:
1024: 2024-09-24 moko
1025:
1026: * src/main/pa_string.C: atoui error messages improved
1027:
1028: * tests/: 165.html, 312.html, results/165.processed,
1029: results/312.processed, results/379.processed: tests updated after
1030: default endless loop limit increased, atoi error messages
1031: improved
1032:
1033: * src/classes/hash.C: VBool::get used, unification
1034:
1.198 moko 1035: 2024-09-22 moko
1036:
1037: * src/classes/array.C: minor simplification
1038:
1039: * src/classes/array.C: ^array.left(N),
1040: ^array.right(N),^array.mid(P;N) added (related to feature #930)
1041:
1042: * src/: classes/array.C, include/pa_request.h, main/pa_request.C,
1043: types/pa_varray.C, types/pa_varray.h: $MAIN:LIMITS.max_array_size
1044: added, default 1000000 (related to feature #930)
1045:
1046: * tests/: 426.html, results/426.processed: test for negative limit
1047: and offset processing for table options added
1048:
1049: * src/: classes/table.C, include/pa_array.h, main/pa_table.C:
1050: bugfix: negative limit and offset processing for table options
1051: fixed
1052:
1053: 2024-09-21 moko
1054:
1055: * src/: classes/array.C, types/pa_varray.h: join supports hash;
1056: ^for added that also iterates holes; ^remove added (related to
1057: feature #930)
1058:
1059: * src/classes/array.C: ^array.join[$another_array; $.limit(N)
1060: $.offset(M) ] added (related to feature #930)
1061:
1062: 2024-09-20 moko
1063:
1064: * src/: classes/array.C, types/pa_varray.h: array:
1065: +foreach[value]{code}, + add[hash with numeric keys] (related to
1066: feature #930)
1067:
1068: 2024-09-19 moko
1069:
1070: * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.h,
1071: main/execute.C, types/pa_varray.h: OP_CONSTRUCT_ARRAY added to
1072: support $a[v1;v2;...] syntax (related to feature #930)
1073:
1074: 2024-09-17 moko
1075:
1076: * src/: classes/reflection.C, include/pa_request.h,
1077: main/compile_tools.h, main/pa_request.C:
1078: ^reflection:class_alias[existing class name;alias class name]
1079: added. The array class can now be redefined regardless of the
1080: $.replace(bool) option value (related to feature #930)
1081:
1082: * src/main/: compile.y, compile_tools.h: class_add return value
1083: inverted to add it to request class
1084:
1085: * src/: classes/array.C, include/pa_array.h, include/pa_request.h,
1086: include/pa_stack.h, types/pa_varray.C, types/pa_varray.h,
1087: types/pa_vmethod_frame.h: array: fused -> fsize, fit(index) to
1088: resize if required. spared array - added fused, append.
1089:
1.197 moko 1090: 2024-09-16 moko
1091:
1092: * src/types/pa_varray.h: get moved to where it belongs
1093:
1094: 2024-09-15 moko
1095:
1096: * src/: include/pa_array.h, types/pa_varray.h: more agressive
1097: expansion to minimize reallocs: fallocated/32 -> fallocated/4
1098:
1099: * tests/: 421.html, results/323.processed, results/421.processed:
1100: tests updated after 'spared-array' class renamed to 'array'
1101: following a discussion on the forum (related to feature #930)
1102:
1103: * src/: include/pa_array.h, types/pa_value.h, types/pa_varray.h,
1104: types/pa_vmail.C: initial SparseArray separation from Array,
1105: parser class now 'array'
1106:
1107: 2024-09-14 moko
1108:
1109: * tests/: 030.html, results/030.processed: out of range expires
1110: check added
1111:
1112: * src/types/pa_vcookie.C: VDate range is narrower than gmtime, thus
1113: checking expires time using VDate
1114:
1115: 2024-09-13 moko
1116:
1117: * src/: classes/array.C, classes/curl.C, classes/date.C,
1118: classes/file.C, classes/hash.C, classes/image.C, classes/json.C,
1119: classes/memcached.C, classes/op.C, classes/regex.C,
1120: classes/string.C, classes/xdoc.C, classes/xnode.C,
1121: main/execute.C, main/pa_http.C, main/pa_request.C,
1122: types/pa_value.C, types/pa_value.h, types/pa_vclass.C,
1123: types/pa_vclass.h, types/pa_vcookie.C, types/pa_vhashfile.C,
1124: types/pa_vmail.C, types/pa_vobject.C, types/pa_vobject.h,
1125: types/pa_vxdoc.C, types/pa_vxdoc.h: optimization: Value::as()
1126: removed as dynamic_cast is faster, Value::is() is still required
1127: for is operator.
1128:
1129: 2024-09-12 moko
1130:
1131: * src/: classes/file.C, classes/image.C, classes/reflection.C,
1132: classes/table.C, classes/xnode.C, include/pa_array.h,
1133: include/pa_string.h, main/pa_common.C, main/pa_request.C,
1134: main/pa_string.C, targets/cgi/pa_sapi_info.h, types/pa_vform.C,
1135: types/pa_vhash.h, types/pa_vtable.C, types/pa_vxnode.C: faster
1136: templated pa_itoa/pa_uitoa added to work with any integer type,
1137: String::Body::Format removed
1138:
1139: 2024-09-10 moko
1140:
1141: * src/classes/array.C: append and insert methods added to
1142: sparse-array (related to feature #930)
1143:
1144: * tests/: 253.html, 255.html, 421.html, results/421.processed:
1145: tests updated after sparse-array was added to avoid ^json:parse[]
1146: using it in old tests (related to feature #930)
1147:
1148: * src/: classes/array.C, classes/json.C, types/pa_varray.C,
1149: types/pa_varray.h: sparse-array class added (initial feature #930
1150: implementation)
1151:
1152: * src/: classes/Makefile.am, types/Makefile.am: Makefiles update
1153: for sparse-array class files (related to feature #930)
1154:
1155: * src/: classes/json.C, include/pa_array.h, types/pa_value.h,
1156: types/pa_vhash.h: VArray support functions without actual VArray
1157: files (related to feature #930)
1158:
1.196 moko 1159: 2024-09-07 moko
1160:
1161: * src/: classes/curl.C, classes/string.C, classes/table.C,
1162: include/pa_array.h, main/execute.C, main/pa_dictionary.C,
1163: main/pa_http.C, main/pa_sql_driver_manager.C,
1164: main/pa_stylesheet_manager.C, main/pa_table.C, types/pa_vclass.C,
1165: types/pa_vmethod_frame.C, types/pa_vstateless_class.C,
1166: types/pa_vtable.C, types/pa_wcontext.C: Array::Iterator unified
1167: with Hash::Iterator, has_next() replaced with operator bool
1168: (related to feature #930)
1169:
1170: * src/: classes/string.C, include/pa_array.h, main/pa_http.C,
1171: main/pa_table.C, types/pa_vclass.C, types/pa_vmethod_frame.C,
1172: types/pa_vstateless_class.C: Array class extended,
1173: Array::Iterator added and used (related to feature #930)
1174:
1.195 moko 1175: 2024-08-26 moko
1176:
1177: * src/targets/cgi/parser3.C: under Windows back_slashes_to_slashes
1178: should be used on argv[0] as well to match document root.
1179:
1.194 moko 1180: 2024-08-25 moko
1181:
1182: * src/main/pa_request.C: be more specific
1183:
1184: * src/targets/cgi/parser3.C: parser3 t.html now behaves identically
1185: to /usr/bin/parser3 t.html in terms of /etc/parser3/auto.p load
1186: (fixes bug #1244)
1187:
1188: * src/targets/cgi/parser3.C: avoid "parser allready configured"
1189: exception when ./parser3.cgi <file> is used; rsplit(..., '/') ||
1190: rsplit(..., '\\') is not correct when / and \ are mixed in path
1191:
1192: * src/targets/cgi/parser3.C: full_disk_path now uses pa_strcat()
1193:
1.193 moko 1194: 2024-07-24 moko
1195:
1196: * src/: include/pa_config_includes.h, lib/gd/gifio.C,
1197: main/execute.C, main/pa_string.C: Warning war: clang changed
1198: -Wdeprecated-register warning to -Wregister, it's easier to
1199: remove all register vars then continue this fight. :)
1200:
1201: * src/main/: compile.y, compile.tab.C: warning war: register
1202: removed
1203:
1.192 moko 1204: 2024-07-14 moko
1205:
1206: * src/targets/cgi/pa_sapi_info.h: When accessing $env:name,
1207: checking the HTTP request environment; if the variable is not
1208: present, checking the web server process environment (implements
1209: feature #1242)
1210:
1.191 moko 1211: 2024-05-26 moko
1212:
1213: * tests/: 195.html, 229.html, results/096.processed,
1214: results/097.processed, results/158.processed,
1215: results/186.processed, results/273.processed,
1216: results/293.processed, results/317.processed,
1217: results/389.processed, results/402.processed: tests updated as
1218: single quote now escaped with ' in HTML tainting mode
1219: (related to feature #1241)
1220:
1221: * src/main/untaint.C: single quote now escaped with ' in HTML
1222: tainting mode (implements feature #1241)
1223:
1224: * tests/results/: 020.processed, 021.processed, 026.processed,
1225: 042.processed, 043.processed, 057.processed, 110.processed,
1226: 115.processed, 116.processed, 117.processed, 118.processed,
1227: 119.processed, 120.processed, 125.processed, 126.processed,
1228: 128.processed, 130.processed, 131.processed, 132.processed,
1229: 133.processed, 135.processed, 136.processed, 138.processed,
1230: 139.processed, 140.processed, 145.processed, 150.processed,
1231: 151.processed, 165.processed, 174.processed, 181.processed,
1232: 182.processed, 192.processed, 193.processed, 201.processed,
1233: 213.processed, 224.processed, 226.processed, 230.processed,
1234: 239.processed, 240.processed, 244.processed, 253.processed,
1235: 254.processed, 261.processed, 264.processed, 269.processed,
1236: 274.processed, 275.processed, 288.processed, 294.processed,
1237: 296.processed, 303.processed, 306.processed, 307.processed,
1238: 308.processed, 311.processed, 312.processed, 314.processed,
1239: 315.processed, 316.processed, 320.processed, 323.processed,
1240: 324.processed, 325.processed, 328.processed, 330.processed,
1241: 332.processed, 333.processed, 337.processed, 338.processed,
1242: 341.processed, 342.processed, 343.processed, 344.processed,
1243: 345.processed, 348.processed, 352.processed, 356.processed,
1244: 357.processed, 363.processed, 364.processed, 368.processed,
1245: 372.processed, 373.processed, 376.processed, 378.processed,
1246: 379.processed, 385.processed, 386.processed, 387.processed,
1247: 389.processed, 390.processed, 395.processed, 397.processed,
1248: 398.processed, 399.processed, 404.processed, 406.processed,
1249: 413.processed, 414.processed, 420.processed, 421.processed,
1250: 424.processed, auto.p: Type -> Exception type for readability
1251:
1252: * tests/: 119.html, 165.html, 175.html, 192.html, 213.html,
1253: 217.html, 230.html, 240.html, 298.html, 380.html, 415.html,
1254: results/119.processed, results/165.processed,
1255: results/175.processed, results/192.processed,
1256: results/213.processed, results/217.processed,
1257: results/230.processed, results/240.processed,
1258: results/298.processed, results/380.processed,
1259: results/415.processed: try-catch, try-catch-comment used
1260:
1261: 2024-05-21 moko
1262:
1263: * tests/: 169.html, 180.html, 195.html, 224.html, 246.html,
1264: results/180.processed, results/195.processed,
1265: results/224.processed, results/auto.p: @try-catch-comment added
1266: and used
1267:
1268: * tests/: 175.html, 256.html, 269.html, 283.html, 341.html,
1269: 415.html, results/269.processed, results/283.processed,
1270: results/auto.p: more tests are updated to prepare for apostrophe
1271: escaping in HTML tainting
1272:
1273: * tests/results/: 181.processed, 294.processed, 296.processed,
1274: 315.processed, 379.processed, 389.processed, auto.p:
1275: $exception.comment printed as-is for whitespace reporting and to
1276: prepare for apostrophe escaping in HTML mode
1277:
1.190 moko 1278: 2024-05-11 moko
1279:
1280: * tests/: 099.html, 100.html, results/099.processed,
1281: results/100.processed: a test for non-UTF-8 filename* added
1282: (related to feature #1240)
1283:
1284: * tests/: 293.html, results/293.processed: tainting modes tests
1285: added
1286:
1287: * tests/results/: 099.processed, 100.processed, 205.processed,
1288: 309.processed, 310.processed, 419.processed: tests results
1289: updated after filename* added (related to feature #1240)
1290:
1291: * src/: include/pa_common.h, main/pa_request.C: The filename*
1292: parameter was added to the Content-Disposition header to conform
1293: with RFC 6266, with code provided by Sumo (implements feature
1294: #1240)
1295:
1296: 2024-05-10 moko
1297:
1298: * src/main/pa_http.C: Testing shows that TCP_NODELAY has no
1299: positive performance effect in our case
1300:
1.189 moko 1301: 2024-03-27 moko
1302:
1303: * src/lib/pcre/pcre_internal.vcproj: pa_config_includes.h used
1304: (related to feature #1236)
1305:
1306: 2024-03-15 moko
1307:
1308: * tests/: 413.html, results/413.processed: test for object still
1309: can be used as file parameter (related to bug #1218)
1310:
1311: * src/types/: pa_vobject.C, pa_vobject.h: regression fix: object
1312: still can be used in file context (fixes bug #1218)
1313:
1314: 2024-03-14 moko
1315:
1316: * src/include/pa_string.h: ArrayString get() null result assert
1317: also added (related to bug #1238)
1318:
1319: * src/types/: pa_vstring.h, pa_vtable.C: VString() optimized;
1320: VString::empty() used instead of new VString()
1321:
1322: 2024-03-12 moko
1323:
1324: * tests/: 379-curl.html, 379.html, results/379-curl.processed,
1325: results/379.processed: test added for cookie without value
1326: (related to bug #1238)
1327:
1328: * src/include/pa_string.h: In assertions enabled mode, ArrayString
1329: values are now required to be non-null (related to bug #1238)
1330:
1331: * src/main/pa_http.C: cookies without value are now parsed
1332: correctly (fixed bug #1238)
1333:
1334: 2024-03-11 moko
1335:
1336: * tests/run_parser.sh: for better error reporting
1337:
1.188 moko 1338: 2023-12-30 moko
1339:
1340: * tests/: 038.html, results/038.processed: test for atan2 added
1341:
1342: 2023-12-29 moko
1343:
1344: * src/classes/math.C: atan2(y,x) math function added
1345:
1.187 moko 1346: 2023-12-14 moko
1347:
1348: * tests/212.html: pcre2 compatibility (related to feature #1236)
1349:
1350: * tests/: 425.html, results/425.processed: test for pcre/pcre2
1351: exceptions and behavour added (related to feature #1236)
1352:
1353: 2023-12-13 moko
1354:
1355: * buildall: by default parser is now bundled with pcre2 10.42,
1356: --without-pcre2 option added to build with pcre-8.45 (related to
1357: feature #1236)
1358:
1359: 2023-12-12 moko
1360:
1361: * configure.ac, src/include/pa_config_auto.h.in: pcre2 library
1362: support added (implements feature #1236)
1363:
1364: * src/: include/pa_charset.h, include/pa_config_includes.h,
1365: lib/pcre/pa_pcre_internal.h, lib/pcre/pa_pcre_valid_utf8.c,
1366: main/pa_common.C, main/pa_globals.C, types/pa_vregex.C,
1367: types/pa_vregex.h: Adopted patch from Yavor Doganov
1368: <yavor@gnu.org> to add pcre2 library support (implements feature
1369: #1236)
1370:
1.186 moko 1371: 2023-11-28 moko
1372:
1373: * src/include/pa_config_includes.h: warnings war continues
1374:
1375: * src/include/pa_config_includes.h: warning war
1376:
1377: * tests/: 424.html, results/424.processed: tests for '+' and '-'
1378: number strings, whitespace and sign in exception messages
1379: (related to bug #1234)
1380:
1.185 moko 1381: 2023-11-26 moko
1382:
1383: * tests/: 274.html, results/224.processed, results/274.processed:
1384: tests for date double, int, bool added (related to feature #1235)
1385:
1386: * src/: classes/date.C, types/pa_vdate.h: double,int,bool methods
1387: added for date class (implements feature #1235)
1388:
1389: 2023-11-23 moko
1390:
1391: * src/: classes/math.C, include/pa_string.h, main/pa_string.C: '+'
1392: and '-' strings are no longer can be treated as number 0,
1393: exception thrown (fixes bug #1234)
1394:
1.184 moko 1395: 2023-11-18 moko
1396:
1397: * src/include/pa_types.h: minor
1398:
1399: * src/include/pa_dir.h: MAXPATH in UTF-16 chars, not bytes
1400:
1401: * tests/: 389.html, results/389.processed: error messages for some
1402: OS differs a bit, reducing failing tests for them
1403:
1404: 2023-11-17 moko
1405:
1406: * tests/: 423.html, results/423.processed: test for optional
1407: @auto[] inheritance added (related to feature #1233)
1408:
1409: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
1410: types/pa_vstateless_class.C: optional @auto[] inheritance
1411: implemented if defined with two args (path, class name)
1412: (implements feature #1233)
1413:
1414: * src/: classes/double.C, classes/int.C, classes/math.C,
1415: include/pa_random.h, include/pa_types.h, main/pa_common.C,
1416: types/pa_vdouble.h, types/pa_vint.h: clip2int,clip2uint added to
1417: sync double->int overflow behavour under different architectures
1418: (fixes bug #1232)
1419:
1420: * tests/: 422.html, results/422.processed: int clipping added
1421:
1422: 2023-11-16 moko
1423:
1424: * tests/: 422.html, results/422.processed: test for int and uint
1425: overflow in ^n.format[d/u/x]
1426:
1427: * src/classes/math.C: bugfix: crc32 should not be negative (under
1428: Apple M1 when negative double converts to uint the result is 0)
1429: and crc32 should be 32 bits
1430:
1431: * src/main/pa_common.C: avoid (uint)<negative double> conversion as
1432: on Apple M1 it's 0
1433:
1434: * src/classes/file.C: bugfix: crc32 should not be negative (under
1435: Apple M1 when negative double converts to uint the result is 0)
1436: and crc32 should be 32 bits
1437:
1.183 moko 1438: 2023-10-07 moko
1439:
1440: * src/: main/execute.C, types/pa_vdate.h: volatile added to sync
1441: behavour with other OP_NUM_*, related to bug #1230
1442:
1443: 2023-10-06 moko
1444:
1445: * tests/: 338.html, results/338.processed: test for bug #1230 added
1446:
1447: * src/: main/execute.C, types/pa_vdate.h: force double operands to
1448: be converted to double to avoid 80 bit operations in x87 mode
1449: (fixes bug #1230)
1450:
1451: 2023-10-05 moko
1452:
1453: * tests/420.html: add feature FEATURE_GET_ELEMENT4CALL disabled
1454: compatibility
1455:
1456: * tests/337.html: 2work without FEATURE_GET_ELEMENT4CALL
1457:
1458: * tests/: 421.html, results/421.processed: test to cover all
1459: classes and objects nonexistent method and field exceptions
1460: (related to feature #1080 and #1227)
1461:
1462: * tests/results/: 182.processed, 324.processed: undefined method ->
1463: <type> method not found exception (related to feature #1080)
1464:
1465: * src/types/: pa_vbool.h, pa_vconsole.h, pa_vdouble.h, pa_vint.h,
1466: pa_vregex.C, pa_vstateless_object.h: + VSimple_stateless_object,
1467: "element can not be fetched from" for them, "field not found" for
1468: all other types (related to bug #1227)
1469:
1470: 2023-10-03 moko
1471:
1472: * src/types/pa_vstateless_class.h: "Source: <method name>, Comment:
1473: <type> method not found" exception now thrown for static calls
1474: instead of "undefined method" without class name (related to
1475: feature #1080)
1476:
1477: 2023-10-02 moko
1478:
1479: * src/types/: pa_vdouble.h, pa_vhash.h, pa_vint.h, pa_vobject.C,
1480: pa_vstateless_object.h, pa_vstring.h, pa_vtable.C: "Source:
1481: <method name>, Comment: <type> method not found" exception now
1482: thrown for all dynamic objects instead of "undefined method"
1483: without class name (implements feature #1080)
1484:
1.182 moko 1485: 2023-10-01 moko
1486:
1487: * src/classes/json.C: we don't have a dynamic json object.
1488:
1489: 2023-09-28 moko
1490:
1491: * tests/: 420.html, results/261.processed, results/420.processed:
1492: tests updated after bug #1228 fix reverted
1493:
1494: * src/types/pa_vstring.h: revering fix for bug #1228, as empty or
1495: whitespace string is hash compatible, so we don't want $s.key to
1496: return a junction
1497:
1498: * tests/: 261.html, 420.html, results/261.processed,
1499: results/420.processed: test for bug #1227 added, test updated
1500: after bug #1228 fixed
1501:
1502: * src/types/: pa_vdouble.h, pa_vint.h: $int.field and $double.field
1503: now throws exception as $non-empty-string.field (fixes bug #1227)
1504:
1505: * src/types/pa_vstring.h: allow $string.method access (fixes bug
1506: #1228)
1507:
1508: 2023-09-26 moko
1509:
1510: * AUTHORS, aclocal.m4, configure, src/classes/bool.C,
1511: src/classes/classes.C, src/classes/classes.awk,
1512: src/classes/classes.h, src/classes/curl.C, src/classes/date.C,
1513: src/classes/double.C, src/classes/file.C, src/classes/form.C,
1514: src/classes/hash.C, src/classes/hashfile.C, src/classes/image.C,
1515: src/classes/inet.C, src/classes/int.C, src/classes/json.C,
1516: src/classes/mail.C, src/classes/math.C, src/classes/memcached.C,
1517: src/classes/memory.C, src/classes/op.C, src/classes/reflection.C,
1518: src/classes/regex.C, src/classes/response.C,
1519: src/classes/string.C, src/classes/table.C, src/classes/void.C,
1520: src/classes/xdoc.C, src/classes/xnode.C, src/classes/xnode.h,
1521: src/include/pa_array.h, src/include/pa_base64.h,
1522: src/include/pa_cache_managers.h, src/include/pa_charset.h,
1523: src/include/pa_charsets.h, src/include/pa_common.h,
1524: src/include/pa_config_fixed.h, src/include/pa_config_includes.h,
1525: src/include/pa_dictionary.h, src/include/pa_dir.h,
1526: src/include/pa_exception.h, src/include/pa_exec.h,
1527: src/include/pa_globals.h, src/include/pa_hash.h,
1528: src/include/pa_http.h, src/include/pa_memory.h,
1529: src/include/pa_opcode.h, src/include/pa_operation.h,
1530: src/include/pa_os.h, src/include/pa_pool.h,
1531: src/include/pa_random.h, src/include/pa_request.h,
1532: src/include/pa_request_charsets.h, src/include/pa_request_info.h,
1533: src/include/pa_sapi.h, src/include/pa_socks.h,
1534: src/include/pa_sql_connection.h,
1535: src/include/pa_sql_driver_manager.h, src/include/pa_stack.h,
1536: src/include/pa_string.h, src/include/pa_stylesheet_connection.h,
1537: src/include/pa_stylesheet_manager.h, src/include/pa_symbols.h,
1538: src/include/pa_table.h, src/include/pa_threads.h,
1539: src/include/pa_types.h, src/include/pa_uue.h,
1540: src/include/pa_xml_exception.h, src/include/pa_xml_io.h,
1541: src/lib/gd/gif.C, src/lib/gd/gif.h, src/lib/gd/gifio.C,
1542: src/lib/ltdl/configure, src/lib/md5/pa_md5.h,
1543: src/lib/md5/pa_md5c.c, src/lib/memcached/pa_memcached.C,
1544: src/lib/memcached/pa_memcached.h, src/lib/punycode/pa_idna.c,
1545: src/lib/punycode/pa_idna.h, src/lib/sdbm/pa_file_io.C,
1546: src/lib/sdbm/pa_strings.C, src/lib/smtp/comms.C,
1547: src/lib/smtp/smtp.C, src/lib/smtp/smtp.h, src/main/compile.C,
1548: src/main/compile.tab.C, src/main/compile.y,
1549: src/main/compile_tools.C, src/main/compile_tools.h,
1550: src/main/execute.C, src/main/pa_base64.C,
1551: src/main/pa_cache_managers.C, src/main/pa_charset.C,
1552: src/main/pa_charsets.C, src/main/pa_common.C,
1553: src/main/pa_dictionary.C, src/main/pa_dir.C,
1554: src/main/pa_exception.C, src/main/pa_exec.C,
1555: src/main/pa_globals.C, src/main/pa_http.C, src/main/pa_memory.C,
1556: src/main/pa_os.C, src/main/pa_pool.C, src/main/pa_random.C,
1557: src/main/pa_request.C, src/main/pa_socks.C,
1558: src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
1559: src/main/pa_stylesheet_connection.C,
1560: src/main/pa_stylesheet_manager.C, src/main/pa_symbols.C,
1561: src/main/pa_table.C, src/main/pa_threads.C, src/main/pa_uue.C,
1562: src/main/pa_xml_exception.C, src/main/pa_xml_io.C,
1563: src/main/untaint.C, src/main/helpers/simple_folding.pl,
1564: src/sql/pa_sql_driver.h, src/targets/apache/mod_parser3.c,
1565: src/targets/apache/mod_parser3_core.C,
1566: src/targets/apache/pa_httpd.h, src/targets/cgi/parser3.C,
1567: src/targets/isapi/parser3isapi.C, src/types/pa_junction.h,
1568: src/types/pa_method.h, src/types/pa_property.h,
1569: src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vbool.h,
1570: src/types/pa_vcaller_wrapper.h, src/types/pa_vclass.C,
1571: src/types/pa_vclass.h, src/types/pa_vcode_frame.h,
1572: src/types/pa_vconsole.h, src/types/pa_vcookie.C,
1573: src/types/pa_vcookie.h, src/types/pa_vdate.C,
1574: src/types/pa_vdate.h, src/types/pa_vdouble.h,
1575: src/types/pa_venv.C, src/types/pa_venv.h, src/types/pa_vfile.C,
1576: src/types/pa_vfile.h, src/types/pa_vform.C, src/types/pa_vform.h,
1577: src/types/pa_vhash.C, src/types/pa_vhash.h,
1578: src/types/pa_vhashfile.C, src/types/pa_vhashfile.h,
1579: src/types/pa_vimage.C, src/types/pa_vimage.h,
1580: src/types/pa_vint.h, src/types/pa_vjunction.C,
1581: src/types/pa_vjunction.h, src/types/pa_vmail.C,
1582: src/types/pa_vmail.h, src/types/pa_vmath.C, src/types/pa_vmath.h,
1583: src/types/pa_vmemcached.C, src/types/pa_vmemcached.h,
1584: src/types/pa_vmemory.h, src/types/pa_vmethod_frame.C,
1585: src/types/pa_vmethod_frame.h, src/types/pa_vobject.C,
1586: src/types/pa_vobject.h, src/types/pa_vregex.C,
1587: src/types/pa_vregex.h, src/types/pa_vrequest.C,
1588: src/types/pa_vrequest.h, src/types/pa_vresponse.C,
1589: src/types/pa_vresponse.h, src/types/pa_vstateless_class.C,
1590: src/types/pa_vstateless_class.h,
1591: src/types/pa_vstateless_object.h, src/types/pa_vstatus.C,
1592: src/types/pa_vstatus.h, src/types/pa_vstring.C,
1593: src/types/pa_vstring.h, src/types/pa_vtable.C,
1594: src/types/pa_vtable.h, src/types/pa_vvoid.C,
1595: src/types/pa_vvoid.h, src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
1596: src/types/pa_vxnode.C, src/types/pa_vxnode.h,
1597: src/types/pa_wcontext.C, src/types/pa_wcontext.h,
1598: src/types/pa_wwrapper.h: copyright, authors actualized
1599:
1.181 moko 1600: 2023-08-20 moko
1601:
1602: * tests/: 141.html, results/141.processed: test for ^math:uuid7[]
1603: commited (related to feature #1219)
1604:
1605: 2023-08-16 moko
1606:
1607: * src/main/pa_random.C: replaced clock precision with monotonicity
1608: counter, good for Windows version with low clock frequency
1609: (related to feature #1229)
1610:
1611: 2023-08-15 moko
1612:
1613: * src/: main/pa_random.C, types/pa_vstatus.C: win32 compatibility
1614: fixes related to feature #1229
1615:
1616: * src/: classes/math.C, include/pa_random.h, main/pa_random.C,
1617: types/pa_vstatus.C: ^math:uuid7 added, code provided by Sumo
1618: (implements feature #1229)
1619:
1.180 moko 1620: 2023-08-02 moko
1621:
1622: * tests/: results/417.processed, 417.html: test for empty string
1623: match after last char added (related to bug #1224)
1624:
1625: * src/main/pa_string.C: avoid prestart++ after last char on zero
1626: length match (related to bug #1224)
1627:
1.179 moko 1628: 2022-11-22 moko
1629:
1630: * tests/: 419.html, results/419.processed: test for L_URI and path
1631: removeal from filename added (related to bug #1204)
1632:
1633: * src/main/pa_request.C: bugfix: pa_filename was lost in 1.394
1634: commit (related to bug #1204), L_HTTP_HEADER is incorrect for
1635: attribute value, L_URI should be used
1636:
1.178 moko 1637: 2022-09-21 moko
1638:
1639: * src/targets/cgi/parser3.C: more clear error messages
1640:
1641: * src/targets/cgi/parser3.C: only SAPI_Info_CGI can read POST,
1642: SAPI_Info will return 0 in read_post and post_size !=
1643: content_length will be thrown
1644:
1.177 moko 1645: 2022-08-23 moko
1646:
1647: * src/types/pa_vmail.C: .tables addes as .raw contains only last
1648: header value
1649:
1650: 2022-08-22 moko
1651:
1652: * tests/: 418.html, results/418.processed: test for
1653: ^hash_a.intersection[hash_b; $.order[self|arg] ] added (related
1654: to #1225)
1655:
1656: * src/classes/hash.C: keep old behavoir by default
1657:
1658: * src/classes/hash.C: ^hash_a.intersection[hash_b;
1659: $.order[self|arg] ] added (implements #1215)
1660:
1.176 moko 1661: 2022-03-21 moko
1662:
1663: * src/main/pa_charset.C: bugfix: +static xml_encoding_handlers as
1664: xmlInitCharEncodingHandlers is called in libxml static
1665: initializers before gc_substitute_memory_management_functions in
1666: pa_globals and thus gc may not see reference to our
1667: xmlCharEncodingHandler and free it.
1668:
1.175 moko 1669: 2022-01-26 moko
1670:
1671: * src/targets/cgi/parser3.C: argv[0] -> parser3_filespec
1672:
1.174 moko 1673: 2021-12-28 moko
1674:
1675: * tests/: 417.html, results/417.processed: test for empty string
1676: match added (related to bug #1224)
1677:
1678: * src/main/pa_string.C: empty string match now works (fixes bug
1679: #1224)
1680:
1.173 moko 1681: 2021-12-24 moko
1682:
1683: * tests/: 415_dir/29.p, results/415.processed: yet another test
1684:
1685: 2021-12-23 moko
1686:
1687: * src/: classes/table.C, main/pa_request.C: warnings war
1688:
1689: * src/: include/pa_common.h, include/pa_http.h, main/pa_common.C,
1690: main/pa_http.C, targets/cgi/parser3.C: MSVC SOCKET warnings war
1691:
1692: 2021-12-21 moko
1693:
1694: * tests/: 416.html, results/416.processed: test for ^break[] in
1695: ^hash/table.select[] (related to feature #1222)
1696:
1697: * src/classes/: hash.C, table.C: ^break[] support for
1698: ^hash/table.select[] (implements feature #1222)
1699:
1.172 moko 1700: 2021-11-30 moko
1701:
1702: * src/targets/cgi/parser3.C: default sock_ready interval changed to
1703: 0.5 sec
1704:
1.171 moko 1705: 2021-11-10 moko
1706:
1707: * tests/results/415.processed: more syntax errors tests added
1708:
1709: * tests/415_dir/: 20.p, 21.p, 22.p, 23.p, 24.p, 25.p, 26.p, 27.p,
1710: 28.p: minor syntax error tests
1711:
1712: * src/main/pa_exception.C: pa_strdup added for compatibility
1713:
1714: * src/classes/curl.C: hint to call ^curl:options[
1715: $.library[correct.libcurl.so.name] ] added if default load fails.
1716:
1717: 2021-11-09 moko
1718:
1719: * src/main/compile.y: error message can be on stack
1720:
1721: * src/main/pa_xml_io.C: strcat replaced with pa_strcat
1722:
1723: * src/main/pa_charset.C: memcpy is more correct and efficient in
1724: this case then strncpy
1725:
1726: * src/: classes/image.C, types/pa_vrequest.C: pa_strdup used
1727: instead of strcpy where possible
1728:
1729: * src/: classes/op.C, main/pa_exception.C: "%s" format now can be
1730: used to avoid MAX_STRING limit in Exception comment
1731:
1732: * tests/results/415.processed: compiler exceptions are no longer
1733: limited to MAX_STRING
1734:
1735: * src/main/: compile.y, compile_tools.h: Parse_control uses const
1736: char * instead of fixed buffer
1737:
1738: * tests/: 415.html, 415_dir/01.p, 415_dir/02.p, 415_dir/03.p,
1739: 415_dir/04.p, 415_dir/05.p, 415_dir/06.p, 415_dir/07.p,
1740: 415_dir/08.p, 415_dir/09.p, 415_dir/10.p, 415_dir/11.p,
1741: 415_dir/12.p, 415_dir/13.p, 415_dir/14.p, 415_dir/15.p,
1742: results/415.processed: tests for parser.compile exceptions added
1743:
1744: 2021-11-08 moko
1745:
1746: * src/: classes/math.C, include/pa_common.h, main/compile.y,
1747: main/pa_common.C, main/pa_dir.C, main/pa_exec.C, main/pa_http.C,
1748: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
1749: types/pa_vdate.C: pa_strncpy added ans used to avoid strncpy
1750: drawbacks
1751:
1.170 moko 1752: 2021-11-06 moko
1753:
1754: * src/classes/inet.C: ^inet:hostname[] added by sumo@ patch
1755: (implements feature #1219)
1756:
1757: * tests/: 414.html, results/414.processed: test for
1758: ^hash.rename[from;to] added (related to feature #1144)
1759:
1760: 2021-11-05 moko
1761:
1762: * src/classes/hash.C: ^hash.rename[ $.from[to] ... ] support added
1763: (related to feature #1144)
1764:
1765: 2021-11-04 moko
1766:
1767: * src/: classes/hash.C, include/pa_hash.h: ^hash.rename[from;to]
1768: added (implements feature #1144)
1769:
1.169 moko 1770: 2021-10-19 moko
1771:
1772: * tests/: 413.html, results/413.processed: test for hash no longer
1773: is accepted as file parameter (related to bug #1218)
1774:
1775: * src/: classes/curl.C, classes/file.C, classes/image.C,
1776: classes/math.C, classes/xdoc.C, types/pa_value.C,
1777: types/pa_value.h, types/pa_vfile.h, types/pa_vmail.C: hash no
1778: longer is accepted as file parameter (fixes bug #1218)
1779:
1.168 moko 1780: 2021-07-19 moko
1781:
1782: * src/targets/cgi/parser3.C: waitpid in file::exec returned "No
1783: child processes" when SIGCHLD was SIG_IGN (fixes bug #1215)
1784:
1.167 moko 1785: 2021-04-16 moko
1786:
1787: * src/types/pa_vmail.C: message can be null when e-mail is broken,
1788: processing it leads to assertions.
1789:
1.166 moko 1790: 2021-03-25 moko
1791:
1792: * tests/: 412.html, results/412.processed: test to demonstrate bug
1793: #1213
1794:
1.165 moko 1795: 2021-02-12 moko
1796:
1797: * tests/: 360.html, results/360.processed, results/363.processed:
1798: parser method call in expression mode no longer differs from call
1799: in string mode (related to feature #1211)
1800:
1801: 2021-02-11 moko
1802:
1803: * src/types/pa_vmail.C: mail parsing with Windows line endings
1804: fixed (bug #1212)
1805:
1806: * src/types/pa_vmethod_frame.h: no more difference inside @test[]
1807: when called $v[^test[]] vs $v(^test[]), numbers are converted to
1808: strings in both calls (implements feature #1211)
1809:
1.164 moko 1810: 2021-01-28 moko
1811:
1812: * buildall, etc/auto.p.in: to remove last patch in debian package
1813:
1814: * configure, configure.ac, src/include/pa_version.h: 3.4.6 ->
1815: 3.4.7b
1816:
1.162 moko 1817: 2021-01-21 moko
1818:
1819: * src/main/pa_http.C: no alarm() in file::load when web server mode
1820: is MULTITHREADED
1821:
1.157 moko 1822: 2021-01-20 moko
1823:
1.161 moko 1824: * src/targets/apache/mod_parser3.c: it is more correct to recommend
1825: 'a2enmod mpm_prefork'
1826:
1.160 moko 1827: * src/targets/apache/mod_parser3.c: prefork name is now
1828: 'libapache2-mpm-itk'
1829:
1830: * src/targets/apache/mod_parser3_core.C: last regular malloc
1831: removed
1832:
1.159 moko 1833: * src/targets/isapi/Makefile.am: -pa_threads.C
1834:
1.158 moko 1835: * configure, configure.ac, src/include/pa_version.h: 3.4.6rc ->
1836: 3.4.6
1837:
1.157 moko 1838: * etc/auto.p.in: post_max_size 10Mb -> 64Mb. It's 2021 year now. :)
1839:
1840: * etc/auto.p.in: @config[result] added to simplify $cfg change in
1841: /httpd.p
1842:
1843: * etc/auto.p.in: httpd fine-tune: + @OPTIONS partial, +
1844: ^use[/httpd.p] + optional ^preprocess[] (related to feature
1845: #1203)
1846:
1847: 2021-01-19 moko
1848:
1849: * buildall: --disable-parallel-mark added to avoid "number of
1850: processors" threads creation for heap marking as it conflicts
1851: with RLimitNProc in apache (on Linux setrlimit RLIMIT_NPROC
1852: limits threads)
1853:
1.156 moko 1854: 2021-01-16 moko
1855:
1856: * src/: classes/memory.C, include/pa_memory.h, lib/gc/include/gc.h,
1857: main/pa_globals.C, main/pa_memory.C,
1858: targets/apache/mod_parser3_core.C, targets/isapi/parser3isapi.C,
1859: types/pa_vhashfile.C: ^memory:auto-compact(N) added (implements
1860: feature #1209)
1861:
1862: 2021-01-15 moko
1863:
1864: * configure, configure.ac, src/include/pa_version.h: 3.4.6b ->
1865: 3.4.6rc
1866:
1867: * src/classes/json.C: get_delim added for delimiter caching (10%
1868: faster on large json)
1869:
1870: 2021-01-14 moko
1871:
1.211 moko 1872: * operators.ru.txt, operators.txt: updated with 3.4.6 changes
1.156 moko 1873:
1874: * tests/results/224.processed: test result modified after
1875: today(shift) implemented
1876:
1877: * tests/: 407.html, results/407.processed: test for ^hash.select
1878: option $.default(bool) added (related to feature #1172)
1879:
1880: * src/classes/hash.C: ^hash.select option $.default(bool) added
1881: (related to feature #1172)
1882:
1883: * tests/: 141.html, results/141.processed: test modified for
1884: feature #1185.
1885:
1886: * src/: classes/math.C, include/pa_random.h, main/pa_random.C:
1887: ^math:uuid options $.lower(bool) $.solid(bool), ^math:uid64
1888: options $.lower(bool) (implements feature #1185)
1889:
1890: 2021-01-11 moko
1891:
1892: * src/classes/date.C: ^date::today(N) by gz@ (implements feature
1893: #1192)
1894:
1895: * tests/: 411.html, results/411.processed: test for ^date::today(N)
1896: added (related to feature #1192)
1897:
1.155 moko 1898: 2021-01-05 moko
1899:
1900: * tests/: 270.html, results/270.processed: test modified to work
1901: under Windows
1902:
1903: * tests/: 390.html, 395.html, results/395.processed: tests updated
1904: 4 windows
1905:
1906: * tests/: 410.html, results/410.processed: test for
1907: $CLASS-GETTER-PROTECTED(false) added
1908:
1909: 2021-01-04 moko
1910:
1911: * tests/: 409.html, results/409.processed, results/auto.p: test for
1912: $MAIN:LOCALS(true) added
1913:
1.154 moko 1914: 2021-01-03 moko
1915:
1916: * src/: main/pa_http.C, main/pa_request.C, types/pa_vclass.C,
1917: types/pa_vclass.h, types/pa_vstateless_class.C,
1918: types/pa_vstateless_class.h: @conf[] +CLASS-GETTER-PROTECTED,
1919: +LOCALS. $main -> $MAIN in exception texts (implements feature
1920: #1207)
1921:
1922: 2021-01-02 moko
1923:
1924: * etc/auto.p.in: minor
1925:
1926: * src/main/pa_request.C: sending headers only after opening file to
1927: allow error reporting if file was not opened (foreign group,
1928: etc).
1929:
1930: 2020-12-31 moko
1931:
1932: * src/: include/pa_request.h, main/pa_request.C,
1933: targets/cgi/parser3.C: ^httpd-main[] -> ^httpd:main[]
1934:
1935: * src/: classes/reflection.C, include/pa_request.h, main/execute.C,
1936: main/pa_request.C: get_class_ref added and used
1937:
1938: * etc/auto.p.in: @CLASS httpd added
1939:
1940: * etc/auto.p.in: @auto[] is now first
1941:
1942: 2020-12-30 moko
1943:
1944: * tests/: 408.html, results/408.processed: test for bug #1166
1945: (windows only) added
1946:
1947: * src/main/pa_common.C: create_dir_for_file should not create dir
1948: for trailing / (fixes bug #1166)
1949:
1950: * tests/: 341.html, results/341.processed: tests for
1951: ^nameless_table.hash[] added (related to feature #1138)
1952:
1953: * src/classes/table.C: ^nameless_table.hash[0;1] now supported
1954: (implements feature #1138), extra fields in named tables no
1955: longer ignored (implements feature #1138)
1956:
1957: * tests/results/390.processed: updated after exception text change
1958:
1959: 2020-12-29 moko
1960:
1961: * tests/: 407.html, results/407.processed: +$._default check
1962:
1963: * src/classes/hash.C: keep $_default in ^hash.reverse[]
1964:
1965: * tests/: 407.html, results/407.processed: test for ^hash.select[]
1966: and ^hash.reverse[] added (releated to feature #1172)
1967:
1968: * src/classes/hash.C:
1969: ^hash.select[key;value](bool-condition)[options hash] +
1970: ^hash.reverse[] added (implements feature #1172)
1971:
1972: * src/types/pa_vtable.h: warning war
1973:
1974: * src/include/pa_config_fixed.h: win32 fix
1975:
1.153 moko 1976: 2020-12-27 moko
1977:
1978: * tests/: 406.html, results/406.processed: test results updated
1979:
1980: * src/: classes/table.C, main/pa_request.C, types/pa_vmail.C,
1981: types/pa_vmemcached.C: fine tuning in ^table.rename[], minor
1982: spelling
1983:
1984: 2020-12-26 moko
1985:
1986: * tests/: 406.html, results/406.processed: tests for
1987: ^table.rename[] added (related to feature #1148)
1988:
1989: * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
1990: ^table.rename[column name from;column name to], ^table.rename[
1991: $.[column name from][column name to] ... ] added (implements
1992: feature #1148)
1993:
1994: 2020-12-25 moko
1995:
1996: * src/: include/pa_request_info.h, targets/cgi/parser3.C:
1997: request_info now on stack to avoid yet another THREAD_LOCAL
1998: memory deallocation issue (now with cookies), explained in #1203
1999:
2000: * src/types/pa_vcookie.C: fields should be inited
2001:
2002: 2020-12-24 moko
2003:
2004: * src/include/pa_stylesheet_connection.h: looks like
2005: xsltFreeStylesheet leads to memory double-free. If so, it's for
2006: sure libxml bug, but we have GC anyway, so we just remove this
2007: call and see...
2008:
2009: * thread #1, name = 'parser.parser3.cgi', stop reason = signal
2010: SIGABRT * frame #0: 0x0000000801ab50fa libc.so.7`__sys_thr_kill
2011: + 10 frame #2: 0x0000000801ab5039 libc.so.7`abort at
2012: abort.c:65:8 frame #3: 0x00000000004da663
2013: parser.parser3.cgi`GC_freehblk(hbp=<unavailable>) at
2014: allchblk.c:878:9 frame #4: 0x00000000004cb8c4
2015: parser.parser3.cgi`GC_free(p=0x0000000808b34000) at
2016: malloc.c:617:9 frame #5: 0x0000000000577f0c
2017: parser.parser3.cgi`xmlHashFree(table=0x0000000806991a80,
2018: f=<unavailable>) at hash.c:356:2 frame #6: 0x000000000051a7c2
2019: parser.parser3.cgi`xsltFreeTemplateHashes + 50 frame #7:
2020: 0x000000000050cfac parser.parser3.cgi`xsltFreeStylesheet + 124
2021: frame #8: 0x000000000050d35c
2022: parser.parser3.cgi`xsltFreeStylesheetList + 44 frame #9:
2023: 0x000000000050d1fa parser.parser3.cgi`xsltFreeStylesheet + 714
2024: frame #10: 0x00000000004436e5
2025: parser.parser3.cgi`Stylesheet_manager::maybe_expire_cache()
2026: [inlined]
2027: Stylesheet_connection::disconnect(this=0x0000000804676c80) at
2028: pa_stylesheet_connection.h:62:3
2029:
2030: 2020-12-23 moko
2031:
2032: * src/classes/image.C: ^image::measure[; $.video() ] option added
2033:
2034: * tests/: 395.html, 395_dir/4.mp4, results/395.processed: test
2035: ^image::measure[; $.video(true) ] added
2036:
2037: * src/main/pa_exec.C: not cleared automatically in multithreaded
2038: httpd mode for unknown reasons
2039:
2040: 2020-12-22 moko
2041:
2042: * src/targets/cgi/parser3.C: added by PAF in rev 201 to "write to
2043: error_log uri of currently processed document", but never used
2044: and conflicts with how libgc stops threads on FreeBSD (#define
2045: SIG_SUSPEND SIGUSR1), thus removed.
2046:
2047: 2020-12-21 moko
2048:
2049: * src/main/pa_request.C: +comment
2050:
1.151 moko 2051: 2020-12-20 moko
2052:
1.152 moko 2053: * src/: include/pa_common.h, include/pa_memory.h, main/pa_common.C:
2054: it is more safe to have versions of pa_strdup with one and two
2055: arguments, as helper_length=0 not always mean that strlen()
2056: should be called, but means zero.
2057:
2058: * src/targets/isapi/parser3isapi.C: minor
2059:
2060: * src/main/pa_http.C: +valid_http_method
2061:
1.151 moko 2062: * src/: include/pa_http.h, main/pa_http.C,
2063: targets/cgi/pa_sapi_info.h: SERVER_PORT now available
2064:
2065: 2020-12-17 moko
2066:
2067: * tests/: 405.html, results/405.processed: test for split by regex
2068: added (related to feature #1160)
2069:
2070: * src/classes/string.C: split by regex implemented (feature #1160)
2071:
2072: * src/classes/string.C: minor
2073:
2074: * tests/: 404.html, results/404.processed: test for whitespace
2075: string is now OK for table argument (related to feature #1169)
2076:
2077: * src/: classes/image.C, classes/string.C, classes/table.C,
2078: types/pa_vmethod_frame.C: whitespace string is now OK for table
2079: argument (as with hash) (implements feature #1169)
2080:
2081: * src/classes/op.C: Exception.add_comment used to avoid MAX_LENGTH
2082: limit for comment (fixes bug #1102)
2083:
2084: * src/targets/cgi/parser3.C: +HAVE_TLS check
2085:
2086: * src/main/pa_http.C: no HAVE_TLS -> no multithreads mode
2087:
2088: * src/include/pa_config_includes.h: HAVE_TLS used
2089:
2090: * configure.ac: +TLS check
2091:
2092: * src/main/pa_http.C: content logging added
2093:
2094: * src/targets/cgi/: pa_sapi_info.h, parser3.C:
2095: clear_response_headers added
2096:
2097: 2020-12-16 moko
2098:
2099: * buildall: as we now use threads, libatomic_ops still required for
2100: some OS.
2101:
2102: * src/main/pa_request.C: whitespace
2103:
2104: * src/: include/pa_request.h, main/pa_request.C:
2105: Request::Exception_trace::table extracted and used
2106:
2107: * src/main/pa_request.C: moving output_result call outside of try
2108: as network exceptions should not be handled by parser code
2109:
2110: * src/: include/pa_http.h, main/pa_http.C: HTTPD_DEBUG added for
2111: logging network exchange
2112:
2113: * src/targets/cgi/: pa_sapi_info.h, parser3.C: do not send error
2114: via network if it was network write error.
2115:
2116: * src/targets/cgi/parser3.C: log -> pa_log
2117:
2118: * src/targets/cgi/parser3.C: pa_get_thread_id() used for logging
2119:
2120: * src/main/pa_threads.C: getpid() if no gettid() found
2121:
2122: * src/: include/pa_http.h, main/pa_http.C, targets/cgi/parser3.C:
2123: we need to ignore "void" connections from browsers (browsers open
2124: connections in advance and they will be empty if user does not
2125: request more pages)
2126:
2127: 2020-12-15 moko
2128:
2129: * src/targets/cgi/parser3.C: avoid previous uri in logs
2130:
2131: * src/targets/cgi/: pa_sapi_info.h, parser3.C: global ::request and
2132: RequestController not needed in httpd mode
2133:
2134: * src/: classes/bool.C, classes/classes.C, classes/classes.awk,
2135: classes/classes.h, classes/curl.C, classes/date.C,
2136: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
2137: classes/hashfile.C, classes/image.C, classes/inet.C,
2138: classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
2139: classes/memcached.C, classes/memory.C, classes/op.C,
2140: classes/reflection.C, classes/regex.C, classes/response.C,
2141: classes/string.C, classes/table.C, classes/void.C,
2142: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
2143: include/pa_array.h, include/pa_base64.h,
2144: include/pa_cache_managers.h, include/pa_charset.h,
2145: include/pa_charsets.h, include/pa_common.h,
2146: include/pa_config_fixed.h, include/pa_config_includes.h,
2147: include/pa_dictionary.h, include/pa_dir.h,
2148: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
2149: include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
2150: include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
2151: include/pa_pool.h, include/pa_random.h, include/pa_request.h,
2152: include/pa_request_charsets.h, include/pa_request_info.h,
2153: include/pa_sapi.h, include/pa_socks.h,
2154: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
2155: include/pa_stack.h, include/pa_string.h,
2156: include/pa_stylesheet_connection.h,
2157: include/pa_stylesheet_manager.h, include/pa_symbols.h,
2158: include/pa_table.h, include/pa_threads.h, include/pa_types.h,
2159: include/pa_uue.h, include/pa_xml_exception.h,
2160: include/pa_xml_io.h, lib/gd/gif.C, lib/gd/gif.h, lib/gd/gifio.C,
2161: lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
2162: lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
2163: lib/punycode/pa_idna.c, lib/punycode/pa_idna.h,
2164: lib/sdbm/pa_file_io.C, lib/sdbm/pa_strings.C, lib/smtp/comms.C,
2165: lib/smtp/smtp.C, lib/smtp/smtp.h, main/compile.C,
2166: main/compile.tab.C, main/compile.y, main/compile_tools.C,
2167: main/compile_tools.h, main/execute.C, main/pa_base64.C,
2168: main/pa_cache_managers.C, main/pa_charset.C, main/pa_charsets.C,
2169: main/pa_common.C, main/pa_dictionary.C, main/pa_dir.C,
2170: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
2171: main/pa_http.C, main/pa_memory.C, main/pa_os.C, main/pa_pool.C,
2172: main/pa_random.C, main/pa_request.C, main/pa_socks.C,
2173: main/pa_sql_driver_manager.C, main/pa_string.C,
2174: main/pa_stylesheet_connection.C, main/pa_stylesheet_manager.C,
2175: main/pa_symbols.C, main/pa_table.C, main/pa_threads.C,
2176: main/pa_uue.C, main/pa_xml_exception.C, main/pa_xml_io.C,
2177: main/untaint.C, sql/pa_sql_driver.h,
2178: targets/apache/mod_parser3.c, targets/apache/mod_parser3_core.C,
2179: targets/apache/pa_httpd.h, targets/cgi/parser3.C,
2180: targets/isapi/parser3isapi.C, types/pa_junction.h,
2181: types/pa_method.h, types/pa_property.h, types/pa_value.C,
2182: types/pa_value.h, types/pa_vbool.h, types/pa_vcaller_wrapper.h,
2183: types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
2184: types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
2185: types/pa_vdate.C, types/pa_vdate.h, types/pa_vdouble.h,
2186: types/pa_venv.C, types/pa_venv.h, types/pa_vfile.C,
2187: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
2188: types/pa_vhash.C, types/pa_vhash.h, types/pa_vhashfile.C,
2189: types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
2190: types/pa_vint.h, types/pa_vjunction.C, types/pa_vjunction.h,
2191: types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.C,
2192: types/pa_vmath.h, types/pa_vmemcached.C, types/pa_vmemcached.h,
2193: types/pa_vmemory.h, types/pa_vmethod_frame.C,
2194: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
2195: types/pa_vregex.C, types/pa_vregex.h, types/pa_vrequest.C,
2196: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
2197: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
2198: types/pa_vstateless_object.h, types/pa_vstatus.C,
2199: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
2200: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
2201: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
2202: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
2203: types/pa_wcontext.h, types/pa_wwrapper.h: Copyright year updated
2204:
2205: * src/main/pa_request.C: old compilers support
2206:
2207: * tests/: 362.html, results/362.processed: test updated after
2208: changes after upgrade to libxml2-2.9.9 were made (related to bug
2209: #1108)
2210:
2211: * src/: classes/xdoc.C, types/pa_vxdoc.h: xsltStylesheet_auto_ptr
2212: removed, as xsltFreeStylesheet has side effects on original doc.
2213: compiled stylesheet no longer cached as with libxml2-2.9.9 it was
2214: not updated after xdoc modification (part 3 of test 362).
2215: (related to bug #1108)
2216:
2217: * src/targets/isapi/parser3isapi.C: +pa_strcat
2218:
2219: * src/: classes/memory.C, include/pa_memory.h,
2220: targets/apache/mod_parser3_core.C, targets/isapi/parser3isapi.C:
2221: PA_GC_GCOLLECT used
2222:
2223: * src/include/pa_memory.h: +PA_GC_COLLECT
2224:
2225: * src/targets/cgi/parser3.C: msvs support fixes
2226:
2227: * src/lib/gc/include/gc.h: more cleanup
2228:
2229: * src/: include/pa_threads.h, main/pa_threads.C: win32 fixes
2230:
2231: * src/: include/pa_http.h, main/pa_http.C, main/pa_request.C,
2232: targets/cgi/parser3.C: $main:HTTPD.mode implemented
2233:
2234: * src/include/pa_config_includes.h: +HAVE_PTHREAD_H
2235:
2236: * configure.ac: pthread.h added to checked headers
2237:
2238: * src/classes/table.C: string stream is back :)
2239:
2240: * src/classes/memory.C: GC_generate_random_backtrace no longer
2241: exists
2242:
2243: * src/main/pa_globals.C: GC_dont_gc replaced
2244:
2245: * src/lib/gc/include/gc.h: major cleanup, only used functions are
2246: left to simplify adding new functions. depricated GC_dont_gc
2247: replaced with GC_disable and GC_enable calls.
2248:
2249: * src/lib/cord/: cordxtra.c, include/cord.h: cleanup:
2250: CORD_from_file* not used and thus removed
2251:
2252: * src/lib/gc/include/gc_allocator.h: minor cleanup
2253:
2254: 2020-12-14 moko
2255:
2256: * src/classes/: curl.C, memory.C, table.C: every TLS should be
2257: referenced elsewhere, or GC will collect it.
2258:
2259: * src/: include/pa_xml_io.h, main/pa_stylesheet_connection.C,
2260: main/pa_xml_io.C: bugfix: TLS variables should be referenced
2261: elsewhere, or GC will collect them (and we'll get GPF in
2262: multithreaded enviroment). May be it can be also fixed by some
2263: GC call, not sure. But this fix costs nothing (but hours of
2264: debugging to find the issue :).
2265:
1.150 moko 2266: 2020-12-11 moko
2267:
2268: * configure.ac: gettid() check added
2269:
2270: * src/main/pa_threads.C: HAVE_GETTID used
2271:
2272: * src/include/pa_config_auto.h.in: +HAVE_GETTID
2273:
2274: * src/: include/pa_threads.h, main/pa_threads.C: now unified
2275: version for isapi/cgi/apache
2276:
2277: * buildall: threads are now required.
2278:
2279: * src/: targets/apache/ApacheModuleParser3Core.vcproj,
2280: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
2281: main/main.vcproj: pa_threads.C moved to main
2282:
2283: * src/targets/: apache/pa_threads.C, cgi/pa_threads.C,
2284: isapi/pa_threads.C: pa_threads.C moved to main
2285:
2286: * src/: main/Makefile.am, targets/cgi/Makefile.am,
2287: targets/apache/Makefile.am: pa_threads.C moved to main
2288:
2289: * src/classes/xdoc.C: Stylesheet_connection_ptr changed a bit
2290:
2291: * src/: include/pa_stylesheet_connection.h,
2292: main/pa_stylesheet_manager.C: Stylesheet_connection_ptr simplfied
2293: and weird GPF in multithreaded httpd is gone
2294:
2295: * src/include/: pa_stylesheet_connection.h,
2296: pa_sql_driver_manager.h: whitespace
2297:
2298: * src/main/pa_sql_driver_manager.C: timeout 60 sec -> 10 sec
2299:
2300: * src/: include/pa_sql_connection.h, main/pa_sql_driver_manager.C,
2301: main/pa_stylesheet_manager.C: whitespace, warning war
2302:
2303: * src/: include/pa_threads.h, targets/apache/pa_threads.C,
2304: targets/cgi/pa_threads.C, targets/isapi/pa_threads.C:
2305: parser_multithreaded never used
2306:
2307: * src/main/pa_http.C: no ALARM in MULTITHREADED httpd server mode
2308:
2309: 2020-12-10 moko
2310:
2311: * src/: include/pa_config_includes.h, include/pa_http.h,
2312: main/pa_http.C, targets/cgi/parser3.C: initial support for
2313: MULTITHREADED and PARALLEL httpd server modes
2314:
2315: * src/main/pa_globals.C: GC_java_finalization is depricated
2316:
2317: 2020-12-09 moko
2318:
2319: * etc/auto.p.in: + @httpd-main
2320:
2321: * src/: include/pa_common.h, main/pa_request.C,
2322: targets/cgi/pa_sapi_info.h: Range Requests (rfc7233) now really
2323: work
2324:
2325: * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C:
2326: slow file_read_binary no longer used, send_range added
2327:
2328: 2020-12-08 moko
2329:
2330: * src/main/pa_request.C: >4Gb support
2331:
2332: * src/targets/cgi/parser3.C: msvc warning war
2333:
2334: * src/: include/pa_config_includes.h, main/pa_http.C,
2335: main/pa_request.C: msvc warnings war
2336:
2337: * src/classes/image.C: warning war
2338:
2339: * src/classes/table.C: MSVC warning war
2340:
2341: * src/targets/cgi/parser3.C: msvc warnings war
2342:
2343: * src/targets/apache/mod_parser3_core.C: SYSTEM_CONFIG_FILE support
2344: added
2345:
1.149 moko 2346: 2020-12-07 moko
2347:
1.150 moko 2348: * configure.ac: SYSTEM_LOG_FILE no longer required as cheat used to
2349: avoid logging beside system-wide auto.p
2350:
2351: * src/targets/cgi/parser3.C: SYSTEM_CONFIG_FILE used
2352:
2353: * configure, configure.ac, src/include/pa_config_auto.h.in:
2354: configure options added:
2355:
2356: --with-system-cfg=FILE to specify system-wide auto.p
2357: --with-system-log=FILE to specify system-wide parser3.log
2358:
2359: * Makefile.am: bin no longer exists
2360:
2361: * configure, configure.ac: auto.p moved to etc to simplify debian
2362: package
2363:
2364: * buildall: auto.p and parser3.charsets moved to their default
2365: location after install
2366:
2367: * etc/: Makefile.am, auto.p.in: auto.p moved to etc directory
2368:
2369: * aclocal.m4, configure: automake 1.15 -> 1.16.1
2370:
1.149 moko 2371: * src/targets/cgi/parser3.C: locate_config call returned to
2372: original place as it requires pa_thread_request() under Windows
2373:
2374: * src/targets/cgi/parser3.C: renaming
2375:
2376: 2020-12-06 moko
2377:
2378: * src/: main/pa_globals.C, targets/cgi/parser3.C: thread request
2379: check added
2380:
2381: 2020-12-04 moko
2382:
2383: * src/: classes/image.C, include/pa_common.h, main/pa_common.C,
2384: main/pa_request.C: unified uint64_t lseek implemented to support
2385: >4Gb files under x86, including Windows
2386:
2387: 2020-12-02 moko
2388:
2389: * src/main/pa_common.C: minor bugfix: $.limit() should be checked
2390: with max_file_size
2391:
2392: * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C:
2393: support for processing files sized >4Gb on 32 bit planforms
2394:
2395: * tests/399.html: file moved
2396:
2397: * src/: include/pa_string.h, main/pa_string.C: long long -> int64_t
2398:
2399: * src/targets/cgi/pa_sapi_info.h: warning war
2400:
2401: * src/: main/pa_http.C, targets/isapi/parser3isapi.C: windows
2402: warning war
2403:
2404: 2020-12-01 moko
2405:
2406: * src/classes/image.C: mp4 extended size (>4Gb) support added
2407:
2408: * src/classes/image.C: for "size not found" exception to be shown
2409: if size not found until eof
2410:
2411: * src/classes/image.C: long -> off_t (which is 64 bits even on 32
2412: bit linux)
2413:
2414: * src/classes/image.C: ^image::measure[] now supports mp4 (feature
2415: #1188)
2416:
2417: 2020-11-30 moko
2418:
2419: * src/classes/image.C: definitions moved closer to code
2420:
2421: * tests/: 395.bmp, 395.html, 396.html, 396.tiff, 395_dir/1.bmp,
2422: 395_dir/2.tiff, 395_dir/3_VP8.webp, 395_dir/3_VP8L.webp,
2423: 395_dir/3_VP8X.webp, results/395.processed,
2424: results/396.processed: tests for ^image::measure[] .webp support
2425: added, all image files moved into one directory (related to
2426: feature #1188)
2427:
2428: * src/classes/image.C: ^image::measure[] now supports webp (feature
2429: #1188)
2430:
1.148 moko 2431: 2020-11-29 moko
2432:
2433: * src/main/pa_request.C: CONF_OPTION added to unify @conf options
2434: processing, unnessesary defines removed
2435:
2436: 2020-11-24 moko
2437:
2438: * tests/results/: 099.processed, 100.processed, 205.processed,
2439: 309.processed, 310.processed: Content-Disposition: inline
2440: returned
2441:
2442: * tests/: 099.html, 237.html, 403.html, outputs/403.processed,
2443: results/auto.p: test for $response:body[ $.file[<file>] $.name[]
2444: ] added (related to bug #1204)
2445:
2446: * src/main/pa_request.C: $response:body[ $file[<file>.ext] $.name[]
2447: ] supported to avoid Content-Disposition: inline;
2448: filename="<file>.ext" but still set Content-Type for ext (related
2449: to bug #1204)
2450:
1.147 moko 2451: 2020-11-22 moko
2452:
2453: * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C,
2454: types/pa_vfile.C: pa_filename added to avoid useless rsplit
2455:
2456: * src/main/pa_request.C: content_disposition_inline returned.
2457:
2458: 2020-11-17 moko
2459:
2460: * src/main/pa_request.C: empty main method name support
2461:
2462: * src/: main/pa_common.C, targets/cgi/parser3.C: httpd
2463: config_handler added, stdout flush added.
2464:
2465: 2020-11-16 moko
2466:
2467: * src/targets/cgi/parser3.C: filespec_4log added, pa_strcat used.
2468:
2469: * tests/results/: 099.processed, 205.processed, 237.processed,
2470: 309.processed, 310.processed: Content-Disposition: inline is not
2471: required and should not contain filename="<name>"
2472:
2473: * src/: include/pa_common.h, main/pa_common.C, main/pa_exception.C,
2474: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
2475: targets/isapi/parser3isapi.C: pa_strcat implemented and used
2476:
1.146 moko 2477: 2020-11-14 moko
2478:
2479: * src/targets/cgi/parser3.C: spelling
2480:
2481: * src/targets/cgi/parser3.C: renaming
2482:
2483: * src/targets/cgi/parser3.C: args_skip removed, locate_config
2484: relocated
2485:
2486: * src/targets/cgi/parser3.C: execution_canceled was for sigpipe
2487: before request processing, which is weired
2488:
2489: 2020-11-13 moko
2490:
2491: * src/main/pa_http.C: pa_recv added with timeout support, thus read
2492: copied in httpd.
2493:
2494: 2020-11-12 moko
2495:
2496: * src/main/pa_http.C: ALARM code unified to be used in httpd
2497:
2498: * src/: include/pa_request.h, main/pa_request.C,
2499: targets/cgi/pa_sapi_info.h: pa_httpd_timeout added
2500:
2501: * src/main/pa_http.C: URI validation added
2502:
2503: * src/targets/cgi/parser3.C: filespec_to_process now variable,
2504: can't be empty but can be null. httpd-main is now main method
2505: name for httpd mode
2506:
2507: 2020-11-11 moko
2508:
2509: * src/main/pa_request.C: path_translated can be null in httpd mode
2510:
2511: * src/: classes/curl.C, classes/file.C, classes/hashfile.C,
2512: classes/image.C, classes/op.C, classes/string.C, classes/table.C,
2513: classes/xdoc.C, include/pa_request.h, main/execute.C,
2514: main/pa_request.C: r.absolute -> r.full_disk_path
2515:
2516: * src/targets/cgi/parser3.C: if filename to process is not
2517: specified, auto.p should be present.
2518:
1.145 moko 2519: 2020-11-03 moko
2520:
2521: * src/: classes/op.C, include/pa_request.h: unused argument removed
2522:
2523: * src/main/pa_request.C: content_disposition_inline is the default,
2524: not required.
2525:
1.144 moko 2526: 2020-10-29 moko
2527:
2528: * src/: classes/op.C, include/pa_request.h, main/pa_request.C:
2529: ^use[file; $.main(true) ] implemented for auto.p processing and
2530: path_translated changing to correct relative files path
2531: calculation in httpd mode
2532:
2533: * src/: include/pa_request.h, main/pa_request.C:
2534: fail_on_read_problem removed, as it allways true, as if should
2535: be.
2536:
2537: * src/: include/pa_request.h, main/pa_request.C,
2538: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
2539: targets/isapi/parser3isapi.C: clearing config_filespec when
2540: config was not found, thus flag not required and removed.
2541:
2542: 2020-10-28 moko
2543:
2544: * tests/: 402.html, results/402.processed: error reporting test
2545:
2546: * src/main/execute.C: better error reporting when
2547: $result[^hash::create[]] in @main.
2548:
2549: * src/main/: execute.C, pa_request.C: frame.result() should be used
2550: + minor optimization
2551:
2552: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
2553: main/pa_xml_io.C: execute_*_method simplified and unified
2554:
2555: 2020-10-27 moko
2556:
2557: * tests/: 306.html, results/306.processed: a bit more testing. :)
2558:
2559: * src/: main/execute.C, types/pa_value.h, types/pa_vclass.C,
2560: types/pa_vclass.h, types/pa_vconsole.h, types/pa_vcookie.C,
2561: types/pa_vdate.C, types/pa_venv.C, types/pa_vform.C,
2562: types/pa_vhash.h, types/pa_vimage.C, types/pa_vmemcached.C,
2563: types/pa_vmethod_frame.h, types/pa_vobject.C,
2564: types/pa_vrequest.C, types/pa_vresponse.C, types/pa_vtable.C,
2565: types/pa_vxnode.C: optimization: PUT_ELEMENT_REPLACED_ELEMENT no
2566: longer used in object-prototype mode
2567:
2568: * src/: include/pa_sapi.h, targets/apache/mod_parser3_core.C,
2569: targets/cgi/pa_sapi_info.h, targets/cgi/parser3.C,
2570: targets/isapi/parser3isapi.C, types/pa_venv.C, types/pa_venv.h,
2571: types/pa_vform.C, types/pa_vform.h: + $env:name[value] and
2572: $form:name[value] features
2573:
1.143 moko 2574: 2020-10-18 moko
2575:
2576: * src/targets/cgi/Makefile.am: + pa_sapi_info.h
2577:
2578: 2020-10-15 moko
2579:
2580: * src/main/pa_http.C: url no longer needed as
2581: ALTER_EXCEPTION_SOURCE is used
2582:
2583: * src/: classes/curl.C, include/pa_common.h, main/pa_common.C,
2584: main/pa_http.C: check_file_size filespec is now optional
2585:
2586: * src/: classes/curl.C, include/pa_exception.h,
2587: main/pa_exception.C, main/pa_http.C: ALTER_EXCEPTION_SOURCE and
2588: ALTER_EXCEPTION_COMMENT added for better error reporting
2589:
2590: * tests/: 379-curl.html, 379.html, results/223-curl.processed,
2591: results/346-curl.processed, results/379-curl.processed,
2592: results/379.processed: test results updated as load now provides
2593: better error reporting + curl responses updated
2594:
2595: 2020-10-14 moko
2596:
2597: * src/: classes/date.C, include/pa_string.h, main/pa_http.C,
2598: main/pa_string.C, targets/apache/mod_parser3_core.C,
2599: targets/cgi/parser3.C: pa_atoi / pa_atoui / pa_atoul usage
2600: checked. 10 is now default base, no hex autodetect by default
2601:
2602: * src/: include/pa_http.h, main/pa_http.C, targets/cgi/parser3.C:
2603: connection socket closing in destructor + accept exception
2604: handling
2605:
2606: * src/targets/cgi/parser3.C: warning war
2607:
2608: * src/: include/pa_http.h, include/pa_sapi.h, main/pa_http.C,
2609: main/pa_request.C, targets/apache/mod_parser3_core.C,
2610: targets/cgi/pa_sapi_info.h, targets/cgi/parser3.C: global try
2611: exception handling unified
2612:
2613: 2020-10-13 moko
2614:
2615: * src/targets/isapi/parser3isapi.C: reverted to atoi to avoid hex
2616: autodetection
2617:
2618: * src/targets/apache/mod_parser3_core.C: reverted to atoi
2619:
2620: * src/: main/pa_http.C, targets/cgi/pa_sapi_info.h: warning war
2621:
2622: * src/main/pa_http.C: warning war
2623:
1.142 moko 2624: 2020-10-12 moko
2625:
1.143 moko 2626: * src/: main/pa_request.C, targets/apache/mod_parser3_core.C,
2627: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: excaption in
2628: unhandled exception code optimization
2629:
2630: * src/targets/cgi/parser3.C: request_info now global variable
2631:
2632: * src/main/pa_http.C: http_read_response moved to HTTP_response
2633: class
2634:
2635: * src/: include/pa_http.h, main/pa_http.C,
2636: targets/cgi/pa_sapi_info.h: read_post implemented
2637:
1.142 moko 2638: * src/: include/pa_http.h, main/pa_http.C, targets/cgi/parser3.C:
2639: [host:]port syntax support in httpd mode
2640:
2641: * src/: include/pa_http.h, targets/cgi/pa_sapi_info.h,
2642: targets/cgi/parser3.C: populate_env added
2643:
2644: * src/include/pa_hash.h: to make get(char *) compiling in
2645: HashStringString
2646:
2647: 2020-10-10 moko
2648:
2649: * src/: classes/curl.C, include/pa_http.h, main/pa_http.C,
2650: targets/cgi/pa_sapi_info.h: ResponseHeaders -> HTTP_Headers
2651:
2652: * src/: include/pa_http.h, include/pa_request_info.h,
2653: main/pa_http.C, main/pa_string.C,
2654: targets/apache/mod_parser3_core.C, targets/cgi/pa_sapi_info.h,
2655: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
2656: types/pa_vrequest.C: initial httpd mode implementation
2657:
1.141 moko 2658: 2020-10-04 moko
2659:
2660: * src/targets/cgi/parser3.C: options together
2661:
2662: 2020-09-30 moko
2663:
2664: * src/main/pa_http.C: renamed
2665:
1.140 moko 2666: 2020-08-14 moko
2667:
2668: * configure, configure.ac, parser3.sln, src/lib/Makefile.am,
2669: src/targets/cgi/Makefile.am: no httpd as separate library
2670:
2671: 2020-08-13 moko
2672:
2673: * src/targets/cgi/parser3.C: SAPI::die used in exception in
2674: unhandled exception handler to report 500 instead of 200 it was
2675: before.
2676:
2677: * src/targets/apache/mod_parser3_core.C: minor cleanup
2678:
2679: * src/: include/pa_sapi.h, main/untaint.C,
2680: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
2681: targets/isapi/parser3isapi.C: SAPI::abort was used only once,
2682: thus replaced with SAPI::die and removed
2683:
2684: * src/targets/: apache/mod_parser3_core.C, isapi/parser3isapi.C,
2685: cgi/parser3.C: whitespace
2686:
2687: * src/targets/cgi/parser3.C: locate_config() extracted, whitespace.
2688:
2689: 2020-08-12 moko
2690:
2691: * src/targets/cgi/parser3.C: duplicate info in signal logging
2692: removed, whitespace was: SIGPIPE received while executing code.
2693: uri=/_tmp.html, method=GET, cl=0 [uri=/_tmp.html, method=GET,
2694: cl=0]
2695:
2696: * parser3.sln: + httpd.vcproj
2697:
2698: 2020-08-11 moko
2699:
2700: * src/targets/cgi/Makefile.am: +libhttpd
2701:
2702: * configure.ac, src/lib/Makefile.am: +libhttpd
2703:
1.139 moko 2704: 2020-07-13 moko
2705:
2706: * tests/: 401.html, results/401.processed: test for hash key does
2707: not keep language, but tainted in foreach.
2708:
1.138 moko 2709: 2020-07-01 moko
2710:
2711: * tests/: 235.html, results/235.processed: test result updated as
2712: messages before attachments implemented (feature #1176)
2713:
1.137 moko 2714: 2020-06-27 moko
2715:
2716: * tests/: 400.html, results/400.processed: test updated to check
2717: ^return{code}
2718:
2719: * src/classes/op.C: bugfix: ^return{code} or ^return(expre+ssion)
2720: fixed
2721:
2722: 2020-06-26 moko
2723:
2724: * tests/: 400.html, results/400.processed: test for OPTIMIZE_RESULT
2725: added (related to https://www.parser.ru/forum/?id=85319)
2726:
2727: * src/types/pa_vmethod_frame.h: bugfix: OPTIMIZE_RESULT failed,
2728: when $result assignment was last statement in the method
2729: (https://www.parser.ru/forum/?id=85319)
2730:
1.136 moko 2731: 2020-05-23 moko
2732:
2733: * src/: classes/mail.C, types/pa_vmail.C, types/pa_vmail.h:
2734: whitespace, unused level removed
2735:
2736: 2020-05-19 moko
2737:
2738: * src/types/pa_vmail.C: whitespace
2739:
2740: * src/types/pa_vmail.C: files should be processed last (related to
2741: feature #1176)
2742:
1.135 moko 2743: 2020-05-12 moko
2744:
2745: * src/include/pa_memory.h: no new/delete checks for for FreeBSD1X.X
2746: due to https://bugs.llvm.org/show_bug.cgi?id=40161 bug
2747:
2748: * configure.ac: FreeBSD1X.X check added to avoid
2749: https://bugs.llvm.org/show_bug.cgi?id=40161 bug.
2750:
1.134 moko 2751: 2020-02-26 moko
2752:
2753: * src/main/pa_common.C: entry_exists -> entry_ifdir to fix Windows
2754: compilation issue (related to bug #1201)
2755:
2756: * src/main/pa_common.C: entry_readable -> entry_exists,
2757: undocumented access(fname, R_OK) call removed (fixes bug #1201)
2758: -f and -d now works under Windows in UTF-8 with Russian
2759: filenames.
2760:
2761: * src/types/pa_vmail.C: g_mime_stream_pipe_new used by gmime author
2762: advice (related to feature #1199)
2763:
2764: 2020-02-25 moko
2765:
2766: * buildall: --silent removed
2767:
2768: * configure.ac: gmime-3.0 support
2769:
2770: * buildall: --with-system-mailreceive option added to build with
2771: system libgmime
2772:
2773: * src/types/pa_vmail.C: avoiding
2774: https://github.com/jstedfast/gmime/issues/83 "feature" (related
2775: to feature #1199)
2776:
1.133 moko 2777: 2020-02-18 moko
2778:
2779: * src/classes/op.C: windows x64 debug mode compile fix
2780:
2781: * src/main/pa_globals.C: no longer required due to -MD -> -MT
2782: change (releated to feature #1200)
2783:
2784: * src/: classes/classes.vcproj, lib/cord/cord.vcproj,
2785: lib/gd/gd.vcproj, lib/json/json.vcproj, lib/ltdl/ltdl.vcproj,
2786: lib/md5/md5.vcproj, lib/memcached/memcached.vcproj,
2787: lib/pcre/pcre_internal.vcproj, lib/punycode/punycode.vcproj,
2788: lib/sdbm/sdbm.vcproj, lib/smtp/smtp.vcproj, main/main.vcproj,
2789: targets/apache/ApacheModuleParser3.vcproj,
2790: targets/apache/ApacheModuleParser3Core.vcproj,
2791: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
2792: types/types.vcproj: -MD -> -MT to remove msvcp71.dll/etc
2793: dependency (related to feature #1200)
2794:
1.132 moko 2795: 2020-02-12 moko
2796:
2797: * src/types/pa_vmail.C: minimize diff
2798:
2799: * src/types/pa_vmail.C: libgmime 3.X support (implements feature
2800: #1199)
2801:
1.131 moko 2802: 2020-01-18 moko
2803:
2804: * tests/: 388-sql.html, results/388-sql.processed: +postprocess
2805:
1.130 moko 2806: 2019-12-28 moko
2807:
2808: * src/targets/cgi/parser3.C: avoid empty ?
2809:
2810: 2019-12-27 moko
2811:
2812: * src/targets/cgi/parser3.C: PATH_INFO check in reinventing
2813: DOCUMENT_ROOT (related to feature #1164)
2814:
2815: * src/targets/cgi/parser3.C: IIS5 support removed to simplify
2816: fcgiwrap setup (implements feature #1164)
2817:
2818: * src/targets/cgi/parser3.C: real_parser_handler logic simplified,
2819: but no issues found (related to feature #1164)
2820:
2821: * src/targets/cgi/parser3.C: actualized
2822:
2823: 2019-12-26 moko
2824:
2825: * src/targets/apache/ApacheModuleParser3.vcproj: apache stop/start
2826: removed
2827:
2828: * src/targets/isapi/parser3isapi.vcproj: inetinfo stop/start
2829: removed
2830:
2831: * src/: lib/gc/include/gc.h, main/pa_globals.C: As we log
2832: allocation errors, we don't want default gc warnings (without
2833: timestamp and URI).
2834:
2835: * src/: classes/memory.C, main/pa_globals.C,
2836: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
2837: targets/isapi/parser3isapi.C: GC_dont_gc=1 moved to
2838: pa_globals_init
2839:
2840: * src/main/pa_globals.C: setup_hex_value() removed, static array
2841: initialization used (optimization)
2842:
2843: * src/: main/pa_globals.C, targets/apache/mod_parser3_core.C,
2844: targets/cgi/parser3.C, targets/isapi/parser3isapi.C:
2845: pa_socks_init/pa_socks_done moved inside pa_globals_init
2846: (optimization)
2847:
1.129 moko 2848: 2019-12-09 moko
2849:
2850: * src/include/pa_config_fixed.h: warning war
2851:
1.128 moko 2852: 2019-12-08 moko
2853:
2854: * src/main/main.vcproj: compile.y - ExcludedFromBuild, as we
2855: process grammar under Unix.
2856:
2857: 2019-12-07 moko
2858:
2859: * tests/389.html: For Windows XP. :)
2860:
2861: * tests/388-sql.html: Windows compatibility added
2862:
2863: 2019-12-06 moko
2864:
2865: * src/targets/cgi/parser3.C: warning war
2866:
2867: * src/main/pa_string.C: + COMPILE_ASSERT(sizeof(String::Languages)
2868: == sizeof(CORD)) to avoid aligning bugs in future
2869:
2870: * src/: include/pa_config_fixed.h, main/pa_globals.C: simplified to
2871: XML_STATIC
2872:
2873: * src/include/pa_request.h: StackItem() not required
2874:
2875: * src/include/pa_stack.h: warning war
2876:
2877: * src/include/pa_config_includes.h: GCC warning silenced
2878:
2879: * src/include/pa_memory.h: warning war: the program should also
2880: define 'void operator delete [](void*, std::size_t)'
2881: [-Wsized-deallocation]
2882:
2883: * src/types/: pa_vregex.h, pa_vtable.h: warning war
2884:
2885: * src/classes/string.C: not reqired cast removed
2886:
2887: * src/classes/string.C: not reqired cast removed
2888:
2889: 2019-12-05 moko
2890:
2891: * src/lib/sdbm/pa_file_io.C: warning war
2892:
2893: * src/include/pa_string.h: bugfix for Windows x64: enum Language ->
2894: enum Language : size_t - required for VS2015+ to make
2895: sizeof(Languages::opt) == sizeof(CORD), will be 16 byte under x64
2896: without it (related to feature #1198)
2897:
2898: 2019-12-04 moko
2899:
2900: * src/main/pa_base64.C: unsigned char -> uchar
2901:
2902: * src/main/: main.vcproj, pa_globals.C: libpcre now linked same way
2903: as other libs
2904:
2905: * src/include/pa_version.h: +amd64
2906:
2907: 2019-12-03 moko
2908:
2909: * src/: classes/classes.vcproj, types/types.vcproj: sync debug with
2910: release
2911:
2912: * src/include/pa_config_includes.h: warning war
2913:
2914: * src/classes/image.C: warning war
2915:
2916: * src/main/pa_globals.C: x64 libs support
2917:
2918: * src/include/pa_config_includes.h: warning war
2919:
2920: * src/types/pa_method.h: warning war
2921:
1.127 moko 2922: 2019-11-28 moko
2923:
2924: * src/classes/math.C: vs2003 compatibility + warning war
2925:
2926: * buildall: libxslt-1.1.29 -> libxslt-1.1.34, libxml2-2.9.4 ->
2927: libxml2-2.9.9 (related to feature #1136)
2928:
2929: * src/classes/xdoc.C: xmlHashScanner declaration changed, using
2930: typecast for more compatibility (related to feature #1136)
2931:
2932: * buildall: --direct-download option added, gc-7.6.2 -> gc-8.0.4 +
2933: libatomic no longer required, pcre-8.40 -> pcre-8.43 (related to
2934: feature #1136)
2935:
2936: 2019-11-26 moko
2937:
2938: * src/main/: compile_tools.C, compile_tools.h: invalid assert
2939: removed (it was failing in $$var case), condition added
2940:
1.126 moko 2941: 2019-11-25 moko
2942:
2943: * tests/: 397.html, 399.html, results/141.processed,
2944: results/399.processed: base64 options tested
2945:
2946: * src/: classes/math.C, main/pa_http.C: base64 options used
2947:
2948: * src/main/pa_base64.C: base64 encode rewritten, base64 options
2949: implemented (feature #986)
2950:
2951: * src/main/pa_cache_managers.C: whitespace
2952:
2953: * tests/: 397.html, 399.html, results/399.processed: tests for
2954: ^base64 encode options added (related to feature #986)
2955:
2956: * src/: classes/file.C, include/pa_base64.h, main/pa_base64.C:
2957: pa_base64_encode(file) removed - more memory, but faster and less
2958: code (related fo feature #986)
2959:
2960: 2019-11-24 moko
2961:
2962: * tests/: 155.html, results/155.processed: limit and offset in
2963: ^table::load[] now supported, thus test added
2964:
2965: * src/: classes/file.C, classes/table.C, include/pa_common.h,
2966: main/pa_common.C: optimization: offset and limit options parsing
2967: moved inside file_load.
2968:
2969: 2019-11-23 moko
2970:
2971: * src/: classes/file.C, classes/op.C, include/pa_common.h,
2972: main/pa_common.C, main/pa_request.C, types/pa_vform.C:
2973: optimization: file_read replaced with simplified file_read_binary
2974:
2975: * src/: classes/op.C, main/pa_common.C, main/pa_request.C,
2976: types/pa_vform.C: whitespace
2977:
2978: * src/: include/pa_common.h, main/pa_common.C: never used params
2979: removed
2980:
2981: 2019-11-21 moko
2982:
2983: * tests/: 193.html, results/193.processed, results/389.processed:
2984: test results updated as now base64 does not discard tail without
2985: padding (related to feature #986)
2986:
2987: 2019-11-20 moko
2988:
2989: * src/: classes/file.C, classes/string.C, include/pa_base64.h,
2990: main/pa_base64.C: optimization: void pa_base64_decode -> size_t
2991: pa_base64_decode (related to feature #986)
2992:
2993: * tests/398.html: tests for base64 decode added (related to feature
2994: #986)
2995:
2996: * src/main/pa_base64.C: base64_decode rewritten - padding option
2997: support, padding inside base 64 supported (related to feature
2998: #096)
2999:
3000: 2019-11-19 moko
3001:
3002: * src/include/pa_memory.h: CHECK_DELETE_USAGE tested to work under
3003: FreeBSD 12
3004:
1.125 moko 3005: 2019-11-16 moko
3006:
3007: * src/main/pa_base64.C: base64_decode converted to C++, url-safe
3008: support added, step support removed (related to #986)
3009:
3010: 2019-11-15 moko
3011:
3012: * src/classes/math.C: using log since log2 is not present on
3013: FreeBSD < 8.4 (related to feature #1177)
3014:
3015: * src/: include/pa_base64.h, main/pa_base64.C: whitespace,
3016: pa_base64_size extracted and used for files as well (related to
3017: feature 986)
3018:
3019: 2019-11-14 moko
3020:
3021: * tests/: 397.html, results/397.processed: + content check
3022:
3023: * tests/: 141.html, results/141.processed: make test resuls more
3024: readable
3025:
3026: * tests/: 397.html, results/193.processed, results/397.processed:
3027: test results updated after \x00 character was disabled in
3028: math:convert string mode (related to feature #1177)
3029:
3030: * src/classes/: math.C, string.C: \\x00 character disabled while
3031: converting to string (as in base64, related to feature #1177)
3032:
3033: * src/classes/file.C: more correct arguments separation
3034:
3035: * src/: classes/file.C, classes/math.C, classes/string.C,
3036: include/pa_base64.h, include/pa_common.h, main/pa_base64.C,
3037: main/pa_http.C, types/pa_vfile.C, types/pa_vmail.C: base64
3038: options added, but not yet implemented (related to feature #986)
3039:
3040: * src/classes/math.C: whitespace
3041:
3042: 2019-11-13 moko
3043:
3044: * tests/: 397.html, results/397.processed: +tainting test (related
3045: to feature #1177)
3046:
3047: * src/classes/math.C: as we now produce not only digits, result
3048: should be tainted (related to feature #1177)
3049:
3050: * src/main/pa_base64.C: whitespace
3051:
3052: * src/: include/Makefile.am, main/Makefile.am, main/main.vcproj,
3053: include/pa_base64.h, include/pa_common.h, main/pa_base64.C,
3054: main/pa_common.C: pa_base64.h and pa_base64.C added, base64
3055: implementation moved from pa_common.h and pa_common.C
3056:
3057: 2019-11-12 moko
3058:
3059: * tests/: 275.html, results/275.processed: out of range test fixed,
3060: as ^math:convert now supports arbitrary precision
3061:
3062: 2019-11-11 moko
3063:
3064: * tests/results/389.processed: uctualized error message
3065:
3066: * tests/: 389.html, 397.html, results/397.processed: tests for
3067: ^math:convert added (related to feature #1177)
3068:
3069: * src/classes/math.C: ^math:convert now supports arbitrary
3070: precision, alphabet support added (implements feature #1177)
3071:
1.124 moko 3072: 2019-11-06 moko
3073:
3074: * tests/: 181.html, results/181.processed: entities usage added,
3075: more entites load tests (related to bug #842 discussion)
3076:
3077: 2019-11-05 moko
3078:
3079: * src/main/pa_xml_io.C: bugfix: no more extra http://localhost/
3080: call from xmlFileOpen if http://localhost/<file> was not found
3081: (related to bug #842)
3082:
3083: * src/main/pa_xml_io.C: rename
3084:
3085: * src/main/pa_xml_io.C: +MemoryStream constructor
3086:
3087: * src/main/pa_xml_io.C: whitespace
3088:
1.123 moko 3089: 2019-10-31 moko
3090:
3091: * src/classes/xdoc.C: XML_PARSE_OPTIONS (XML_PARSE_DTDLOAD |
3092: XML_PARSE_NOENT) added to fix entities load, (related to feature
3093: #1181)
3094:
1.122 moko 3095: 2019-10-25 moko
3096:
3097: * tests/: 388-sql.html, results/388-sql.processed: more multiple
3098: queries tests
3099:
3100: 2019-10-24 moko
3101:
3102: * tests/: 388-sql.html, results/388-sql.processed: support for
3103: pgsql driver test
3104:
3105: * tests/: 388-sql.html, results/388-sql.processed:
3106: multi_statements=1 now tested, mysql test now supported
3107: (connection must be specified in [parser3] section in .my.cnf)
3108: related to issues #1195 and #1194
3109:
1.121 moko 3110: 2019-09-11 moko
3111:
3112: * src/classes/int.C: whitespace
3113:
3114: * tests/: 388-sql.html, results/388-sql.processed: +duplicate key
3115: exception test
3116:
3117: * tests/results/388-sql.processed: sql queries now shown (related
3118: to feature #1196)
3119:
3120: * src/sql/pa_sql_driver.h: to keep new SQL drivers more compatible
3121: with old parser versions.
3122:
3123: * src/: classes/file.C, classes/hash.C, classes/string.C,
3124: classes/table.C, classes/void.C, include/pa_sql_connection.h,
3125: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: Show query
3126: instead of connect string in query_event_handlers exceptions
3127: (implements feature #1196)
3128:
1.120 moko 3129: 2019-09-06 moko
3130:
3131: * tests/388-sql.html: mysql compat
3132:
3133: * src/: classes/hash.C, classes/string.C, classes/table.C,
3134: classes/void.C, include/pa_common.h, main/pa_common.C: cleanup:
3135: sql_ variables declaration moved to pa_common.h
3136:
1.116 moko 3137: 2019-01-15 moko
3138:
3139: * src/classes/curl.C: ^curl:info[] - OrderedHashString used, items
3140: logically sorted
3141:
3142: 2018-12-27 moko
3143:
3144: * src/include/pa_config_includes.h: warning war:
3145: -Wdeprecated-register added for C++ 17
3146:
3147: 2018-10-15 moko
3148:
3149: * configure.ac: FreeBSD 11.2 can be build with ./configure
3150: --with-gc=/usr/local/lib/ --with-pcre=/usr/local/
3151: --with-xml=/usr/local/
3152:
3153: 2018-09-24 moko
3154:
3155: * tests/: 396.html, 396.tiff, results/396.processed: test for
3156: ^image::measure[] now supports tiff added (related to feature
3157: #1188)
3158:
3159: * src/classes/image.C: ^image::measure[] now supports tiff
3160: (implements feature #1188)
3161:
3162: 2018-09-20 moko
3163:
3164: * tests/: 395.bmp, 395.html, results/395.processed: test for bmp
3165: files measure added (related to ticket #1188)
3166:
3167: * src/classes/image.C: measure of bmp files implemented (related to
3168: ticket #1188)
3169:
3170: 2018-09-18 moko
3171:
3172: * tests/: 394-curl.html, results/394-curl.processed,
3173: results/auto.p: test for bug #1187 (max_file_size check for head
3174: requests) added
3175:
3176: 2018-08-24 moko
3177:
3178: * src/classes/curl.C: CURLOPT_NOBODY value used to check if
3179: response content-length check is required (fixes bug #1187)
3180:
3181: 2018-05-11 moko
3182:
3183: * tests/: 157.html, results/157.processed: test for ^file:copy[..;
3184: $.append(bool) ] option added (related to feature #919)
3185:
3186: * src/classes/file.C: ^file:copy[..; $.append(bool) ] option added
3187: from misha@ patch (implements feature #919)
3188:
3189: 2018-03-22 moko
3190:
3191: * src/main/pa_request.C: $response:download[ $.file[file.namef] ]
3192: worked rather slow (about 1mb/sec) with 10kb buffer, replaced it
3193: with 128kb buffer. Now works at least 12 times faster. :) May be
3194: Windows-only problem.
3195:
3196: * src/lib/cord/cord.vcproj: Profile * complete cleanup (VS 2003
3197: build fix)
3198:
3199: 2018-02-03 moko
3200:
3201: * src/main/execute.C: removes irrelevant lines from exception stack
3202: trace when exceptions occurs in assigment (fixes bug #1165)
3203:
3204: * tests/: 393.html, results/393.processed: test for behavour after
3205: "Property can not be created, already exists field with that
3206: name" exception removed (related to feature #1183)
3207:
3208: * src/types/pa_vclass.C: "Property can not be created, already
3209: exists field with that name" exception removed (implements
3210: feature #1183)
3211:
3212: 2018-01-19 moko
3213:
3214: * src/classes/string.C: whitespace
3215:
3216: * src/classes/string.C: whitespace
3217:
3218: * tests/: 392.html, results/392.processed: test for
3219: ^regex::create[$regex] added (related to feature #1135)
3220:
3221: * src/: classes/regex.C, types/pa_vregex.C, types/pa_vregex.h:
3222: ^regex::create[$regex] added (implements feature #1135)
3223:
3224: * src/types/: pa_vclass.C, pa_vclass.h: CLASS_GETTER_UNPROTECTED
3225: commented define added (related to feature #1157)
3226:
3227: 2018-01-17 moko
3228:
3229: * buildall: gc 7.6.0 -> 7.6.2 (related to feature #1136)
3230:
3231: 2018-01-15 moko
3232:
3233: * tests/: 390.html, results/390.processed: real path replaced by
3234: stub
3235:
3236: * tests/: 391.html, results/391.processed: test for feature #1181
3237: (XML_PARSE_HUGE exception) added
3238:
3239: 2018-01-11 moko
3240:
3241: * src/classes/xdoc.C: xmlReadMemory/xmlReadFile now used with
3242: XML_PARSE_HUGE option passed by default (implements feature
3243: #1181)
3244:
3245: * src/classes/string.C: whitespace
3246:
3247: 2017-12-10 moko
3248:
3249: * tests/: 389.html, 390.html, results/389.processed,
3250: results/390.processed: image code coverage tests added (related
3251: to feature #1125)
3252:
3253: 2017-12-08 moko
3254:
3255: * tests/: 346-curl.html, 388-sql.html, 389.html,
3256: results/346-curl.processed, results/388-sql.processed,
3257: results/389.processed: more code coverage tests
3258:
3259: * tests/: 264.html, results/264.processed: code coverage for
3260: ^file::exec[]
3261:
3262: 2017-12-07 moko
3263:
3264: * tests/: 174.html, 388-sql.html, 389.html,
3265: results/388-sql.processed, results/389.processed,
3266: results/174.processed: more coverage tests
3267:
3268: * src/classes/math.C: exception text actualized
3269:
3270: 2017-12-06 moko
3271:
3272: * tests/388-sql.html: $SQL can be here
3273:
3274: * tests/results/auto.p: $SQL not required here
3275:
3276: * tests/: 388-sql.html, 389.html, Makefile,
3277: results/388-sql.processed, results/389.processed, results/auto.p:
3278: code coverage tests for sql (using sqlite) and int/double/bool
3279: added (related to feature #1125)
3280:
3281: * src/: classes/classes.vcproj, lib/cord/cord.vcproj,
3282: lib/json/json.vcproj, lib/md5/md5.vcproj,
3283: lib/memcached/memcached.vcproj, lib/punycode/punycode.vcproj,
3284: lib/sdbm/sdbm.vcproj, lib/smtp/smtp.vcproj, main/main.vcproj,
3285: targets/apache/ApacheModuleParser3Core.vcproj,
3286: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
3287: types/types.vcproj: gc\include no longer required
3288:
3289: * src/lib/: cord/cord.vcproj, gd/gd.vcproj: gc\include no longer
3290: required
3291:
3292: * src/: classes/Makefile.am, classes/table.C,
3293: include/pa_config_includes.h, include/pa_string.h,
3294: lib/cord/Makefile.am, lib/cord/cordbscs.c, lib/cord/cordxtra.c,
3295: lib/gd/Makefile.am, lib/json/Makefile.am, lib/sdbm/Makefile.am,
3296: lib/smtp/Makefile.am, main/Makefile.am, main/untaint.C,
3297: targets/apache/Makefile.am, targets/cgi/Makefile.am,
3298: types/Makefile.am: to be sure that our version of gc.h/cord.h is
3299: used, we now include it directly
3300:
3301: 2017-12-04 moko
3302:
3303: * src/lib/: gd/gd.vcproj, md5/md5.vcproj,
3304: memcached/memcached.vcproj, punycode/punycode.vcproj,
3305: sdbm/sdbm.vcproj, smtp/smtp.vcproj: includes unified, gc added
3306: where required
3307:
3308: * src/: classes/memory.C, include/pa_config_includes.h: GC_DEBUG
3309: now can be used to trace memory allocations
3310:
3311: * src/: classes/table.C, include/pa_config_includes.h,
3312: include/pa_memory.h, lib/cord/cordbscs.c, lib/cord/cordxtra.c,
3313: main/pa_globals.C: PA_DEBUG_DISABLE_GC works again, pa_gc_*
3314: method removes, libcord also can work without libgc
3315:
3316: * src/classes/json.C: pa_gc_malloc_atomic should not be used
3317:
3318: 2017-11-29 moko
3319:
3320: * src/classes/curl.C: no exception if some of ^curl:info[] elements
3321: are not present (related to feature #1173)
3322:
3323: * tests/346-curl.html: test updated to test curl content-length bug
3324: (related to feature #1173)
3325:
3326: * tests/results/346-curl.processed: more test for content-length
3327: curl bug (related to feature #1173)
3328:
3329: * tests/results/346-curl.processed: test results updated after
3330: #1173 implemented
3331:
3332: 2017-11-28 moko
3333:
3334: * src/classes/curl.C: another libcurl Content-length bug walkaround
3335: (related to feature #1173)
3336:
3337: 2017-11-27 moko
3338:
3339: * src/: classes/curl.C, lib/curl/curl.h: ^curl:options
3340: $.http_version[version string] added (implements feature #1173),
3341: CURLOPT_POSTFIELDSIZE is set to 0 now only for old versions,
3342: where $post(true) bug existed.
3343:
3344: 2017-11-18 moko
3345:
3346: * src/include/pa_memory.h: warning war (related to feature #1170)
3347:
3348: * src/include/pa_pool.h: RedHat 7.3 compatibility fixed (related to
3349: feature #1170)
3350:
3351: 2017-11-17 moko
3352:
3353: * src/include/pa_memory.h: CHECK_DELETE_USAGE define added as
3354: std::basic_stringstream used in ^table.csv-string[] is compatible
3355: with delete usage check only under Debian 9 (related to feature
3356: #1170)
3357:
3358: 2017-11-16 moko
3359:
3360: * src/: classes/curl.C, classes/hash.C, classes/json.C,
3361: classes/table.C, classes/xdoc.C, include/pa_config_includes.h,
3362: include/pa_hash.h, include/pa_memory.h, include/pa_pool.h,
3363: main/pa_charset.C, main/pa_memory.C, main/pa_xml_io.C,
3364: sql/pa_sql_driver.h, types/pa_value.h, types/pa_vmemcached.C,
3365: types/pa_vxdoc.h: regular new/delete no longer used in our code,
3366: stubs defend from accidental use (implements feature #1170)
3367:
3368: 2017-06-24 moko
3369:
3370: * configure.ac: minor fix: thanks to alx@
3371:
1.115 moko 3372: 2017-05-29 moko
3373:
3374: * src/types/pa_vmail.C: mail headers are now correctly truncated -
3375: MAX_CHARS_IN_HEADER_LINE value fixed, mail_header_utf8_substring
3376: added to avoid cutting of UTF-8 chars (fixed bug #123)
3377:
3378: * src/main/untaint.C: as in case of <space>=?UTF-8?Q?= space is
3379: ignored, =?UTF-8?Q?= should start in case of leading space
3380: (related to bug #123)
3381:
3382: * buildall: echo -n -> printf for OS X. :)
3383:
3384: 2017-05-25 moko
3385:
3386: * tests/: 288.html, results/288.processed: test updated afted
3387: setting $o.prop without setter exception removed (related to
3388: feature #1157)
3389:
3390: * src/types/pa_vclass.C: no more "this property has no setter
3391: method" when setting $o.prop without setter (implements feature
3392: #1157)
3393:
3394: * buildall: echo \c -> echo -n for FreeBSD
3395:
3396: * configure, configure.ac, src/include/pa_config_auto.h.in,
3397: src/types/pa_vdouble.h: isfinite now checked in configure
3398:
3399: * compile, config.guess, config.sub, depcomp, install-sh, missing:
3400: upgraded to automake 1.15
3401:
3402: 2017-05-23 moko
3403:
3404: * src/types/pa_vdouble.h: finite returned where isfinite not
3405: defined
3406:
3407: 2017-05-22 moko
3408:
3409: * buildall: gc-7.6.0 USE_LIBC_PRIVATES allready defined warning war
3410:
3411: * buildall: extern CFLAGS setting support
3412:
3413: * src/types/pa_vdouble.h: warning war: finine() -> isfinite() 4OSX
3414:
3415: * buildall: http -> https
3416:
3417: * buildall: gc-7.2f -> gc-7.6.0
3418:
3419: 2017-05-20 moko
3420:
3421: * buildall: https, pcre, xml, xslt updated to current versions
3422: (related to feature #1136)
3423:
3424: 2017-05-19 moko
3425:
3426: * tests/097.html: after parser.ru moved to https
3427:
3428: 2017-05-17 moko
3429:
3430: * tests/results/: 175.processed, 372.processed: tests resuls
3431: updated after lintian spelling typos fixed (related to bug #1156)
3432:
3433: * src/: classes/file.C, classes/hash.C, classes/reflection.C,
3434: classes/string.C, classes/table.C, main/pa_charset.C,
3435: main/pa_common.C, main/pa_http.C, types/pa_vimage.h,
3436: types/pa_vmail.C, types/pa_vxdoc.h: fixed spelling typos from
3437: lintian reported by Sergey B Kirpichev (fixes bug #1156)
3438:
3439: * tests/results/096.processed: +XMP
3440:
3441: * tests/: 096.html, 096_dir/188.jpg: ^image::measure[] $.exif(true)
3442: $.xmp(true) options tested (test for feature #1154)
3443:
3444: * src/classes/image.C: ^image:measure[] options $.exif(false)
3445: $.xmp(false) $.xmp-charset[UTF-8] implemened. exif no longer
3446: fetched by default! (implements feature #1154)
3447:
3448: 2017-05-16 moko
3449:
3450: * tests/: 256.html, results/256.processed: ^json:string[$image] now
3451: allowed (related to feature #1154)
3452:
3453: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h:
3454: initial XMP implementation - without options and transcode
3455: (related to feature #1154)
3456:
3457: 2017-05-12 moko
3458:
3459: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h:
3460: image: exif moved to ffields, skipped in ^image.html[] where
3461: iterators now used (preparation for feature #1154)
3462:
3463: 2017-05-05 moko
3464:
3465: * tests/: 387.html, 387_dir/A.p, 387_dir/B.p,
3466: results/387.processed: test for circular class inheritance check
3467: added (related to bug #1150)
3468:
3469: * src/types/pa_vstateless_class.C: circular class inheritance check
3470: added (fixes endless add_derived bug #1150)
3471:
3472: 2017-05-04 moko
3473:
3474: * tests/: 386.html, results/386.processed: test for
3475: $table.value(number) added (related to feature #1152)
3476:
3477: * src/types/pa_vtable.C: table put_element: column value must be
3478: string - > column value must be string compatible to allow
3479: $t.value(1) (implements feature #1152)
3480:
3481: 2017-05-03 moko
3482:
3483: * src/main/pa_request.C: $use[$method] is not possible, reverting
3484: (related to feature #1151)
3485:
3486: * tests/: 386.html, 386.p, results/386.processed: $use[$method] is
3487: not possible, removing test (related to feature #1151)
3488:
3489: * src/: main/pa_request.C, types/pa_vstateless_class.h:
3490: get_element_method added and used to allow $use[$method] and
3491: $autouse[$method] (implements feature 1151)
3492:
3493: * tests/: 386.html, 386.p, results/386.processed: test for @use in
3494: variable added (related to feature #1151)
3495:
3496: * tests/results/226.processed: actualized after ^try-catch used
3497:
3498: * tests/: 226.html, 385.html, results/385.processed: test for
3499: @autouse in variable added
3500:
3501: * configure.ac, src/include/pa_version.h: 3.4.5 -> 3.4.6b
3502:
1.114 moko 3503: 2017-02-27 moko
3504:
3505: * configure.ac, src/include/pa_version.h: 3.4.5rc -> 3.4.5
3506:
1.113 moko 3507: 2017-02-20 moko
3508:
1.211 moko 3509: * operators.ru.txt, operators.txt: actualization + beauty
1.113 moko 3510:
3511: 2017-02-16 moko
3512:
3513: * tests/: 384.html, results/384.processed: test for
3514: ^reflection:mixin[; $.name[] ] option added (related to feature
3515: #1089)
3516:
3517: * tests/: 384.html, results/384.processed: test for
3518: ^reflection:mixin[] added (related to feature #1089)
3519:
3520: * src/types/pa_value.h: warning war: virtual ~Value() added
3521:
1.112 moko 3522: 2017-02-15 moko
3523:
3524: * src/include/pa_hash.h: compilation without HASH_CODE_CACHING
3525: fixed
3526:
3527: * tests/: 320.html, results/320.processed: $.reverse(true/false)
3528: test added (related to feature #1069)
3529:
3530: * src/: classes/reflection.C, types/pa_vstateless_class.h:
3531: compilation without HASH_ORDER fixed
3532:
3533: * src/: classes/reflection.C, include/pa_hash.h:
3534: $.reverse(true/false) added to ^reflection:methods[] (related to
3535: feature #1069)
3536:
3537: 2017-02-14 moko
3538:
3539: * tests/: 152.html, results/152.processed: test for $._default hash
3540: added (related to bug #1131)
3541:
3542: * tests/: 277.html, results/277.processed: test for hash with only
3543: $._default is now defined (related to bug #1131)
3544:
3545: * src/types/pa_vhash.h: hash with only $._default is now defined
3546: (fixed bug #1131)
3547:
3548: 2017-02-13 moko
3549:
3550: * tests/cat-windows.sh: cat-windows added (cygwin required)
3551:
3552: * tests/: 171.html, 264.html, 286.html, 370.html,
3553: results/320.processed, results/375.processed, results/auto.p:
3554: cat-windows.sh support added
3555:
3556: * tests/375.html: Windows support
3557:
3558: * tests/270.html: documented
3559:
3560: * tests/: 270.html, run_parser.cmd: bugfix: PATH_INFO has slashes
3561: (not backslashes) even under Windows (broke test 270)
3562:
3563: 2017-02-12 moko
3564:
3565: * tests/: descript.ion, todo.txt: cleanup
3566:
3567: 2017-02-09 moko
3568:
3569: * tests/: 253.html, 255.html, 275.html, 347-curl.html,
3570: run_tests.cmd: Windows compatibility
3571:
3572: * tests/make_tests.cmd: removed as test can't be passed - TZ is set
3573: incorrectly (GMT) if parser is called from cygwin
3574:
1.111 moko 3575: 2017-02-08 moko
3576:
1.211 moko 3577: * operators.ru.txt, operators.txt: actualization 15% completed
1.112 moko 3578:
1.211 moko 3579: * operators.ru.txt, operators.txt: cp1251 -> utf-8
1.112 moko 3580:
3581: * NEWS, README: minor update
3582:
3583: * src/include/pa_config_includes.h: warning war continues
3584:
3585: * src/: include/pa_config_includes.h, include/pa_memory.h,
3586: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
3587: targets/isapi/parser3isapi.C, types/pa_vdouble.h: warning war:
3588: gcc 6.x issues fixed
3589:
1.111 moko 3590: * src/: classes/bool.C, classes/classes.C, classes/classes.awk,
3591: classes/classes.h, classes/curl.C, classes/date.C,
3592: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
3593: classes/hashfile.C, classes/image.C, classes/inet.C,
3594: classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
3595: classes/memcached.C, classes/memory.C, classes/op.C,
3596: classes/reflection.C, classes/regex.C, classes/response.C,
3597: classes/string.C, classes/table.C, classes/void.C,
3598: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
3599: include/pa_array.h, include/pa_cache_managers.h,
3600: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
3601: include/pa_config_fixed.h, include/pa_config_includes.h,
3602: include/pa_dictionary.h, include/pa_dir.h,
3603: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
3604: include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
3605: include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
3606: include/pa_pool.h, include/pa_random.h, include/pa_request.h,
3607: include/pa_request_charsets.h, include/pa_request_info.h,
3608: include/pa_sapi.h, include/pa_socks.h,
3609: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
3610: include/pa_stack.h, include/pa_string.h,
3611: include/pa_stylesheet_connection.h,
3612: include/pa_stylesheet_manager.h, include/pa_symbols.h,
3613: include/pa_table.h, include/pa_threads.h, include/pa_types.h,
3614: include/pa_uue.h, include/pa_xml_exception.h,
3615: include/pa_xml_io.h, lib/gd/gif.C, lib/gd/gif.h, lib/gd/gifio.C,
3616: lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
3617: lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
3618: lib/punycode/pa_idna.c, lib/punycode/pa_idna.h,
3619: lib/sdbm/pa_file_io.C, lib/sdbm/pa_strings.C, lib/smtp/comms.C,
3620: lib/smtp/smtp.C, lib/smtp/smtp.h, main/compile.C,
3621: main/compile.tab.C, main/compile.y, main/compile_tools.C,
3622: main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
3623: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
3624: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
3625: main/pa_exec.C, main/pa_globals.C, main/pa_http.C,
3626: main/pa_memory.C, main/pa_os.C, main/pa_pool.C, main/pa_random.C,
3627: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
3628: main/pa_string.C, main/pa_stylesheet_connection.C,
3629: main/pa_stylesheet_manager.C, main/pa_symbols.C, main/pa_table.C,
3630: main/pa_uue.C, main/pa_xml_exception.C, main/pa_xml_io.C,
3631: main/untaint.C, sql/pa_sql_driver.h,
3632: targets/apache/mod_parser3.c, targets/apache/mod_parser3_core.C,
3633: targets/apache/pa_httpd.h, targets/apache/pa_threads.C,
3634: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
3635: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
3636: types/pa_junction.h, types/pa_method.h, types/pa_property.h,
3637: types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
3638: types/pa_vcaller_wrapper.h, types/pa_vclass.C, types/pa_vclass.h,
3639: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
3640: types/pa_vcookie.h, types/pa_vdate.C, types/pa_vdate.h,
3641: types/pa_vdouble.h, types/pa_venv.C, types/pa_venv.h,
3642: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
3643: types/pa_vform.h, types/pa_vhash.C, types/pa_vhash.h,
3644: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
3645: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.C,
3646: types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
3647: types/pa_vmath.C, types/pa_vmath.h, types/pa_vmemcached.C,
3648: types/pa_vmemcached.h, types/pa_vmemory.h,
3649: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
3650: types/pa_vobject.C, types/pa_vobject.h, types/pa_vregex.C,
3651: types/pa_vregex.h, types/pa_vrequest.C, types/pa_vrequest.h,
3652: types/pa_vresponse.C, types/pa_vresponse.h,
3653: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
3654: types/pa_vstateless_object.h, types/pa_vstatus.C,
3655: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
3656: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
3657: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
3658: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
3659: types/pa_wcontext.h, types/pa_wwrapper.h: Copyright year:
3660: 2015->2017
3661:
1.110 moko 3662: 2017-02-07 moko
3663:
3664: * configure.ac, src/include/pa_version.h: 3.4.5b -> 3.4.5rc
3665:
3666: 2017-02-06 moko
3667:
3668: * src/main/pa_common.C: minor fixes, whitespace
3669:
3670: * src/: classes/curl.C, classes/file.C, classes/image.C,
3671: include/pa_common.h, include/pa_dir.h, main/pa_common.C,
3672: main/pa_dir.C, main/pa_exec.C: wchar filenames API under Windows
3673: now used (implements feature #1081)
3674:
3675: * src/: types/pa_vcookie.C, main/pa_charset.C: cleanup
3676:
3677: 2017-02-01 moko
3678:
3679: * src/include/pa_request.h: cleanup
3680:
3681: 2017-01-30 moko
3682:
3683: * src/main/pa_request.C: file_lock_wait_limit -> lock_wait_timeout
3684:
3685: 2017-01-29 moko
3686:
3687: * tests/: 383.html, results/383.processed: test for
3688: ^reflection:stack[] added (related to feature #1052)
3689:
3690: * src/classes/reflection.C: else added
3691:
3692: * src/: include/pa_os.h, main/pa_os.C, main/pa_request.C:
3693: $.max_file_lock_wait added (implements feature #1128)
3694:
3695: 2017-01-28 moko
3696:
3697: * tests/: 379-curl.html, results/379-curl.processed: curl empty
3698: body and other cases tests added (related to featue #1014)
3699:
3700: * src/classes/curl.C: bug if response is empty fixed (related to
3701: feature #1014)
3702:
3703: 2017-01-27 moko
3704:
3705: * src/: classes/json.C, classes/reflection.C, include/pa_request.h,
3706: main/execute.C, types/pa_vmethod_frame.h: ^reflection:stack[]
3707: added (implements feature #1052)
3708:
3709: 2017-01-25 moko
3710:
3711: * tests/: 382.html, results/382.processed: @GET_DEFAULT returning
3712: method test added
3713:
3714: 2017-01-23 moko
3715:
3716: * src/classes/reflection.C: optimization: options->get replaced by
3717: hash iterator
3718:
3719: * tests/: 381.html, results/381.processed: now -> fixed date
3720:
3721: * src/main/pa_request.C: warning war
3722:
3723: * src/targets/cgi/parser3.vcproj: Stack size increased from 2Mb to
3724: 5Mb (fixes bug #1058)
3725:
3726: * src/classes/curl.C: warning war
3727:
3728: * tests/: 381.html, results/381.processed: tests for ^json:string
3729: $.one-line(true) option added (related to feature #1124)
3730:
3731: * src/: classes/json.C, types/pa_value.h: $json-string
3732: $.one-line(true|false) options is now supported (implements
3733: feature #1124)
3734:
3735: * tests/: 380.html, results/380.processed: test for modified
3736: $.max_file_size added (related to bug #1014)
3737:
3738: * tests/: 379.html, results/auto.p: tests for rewritten http file
3739: load added (related to bug #1014)
3740:
3741: * src/: classes/curl.C, include/pa_common.h, include/pa_http.h,
3742: main/pa_common.C, main/pa_http.C: check_file_size added and used
3743: in curl / file load from disk and http, http file load rewritten
3744: (related to bug #1014)
3745:
3746: 2017-01-18 moko
3747:
3748: * tests/: 378.html, results/378.processed: tests for ^result[]
3749: added (related to feature #66)
3750:
3751: * src/: classes/op.C, include/pa_request.h: ^return[] can't be
3752: Method::CO_WITHOUT_FRAME as frame still added in expression
3753: (related to feature #66)
3754:
3755: 2017-01-17 moko
3756:
3757: * tests/: 377.html, results/377.processed: test for different
3758: combinations of breaks in body and delimiter (related to bug
3759: #1077)
3760:
3761: * tests/: 376.html, results/376.processed: many ^break[] tests
3762: added (related to bug #1077)
3763:
3764: * src/types/pa_vmethod_frame.C: "break is not allowed in expression
3765: passed to native method" exception added to avoid bugs due to
3766: WRITE_EXPR_RESULT skipped and native methods execution continues
3767: after ^break[] (related to bug #1077)
3768:
3769: 2017-01-14 moko
3770:
3771: * tests/: 330.html, results/330.processed: test results updated
3772: after ^break[] bugs where fixed (related to bug #1077)
3773:
3774: * tests/: 329.html, results/329.processed: test results updated
3775: after ^break[] bugs where fixed (related to bug #1077)
3776:
3777: * tests/results/320.processed: ^return[] added
3778:
3779: 2017-01-13 moko
3780:
3781: * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
3782: classes/table.C, include/pa_request.h, main/execute.C,
3783: main/pa_request.C, targets/cgi/parser3.C,
3784: types/pa_vmethod_frame.C: Request::SKIP_INTERRUPTED,
3785: Request::SKIP_RETURN added and implemented, Request::SKIP_* now
3786: checked after each possible process/execute call (fixes bug
3787: #1077)
3788:
3789: 2016-12-29 moko
3790:
3791: * src/main/pa_common.C: warning war
3792:
3793: * src/: classes/math.C, include/pa_random.h, include/pa_request.h,
3794: include/pa_types.h, main/pa_request.C, main/pa_string.C:
3795: pa_file_size_limit added, ^math:random fixed for upper limit and
3796: limits more then 0x7FFFFFFF, limits now declared in pa_types.h
3797: (related to feature #1014)
3798:
3799: * src/: classes/curl.C, classes/file.C, include/pa_common.h,
3800: main/pa_common.C, main/pa_dir.C, main/pa_exec.C: stat -> pa_stat
3801: (related to feature #1014)
3802:
3803: 2016-12-28 moko
3804:
3805: * src/: classes/file.C, main/pa_request.C, main/pa_string.C: VS2003
3806: warning war
3807:
3808: 2016-12-26 moko
3809:
3810: * tests/: 341.html, results/341.processed: test for
3811: ^table.hash[id;;$.type[string]] added (related to feature #1057)
3812:
3813: * src/classes/table.C: ^table.hash[id;;$.type[string]] support fix
3814: (related to feature #1057)
3815:
3816: * src/types/pa_vdate.C: warning war continues...
3817:
3818: * src/: classes/date.C, classes/image.C, classes/table.C,
3819: include/pa_config_includes.h, types/pa_vfile.C: warning war
3820:
3821: * src/lib/gd/gifio.C: warning war / cleanup
3822:
3823: * src/lib/json/pa_json.C: warning war
3824:
3825: * src/classes/hash.C: warning war
3826:
3827: * src/types/pa_vfile.C: warning war
3828:
3829: * src/: classes/hash.C, include/pa_common.h, types/pa_vcookie.C:
3830: -Wall warning war continues
3831:
3832: * configure.ac: --with-build-warnings actualized
3833:
3834: 2016-12-25 moko
3835:
3836: * src/main/pa_exec.C: -wAll warning war
3837:
3838: * src/: types/pa_vform.C, types/pa_vrequest.C, main/pa_common.C:
3839: -wAll warning war
3840:
3841: * src/: include/pa_common.h, include/pa_sapi.h,
3842: types/pa_junction.h, types/pa_method.h, types/pa_value.h,
3843: types/pa_vdate.C, types/pa_vstateless_class.h, types/pa_vxdoc.h:
3844: -wAll warning war
3845:
3846: 2016-12-23 moko
3847:
3848: * src/lib/ltdl/Makefile.am: extra dist added
3849:
3850: * tests/results/344.processed: test result updated after $file.text
3851: prefetched in ^hash::create[$file] (related to feature #1075)
3852:
3853: * src/types/: pa_vfile.C, pa_vfile.h: $file.text prefetched in
3854: ^hash::create[$file] (related to feature #1075)
3855:
3856: 2016-12-22 moko
3857:
3858: * src/: classes/file.C, include/pa_common.h, main/pa_common.C,
3859: main/pa_request.C, main/pa_stylesheet_connection.C,
3860: types/pa_vfile.C: file_stat now return 64-bit size (implements
3861: #1014 under 32-bit unix versions)
3862:
3863: 2016-12-21 moko
3864:
3865: * tests/: 375.html, results/375.processed: test for exec returning
3866: stated file added (related to feature #1119)
3867:
3868: * src/classes/file.C: load should not return file with null body
3869: (fixes bug #1119)
3870:
3871: 2016-12-14 moko
3872:
3873: * tests/: 374.html, results/374.processed: test for $method.name
3874: added (related to feature #1117) plus method returning junction
3875: test
3876:
3877: 2016-12-13 moko
3878:
3879: * src/: include/pa_symbols.h, main/pa_symbols.C,
3880: types/pa_vjunction.C, types/pa_vjunction.h: $method.name added
3881: (implements feature #1117)
3882:
3883: * src/: types/pa_vform.C, include/pa_request_info.h: now only GET,
3884: HEAD and TRACE can't have body (implements feature #1116)
3885:
3886: 2016-12-09 moko
3887:
3888: * tests/: 373.html, results/373.processed: tests for
3889: ^reflection:tainting added (related to feature #1098)
3890:
3891: * src/classes/reflection.C: ^reflection:tainting arguments order
3892: change (related to feature #1098)
3893:
3894: 2016-12-06 moko
3895:
3896: * src/: classes/reflection.C, include/pa_string.h,
3897: main/pa_string.C: ^reflection:tainting[$string] added (implements
3898: feature #1098)
3899:
3900: 2016-12-05 moko
3901:
3902: * src/types/pa_vdouble.h: negative zero (-0) now converted to 0
3903: (fixes bug #1114)
3904:
3905: 2016-12-04 moko
3906:
3907: * tests/: 206.html, results/206.processed: negative zero (0/-1)
3908: check added
3909:
3910: 2016-12-03 moko
3911:
3912: * tests/: 346-curl.html, results/346-curl.processed: test modified
3913: to test value.as_hash() usage
3914:
3915: * src/classes/curl.C: value.as_hash() used for correct hash
3916: processing
3917:
3918: * src/classes/reflection.C: exceptions texts fixes
3919:
3920: 2016-12-02 moko
3921:
3922: * tests/: 372.html, results/372.processed: tests for
3923: ^reflection:create[ $.class[name] $.constructor[name]
3924: $.arguments[ $.1[param1] $.2[param2] ... ] ] added (related to
3925: feature #1094)
3926:
3927: * src/types/pa_vmethod_frame.h: comment added: params should be
3928: declared outside of *_FRAME_ACTION as MethodParams destructor
3929: will be called in ~VNativeMethodFrame
3930:
3931: * src/classes/reflection.C: ^reflection:create[ $.arguments[ ... ]
3932: ] minor fix
3933:
3934: * src/: classes/reflection.C, types/pa_value.C, types/pa_value.h,
3935: types/pa_vmethod_frame.C: ^reflection:create[ $.class[name]
3936: $.constructor[name] $.arguments[ $.1[param1] $.2[param2] ... ] ]
3937: now supported (implements feature #1094) value::as_hash added
3938: (and should be used everywhere)
3939:
3940: * src/classes/reflection.C: cleanup
3941:
3942: 2016-12-01 moko
3943:
3944: * tests/: 356.html, results/356.processed: test for method
3945: junctions class name added to the resulting hash added (related
3946: to feature #1068)
3947:
3948: * src/classes/reflection.C: for method junctions class name added
3949: to the resulting hash (related to feature #1068)
3950:
3951: 2016-11-30 moko
3952:
3953: * src/types/: pa_vhashfile.C, pa_vhashfile.h: file_name included in
3954: exception (related to bug #1113)
3955:
3956: * src/types/pa_vhashfile.C: whitespace
3957:
3958: * src/main/pa_os.C: errno now returned as it should (fixes bug
3959: #1113)
3960:
3961: * tests/results/: 175.processed, 192.processed, 224.processed,
3962: 229.processed, 239.processed, 244.processed, 246.processed,
3963: 314.processed, 352.processed: tests results updated after method
3964: call exceptions improved as method now keeps its name
3965:
3966: * src/: classes/reflection.C, main/execute.C, types/pa_value.C,
3967: types/pa_vmethod_frame.h: method call exceptions improved as
3968: method now keeps its name
3969:
3970: * tests/: 224.html, 239.html, results/224.processed,
3971: results/239.processed: tests and tests results updated after
3972: Request::construct exception changed
3973:
3974: * src/: classes/reflection.C, main/execute.C: Request::construct
3975: exception optimized
3976:
3977: * tests/: 371.html, results/371.processed: test for
3978: WWrapper.get_element call in $.name.key[value] code added
3979: (related to feature #1091)
3980:
3981: * src/types/pa_wwrapper.h: WWrapper.get_element returned, as used
3982: in $.name.key[value] code (related to feature #1091)
3983:
3984: 2016-11-29 moko
3985:
3986: * src/classes/op.C: VS warning war
3987:
3988: * src/types/: pa_vmethod_frame.h, pa_wcontext.h: VS warning war:
3989: C4239: nonstandard extension used : 'return' : conversion from
3990: 'Value' to 'Value &' (related to feature #1020)
3991:
3992: * src/: main/execute.C, types/pa_vmethod_frame.h,
3993: types/pa_wcontext.h: VS warning war: C4239: nonstandard extension
3994: used : 'return' : conversion from 'Value' to 'Value &' (related
3995: to feature #1020)
3996:
3997: * src/main/execute.C: VS warning war
3998:
3999: * src/targets/cgi/parser3.C: VS compatibility fix
4000:
4001: * src/include/pa_request.h: VS warning war
4002:
4003: * tests/: 370.html, results/370.processed: test for ^file::exec[
4004: ... $.stdin[$binary_file] ] added (related to bug #1044)
4005:
4006: * src/: classes/file.C, classes/mail.C, include/pa_exec.h,
4007: include/pa_string.h, main/pa_exec.C: pa_exec now supports
4008: $.stdin[$binary_file] (fixes bug #1044)
4009:
4010: 2016-11-28 moko
4011:
4012: * src/main/pa_exec.C: whitespace
4013:
4014: * src/main/pa_request.C: whitespace
4015:
4016: * tests/: 369.html, results/369.processed: test for
4017: $response:status usage added (related to feature #1099)
4018:
4019: * src/targets/cgi/parser3.C: HTTP response code used as exit status
4020: if < 100 (implements feature #1099)
4021:
4022: * src/targets/cgi/parser3.C: whitespace
4023:
4024: * src/targets/cgi/parser3.C: whitespace
4025:
4026: * tests/: 368.html, results/368.processed: test updated after
4027: ^reflection:filename[$method] added (related to feature #1053)
4028:
4029: * src/: classes/op.C, classes/reflection.C, include/pa_request.h,
4030: main/compile.y, main/execute.C, main/pa_request.C,
4031: types/pa_vclass.h: filename -> filespec,
4032: ^reflection:filename[$method] added (related to feature #1053)
4033:
4034: 2016-11-27 moko
4035:
4036: * tests/: 368.html, results/368.processed: test for
4037: reflection:filename[$class or object] added (related to feature
4038: #1053)
4039:
4040: * src/: classes/reflection.C, main/compile.y, types/pa_vclass.h,
4041: types/pa_vstateless_class.h: ^reflection:filename[$class or
4042: object] added (implements feature #1053)
4043:
4044: 2016-11-26 moko
4045:
4046: * src/: include/pa_request_info.h,
4047: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C:
4048: remove_absolute_uri -> strip_absolute_uri
4049:
4050: 2016-11-25 moko
4051:
4052: * src/: include/pa_request_info.h,
4053: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C:
4054: request_info.remove_absolute_uri added to remove possible
4055: http://site.name/ from $request:uri (implements feature #1112)
4056:
4057: 2016-11-24 moko
4058:
4059: * tests/: 367-curl.html, results/367-curl.processed: test for
4060: previous request headers clearing after redirect added (related
4061: to bug #1109)
4062:
4063: * src/: classes/curl.C, include/pa_array.h, include/pa_http.h:
4064: response headers from previous requests are now cleared, only
4065: last request headers are collected (fixes bug #1109)
4066:
4067: * tests/results/: 266.processed, 321.processed, 356.processed:
4068: tests results updated as method name now added to the resulting
4069: hash for new syntax only (Imp1 compatimility fixed, related to
4070: feature #1068)
4071:
4072: * src/classes/reflection.C: method name now added to the resulting
4073: hash for new syntax only (Imp1 compatimility fixed, related to
4074: feature #1068)
4075:
4076: * tests/results/366.processed: test for native and parser
4077: implementation of ^use[] logic (related to feature #1074)
4078:
4079: * tests/: 366.html, 366_dir/test-duplicate.p, 366_dir/test.p: test
4080: for native and parser implementation of ^use[] logic (related to
4081: feature #1074)
4082:
4083: 2016-11-23 moko
4084:
4085: * src/: classes/op.C, include/pa_request.h, main/compile.y,
4086: main/pa_request.C: @USE file now implemented as ^use[file;
4087: $.origin[origin_file] ] (implements feature #1074)
4088:
1.109 moko 4089: 2016-11-21 moko
4090:
1.110 moko 4091: * tests/: 365.html, results/365.processed: test for $caller bugs in
4092: 3.4.4 and $caller.method now tested (related to feature #1110)
4093:
4094: * tests/: 364.html, results/364.processed: $caller usage in
4095: different contexts now tested (related to feature #1110)
4096:
4097: * src/types/types.vcproj: +pa_vcaller_wrapper.h
4098:
4099: * src/types/Makefile.am: pa_vcaller_wrapper.h added
4100:
1.109 moko 4101: * src/: include/pa_symbols.h, main/pa_symbols.C, types/pa_method.h,
4102: types/pa_vcaller_wrapper.h, types/pa_vmethod_frame.C,
4103: types/pa_vmethod_frame.h: redesign: VCallerWrapper added and
4104: used (implements feature #1110)
4105:
4106: 2016-11-20 moko
4107:
4108: * src/types/pa_vdouble.h: whitespace
4109:
4110: 2016-11-11 moko
4111:
4112: * tests/: 363.html, results/363.processed: more tests for feature
4113: #1091 (how parser methods work in expression context)
4114:
4115: * src/: include/pa_request.h, types/pa_vmethod_frame.h: in
4116: expressions strings are now written as strings, not values by
4117: write_as_string (related to feature #1091)
4118:
4119: * src/classes/op.C: to make more correct behavour in expression
4120: context
4121:
4122: 2016-11-07 moko
4123:
4124: * tests/: 362.html, results/362.processed: test for
4125: xsltParseStylesheetDoc caching as xsl modification after it added
4126: (related to bug #1108)
4127:
4128: * src/: classes/xdoc.C, types/pa_vxdoc.h: xsltParseStylesheetDoc
4129: result now cached as xdoc is modified after it (fixes bug #1108)
4130:
4131: 2016-11-06 moko
4132:
4133: * src/types/pa_vxdoc.h: whitespace
4134:
4135: 2016-11-05 moko
4136:
4137: * src/types/pa_vmethod_frame.h: cleanup
4138:
4139: 2016-11-03 moko
4140:
4141: * tests/results/244.processed: more correct exception after method
4142: frames separation
4143:
4144: * src/types/pa_vmethod_frame.h: minor optimizaion
4145:
4146: * src/types/pa_method.h: optimization: params_count added
4147:
4148: * src/: classes/json.C, classes/op.C, classes/reflection.C,
4149: include/pa_request.h, main/execute.C, main/pa_request.C,
4150: types/pa_value.C, types/pa_vmethod_frame.C,
4151: types/pa_vmethod_frame.h, types/pa_vobject.C: Optimization:
4152: VMethodFrame now divided into VNativeMethodFrame,
4153: VParserMethodFrame, VLocalParserMethodFrame; METHOD_FRAME_ACTION,
4154: EXPRESSION_FRAME_ACTION, CONSTRUCTOR_FRAME_ACTION defines added
4155: and used (related to feature #1104)
4156:
4157: 2016-11-02 moko
4158:
4159: * src/: classes/bool.C, classes/curl.C, classes/date.C,
4160: classes/double.C, classes/file.C, classes/hash.C,
4161: classes/hashfile.C, classes/image.C, classes/inet.C,
4162: classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
4163: classes/memcached.C, classes/op.C, classes/reflection.C,
4164: classes/regex.C, classes/string.C, classes/table.C,
4165: classes/xdoc.C, classes/xnode.C, include/pa_request.h,
4166: main/execute.C: cleanup: r.write_pass_lang, r.write_no_lang ->
4167: r.write (implements feature #1091)
4168:
4169: * src/main/execute.C: cleanup (related to feature #1104)
4170:
4171: * src/: include/pa_request.h, main/execute.C,
4172: types/pa_vmethod_frame.h, types/pa_wcontext.h: VExpressionFrame
4173: added, in_expression removed (implements feature #1104)
4174:
4175: 2016-10-31 moko
4176:
4177: * src/types/pa_value.C: whitespace
4178:
4179: 2016-10-28 moko
4180:
4181: * tests/results/244.processed: updated after error reporting fixed
4182: in pa_wcontext.C
4183:
4184: * src/types/pa_wcontext.C: error reporting fixed
4185:
4186: * src/types/pa_wcontext.h: whitespace
4187:
4188: * src/classes/image.C: not fully readed entries are no longer
4189: processed (fixes bug #1106)
4190:
4191: 2016-10-26 moko
4192:
4193: * src/classes/image.C: whitespace
4194:
4195: * src/: include/pa_request.h, include/pa_string.h, main/untaint.C,
4196: types/pa_vmail.C, types/pa_vmethod_frame.h, types/pa_wcontext.h,
4197: types/pa_wwrapper.h: optimization: L_PASS_APPENDED removed as no
4198: longer required (related to feature #1091)
4199:
4200: * tests/results/: 264.processed, 350.processed: test results update
4201: reverted (whitespace optimization) after write_no_lang removed :)
4202: (related to feature #1091)
4203:
4204: * src/: classes/file.C, classes/hash.C, classes/op.C,
4205: classes/string.C, classes/table.C, classes/void.C,
4206: classes/xdoc.C, include/pa_request.h, main/pa_xml_io.C,
4207: types/pa_vmail.C: Temp_lang removed, write_no_lang now almost
4208: equal write_pass_lang (related to feature #1091)
4209:
4210: * tests/results/: 264.processed, 350.processed: test results
4211: updated (whitespace optimization) after write_assign_lang removed
4212: (related to feature #1091)
4213:
4214: * tests/: 361.html, results/361.processed: test for non-string
4215: ^untaint added (related to feature #1091)
4216:
4217: * src/: classes/curl.C, classes/date.C, classes/file.C,
4218: classes/hash.C, classes/op.C, classes/string.C,
4219: include/pa_request.h, main/execute.C: optimization:
4220: write_assign_lang removed as not required (first part of feature
4221: #1091 implementation)
4222:
1.108 moko 4223: 2016-10-12 moko
4224:
4225: * tests/: 360.html, results/360.processed: more test code (related
4226: to feature #1104)
4227:
4228: * src/: classes/op.C, classes/reflection.C, include/pa_opcode.h,
4229: include/pa_request.h, main/compile.y, main/execute.C: opcode
4230: OP_PREPARE_TO_EXPRESSION removed as not required, optimized
4231: WContext is next task (implements feature #1104)
4232:
4233: * src/types/pa_method.h: more detailed comment for CO_WITHOUT_FRAME
4234: / CO_WITHOUT_WCONTEXT
4235:
4236: * tests/: 360.html, results/360.processed: test for in expression
4237: state (related to feature #1104)
4238:
4239: 2016-10-11 moko
4240:
4241: * src/main/execute.C: compilation without OPTIMIZE_CALL fixed
4242:
4243: * src/classes/op.C: default value removed from initializer
4244:
4245: * src/types/pa_vmemcached.C: FreeBSD 11 warning war
4246:
4247: * src/types/pa_vmethod_frame.h: FreeBSD 11 warning war
4248:
4249: 2016-10-10 moko
4250:
4251: * tests/results/auto.p: test updated adter $RECOURSION_LIMIT,
4252: $LOOP_LIMIT -> $LIMITS[ $.max_recoursion, $.max_loop ] (related
4253: to feature #42)
4254:
4255: * src/main/pa_request.C: $RECOURSION_LIMIT, $LOOP_LIMIT ->
4256: $LIMITS[ $.max_recoursion, $.max_loop ] (related to feature #42)
4257:
4258: 2016-10-08 moko
4259:
4260: * src/classes/double.C: whitespace
4261:
4262: 2016-10-07 moko
4263:
4264: * src/types/pa_vmethod_frame.h: reorder
4265:
4266: 2016-10-06 moko
4267:
4268: * src/classes/date.C: typo
4269:
4270: * src/types/pa_vmethod_frame.h: whitespace + cleanup
4271:
4272: * src/: classes/hash.C, classes/hashfile.C, classes/json.C,
4273: classes/op.C, classes/reflection.C, types/pa_vmethod_frame.C,
4274: types/pa_vmethod_frame.h: params.get now returns Value&, not
4275: Value*
4276:
4277: * src/types/pa_vmethod_frame.C: params.get should return Value&.
4278:
4279: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: get_as
4280: removed; first as_* code rewrite
4281:
4282: 2016-10-05 moko
4283:
4284: * src/include/pa_request.h: whitespace
4285:
4286: * tests/: 359.html, results/359.processed: test for VCodeFrame and
4287: intercept_string added (related to feature #1097)
4288:
4289: * src/: classes/image.C, classes/op.C, classes/table.C,
4290: include/pa_request.h, main/execute.C, types/pa_vmethod_frame.C:
4291: optimization: intercept_string removed (implements feature #1097)
4292:
4293: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: whitespace
4294:
4295: * src/types/: pa_vcode_frame.h, pa_wwrapper.h: get_element removed
4296: from VCodeFrame and WWrapper as not required
4297:
4298: 2016-10-04 moko
4299:
4300: * src/: classes/curl.C, classes/date.C, classes/double.C,
4301: classes/file.C, classes/hash.C, classes/image.C, classes/inet.C,
4302: classes/int.C, classes/json.C, classes/op.C,
4303: classes/reflection.C, classes/string.C, classes/table.C,
4304: include/pa_request.h, main/execute.C, types/pa_vmethod_frame.C:
4305: proces_to_value -> process after StringOrValue removed (related
4306: to feature #1020)
4307:
4308: * src/classes/form.C: whitespace
4309:
4310: * src/main/execute.C: VALUE__GET_BASE_CLASS added to opcode_names
4311:
4312: * tests/: 357.html, 358.html, results/357.processed,
4313: results/358.processed, results/auto.p: test for @conf
4314: $RECOURSION_LIMIT and $LOOP_LIMIT added (related to feature #42)
4315:
4316: 2016-10-03 moko
4317:
4318: * src/: classes/op.C, include/pa_request.h, main/pa_request.C,
4319: types/pa_vtable.C: @conf $RECOURSION_LIMIT and $LOOP_LIMIT now
4320: supported (implements feature #42)
4321:
4322: * src/types/pa_vregex.h: no reason for VRegex to be
4323: is_evaluated_expr
4324:
4325: * src/classes/curl.C: CURL_OPT(CURL_INT, SSLVERSION) added
4326: (implements feature #1095)
4327:
4328: 2016-10-01 moko
4329:
4330: * src/classes/reflection.C: $.overwrite in ^reflection:mixin is now
4331: false by default (related to feature #1089)
4332:
4333: 2016-09-30 moko
4334:
4335: * src/types/pa_wcontext.h: cleanup
4336:
4337: 2016-09-29 moko
4338:
4339: * src/main/execute.C: whitespace
4340:
4341: * src/include/pa_request.h: whitespace
4342:
4343: * src/: classes/hash.C, classes/hashfile.C, classes/json.C,
4344: classes/op.C, classes/table.C, include/pa_request.h,
4345: main/execute.C, main/pa_request.C, types/pa_vmethod_frame.h,
4346: types/pa_vobject.C, types/pa_wcontext.h: optimization:
4347: StringOrValue removed as it just slows down and adds complexity
4348: (implements feature #1020)
4349:
4350: 2016-09-28 moko
4351:
4352: * tests/: 356.html, results/266.processed, results/321.processed,
4353: results/356.processed: tests updated after name was added to
4354: method_info hash, test for ^reflection:method_info[junction]
4355: added (related to feature #1068)
4356:
4357: * src/classes/reflection.C: ^reflection:method_info[junction] now
4358: supported, method name added to the resulting hash (implements
4359: feature #1068)
4360:
4361: * tests/: 276.html, results/276.processed: more tests for
4362: ^reflection:delete[]
4363:
4364: * src/classes/reflection.C: fixed bug then ^reflection:delete
4365: didn't work on class and could damage native objects (like file)
4366:
4367: 2016-09-26 moko
4368:
4369: * tests/: 345.html, 346-curl.html, 347-curl.html, 348.html,
4370: results/345.processed, results/346-curl.processed,
4371: results/347-curl.processed, results/348.processed: numbers added
4372: to simplify diff analysis
4373:
4374: * tests/: 352.html, results/352.processed: test result updated as
4375: method name used
4376:
4377: * src/classes/reflection.C: method name used
4378:
4379: * src/types/: pa_method.h, pa_vstateless_class.C: method now keeps
4380: its name
4381:
4382: * src/types/pa_method.h: whitespace
4383:
4384: * src/classes/reflection.C: both method and field with one name can
4385: exist.
4386:
4387: * src/classes/reflection.C: ^reflection:mixin added (implements
4388: feature #1089)
4389:
4390: * tests/: 355.html, results/355.processed: property appears in
4391: derived class if added in base test added
4392:
4393: * src/types/pa_vstateless_class.h: get_method declaration +
4394: whitespace
4395:
4396: * tests/: 354.html, results/354.processed: nice test from method
4397: and property with one name in class added
4398:
4399: 2016-09-23 moko
4400:
4401: * src/classes/reflection.C: ^reflection:method usage documented
4402:
4403: 2016-09-22 moko
4404:
4405: * src/: classes/classes.vcproj, types/types.vcproj: we need RTTI as
4406: we use 'dynamic_cast' on polymorphic type 'Value'. Without it
4407: compile warning and GPF occures on VS2003 (related to feature
4408: #1087)
4409:
4410: * tests/: 350.html, results/350.processed: test added for
4411: $.encloser[] support in ^table::create (related to feature #11)
4412:
4413: * src/classes/table.C: another minor fix (related to feature #11)
4414:
1.107 moko 4415: 2016-09-21 moko
4416:
4417: * src/include/pa_config_fixed.h: vs2015 compilation fixes
4418:
4419: * src/: classes/curl.C, classes/file.C, classes/hash.C,
4420: classes/json.C, classes/string.C, classes/table.C,
4421: classes/xdoc.C, include/pa_charsets.h, main/pa_charsets.C,
4422: main/pa_common.C, main/pa_http.C, main/pa_request.C,
4423: main/pa_sql_driver_manager.C, types/pa_vfile.C, types/pa_vmail.C,
4424: types/pa_vrequest.C, types/pa_vresponse.C: charsets ->
4425: pa_charsets, vs2015 warning war
4426:
4427: * src/classes/table.C: vs2015 warning war
4428:
4429: * src/types/pa_vdate.C: vs2015 warning war
4430:
4431: * src/main/: pa_common.C, pa_globals.C: vs2015 compilation fixes
4432:
4433: * src/targets/cgi/parser3.vcproj: wsock32 -> ws2_32.lib (winsock 1
4434: -> winsock 2) for vs2015 compatibility (getaddrinfo functions)
4435:
4436: * src/main/pa_common.C: vs2015 compilation fixes
4437:
4438: * src/: include/pa_common.h, lib/smtp/smtp.C, main/pa_common.C:
4439: vs2015 compilation fixes
4440:
4441: * src/main/pa_charset.C: vs2015 warning war
4442:
4443: * src/: classes/file.C, types/pa_wwrapper.h: vs2015 warning war
4444:
4445: * src/main/pa_charset.C: vs2015 warning war
4446:
4447: * src/types/: pa_wcontext.h, pa_vmethod_frame.h: vs2015 warning war
4448:
4449: * src/types/pa_vdate.C: vs2015 compilation fix
4450:
4451: * src/: include/pa_memory.h, main/pa_memory.C: VS2015 warning war
4452:
4453: * src/: lib/json/pa_json.C, classes/mail.C, classes/string.C:
4454: VS2015 compilation fixes
4455:
4456: * src/classes/table.C: minor fix (related to feature #11)
4457:
4458: * tests/results/282.processed: no longer skipping extra enclosers
4459: (related to feature #11)
4460:
4461: * src/classes/table.C: minor fix + no longer skipping extra
4462: enclosers (related to feature #11)
4463:
4464: * src/classes/table.C: minor optimization (related to feature #11)
4465:
4466: * src/classes/table.C: minor fix and optimization (related to
4467: feature #11)
4468:
4469: 2016-09-20 moko
4470:
4471: * tests/: 353.html, results/353.processed: test for
4472: PC.cclass->is_vars_local() check in one_big_piece in ^process[]
4473: added (related to bug #1090)
4474:
4475: * src/main/compile.y: PC.cclass->is_vars_local() check added for
4476: one_big_piece (fixes bug #1090)
4477:
4478: * tests/: 229.html, results/229.processed: code coverage tests
4479:
4480: * src/classes/op.C: bugfix: no more GPF if ^process[$context] (no
4481: body) was called
4482:
4483: * src/classes/op.C: whitespace
4484:
4485: * tests/: 323.html, results/323.processed: test for code junction
4486: should not be returned by ^reflection:class, ^reflection:base
4487:
4488: * src/classes/reflection.C: bugfix: code junction should not be
4489: returned by ^reflection:class, ^reflection:base
4490:
4491: * tests/: 323.html, 352.html, results/352.processed: no more
4492: exception for ^reflection:method[class;no-such-method] (related
4493: to feature #1087)
4494:
4495: * src/classes/reflection.C:
4496: ^reflection:method[class;no-such-method] : exception -> void
4497: (related to feature #1087)
4498:
4499: * src/include/pa_request.h: request::write_value added to allow
4500: write value without convertion (related to issue #1091)
4501:
4502: 2016-09-19 moko
4503:
4504: * src/main/pa_random.C: windows build fix
4505:
4506: * src/types/pa_vhash.h: warning war
4507:
4508: 2016-09-14 moko
4509:
4510: * tests/: 352.html, 552.html, results/352.processed,
4511: results/552.processed: test for ^reflection:method[] extension
4512: added (related to feature #1087)
4513:
4514: * tests/: 552.html, results/552.processed: test for
4515: ^reflection:method[] extension added (related to feature #1087)
4516:
4517: * src/classes/reflection.C: compatibility issue fixed, VClass
4518: dynamic_cast check added (related to feature #1087)
4519:
4520: * tests/: 351.html, results/351.processed: test for @auto[]
4521: inheritance bug diring ^process[] added (related to bug #1088)
4522:
4523: * src/: classes/op.C, main/pa_request.C,
4524: types/pa_vstateless_class.C: set_method now checks for @auto[] to
4525: disable it inheritance during ^process (fixes bug #1088)
4526:
4527: * src/classes/reflection.C: ^reflection:method[$class:method;$self]
4528: added (implements feature #1087)
4529:
4530: 2016-09-13 moko
4531:
4532: * tests/: 349.html, results/auto.p: test for objects prototyping
4533: added and $OBJECT-PROTOTYPE(false) is used for old tests (related
4534: to feature #1086)
4535:
4536: * src/: main/pa_request.C, types/pa_vclass.C, types/pa_vclass.h,
4537: types/pa_vobject.C: objects now are not class instances, but have
4538: class as prototype, can be overridden by $OBJECT-PROTOTYPE(false)
4539: in @conf (implements feature #1086)
4540:
4541: 2016-09-08 moko
4542:
4543: * src/: classes/file.C, classes/mail.C, classes/string.C,
4544: classes/table.C, main/pa_http.C, main/pa_string.C,
4545: include/pa_string.h: cleanup: string::split limit argument
4546: removed as no longer required, pos_after no longer reference
4547: (related to feature #11)
4548:
4549: * src/classes/table.C, tests/results/348.processed: now exception
4550: is rised when invalid option is passed to ^table::create[]
4551:
4552: * tests/: 282.cfg, 282.html, results/282.processed: more code
4553: coverage tests
4554:
4555: * tests/: 348.html, results/348.processed: code coverage tests
4556: added
4557:
4558: * tests/: 348.html, results/348.processed: generic ^table::create[]
4559: tests
4560:
4561: * tests/: 035.html, results/035.processed, results/272.processed:
4562: tests updated after $.encloser[] support for ^table::create
4563: implementation (related to feature #11)
4564:
4565: * src/classes/table.C: $.encloser[] support for ^table::create
4566: finally added (implements feature #11)
4567:
4568: 2016-09-07 moko
4569:
4570: * src/include/pa_string.h: added StringSplitHelper as friend
4571: (related to feature #11)
4572:
4573: * src/include/pa_string.h: body and langs now protected, not
4574: private to allow inheritance (related to feature #11)
4575:
4576: * src/classes/table.C: lsplit optimized before cloning for
4577: ^table::create with $.encloser[] (related to feature #11)
4578:
4579: * src/classes/table.C: optimizaion: TableControlChars.separators
4580: added and used (related to feature #11)
4581:
4582: * src/classes/table.C: spelling:
4583:
4584: TableSeparators -> TableControlChars column -> separator
4585: separators -> control_chars
4586:
4587: 2016-09-06 moko
4588:
4589: * src/main/pa_string.C: whitespace
4590:
4591: * src/main/pa_string.C: whitespace
4592:
4593: 2016-09-01 moko
4594:
4595: * tests/: 347-curl.html, results/347-curl.processed: to make tests
4596: results OS-independent
4597:
4598: * src/: include/pa_http.h, main/pa_http.C: typo bugfix for clang
4599: compiler (related to feature #1042)
4600:
4601: 2016-08-15 moko
4602:
4603: * src/include/pa_string.h: whitespace
4604:
4605: * src/classes/table.C: whitespace
4606:
1.106 moko 4607: 2016-08-05 moko
4608:
4609: * tests/: 344.html, results/344.processed: test for
4610: ^hash::create[$file] added (related to feature #1075)
4611:
4612: * src/types/: pa_vfile.h, pa_vmail.C: ^hash::create[$file] now
4613: supported (implements feature #1075)
4614:
4615: 2016-08-04 moko
4616:
4617: * tests/: 341.html, results/341.processed: more code coverage tests
4618:
4619: * tests/: 346-curl.html, results/346-curl.processed: more code
4620: coverage tests for curl
4621:
4622: * tests/: 346-curl.html, results/346-curl.processed: more code
4623: coverage tests for curl
4624:
4625: * tests/: 223-curl.html, 223.html, results/223-curl.processed,
4626: results/223.processed: code coverage tests: $.form[ $.table[] ]
4627: test added
4628:
4629: * tests/: 223-curl.html, results/223-curl.processed: more code
4630: coverage tests for curl
4631:
4632: 2016-08-03 moko
4633:
4634: * src/classes/curl.C: dlink(curl_library) now called not once, but
4635: until it will be loaded, allowing to find existing library.
4636:
4637: * tests/: 346-curl.html, 347-curl.html, results/346-curl.processed,
4638: results/347-curl.processed: more code coverage tests for curl
4639:
4640: * tests/: 339-curl.html, 339.html, 346-curl.html, Makefile,
4641: results/339-curl.processed, results/346-curl.processed: curl
4642: functionality tests
4643:
4644: 2016-08-02 moko
4645:
4646: * tests/: 339.html, results/339.processed: test for tables in
4647: ^file:load[] and ^curl:load[] (commented) added (related to
4648: feature #1042)
4649:
4650: * tests/: 345.html, results/345.processed: code coverage tests for
4651: file class
4652:
4653: * tests/: 344.html, results/344.processed: code coverage tests
4654:
4655: * tests/: 344.html, results/344.processed: mdate removed from
4656: output
4657:
4658: * src/classes/file.C: minor bugfix: is_text should be taked from
4659: fcontent.is_text_mode() if not set (related to feature #1061)
4660:
4661: * tests/: 344.html, results/344.processed: more tests
4662:
4663: * tests/: 343.html, 344.html, results/343.processed,
4664: results/344.processed: tests for ^file::create[ $.from-charset
4665: and $.to-charset ] (related to feature #1061)
4666:
4667: * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h:
4668: aset_text_mode argument optimized
4669:
4670: * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h:
4671: checkBOM now used in detect_binary_content (related to feature
4672: #1061)
4673:
4674: * src/main/pa_request.C: load_charset no longer required to_upper
4675:
4676: * src/types/pa_vfile.C: bugfix: ^file::create[$text_file;...] now
4677: preserves original file mode (if no $.mode specified)
4678:
4679: * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h:
4680: ^file::create now supports $.from-charset[] and $.to-charset
4681: options (implements feature #1061), automatic transcode is done
4682: if text file is created from binary file and charset is detected.
4683:
4684: 2016-07-30 moko
4685:
4686: * src/classes/table.C: ^t.hash[..;] now supported (related to
4687: feature #1057)
4688:
4689: * tests/: 341.html, results/341.processed: test for ^t.hash[..;]
4690: added (related to feature #1057)
4691:
4692: * tests/: 286.html, results/286.processed: code tests coverage
4693:
4694: 2016-07-29 moko
4695:
4696: * src/classes/table.C: table size should be checked inside menu and
4697: foreach (related to feature #858)
4698:
4699: * src/: classes/curl.C, classes/file.C, classes/string.C,
4700: classes/xdoc.C, include/pa_charsets.h, main/pa_charsets.C,
4701: main/pa_common.C, main/pa_http.C, main/pa_sql_driver_manager.C,
4702: types/pa_vmail.C, types/pa_vrequest.C, types/pa_vresponse.C:
4703: charsets.get now does str_upper inside (related to feature #1061)
4704:
4705: * tests/: 342.html, results/342.processed: more code coverage tests
4706:
4707: * tests/: 342.html, outputs/342.processed: table menu code coverage
4708: + foreach test added (related to feature #858)
4709:
4710: * tests/: 341.html, results/341.processed: tests for
4711: ^table.hash[]{code} added + code coverage tests (related to
4712: feature #1057)
4713:
4714: * src/: include/pa_common.h, classes/table.C: ^table.hash[]{code as
4715: value} support (implements feature #1057)
4716:
4717: * src/classes/table.C: whitespace
4718:
4719: 2016-07-28 moko
4720:
4721: * src/: classes/curl.C, types/pa_vfile.C: curl now saves filename
4722: from URL, if not specified query string removed from url-based
4723: filenames in ^curl:load[] and ^file::load[] (related to feature
4724: #1042)
4725:
4726: 2016-07-27 moko
4727:
4728: * tests/: 340.html, results/340.processed: test for
4729: transcode_text_result=false added (related to issue #1042)
4730:
4731: 2016-07-26 moko
4732:
4733: * src/types/pa_vfile.C: file name should not be empty (if file path
4734: is folder and ends with /) (related to feature #1042)
4735:
4736: * src/main/pa_http.C: whitespace optimizaion
4737:
4738: * src/: classes/curl.C, include/pa_common.h, include/pa_http.h,
4739: main/pa_common.C, main/pa_http.C: ^curl:load[] now support
4740: multiple headers, ^file::load supports headers transcoding
4741: (implements feature #1042)
4742:
4743: 2016-07-25 moko
4744:
4745: * src/include/pa_common.h: PA_DEFAULT added
4746:
4747: 2016-07-22 moko
4748:
4749: * tests/: 338.html, results/338.processed: test for
4750: $date.field(value) added (related to feature #1066)
4751:
4752: * src/: classes/date.C, types/pa_vdate.C, types/pa_vdate.h:
4753: $date.field(value) now supported for y/m/d/h/m/s (implements
4754: feature #1066)
4755:
1.105 moko 4756: 2016-07-21 moko
4757:
4758: * src/: classes/file.C, classes/image.C, include/pa_common.h,
4759: main/pa_common.C: pa_common.h: File_read_action: fname, as_text
4760: arguments removed; image.C - absolute path shown in exception
4761: (implements feature #1071)
4762:
4763: * tests/: 235.html, results/235.processed: test and test result
4764: updated after static boundary in mail and Errors-To: mail header
4765: removed (related to feature #1047)
4766:
4767: * src/: classes/math.C, include/pa_random.h, main/pa_http.C,
4768: main/pa_random.C, types/pa_vmail.C: get_uuid_boundary() added and
4769: used, static boundary in mail removed, Errors-To: mail header
4770: removed (implements feature #1047)
4771:
4772: 2016-07-20 moko
4773:
4774: * src/: classes/reflection.C, types/pa_vstateless_class.h:
4775: equest.classes(): Value -> VStateless_class, part 3 (related to
4776: issue #1051)
4777:
4778: * src/: classes/reflection.C, include/pa_request.h, main/execute.C:
4779: request.classes(): Value -> VStateless_class, part 2 (related to
4780: issue #1051)
4781:
4782: * tests/results/: 224.processed, 323.processed: classes without
4783: methods should not be methoded (related to issue #1051)
4784:
4785: * src/: classes/reflection.C, include/pa_request.h, main/compile.y,
4786: main/compile_tools.h, main/pa_request.C: request.classes(): Value
4787: -> VStateless_class, part 1 (related to issue #1051)
4788:
4789: * tests/: 337.html, results/337.processed: test for
4790: ^reflection:fields_reference[] and VHashReference class added
4791: (related to feature #1072)
4792:
4793: * src/: classes/hash.C, classes/json.C, classes/reflection.C,
4794: types/pa_value.h, types/pa_vhash.h, types/pa_vobject.h: VHashBase
4795: and VHashReference added, allowing ^reflection:fields_reference[]
4796: implementation (closes feature #1072)
4797:
4798: 2016-07-19 moko
4799:
4800: * tests/: 323.html, results/323.processed: we want to see
4801: "methoded"
4802:
4803: * tests/: 336.html, results/336.processed: test for $BASE:property
4804: and ^BASE:method (OP_VALUE__GET_BASE_CLASS) added (related to bug
4805: #1059)
4806:
4807: * src/: include/pa_opcode.h, main/compile.y, main/execute.C,
4808: types/pa_vstateless_class.h, types/pa_wcontext.h: no more
4809: somebody_entered_some_class, $BASE:property works again,
4810: ^BASE:method[] bugs fixed (fixes bug #1059)
4811:
4812: 2016-07-14 moko
4813:
4814: * tests/: 335.html, results/335.processed: test for feature #1055
4815: added
4816:
4817: * src/classes/hash.C: bugfix: $._default was not copied if empty
4818: feature: ^hash.contains[_default] added (implements feature
4819: #1055)
4820:
4821: 2016-07-13 moko
4822:
4823: * src/classes/reflection.C: bugfix: ^reflection:def[class;name]
4824: should not call @autouse (http://www.parser.ru/forum/?id=83480)
4825:
4826: 2016-07-05 moko
4827:
4828: * src/classes/hash.C: Optimization: HashStringValue::Iterator used
4829: in ^hash.foreach (related to feature #1073)
4830:
4831: 2016-07-04 moko
4832:
4833: * tests/: 134.html, 281.html, results/134.processed,
4834: results/281.processed: tests updated after hash blocking removed
4835: (related to feature #1073)
4836:
4837: * src/: classes/hash.C, include/pa_hash.h, types/pa_vhash.h: hash
4838: no longer blocks on change during foreach (implements feature
4839: #1073)
4840:
4841: 2016-06-17 moko
4842:
4843: * tests/: 330.html, results/330.processed: try exception source
4844: test added (related to bug in #1062)
4845:
4846: * tests/: 334.html, results/334.processed: Exception stack trace
4847: test added (related to bug in $1062)
4848:
4849: * src/classes/op.C: Exception trace now correctly restored and
4850: errors reported (related to bug #1062)
4851:
1.104 moko 4852: 2016-05-25 moko
4853:
4854: * src/main/compile.y: minor cleanup + beauty
4855:
4856: 2016-05-24 moko
4857:
4858: * tests/: 333.html, results/333.processed: more exceptions testing
4859:
4860: * tests/: 332.html, results/332.processed: test for FIELDS_SYMBOL,
4861: _DEFAULT_SYMBOL, CALLER_SYMBOL, SELF_SYMBOL added (related to
4862: features #1056, #1026)
4863:
4864: * src/: classes/json.C, include/pa_symbols.h, main/pa_symbols.C,
4865: types/pa_vhash.C, types/pa_vhash.h, types/pa_vtable.C,
4866: types/pa_vtable.h: FIELDS_SYMBOL, _DEFAULT_SYMBOL added and used
4867: (implements feature #1056)
4868:
4869: * src/: include/pa_symbols.h, main/compile.y, main/compile_tools.C,
4870: main/execute.C, main/pa_symbols.C, types/pa_vjunction.C,
4871: types/pa_vstateless_class.C, types/pa_vstateless_class.h:
4872: CLASS_SYMBOL, CLASS_NAME_SYMBOL added and used (related to
4873: feature #1026)
4874:
4875: * src/: classes/reflection.C, include/pa_symbols.h, main/compile.y,
4876: main/compile_tools.C, main/compile_tools.h, main/pa_symbols.C,
4877: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h: Symbols now
4878: have *_SYMBOL naming convention. STATIC_SYMBOL, DYNAMIC_SYMBOL,
4879: LOCALS_SYMBOL, PARTIAL_SYMBOL, REM_SYMBOL where added (related to
4880: feature #1026)
4881:
4882: * src/: include/pa_symbols.h, main/compile.y, main/compile_tools.C,
4883: main/pa_globals.C, main/pa_symbols.C, types/pa_vmethod_frame.C,
4884: types/pa_vmethod_frame.h, types/pa_vstateless_class.C:
4885: SYMBOLS_CACHING define implemented (related to feature #1026)
4886:
4887: * src/main/main.vcproj: + ps_symbols
4888:
4889: * src/: include/Makefile.am, include/pa_string.h,
4890: include/pa_symbols.h, main/Makefile.am, main/compile.tab.C,
4891: main/compile.y, main/compile_tools.C, main/pa_symbols.C,
4892: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
4893: types/pa_vstateless_class.C: initial implementation for symbols
4894: cache (related to feature #1026)
4895:
4896: * src/: include/pa_common.h, main/pa_http.C: minor cleanup
4897:
4898: * src/main/pa_globals.C: minor cleanup
4899:
4900: 2016-05-19 moko
4901:
4902: * src/types/pa_vhash.h: minor optimization: ^hash.fields[] removed
4903: (related to feature #1046)
4904:
4905: * tests/: 331.html, results/331.processed: test for
4906: BAD_NONWHITESPACE_CHARACTER_IN_EXPLICIT_RESULT_MODE removal added
4907: (related to feature #1051)
4908:
4909: * src/main/compile.y:
4910: BAD_NONWHITESPACE_CHARACTER_IN_EXPLICIT_RESULT_MODE error removed
4911: (implements feature #1054)
4912:
4913: 2016-05-18 moko
4914:
4915: * src/types/pa_vtable.C, tests/results/324.processed: no more
4916: "column not found" exception for ^table.no-such-method[] (related
4917: to feature #1046)
4918:
4919: * tests/: 261.html, results/261.processed: test added and updated
4920: after feature #1046 implementation
4921:
4922: * src/: classes/string.C, types/pa_value.C, types/pa_vstring.h,
4923: types/pa_vvoid.h: $string.anything works for whitespace strings,
4924: ^string.contains added for hash compatibility, $string.method no
4925: longer returns stting method (implements feature #1046)
4926:
4927: 2016-05-12 moko
4928:
4929: * src/classes/curl.C: content-type response header no longer
4930: ignored (fixes issue #1045)
4931:
4932: * tests/: 330.html, results/330.processed: test for incomplete
4933: finally execution when break occures added (related to issue
4934: #1077)
4935:
4936: * src/classes/op.C: bugfix: Request::skip reset is called before
4937: executing catch and finally code (fixes issue #1062)
4938:
4939: 2016-05-11 moko
4940:
4941: * tests/: 329.html, results/329.processed: test for invalid
4942: ^break[] behavour added (bug #1077)
4943:
4944: * src/classes/op.C: try_catch code cleanup (related to bug #1062)
4945:
4946: 2016-04-24 moko
4947:
4948: * src/types/pa_vstateless_class.h: warning war
4949:
4950: 2016-04-17 moko
4951:
4952: * tests/: 328.html, results/328.processed: test for
4953: ^break(condition) and ^continue(condition) (related to feature
4954: #1063)
4955:
4956: * src/classes/op.C: ^break(condition) and ^continue(condition)
4957: implemented (feature #1063)
4958:
4959: 2016-04-12 moko
4960:
4961: * tests/results/280.processed: ordered hash now used for class
4962: methods and properties (test results updated for feature #1069)
4963:
4964: * src/classes/: xdoc.C, xnode.C: xnode_class initialization moved
4965: to xdoc.C as under FreeBSD it was inited after and inheritance
4966: failed (related to issue #1051)
4967:
4968: * tests/: 320.html, results/320.processed: xdoc and xnode methods
4969: are printed to check inheritance (related to feature #1051)
4970:
1.103 moko 4971: 2016-04-09 moko
4972:
4973: * tests/results/320.processed: ordered hash now used for class
4974: methods and properties (test results updated for feature #1069)
4975:
4976: * src/types/pa_vstateless_class.h: ordered hash now used for class
4977: methods and properties (implements feature #1069)
4978:
4979: * src/types/: pa_vconsole.h, pa_vcookie.C, pa_venv.C,
4980: pa_vrequest.C, pa_vstatus.C: minor optimization: #ifndef
4981: OPTIMIZE_BYTECODE_GET_ELEMENT__SPECIAL returned (related to
4982: feature #1051)
4983:
4984: 2016-04-07 moko
4985:
4986: * src/main/execute.C: returned Value in .CLASS case for VJunction
4987: (related to feature #1051)
4988:
4989: * src/types/: pa_vjunction.C, pa_vmethod_frame.C,
4990: pa_vmethod_frame.h, pa_vstateless_class.C, pa_vstateless_class.h:
4991: string constants deduplication (related to feature #1051)
4992:
4993: * tests/results/224.processed: test result updated (related to
4994: feature #1051)
4995:
4996: * src/: main/execute.C, types/pa_vconsole.h, types/pa_vcookie.C,
4997: types/pa_vcookie.h, types/pa_venv.C, types/pa_venv.h,
4998: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vstatus.C,
4999: types/pa_vstatus.h: classes hash now contains only
5000: VStateless_class derived objects, .CLASS is also allways
5001: VStateless_class derived object (related to feature #1051).
5002:
5003: 2016-04-06 moko
5004:
5005: * tests/results/323.processed: test result updated after feature
5006: #1051 implementation
5007:
5008: * src/: classes/classes.h, classes/op.C, classes/response.C,
5009: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
5010: main/pa_request.C, types/pa_vclass.h, types/pa_vform.C,
5011: types/pa_vmail.C, types/pa_vmath.C, types/pa_vmemory.h,
5012: types/pa_vresponse.C, types/pa_vresponse.h,
5013: types/pa_vstateless_class.h: base -> methoded_donor for static
5014: classes, type() moved from VStateless_class to VClass and
5015: Methoded (implements feature #1051)
5016:
5017: 2016-04-04 moko
5018:
5019: * src/: classes/classes.C, include/pa_request.h, main/pa_request.C:
5020: beauty: put_class added (related to feature #1051)
5021:
5022: 2016-04-01 moko
5023:
5024: * tests/results/: 175.processed, 192.processed, 224.processed,
5025: 229.processed, 244.processed, 246.processed, 316.processed: test
5026: results updated as class.type() removed from error messages, only
5027: type() left (related to feature #1051)
5028:
5029: * src/: classes/classes.C, classes/classes.h, classes/mail.C,
5030: classes/op.C, classes/reflection.C, main/compile.y,
5031: main/compile_tools.h, main/execute.C, main/pa_request.C,
5032: types/pa_value.C, types/pa_vclass.C, types/pa_vclass.h,
5033: types/pa_vmethod_frame.h, types/pa_vobject.h,
5034: types/pa_vstateless_class.h, types/pa_wcontext.C: name() removed
5035: from VStateless_class, type() is used instead (related to feature
5036: #1051)
5037:
5038: * src/classes/mail.C: old logic restored.
5039:
5040: * src/: classes/bool.C, classes/classes.C, classes/classes.awk,
5041: classes/classes.h, classes/curl.C, classes/date.C,
5042: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
5043: classes/hashfile.C, classes/image.C, classes/inet.C,
5044: classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
5045: classes/memcached.C, classes/memory.C, classes/reflection.C,
5046: classes/regex.C, classes/response.C, classes/string.C,
5047: classes/table.C, classes/xdoc.C, classes/xnode.C,
5048: types/pa_vform.C, types/pa_vmail.C, types/pa_vmath.C,
5049: types/pa_vmemory.h: optimizaion: *_base_class removed (related to
5050: feature #1051)
5051:
5052: 2016-03-30 moko
5053:
5054: * tests/: 327.html, results/224.processed, results/327.processed:
5055: test for TZ specification in ^date::create[], TZ is kept during
5056: ^date::create[$dt] (related to feature #1048)
5057:
5058: * src/: classes/date.C, types/pa_vdate.h: TZ can be specified in
5059: ^date::create[], TZ is kept during ^date::create[$dt] (implements
5060: feature #1048)
5061:
5062: 2016-03-29 moko
5063:
5064: * tests/: 315.html, results/315.processed: test for timezone format
5065: +HHmm added (related to feature #1065)
5066:
5067: * src/classes/date.C: timezone format +HHmm now supported
5068: (implements feature #1065)
5069:
5070: 2016-03-28 moko
5071:
5072: * tests/: 202.html, results/131.processed, results/202.processed,
5073: results/224.processed, results/256.processed,
5074: results/315.processed: test results updated after %.2d now
5075: default for hours offset in iso-string (was %2d), test for
5076: ^date.iso-string options $.colon(true) $.z(true) $.ms(false)
5077: added (related to feature #1065)
5078:
5079: 2016-03-27 moko
5080:
5081: * src/types/pa_vdate.C: '+' sign for zero offset (related to
5082: feature #1065)
5083:
5084: * src/: classes/date.C, types/pa_vdate.C, types/pa_vdate.h:
5085: ^date.iso-string options $.colon(true) $.z(true) $.ms(false)
5086: added (implements feature #1065)
5087:
5088: 2016-03-24 moko
5089:
5090: * tests/: 202.html, results/202.processed: test $date.week added
5091: (related to bug #1067)
5092:
5093: * src/types/: pa_vdate.C, pa_vdate.h: fix for $date.week changed
5094: date (fix for bug #1067)
5095:
5096: 2016-03-10 moko
5097:
5098: * configure.ac, src/include/pa_version.h: 3.4.4 -> 3.4.5b
5099:
1.102 moko 5100: 2015-12-07 moko
5101:
5102: * tests/: 326.html, results/326.processed: test for .CLASS &
5103: .CLASS_NAME optimization added (related to feature #844)
5104:
5105: 2015-11-17 moko
5106:
5107: * tests/: 323.html, results/323.processed: order added
5108:
5109: * tests/: 325.html, results/325.processed: double range test added
5110: (related to bug #1049)
5111:
5112: 2015-11-16 moko
5113:
5114: * src/: classes/string.C, types/pa_vdouble.h: finite(double) check
5115: added to disallow NaN and Infinity (fixes bug #1049)
5116:
5117: 2015-11-11 moko
5118:
5119: * tests/324.html: parser 3.4.3 execution support added (related to
5120: feature #1017)
5121:
5122: * tests/: 324.html, results/324.processed: test for
5123: GET_ELEMENT4CALL feature added (feature #1017)
5124:
1.101 moko 5125: 2015-10-29 moko
5126:
1.211 moko 5127: * operators.ru.txt, operators.txt: updated for 3.4.4
1.101 moko 5128:
5129: * configure.ac, src/include/pa_version.h: 3.4.4rc -> 3.4.4
5130:
5131: * src/main/pa_exec.C: get_exit_status implemented for Windows
5132: (related to bug #1043)
5133:
5134: 2015-10-28 moko
5135:
5136: * src/main/pa_exec.C: Windows bugfix: $.stdin[] no longer cause
5137: hangup during ^file::exec (fixes bug #1043)
5138:
1.100 moko 5139: 2015-10-27 moko
5140:
5141: * src/main/pa_memory.C: pa_fail_alloc added for GC_abort in Windows
5142:
1.99 moko 5143: 2015-10-26 moko
5144:
1.100 moko 5145: * tests/322.html, src/classes/reflection.C: arguments reorder
5146: (related to issue #1041)
5147:
5148: * src/: classes/classes.awk, main/helpers/simple_folding.pl:
5149: Copyright year updated
5150:
1.99 moko 5151: * src/: classes/bool.C, classes/classes.C, classes/classes.h,
5152: classes/curl.C, classes/date.C, classes/double.C, classes/file.C,
5153: classes/form.C, classes/hash.C, classes/hashfile.C,
5154: classes/image.C, classes/inet.C, classes/int.C, classes/json.C,
5155: classes/mail.C, classes/math.C, classes/memcached.C,
5156: classes/memory.C, classes/op.C, classes/reflection.C,
5157: classes/regex.C, classes/response.C, classes/string.C,
5158: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
5159: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
5160: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
5161: include/pa_config_fixed.h, include/pa_config_includes.h,
5162: include/pa_dictionary.h, include/pa_dir.h,
5163: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
5164: include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
5165: include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
5166: include/pa_pool.h, include/pa_random.h, include/pa_request.h,
5167: include/pa_request_charsets.h, include/pa_request_info.h,
5168: include/pa_sapi.h, include/pa_socks.h,
5169: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
5170: include/pa_stack.h, include/pa_string.h,
5171: include/pa_stylesheet_connection.h,
5172: include/pa_stylesheet_manager.h, include/pa_table.h,
5173: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
5174: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
5175: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
5176: lib/md5/pa_md5c.c, lib/memcached/pa_memcached.C,
5177: lib/memcached/pa_memcached.h, lib/sdbm/pa_file_io.C,
5178: lib/sdbm/pa_strings.C, lib/smtp/comms.C, lib/smtp/smtp.C,
5179: lib/smtp/smtp.h, main/compile.C, main/compile.tab.C,
5180: main/compile.y, main/compile_tools.C, main/compile_tools.h,
5181: main/execute.C, main/pa_cache_managers.C, main/pa_charset.C,
5182: main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
5183: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
5184: main/pa_globals.C, main/pa_http.C, main/pa_memory.C,
5185: main/pa_os.C, main/pa_pool.C, main/pa_random.C,
5186: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
5187: main/pa_string.C, main/pa_stylesheet_connection.C,
5188: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
5189: main/pa_xml_exception.C, main/pa_xml_io.C, main/untaint.C,
5190: sql/pa_sql_driver.h, targets/apache/mod_parser3.c,
5191: targets/apache/mod_parser3_core.C, targets/apache/pa_httpd.h,
5192: targets/apache/pa_threads.C, targets/cgi/pa_threads.C,
5193: targets/cgi/parser3.C, targets/isapi/pa_threads.C,
5194: targets/isapi/parser3isapi.C, types/pa_junction.h,
5195: types/pa_method.h, types/pa_property.h, types/pa_value.C,
5196: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
5197: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
5198: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.C,
5199: types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.C,
5200: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
5201: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.C,
5202: types/pa_vhash.h, types/pa_vhashfile.C, types/pa_vhashfile.h,
5203: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
5204: types/pa_vjunction.C, types/pa_vjunction.h, types/pa_vmail.C,
5205: types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
5206: types/pa_vmemcached.C, types/pa_vmemcached.h, types/pa_vmemory.h,
5207: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
5208: types/pa_vobject.C, types/pa_vobject.h, types/pa_vregex.C,
5209: types/pa_vregex.h, types/pa_vrequest.C, types/pa_vrequest.h,
5210: types/pa_vresponse.C, types/pa_vresponse.h,
5211: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
5212: types/pa_vstateless_object.h, types/pa_vstatus.C,
5213: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
5214: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
5215: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
5216: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
5217: types/pa_wcontext.h, types/pa_wwrapper.h: Copyright year updated
5218:
5219: * src/targets/cgi/parser3.C: year updated
5220:
5221: * src/classes/reflection.C: VS2003 compatibility fixed (related to
5222: issue #1041)
5223:
5224: * tests/: 323.html, results/323.processed: test for base classes
5225: added
5226:
5227: * tests/: 261.html, results/261.processed: updated after better
5228: error reporting done for $string.key exception
5229:
5230: * src/types/pa_vstring.h: better error report for $string.key
5231: exception
5232:
5233: * src/types/: pa_vobject.C, pa_vobject.h: VObject::get_element
5234: copied as VObject::get_element4call to remove extra virtual call
5235:
5236: * tests/: 322.html, results/322.processed: test for
5237: ^reflection:is[] added (related to feature #1041)
5238:
5239: * src/classes/reflection.C: ^reflection:is empty value is void
5240: (related to feature #1041)
5241:
5242: * src/classes/reflection.C:
5243: ^reflection:is[class_name|code|method;[context;]element_name]
5244: added (implements feature #1041)
5245:
5246: 2015-10-24 moko
5247:
5248: * configure.ac, src/include/pa_version.h: 3.4.4b -> 3.4.4rc
5249:
1.98 moko 5250: 2015-10-22 moko
5251:
5252: * tests/: 321.html, results/321.processed: test for
5253: ^reflection:method_info[] file detection added
5254:
5255: * tests/: 320.html, results/320.processed: test for
5256: ^reflection:class_by_name[class_name] added (related to feature
5257: #993)
5258:
5259: * src/classes/reflection.C: ^reflection:class_by_name[class_name]
5260: added (implements feature #993)
5261:
5262: * src/main/execute.C: GET_ELEMENT4CALL added to get_method_filename
5263: (related to feature #1017)
5264:
5265: * tests/: 319.html, results/319.processed: ^throw[] stacktrace test
5266: added (related to issue #1039)
5267:
5268: * src/main/pa_request.C: ^throw origin fixed (related to feature
5269: #1039)
5270:
5271: * src/types/pa_vcookie.C: bugfix: expires_sec should not be called
5272: for VDate
5273:
5274: * tests/results/182.processed: updated after feature #1038
5275: implemented
5276:
5277: * tests/: 318.html, 182_dir/a6.p, results/318.processed: test for
5278: compile-time exception origin added (test for feature #1039)
5279:
5280: * src/: include/pa_request.h, main/compile.C, main/compile.y,
5281: main/pa_request.C: exception unification: compile-time exceptions
5282: now have origin, @USE origins also tracked (implements feature
5283: #1039)
5284:
5285: 2015-10-20 moko
5286:
5287: * src/main/pa_request.C: cleanup
5288:
5289: 2015-10-15 moko
5290:
5291: * src/types/pa_vtable.C: defines fixed (related to feature #1017)
5292:
5293: * src/: classes/hash.C, include/pa_opcode.h, types/pa_vhash.h,
5294: types/pa_vtable.C: new feature: no more $table.method and
5295: $hash.method, aliases for _at, _count, _key (related to feature
5296: #1017)
5297:
1.97 moko 5298: 2015-10-14 moko
5299:
1.98 moko 5300: * tests/: 317.html, results/317.processed: test for
5301: ^string.unescape[] added (related to feature #120)
5302:
1.97 moko 5303: * buildall: reverted libxml 2.9.2 -> 2.9.1 due to "ID already
5304: defined" bug (described in issue #1036)
5305:
5306: * tests/: 247.html, results/247.processed: test for checkBOM added
5307: (test for bug #1037)
5308:
5309: * src/: include/pa_charsets.h, main/pa_charsets.C,
5310: main/pa_common.C, main/pa_http.C: checkBOM detects charset if
5311: it's not enforced, skips BOM signature if it complies charset
5312: (fixes bug #1037)
5313:
5314: 2015-10-13 moko
5315:
5316: * src/targets/cgi/parser3.vcproj: disabling buggy incremental
5317: linking
5318:
5319: * src/classes/inet.C: vs2003 compilation fix
5320:
5321: * src/classes/math.C: warning war
5322:
5323: * src/lib/punycode/pa_punycode.c: warning war
5324:
5325: 2015-10-12 moko
5326:
5327: * src/lib/punycode/pa_punycode.c: warning war
5328:
5329: * parser3.sln: moved parser3 first, to make it default startup
5330: project
5331:
5332: * buildall: parser "mirror" now used for external libs sources
5333: (implements feature #1036)
5334:
5335: * buildall: most external libs are updated to their current
5336: versions (related to feature #1036)
5337:
5338: * src/classes/image.C: more tags added
5339:
5340: * src/: include/pa_memory.h, types/pa_vdate.C: warning war
5341:
5342: 2015-10-11 moko
5343:
5344: * src/classes/curl.C: minor optimization (related to feature #1035)
5345:
5346: 2015-10-09 moko
5347:
5348: * src/classes/curl.C: pa_strdup added for strings from curl
5349: (related to feature #1035)
5350:
5351: * src/main/pa_string.C: mini fix: RedHat 7.2 does not have
5352: ULLONG_MAX definition
5353:
5354: * src/classes/curl.C: ^curl:info[name]/^curl:info[] added
5355: (implements feature #1035)
5356:
5357: * src/main/pa_charset.C: String::Body(String::C) used
5358:
5359: * src/main/pa_charset.C: exceptions unified
5360:
5361: * src/: include/pa_charset.h, main/pa_charset.C: declarations
5362: unified
5363:
5364: * src/: classes/file.C, classes/image.C, classes/mail.C,
5365: classes/op.C, classes/xdoc.C, classes/xnode.C,
5366: include/pa_string.h, main/pa_request.C, main/pa_string.C,
5367: types/pa_vimage.C, types/pa_vmath.C, types/pa_vstatus.C,
5368: types/pa_vxdoc.C: explicit String::Body(char) calls removed;
5369: String::Body(String::C) constructor added (related to bug #957)
5370:
5371: * src/classes/file.C: minor optimization
5372:
5373: * src/include/pa_hash.h: hash.get(char*) added, to minimize
5374: Cord(char*) autocreation (related to bug #957)
5375:
5376: * src/: classes/string.C, main/untaint.C: minor optimizations
5377:
5378: * src/: classes/json.C, classes/reflection.C, include/pa_string.h:
5379: String(char*, Lang, length) removed, String(C(), Lang) used
5380: instead (related to bug #957)
5381:
5382: 2015-10-08 moko
5383:
5384: * src/: classes/file.C, include/pa_string.h, lib/cord/cordbscs.c,
5385: lib/cord/include/cord.h, main/pa_http.C, main/pa_string.C,
5386: main/untaint.C: Now char * is converted to CORD only using
5387: AS_CORD() to check for empty cord bug (fixes bug #957)
5388:
5389: * src/include/pa_hash.h: fixed compilation without
5390: HASH_CODE_CACHING
5391:
5392: * src/classes/string.C:
5393: ^string:unescape[js|uri;escaped;$.charset[...]] added (implements
5394: feature #120)
5395:
5396: * src/main/pa_common.C: reduce js flags checks count (related to
5397: feature #120)
5398:
1.96 moko 5399: 2015-10-07 moko
5400:
5401: * tests/: 275.html, results/275.processed: test modified after
5402: unsigned long long int support implemented (feature #1034)
5403:
5404: * src/: classes/math.C, include/pa_string.h, main/pa_string.C:
5405: pa_atoul added for unsigned long long int support
5406:
5407: 2015-10-06 moko
5408:
5409: * src/types/pa_vdate.C: INT_MAX used
5410:
5411: 2015-10-03 moko
5412:
5413: * tests/: 302.html, results/302.processed: test for bug #1023
5414: (\u2028, \u2029 escaping) added
5415:
5416: * src/main/untaint.C: \u2028, \u2029 are now escaped in
5417: json:string[] (fixes bug #1023)
5418:
5419: 2015-09-29 moko
5420:
5421: * tests/305.html: try-catch added for OS without ipv6 support
5422:
5423: * src/lib/json/pa_json.C: more unique prefixes for Solaris
5424: compilation
5425:
5426: * src/: include/pa_opcode.h, include/pa_request.h, main/compile.y,
5427: main/execute.C, types/pa_value.h, types/pa_vhash.h,
5428: types/pa_vtable.C, types/pa_vtable.h: get_element4call
5429: implemented to distinguish ^hash.method from $hash.field
5430: (implements feature #1017)
5431:
5432: * src/lib/punycode/pa_punycode.c: warning war
5433:
5434: * src/include/pa_config_includes.h: warning war
5435:
5436: * src/include/pa_config_includes.h: pragma warning actualized a bit
5437:
5438: * src/include/pa_config_includes.h: warning war
5439:
5440: * src/include/pa_hash.h: clang compilation fix
5441:
5442: 2015-09-27 moko
5443:
5444: * src/main/compile.tab.C: Bison 3 is now default
5445:
5446: * src/main/: compile.C, compile.y: Bison 3 compatibility fixed
5447:
5448: 2015-09-25 moko
5449:
5450: * src/: classes/hash.C, include/pa_hash.h: parser now compiles and
5451: works with undefined HASH_ORDER (related to feature #196)
5452:
5453: 2015-09-24 moko
5454:
5455: * tests/: 027.html, results/027.processed: test modified to test
5456: ^hash.sort (feature #196)
5457:
5458: * src/: classes/hash.C, include/pa_hash.h:
5459: ^hash.sort[key;value]{string-key-maker}|(numeric-key-maker)[[asc|desc]]
5460: added (implements feature #196)
5461:
5462: * tests/: 316.html, results/316.processed: Added test for bug #1025
5463: (exception handling in non-cached ^cache), plus for "it does not
5464: have logical value" and "$exception.handled value must be either
5465: boolean or string 'cache'" exceptions.
5466:
5467: * src/classes/op.C: ^cache: exceptions now handled in non-cached
5468: code (fixes bug #1025)
5469:
1.95 moko 5470: 2015-09-23 moko
5471:
5472: * src/classes/table.C: warning war
5473:
5474: * src/: classes/math.C, types/pa_vcookie.C: warning war
5475:
5476: * src/classes/file.C: warning war
5477:
5478: * src/: include/pa_table.h, main/pa_table.C: warning war
5479:
5480: * src/: main/pa_request.C, classes/date.C: warning war
5481:
5482: * src/: types/pa_vdate.C, classes/op.C: warning war
5483:
5484: * tests/: 122.html, results/122.processed: win sync: to remove
5485: differences with OS that doesn't keep timezone change history
5486:
5487: * src/types/pa_vdate.C: tzset() should be called in Windows after
5488: TZ change (related to feature #36)
5489:
5490: * tests/: 075.html, results/075.processed: win sync: to remove
5491: differences with OS that doesn't keep timezone change history
5492:
5493: * tests/: 315.html, results/315.processed: win sync: to remove
5494: differences with OS that doesn't keep timezone change history
5495:
5496: * tests/: 256.html, results/256.processed: win sync: to remove
5497: differences with OS that doesn't keep timezone change history
5498:
5499: * tests/: 124.html, results/124.processed: win results sync: to
5500: avoid hitting time change hole.
5501:
5502: * src/types/pa_vdate.C: static returned. :)
5503:
5504: 2015-09-22 moko
5505:
5506: * src/types/pa_vdate.C: FreeBSD 10 GPF fix (related to feature #36)
5507:
5508: * tests/results/131.processed: more tests for feature #1032
5509:
5510: * src/classes/date.C: minor fix related to feature #1032
5511:
1.211 moko 5512: * operators.ru.txt, operators.txt: ISO date creation documented
5513: (related to feature #1032)
1.95 moko 5514:
1.211 moko 5515: * operators.ru.txt, operators.txt: iso-string documented (related
5516: to feature #1032)
1.95 moko 5517:
5518: * tests/: 315.html, results/315.processed: more tests added
5519: (related to feature #1032)
5520:
5521: * tests/: 131.html, results/131.processed: date range checks
5522: updated (related to feature #36)
5523:
5524: * tests/: 315.html, results/057.processed, results/315.processed:
5525: test added for ISO date support (related to issue #315)
5526:
5527: * src/classes/date.C: more readable exceptions in date creation
5528: (related to ticket #1032)
5529:
5530: 2015-09-18 moko
5531:
5532: * tests/: 202.html, results/202.processed: ^date.iso-string[] check
5533: added (related to issue #1032)
5534:
5535: * tests/results/256.processed, src/classes/json.C: iso-string
5536: documented (related to issue #1032)
5537:
5538: * tests/: 256.html, results/256.processed: ISO date check added
5539: (related to issue #1032)
5540:
5541: * tests/: 057.html, results/057.processed, results/224.processed:
5542: tests results updated after ISO date support implemented (related
5543: to feature #1032)
5544:
5545: * src/: classes/date.C, classes/image.C, types/pa_value.h,
5546: types/pa_vdate.C, types/pa_vdate.h: ISO 8601 dates support added,
5547: ^date::create[string] constructor formalized, ^date.iso-string[]
5548: added (implements feature #1032)
5549:
5550: 2015-09-05 moko
5551:
1.211 moko 5552: * operators.ru.txt, operators.txt: actualized
1.95 moko 5553:
1.211 moko 5554: * operators.ru.txt, operators.txt: date changes documented (related
5555: to ticket #36)
1.95 moko 5556:
5557: 2015-09-04 moko
5558:
5559: * src/types/pa_vdate.C: warning war
5560:
5561: * src/: classes/op.C, types/pa_vhashfile.C: warning war
5562:
5563: 2015-09-03 moko
5564:
5565: * tests/results/096.processed: test result updated for 0..9999 year
5566: date range support (related to feature #36)
5567:
5568: * tests/: 314.html, results/314.processed: test for
5569: ^string:base64[], ^string:idna[], ^string:js-escape[] (related to
5570: bug #1031)
5571:
5572: * src/classes/string.C: Static calls fixed for ^string:base64[],
5573: ^string:idna[], ^string:js-escape[] (closes bug #1031)
5574:
1.116 moko 5575: * Makefile.am, acsite.m4, configure.ac, configure.in: Warning war:
5576: configure.in -> configure.ac
1.95 moko 5577:
1.116 moko 5578: * configure, configure.in, src/include/pa_config_auto.h.in: more
5579: correct timezone check for FreeBSD Warning war: configure.in ->
5580: configure.ac
1.95 moko 5581:
5582: * configure, configure.in, src/classes/Makefile.am,
1.116 moko 5583: src/include/pa_config_auto.h.in, src/lib/cord/Makefile.am,
5584: src/lib/gd/Makefile.am, src/lib/json/Makefile.am,
5585: src/lib/memcached/Makefile.am, src/lib/pcre/Makefile.am,
5586: src/lib/sdbm/Makefile.am, src/lib/smtp/Makefile.am,
5587: src/main/Makefile.am, src/targets/apache/Makefile.am,
5588: src/targets/cgi/Makefile.am, src/types/Makefile.am: INCLUDES ->
1.95 moko 5589: AM_CPPFLAGS (warning war) PA_DATE64 (0..9999 year date range)
5590: check added
5591:
5592: * src/types/pa_vdate.C: FreeBSD fixes + more robust code
5593:
5594: * tests/results/: 124.processed, 224.processed: test resuls updated
5595: for new date implementation (related to feature #36)
5596:
5597: * src/: classes/date.C, classes/image.C, include/pa_common.h,
5598: main/pa_common.C, types/pa_value.C, types/pa_vdate.C,
5599: types/pa_vdate.h: new double date implementation with internal
5600: support for extended 0..9999 year range, default timezone support
5601: (related to feature #36)
5602:
5603: 2015-08-28 moko
5604:
5605: * src/types/pa_vmail.C: fixed $mail:received.date calculations
5606: (fixes bug #1030)
5607:
5608: 2015-08-21 moko
5609:
5610: * src/classes/inet.C: snprintf size "bug" commented
5611:
5612: * src/main/pa_common.C: snprintf comments updated
5613:
5614: 2015-08-16 moko
5615:
5616: * src/types/: pa_vdate.C, pa_vdate.h: logic moved to pa_vdate.C
5617:
5618: 2015-08-11 moko
5619:
5620: * src/: classes/json.C, types/pa_value.C, types/pa_value.h,
5621: types/pa_vclass.C, types/pa_vobject.C: hash_json_string argument
5622: can be null (fixes bug #1029)
5623:
5624: 2015-08-06 moko
5625:
1.116 moko 5626: * src/types/: Makefile.am, pa_vdate.C, pa_vdate.h, types.vcproj:
5627: pa_vdate.C added
1.95 moko 5628:
5629: 2015-08-05 moko
5630:
5631: * tests/: 313.html, results/313.processed: test for
5632: ^table.count[columns] and ^table.flip[] with nameless tables
5633: (feature #1003)
5634:
5635: * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
5636: max_cell added, now ^table.count[columns] and ^table.flip[] works
5637: correctly for nameless tables (implements feature #1003)
5638:
5639: 2015-08-03 moko
5640:
5641: * tests/312.html: test for ^table.append[$hash] and
5642: ^table.insert[$hash] added (related to feature #1028)
5643:
5644: * src/classes/table.C: ^table.append[$hash] and
5645: ^table.insert[$hash] now supported (implements feature #1028)
5646:
5647: * tests/: 312.html, results/312.processed: test row copy in
5648: ^table.hash[; $.type[table] ] added (related to feature #1016)
5649:
5650: * src/classes/table.C: row copy now created in ^table.hash[;
5651: $.type[table] ] (related to feature #1016)
5652:
5653: 2015-07-29 moko
5654:
5655: * tests/: 312.html, results/312.processed: test for ^table.delete[]
5656: added (related to feature #1016)
5657:
5658: * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
5659: ^table.delete[] added to delete current row (related to feature
5660: 1016)
5661:
5662: 2015-07-28 moko
5663:
5664: * tests/: 312.html, results/312.processed: test for
5665: $table.column[value] and ^table.insert{row} (related to feature
5666: #1016)
5667:
5668: * src/: classes/table.C, include/pa_table.h, main/pa_table.C,
5669: types/pa_vtable.C, types/pa_vtable.h: $table.column[value] and
5670: ^table.insert{row} are now implemented (feature #1016)
5671:
5672: * src/include/pa_array.h: Optimization: bool reverse removed from
5673: append(), insert() added, memmove arguments order in remove()
5674: fixed (related to feature #1016)
5675:
5676: 2015-07-23 moko
5677:
5678: * src/classes/json.C: tainted json and empty json exception added
5679: (implements feature #1015)
5680:
5681: * tests/: 311.html, results/311.processed: empty json and tainted
5682: json exception test added (related to issue #1015)
5683:
5684: 2015-07-22 moko
5685:
5686: * tests/: 311.html, results/311.processed: test for UTF-8
5687: processing added
5688:
5689: * tests/: 311.html, results/311.processed: test for
5690: json_exception_with_source added (related to issue #394)
5691:
5692: * src/classes/json.C: json_exception_with_source added (implements
5693: feature #394)
5694:
5695: 2015-06-29 moko
5696:
5697: * src/: classes/file.C, include/pa_dir.h, main/pa_dir.C:
5698: directories are now correctly determined if _d_type == DT_UNKNOWN
5699: (closes bug #1027)
5700:
5701: 2015-06-10 moko
5702:
5703: * src/types/pa_vxnode.h: extern "C" not requred and causes build
5704: error if libxml has LIBXML_ICU_ENABLED.
5705:
5706: 2015-06-04 moko
5707:
5708: * tests/099.html: ups, reverting
5709:
5710: * tests/: 099.html, 309.html, 310.html, results/309.processed,
5711: results/310.processed: tests for $response:body[ $.file[] ] and
5712: $response:last-modified added
5713:
5714: * src/main/pa_request.C: last-modified check fixed
5715:
5716: 2015-06-03 moko
5717:
5718: * tests/: 204.html, 205.html, 293.html, results/204.processed,
5719: results/205.processed, results/293.processed: $response:headers
5720: logging added (tests for feature #1007)
5721:
5722: * src/: include/pa_common.h, include/pa_request.h,
5723: main/pa_request.C, types/pa_vmail.C, types/pa_vresponse.C:
5724: $response:headers are now in uppercase (closes feature #1007)
5725:
5726: 2015-06-02 moko
5727:
5728: * src/: include/pa_memory.h, classes/math.C: some of -pedantic
5729: build errors reverted for clang compatibility
5730:
5731: 2015-06-01 moko
5732:
5733: * src/include/pa_memory.h: -pedantic build errors fixed
5734:
5735: * src/classes/math.C: -pedantic build error fixed
5736:
5737: * src/classes/table.C: USE_STRINGSTREAM moved to the correct place
5738:
5739: 2015-05-31 moko
5740:
5741: * src/classes/table.C: USE_STRINGSTREAM optimized
5742:
5743: * src/: classes/file.C, classes/math.C, include/pa_opcode.h,
5744: include/pa_string.h, lib/json/pa_json.h, main/compile_tools.h,
5745: main/pa_charset.C, main/pa_globals.C, main/pa_string.C,
5746: types/pa_vmail.C, types/pa_vmethod_frame.C, types/pa_vregex.C,
5747: types/pa_vxnode.h: warning war (-pedantic flag)
5748:
5749: 2015-05-28 moko
5750:
5751: * tests/: 308.html, results/308.processed: test for
5752: ^table::create[$t;], etc work added (related to bug #975)
5753:
5754: * src/classes/table.C: check_option_param removed,
5755: ^table::create[$t;], etc now works (fixes bug #975)
5756:
5757: 2015-05-27 moko
5758:
5759: * src/main/pa_request.C: Invalid response filename in gcc 4.9.2
5760: (Debian jessie) fixed (closes issue #1024)
5761:
5762: * tests/Makefile: sort added as in Debian jessie list become
5763: unsorted
5764:
5765: 2015-05-18 moko
5766:
5767: * tests/: 201.html, results/201.processed: test for
5768: ^string.trim[what] feature #1022
5769:
5770: * src/classes/string.C: ^string.trim[what] now supported,
5771: implements feature #1022
5772:
5773: 2015-05-17 moko
5774:
5775: * tests/results/185.processed: test result updated as feature #1021
5776: implemented (left/right accept negative parameter)
5777:
5778: * src/classes/string.C: left/right now accept negative parameter
5779: (implements feature #1021)
5780:
5781: 2015-05-08 moko
5782:
5783: * src/classes/math.C: isalnum -> pa_isalnum
5784:
5785: * src/main/execute.C: optimization in getter-junction processing
5786: (related to issue #997)
5787:
5788: 2015-05-07 moko
5789:
5790: * tests/: 307.html, results/307.processed: test for issue #997
5791: added
5792:
5793: * src/main/execute.C: process_getter result now checked if junction
5794: returned (closes issue #997)
5795:
5796: * tests/: 305.html, results/305.processed: sort added to ignore
5797: different order
5798:
5799: * src/types/pa_vxnode.C: & now untainted in $node.nodeValue
5800: assignment (closes issue #994)
5801:
5802: * tests/: 306.html, results/306.processed: test for issue #994
5803: added
5804:
5805: * tests/: 303.html, results/303.processed: two more errors tested
5806:
5807: 2015-05-06 moko
5808:
5809: * tests/: 305.html, results/305.processed: test for name2ip &
5810: ip2name added (related to feature #992)
5811:
5812: * tests/: 303.html, 304.html, results/303.processed,
5813: results/304.processed: tests for idna conversion added (related
5814: to issue #849)
5815:
5816: 2015-05-02 moko
5817:
5818: * src/classes/inet.C: ^inet:ip2name[] and ^inet:name2ip[]
5819: implemented
5820:
5821: 2015-04-30 moko
5822:
5823: * src/main/pa_http.C: idna_host added, related to issue #849
5824:
5825: * src/main/pa_http.C: set_addr corrected, pa_idna_encode call added
5826: (related to issue #849)
5827:
5828: 2015-04-24 moko
5829:
5830: * src/types/pa_vjunction.C: warning war
5831:
5832: * src/lib/punycode/: pa_idna.h, pa_punycode.h: code style
5833: unification
5834:
5835: * src/lib/punycode/pa_idna.c: warning war
5836:
5837: 2015-04-22 moko
5838:
5839: * src/main/main.vcproj: punycode include path added
5840:
5841: * src/lib/punycode/pa_idna.c: windows compile error fixed
5842:
5843: * src/lib/punycode/pa_idna.c: warning war
5844:
5845: * parser3.sln, src/lib/punycode/punycode.vcproj: punycode windows
5846: project file added
5847:
5848: * src/lib/punycode/pa_convert_utf.c: debug compilation fix
5849:
5850: * src/include/pa_memory.h: warning war
5851:
5852: * src/: classes/string.C, include/pa_common.h, main/pa_common.C:
5853: ^string:idna[xn--...], ^string.idna[] - idna conversion support
5854: implemented (related to feature #849)
5855:
5856: * configure.in, src/main/Makefile.am,
5857: src/targets/apache/Makefile.am, src/targets/cgi/Makefile.am:
5858: libpunycode added in Unix
5859:
5860: 2015-04-21 moko
5861:
5862: * configure.in: large files support
5863:
5864: 2015-04-15 moko
5865:
5866: * src/lib/punycode/: Makefile.am, pa_convert_utf.c,
5867: pa_convert_utf.h, pa_idna.c, pa_idna.h, pa_punycode.c,
5868: pa_punycode.h: initial version for punycode/idna support library
5869: (ticket #849)
5870:
5871: 2015-04-08 moko
5872:
5873: * src/: classes/curl.C, classes/date.C, classes/file.C,
5874: classes/image.C, classes/mail.C, classes/reflection.C,
5875: classes/string.C, classes/xnode.C, include/pa_request.h,
5876: include/pa_string.h, include/pa_stylesheet_connection.h,
5877: main/compile.y, main/compile_tools.h, main/execute.C,
5878: main/pa_common.C, main/pa_request.C, main/pa_string.C,
5879: main/pa_xml_io.C, main/untaint.C, types/pa_vclass.C,
5880: types/pa_vcookie.C, types/pa_vfile.C, types/pa_vform.C,
5881: types/pa_vmethod_frame.h, types/pa_vstateless_class.h,
5882: types/pa_wwrapper.h, main/compile.tab.C: removed most of the
5883: clang compiler warnings (closes issue #1018)
5884:
5885: * src/include/pa_string.h: String::Body comparation operators with
5886: char * added (related to issue #958)
5887:
5888: 2015-04-07 moko
5889:
5890: * src/main/compile.tab.C: YYMALLOC/YYFREE defined to
5891: pa_malloc/pa_free to remove system malloc/free usage (related to
5892: issue #1018)
5893:
5894: * src/: classes/table.C, classes/xdoc.C, doc/memory.dox,
5895: include/pa_hash.h, include/pa_memory.h, lib/gd/gif.C,
5896: lib/gd/gif.h, lib/smtp/smtp.C, main/compile.y, main/pa_charset.C,
5897: main/pa_http.C, main/pa_request.C, main/pa_string.C,
5898: main/pa_xml_io.C, targets/apache/mod_parser3_core.C,
5899: types/pa_vconsole.h, types/pa_vdouble.h, types/pa_vfile.C,
5900: types/pa_vform.C, types/pa_vint.h: new(UseGC) replaced with new,
5901: malloc/strdup/free replaced with pa_ version and checks for
5902: accidental use of non-pa_ version added (related to issue #1018)
5903:
5904: 2015-04-03 moko
5905:
5906: * buildall: pcre-8.33 -> pcre-8.36
5907:
5908: * src/: main/compile.y, classes/form.C, classes/mail.C,
5909: classes/op.C, classes/string.C, main/compile.tab.C,
5910: main/compile_tools.C, main/pa_http.C, main/pa_request.C,
5911: main/pa_sql_driver_manager.C, types/pa_vfile.C,
5912: types/pa_vhashfile.C: C++11 compilation errors fixed (related to
5913: ticket #958)
5914:
5915: * src/: classes/file.C, include/pa_common.h, include/pa_sapi.h,
5916: main/pa_common.C, main/pa_http.C, main/pa_request.C,
5917: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
5918: targets/isapi/parser3isapi.C, types/pa_venv.C, types/pa_vform.C,
5919: types/pa_vform.h, types/pa_vrequest.C, types/pa_vrequest.h:
5920: $request:headers, $request:method added (implements feature
5921: #1007)
5922:
5923: 2015-03-17 misha
5924:
5925: * tests/302.html: - test for
5926: ^json:string[...;$._default[method-name]]
5927:
5928: * src/: classes/json.C, types/pa_value.C, types/pa_value.h,
5929: types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.C: - if
5930: option $._default[method-name] is specified in ^json:string[], a
5931: method with specified name will be called for classes/objects
5932: serialization ( new feature: #982 )
5933:
5934: 2015-03-16 misha
5935:
5936: * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.C,
5937: main/compile_tools.h, main/execute.C, types/pa_vconsole.h,
5938: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_venv.C,
5939: types/pa_venv.h, types/pa_vform.C, types/pa_vform.h,
5940: types/pa_vhashfile.h, types/pa_vjunction.C, types/pa_vjunction.h,
5941: types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.h,
5942: types/pa_vmemory.h, types/pa_vmethod_frame.C,
5943: types/pa_vmethod_frame.h, types/pa_vregex.C, types/pa_vrequest.C,
5944: types/pa_vrequest.h, types/pa_vstateless_class.C,
5945: types/pa_vstateless_class.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
5946: types/pa_vxnode.C, types/pa_vxnode.h: - $var.CLASS &
5947: $var.CLASS_NAME now have special opcodes. This can be switched
5948: off by commenting #define OPTIMIZE_BYTECODE_GET_ELEMENT__SPECIAL
5949: on pa_opcode.h ( new feature: #844 )
5950:
5951: 2015-03-15 misha
5952:
5953: * tests/075.html: - test for $response:header[]
5954:
5955: * src/types/pa_vresponse.C: - $response:header[] deletes header
5956: that was set earlie ( new feature: #1001 )
5957:
5958: 2015-03-12 misha
5959:
5960: * tests/246.html: - more tests for ^hash._at[]
5961:
5962: * src/: classes/hash.C, include/pa_hash.h: - ^õýø._at[...] now
5963: accepts second param [key|value|hash] ( new feature: #1012 )
5964:
5965: 2015-03-09 moko
5966:
5967: * src/types/pa_vmail.C: exception for everything but
5968: $mail:received, closes issue #1011
5969:
5970: 2015-02-20 moko
5971:
5972: * tests/: 275.html, results/275.processed: hex detection in
5973: pa_atoui fix test (closes issue #1010)
5974:
5975: * src/main/pa_string.C: hex detection in pa_atoui fixed (closes
5976: issue #1010)
5977:
5978: 2015-02-17 moko
5979:
5980: * src/types/pa_vmail.C: closes issue #1009 - mail content should be
5981: tainted.
5982:
5983: 2015-02-03 misha
5984:
5985: * tests/301.html: - test for ^json:string($double) causes
5986: exception. bugfix: #1008
5987:
5988: * src/classes/json.C: - ^json:string($double) causes exception.
5989: bugfix: #1008
5990:
5991: * tests/014.html: - updated for work with ^hash.delete[]
5992:
5993: 2015-01-12 misha
5994:
5995: * src/: classes/form.C, include/pa_common.h,
5996: include/pa_request_info.h, main/pa_common.C, types/pa_vform.C,
5997: types/pa_vform.h: - supports body with PUT method as well ( new
5998: feature: #1006 )
5999:
6000: * src/classes/file.C: - warnings war
6001:
6002: 2015-01-11 misha
6003:
6004: * tests/300.html: - test for ^hash.delete[] is added
6005:
6006: * src/classes/hash.C: - ^hash.delete[] clear all hash ( new
6007: feature: #989 ) - tiny optimization in intersects
6008:
6009: 2015-01-06 moko
6010:
6011: * src/types/pa_vmail.C: file names transcode added, to and cc added
6012: with transcode, attachments detection fixed
6013:
6014: * src/main/pa_request.C: filling mail received after cgi/auto.p
6015: load to allow charset switch (related to issue #996)
6016:
6017: 2014-12-31 moko
6018:
6019: * src/types/pa_vmail.C: from and subject now transcoded if not
6020: UTF-8 source charset (fixes issue 996)
6021:
6022: * src/main/pa_exception.C: fixed string from stack bug (closes
6023: issue #1000)
6024:
6025: 2014-12-11 misha
6026:
6027: * src/types/pa_vhashfile.C: - check if key is not empty before
6028: access ( bug fix: #1005 )
6029:
6030: 2014-11-13 misha
6031:
6032: * src/main/compile.y: - PC.append does not reset to false while
6033: creating a new class. bugfix: #990
6034:
6035: * tests/299.html: - test for creation class after working with
6036: partial class (create+append)
6037:
6038: * src/types/pa_vobject.C: - @GET[def] always returns true. bugfix:
6039: #995
6040:
6041: * tests/232.html: - test for @get[def] added
6042:
6043: 2014-10-12 moko
6044:
6045: * src/lib/pcre/pcre_internal.vcproj: correct path
6046:
6047: * src/: classes/classes.vcproj, lib/cord/cord.vcproj,
6048: lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj,
6049: lib/pcre/pcre_internal.vcproj, main/main.vcproj,
6050: targets/apache/ApacheModuleParser3.vcproj,
6051: targets/apache/ApacheModuleParser3Core.vcproj,
6052: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
6053: types/types.vcproj: project GUID inserted in *.vcproj for correct
6054: conversion in newer VS versions
6055:
6056: * parser3.sln, src/lib/pcre/pcre_internal.vcproj:
6057: pcre_internal.vcproj added
6058:
6059: 2014-08-28 moko
6060:
6061: * src/lib/pcre/: Makefile.am, pa_pcre_chartables.c,
6062: pa_pcre_internal.h, pa_pcre_valid_utf8.c: _pcre_default_tables
6063: and pcre_valid_utf are copied to parser3 code (fixes issue #991)
6064:
6065: 2014-06-30 misha
6066:
6067: * tests/298.html: - tests for ^reflection:def[class;className]
6068: added
6069:
6070: * src/classes/reflection.C: - ^reflection:def[class;className]
6071: added ( new feature: #918 )
6072:
6073: 2014-06-29 misha
6074:
6075: * src/classes/table.C: - ^table::create[unsupported data] -
6076: exception comment changed to "body must be table or code" ( bug
6077: fix: #951 )
6078:
6079: * tests/: 261.html, results/261.processed: - tests for
6080: ^json:string[...;$.void[null|string]] added
6081:
6082: * src/: classes/json.C, types/pa_value.h, types/pa_vvoid.h: - new
6083: option $.void[string|null] added to ^json:string[...] ( new
6084: feature: #952 )
6085:
6086: 2014-06-28 moko
6087:
6088: * src/classes/curl.C: $.charset now processed before other curl
6089: options (closes issue #980)
6090:
6091: 2014-05-23 misha
6092:
6093: * src/classes/json.C: - bug fix: #987
6094:
6095: 2014-05-04 misha
6096:
6097: * tests/: 253.html, 253_json.txt: - test for
6098: ^json:parse[$.int(false)] is added
6099:
6100: * src/classes/json.C: - To ^json:parse[] added option $.int(bool,
6101: default true). The option is similar to $.double(bool) but for
6102: integers.
6103:
6104: 2014-05-01 moko
6105:
6106: * src/classes/file.C: "PARSER_VERSION" -> PARSER_VERSION ( bugfix:
6107: #12 )
6108:
6109: 2014-04-16 moko
6110:
6111: * src/main/pa_http.C: response-charset option should finally work
6112: now (fix for issue #867)
6113:
6114: * src/main/pa_http.C: response-charset option should work now (fix
6115: for issue #867)
6116:
6117: 2014-03-07 moko
6118:
6119: * buildall: libgc moved
6120:
6121: * buildall: libgc moved
6122:
6123: 2013-12-29 moko
6124:
6125: * src/classes/string.C: ^string:js-unescape result now tainted,
6126: closes issue #966
6127:
6128: * tests/: 186.html, results/186.processed: ^string:js-unescape
6129: result now tainted, issue #966
6130:
6131: 2013-12-03 moko
6132:
6133: * src/: classes/memcached.C, types/pa_vmemcached.C,
6134: types/pa_vmemcached.h: memcached open $.skip-connect(true|false)
6135: option was added for http://www.parser.ru/forum/?id=79343
6136:
6137: * src/classes/file.C: bugfix for
6138: http://www.parser.ru/forum/?id=79337
6139:
6140: 2013-11-05 moko
6141:
6142: * configure.in, src/include/pa_version.h: 3.4.3 -> 3.4.4b
6143:
6144: * src/main/pa_globals.C: spelling fixed
6145:
6146: 2013-10-29 moko
6147:
6148: * src/lib/json/json.vcproj: json.c -> pa_json.C
6149:
6150: * src/lib/json/pa_json.C: C++ compatibility addes, related to issue
6151: #892
6152:
6153: * src/: classes/json.C, lib/json/Makefile.am, lib/json/json.c,
6154: lib/json/json.h, lib/json/pa_json.C: json.c -> pa_json.C (for
6155: exceptions to be thrown thougth json library), related to issue
6156: #892
6157:
6158: * src/main/pa_charset.C: avoid compilation bug in Debian 6.0.8 x32,
6159: related to issue #896
6160:
6161: 2013-10-24 moko
6162:
6163: * configure.in, src/include/pa_version.h: 3.4.3rc -> 3.4.3
6164:
6165: 2013-10-23 moko
6166:
6167: * README: actualization
6168:
6169: 2013-10-22 moko
6170:
6171: * src/targets/apache/mod_parser3.c: Adopted apache 2.4
6172: compatibility patch from Sergey Kirpichev
6173:
6174: * tests/: 297.html, results/297.processed: non-working getter fix
6175: test for issue #948
6176:
6177: * src/: include/pa_request.h, main/pa_request.C: Now getter is not
6178: called when saving value of $match variable in ^string.match[] to
6179: increase compatibility (related to issue #948).
6180:
6181: * src/: include/pa_request.h, targets/cgi/parser3.C: minor header
6182: usage optimization
6183:
6184: 2013-10-21 moko
6185:
6186: * tests/: 182.html, results/182.processed: local path removed for
6187: compatibility
6188:
6189: * tests/: 244.html, 253.html, 254.html, 275.html, 281.html,
6190: results/244.processed, results/253.processed,
6191: results/254.processed, results/275.processed,
6192: results/281.processed: try_catch -> try-catch
6193:
6194: * tests/: 288.html, 294.html, 296.html, results/288.processed,
6195: results/294.processed, results/296.processed: try_catch ->
6196: try-catch
6197:
6198: 2013-10-20 moko
6199:
6200: * tests/: 296.html, results/296.processed: test for xsl exception
6201: for issue #938 added.
6202:
6203: * src/: include/pa_xml_exception.h,
6204: main/pa_stylesheet_connection.C: forgotten to be replaced
6205: XmlException is now replaced (once again closes issue #938)
6206:
6207: 2013-10-18 moko
6208:
6209: * buildall: disable clock_gettime detection to avoid librt linking
6210: (which in turn depends on libpthread), related to issue #943
6211:
6212: 2013-10-18 misha
6213:
6214: * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
6215: lib/smtp/smtp.vcproj, main/main.vcproj,
6216: targets/apache/ApacheModuleParser3Core.vcproj,
6217: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
6218: types/types.vcproj: - new locations for libxml2 includes where
6219: added to vcproj files
6220:
6221: 2013-10-18 moko
6222:
6223: * src/classes/: hashfile.C, op.C: hopefully last part of issue #948
6224: fix
6225:
6226: * tests/: 295.html, results/295.processed: test for issue #948
6227: updated
6228:
6229: * src/classes/table.C: hopefully last lost part for issue #948 fix.
6230: :)
6231:
6232: * tests/: 295.html, results/295.processed: test for issue #948
6233: added
6234:
6235: * src/: classes/hash.C, classes/string.C, classes/table.C,
6236: include/pa_request.h, types/pa_method.h: for getters and setters
6237: to be executed request.put_element should be called, not
6238: context.put_element (fixes issue #948)
6239:
6240: 2013-10-17 moko
6241:
6242: * src/classes/xdoc.C: libxml 2.9.1 compatibility with define
6243: LIBXML2_NEW_BUFFER check (closes issue #943)
6244:
6245: * buildall: libxml 2.9.1 build is broken --without-reader.
6246:
6247: 2013-10-16 moko
6248:
6249: * configure.in, src/include/pa_version.h: 3.4.3b -> 3.4.3rc
6250:
6251: * tests/: 294.html, results/294.processed: test for issue #938
6252:
6253: * src/: classes/xdoc.C, classes/xnode.C,
6254: include/pa_xml_exception.h, main/pa_xml_exception.C: XmlException
6255: now calls fixUTF8 if source charset is UTF-8 (closes issue #938)
6256:
6257: * buildall: pcre-8.30 -> pcre-8.33 libxml2-2.8.0 -> libxml2-2.9.1
6258: libxslt-1.1.26 -> libxslt-1.1.28
6259:
6260: * src/: include/pa_charset.h, lib/pcre/pa_pcre_internal.h,
6261: main/pa_charset.C: fixUTF8 method added to replace invalid UTF-8
6262: to '?', related to issue #938
6263:
6264: 2013-10-15 moko
6265:
6266: * src/: include/pa_common.h, main/pa_charset.C, main/pa_common.C,
6267: main/untaint.C: json chars 0x01-0x1F now are escaped as \u00XX,
6268: minor optimizations (closes issue #896)
6269:
6270: * tests/results/: 292.processed, 293.processed: results updated to
6271: comply with issue #896
6272:
6273: * tests/: 292.html, 293.html, results/292.processed,
6274: results/293.processed: tests for json escaping
6275:
6276: 2013-10-14 moko
6277:
6278: * src/: include/pa_common.h, main/pa_common.C: minor rearrangements
6279: and cleanup, code moved from .h to .C, no changes in code
6280:
6281: 2013-10-12 moko
6282:
6283: * tests/results/119.processed: updated test result commited
6284:
6285: * tests/: 291.html, results/291.processed: test for issue #894
6286: added
6287:
6288: * src/types/pa_wcontext.h: base methods call support function
6289: get_somebody_entered_some_class should not be true forever, as
6290: wcontext can have many get_elements calls (fixes issue #894)
6291:
6292: 2013-10-11 moko
6293:
6294: * tests/: 290.html, results/290.processed: test for junction GPF
6295: issue #942 added
6296:
6297: * src/types/pa_vmethod_frame.h: GPF if method junctions is passed
6298: to native method fixed (closes issue #942)
6299:
6300: * tests/: 158.html, results/158.processed: test for csv-string[]
6301: added
6302:
6303: * src/classes/table.C: minor fixes for table.csv-string[] (closes
6304: feature #907)
6305:
6306: * src/classes/table.C: ^table.csv-string[] from misha@ (implements
6307: feature #907)
6308:
6309: 2013-10-09 moko
6310:
6311: * src/: main/pa_request.C, types/pa_value.h, types/pa_vclass.C,
6312: types/pa_vclass.h, types/pa_vobject.C, types/pa_vobject.h,
6313: types/pa_vstateless_class.C: GET_default, SET_default now works
6314: properly not only in objects, but in classes as well (closes
6315: issue #903)
6316:
6317: * tests/: 289.html, results/289.processed: GET/SET_default now
6318: works in classes, not only objects, test case added, related to
6319: issue #903
6320:
6321: * tests/: 288.html, results/288.processed: test for endless
6322: recursion bug added (related to issue #903)
6323:
6324: 2013-10-05 moko
6325:
6326: * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
6327: classes/table.C, main/execute.C, types/pa_method.h,
6328: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
6329: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
6330: types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
6331: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmemcached.C,
6332: types/pa_vmemcached.h, types/pa_vmethod_frame.h,
6333: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
6334: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
6335: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
6336: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h:
6337: optimization: put_element no longer has "bool areplace" argument,
6338: related to issue #903
6339:
6340: 2013-10-03 moko
6341:
6342: * tests/results/182.processed: result for $.replace(false) test
6343: commited
6344:
6345: * src/classes/date.C: ^date::create(number) processed correctly
6346: (fixes issue #901)
6347:
6348: * src/classes/image.C: as_no_junction removed, as param can be
6349: expression (closes issue #931)
6350:
6351: * tests/233.html: test for issue #931 added
6352:
6353: 2013-10-02 moko
6354:
6355: * tests/: 182.html, 182_dir/a5.p: test for $.replace(true)
6356: modified, test for $.replace(false) added
6357:
6358: * src/main/compile_tools.h: forgotten class replace returned. :)
6359:
6360: 2013-09-30 moko
6361:
6362: * tests/: 141.html, results/141.processed: md5 tainting test added
6363:
6364: * src/: classes/op.C, include/pa_request.h, main/compile.y,
6365: main/compile_tools.h, main/pa_request.C: allow_class_replace
6366: implemented; $.replace option added to ^process and ^use
6367:
6368: 2013-08-27 moko
6369:
6370: * src/classes/: file.C, json.C, math.C, string.C, xdoc.C:
6371: cstr_to_string_body_untaint should be called with charsets for
6372: possible uri language and connection for possible sql language.
6373: related to issue #857
6374:
6375: * buildall: and -> or fixed
6376:
6377: 2013-08-26 moko
6378:
6379: * buildall: prepare_ functions logic changed to support
6380: gc-7.2d.tar.gz extracting to gc-7.2 directory
6381:
6382: 2013-08-23 moko
6383:
6384: * src/include/pa_config_fixed.h: gc and xml libs are now linked
6385: statically
6386:
6387: 2013-08-22 moko
6388:
6389: * src/classes/string.C: String::Empty used (related to issue #912)
6390: append_know_length removed (related to old GPF bug)
6391:
6392: 2013-08-21 moko
6393:
6394: * src/classes/math.C: untaint(L_AS_IS) added for md5 and sha1
6395:
6396: * src/classes/math.C: ^math:digest[...;$file] support added
6397: (related to ticket #857
6398:
6399: * tests/: 141.html, results/141.processed: ^math:digest[...;$file]
6400: implemented
6401:
6402: * src/types/pa_vhashfile.h: warning war
6403:
6404: * src/: classes/json.C, classes/op.C, include/pa_hash.h,
6405: include/pa_request.h, main/pa_request.C, types/pa_value.h:
6406: anti_endless_json_string_recoursion removed from request;
6407: json_string_recoursion added to json_options; $.indent[indent
6408: value] now supported and passed within recoursion closes feature
6409: #937
6410:
6411: * tests/: 287.html, results/287.processed: test for feature #937
6412:
6413: 2013-07-31 moko
6414:
6415: * src/lib/json/: json.c, pa_json.C: STATE__X -> STATE_XX for cygwin
6416: compilation having #define _S
6417:
6418: * src/main/pa_globals.C: cleanup
6419:
6420: 2013-07-30 moko
6421:
6422: * src/: classes/table.C, include/pa_common.h, main/pa_charset.C,
6423: main/pa_common.C: vs2003 warning war
6424:
6425: * src/lib/json/: json.c, pa_json.C: vs2003 warning war
6426:
6427: * src/lib/json/: json.c, pa_json.C: vs2003 compilation fix
6428:
6429: * src/lib/md5/pa_sha2.c: warning war
6430:
6431: 2013-07-29 moko
6432:
6433: * src/lib/json/: json.c, json.h, pa_json.C, pa_json.h: some libjson
6434: patches from github
6435:
6436: * src/: classes/bool.C, classes/double.C, classes/int.C,
6437: classes/memcached.C, include/pa_config_includes.h,
6438: types/pa_vfile.C, types/pa_vfile.h: warning war
6439:
6440: * src/lib/json/json.vcproj: C++ -> C
6441:
6442: * src/lib/json/: json.c, pa_json.C: C++ warning revert
6443:
6444: * src/lib/json/: json.c, pa_json.C: windows compatibility
6445:
6446: * src/lib/json/: json.c, pa_json.C: windows compatibility
6447:
6448: * src/lib/json/: json.c, pa_json.C: warning war
6449:
6450: * src/lib/json/: json.c, pa_json.C: win32 compilation issues fixes
6451:
6452: * src/include/pa_config_fixed.h: uint16_t added
6453:
6454: * configure.in: uint16_t check added
6455:
6456: * src/: classes/json.C, lib/json/JSON_parser.C,
1.116 moko 6457: lib/json/JSON_parser.h, lib/json/Makefile.am, lib/json/json.c,
6458: lib/json/json.h, lib/json/json.vcproj, lib/json/pa_json.C,
6459: lib/json/pa_json.h: JSON_parser with non-free licence is replaced
6460: with similar GPL licenced libjson (fixes issue #892)
1.95 moko 6461:
6462: 2013-07-25 moko
6463:
6464: * parser3.sln: dependencies added
6465:
6466: * parser3.sln, src/targets/apache/ApacheModuleParser3.vcproj,
6467: src/targets/apache/ApacheModuleParser3Core.vcproj: win32 apache
6468: module support
6469:
6470: * src/targets/apache/mod_parser3_core.C: win32 cleanup
6471:
6472: * src/targets/apache/mod_parser3.c: win32 apache 2.2 module
6473:
6474: 2013-07-23 moko
6475:
6476: * src/: include/pa_memory.h, main/pa_memory.C: non-working
6477: PA_DEBUG_GC_MEMORY removed
6478:
6479: * src/: main/pa_globals.C, targets/cgi/parser3.C:
6480: PA_DEBUG_DISABLE_GC compilation fix
6481:
6482: * src/: classes/op.C, classes/table.C, include/pa_request.h,
6483: main/pa_request.C: outdated RESOURCES_DEBUG removed
6484:
6485: * src/: main/pa_os.C, targets/cgi/parser3.C: headers cleanup,
6486: garbage cleanup
6487:
6488: * src/main/pa_common.C: warning war
6489:
6490: * src/: include/pa_http.h, main/pa_http.C: headers cleanup
6491:
6492: * src/: include/pa_common.h, main/pa_common.C: WIN32 -> _MSC_VER,
6493: minor cleanup
6494:
6495: * src/: include/pa_dir.h, main/pa_dir.C: loaddir under cygwin now
6496: uses cygwin, not WIN32 implementation
6497:
6498: * src/main/pa_exec.C: WIN32 -> _MSC_VER, under cygwin unix exec is
6499: able to exec shell scripts
6500:
6501: * src/classes/math.C: ifdef WIN32 cleanup
6502:
6503: * src/types/pa_vmemcached.C: LT_MODULE_EXT used
6504:
6505: * src/classes/curl.C: LT_MODULE_EXT used
6506:
6507: * src/include/pa_config_fixed.h: LT_MODULE_EXT defined
6508:
6509: 2013-07-22 moko
6510:
6511: * src/include/: pa_config_fixed.h, pa_config_includes.h: win32
6512: includes fix
6513:
6514: * src/: main/pa_common.C, targets/cgi/parser3.C: includes cleanup
6515:
6516: * configure.in, src/include/pa_config_includes.h,
6517: src/lib/smtp/comms.C, src/lib/smtp/smtp.C, src/lib/smtp/smtp.h,
6518: src/main/pa_exec.C: includes cleanup
6519:
6520: * src/targets/cgi/parser3.C: 2012->2013
6521:
6522: * src/include/pa_version.h: 3.4.2 -> 3.4.3b
6523:
6524: * configure.in, src/include/pa_config_includes.h,
6525: src/include/pa_http.h, src/lib/json/JSON_parser.h,
6526: src/main/pa_random.C, src/main/pa_socks.C,
6527: src/types/pa_vstatus.C: cygwin support cleanup
6528:
6529: * configure.in: dirent.h check added
6530:
6531: * src/: include/pa_config_includes.h, include/pa_dir.h,
6532: main/pa_dir.C: includes cleanup, dirent.h check added filePath
6533: not copied
6534:
6535: 2013-07-21 moko
6536:
6537: * src/lib/cord/cord.vcproj: unused cordprnt.c removed
6538:
6539: * src/targets/cgi/: Makefile.am, getopt.c, getopt.h,
6540: parser3.vcproj: unused getopt.h / getopt.c removed
6541:
1.211 moko 6542: * operators.ru.txt, operators.txt, src/classes/file.C,
6543: tests/022.html, tests/results/022.processed:
6544: ^file:list[path][$.filter[regexp] $.stat(true)] usage commented
1.95 moko 6545:
6546: * configure.in, src/classes/file.C, src/include/pa_dir.h,
6547: src/main/pa_dir.C: ^file:list[] now has dir column and when
6548: $.stat(true) it has size/*date columns modified patch from misha@
6549: that closes issue #914.
6550:
6551: * src/: include/pa_config_includes.h, main/pa_globals.C:
6552: PA_RELEASE_ASSERTS removed
6553:
6554: * src/lib/md5/pa_md5c.c: minor cleanup
6555:
6556: * src/lib/json/: JSON_parser.C, JSON_parser.h: headers cleanup,
6557: localeconv()->decimal_point usage remoed (related to issue #934)
6558:
6559: * src/lib/cord/: Makefile.am, cordprnt.c, include/cord.h: unused
6560: cordprnt.c removed
6561:
6562: * src/lib/sdbm/: sdbm.c, sdbm_pair.c, pa-include/pa_apr.h,
6563: pa-include/pa_errno.h, pa-include/pa_file_io.h,
6564: pa-include/pa_strings.h: includes cleanup
6565:
6566: * src/lib/md5/pa_md5c.c: headers cleanup
6567:
6568: 2013-07-20 moko
6569:
6570: * src/lib/cord/: cordbscs.c, cordprnt.c, cordxtra.c: includes
6571: cleanup
6572:
6573: 2013-07-19 moko
6574:
6575: * src/classes/math.C: extern "C" added for crypt
6576:
6577: 2013-07-18 moko
6578:
6579: * src/classes/math.C: fix redhat7.2 build
6580:
6581: 2013-07-17 moko
6582:
6583: * configure.in, src/include/pa_config_includes.h,
6584: src/include/pa_config_fixed.h: headers actualized (inttypes.h
6585: added for uint8/32/64_t)
6586:
6587: * src/lib/md5/: pa_md5.h, pa_md5c.c, pa_sha2.c, pa_sha2.h:
6588: pa_config_includes.h used for uint32/64_t
6589:
6590: 2013-07-16 moko
6591:
6592: * src/: include/pa_string.h, main/pa_string.C, types/pa_vform.C,
6593: types/pa_vform.h, types/pa_vobject.C, types/pa_vobject.h: warning
6594: war
6595:
6596: * src/main/compile.tab.C: compile.y was updated
6597:
6598: * src/main/compile.y: warning war
6599:
6600: * src/: include/pa_exception.h, main/pa_exception.C,
6601: main/pa_xml_exception.C: warning war
6602:
6603: * src/: include/pa_common.h, main/pa_common.C: warning war
6604:
6605: * configure.in: beauty :)
6606:
6607: * tests/: 141.html, results/141.processed: sha256/512 added
6608:
6609: 2013-07-13 moko
6610:
6611: * src/lib/md5/md5.vcproj: sha2 added
6612:
6613: * src/: lib/md5/pa_sha2.c, lib/md5/pa_sha2.h, lib/md5/Makefile.am,
6614: classes/math.C: sha2 support (sha256/sha512 digest)
6615:
6616: 2013-07-08 moko
6617:
6618: * src/classes/image.C: directory read or other read problem message
6619: fixed (related to issue #933)
6620:
6621: 2013-07-07 moko
6622:
6623: * AUTHORS: + misha + moko. :)
6624:
6625: 2013-07-06 moko
6626:
6627: * src/: classes/curl.C, include/pa_globals.h,
6628: include/pa_sql_driver_manager.h, lib/memcached/pa_memcached.C,
6629: main/pa_globals.C, main/pa_sql_driver_manager.C: pa_dlinit added
6630: for lt_dlinit to be called once and lt_dlexit called at right
6631: place (related to issue #925)
6632:
6633: 2013-07-04 moko
6634:
6635: * src/types/: pa_vfile.C, pa_vfile.h, pa_vstring.C:
6636: VString::as_vfile now uses vfile.set_binary_string to avoid
6637: content-type to be set, as it brokes badly designed logic in
6638: response output. This hopefully finishes issue #928.
6639:
6640: * tests/results/: 256.processed, 286.processed: file now displayed
6641: as name, size, mode, content-type
6642:
6643: * src/main/pa_common.C: read error now reported cottectly (fixes
6644: issue #933
6645:
6646: 2013-06-28 moko
6647:
6648: * tests/: 286.html, results/286.processed: test extended
6649:
6650: * tests/: 286.html, results/286.processed: Test for issue #928
6651: added. it tests default content-type change.
6652:
6653: * src/types/pa_vfile.C: closes issue #928 - default content-type
6654: now updated
6655:
6656: 2013-06-25 moko
6657:
6658: * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h: default
6659: content-type for text/binary files without name added;
6660: ^file::create[$f;...] options now works properly and $f
6661: properties are default (fixes issue #928)
6662:
6663: 2013-05-16 misha
6664:
6665: * src/include/pa_opcode.h: - define for OBJECT_POOL optimisation is
6666: added
6667:
6668: * src/main/pa_table.C: - a tiny memory optimisation while creating
6669: table if specified limit is bigger than source rows count
6670:
6671: * src/classes/table.C: - ^table.foreach[k;v]{code}[separator] is
6672: added ( new feature: #858 )
6673:
6674: 2013-04-29 moko
6675:
6676: * src/classes/curl.C: CURL_IPRESOLVE_V4 now set by default,
6677: $.ipresolve(0|1|2) added (closes issue #891)
6678:
6679: * src/lib/curl/curl.h: CURL_IPRESOLVE added
6680:
6681: 2013-04-24 moko
6682:
6683: * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
6684: lib/memcached/pa_memcached.h, types/pa_vmemcached.C,
6685: types/pa_vmemcached.h: ^memcache.release[] added, calls
6686: memcached_quit (refs #893)
6687:
6688: 2013-04-22 moko
6689:
6690: * src/: include/pa_string.h, main/pa_common.C: no more double
6691: slashes in file path (fixes bug #872)
6692:
6693: * src/: classes/curl.C, lib/curl/curl.h: minor fixes related to
6694: CURLOPT_ENCODING renamed into CURLOPT_ACCEPT_ENCODING (issue
6695: #739)
6696:
6697: * tests/results/266.processed: $.max_params added (feature #915)
6698:
6699: * src/: include/pa_common.h, main/pa_http.C: response-charset
6700: option added to file::load (closes issue #867)
6701:
6702: 2013-04-20 misha
6703:
6704: * src/classes/curl.C: - forgotten CURL_ACCEPT_ENCODING option is
6705: commited
6706:
6707: 2013-03-15 misha
6708:
6709: * src/classes/: hash.C, table.C: - Optimisation: do not create
6710: multiple empty strings while ::sql. uae String::Empty instead
6711:
6712: 2013-03-14 misha
6713:
6714: * src/classes/reflection.C: - for user classes
6715: ^reflection:method_info[] returns $.max_params and $.extra_param
6716: with $.call_type if they available ( new feature: #915 )
6717:
6718: * src/classes/file.C: - ^file:delete[] now supports an option
6719: $.exception(false) that suppress any exception while deleting
6720: file ( new feature: #916 )
6721:
6722: * src/classes/curl.C: - parsing cookies after curl:load now should
6723: work :)
6724:
6725: 2013-03-12 misha
6726:
6727: * src/types/pa_vfile.C: - if specified file_name is empty string
6728: set default name for the file
6729:
6730: 2013-03-11 misha
6731:
6732: * src/classes/curl.C: - after $f[^curl:load[...]] the cookies are
6733: also available in $f.cookies
6734:
6735: * src/: include/pa_http.h, main/pa_http.C: - parsing cookies is
6736: moved to a separate method
6737:
6738: 2013-03-10 moko
6739:
6740: * src/include/pa_config_fixed.h: typedef unsigned int uint32_t
6741: added
6742:
6743: * src/lib/memcached/pa_memcached.h: typedef unsigned int uint32_t
6744: removed (declared by autoconf)
6745:
6746: * configure.in: AC_TYPE_SSIZE_T, AC_TYPE_UINT32_T added for
6747: uint32_t define
6748:
6749: 2013-03-10 misha
6750:
6751: * src/classes/file.C: ^file:delete and ^file:move now support
6752: option $.keep-empty-dirs(true) ( new feature: #884 )
6753:
6754: * src/: include/pa_common.h, main/pa_common.C: - option for keeping
6755: empty dirs is added
6756:
6757: 2013-03-10 moko
6758:
6759: * src/classes/: bool.C, double.C, int.C: default can be present,
6760: but default check removed from ^int/double/bool.int/double/bool
6761: for string.int/double/bool compatibility (related to issue #913)
6762:
6763: * src/classes/string.C: ^string.int/dobule/bool no longer
6764: internally throws exception if default is present (closes issue
6765: #913)
6766:
6767: 2013-03-09 misha
6768:
6769: * src/types/: pa_vhash.h, pa_vregex.h, pa_vtable.h: - tiny
6770: optimisations ( #845 )
6771:
6772: * src/types/pa_venv.C: - added $env:fields ( new feature: #906 )
6773:
6774: 2013-03-08 moko
6775:
6776: * src/main/pa_http.C: GPF on ^cookies:save fixed, $file.cookies now
6777: creates correct table (fixes issue #910)
6778:
6779: * src/classes/op.C: r.connection() -> r.connection(false) to allow
6780: use outside of 'connect' operator (fixes issue #911)
6781:
6782: * tests/results/: 096.processed, 122.processed: test results
6783: updated as doubles now printed with 15 significant digits, not 5
6784: (fixes issue #882)
6785:
6786: * src/types/pa_vdouble.h: %.15g now used to format doubles instead
6787: of broken has_frac() ? "%g": "%.0f" logic (fixes issue #882)
6788:
6789: 2013-02-21 moko
6790:
6791: * src/classes/table.C: _locate_name_value does not check arguments
6792: count, so we check it in advance (fixes issue #905)
6793:
6794: 2012-10-23 moko
6795:
6796: * buildall: old shell for and echo compatibility (for six)
6797:
6798: 2012-10-19 moko
6799:
6800: * buildall: --strip added --disable-safe-mode listed in usage
6801:
6802: 2012-10-17 misha
6803:
6804: * src/classes/op.C: - apply-taint should not throw "outside
6805: connect" exception with sql lang now
6806:
6807: 2012-10-17 moko
6808:
6809: * src/main/pa_request.C: bugfix: safe mode should be inited for
6810: each request (for apache module)
6811:
6812: 2012-09-26 moko
6813:
6814: * src/doc/doxygen.cfg: png -> svg
6815:
6816: 2012-09-25 moko
6817:
6818: * tests/: 141.html, results/141.processed: md5 hmac added, long key
6819: test added
6820:
6821: * src/classes/math.C: HMAC for MD5 added, bugfix for tempdigest
6822: double use when key is long
6823:
6824: 2012-09-16 moko
6825:
6826: * src/classes/math.C: Format -> Method Encode -> Format
6827:
6828: * tests/: 141.html, results/141.processed: math:digest hmac test
6829: added
6830:
6831: 2012-09-14 moko
6832:
6833: * src/classes/math.C: SHA1ReadDigest added and used in ^sha1.
6834: ^digest[sha1|md5;data; $.encode[base64|hex] $.hmac[key]] basic
6835: implementation added
6836:
6837: 2012-09-12 moko
6838:
6839: * src/doc/: doxygen.cfg, footer.htm, index.dox, string.dox,
6840: targets.dox: doxygen.cfg and footer.htm updated for doxygen 1.7.3
6841: targets.dox and string.dox slightly actualized
6842:
6843: 2012-08-31 moko
6844:
6845: * ChangeLog: now generated with patched cvs2cl.pl
6846:
6847: 2012-07-29 moko
6848:
6849: * tests/285.html, src/main/execute.C, tests/results/285.processed:
6850: result should be pushed after VMethodFrame destructor is called,
6851: as it deletes junctions from stack params (fixes issue #868)
6852:
6853: 2012-07-23 moko
6854:
6855: * INSTALL, README: buildall script usage documented, other outdated
6856: info updated.
6857:
6858: * buildall-with-xml, buildall-without-xml: replaced by buildall
6859:
6860: 2012-07-21 moko
6861:
6862: * buildall: glib does not compile when threads are disabled...
6863:
6864: * src/types/pa_vmail.C: g_assertion fixes for empty input
6865:
6866: * src/types/pa_vmail.C: yet another fix (strange GPF on object
6867: unref, can't unref nested objects)
6868:
6869: * src/types/pa_vmail.C: another check added
6870:
6871: 2012-07-19 moko
6872:
6873: * buildall: usage added
6874:
6875: * buildall: new buildall script that unites buildall-with-xml,
6876: buildall-without-xml, --with-apache and --with-mailreceive
6877:
6878: * configure.in: support for static gmime and dynamic glib linking.
6879: fixes for FreeBSD
6880:
6881: 2012-07-17 moko
6882:
6883: * configure.in: --with-mailreceive replaced
6884: --with-static-mailreceive and --with-shared-mailreceive pathlink
6885: removed
6886:
6887: 2012-07-16 moko
6888:
6889: * src/types/pa_vmail.C: updated to work gmime 2.6, headers now
6890: capitalized, content now decoded and text content converted to
6891: $request:charset. all properties are accessed by functions, this
6892: ready for dynamic load.
6893:
6894: 2012-06-28 moko
6895:
1.116 moko 6896: * src/targets/apache/Makefile.am: fix for apache cflags for Linux
6897: 32 bit
1.95 moko 6898:
6899: 2012-06-27 moko
6900:
6901: * buildall-with-xml, buildall-without-xml: fetch requires -p for
6902: passive ftp
6903:
6904: * src/lib/ltdl/ltdl.vcproj: release build fixed
6905:
6906: * configure.in: 3.4.2 RC -> 3.4.2
6907:
6908: 2012-06-22 moko
6909:
6910: * src/types/pa_vfile.C: returned empty mode to stated files (issue
6911: #815)
6912:
6913: * tests/: 284.html, results/284.processed: output options test
6914: (feature #265)
6915:
6916: 2012-06-22 misha
6917:
6918: * tests/215.html: - little changes
6919:
6920: 2012-06-21 moko
6921:
6922: * src/: classes/json.C, classes/xdoc.C, types/pa_vxdoc.C,
6923: types/pa_vxdoc.h: output_options returned and used (bugfix for
6924: feature #265)
6925:
6926: * buildall-with-xml, buildall-without-xml: --with-match-limit=10000
6927: breaks long .*, default 10M restored. (issue #216)
6928:
6929: * tests/: 283.html, results/283.processed: test for issue #815
6930: added
6931:
6932: * src/types/: pa_vfile.C, pa_vstring.C: bugfix: ^#0D not altered
6933: again, cstrm not required.
6934:
6935: * src/lib/ltdl/: argz.c, ltdl.c, libltdl/lt__glibc.h: fixes for
6936: Win32 and broken FreeBSD (issue #45)
6937:
6938: * src/lib/ltdl/ltdl.vcproj: preopen.c and config.h removed
6939:
6940: * src/main/pa_string.C: warnings war
6941:
6942: * src/: classes/mail.C, include/pa_dir.h, include/pa_http.h,
6943: lib/json/JSON_parser.h, lib/smtp/smtp.h, main/pa_random.C,
6944: main/pa_socks.C, targets/apache/pa_threads.C,
6945: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
6946: types/pa_vstatus.C: compilation under cygwin fixed
6947:
6948: 2012-06-19 moko
6949:
6950: * src/lib/ltdl/: config_fixed.h, ltdl.vcproj: compilation under
6951: Windows fixed
6952:
6953: * parser3.sln: removed antique pcre_ctype
6954:
6955: * src/include/pa_config_fixed.h: required for INT_MAX / UINT_MAX
6956:
6957: * src/include/pa_config_fixed.h: undefined reference to
6958: __imp__pcre_* fix for Windows
6959:
6960: * src/: include/pa_charset.h, lib/pcre/Makefile.am,
1.116 moko 6961: lib/pcre/pa_pcre_internal.h, lib/pcre/pcre_internal.h:
6962: pcre_internal.h -> pa_pcre_internal.h for Windows compatibility
6963: (win32/pcre has own copy of pcre_internal.h _pcre_default_tables
6964: define fixed
1.95 moko 6965:
6966: 2012-06-18 moko
6967:
6968: * src/classes/memcached.C: flush -> clear
6969:
6970: * src/classes/memcached.C: memcached does not support quotes even
6971: in server name
6972:
6973: * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
6974: lib/memcached/pa_memcached.h, types/pa_vmemcached.C: version()
6975: called on open to check servers existance. $.key(true) syntax
6976: now supported
6977:
6978: 2012-06-17 moko
6979:
6980: * src/include/: pa_config_fixed.h, pa_config_includes.h: old stuff
6981: cleanup
6982:
6983: * src/classes/table.C, tests/282.cfg, tests/282.html,
6984: tests/results/282.processed: encloser at the EOF bug fixed,
6985: incorrectly enclosed data now processed more logicaly (fixes
6986: #339)
6987:
6988: 2012-06-15 moko
6989:
6990: * buildall-without-xml: sync with buildall-with-xml
6991:
6992: * buildall-with-xml: download auto-detected between fetch and curl
6993:
6994: * configure.in: --with-gc and --with-pcre now also processed
6995: correctly
6996:
1.116 moko 6997: * aclocal.m4, configure, src/include/pa_config_auto.h.in: now
6998: aclocal -I src/lib/ltdl/m4/ && autoheader && automake && autoconf
6999: should be run on rol1 using automake / aclocal (GNU automake)
7000: 1.11.1 autoconf (GNU Autoconf) 2.68
1.95 moko 7001:
7002: * configure.in: new PARSER_VERSION logic
7003:
7004: * src/include/pa_version.h: new pa_version.h logic
7005:
7006: * src/: classes/curl.C, classes/file.C, classes/image.C,
7007: classes/xdoc.C, types/pa_vfile.C, types/pa_vfile.h,
7008: types/pa_vform.C, types/pa_vrequest.C, types/pa_vstring.C:
7009: feols_normalized -> fis_text_content set_binary added
7010:
7011: * src/targets/cgi/parser3.C: gcc compilation warnings fixed
7012:
7013: 2012-06-15 misha
7014:
7015: * src/: classes/curl.C, classes/file.C, classes/image.C,
7016: classes/xdoc.C, types/pa_vfile.C, types/pa_vfile.h,
7017: types/pa_vform.C, types/pa_vrequest.C, types/pa_vstring.C: -
7018: ^file::create[text;content] EOLs in content now is normalized. (
7019: new feature: #815 )
7020:
7021: 2012-06-15 moko
7022:
7023: * configure.in: --disable-version-update added to disable version
7024: update with host information (for debian package) whitespace
7025: optimized
7026:
7027: * configure.in: version changed to 3.4.2 RC no-pic added for
7028: libtool
7029:
7030: * src/include/pa_version.h: Nice pa_version.h default. Please keep
7031: it.
7032:
7033: 2012-06-14 moko
7034:
7035: * src/classes/hash.C, src/types/pa_vhash.h, tests/281.html,
7036: tests/results/281.processed: "hash flocked" error removed for
7037: safe operations like ^h._count[] ( new feature: #335 )
7038:
1.116 moko 7039: * src/targets/apache/Makefile.am: libmod_parser3 -> mod_parser3
1.95 moko 7040:
7041: * buildall-with-xml, buildall-without-xml: --with-static -> --with
7042:
7043: * configure.in: --with-static/shared xml replaced with --with-xml,
7044: xml compilation check added
7045:
7046: * configure.in: --with-static/shared-gc, --with-static-pcre are
7047: replaced with --with-gc and --with-pcre test for pcre linking
7048: added
7049:
7050: 2012-06-13 moko
7051:
7052: * configure.in: apxs2 check optimized
7053:
7054: * src/targets/cgi/Makefile.am: preserve-dup-deps requires .a, not
7055: .la, includes optimized
7056:
7057: * buildall-with-xml: --with-pic looks better for -fPIC
7058:
7059: * configure.in: switched to convenience library in static linking
7060:
7061: * src/targets/apache/Makefile.am: switched to convenience library
7062: usage to avoid libtool warnings
7063:
7064: * src/lib/: cord/Makefile.am, gd/Makefile.am, json/Makefile.am,
7065: md5/Makefile.am, memcached/Makefile.am, sdbm/Makefile.am,
7066: smtp/Makefile.am: switched to convenience library usage
7067:
7068: * src/sql/Makefile.am: pa_sql_driver.h should be in includes
7069:
7070: * src/targets/apache/Makefile.am: updated for libtool usage
7071:
7072: * buildall-without-xml: --with-included-ltdl added
7073:
7074: * buildall-without-xml: sync with buildall-with-xml
7075:
7076: * buildall-with-xml: --with-included-ltdl added $cflags added for
7077: -fPIC for x64 $download added for wget success check added
7078:
7079: * buildall-without-xml: --with-dynamic-stdcpp removed
7080:
7081: * configure.in: disable-static returned
7082:
7083: * src/targets/cgi/Makefile.am: Automake 1.9 does not support
7084: LIBTOOLFLAGS
7085:
7086: 2012-06-12 moko
7087:
7088: * configure.in, src/targets/cgi/Makefile.am: disable-static not
7089: compatible with LIBTOOLFLAGS for unknown reasons
7090:
7091: * buildall-with-xml: --with-dynamic-stdcpp removed
7092:
7093: * configure.in: static/dynamic -lstdc++ linking option removed
7094: apxs2 check added
7095:
7096: * src/targets/cgi/Makefile.am: static/dynamic -lstdc++ linking
7097: option removed
7098:
7099: 2012-06-10 moko
7100:
7101: * src/targets/cgi/Makefile.am: --preserve-dup-deps libtool option
7102: added
7103:
7104: * src/targets/cgi/pp3.cmd: old PAF stuff
7105:
1.116 moko 7106: * Makefile.am: ACLOCAL_AMFLAGS = -I src/lib/ltdl/m4 added and some
7107: beauty
1.95 moko 7108:
7109: * depcomp: from libtool 2.4.2
7110:
7111: * configure.in: ltdl directory removed, it has correct Makefile.in
7112:
7113: 2012-06-09 moko
7114:
1.116 moko 7115: * Makefile.am, aclocal.m4, config.guess, config.sub, configure,
7116: install-sh, ltmain.sh, missing, src/include/pa_config_auto.h.in:
1.95 moko 7117: autogenerated files updated after libtool update
7118:
1.116 moko 7119: * src/lib/ltdl/: COPYING.LIB, Makefile.am, README, acinclude.m4,
7120: aclocal.m4, argz.c, argz_.h, config-h.in, config.h,
1.95 moko 7121: config_auto.h.in, config_fixed.h, configure, configure.ac,
7122: configure.in, lt__alloc.c, lt__dirent.c, lt__strl.c,
7123: lt_dlloader.c, lt_error.c, ltdl.c, ltdl.h, slist.c,
1.216 ! moko 7124: libltdl/lt__alloc.h, libltdl/lt__dirent.h, libltdl/lt__glibc.h,
! 7125: libltdl/lt__private.h, libltdl/lt__strl.h, libltdl/lt_dlloader.h,
! 7126: libltdl/lt_error.h, libltdl/lt_system.h, libltdl/slist.h,
! 7127: loaders/dld_link.c, loaders/dlopen.c, loaders/dyld.c,
! 7128: loaders/load_add_on.c, loaders/loadlibrary.c, loaders/preopen.c,
! 7129: loaders/shl_load.c, m4/argz.m4, m4/libtool.m4, m4/ltdl.m4,
! 7130: m4/ltoptions.m4, m4/ltsugar.m4, m4/ltversion.m4,
1.95 moko 7131: m4/lt~obsolete.m4: libtool updated to version 2.4.2
7132:
7133: * configure.in: preparation for new libtool
7134:
7135: * configure.in: Some beauty added :)
7136:
7137: * src/targets/apache/Makefile.am: := -> =
7138:
7139: * src/lib/pcre/: Makefile.am, config.h: config.h removed once
7140: again. :)
7141:
7142: * src/include/pa_config_includes.h, configure.in: limits.h added,
7143: previously was taken from pcre_internal.h. :)
7144:
7145: * src/lib/pcre/Makefile.am: config.h returned
7146:
7147: * src/lib/pcre/config.h: still need this. :)
7148:
7149: * src/lib/pcre/pcre_internal.h: extracts from real pcre_internal.h
7150:
7151: * configure.in: --with-charsets removed; --with-mysql-client & co
7152: removed
7153:
7154: * buildall-with-xml, buildall-without-xml: pcre_internal.h extracts
7155: now in parser tree, no need to copy
7156:
7157: * src/lib/pcre/: Makefile.am, config.h, ibm-1250.ucm, ibm-1251.ucm,
7158: ibm-1254.ucm, ibm-1257.ucm, pcre_parser_ctype.c,
7159: pcre_parser_ctype.vcproj, ruspart_win2koi.pl, win-koi.tab:
7160: debian/patches/101_pcre.patch - local copy of pcre_internal.h
7161: extracts now used old trash removed
7162:
7163: * etc/parser3.charsets/Makefile.am: charsets now in share
7164: (debian/patches/104_automake.patch) + all charsets are copied
7165:
7166: * buildall-with-xml, buildall-without-xml: curl option removed +
7167: extra arguments now supported
7168:
7169: 2012-06-08 misha
7170:
7171: * src/classes/table.C: - one params.as_hash usage was rolled back:
7172: the 2nd option in ^table.hash[] could be hash or table so
7173: .as_hash will throw an exception when table option is specified
7174:
7175: * src/: classes/curl.C, classes/file.C, classes/hash.C,
7176: classes/image.C, classes/mail.C, classes/op.C, classes/string.C,
7177: classes/table.C, classes/void.C, classes/xdoc.C,
7178: include/pa_exception.h, types/pa_vmethod_frame.C,
7179: types/pa_vmethod_frame.h: - MethodParams::as_hash is optimized
7180: and improved (whitespaces are allowed as empty options) -
7181: MethodParams::as_table is added - above methods are used for
7182: parsing methods' options ( new feature: #9 )
7183:
7184: * src/types/: pa_vclass.C, pa_vclass.h: - method get_hash is added
7185: to vclass. now class fields can be accessible as a hash:
7186: $h[^hash::create[$asd:CLASS]]
7187:
7188: * src/types/: pa_vhash.h, pa_vhashfile.h: - vhash and vhashfile now
7189: have get_fields method so their fields can be accessed with
7190: ^reflection:fields[...] & ^reflection:field[...]
7191:
7192: 2012-06-06 misha
7193:
7194: * tests/280.html: - tests for
7195: ^reflection:method[obj-or-class;method],
7196: ^reflection:field[obj-or-class;field] and
7197: ^reflection:fields[obj-or-class] are added
7198:
7199: 2012-06-05 misha
7200:
7201: * src/classes/reflection.C: - ^reflection:method[class or
7202: object;method name] and ^reflection:field[class or object;field
7203: name] are added
7204:
7205: * src/types/pa_vstateless_class.C: - Method::get_vjunction method
7206: is used
7207:
7208: * src/types/pa_method.h: - Method::as_vjunction method is added
7209:
7210: 2012-06-05 moko
7211:
1.116 moko 7212: * src/targets/Makefile.am: cgi now build with apache module
1.95 moko 7213:
7214: * src/classes/memcached.C: flish ttl fixed
7215:
7216: 2012-06-04 moko
7217:
7218: * src/classes/json.C, src/classes/op.C, tests/279.html,
7219: tests/results/279.processed: ^json:parse[] now supports $.taint
7220: option (new feature #833)
7221:
7222: 2012-06-04 misha
7223:
7224: * src/: include/pa_common.h, main/pa_common.C, types/pa_vcookie.C:
7225: - search_stop method was moved from pa_vcookie.C to pa_common.C
7226:
7227: 2012-06-03 misha
7228:
7229: * src/main/pa_http.C: - ^file:load[...;http://...] - all received
7230: cookies are parced and stored into $.cookies ( new feature: #31 )
7231:
7232: 2012-05-30 misha
7233:
7234: * tests/: 182_dir/a3.p, 182_dir/a4.p, 182.html: - test for adding
7235: incomplete class into a scope while @USE is found
7236:
7237: * src/main/compile.y: - add incomplete class into a scope while
7238: @USE and @CLASS instructions are found ( bugfix: #838 )
7239:
7240: 2012-05-30 moko
7241:
7242: * src/types/pa_vclass.C, tests/278.html,
7243: tests/results/278.processed: removed "property has no getter
7244: method" exception when GET_DEFAULT present (fixes #269)
7245:
7246: * src/classes/json.C, tests/277.html: ^json:string[], $.default ->
7247: $._default
7248:
7249: 2012-05-29 moko
7250:
7251: * src/types/pa_vvoid.h: $STRICT-VARS(true) implemented to check
7252: uninitialized values usage (new feature: #154)
7253:
7254: 2012-05-28 moko
7255:
7256: * tests/277.html, src/classes/json.C, src/classes/reflection.C,
7257: src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vbool.h,
7258: src/types/pa_vdate.h, src/types/pa_vdouble.h,
7259: src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vint.h,
7260: src/types/pa_vobject.C, src/types/pa_vobject.h,
7261: src/types/pa_vstring.h, src/types/pa_vtable.C,
7262: tests/results/277.processed, src/types/pa_vtable.h,
7263: src/types/pa_vvoid.h, src/types/pa_vxdoc.C, src/types/pa_vxdoc.h:
7264: ^json:string[$o; $.default[$method]] implemented for VObject (new
7265: feature #803)
7266:
7267: * src/classes/json.C, src/lib/json/JSON_parser.h, tests/277.html,
7268: tests/results/277.processed: json numbers are now treated as
7269: double ( new feature: #834 )
7270:
7271: * src/: classes/math.C, include/pa_string.h, main/pa_charset.C,
7272: main/pa_string.C, types/pa_vdouble.h, types/pa_vint.h: pa_atoui
7273: added for out of range checks, zero division in vint/vdouble
7274: check added ( fixes #832 )
7275:
7276: * tests/: 275.html, results/275.processed: tests for pa_atoui added
7277: ( fixes #832 )
7278:
7279: 2012-05-28 misha
7280:
7281: * buildall-with-xml: - --without-lzma option is added to libxml2
7282: configure
7283:
7284: * tests/256.html: - test for ^json:string[-file-;$.file[stat]] is
7285: added - tests for unsupported values for options $.file, $.table
7286: and $.date are added
7287:
7288: * src/: classes/json.C, types/pa_value.h: - ^json:string[...] now
7289: accepts "stat" $.file[] option's value in addition to existed
7290: "text" and "base64" ( new feature: #835 )
7291:
7292: * tests/276.html: - test for
7293: ^reflection:delete[$object-or-class;field-name]
7294:
7295: * src/classes/reflection.C: -
7296: ^reflection:delete[$object-or-class;field-name] is added ( new
7297: feature: #268 )
7298:
7299: 2012-05-27 misha
7300:
7301: * buildall-with-xml: - libxml2 2.7.8 => 2.8.0
7302:
7303: 2012-05-24 misha
7304:
7305: * src/include/pa_common.h: - method lastposafter was removed
7306:
7307: * src/classes/file.C: - use strrpbrk & rskipchars instead of
7308: lastposafter - ^file:dirname[] & Co proper handle windows file
7309: paths ( bug fix: #783 ) - ^file:dirname[] & ^file:basename[] now
7310: work as *nix commands
7311:
7312: * src/main/pa_request.C: - use strrpbrk instead of lastposafter
7313:
7314: * src/: include/pa_string.h, main/pa_string.C: - strrpbrk &
7315: rskipchars were added
7316:
7317: * tests/270.html: - more tests for ^file:find[]
7318:
7319: * tests/065.html: - more tests for ^file:dirname[] & Co
7320:
7321: * src/include/pa_version.h: - must be "win32" here. it is
7322: auto-generated on *nix
7323:
7324: 2012-05-24 moko
7325:
7326: * src/classes/math.C: ^math:convert[] now supports uint32 and
7327: throws overflow exception ( new feature: #830 )
7328:
7329: * tests/: 275.html, results/275.processed: test for ^math:convert[]
7330: uint32 support and overflow added ( new feature: #830 )
7331:
7332: 2012-05-23 moko
7333:
7334: * src/: classes/table.C, types/pa_value.h, types/pa_vbool.h,
7335: types/pa_vdate.h, types/pa_vdouble.h, types/pa_vfile.h,
7336: types/pa_vhash.h, types/pa_vimage.C, types/pa_vimage.h,
7337: types/pa_vint.h, types/pa_vjunction.C, types/pa_vjunction.h,
7338: types/pa_vobject.C, types/pa_vobject.h, types/pa_vregex.C,
7339: types/pa_vregex.h, types/pa_vstateless_class.C,
7340: types/pa_vstateless_class.h, types/pa_vstring.h,
7341: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
7342: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: bool
7343: "return string as-is" removed from as_expr_result. ( new feature:
7344: #831 )
7345:
7346: * tests/results/244.processed: test changed after bug #782 fix
7347: commited
7348:
7349: * tests/results/229.processed: test results for bug #782 commited
7350:
7351: * tests/: 254.html, results/254.processed: uid now just compared,
7352: not printed. :)
7353:
7354: 2012-05-20 moko
7355:
7356: * src/classes/reflection.C: ^reflection:uid[$object] added ( new
7357: feature: #341 )
7358:
7359: * tests/: 254.html, results/254.processed: test for
7360: ^reflection:uid[] added
7361:
7362: * tests/: 254.html, results/254.processed: test for
7363: ^reflection:uid[$obj] added
7364:
7365: 2012-05-17 misha
7366:
7367: * src/main/untaint.C: - do not replace ' char by _26 while
7368: exploding filespec-tainting ( new feature: #829 )
7369:
7370: 2012-05-12 moko
7371:
7372: * src/types/pa_vvoid.h: is_string now also checked, but get_* -
7373: not.
7374:
7375: 2012-05-08 moko
7376:
7377: * src/types/pa_vmethod_frame.h: bug #782 fixed
7378:
7379: * tests/229.html: test for bug #782
7380:
7381: * tests/results/259.processed, src/main/pa_request.C,
7382: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
7383: src/types/pa_vstring.h, src/types/pa_vvoid.C,
7384: src/types/pa_vvoid.h: feature #154 - first empty param now
7385: string; defined locals are empty strings; $STRICT-VARS(true)
7386: added
7387:
7388: 2012-04-27 moko
7389:
1.116 moko 7390: * src/targets/apache/Makefile.am:
1.95 moko 7391: ../../lib/memcached/libmemcached.a added
7392:
7393: 2012-04-27 misha
7394:
7395: * buildall-with-xml, buildall-without-xml: - prce 8.12 => pcre 8.30
7396: ( #827 )
7397:
7398: 2012-04-25 moko
7399:
7400: * src/: classes/json.C, classes/memcached.C,
7401: lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
7402: types/pa_vmemcached.C, types/pa_vmemcached.h: memcached_add
7403: implemented.
7404:
7405: * src/classes/curl.C: stderr -> f_stderr for Windows compatibility
7406:
7407: 2012-04-23 moko
7408:
7409: * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
7410: lib/memcached/pa_memcached.h, types/pa_vmemcached.C,
7411: types/pa_vmemcached.h: open allows options hash for new
7412: memcached(options) function
7413:
7414: * src/classes/curl.C: check_safe_mode added, stderr now rewritten,
7415: not appended
7416:
7417: 2012-04-21 moko
7418:
7419: * src/classes/curl.C: '' added. :)
7420:
7421: * src/classes/classes.vcproj: new curl.h location
7422:
7423: * src/classes/curl.C: verbose output redirection from stderr to
7424: file curl option added
7425:
7426: 2012-04-20 moko
7427:
7428: * src/: classes/curl.C, lib/curl/curl.h: lib/curl/curl.h now
7429: contains what we need from curl, #ifdef HAVE_CURL removed
7430:
1.116 moko 7431: * configure, configure.in, src/classes/Makefile.am,
1.95 moko 7432: src/include/pa_config_auto.h.in, src/include/pa_version.h,
1.116 moko 7433: src/lib/Makefile.am, src/lib/curl/Makefile.am,
7434: src/lib/curl/curl.h: curl.h header now in src/lib/curl, not
1.95 moko 7435: configure option
7436:
7437: 2012-04-19 moko
7438:
7439: * src/: classes/double.C, classes/inet.C, classes/int.C,
7440: classes/string.C, lib/gc/include/gc_allocator.h,
7441: types/pa_vform.C: PVS-Studio detected errors fixes, unused
7442: options from sql_result_string removed. (closes issue #468)
7443:
7444: * src/types/pa_vmemcached.C: empty string fix
7445:
7446: * src/types/: pa_value.C, pa_value.h, pa_vmemcached.C,
7447: pa_vstring.C, pa_vstring.h: serialization helpers moved to
7448: pa_vmemcached.C
7449:
7450: 2012-04-18 moko
7451:
7452: * src/targets/apache/mod_parser3.c: "Parser3 module requires
7453: apache2-mpm-prefork" error displayed in threaded mpm.
7454:
7455: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C:
7456: pa_setup_module_cells delayed to avoid GPF on init with php5-xsl
7457: installed (issue #354)
7458:
7459: 2012-04-16 moko
7460:
7461: * src/types/pa_vmemcached.C: call to memcached_result_create and
7462: memcached_result_free removed
7463:
7464: 2012-04-14 moko
7465:
7466: * src/lib/memcached/pa_memcached.h: uint32_t for Windows defined
7467:
7468: * src/types/pa_vmemcached.C: check_key added and used
7469:
7470: 2012-04-13 moko
7471:
7472: * src/: include/pa_string.h, types/pa_value.C, types/pa_value.h,
7473: types/pa_vmemcached.C, types/pa_vstring.C, types/pa_vstring.h:
7474: Serialization_data now added and used, VString now serialized
7475: with languages into memcached.
7476:
7477: 2012-03-28 moko
7478:
7479: * src/: types/pa_vmemcached.C, lib/memcached/pa_memcached.C,
7480: lib/memcached/pa_memcached.h: result lengths added
7481:
7482: 2012-03-27 moko
7483:
7484: * src/types/pa_vmemcached.C: strdup added
7485:
7486: 2012-03-24 moko
7487:
7488: * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
7489: lib/memcached/pa_memcached.h, types/pa_vmemcached.C,
7490: types/pa_vmemcached.h: memcached: mget, flush, fttl added
7491:
7492: 2012-03-20 moko
7493:
1.116 moko 7494: * configure, configure.in: Makefiles.in updated for memcached
1.95 moko 7495:
7496: * src/targets/cgi/Makefile.am: cleanup
7497:
7498: * src/: types/Makefile.am, types/pa_vmemcached.C,
7499: types/pa_vmemcached.h, targets/cgi/Makefile.am: memcached initial
7500:
7501: * src/: classes/Makefile.am, classes/memcached.C,
7502: lib/memcached/Makefile.am, lib/memcached/constants.h,
7503: lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
7504: lib/memcached/types.h, lib/Makefile.am: memcached initial
7505:
7506: 2012-03-16 moko
7507:
7508: * src/main/execute.C: ident now works under Linux + ident displays
7509: filenames (closes issue #818)
7510:
1.116 moko 7511: * src/types/: Makefile.am, pa_vmethod_frame_global.h,
1.95 moko 7512: pa_vmethod_frame_local.h: cleanup: pa_vmethod_frame_global.h
7513: pa_vmethod_frame_local.h removed
7514:
7515: * src/: classes/bool.C, classes/classes.C, classes/classes.awk,
7516: classes/classes.h, classes/curl.C, classes/date.C,
7517: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
7518: classes/hashfile.C, classes/image.C, classes/inet.C,
7519: classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
7520: classes/memory.C, classes/op.C, classes/reflection.C,
7521: classes/regex.C, classes/response.C, classes/string.C,
7522: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
7523: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
7524: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
7525: include/pa_config_fixed.h, include/pa_config_includes.h,
7526: include/pa_dictionary.h, include/pa_dir.h,
7527: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
7528: include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
7529: include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
7530: include/pa_pool.h, include/pa_random.h, include/pa_request.h,
7531: include/pa_request_charsets.h, include/pa_request_info.h,
7532: include/pa_sapi.h, include/pa_socks.h,
7533: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
7534: include/pa_stack.h, include/pa_string.h,
7535: include/pa_stylesheet_connection.h,
7536: include/pa_stylesheet_manager.h, include/pa_table.h,
7537: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
7538: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
7539: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
7540: lib/md5/pa_md5c.c, lib/pcre/pcre_parser_ctype.c,
7541: lib/sdbm/pa_file_io.C, lib/sdbm/pa_strings.C, lib/smtp/comms.C,
7542: lib/smtp/smtp.C, lib/smtp/smtp.h, main/compile.C,
7543: main/compile.tab.C, main/compile.y, main/compile_tools.C,
7544: main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
7545: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
7546: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
7547: main/pa_exec.C, main/pa_globals.C, main/pa_http.C,
7548: main/pa_memory.C, main/pa_os.C, main/pa_pool.C, main/pa_random.C,
7549: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
7550: main/pa_string.C, main/pa_stylesheet_connection.C,
7551: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
7552: main/pa_xml_exception.C, main/pa_xml_io.C, main/untaint.C,
7553: main/helpers/simple_folding.pl, sql/pa_sql_driver.h,
7554: targets/apache/mod_parser3.c, targets/apache/mod_parser3_core.C,
7555: targets/apache/pa_httpd.h, targets/apache/pa_threads.C,
7556: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
7557: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
7558: types/pa_junction.h, types/pa_method.h, types/pa_property.h,
7559: types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
7560: types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
7561: types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
7562: types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.C,
7563: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
7564: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.C,
7565: types/pa_vhash.h, types/pa_vhashfile.C, types/pa_vhashfile.h,
7566: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
7567: types/pa_vjunction.C, types/pa_vjunction.h, types/pa_vmail.C,
7568: types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
7569: types/pa_vmemory.h, types/pa_vmethod_frame.C,
7570: types/pa_vmethod_frame.h, types/pa_vmethod_frame_global.h,
7571: types/pa_vmethod_frame_local.h, types/pa_vobject.C,
7572: types/pa_vobject.h, types/pa_vregex.C, types/pa_vregex.h,
7573: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
7574: types/pa_vresponse.h, types/pa_vstateless_class.C,
7575: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
7576: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
7577: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
7578: types/pa_vvoid.C, types/pa_vvoid.h, types/pa_vxdoc.C,
7579: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
7580: types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h:
7581: ident now works under Linux + ident displays filenames (closes
7582: issue #818) Copyright updated
7583:
7584: 2012-03-13 moko
7585:
7586: * src/main/pa_string.C: compilation fix for feature #741
7587:
7588: 2012-03-09 misha
7589:
7590: * tests/193.html: - tests for ^string:base64[encoded] are updated
7591:
7592: * src/main/pa_common.C: - ^string:base64[encoded;$.strict(true)]
7593: now detects invalid base64 chars in the middle of encoded stricg
7594: ( new feature: #55 )
7595:
7596: * src/include/pa_exception.h: - new exception type for base64
7597: decoding is added
7598:
7599: 2012-03-06 misha
7600:
7601: * tests/274.html: - tests for ^date::today[] and
7602: ^date.sql-string[datetime|date|time] are added
7603:
7604: * src/classes/date.C: - constructor ^date::today[] is added ( new
7605: feature: #811 ) - ^date.sql-string[] now can accept one param --
7606: strings "datetime", "date" or "time" - comments tidying up
7607:
7608: * src/types/pa_vdate.h: - get_sql_string now can print datetime,
7609: date and time
7610:
7611: 2012-03-03 misha
7612:
7613: * tests/193.html: - tests for
7614: ^string:base64[encoded;$.strict(true)] are added
7615:
7616: * tests/results/auto.p: - try-catch operator is added
7617:
7618: * src/: classes/file.C, classes/string.C, include/pa_common.h,
7619: main/pa_common.C: - $.strict(true|false) option is added to
7620: base64 decode methods ( new feature: #55 )
7621:
7622: * src/main/pa_common.C: - base64 decode memory usage was decreased
7623: ( new feature: #819 )
7624:
7625: 2012-02-28 moko
7626:
7627: * src/classes/hash.C: ident test
7628:
7629: 2012-02-27 misha
7630:
7631: * src/classes/file.C: - PARSER_VaRSION => PARSER_VeRSION
7632:
7633: 2012-01-08 misha
7634:
7635: * tests/273.html: - tests for ^string.replace[from;to] are added
7636:
7637: * src/: classes/string.C, include/pa_dictionary.h,
7638: main/pa_dictionary.C, main/pa_string.C: -
7639: ^string.replace[from;to] is added ( new feature: #741 ) -
7640: ^string.replace[one subst here] is slightly optimized
7641:
7642: 2011-12-07 misha
7643:
7644: * src/classes/table.C: - $t[^table::create{$empty}] now creates
7645: named table with one empty column ( bugfix: #63 )
7646:
7647: 2011-11-30 misha
7648:
7649: * src/classes/json.C: - it's possible to set user's method for
7650: parsing arrays: ^json:parse[...;$.array[$hook]] ( new feature:
7651: #763 )
7652:
7653: * tests/272.html: - test for ^json:parse[...;$.array[$hook]]
7654:
7655: 2011-11-23 misha
7656:
7657: * src/: classes/curl.C, classes/file.C, classes/image.C,
7658: classes/table.C, classes/xdoc.C, types/pa_vfile.C,
7659: types/pa_vfile.h, types/pa_vform.C: - constructor
7660: ^file::create[mode;filename;content[;options]] now accepts binary
7661: mode and file-content - new constructor's format:
7662: ^file::create[string-or-file-content[;$.name[filename]
7663: $.mode[text|binary] $.content-type[...] $.charset[...]]] ( new
7664: feature: #65 )
7665:
7666: * src/: include/pa_request.h, main/pa_request.C: - new method
7667: mime_type_of(const String*) is added
7668:
7669: * src/include/pa_exception.h: - new exception constant
7670: FILE_NAME_MUST_BE_SPECIFIED is added
7671:
7672: * src/classes/table.C: - bug with negative offset transformed into
7673: a feature. it means pointing to a row from the end of the table (
7674: new feature: #810 )
7675:
7676: 2011-11-19 misha
7677:
7678: * src/classes/table.C: - íåñêîëüêî signed/unsigned warnings óáðàíû
7679: â ìåòîäå _select ( new feature: #810 )
7680:
7681: * src/types/pa_vxdoc.C: - checkout if $.encoding and $.charset
7682: options were specified together is simplified
7683:
7684: 2011-11-12 misha
7685:
7686: * src/main/pa_request.C: - forgotten fix for escaping filename in
7687: HTTP content-disposition header (a part of bug #361 )
7688:
7689: * src/classes/json.C: - ^json:string[$.class_name[jmethod]] now
7690: checks for ancestors' classes as well ( new feature: #456 )
7691:
7692: * src/classes/op.C: - exceptions for ^break[] and ^continue[]
7693: "without cycle" now have types "parser.break" and
7694: "parser.continue" instead of "parser.runtime" ( new feature: #799
7695: )
7696:
7697: 2011-11-11 misha
7698:
7699: * tests/results/: 099.processed, 100.processed, 205.processed,
7700: 237.processed: - since bug #361 was fixed the content of filename
7701: in HTTP headers is quoted
7702:
7703: * tests/results/270.processed: - result for test 270
7704:
7705: * tests/: 065.html, results/065.processed: - more tests for
7706: ^file:basename[] & Co were added
7707:
7708: * tests/270_dir/: 270.txt, subdir/270.txt: - stuff for 270.html
7709:
7710: * tests/270.html: - tests for ^file:find[] are added
7711:
7712: * src/types/pa_vxdoc.C: - now it's possible to specify encoding
7713: using option $.charset. option $.engoding is still supported but
7714: these options can not be specified together
7715:
7716: * src/classes/xdoc.C: - charset.isUTF8 is used instead of
7717: comparation charset name with string "UTF-8" ( bugfix: #759 )
7718:
7719: 2011-10-11 misha
7720:
7721: * src/: classes/xdoc.C, types/pa_vxdoc.C, types/pa_vxdoc.h: - new
7722: option was added: ^xdoc.file[$.name[èìÿ ôàéëà]] (new feature:
7723: #622)
7724:
7725: 2011-09-30 misha
7726:
7727: * src/types/pa_vrequest.C: - saving empty $request:post-body causes
7728: exception "saving stat-ed file" ( bugfix: #395 )
7729:
7730: 2011-05-30 misha
7731:
7732: * src/classes/string.C: - fixed bug which was added with
7733: params.as_hash into string:sql
7734:
7735: 2011-05-29 misha
7736:
7737: * src/types/pa_value.C: - filename in content-disposition header
7738: must be quoted ( bugfix: #361 )
7739:
7740: 2011-05-27 misha
7741:
7742: * src/classes/: image.C, xdoc.C: - $.mode must be set for newly
7743: created file
7744:
7745: * src/classes/: hash.C, mail.C: - little tunning with get_hash
7746: usage
7747:
7748: * src/include/pa_exception.h: - one more string for exception was
7749: added
7750:
7751: 2011-05-25 misha
7752:
7753: * tests/269.html: - tests for checking input params in some dom
7754: methods
7755:
7756: * src/classes/: xdoc.C, xnode.C: - validation of some input params
7757: was added. it isn't possible not wo create xdoc with invalid
7758: tagName. ( bugfix: #160 )
7759:
7760: * src/include/: pa_exception.h, pa_xml_exception.h: - exception's
7761: string "data must be string" was mover from pa_exception.h to
7762: pa_xml_exception.h
7763:
7764: * src/classes/: xnode.C, xnode.h: - methods as_xmlqname,
7765: as_xmlncname, as_xmlname and as_xmlnsuri were added
7766:
7767: * src/main/pa_xml_exception.C: - XmlException accepts more options
7768:
7769: * src/include/pa_xml_exception.h: - XmlException accepts more
7770: options - XML-related exception's strings were added
7771:
7772: * src/: classes/xdoc.C, types/pa_vxdoc.h: - code cleanup (unused
7773: output_options were removed)
7774:
7775: 2011-05-19 misha
7776:
7777: * src/classes/: file.C, hash.C, string.C, table.C, void.C: -
7778: params.as_hash is used more while parsing methods hash-options
7779:
7780: 2011-05-18 misha
7781:
1.211 moko 7782: * operators.ru.txt, operators.txt: - info about json-serialization
7783: of xdoc was added
1.95 moko 7784:
7785: * tests/256.html: - tests for json-serialization xdoc were added
7786:
7787: * src/types/pa_vxdoc.C: - ups. I've forgot about "method" :)
7788:
7789: * src/: types/pa_value.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
7790: classes/json.C, classes/xdoc.C: - now json:string can serialize
7791: xdoc-objects. options (the same as ^xdoc.string[]) could be
7792: specified in $.xdoc[] ( new feature: #265 )
7793:
7794: 2011-05-15 misha
7795:
7796: * tests/268.html: - tests for ^table.count[with options] were added
7797:
7798: * src/classes/table.C: - method ^table.count[] now can accept
7799: options ( new feature: #93 ): ^table.count[column] returns number
7800: of columns for named table; ^table.count[cells] returns number of
7801: cells in the current row; ^table.count[] & ^table.count[rows]
7802: return number of rows in a table.
7803:
7804: * tests/267.html: - test for checking switch/case in boolean mode
7805: was added
7806:
7807: * src/classes/op.C: - if switch's or case's value is bool, they are
7808: compared as bool values, not as double values: new feature: #351
7809:
7810: 2011-05-06 misha
7811:
7812: * tests/242.html: - EOL before EOF was added
7813:
7814: * tests/169.html: - tests for splitting empty string and void were
7815: added
7816:
7817: * src/main/pa_string.C: - fix of fix (^empty_string.split[...]
7818: returned table with one empty cell)
7819:
7820: 2011-04-03 misha
7821:
7822: * src/include/pa_version.h, configure.in: - version in head was
7823: changed to 3.4.2b
7824:
7825: 2011-03-30 misha
7826:
7827: * src/types/pa_vregex.C: - \w & Co now contain unicode properties
7828: as well ( new feature #294 )
7829:
7830: 2011-03-29 misha
7831:
7832: * buildall-with-xml, buildall-without-xml: - PCRE stack usage is
7833: limited to approx. 6 MB. previous limits were too big for real
7834: life. bugfix: #216
7835:
7836: 2011-03-04 moko
7837:
7838: * etc/parser3.charsets/cp866.cfg: Conforms to
7839: http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/PC/CP866.TXT
7840:
7841: * etc/parser3.charsets/cp866.cfg: cp866 initial version from
7842: vlalek@
7843:
7844: 2011-02-22 misha
7845:
1.211 moko 7846: * src/include/pa_charset.h, operators.ru.txt, operators.txt: - some
7847: methods mustn't be under #ifdef XML or parser can't be compiled
7848: without xml support
1.95 moko 7849:
7850: 2011-02-21 misha
7851:
1.116 moko 7852: * src/targets/apache/: Makefile.am: - mention
1.95 moko 7853: ApacheModuleParser3.vcproj was removed
7854:
7855: * src/types/pa_vjunction.C: - EOL before EOF was added (warning
7856: removed)
7857:
7858: 2011-02-20 misha
7859:
7860: * tests/: 266.html, 266.p: - tests for checking $.inherited and
7861: $.overridden in ^reflection:method_info[...] were added
7862:
7863: * src/classes/reflection.C: - beautifying result of
7864: ^reflection:method_info[] ($.overridden/inherited)
7865:
7866: 2011-02-18 misha
7867:
7868: * src/main/: pa_charset.C, pa_http.C, untaint.C: - use pa_isalpha
7869: and pa_isalnum instead of isalpha and isalnum - bug with
7870: redundand quoting lowercased latin chars while building email
7871: body was fixed
7872:
7873: * src/include/pa_common.h: - pa_isalpha and ps_isalnum methods were
7874: added (they check for latin chars only)
7875:
7876: 2011-02-16 misha
7877:
7878: * src/main/pa_charset.C: - bugfix: in some cases the calculating
7879: string size for transcoding gave too small value (should ever
7880: look for availability char in dest charset inspite of the char
7881: size)
7882:
7883: 2011-02-04 moko
7884:
7885: * tests/223.html: header values now not url-encoded (issue #195)
7886:
7887: 2011-02-01 misha
7888:
7889: * buildall-with-xml, buildall-without-xml: - 8.10 => 8.12
7890:
7891: 2011-01-31 misha
7892:
7893: * src/main/pa_request.C: - throw exception if param file_name in
7894: use_file is empty
7895:
7896: 2011-01-08 moko
7897:
7898: * src/classes/curl.C: compilations errors fixed
7899:
7900: 2010-12-29 moko
7901:
7902: * tests/: 265.html, results/265.processed: test for issue #200
7903: added
7904:
7905: * src/main/pa_string.C: empty regex result check added (fixes issue
7906: #200)
7907:
7908: * src/main/pa_http.C: pa_http_safe_header_name corrected a bit
7909:
7910: * tests/results/223.processed: header values now not url-encoded
7911: (issue #195)
7912:
7913: * src/: classes/curl.C, include/pa_http.h, main/pa_http.C,
7914: main/untaint.C: L_HTTP_HEADER now used in http headers values,
7915: pa_http_safe_header_name added for headers names (fixes bug #195)
7916:
7917: 2010-12-18 misha
7918:
7919: * src/: types/types.vcproj, classes/classes.vcproj: - arp-include
7920: => pa-include
7921:
7922: 2010-11-28 moko
7923:
7924: * src/lib/sdbm/sdbm.vcproj: apr -> pa (.vcproj)
7925:
7926: * src/lib/sdbm/: pa_strings.C, sdbm.c, pa-include/pa_strings.h: apr
7927: -> pa
7928:
7929: * configure.in: apr -> pa
7930:
7931: * src/types/: pa_vhashfile.C, pa_vhashfile.h: apr -> pa
7932:
7933: * src/: lib/sdbm/pa-include/Makefile.am, lib/sdbm/Makefile.am,
7934: classes/Makefile.am, types/Makefile.am: apr -> pa
7935:
7936: * src/lib/sdbm/: Makefile.am, apr_file_io.C, apr_strings.C,
7937: pa_file_io.C, pa_strings.C, sdbm.c, sdbm_hash.c, sdbm_lock.c,
7938: sdbm_pair.c, sdbm_pair.h, sdbm_private.h, sdbm_tune.h,
7939: pa-include/pa_apr.h, pa-include/pa_errno.h,
7940: pa-include/pa_file_info.h, pa-include/pa_file_io.h,
7941: pa-include/pa_sdbm.h, pa-include/pa_strings.h: apr -> pa (apache2
7942: module apr name conflict resolved)
7943:
7944: 2010-11-27 misha
7945:
7946: * buildall-with-xml, buildall-without-xml: - typo fixed: libz2 ->
7947: libbz2
7948:
7949: 2010-11-26 misha
7950:
7951: * src/: types/pa_vregex.C, classes/hash.C, classes/table.C: -
7952: warnings removed
7953:
7954: 2010-11-25 moko
7955:
1.211 moko 7956: * operators.ru.txt, operators.txt: $.indent(true)
1.95 moko 7957:
1.211 moko 7958: * operators.ru.txt, operators.txt: another bugfix. :)
1.95 moko 7959:
1.211 moko 7960: * operators.ru.txt, operators.txt: bugfix. :)
1.95 moko 7961:
7962: * buildall-with-xml: libxml2-2.7.8 + with-apache
7963:
7964: 2010-11-24 moko
7965:
1.116 moko 7966: * configure: apxs support
1.95 moko 7967:
7968: * configure.in: apxs support -Bstatic gc removed for OS X
7969:
7970: * src/targets/: Makefile.am, apache/Makefile.am: apxs support
7971:
7972: * src/main/: pa_globals.C, pa_xml_io.C: the rest converted to
7973: THREAD_LOCAL usage
7974:
7975: * src/: classes/curl.C, include/pa_config_includes.h,
7976: main/pa_globals.C: THREAD_LOCAL defined and used
7977:
7978: 2010-11-23 moko
7979:
7980: * src/: classes/op.C, main/pa_os.C: microseconds, not milliseconds
7981: should be passed to pa_sleep, and only fractional part (bugfix:
7982: #188)
7983:
7984: * src/targets/apache/mod_parser3.c: 1.3 compatibility
7985:
7986: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C:
7987: GC_dont_gc=1, as in cgi version
7988:
7989: * src/targets/apache/mod_parser3.c: warning war
7990:
7991: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C,
7992: pa_httpd.h: version removed, some trash removed
7993:
7994: * src/targets/apache/mod_parser3.c: version removed (we don't want
7995: to show it), warning war
7996:
7997: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C,
7998: pa_httpd.h: parser_status_allowed removed + merge config
7999: functions removed (override is the default) + beauty
8000:
8001: * src/: include/pa_request.h, main/pa_request.C,
8002: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: option to
8003: hide $status used in apache module removed
8004:
8005: 2010-11-18 moko
8006:
1.211 moko 8007: * operators.ru.txt, operators.txt: $.table[compact] added for
8008: ^json:string[]
1.95 moko 8009:
8010: 2010-11-16 moko
8011:
8012: * src/targets/apache/mod_parser3.c: some cleanup done
8013:
8014: * src/main/untaint.C: bugfix: first, second String::Body argument
8015: is hashcode; second, info.fragment_begin is original, not
8016: resulting length
8017:
8018: * src/classes/file.C: new feature: $.stdin now untainted
8019:
8020: * tests/results/264.processed: new feature: $.stdin[] now untainted
8021:
8022: * tests/cat.sh: new feature: stdin arg to test $.stdin[value]
8023:
8024: * src/classes/op.C: ^apply-taint[] method added
8025:
8026: * tests/: 264.html, results/264.processed: ^apply-taint[] test
8027: added; $.stdin untaint test added
8028:
8029: 2010-11-15 moko
8030:
8031: * src/targets/apache/mod_parser3.c: outdated MODULE_MAGIC_NUMBER
8032: removed
8033:
8034: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C,
8035: pa_httpd.h: 2x2 calculated under apache2. :)
8036:
8037: 2010-11-13 moko
8038:
8039: * src/targets/apache/mod_parser3.c: initial changes to build module
8040: with apache 2.x includes
8041:
8042: * src/targets/apache/: Makefile.am, mod_parser3.c,
8043: mod_parser3_core.C, pa_httpd.h, pa_threads.C: initial commit for
8044: united apache 1.3 / apache 2.x DSO module
8045:
8046: 2010-11-09 moko
8047:
8048: * src/types/pa_method.h: check added to dissallow @method[name;*]
8049: syntax
8050:
8051: * tests/: 263.html, results/263.processed: test from method[*args]
8052: added
8053:
8054: * src/types/: pa_method.h, pa_vmethod_frame.h: closes #26: variable
8055: number of params can now be passed to a method declared with *arg
8056:
8057: 2010-11-06 moko
8058:
8059: * src/classes/table.C: formating fixed. :)
8060:
8061: * src/classes/table.C: closes #4: ^table.select now supports
8062: $.limit(), $.offset, $.reverse() options
8063:
8064: * tests/: 262.html, results/262.processed: test for ^table:select
8065: with options added (feature #4)
8066:
8067: * src/include/pa_array.h: remove function added
8068:
8069: * src/types/: pa_vhash.C, pa_vhash.h: avoiding temporal String
8070: object in get_element/put_element, using static one.
8071:
8072: 2010-11-04 moko
8073:
8074: * src/types/pa_vregex.C: closes #6: exeption now thrown if invalid
8075: options is passed
8076:
8077: * tests/: 256.html, results/256.processed: $.table[compact] feature
8078: now tested; k and p in handler now tested.
8079:
8080: * src/types/: pa_value.h, pa_vtable.C, pa_vtable.h: fixes #153,
8081: $.table[compact] feature added
8082:
8083: * src/classes/json.C: key is now passed to handler in
8084: value_json_string; ^json:string result now process tainting
8085: inside and returns clean string, related to issue #153
8086:
8087: * src/main/untaint.C: bugfix: charset can be null (in
8088: ^string:save[] as example), thus check is added
8089:
8090: 2010-10-31 moko
8091:
8092: * src/classes/string.C: error message changed (fixes issue #149)
8093:
8094: 2010-10-29 moko
8095:
8096: * src/main/pa_http.C: ":port" is now added to "Host:" header if
8097: port is not default (fixes issue #155); exception on invalid port
8098: added.
8099:
8100: * src/main/untaint.C: '*' is now not urlencoded to allow header
8101: "Accept: */*" to be passed
8102:
8103: 2010-10-28 moko
8104:
8105: * src/classes/curl.C: bugfix: detect_charset() was throwing
8106: exception on unknown charset even if response_charset was
8107: specified
8108:
8109: 2010-10-27 moko
8110:
8111: * src/classes/string.C: ^string.append removed for void
8112: compatibility
8113:
8114: 2010-10-26 moko
8115:
8116: * src/classes/json.C: libjson supports array at top level, we too
8117: (GPF fixed)
8118:
8119: 2010-10-25 moko
8120:
8121: * tests/: 253.html, results/253.processed: libjson supports array
8122: at top level, parser now supports it as well.
8123:
8124: * tests/261.html, tests/results/261.processed,
8125: src/types/pa_vstring.h: empty string is now void compatible
8126: (allows $empty.key)
8127:
8128: 2010-10-22 misha
8129:
8130: * src/types/pa_vcookie.C: - fix for session cookie (was introduced
8131: while adding additional expires checkout)
8132:
8133: * tests/030.html: - test for session cookie was added
8134:
8135: 2010-10-21 moko
8136:
8137: * src/: classes/string.C, classes/void.C, main/execute.C,
8138: types/pa_vvoid.C, types/pa_vvoid.h: void now inherited from
8139: string (feature #111)
8140:
8141: * tests/: 261.html, results/261.processed: checks void from string
8142: inheritance (feature #111)
8143:
8144: * src/classes/: bool.C, classes.h, curl.C, date.C, double.C,
8145: file.C, hash.C, hashfile.C, image.C, inet.C, int.C, json.C,
8146: reflection.C, regex.C, string.C, table.C, void.C: used_directly()
8147: now true by default
8148:
8149: 2010-10-17 moko
8150:
8151: * src/: include/pa_string.h, main/pa_http.C, main/untaint.C: files
8152: upload now uses binary blocks instead of L_FILE_POST tainting.
8153: (bugfix: #128)
8154:
8155: * tests/: 223.html, results/223.processed: binary file upload test
8156: added, GPF (issue #128) also checked in this test
8157:
8158: 2010-10-13 misha
8159:
8160: * tests/260.html: - test for math:convert
8161:
8162: * src/classes/math.C: - error in math:convert was fixed
8163:
1.211 moko 8164: * operators.ru.txt, operators.txt: - info about
1.95 moko 8165: ^math:convert[number](from-base;to-base) was added
8166:
8167: * src/classes/math.C: - method
8168: ^math:convert[number](from-base;to-base) for converting number
8169: represention from one base to another was added ( new feature:
8170: #23 )
8171:
8172: 2010-10-13 moko
8173:
8174: * src/main/compile.tab.C: [] now is empty string, not void
8175:
8176: * src/main/compile.y: [] now is empty string, not void
8177:
8178: * src/types/pa_vvoid.h: void now passed as parameter
8179:
8180: * tests/: 259.html, results/259.processed: to test difference
8181: between void and empty string (see ticket #111)
8182:
8183: * tests/results/152.processed: $sEmpty[] is now empty string, not
8184: void
8185:
8186: * tests/256.html: $s[$void] is no longer empty string
8187:
8188: * tests/254.html: empty string is no longer void
8189:
8190: 2010-10-12 misha
8191:
8192: * src/types/pa_vcookie.C: - check if $.expires value can be
8193: converted to date during cookies set up ( bugfix: #104 )
8194:
8195: * tests/041.html: - more tests for ^table.locate were added
8196:
8197: * src/classes/table.C: - ^table.locate[field;value;options] didn't
8198: work ( bugfix: #129 ) - exception comment for incorrect options
8199: ^table.locate[field;value;options] was fixed
8200:
8201: 2010-10-10 moko
8202:
8203: * src/: classes/reflection.C, main/execute.C: constructor returning
8204: another object feature returned
8205:
8206: * tests/results/258.processed: test result updated as constructor
8207: returning another object feature returned
8208:
8209: * tests/: 258.html, results/258.processed: test for constructor
8210: returning another object
8211:
8212: 2010-10-08 misha
8213:
8214: * tests/257.html: - whitespaces after @METACOMMANDS and their
8215: options shouldn't cause exceptions any longer
8216:
8217: 2010-10-06 moko
8218:
8219: * src/classes/: hash.C, table.C: length from sql server is now
8220: ignored, as sql string can contain 0x00 inside (bugfix: #119)
8221:
8222: 2010-10-02 misha
8223:
1.211 moko 8224: * operators.ru.txt, operators.txt: - the X mark was removed from
8225: ^cache[file]. it is usable to delete cache file.
1.95 moko 8226:
8227: 2010-10-02 moko
8228:
8229: * tests/: 253.html, results/253.processed: hook_key added for key
8230: checking
8231:
8232: * src/classes/json.C: null key bug fixed
8233:
8234: 2010-09-29 misha
8235:
8236: * tests/: 256.html, 256.txt: - tests for ^json:string[] were added
8237:
8238: 2010-09-25 moko
8239:
8240: * src/classes/json.C: small fixed
8241:
8242: * tests/results/: 253.processed, 255.processed: just updated
8243:
8244: * tests/: 253.html, 253_json.txt, 255.html, results/253.processed,
8245: results/255.processed: charset transcode test added for
8246: json:parse
8247:
8248: 2010-09-24 moko
8249:
8250: * src/types/pa_value.h: warning war :)
8251:
8252: * src/: classes/json.C, include/pa_request.h, types/pa_value.h,
8253: types/pa_vfile.C, types/pa_vtable.C: $.indent implemented for
8254: ^json:string
8255:
8256: 2010-09-22 moko
8257:
8258: * src/main/pa_charset.C: parser charset tables declare only
8259: white-space before 0x20, thus adding the missing chars
8260:
8261: * etc/parser3.charsets/: koi8-r.cfg, koi8-u.cfg: updated to conform
8262: to http://unicode.org/Public/MAPPINGS/VENDORS/
8263:
8264: 2010-09-21 misha
8265:
8266: * src/main/compile.y: - some semicolons were added (VS2010 don't
8267: want to compile grammar if they are absent)
8268:
8269: * tests/: make_tests.cmd, run_tests.cmd: - path tools is changed
8270:
8271: * src/classes/classes.vcproj: - pathes to ls and gawk are changed
8272:
8273: * src/main/main.vcproj: - path to bison is changed
8274:
8275: 2010-09-21 moko
8276:
1.116 moko 8277: * etc/parser3.charsets/: windows-1250.cfg, windows-1251.cfg,
8278: windows-1254.cfg, windows-1257.cfg, x-mac-cyrillic.cfg: updated
8279: to conform to http://unicode.org/Public/MAPPINGS/VENDORS/
1.95 moko 8280:
8281: 2010-09-20 misha
8282:
8283: * src/types/pa_vtable.C: - add EOLs while json-serializing table
8284:
8285: * src/classes/json.C: - add EOL while json-serializing hash
8286:
8287: * src/lib/json/JSON_parser.C: - 'ES' replaced by 'ESC' because some
8288: compilers don't like 'ES'.
8289:
8290: 2010-09-17 misha
8291:
1.211 moko 8292: * operators.ru.txt, operators.txt: - info about json class was
8293: added
1.95 moko 8294:
8295: * src/classes/json.C: - ^json:string[object]
8296:
8297: * src/: include/pa_request.h, main/pa_request.C: - stuff for
8298: preventing infinite recursion while executing json:string was
8299: added
8300:
8301: * src/include/pa_string.h: - method append_quoted was added
8302:
8303: * src/types/: pa_value.C, pa_value.h, pa_vbool.h, pa_vdate.h,
8304: pa_vdouble.h, pa_vfile.C, pa_vfile.h, pa_vint.h, pa_vstring.h,
8305: pa_vtable.C, pa_vtable.h, pa_vvoid.h: - method get_json_string
8306: was added to Value & Co
8307:
8308: * src/classes/date.C: - methods get_gmt_string and get_sql_string
8309: were used
8310:
8311: * src/types/pa_vdate.h: - methods get_gmt_string and get_sql_string
8312: were added
8313:
8314: 2010-09-10 moko
8315:
8316: * src/targets/cgi/parser3.C: vsnprintf now not called twice in
8317: die_or_abort (backport from 3.4.1)
8318:
8319: * src/targets/cgi/parser3.C: vsnprintf now not called twice in
8320: die_or_abort (bugfix: #106)
8321:
8322: 2010-09-09 moko
8323:
8324: * src/classes/json.C: warning war. :)
8325:
8326: 2010-09-08 misha
8327:
8328: * src/lib/json/Makefile.am: - additional include directories were
8329: added (for pa_memory.h and gc.h)
8330:
8331: * src/lib/json/json.vcproj: - JSON_parser.c => JSON_parser.C -
8332: compile as C++ instead default - additional include directory was
8333: added (for gc.h)
8334:
8335: * src/types/pa_vform.C: - little code reformating
8336:
8337: * src/classes/file.C: - $.content-type option now can be specified
8338: in ^file::create ( new feature: #102 )
8339:
8340: 2010-09-08 moko
8341:
8342: * src/lib/json/: JSON_parser.C, JSON_parser.h: json lib now uses
8343: pa_malloc/pa_free
8344:
8345: 2010-09-07 moko
8346:
8347: * tests/results/254.processed: VStateless_class:put_element
8348: exception was fixed
8349:
8350: * src/types/: pa_value.h, pa_vstateless_class.h: now
8351: VStateless_class:put_element barks self.type, not this.type
8352: (bugfix: #105)
8353:
8354: 2010-09-06 moko
8355:
8356: * src/classes/reflection.C: bugfix: new String() is required for
8357: exception handling
8358:
8359: * tests/: 254.html, results/254.processed: test modified
8360:
8361: 2010-09-05 moko
8362:
8363: * tests/: 254.html, results/254.processed: ^reflection:copy test
8364: added
8365:
8366: * src/: classes/reflection.C, include/pa_request.h:
8367: ^reflection:copy implemented (new feature: #100)
8368:
8369: 2010-09-03 moko
8370:
8371: * src/lib/json/JSON_parser.C: c++ compatiblity
8372:
8373: * tests/: 253.html, 253_json.txt, results/253.processed: $.distinct
8374: option testing added
8375:
8376: 2010-09-02 moko
8377:
8378: * src/classes/json.C: $.distinct[first|last|all] added
8379:
8380: 2010-09-01 moko
8381:
8382: * tests/results/253.processed: json test result
8383:
8384: * tests/: 253.html, 253_json.txt: json test added
8385:
8386: * src/classes/json.C: json.C update to actual version + hash key
8387: creation bugfix
8388:
8389: 2010-08-31 misha
8390:
8391: * src/lib/json/JSON_parser.C, src/lib/json/JSON_parser.h,
8392: src/lib/json/Makefile.am, src/lib/json/json.vcproj,
8393: src/lib/Makefile.am, src/classes/Makefile.am,
8394: src/classes/classes.vcproj, src/classes/json.C, parser3.sln: -
8395: json library was added
8396:
8397: 2010-08-30 moko
8398:
8399: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
8400: types/pa_vobject.C: cosmetic optimization in
8401: request:execute_method usage
8402:
8403: * src/: include/pa_charset.h, main/pa_charset.C: small
8404: optimization, just to decrease number of lines. :)
8405:
8406: 2010-08-27 misha
8407:
8408: * src/classes/op.C: - taint[json] was added
8409:
8410: * tests/: 250.html, 251.html, 252.html: - tests for taint[json]
8411: were added
8412:
8413: * src/main/pa_exec.C: - warning fix was rolled back.
8414:
8415: * src/: main/pa_charset.C, main/untaint.C, include/pa_charset.h,
8416: include/pa_string.h: - taint[json] was added - escaping was
8417: slightly modified
8418:
8419: 2010-08-25 misha
8420:
8421: * src/classes/file.C: - typo in file:sql exception was fixed
8422:
8423: * src/main/pa_exec.C: - warning about declared and not used
8424: variable forced_allow was removed
8425:
8426: 2010-08-14 misha
8427:
8428: * src/classes/hash.C: - two warnings about signed/unsigned mismatch
8429: were removed
8430:
8431: 2010-08-11 moko
8432:
8433: * tests/: 249.html, results/249.processed: default setter and
8434: anti-recursive default getter test added
8435:
8436: * src/: classes/reflection.C, include/pa_request.h, main/execute.C,
8437: types/pa_value.h, types/pa_vclass.C, types/pa_vobject.C,
8438: types/pa_vobject.h, types/pa_vstateless_class.C,
8439: types/pa_vstateless_class.h: default setter support +
8440: anti-recursive default getter support ( new feature: #13 )
8441:
8442: * src/include/pa_hash.h: optimization: threshold member removed
8443: from hash, reducing sizeof(hash)
8444:
8445: 2010-08-10 misha
8446:
8447: * tests/196.html: - junction-method was added to the test
8448:
8449: * tests/248.html: - ups. typo :)
8450:
8451: * tests/248.html: - test for checking .match with 4 params
8452:
8453: * tests/: 247.html, 247_utf8.txt, 247_utf8_bom.txt,
8454: 247_windows1251.txt: - test for "transcode file from utf-8 to
8455: $request:charset during loading if the BOM code is detected"
8456:
8457: * src/main/: pa_common.C, pa_http.C: - transcode file from utf-8 to
8458: $request:charset during loading if the BOM code is detected ( new
8459: feature: #98 )
8460:
8461: 2010-08-05 misha
8462:
8463: * src/classes/image.C: - ^image.replace now can accept only 2
8464: params. in this case the whole image is affected ( new feature:
8465: #95 )
8466:
8467: 2010-08-04 misha
8468:
8469: * tests/246.html: - test tor ^hash._at[] was added
8470:
8471: * src/classes/hash.C: - ^hash._at[first|last|[-]N] ( new feature:
8472: #53 )
8473:
8474: * src/include/pa_hash.h: - methods for accessing the first and the
8475: last values of ordered hash were added (first_value and
8476: last_value)
8477:
8478: * src/classes/file.C: - now ^file::base64 accepts up to 4 params
8479: (similar to others file's methods):
8480: ^file::base64[mode;user-file-name;encoded;options] ( new feature:
8481: #68 )
8482:
8483: * src/types/pa_vmethod_frame.h: - helper method as_hash was added
8484:
8485: 2010-08-01 moko
8486:
8487: * src/classes/op.C: to correctly process $result[] in code, called
8488: from ^process
8489:
8490: * tests/245.html: $result in ^process[] test added
8491:
8492: * src/: classes/op.C, classes/reflection.C, include/pa_request.h,
8493: main/execute.C, main/pa_request.C, types/pa_vmethod_frame.C,
8494: types/pa_vmethod_frame.h, types/pa_vobject.C: optimization:
8495: VMethodFrame(junction, caller) replaced with VMethodFrame(method,
8496: caller, self) op_call(VMethodFrame &frame, bool constructing)
8497: removed, construct(class,method) added
8498:
8499: * tests/results/: 192.processed, 244.processed: request::construct
8500: added
8501:
8502: * tests/: 244.html, 245.html, results/244.processed,
8503: results/245.processed: object creation exceptions and ^process
8504: tests added
8505:
8506: 2010-07-28 misha
8507:
8508: * tests/make_tests.cmd: - win32 EOLs
8509:
8510: * tests/: run_parser.cmd, run_tests.cmd: - cmd files for executing
8511: tests on Win32 were added (The system timezone should be GMT+3)
8512:
8513: 2010-07-26 misha
8514:
8515: * tests/: 212.html, results/212.processed: - sizes were removed
8516: mecause they could be different on different OSs
8517:
8518: * tests/065.html: - make it "win32 friendly"
8519:
8520: 2010-07-25 misha
8521:
8522: * src/main/compile.y: - all EOLs between methods are removed during
8523: compilation ( new feature: #47 )
8524:
8525: * tests/results/149.processed: - prepare tests to trim trailing
8526: methods' EOLs
8527:
8528: * tests/149.html: - prepare tests to trim trailing methods' EOLs
8529:
8530: * tests/: results/006.processed, results/014.processed, 006.html,
8531: 014.html, 022.html: - prepare tests to trim trailing methods'
8532: EOLs
8533:
8534: * tests/: 059.html, 071.html, 149.html, results/059.processed,
8535: results/071.processed, results/022.processed: - prepare tests to
8536: trim trailing methods' EOLs
8537:
8538: * tests/: results/073.processed, results/109.processed,
8539: results/142.processed, results/144.processed,
8540: results/149.processed, 073.html, 096.html, 109.html, 142.html,
8541: 144.html: - prepare tests to trim trailing methods' EOLs
8542:
8543: * tests/: 096.html, 107.html, 109.html, 142.html, 144.html,
8544: 149.html, 152.html, results/096.processed, results/107.processed,
8545: results/109.processed, results/142.processed,
8546: results/144.processed: - prepare tests to trim trailing methods'
8547: EOLs
8548:
8549: 2010-07-24 moko
8550:
8551: * tests/results/: 156.processed, 224.processed: fix for #54 changed
8552: the hash order in this test
8553:
8554: * tests/014.html: to check hash order, hash no is longer sorted
8555: before print
8556:
8557: * src/include/pa_hash.h: hash copy constructor now keeps order
8558: (bugfix: #54)
8559:
8560: 2010-07-23 moko
8561:
8562: * tests/results/224.processed: @auto[] is no longer inherited
8563:
8564: * src/types/pa_vstateless_class.C, tests/227.html,
8565: tests/results/227.processed: @auto[] is no longer inherited
8566: (bugfix: #57)
8567:
8568: 2010-07-22 misha
8569:
8570: * src/classes/table.C: - don't skip comment lines during
8571: table::load if encloser or separator is set as '#' ( new feature:
8572: #30 )
8573:
8574: * src/targets/cgi/parser3.C: - don't run as cgi if
8575: env:PARSER_VERSION was set for preventing infinite loot ( bugfix:
8576: #12 )
8577:
8578: * src/classes/file.C: - set PARSER_VARSION env before external
8579: script executing
8580:
8581: 2010-07-13 misha
8582:
8583: * tests/058.html: - test for suppressing @border was added - test
8584: for user attribute was added
8585:
8586: * tests/results/186.processed: unescaping from \uXXXX
8587:
8588: * tests/186.html: unescaping from \uXXXX
8589:
8590: * tests/: 239.html, results/239.processed: method call type
8591:
8592: * src/types/: pa_vjunction.C, pa_vjunction.h: - bugfix: #90 :
8593: $junction_method.CLASS_NAME (+CLASS)
8594:
8595: 2010-07-07 misha
8596:
8597: * buildall-with-xml, buildall-without-xml: - moving to pcre 8.10 on
8598: *nix
8599:
8600: 2010-07-05 misha
8601:
8602: * src/: classes/curl.C, classes/file.C, classes/hash.C,
8603: classes/image.C, classes/op.C, classes/string.C, classes/table.C,
8604: classes/void.C, main/pa_common.C, main/pa_http.C: - exception
8605: comment strings "options must be hash", "options must be hash,
8606: not code" and "called with invalid option" were replaced by
8607: constatns - exception comment string "invalid option passed" was
8608: replaced by "called with invalid option" (now in different
8609: methods are the same exception comment string)
8610:
8611: * src/include/pa_exception.h: - more exception strings were defined
8612:
8613: * src/: main/compile.y, main/compile_tools.C, main/compile_tools.h,
8614: types/pa_vstateless_class.h: - now we can define possible
8615: method's call type ( new feature: #5 ) 1.
8616: @OPTIONS\nstatic|dynamic (no option == any) -- for all classe's
8617: methods 2. @static:method[params] (only static keyword could be
8618: used here) -- for specified methods
8619:
8620: * src/main/pa_common.C: - junction points should not be deleted on
8621: win32 during dirs cleanup ( bugfix: #83 ) - optimisation in dirs
8622: cleanup
8623:
8624: 2010-07-03 misha
8625:
8626: * tests/: 158.html, 160.html, 161.html, 162.html, 163.html,
8627: results/158.processed, results/160.processed,
8628: results/161.processed, results/162.processed,
8629: results/163.processed: - prepare tests to trim trailing methods'
8630: EOLs
8631:
8632: * tests/results/169.processed: - prepare tests to trim trailing
8633: methods' EOLs
8634:
8635: * tests/results/: 168.processed, 169.processed: - prepare tests to
8636: trim trailing methods' EOLs
8637:
8638: * tests/: results/170.processed, results/167.processed,
8639: results/168.processed, results/169.processed, 167.html, 168.html,
8640: 169.html: - prepare tests to trim trailing methods' EOLs
8641:
8642: * tests/: results/170.processed, results/171.processed,
8643: results/172.processed, results/173.processed,
8644: results/174.processed, results/175.processed, 170.html, 171.html,
8645: 172.html, 173.html, 174.html, 175.html: - prepare tests to trim
8646: trailing methods' EOLs
8647:
8648: * tests/: results/176.processed, results/180.processed,
8649: results/184.processed, results/185.processed,
8650: results/191.processed, results/192.processed,
8651: results/196.processed, results/197.processed,
8652: results/198.processed, 176.html, 180.html, 184.html, 185.html,
8653: 191.html, 192.html, 196.html, 197.html, 198.html: - prepare tests
8654: to trim trailing methods' EOLs
8655:
8656: * tests/: 199.html, 208.html, 209.html, 213.html, 214.html,
8657: results/199.processed, results/208.processed,
8658: results/209.processed, results/213.processed,
8659: results/214.processed: - prepare tests to trim trailing methods'
8660: EOLs
8661:
8662: 2010-06-29 misha
8663:
8664: * tests/: 220.html, 218.html, results/218.processed,
8665: results/215.processed, results/217.processed, 215.html, 217.html:
8666: - prepare tests to trim trailing methods' EOLs
8667:
8668: * tests/: results/224.processed, 224.html, 223.html,
8669: results/223.processed, results/220.processed: - prepare tests to
8670: trim trailing methods' EOLs
8671:
8672: * tests/results/: 226.processed, 230.processed: - prepare tests to
8673: trim trailing methods' EOLs
8674:
8675: * tests/: 229.html, results/229.processed: - prepare tests to trim
8676: trailing methods' EOLs
8677:
8678: * tests/: 232.html, 235.html, results/232.processed,
8679: results/235.processed, 226.html, 227.html, 228.html, 230.html,
8680: results/226.processed, results/227.processed,
8681: results/228.processed, results/230.processed: - prepare tests to
8682: trim trailing methods' EOLs
8683:
8684: 2010-06-16 moko
8685:
8686: * tests/: 229.html, results/229.processed: elseif now supported in
8687: ^if
8688:
8689: * src/classes/op.C: new feature: #56 elseif now supported in ^if
8690:
8691: 2010-06-03 misha
8692:
8693: * src/main/pa_common.C: - bugfix #74 -- memmove should be used
8694: instead of memcopy for overlaped regions
8695:
8696: 2010-05-25 misha
8697:
8698: * src/main/pa_common.C: - wanring about unused vars was removed
8699:
8700: * src/: include/pa_request.h, main/execute.C, main/pa_request.C: -
8701: get_method_filename was moved to execute.C
8702:
8703: 2010-05-23 misha
8704:
8705: * src/main/pa_request.C: - more accurate detection of method's file
8706:
8707: 2010-05-22 misha
8708:
8709: * src/classes/reflection.C: - bugfix: core during detection of
8710: .file if filespec isn't detected successfully
8711:
8712: 2010-05-20 misha
8713:
8714: * src/main/pa_request.C: - fix in get_method_filename
8715:
8716: * src/include/pa_request.h: - new feature: #24 -- searching
8717: included file in @USE/^use is changed. if its filespec doesn't
8718: start from '/' it will be searched in caller file directory
8719:
8720: * src/classes/reflection.C: - ^reflection:method_info returns file
8721: where the method is defined
8722:
8723: * src/: include/pa_request.h, main/compile.y, main/pa_request.C,
8724: classes/op.C: - new feature: #24 -- searching included file in
8725: @USE/^use is changed. if its filespec doesn't start from '/' it
8726: will be searched in caller file directory
8727:
8728: * src/: classes/file.C, include/pa_common.h: - method lastposafter
8729: is moved to pa_common.h
8730:
8731: 2010-05-18 misha
8732:
8733: * src/: main/pa_common.C, include/pa_common.h, classes/string.C,
8734: types/pa_vcookie.C: new feature: #71 ^string:js-unescape and
8735: cookie parser decode \uXXXX as well as %uXXXX
8736:
8737: 2010-05-17 misha
8738:
8739: * src/classes/curl.C: beauty: - unused param is removed in method
8740: _curl_version_action - some spaces were removed or replaced by
8741: tabs
8742:
8743: * src/classes/table.C: - bugfix: #72 core with empty value during
8744: ^table.hash[...;name_of_the_last_column][$.type[string]]
8745:
8746: 2010-05-16 misha
8747:
8748: * src/classes/curl.C: new: #61 more curl options were added
8749: (contributed by Sumo)
8750:
8751: 2010-04-29 pretender
8752:
8753: * src/main/pa_string.C: fixes #63 Split result from empty string
8754: now empty string.
8755:
8756: * src/types/pa_vtable.C: bugfix: #35 All empty table cells are now
8757: string type.
8758:
8759: 2010-04-28 pretender
8760:
8761: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
8762: main/execute.C: bugfix: #59 OPTIMIZE_BYTECODE_GET_CLASS
8763: macrodefinition removed
8764:
8765: 2010-04-19 pretender
8766:
8767: * src/main/execute.C: fixes #60 Stacktrace now contains info for
8768: OP_CONSTRUCT_OBJECT and OP_GET_CLASS
8769:
8770: * src/: include/pa_common.h, main/pa_common.C, main/pa_exec.C:
8771: fixes #64 Now file.missing exception generates in unsafe mode to.
8772:
8773: * src/classes/file.C: fixes #48 Now not throw "not save environment
8774: variable" exception in grpunlim version.
8775:
8776: 2010-04-05 misha
8777:
8778: * src/classes/string.C: - new feature: 4th param was added to
8779: match. if specified its value is returned in case of nothing was
8780: found
8781:
8782: 2010-04-01 misha
8783:
8784: * src/main/pa_request.C: - bugfix: on *nix URIs like /a/b/// caused
8785: multiple execution of /a/b/auto.p
8786:
8787: 2010-03-19 misha
8788:
8789: * src/main/execute.C: - core in $table1.$table2 was fixed
8790:
8791: * src/targets/cgi/parser3.C: - core in sigpipe was fixed
8792:
8793: 2010-01-27 misha
8794:
8795: * src/main/pa_common.C: - bugfix: there are no excaption.type if
8796: trying to open file by path /existing-file/non-exixting-file
8797:
8798: 2010-01-26 misha
8799:
8800: * src/types/: pa_vrequest.C, pa_vrequest.h: - $request:post-body
8801: was added (returns file)
8802:
8803: 2009-12-22 misha
8804:
8805: * src/classes/curl.C: - method 'option' was renamed to 'options' -
8806: now parser doesn't have class curl if it was built without it
8807:
8808: 2009-12-15 misha
8809:
8810: * configure.in: - little cheat with curl include dir was added
8811:
8812: 2009-12-05 misha
8813:
8814: * src/classes/curl.C: - some fixes
8815:
8816: 2009-12-04 misha
8817:
8818: * src/include/pa_config_fixed.h, src/classes/classes.vcproj,
8819: src/classes/curl.C, src/classes/file.C, src/classes/Makefile.am,
8820: buildall-with-xml, buildall-without-xml, configure.in: - curl
8821: class was added
8822:
8823: * src/include/pa_hash.h: - hash-iterator was added
8824:
8825: * buildall-with-xml, buildall-without-xml: - option --passive-ftp
8826: was added to pcre
8827:
8828: 2009-11-27 misha
8829:
8830: * src/classes/image.C: - don't add @border attribute to output of
8831: ^image.html[] if it was specified by user with empty value
8832:
8833: * src/types/pa_vxdoc.C: - bugfix: core if xdoc doesn't have the
8834: root element and we are trying to access .documentElement
8835:
8836: 2009-11-11 misha
8837:
8838: * src/classes/table.C: - in ^table.flip[] look at number of columns
8839: instead of number of items in first row for named tables
8840:
8841: 2009-11-10 misha
8842:
1.211 moko 8843: * operators.ru.txt, operators.txt: - info about hash-options in
8844: ^file::create was added
1.95 moko 8845:
8846: * tests/237.html: - test for ^file::create[...;$.charset[...]] was
8847: added
8848:
8849: 2009-11-09 misha
8850:
8851: * buildall-with-xml: - moving to libxml 2.7.6
8852:
8853: * tests/236.html: - tests for comparations cords with functions
8854: were added
8855:
8856: * src/include/pa_string.h: - optimisation: cacheing of cstr was
8857: added
8858:
8859: * src/main/pa_http.C: - little optimisation
8860:
8861: * src/: classes/table.C, lib/gc/include/gc_allocator.h: - bugfix:
8862: GPF mallocs + stringstream (table.save)
8863:
8864: * src/classes/file.C: - file::create now accepts 4th param: options
8865: with $.charset
8866:
8867: * src/lib/cord/: cordxtra.c, include/private/cord_pos.h: - fixed
8868: bug in cord (comparation cords with functions was buggy)
8869:
8870: 2009-11-06 misha
8871:
8872: * src/main/pa_string.C: - bugfix: calculation string.length
8873: sometimes was buggy
8874:
8875: * src/classes/string.C: - bugfix: Temp_value_element wasn't
8876: destroyed if exception occured during match/replace
8877:
8878: * src/: main/pa_charset.C, include/pa_charset.h: - method
8879: lengthUTF8Char was added
8880:
8881: * src/classes/op.C: - clean tainting lang was added for user's
8882: usage
8883:
8884: * src/lib/cord/: cordbscs.c, cordxtra.c: - some rare GPF were
8885: fixed: checkouts are required after GC_MALLOC
8886:
8887: * src/types/pa_vregex.C: - check UTF8 only during 1st iteration
8888:
1.211 moko 8889: * operators.ru.txt, operators.txt: - actually, there is no
8890: ^untaint[xml] in file::create
1.95 moko 8891:
8892: 2009-10-15 misha
8893:
8894: * tests/: 235.html, 235_attach.txt: - tests for preparing email
8895: were added
8896:
8897: * tests/234.html: - more tests for checking ^taint[uri] escaping
8898: were added
8899:
8900: * src/: include/pa_string.h, main/pa_charset.C, main/pa_http.C,
8901: main/pa_request.C, main/untaint.C, types/pa_vmail.C: - little
8902: hacking: for dealing with transcoding+^taint[uri]
8903: transcode_and_untaint was replaced by untaint_and_transcode
8904:
8905: 2009-10-13 misha
8906:
8907: * tests/: 121.html, results/121.processed: - test transcoding +
8908: url-escaping now
8909:
8910: * tests/results/auto.p: - more helpers' methods were added
8911:
8912: * src/main/pa_globals.C: - die instead of abort
8913:
8914: 2009-10-06 misha
8915:
8916: * src/main/pa_common.C: - don't allocate memory during
8917: capitalization if input string is already capitalized
8918:
8919: * src/targets/isapi/parser3isapi.C: - pass pre-capitalized headers
8920:
8921: * src/targets/cgi/parser3.C: - pass pre-capitalized headers - don't
8922: use format function because it calls malloc
8923:
8924: * src/include/pa_common.h: - more capitalized headers were added
8925:
8926: * src/main/pa_common.C: - in safe mode clear executable bits during
8927: file writing
8928:
8929: 2009-10-05 misha
8930:
8931: * src/main/pa_charset.C: - use iterators in pa_charset.C itself
8932:
8933: 2009-10-03 misha
8934:
8935: * src/: types/pa_vimage.h, classes/image.C: - ^img.font[],
8936: ^img.text[] & ^img.length[] can work in utf-8 now
8937:
8938: * src/: include/pa_charset.h, main/pa_charset.C: - class
8939: UTF8_string_iterator was added
8940:
8941: * src/classes/image.C: - respect utf-8 when calculate alphabet
8942: length
8943:
8944: * src/classes/mail.C: - check from before get message.cstr
8945:
8946: 2009-10-02 misha
8947:
8948: * tests/233.html: - test for image.font, image.length, image.text
8949: with text in utf-8 were added
8950:
8951: * src/main/pa_common.C: - use pa_malloc_atomic instead of new
8952:
8953: * buildall-with-xml, buildall-without-xml: - comment about gc
8954: version for freebsd 4 was added
8955:
8956: 2009-10-01 misha
8957:
8958: * src/main/pa_exec.C: - bugfix: allocate a bit more (for
8959: terminator) - read_pipe were slightly optimized
8960:
8961: 2009-09-28 misha
8962:
8963: * src/main/: pa_common.C, pa_uue.C: - some magic numbers were
8964: removed
8965:
8966: * src/types/pa_vmail.C: - forgot about space after ':'
8967:
8968: * src/types/pa_vmail.C: - escape filenames while preparing mail
8969: body - small simplifications
8970:
8971: * src/: include/pa_uue.h, main/pa_uue.C: - pa_uuencode now has
8972: inout params like pa_base64
8973:
8974: * src/: types/pa_vmail.C, types/pa_vmail.h, classes/mail.C: - new
8975: option $.debug-print(1) was added to mail:send - changes for
8976: using uue_encode which uses less memory
8977:
8978: * src/main/pa_common.C: - pa_base64_encode uses less memory now
8979:
8980: * src/: include/pa_uue.h, main/pa_uue.C: - pa_uuencode reduces less
8981: memory now
8982:
8983: 2009-09-26 misha
8984:
8985: * src/types/pa_vmail.C: - default encoding now is base64
8986:
8987: * buildall-with-xml: - moving to libxml 2.7.5 and libxslt 1.1.26
8988:
8989: 2009-09-25 misha
8990:
8991: * src/types/pa_vmail.C: - capitalization of headers was added to
8992: sending mail as well
8993:
8994: * buildall-with-xml: - catalog package was removed from libxml
8995:
8996: * src/main/pa_xml_io.C: - fix in removing file:// protocol for
8997: win32 absolute path
8998:
8999: * src/include/pa_common.h: - one more capitalized header was added
9000:
9001: 2009-09-22 misha
9002:
9003: * INSTALL: - comment about building just httpd binary while
9004: building apache module was added
9005:
9006: 2009-09-21 misha
9007:
9008: * buildall-with-xml: - moving to the latest versions of xml libs:
9009: libxml 2.7.4 and libxslt 1.1.25
9010:
9011: 2009-09-19 misha
9012:
9013: * tests/231.html: - test for encoding cookie in win-1251
9014:
9015: 2009-09-18 misha
9016:
9017: * tests/: 224.html, 224.p: - tests for ^reflection:fields[class or
9018: object] were added
9019:
1.211 moko 9020: * operators.ru.txt, operators.txt: - info about method
9021: ^reflection:fields[class or object] was added
1.95 moko 9022:
9023: * src/classes/reflection.C: - method ^reflection:fields[class or
9024: object] was added
9025:
9026: * src/types/: pa_value.h, pa_vclass.C, pa_vclass.h, pa_vobject.h: -
9027: methods get_fields were added
9028:
9029: * tests/232.html: - tests for @GET[name]
9030:
9031: * src/classes/table.C: - some changes in handling hash-options for
9032: creare, join and locate
9033:
9034: * src/types/: pa_vobject.C, pa_vobject.h: - @GET[] now could be
9035: defined with option: the type of requested value
9036:
9037: 2009-09-17 misha
9038:
9039: * tests/212.html: - tests for .pattern and .options were added
9040:
9041: * src/types/: pa_vregex.C, pa_vregex.h: - $regex.pattern and
9042: $regex.options were added
9043:
9044: 2009-09-11 misha
9045:
9046: * tests/: 223.html, 223_utf8.txt, 223_win1251.txt: - test was
9047: rewrited. it checks not just one case of sending cookies during
9048: file::load[http], but also sending headers and fields (including
9049: files)
9050:
9051: 2009-09-10 misha
9052:
9053: * src/main/untaint.C: - workaround in file-spec lang for old Macs
9054: was removed => now parser can open files with Russian 'r' in
9055: filename
9056:
9057: * src/main/untaint.C: - bugfix: client charset whould be analized
9058: while escaping cookies but now source charset
9059:
9060: * src/main/pa_http.C: - bugfix: the values of http headers didn't
9061: ^tainted[uri] so it was possible to make request with incorrect
9062: http header
9063:
9064: * src/main/pa_http.C: - capitalization of http headers during
9065: file::load[http was slightly changes - bugfix: all headers which
9066: parser sends during file::load[http should be transcoded and only
9067: then escaped
9068:
9069: * src/main/untaint.C: - a bit more comments were added
9070:
9071: * src/classes/: file.C, string.C: - types where changes (minus 2
9072: warnings)
9073:
9074: * src/include/pa_common.h: - 2 capitalized strings for making http
9075: headers during file::load[http were added
9076:
9077: 2009-09-08 misha
9078:
1.211 moko 9079: * operators.ru.txt, operators.txt: - changes in file.save and
9080: string.save were added
1.95 moko 9081:
9082: * tests/: 230.html, 230.txt: - tests for checking options in
9083: file.save and string.save were added
9084:
9085: * src/main/pa_request.C: - http headers names, which are passed to
9086: SAPI::add_header_attribute are lowercased now (it'll be
9087: capitalized in that method)
9088:
9089: * src/: types/pa_vfile.C, types/pa_vfile.h, classes/file.C,
9090: classes/string.C: - file_write accepts Request_charsets and asked
9091: charset and cound transcode content before writing - string.save
9092: and file.save have option $.charset now
9093:
9094: * src/: include/pa_common.h, main/pa_common.C, classes/table.C,
9095: classes/xdoc.C: - file_write accepts Request_charsets and asked
9096: charset and cound transcode content before writing
9097:
9098: * src/include/pa_exception.h: - new exception comment string was
9099: defined
9100:
9101: 2009-09-07 misha
9102:
9103: * src/main/compile.y: - grammar $name\ name stops now for regex
9104: sub-pattern\s
9105:
9106: 2009-09-04 misha
9107:
9108: * src/main/pa_http.C: - capitalization of http headers during
9109: file::load[http was implemented
9110:
9111: 2009-09-03 misha
9112:
9113: * src/: main/pa_common.C, main/pa_http.C, main/pa_request.C,
9114: include/pa_common.h, include/pa_sapi.h, types/pa_vcookie.C,
9115: types/pa_vmail.C, targets/cgi/parser3.C,
9116: targets/isapi/parser3isapi.C: - back to storing response http
9117: headers in lowercase - capitalize them during output
9118:
9119: 2009-08-31 misha
9120:
9121: * src/classes/table.C: - allow call with any brackets (it could be
9122: useful in methods with explict result declaration)
9123:
9124: * src/classes/table.C: - bugfix: ^table.sort{...} doesn't work
9125: correctly if $request:charset==koi8-r
9126:
9127: 2009-08-30 misha
9128:
9129: * src/: include/pa_common.h, main/pa_request.C: - http headers were
9130: changed: content-type => Content-type and so on
9131:
9132: * src/classes/file.C, src/include/pa_common.h,
9133: src/include/pa_request.h, src/main/pa_http.C,
9134: src/main/pa_request.C, src/types/pa_vcookie.C,
9135: src/types/pa_vmail.C, src/targets/cgi/parser3.C,
9136: src/targets/isapi/parser3isapi.C, tests/results/001.processed,
9137: tests/results/002.processed, tests/results/003.processed,
9138: tests/results/004.processed, tests/results/005.processed,
9139: tests/results/006.processed, tests/results/007.processed,
9140: tests/results/008.processed, tests/results/009.processed,
9141: tests/results/010.processed, tests/results/011.processed,
9142: tests/results/012.processed, tests/results/013.processed,
9143: tests/results/014.processed, tests/results/015.processed,
9144: tests/results/016.processed, tests/results/017.processed,
9145: tests/results/018.processed, tests/results/019.processed,
9146: tests/results/020.processed, tests/results/021.processed,
9147: tests/results/022.processed, tests/results/023.processed,
9148: tests/results/024.processed, tests/results/025.processed,
9149: tests/results/026.processed, tests/results/027.processed,
9150: tests/results/028.processed, tests/results/029.processed,
9151: tests/results/030.processed, tests/results/031.processed,
9152: tests/results/032.processed, tests/results/033.processed,
9153: tests/results/034.processed, tests/results/035.processed,
9154: tests/results/036.processed, tests/results/037.processed,
9155: tests/results/038.processed, tests/results/039.processed,
9156: tests/results/040.processed, tests/results/041.processed,
9157: tests/results/042.processed, tests/results/043.processed,
9158: tests/results/044.processed, tests/results/045.processed,
9159: tests/results/046.processed, tests/results/047.processed,
9160: tests/results/048.processed, tests/results/049.processed,
9161: tests/results/050.processed, tests/results/051.processed,
9162: tests/results/052.processed, tests/results/053.processed,
9163: tests/results/054.processed, tests/results/055.processed,
9164: tests/results/056.processed, tests/results/057.processed,
9165: tests/results/058.processed, tests/results/059.processed,
9166: tests/results/060.processed, tests/results/061.processed,
9167: tests/results/062.processed, tests/results/063.processed,
9168: tests/results/064.processed, tests/results/065.processed,
9169: tests/results/066.processed, tests/results/067.processed,
9170: tests/results/068.processed, tests/results/069.processed,
9171: tests/results/070.processed, tests/results/071.processed,
9172: tests/results/072.processed, tests/results/073.processed,
9173: tests/results/074.processed, tests/results/075.processed,
9174: tests/results/076.processed, tests/results/077.processed,
9175: tests/results/078.processed, tests/results/079.processed,
9176: tests/results/080.processed, tests/results/081.processed,
9177: tests/results/082.processed, tests/results/083.processed,
9178: tests/results/084.processed, tests/results/085.processed,
9179: tests/results/086.processed, tests/results/087.processed,
9180: tests/results/088.processed, tests/results/089.processed,
9181: tests/results/090.processed, tests/results/091.processed,
9182: tests/results/092.processed, tests/results/093.processed,
9183: tests/results/094.processed, tests/results/095.processed,
9184: tests/results/096.processed, tests/results/097.processed,
9185: tests/results/098.processed, tests/results/099.processed,
9186: tests/results/100.processed, tests/results/101.processed,
9187: tests/results/102.processed, tests/results/103.processed,
9188: tests/results/104.processed, tests/results/105.processed,
9189: tests/results/106.processed, tests/results/107.processed,
9190: tests/results/108.processed, tests/results/109.processed,
9191: tests/results/110.processed, tests/results/111.processed,
9192: tests/results/112.processed, tests/results/113.processed,
9193: tests/results/114.processed, tests/results/115.processed,
9194: tests/results/116.processed, tests/results/117.processed,
9195: tests/results/118.processed, tests/results/119.processed,
9196: tests/results/120.processed, tests/results/121.processed,
9197: tests/results/122.processed, tests/results/123.processed,
9198: tests/results/124.processed, tests/results/125.processed,
9199: tests/results/126.processed, tests/results/127.processed,
9200: tests/results/128.processed, tests/results/129.processed,
9201: tests/results/130.processed, tests/results/131.processed,
9202: tests/results/132.processed, tests/results/133.processed,
9203: tests/results/134.processed, tests/results/135.processed,
9204: tests/results/136.processed, tests/results/138.processed,
9205: tests/results/139.processed, tests/results/140.processed,
9206: tests/results/141.processed, tests/results/142.processed,
9207: tests/results/143.processed, tests/results/144.processed,
9208: tests/results/145.processed, tests/results/146.processed,
9209: tests/results/147.processed, tests/results/148.processed,
9210: tests/results/149.processed, tests/results/150.processed,
9211: tests/results/151.processed, tests/results/152.processed,
9212: tests/results/153.processed, tests/results/154.processed,
9213: tests/results/155.processed, tests/results/156.processed,
9214: tests/results/157.processed, tests/results/158.processed,
9215: tests/results/159.processed, tests/results/160.processed,
9216: tests/results/161.processed, tests/results/162.processed,
9217: tests/results/163.processed, tests/results/164.processed,
9218: tests/results/165.processed, tests/results/166.processed,
9219: tests/results/167.processed, tests/results/168.processed,
9220: tests/results/169.processed, tests/results/170.processed,
9221: tests/results/171.processed, tests/results/172.processed,
9222: tests/results/173.processed, tests/results/174.processed,
9223: tests/results/175.processed, tests/results/176.processed,
9224: tests/results/177.processed, tests/results/178.processed,
9225: tests/results/179.processed, tests/results/180.processed,
9226: tests/results/181.processed, tests/results/182.processed,
9227: tests/results/183.processed, tests/results/184.processed,
9228: tests/results/185.processed, tests/results/186.processed,
9229: tests/results/187.processed, tests/results/188.processed,
9230: tests/results/189.processed, tests/results/190.processed,
9231: tests/results/191.processed, tests/results/192.processed,
9232: tests/results/193.processed, tests/results/194.processed,
9233: tests/results/195.processed, tests/results/196.processed,
9234: tests/results/197.processed, tests/results/198.processed,
9235: tests/results/199.processed, tests/results/200.processed,
9236: tests/results/201.processed, tests/results/202.processed,
9237: tests/results/203.processed, tests/results/204.processed,
9238: tests/results/205.processed, tests/results/206.processed,
9239: tests/results/207.processed, tests/results/208.processed,
9240: tests/results/209.processed, tests/results/210.processed,
9241: tests/results/211.processed, tests/results/212.processed,
9242: tests/results/213.processed, tests/results/214.processed,
9243: tests/results/215.processed, tests/results/216.processed,
9244: tests/results/217.processed, tests/results/218.processed,
9245: tests/results/219.processed, tests/results/220.processed,
9246: tests/results/221.processed, tests/results/222.processed,
9247: tests/results/223.processed, tests/results/224.processed,
9248: tests/results/225.processed, tests/results/226.processed,
9249: tests/results/227.processed, tests/results/228.processed,
9250: tests/results/229.processed: - http headers were changed:
9251: content-type => Content-type and so on
9252:
9253: 2009-08-27 misha
9254:
9255: * src/: main/pa_random.C, include/pa_random.h,
9256: targets/cgi/parser3.C: - year was updated :)
9257:
9258: 2009-08-26 misha
9259:
9260: * tests/: 224.html, 224.p: - test for creating of parser object
9261: using constructor without params - little bugfix in test
9262:
9263: * src/main/compile_tools.h: - bugfix: should't call autouse while
9264: checking existed class while processing partial option
9265:
9266: * src/classes/reflection.C: - bugfix: core when creating object
9267: with reflection and constructor doesn't have params
9268:
9269: 2009-08-24 misha
9270:
9271: * tests/229.html: - tests for checking the number of parameters
9272: were added
9273:
9274: * src/types/: pa_value.C, pa_vmethod_frame.h: - bugfix: the actual
9275: number of method's parameters wasn't checked correctly (the bug
9276: was introduced in 3.4.0)
9277:
9278: 2009-08-22 misha
9279:
9280: * src/main/pa_http.C: - ^file::load[http://...;$.body[]] : $.body
9281: transcoded, but tainted pieces are escaped only when
9282: content-type==url-encoding
9283:
9284: * tests/228.html: - test for checking
9285: ^file::load[http://...;$.body[]]
9286:
9287: * src/types/: pa_vform.C, pa_vform.h: - bugfix: attempt to detect
9288: post charset was too early (charsets is empty at this moment)
9289:
9290: 2009-08-21 misha
9291:
9292: * src/: include/pa_string.h, main/pa_http.C, main/pa_request.C,
9293: main/untaint.C: - some fixes with transcode+untaint
9294:
9295: 2009-08-15 misha
9296:
9297: * src/main/pa_exec.C: - number of argv in file::exec/cgi on unix
9298: was increaced to 100 (was 50)
9299:
9300: * tests/227.html: - test for checking overriding properties in
9301: static classes was added
9302:
9303: * tests/: 226.html, 226.p: - test for @autoload[] was added
9304:
9305: * src/: include/pa_request.h, main/compile.y, main/compile_tools.h,
9306: main/execute.C, main/pa_request.C, classes/reflection.C: -
9307: autouse was implemented
9308:
9309: 2009-08-14 misha
9310:
9311: * src/classes/reflection.C: - outdated checkout was removed
9312:
9313: * src/classes/reflection.C: - optimization - method ^dynamical was
9314: added.
9315:
9316: * src/: types/pa_value.h, types/pa_vmethod_frame.h,
9317: types/pa_vstateless_class.h, main/execute.C: - optimization
9318:
9319: * src/types/pa_vclass.C: - exception if base on sytem class
9320:
9321: 2009-08-12 misha
9322:
9323: * src/types/: pa_vclass.C, pa_vclass.h, pa_vstateless_class.C,
9324: pa_vstateless_class.h: - little optimisation
9325:
9326: 2009-08-11 misha
9327:
9328: * tests/224.html: - method_params => method_info - checking for
9329: $.inherited
9330:
1.211 moko 9331: * src/classes/reflection.C, operators.ru.txt, operators.txt: -
9332: method method_params was renamed to method_info and now it
9333: returns class name, if method was defined in ancestor
1.95 moko 9334:
9335: * tests/225.html: - tests for cheching properties in hierarhical
9336: classes were added
9337:
9338: * src/: types/pa_property.h, types/pa_vclass.C, types/pa_vclass.h,
9339: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
9340: main/compile.y, main/execute.C, classes/classes.C: - problems
9341: with properties in new classes implementation were fixed
9342:
9343: 2009-08-10 misha
9344:
9345: * src/main/execute.C: - now constructor shouldn't be defined in
9346: class. it could be defined in parent.
9347:
9348: 2009-08-09 misha
9349:
9350: * src/classes/reflection.C: - ^reflection:methods doesn't return
9351: base's methods
9352:
9353: 2009-08-08 misha
9354:
9355: * src/: classes/classes.h, classes/date.C, classes/file.C,
9356: classes/form.C, classes/hash.C, classes/hashfile.C,
9357: classes/image.C, classes/mail.C, classes/op.C,
9358: classes/reflection.C, classes/regex.C, classes/string.C,
9359: classes/table.C, classes/xdoc.C, classes/xnode.C,
9360: classes/xnode.h, include/pa_hash.h, main/execute.C,
9361: main/pa_http.C, main/pa_request.C, targets/cgi/parser3.C,
9362: types/pa_method.h, types/pa_property.h, types/pa_value.C,
9363: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
9364: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
9365: types/pa_vcookie.h, types/pa_vdate.h, types/pa_venv.C,
9366: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
9367: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
9368: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
9369: types/pa_vimage.h, types/pa_vmail.C, types/pa_vmail.h,
9370: types/pa_vmath.h, types/pa_vmemory.h, types/pa_vmethod_frame.h,
9371: types/pa_vobject.C, types/pa_vobject.h, types/pa_vproperty.C,
9372: types/pa_vproperty.h, types/pa_vrequest.C, types/pa_vrequest.h,
9373: types/pa_vresponse.C, types/pa_vresponse.h,
9374: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
9375: types/pa_vstateless_object.h, types/pa_vstatus.C,
9376: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.C,
9377: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
9378: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
9379: types/pa_wwrapper.h, types/types.vcproj: - new classes
9380: implementation
9381:
9382: * buildall-with-xml, buildall-without-xml: - gc has a bug if
9383: USE_MUNMAP is used. so it is disabled as a workaround.
9384:
9385: 2009-08-05 misha
9386:
9387: * src/: main/pa_common.C, include/pa_common.h: - not needed
9388: parameter was removed
9389:
9390: * src/main/pa_http.C: - bugfix: error was during detecting
9391: content-type of file which was loaded by http
9392:
9393: 2009-08-01 misha
9394:
9395: * src/main/execute.C, src/main/compile.y, src/include/pa_opcode.h,
9396: src/types/pa_wcontext.h, src/types/pa_wwrapper.h, INSTALL: -
9397: OPTIMIZE_BYTECODE_CONSTRUCT_OBJECT and OPTIMIZE_CONSTRUCT_OBJECT
9398: can't be disabled with defines any longer
9399:
9400: 2009-07-29 misha
9401:
9402: * src/classes/reflection.C, tests/results/224.processed: - for
9403: native methods with any call type now returned empty call_type
9404: value
9405:
9406: * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
9407: classes/table.C, include/pa_hash.h, include/pa_request.h,
9408: main/pa_request.C: - break in cycles was optimized
9409:
9410: * INSTALL: - more defines were described
9411:
9412: 2009-07-28 misha
9413:
1.211 moko 9414: * operators.ru.txt, operators.txt: - some changes in information
9415: about reflection class
1.95 moko 9416:
9417: * tests/: 224.html, 224.p: - tests for reflection class
9418:
9419: * src/classes/reflection.C: - some bugs were fixed, method classes
9420: was added, refactoring
9421:
9422: 2009-07-26 misha
9423:
9424: * src/classes/classes.vcproj: - reflection class wass added to
9425: project
9426:
1.211 moko 9427: * operators.ru.txt, operators.txt: - information about reflection
9428: class was added
1.95 moko 9429:
9430: * src/classes/reflection.C: - class was redesigned
9431:
9432: 2009-07-24 misha
9433:
9434: * src/classes/: Makefile.am, reflection.C: - class reflection was
9435: added
9436:
9437: * src/types/pa_vstateless_class.h: - method for reflection method's
9438: in classes was added
9439:
9440: 2009-07-22 misha
9441:
9442: * src/main/compile_tools.h: - bugfix: $object.$var was
9443: over-optimized. it failed if $object1.$object2.field
9444:
9445: 2009-07-16 misha
9446:
9447: * src/: lib/cord/cordbscs.c, lib/cord/cordprnt.c,
9448: lib/cord/cordxtra.c, lib/cord/include/cord.h,
9449: include/pa_string.h, main/pa_string.C: - optimization: CORD_str,
9450: CORD_to_const_char_star, CORD_to_char_star and CORD_substr have
9451: one more arg: length of cord
9452:
9453: 2009-07-15 misha
9454:
9455: * src/main/pa_http.C: - bugfix: $.cookies' values should be force
9456: tainted in ^file::load[http://...;$.cookies[]]
9457:
9458: * src/classes/: op.C, regex.C, string.C: - new string with
9459: exception was used
9460:
9461: * src/include/pa_exception.h: - new string with exception was added
9462:
9463: * tests/223.html: - test for checking cookie-encoding during
9464: ^file::load[http was added
9465:
9466: * tests/: 221.html, 222.html: - tests for checking type of
9467: $table.fields.field were added
9468:
9469: * src/types/pa_vtable.C: - not used var decl was removed
9470:
9471: * src/include/pa_string.h: - use cached string length in Body::mid.
9472: it improves speed of match with brackets in pattern
9473:
9474: * src/lib/cord/include/cord.h: - make CORD_substr_checked available
9475: outside
9476:
9477: 2009-07-14 misha
9478:
9479: * src/types/pa_vtable.C: - $table.fields.a return string even if
9480: column is empty (sometime returned void) - $table.fields was
9481: added for nameless tables
9482:
9483: * src/targets/cgi/getopt.c: - one warning resolved
9484:
9485: * src/main/pa_string.C: - potentian bug fixed
9486:
9487: * src/classes/op.C: - small optimization in taint/untaint
9488:
9489: 2009-07-13 misha
9490:
9491: * tests/156.html: - test for $cookie[...$.httponly(false)...] was
9492: added
9493:
9494: * src/types/pa_value.C: - bugfix: $cookie[...$.httponly(false)...]
9495: souldn't add the attribut to output
9496:
9497: 2009-07-11 misha
9498:
9499: * src/targets/: cgi/parser3.vcproj, isapi/parser3isapi.vcproj: -
9500: stack size was increaced to 2MB (default=1MB)
9501:
9502: 2009-07-08 misha
9503:
9504: * src/main/pa_string.C: - link to UTF-8 description was added
9505:
9506: * src/include/pa_hash.h: - hash keeps element's order in more
9507: places (ex: ._keys[])
9508:
9509: * tests/220.html: - test for checking order of elements in hash in
9510: foreach was added
9511:
9512: * tests/172.html: - small changes in printing hash
9513:
9514: * tests/129.html: - small changes in printing hash
9515:
9516: * src/: include/pa_common.h, include/pa_hash.h,
9517: include/pa_request.h, types/pa_value.h, types/pa_vmethod_frame.C,
9518: types/pa_vmethod_frame.h: - hash now keeps order of elements
9519:
9520: * tests/014.html: - small changes in printing hash
9521:
9522: 2009-07-07 misha
9523:
9524: * src/classes/op.C: - new taint language "parser-code" was added
9525:
9526: * tests/219.html: - test for auto untaint parser code in process
9527: was added
9528:
9529: * src/classes/op.C: - tainted pieces in body of process are
9530: auto-untainted now: ^ -> ^^, $ -> ^$ etc.
9531:
9532: * src/: include/pa_string.h, main/untaint.C: - new language
9533: L_PARSER_CODE for auto-untaint in process was added
9534:
9535: * src/: classes/file.C, classes/hash.C, classes/image.C,
9536: classes/op.C, classes/string.C, classes/table.C, classes/void.C,
9537: classes/xdoc.C, include/pa_string.h, main/pa_charset.C,
9538: main/pa_http.C, main/pa_request.C, main/pa_xml_io.C,
9539: main/untaint.C, types/pa_value.h, types/pa_vhash.h,
9540: types/pa_vmail.C, types/pa_vobject.h, types/pa_vstring.h: - some
9541: code cleanup
9542:
9543: 2009-07-06 misha
9544:
9545: * src/classes/: file.C, hash.C, image.C, mail.C, op.C, string.C,
9546: table.C, void.C, xdoc.C: - cstr(params) and cstrm(params) were
9547: deleted. taint_cstr[m] and untaint_cstr[m] should be used
9548:
9549: * src/types/: pa_vcookie.C, pa_vhash.h, pa_vhashfile.C,
9550: pa_vimage.C, pa_vmail.C, pa_vobject.h, pa_vregex.C,
9551: pa_vrequest.C, pa_vstring.h, pa_vvoid.h: - cstr(params) and
9552: cstrm(params) were deleted. taint_cstr[m] and untaint_cstr[m]
9553: should be used
9554:
9555: * src/main/: pa_charset.C, pa_common.C, pa_exec.C, pa_http.C,
9556: pa_request.C, pa_sql_driver_manager.C, pa_xml_io.C: -
9557: cstr(params) and cstrm(params) were deleted. taint_cstr[m] and
9558: untaint_cstr[m] should be used
9559:
9560: * src/include/pa_string.h: - cstr(params) and cstrm(params) were
9561: deleted. taint_cstr[m] and untaint_cstr[m] should be used
9562:
9563: * tests/218.html: - test for checking automatic file-spec-taint was
9564: added
9565:
9566: * src/: types/pa_vhashfile.C, types/pa_vimage.C, types/pa_vmail.C,
9567: types/pa_vregex.C, types/pa_vrequest.C, types/pa_vstring.C,
9568: classes/file.C, classes/hash.C, classes/image.C,
9569: classes/string.C, classes/table.C, classes/void.C,
9570: classes/xdoc.C: - optimizations and simplification of
9571: string.cstr(...)
9572:
9573: * src/: include/pa_string.h, main/untaint.C, main/pa_common.C,
9574: main/pa_exec.C, main/pa_request.C, main/pa_sql_driver_manager.C:
9575: - optimizations and simplification of string.cstr(...)
9576:
9577: 2009-07-04 misha
9578:
9579: * tests/217.html: - test for recursion detection was added
9580:
9581: * src/: types/types.vcproj, main/main.vcproj,
9582: classes/classes.vcproj, targets/cgi/parser3.vcproj,
9583: targets/isapi/parser3isapi.vcproj: - RuntimeTypeInfo was removed
9584: from .vcproj
9585:
9586: * src/types/pa_wwrapper.h: - dynamic_cast was removed
9587:
9588: * tests/: 195.html, 195_utf8.txt, 195_windows1251.txt: - tests for
9589: uploading files and case-insensitive http-method were added
9590:
9591: * tests/: 216.html, 216_dir/1, 216_dir/2.txt: - test for checking
9592: tainted pattern in ^file:list[] was added
9593:
9594: 2009-07-03 misha
9595:
9596: * src/: classes/classes.vcproj, main/main.vcproj,
9597: types/types.vcproj, targets/cgi/parser3.vcproj,
9598: targets/isapi/parser3isapi.vcproj: - enable runtime info (needed
9599: for dynamic_cast) - little options changes
9600:
9601: * src/main/pa_http.C: - file::load[http works now with uploading
9602: files _and_ changing $.charset
9603:
9604: 2009-06-29 misha
9605:
9606: * src/types/pa_vregex.C: - ^untaint[regex][] for all tainted data
9607: while creating pattern
9608:
9609: 2009-06-25 misha
9610:
1.211 moko 9611: * src/classes/image.C, operators.ru.txt, operators.txt: - options'
9612: names for ^image.font were changed to $.space, $.width and
9613: $spacing - default space width now == gif's width
1.95 moko 9614:
9615: 2009-06-24 misha
9616:
9617: * tests/215.html: - tests for $file.mode were added
9618:
1.211 moko 9619: * operators.ru.txt, operators.txt: - added info about $file.mode
9620: and changes in ^image.font[
1.95 moko 9621:
9622: * src/: types/pa_vimage.h, classes/image.C: ^image.font - third
9623: param now could be omited - third param now could be hash (with
9624: all widths options: $.space-width, $.letter-width) - it's
9625: possible to specify tracking ($.letter-space)
9626:
9627: * src/classes/file.C: - file objects now could have mode field
9628: (text|binary)
9629:
9630: * src/types/: pa_vfile.C, pa_vfile.h: - method set_method was added
9631:
9632: 2009-06-23 misha
9633:
9634: * src/: include/pa_string.h, main/pa_string.C, classes/string.C: -
9635: trim can work with utf-8 chars now
9636:
9637: 2009-06-20 misha
9638:
9639: * src/: classes/hash.C, main/pa_string.C: - string length cacheing
9640: was implemented
9641:
9642: * src/classes/table.C: - string length cacheing was implemented
9643:
9644: * src/include/pa_string.h: - string length cacheing was implemented
9645:
9646: 2009-06-17 misha
9647:
9648: * src/main/execute.C: - value param was removed from
9649: WContext::WContext
9650:
9651: * src/types/: pa_vcode_frame.h, pa_vmethod_frame.C, pa_wcontext.h,
9652: pa_wwrapper.h: - value param was removed from WContext::WContext
9653: - field wcontext was removed from VCodeFrame (using fparent
9654: instead)
9655:
9656: * tests/214.html: - test with hash copying
9657:
9658: 2009-06-16 misha
9659:
9660: * tests/: 062.html, results/062.processed: - evaluation hardcoded
9661: strings doesn't work in expression anymore
9662:
9663: * src/main/execute.C: - less calls for get_constructing() - little
9664: refactoring
9665:
9666: * src/: types/pa_wcontext.h, types/pa_wwrapper.h,
9667: include/pa_request.h: - less calls for get_constructing()
9668:
9669: * src/classes/: hash.C, hashfile.C: - fixed bug which was
9670: introduced with OPTIMIZE_SINGLE_STRING optimization
9671:
9672: 2009-06-14 misha
9673:
9674: * src/: classes/date.C, classes/file.C, classes/hash.C,
9675: classes/hashfile.C, classes/image.C, classes/regex.C,
9676: classes/table.C, classes/xdoc.C, classes/xnode.h,
9677: types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.h,
9678: types/pa_vstateless_class.h, main/execute.C: - create object for
9679: storing object's fields only for parser objects
9680:
9681: 2009-06-13 misha
9682:
9683: * buildall-with-xml, buildall-without-xml: - new option was added
9684: for building GC (it slightly reduces memory usage)
9685:
9686: * src/types/: pa_wcontext.h, pa_wwrapper.h: - optimization of
9687: single string write
9688:
9689: * src/main/execute.C: - bytecode optimization of ^class:constructor
9690: - optimization of single string write
9691:
9692: * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.h:
9693: - bytecode optimization of ^class:constructor
9694:
9695: 2009-06-09 misha
9696:
9697: * src/targets/cgi/parser3.C: - type size_t was changed to int in
9698: main (better compatibility)
9699:
9700: 2009-06-08 misha
9701:
9702: * src/main/compile.y: - I've forgot to commit it :(
9703:
9704: 2009-06-07 misha
9705:
9706: * src/include/pa_opcode.h: - more optimizations for WITH_SELF,
9707: WITH_READ and WITH_ROOT
9708:
9709: * src/main/: compile.y, compile_tools.C, compile_tools.h,
9710: execute.C: - more optimizations for WITH_SELF, WITH_READ and
9711: WITH_ROOT - little refactoring
9712:
9713: 2009-06-06 misha
9714:
9715: * tests/213.html: - tests for 3rd match string-param were added
9716:
9717: * src/classes/string.C: - 3rd match param could be string now
9718:
9719: * src/main/: compile.y, compile_tools.h: - much more bytecode's
9720: sequences optimized to WITH_SELF__VALUE__GET_ELEMENT and
9721: GET_OBJECT_ELEMENT
9722:
9723: 2009-06-05 misha
9724:
9725: * src/main/pa_http.C: - bugfix: content-length was not calculated
9726: if $.body was specified
9727:
9728: 2009-06-04 misha
9729:
9730: * src/classes/op.C: - optimizing write_assign_lang in connect
9731:
9732: * src/classes/op.C: - optimizing write_assign_lang in taint/untaint
9733:
9734: * src/main/execute.C: - little refactoring - optimizing
9735: write_assign_lang in taint/untaint
9736:
9737: * src/include/pa_opcode.h: - little refactoring
9738:
9739: * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.C,
9740: main/compile_tools.h, main/execute.C: - optimizations for
9741: $self.field, ^self.method, $self.field[...] and $self.field(...)
9742: were added
9743:
9744: 2009-06-03 misha
9745:
9746: * src/types/pa_venv.C: - pa_strdup was replaced by strdup
9747:
9748: 2009-06-02 misha
9749:
9750: * src/: main/compile.y, main/compile_tools.h, main/execute.C,
9751: include/pa_opcode.h: - refactoring in last optimizations
9752: ($a[...], $a(...), $.a[...], $.a(...)). a bit less optimizations
9753: now but code is much easy and it is ready for further
9754: improvements.
9755:
9756: 2009-05-27 misha
9757:
9758: * src/: types/pa_junction.h, types/pa_vjunction.C,
9759: types/pa_vjunction.h, types/pa_vmethod_frame.h, main/execute.C: -
9760: changed in destructing junctions
9761:
9762: * src/main/: pa_charset.C, pa_string.C: - more safe creation on
9763: String:Body
9764:
9765: 2009-05-26 misha
9766:
9767: * src/: main/pa_common.C, main/pa_http.C, include/pa_common.h: -
9768: one method detect_charset was deleted - bug was fixed in this
9769: method (error while detecting charset in content_type withot last
9770: ';')
9771:
9772: * src/types/: pa_vform.C, pa_vform.h: - detect post charset only
9773: once
9774:
9775: 2009-05-25 misha
9776:
9777: * src/classes/file.C: - bugfix: file::exec didn't work after
9778: optimizing of helper_length
9779:
9780: 2009-05-24 misha
9781:
9782: * src/main/compile_tools.h: - $a[$b.c] and $a[$b.$c] optimisations
9783: were added - little refactoring
9784:
9785: * src/main/execute.C: - core while printing in debug log
9786: non-printable values was fixed - $a[$b.c] and $a[$b.$c]
9787: optimisations were added
9788:
9789: * src/include/pa_opcode.h: - new opcodes for $a[$b.c] and $a[$b.$c]
9790: were added
9791:
9792: 2009-05-23 misha
9793:
9794: * src/: lib/cord/cordbscs.c, lib/cord/cordxtra.c,
9795: lib/cord/include/cord.h, include/pa_string.h, main/untaint.C: -
9796: CORD_cat optimization
9797:
9798: * src/: include/pa_opcode.h, main/compile_tools.h, main/execute.C:
9799: - call constr optimisation under separate define now
9800:
9801: * src/main/: compile_tools.h, execute.C: - bugfix: $a[] $b[$a] --
9802: in $b should be string, not void
9803:
9804: * src/main/compile.y: - little fix for rem-cut optimisation
9805:
9806: * src/: include/pa_opcode.h, main/compile_tools.C,
9807: main/compile_tools.h, main/execute.C: - optimisations for
9808: $a[^b[...]], $.a[^b[...]], $a(^b[...]) and $.a(^b[...])
9809:
9810: * INSTALL: - description of some #defined were added
9811:
9812: * src/types/: pa_vfile.C, pa_vfile.h: - fill .'text' field only
9813: before 1st access (memory usage is reduced if don't access to
9814: .text field)
9815:
9816: * src/include/pa_array.h: - array grows step now not static (it
9817: reduces numbers of reallocs)
9818:
9819: 2009-05-20 misha
9820:
9821: * src/include/pa_opcode.h: - bytecode optimization for $a(1),
9822: $.b(2), $c[d] and $.e[f] was added
9823:
9824: * src/main/: compile.y, compile_tools.C, compile_tools.h,
9825: execute.C: - bytecode optimization for $a(1), $.b(2), $c[d] and
9826: $.e[f] was added
9827:
9828: * src/main/execute.C: - debug printing moved in defines
9829:
9830: * src/main/: compile.y, compile_tools.C, compile_tools.h: - bugfix
9831: and little refactoring for OP_GET_OBJECT_ELEMENT +
9832: OP_GET_OBJECT_VAR_ELEMENT optimisation
9833:
9834: 2009-05-19 misha
9835:
9836: * src/main/: compile.y, compile_tools.C, compile_tools.h,
9837: execute.C: - $a.$b & ^a.$b bytecode optimisation
9838:
9839: * src/include/pa_opcode.h: - new opcodes were added (for $a.$b &
9840: ^a.$b optimisation)
9841:
9842: * src/main/compile.y: - compiler now generate new opcodes:
9843: OP_GET_ELEMENT_FIELD and OP_GET_ELEMENT_FIELD__WRITE for $a.b and
9844: ^a.b - compiler now cut off ^rem{ with all content ; any number
9845: of params }
9846:
9847: * src/main/execute.C: - code for handle new opcodes
9848: OP_GET_ELEMENT_FIELD and OP_GET_ELEMENT_FIELD__WRITE was added
9849:
9850: * src/main/: compile_tools.C, compile_tools.h: - new parameter was
9851: added for LA2V and LA2S
9852:
9853: * src/include/pa_opcode.h: - new defines which can be used for
9854: disable some bytecode optimisation and new opcodes were added
9855:
9856: 2009-05-17 misha
9857:
9858: * src/lib/cord/cordxtra.c: - bugfix.
9859:
9860: * tests/212.html: - .size[] and .study_size[] were added to tests
9861:
1.211 moko 9862: * operators.ru.txt, operators.txt: - info about regex class was
9863: added
1.95 moko 9864:
9865: * tests/212.html: - tests for regex class were added
9866:
9867: 2009-05-16 misha
9868:
9869: * buildall-with-xml, buildall-without-xml: - moving from gc6.8 to
9870: gc7.1
9871:
9872: * tests/022.html: - test for ^file:list[path;] (empty second param)
9873: was added
9874:
9875: * src/classes/file.C: - bugfix: ^file:list[path;] [empty second
9876: param) should work
9877:
9878: 2009-05-15 misha
9879:
9880: * src/classes/table.C: - automatically disable stringstream usage
9881: on freebsd4
9882:
9883: * src/lib/cord/cordxtra.c: - var decl should be at the beginning of
9884: scope
9885:
9886: * tests/211.html: - test with different types of access to hash was
9887: added
9888:
9889: * tests/210.html: - test which checks for loosing tainting in
9890: hash's keys was added
9891:
9892: * tests/208.html: - some parser work added. or stime == 0 %-)
9893:
9894: * src/lib/cord/cordbscs.c: - little hack was added to cord
9895:
9896: * src/lib/cord/cordxtra.c: - cacheing of cord chars was added
9897:
9898: * src/include/pa_version.h, configure.in: - moko have made a lot of
9899: optimisations for increacing version number more dramatically :)
9900:
9901: * src/classes/date.C: - little refactoring: use constructor which
9902: accepts formated string
9903:
9904: * src/: include/pa_string.h, main/pa_string.C: - String constructor
9905: which can print formatted string was added
9906:
9907: 2009-05-14 misha
9908:
9909: * src/include/pa_string.h: - type was fixed
9910:
9911: * src/: classes/hashfile.C, classes/op.C,
9912: include/pa_cache_managers.h, include/pa_charset.h,
9913: include/pa_charsets.h, include/pa_common.h, include/pa_hash.h,
9914: include/pa_request.h, include/pa_sql_driver_manager.h,
9915: include/pa_string.h, include/pa_stylesheet_manager.h,
9916: include/pa_table.h, include/pa_xml_io.h, main/pa_charset.C,
9917: main/pa_charsets.C, main/pa_string.C,
9918: main/pa_stylesheet_connection.C, types/pa_value.h,
9919: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
9920: types/pa_vobject.C, types/pa_vstateless_class.C,
9921: types/pa_vstateless_class.h: - hash_code caching was implemented
9922: (seaches should be faster now)
9923:
9924: * src/: classes/file.C, classes/hash.C, classes/image.C,
9925: classes/string.C, classes/table.C, include/pa_string.h,
9926: main/pa_charset.C, main/pa_http.C, main/pa_request.C,
9927: types/pa_vconsole.h, types/pa_vcookie.C, types/pa_venv.C,
9928: types/pa_vform.C, types/pa_vhashfile.C, types/pa_vregex.C,
9929: types/pa_vrequest.C: - String constructors don't have that stupid
9930: true/false param which means 'tainted'. they accept lang instead.
9931:
9932: * src/types/pa_vmethod_frame.h: - bugfix: taint/untaint didn't work
9933: with OPTIMIZE_RESULT
9934:
9935: * src/types/: pa_method.h, pa_vstateless_class.C: - less warnings
9936: wher OPTIMIZE_RESULT and OPTIMIZE_CALL not defined
9937:
9938: 2009-05-13 misha
9939:
9940: * src/: types/pa_method.h, types/pa_vcookie.C, types/pa_vdouble.h,
9941: types/pa_venv.C, types/pa_vhashfile.C, types/pa_vint.h,
9942: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
9943: types/pa_vregex.C, types/pa_vregex.h, types/pa_vrequest.C,
9944: types/pa_vstateless_class.C, main/execute.C, main/pa_charset.C,
9945: main/pa_common.C, main/pa_request.C, main/pa_string.C,
9946: include/pa_string.h, classes/date.C, classes/file.C,
9947: classes/hash.C, classes/image.C, classes/string.C,
9948: classes/table.C, classes/xdoc.C: - result optimisation -
9949: helper_length parameter removed from string constructors
9950:
9951: 2009-05-11 misha
9952:
9953: * tests/209.html: - tests for ^hash::create[hash] were added
9954:
9955: * tests/208.html: - tests for $status:rusage, $status:memory,
9956: ^memory:compact[] were added
9957:
9958: * tests/207.html: -tests for abs, sign, trunc, frac, exp, log,
9959: log10 were added
9960:
9961: * tests/206.html: - test for try with finally was added
9962:
9963: 2009-05-10 misha
9964:
9965: * tests/205.html: - test for ^file::create[...] was added
9966:
9967: * tests/204.html: - test for ^response:clear[] was added
9968:
9969: * tests/038.html: - tests for trigonometric functions were added
9970:
9971: * tests/014.html: - tests for ^hash.containts and ^hash.delete were
9972: added - more tests for .add, .sub, .union, .intersects and
9973: .intersections
9974:
9975: * tests/065.html: - test for ^file:dirname was added
9976:
9977: * tests/030.html: - test for $cookie:fields was added
9978:
9979: * tests/203.html: - test for ^h._keys[column name] was added
9980:
9981: * tests/201.html: - tests for .trim were added
9982:
9983: * tests/202.html: - tests for last-day,
9984: date:calendar[type](YYYY;MM;DD) were added
9985:
9986: * tests/200.html: - tests for .sort(), .sort{}, .flip[] and
9987: .offset[type](N) were added
9988:
9989: * tests/185.html: - more tests for .left(N), .right(N), .min(N;M)
9990: and .pos[c](N) were added
9991:
9992: * tests/141.html: - test for math:sha1 was added
9993:
9994: * tests/063.html: - tests for .mod(N), .inc[] & .dec[] were added
9995:
9996: 2009-05-09 misha
9997:
9998: * src/main/compile.y: - rollback
9999:
10000: 2009-05-05 misha
10001:
10002: * src/main/pa_exec.C: - little optimisation: somewhere length() was
10003: replaced by is_empty()
10004:
10005: * src/: include/pa_string.h, main/pa_charset.C: - little
10006: optimisation: somewhere length() was replaced by is_empty()
10007:
10008: * src/classes/table.C: - little optimisation: somewhere length()
10009: was replaced by is_empty()
10010:
10011: * src/: classes/file.C, classes/hash.C, classes/hashfile.C,
10012: classes/op.C, classes/table.C, main/pa_exception.C: - little
10013: optimisation: somewhere length() was replaced by is_empty()
10014:
10015: 2009-05-04 misha
10016:
10017: * src/: types/pa_method.h, types/pa_vstateless_class.C,
10018: types/pa_vstateless_class.h, main/execute.C,
10019: include/pa_request.h, classes/hash.C, classes/op.C,
10020: classes/table.C: - more optimisations were added: some operators
10021: don't switch write context anylonger
10022:
10023: 2009-05-01 misha
10024:
10025: * src/main/compile.y: - slightly more opcode optimisations for
10026: WITH_WRITE + VALUE + GET_ELEMENT -> OP_VALUE__GET_ELEMENT
10027:
10028: * src/main/execute.C: - simplifying process for getters
10029:
10030: 2009-04-30 misha
10031:
10032: * tests/: 198.html, 199.html: - new line fixes (should be 0x0A)
10033:
10034: * tests/results/199.processed: - test for checking $result into
10035: ^rem was added
10036:
10037: * tests/199.html: - test for checking $result into ^rem was added
10038:
10039: * tests/: 022.html, 096.html: - þsort after :list was asses (on
10040: some OS it returns list in different order)
10041:
10042: * src/: include/pa_array.h, include/pa_request.h,
10043: include/pa_stack.h, main/execute.C, types/pa_vmethod_frame.h: -
10044: changes in stack impl - get_element() optimisation: 3rd param
10045: removed - bugfix: problems with reading empty input param -
10046: defines SAVE_CONTEXT and RESTORE_CONTEXT were added and used
10047:
10048: * tests/results/198.processed: - test for reading empty local var
10049: was added
10050:
10051: * tests/198.html: - test for reading empty local var was added
10052:
10053: 2009-04-29 misha
10054:
10055: * src/main/compile.y: - bugfix: couldn't compile because
10056: OP_VALUE__GET_ELEMENT should be unde #ifdef
10057:
10058: * src/: include/pa_array.h, include/pa_opcode.h,
10059: include/pa_request.h, main/compile.y, main/execute.C,
10060: main/pa_request.C, types/pa_vmethod_frame.C,
10061: types/pa_vmethod_frame.h: - we can work without opcode
10062: OP_STORE_PARAM, so it was removed
10063:
10064: 2009-04-28 misha
10065:
10066: * src/: include/pa_opcode.h, main/compile.y, main/execute.C: -
10067: op-codes optimisation: 1. VALUE+GET_CLASS=>VALUE_GET_CLASS 2.
10068: WITH_READ+VALUE+GET_ELEMENT=>VALUE__GET_ELEMENT (not all yet)
10069: 3. WITH_READ+VALUE+GET_ELEMENT__WRITE=>VALUE__GET_ELEMENT__WRITE
10070: 4.
10071: WITH_READ+VALUE+GET_ELEMENT_OR_OPERATOR=>VALUE__GET_ELEMENT_OR_OPERATOR
10072:
10073: * src/main/compile_tools.h: - new stuff for op-codes optimisation
10074:
10075: * src/: main/pa_string.C, classes/string.C: - !length() =>
10076: is_empty()
10077:
10078: 2009-04-27 misha
10079:
10080: * src/types/pa_vregex.h: - back explicit vars initialisation
10081:
10082: 2009-04-24 misha
10083:
10084: * src/classes/string.C: - ups. typo fixed
10085:
10086: * src/main/execute.C: - more replacements '*new VBool' to
10087: 'VBool::get' - checks for ^break[], ^continue[] and
10088: parser.interrupted were optimised
10089:
10090: * src/classes/string.C: - number of params.count() calls was
10091: slightly reduced
10092:
10093: 2009-04-23 misha
10094:
10095: * src/: classes/image.C, include/pa_string.h, main/pa_charset.C: -
10096: make it x64 friendly
10097:
10098: * src/: classes/image.C, include/pa_string.h, main/pa_charset.C: -
10099: parser is x64 friendly now
10100:
10101: 2009-04-22 misha
10102:
10103: * src/types/pa_vhashfile.C: - coder friendly exception about
10104: exceeding record size was added
10105:
10106: * src/classes/file.C: - use vregex object instead of direct calls
10107: methods from pcre lib
10108:
10109: * src/: classes/file.C, include/pa_string.h, main/pa_string.C,
10110: classes/string.C: - use vregex object instead of direct calls
10111: methods from pcre lib
10112:
10113: * src/: include/pa_common.h, main/pa_common.C: - method
10114: print_pcre_exec_error_text was moved to class vregex
10115:
10116: * src/classes/: Makefile.am, classes.vcproj, regex.C: - class regex
10117: was added
10118:
10119: * src/types/: Makefile.am, pa_vregex.C, pa_vregex.h, types.vcproj:
10120: - class vregex was added
10121:
10122: 2009-04-21 misha
10123:
10124: * buildall-with-xml, buildall-without-xml: - pcre 7.8 -> pcre 7.9
10125:
10126: * src/: types/pa_junction.h, types/pa_value.C,
10127: types/pa_vjunction.C, types/pa_vjunction.h, types/pa_wcontext.C,
10128: types/pa_wcontext.h, main/execute.C, classes/op.C: -
10129: junction-optimisation (destructors)
10130:
10131: * src/include/pa_array.h: - free under if now
10132:
10133: 2009-04-19 misha
10134:
10135: * src/main/untaint.C: - ^taint[js] now escapes \x0D as well
10136:
10137: 2009-04-18 misha
10138:
10139: * src/include/pa_version.h:
10140: :q :
10141:
10142: CV:
10143: ----------------------------------------------------------------------
10144:
10145: * src/types/: pa_vjunction.h, pa_vstateless_class.C: - little
10146: refactoring
10147:
10148: * src/: include/pa_array.h, include/pa_hash.h,
10149: types/pa_vmethod_frame.h: - destructors under #ifdef now
10150:
10151: * src/include/pa_memory.h: - define for using destructors was added
10152:
10153: * src/: types/pa_method.h, types/pa_vstateless_class.C,
10154: main/execute.C: - some junctions will be cached now
10155:
10156: * src/include/pa_hash.h: - hash destructor frees pairs now
10157:
10158: * src/include/pa_array.h: - inline was added to destructor
10159:
10160: * src/types/pa_method.h: - comment was changed
10161:
10162: 2009-04-17 misha
10163:
10164: * src/: include/pa_array.h, include/pa_hash.h,
10165: types/pa_vmethod_frame.h: - destructors were added
10166:
10167: * src/types/: pa_method.h, pa_vmethod_frame.h: - write_to_result
10168: renamed to always_use_result
10169:
10170: * src/main/: compile.y, compile_tools.h: - rollback changes in
10171: compiler: full backward compatibility is better
10172:
10173: * src/types/pa_vmethod_frame.h: - set flag write_to_result if find
10174: result in var's hash
10175:
10176: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: -
10177: optimisation in method_frame
10178:
10179: * src/include/pa_array.h: - optimisation in array (allocate
10180: elements only when needed)
10181:
10182: * src/types/pa_vresponse.C: - check for $response:headers field
10183: before looking at custom fields
10184:
10185: * src/types/pa_vmethod_frame.h: - if flag write_to_result was set,
10186: not needed to check existance var with name 'result' in var's
10187: hash
10188:
10189: * src/main/compile.y: - compiler was changed: now it detects
10190: writings to $result and set flag writo_to_result in method
10191:
10192: * src/classes/string.C: - little optimisation: no needed to write
10193: number with lang
10194:
10195: * src/main/pa_charset.C: - methods readChar and skipChar which is
10196: used for read utf8-strings were renamed - is_escaped was renamed
10197: to isEscaped (to the same name convention)
10198:
10199: * src/: types/pa_method.h, main/compile_tools.h: - flag
10200: write_to_result added. compiler get this info from code.
10201:
10202: 2009-04-16 misha
10203:
10204: * src/types/: pa_wcontext.h, pa_vmethod_frame.h: - create new
10205: String only before 1st write
10206:
10207: * src/include/pa_string.h: - not needed template removed
10208:
10209: * src/: types/pa_vbool.h, types/pa_vfile.h, types/pa_vimage.C,
10210: types/pa_vjunction.C, types/pa_vproperty.C,
10211: types/pa_vstateless_class.C, types/pa_vxdoc.C, types/pa_vxnode.C,
10212: main/pa_request.C, classes/bool.C, classes/double.C,
10213: classes/hash.C, classes/int.C, classes/string.C, classes/table.C,
10214: classes/void.C, classes/xnode.C: - bool optimisation (use only 2
10215: bool objects)
10216:
10217: 2009-04-15 misha
10218:
10219: * src/lib/cord/cordxtra.c: - more optimisation
10220:
10221: * src/: include/pa_string.h, main/untaint.C: - String::append
10222: optimisation
10223:
10224: * src/include/pa_hash.h: - get_by_hash_code added (it works faster
10225: then get and can sometime be used)
10226:
10227: * src/main/pa_string.C: - String::length optimisation
10228:
10229: * src/main/pa_charset.C: - rollback changeing readChar to skipChar.
10230: these methods read different strings
10231:
10232: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: -
10233: fresult_initial_void removed + some optimisation - if $result
10234: defined we don't write to context anymore
10235:
10236: * src/main/pa_charset.C: - readChar => skipChar (in this place we
10237: need just skip char)
10238:
10239: * src/: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
10240: types/pa_vrequest.C, types/pa_vtable.C, main/execute.C,
10241: classes/table.C: - VVoid::get() => new VVoid (one void-instance)
10242:
10243: * src/types/pa_vvoid.h: - added get() method for retreave one
10244: instance
10245:
10246: 2009-04-11 misha
10247:
10248: * tests/196.html: - tests for $cookie:CLASS_NAME & Co were added
10249:
10250: * tests/197.html: - test for parser://test in xml was added
10251:
10252: * src/classes/string.C: - small optimisation
10253:
10254: * src/types/: pa_venv.C, pa_venv.h, pa_vconsole.h: - small
10255: optimisation
10256:
10257: 2009-04-10 misha
10258:
10259: * buildall-with-xml, buildall-without-xml: - moving from pcre-7.7
10260: to pcre-7.8
10261:
10262: * src/types/pa_vclass.C: - normalizing todo-comments: '@todo' now
10263:
10264: * src/types/: pa_vcookie.C, pa_vcookie.h: - $cookie:CLASS_NAME was
10265: added
10266:
10267: * src/types/: pa_vrequest.C, pa_vrequest.h: - $request:CLASS and
10268: $request:CLASS_NAME were added
10269:
10270: * src/types/pa_vconsole.h: - $console:CLASS and $console:CLASS_NAME
10271: were added
10272:
10273: * src/types/: pa_venv.C, pa_venv.h: - $env:CLASS and
10274: $env:CLASS_NAME were added
10275:
10276: * src/types/: pa_vmail.C, pa_vdate.h: - normalizing todo-comments:
10277: '@todo' now
10278:
10279: * src/targets/cgi/parser3.C: - size_t -> int for calming down
10280: compirer
10281:
10282: * src/main/pa_string.C: - little code cleanup
10283:
10284: * src/main/pa_common.C: - describe one more UTF-8 related error
10285: during PCRE compile/execute
10286:
10287: * src/classes/: image.C, inet.C, string.C, xdoc.C, xnode.C: -
10288: normalizing todo-comments: '@todo' now
10289:
10290: * src/types/: pa_vmath.C, pa_vmath.h: - $math:E was added
10291:
10292: * src/main/pa_charset.C: - type changed for making compiler happy
10293:
10294: 2009-03-10 misha
10295:
10296: * src/targets/cgi/parser3.C: make g++ happy with the type of argc
10297: in main()
10298:
10299: 2009-02-01 misha
10300:
10301: * src/main/pa_http.C: - bugfix: double CRLF before the end of
10302: boundary
10303:
10304: 2009-01-25 misha
10305:
10306: * tests/: 194.html, 194_dir/194.p: - test for @GET[] was added
10307:
10308: * src/classes/file.C: - more changes for parsing different number
10309: of params for file::load
10310:
10311: * tests/193.html: - tests for exception while base64-decode binary
10312: to string was added
10313:
10314: * tests/192.html: - tests for file::load with different number of
10315: options
10316:
10317: * src/classes/math.C: - ups. forgot '+1'
10318:
10319: * src/: classes/table.C, classes/file.C, include/pa_common.h,
10320: include/pa_http.h, main/pa_xml_io.C, main/pa_common.C,
10321: main/pa_http.C: - ^file::load[...;http://...;] now can post files
10322: (new option $.encode[multipart-form/data] should be specified) -
10323: $.method[] option for file::load now is not case-sensitive
10324:
10325: * src/: include/pa_string.h, main/untaint.C: - for file post the
10326: new taint language L_FILE_POST was added
10327:
10328: * src/: include/pa_random.h, main/Makefile.am, main/pa_random.C,
10329: main/main.vcproj, classes/math.C, include/Makefile.am: - some
10330: stuff was moved to separate files
10331:
10332: 2009-01-23 misha
10333:
10334: * src/classes/math.C: - little optimisation in ^math:sha1[] -
10335: spaces to tabs were converted
10336:
10337: 2009-01-12 misha
10338:
10339: * src/main/pa_http.C: - value of $.method[] option force uppercased
10340: now
10341:
10342: * src/: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
10343: types/pa_vform.C, types/pa_vmail.C: - some constants changed
10344: their names
10345:
10346: * src/main/pa_common.C: - changes in formating
10347:
10348: * src/: classes/file.C, main/pa_http.C: - some constants changed
10349: their names
10350:
10351: * src/include/pa_http.h: - some spaces were converted to tabs
10352:
10353: * src/include/pa_common.h: - some constants changed their names
10354:
10355: * src/classes/file.C: - fixed 4-th paramether for file::load -
10356: little code rewriting
10357:
10358: * src/types/pa_vfile.C: - little code rewriting
10359:
10360: * src/: main/pa_common.C, main/pa_http.C, main/untaint.C,
10361: types/pa_value.h: - some formating changes
10362:
10363: * src/include/pa_common.h: - some formating spaces transformed to
10364: tabs
10365:
10366: * src/classes/string.C: - exception while base64-decode binary to a
10367: string
10368:
10369: 2009-01-11 misha
10370:
10371: * configure.in: - version changed to 3.3.1b
10372:
10373: 2008-09-05 misha
10374:
10375: * src/lib/pcre/Makefile.am: file Makefile.am was added on branch
10376: release_3_3_0 on 2008-09-05 10:59:35 +0000
10377:
10378: 2008-09-04 misha
10379:
10380: * tests/: 130.html, 131.html: - these exceptions not typeless
10381: anymore
10382:
10383: * src/classes/op.C: - exception with 'invalid taint language' not
10384: typeless anylonger
10385:
10386: * src/classes/image.C: - some exceptions while operations with
10387: image not typeless anymore
10388:
10389: * src/: types/pa_vhashfile.C, main/pa_common.C, classes/file.C,
10390: main/pa_exec.C, main/pa_http.C: - some exceptions while
10391: operations with files not typeless anymore
10392:
10393: * src/: classes/date.C, types/pa_value.C, types/pa_vcookie.C,
10394: types/pa_vdate.h: - exceptions while checking date range not
10395: typeless anymore
10396:
10397: * src/include/pa_exception.h: - exception type string for invalid
10398: date range was added
10399:
10400: 2008-09-03 misha
10401:
10402: * src/: classes/file.C, main/pa_string.C: - exception while pce
10403: operations not typeless anymore
10404:
10405: * src/include/pa_exception.h: - exception type for pce operations
10406: was added
10407:
10408: * tests/: 191.html, 191_a.p, 191_b.p: - tests for calling .CLASS
10409: and .CLASS_NAME insite classes
10410:
10411: * src/classes/table.C: - don't save table header whiile
10412: ^table.save[append;filename] if file exists
10413:
10414: 2008-09-02 misha
10415:
10416: * src/main/compile.y, src/main/compile_tools.h,
10417: src/types/pa_vstateless_class.h, src/main/compile.tab.C,
10418: tests/182_dir/a1.p, tests/182_dir/a2.p: - append option was
10419: renamed to partial and it login changed: we must mark class as
10420: partial for allow their modifications in future.
10421:
10422: 2008-08-29 misha
10423:
10424: * tests/results/022.processed: - testing taint[regex] in mask for
10425: file:list
10426:
10427: * tests/022.html: - testing taint[regex] in mask for file:list
10428:
10429: * tests/022_dir/b[b].txt: - file for testing taint[regex] in mask
10430: for file:list was added
10431:
10432: * src/classes/file.C: - bugfix: ^taint[regex][] didn't works in
10433: file:list
10434:
10435: 2008-08-26 misha
10436:
10437: * src/types/pa_vobject.C: - we must get .CLASS and .CLASS_NAME from
10438: last derived object
10439:
10440: * src/classes/image.C: - many strings "image.format" replaced by
10441: IMAGE_FORMAT constant string - handle GPS info while parse exif -
10442: understand some more exif tags
10443:
10444: * src/include/pa_exception.h: - string "image.format" was added
10445:
10446: 2008-08-21 misha
10447:
10448: * src/: main/pa_string.C, classes/file.C: - use method for print
10449: pcre_exec text error
10450:
10451: * src/main/pa_common.C: - method for print pcre_exec text error was
10452: added
10453:
10454: * src/include/pa_common.h: - method declaration for print pcre_exec
10455: text error was added
10456:
10457: 2008-08-19 misha
10458:
10459: * src/main/execute.C: - bugfix: opcodes must be in separate
10460: namespace while debug execution as well
10461:
10462: * tests/: 015.html, results/015.processed: - test for escaping some
10463: parser chars was added
10464:
10465: 2008-08-18 misha
10466:
10467: * tests/: 190.html, 190.p, results/190.processed: - test for
10468: $caller.self.field + default getter in one class was added
10469:
10470: * tests/: 189.html, results/189.processed: - test for
10471: ^date::create[date object]
10472:
10473: * tests/: 188.html, results/188.processed: - tests for match with
10474: UTF-8 strings
10475:
10476: * src/main/pa_string.C: - option 'U' (ungreedy) was added to
10477: ^string.match[]
10478:
10479: * ChangeLog: - parser 3.3.0 beta13
10480:
10481: 2008-08-15 misha
10482:
1.116 moko 10483: * src/lib/pcre/: LICENCE, Makefile.am, README, Tech.Notes, get.c,
10484: internal.h, pcre.3, pcre.3.html, pcre.3.txt, pcre.c, pcre.h,
10485: pcre.vcproj, study.c, maketables.c, pcre_dftables.vcproj,
10486: dftables.c: - old PCRE files removed
1.95 moko 10487:
10488: * src/lib/pcre/config.h: - configuration for PCRE library
10489:
10490: * src/targets/: cgi/parser3.vcproj, isapi/parser3isapi.vcproj: -
10491: use PCRE library from win32\pcre instead of parser3\src\lib\pcre
10492:
10493: * src/: classes/file.C, main/pa_string.C: - moved to new PCRE
10494: library and set flag UTF8 if $request:charset is UTF-8
10495:
10496: * src/: include/pa_charset.h, main/pa_charset.C, main/pa_globals.C,
10497: include/pa_config_fixed.h: - moved to new PCRE library
10498:
10499: * src/: main/main.vcproj, types/types.vcproj,
10500: classes/classes.vcproj, lib/Makefile.am: - use PCRE library from
10501: win32\pcre instead of parser3\src\lib\pcre
10502:
10503: * src/: include/pa_opcode.h, include/pa_operation.h,
10504: main/compile.C, main/compile.y, main/compile_tools.C,
10505: main/compile_tools.h, main/execute.C, main/compile.tab.C: -
10506: opcodes were moved to separate namespace
10507:
10508: 2008-08-14 misha
10509:
10510: * src/types/pa_vstateless_class.C: - newline at the end missed
10511:
10512: * src/main/untaint.C: - char '-' also prefixed by '\' while regex
10513: tainting
10514:
10515: 2008-08-11 misha
10516:
10517: * tests/: 187.html, 187.p, results/187.processed: - tests for
10518: $caller.self, $caller.self.field and $caller.self.field[value]
10519: were added
10520:
10521: * src/types/pa_vmethod_frame.h: - still need to check 'self'
10522: runtime as well (for $caller.self)
10523:
10524: 2008-07-25 misha
10525:
10526: * tests/: 021.html, 032.html, 033.html, 047.html, 055.html,
10527: 059.html, 061.html, 064.html, 067.html, 068.html, 085.html,
10528: 086.html, 098.html, 109.html, 121.html: - set correct charsets in
10529: tests with international characters
10530:
10531: 2008-07-23 misha
10532:
10533: * src/main/pa_http.C: - escape $cookies as %uXXXX while
10534: file::load[...;http://
10535:
10536: * src/: main/pa_string.C, main/pa_globals.C, classes/file.C: - pcre
10537: now everywhere in separate namespace
10538:
10539: * src/types/pa_vmethod_frame.h: - looking for caller before looking
10540: for vars
10541:
10542: * src/main/: compile.y, compile.tab.C: - characters '@' and '#' now
10543: can be escaped by '^'
10544:
10545: 2008-07-22 misha
10546:
10547: * src/classes/string.C, tests/186.html: - names changes:
10548: escape=>js-escape, unescape=>js-unescape
10549:
10550: 2008-07-21 misha
10551:
10552: * tests/results/186.processed: - test for string escape/unescape
10553:
10554: * tests/186.html: - test for string escape/unescape
10555:
10556: * src/classes/string.C: - string has escape and unescape methods
10557: now
10558:
10559: * src/: include/pa_string.h, main/pa_string.C: - escape method was
10560: added
10561:
10562: * src/: include/pa_charset.h, main/pa_charset.C: - more escape
10563: method-layers added (with different params)
10564:
10565: 2008-07-18 misha
10566:
10567: * tests/results/185.processed: - test for ^str.pos[substr](offset)
10568: was added
10569:
10570: * tests/185.html: - test for ^str.pos[sub](offset) added
10571:
1.211 moko 10572: * src/classes/string.C, src/classes/void.C, operators.ru.txt,
10573: operators.txt: - ^string.pos[substr](offset) -- 2nd param
10574: accepted now
1.95 moko 10575:
10576: * src/main/pa_string.C: - .pos works fine with offset for utf-8
10577: strings
10578:
10579: 2008-07-17 misha
10580:
10581: * src/: include/pa_string.h, main/pa_string.C, classes/string.C: -
10582: helper length added for mid for small optimisation
10583:
10584: 2008-07-16 misha
10585:
10586: * tests/: 185.html, results/185.processed: - tests for
10587: length/left/right/mid/pos with utf-8 strings
10588:
10589: * src/classes/string.C: - left/right/mid/length/pos works fine for
10590: utf-8 strings
10591:
10592: * src/main/untaint.C: - comments removed
10593:
10594: * src/: include/pa_string.h, main/pa_string.C,
10595: include/pa_charset.h, main/pa_charset.C: - methods for working
10596: with pos/mid for strings in utf-8 were added
10597:
10598: 2008-07-15 misha
10599:
10600: * tests/: 184.html, results/184.processed: - test for case body as
10601: expression: $var(^switch(1){^case(1)(true)..})
10602:
10603: * src/classes/op.C: - case body can be expression now:
10604: $var(^switch(1){^case(1)(true)..})
10605:
10606: * tests/: results/183.processed, 183.html: - added test for testing
10607: new cookie encoding (%uXXXX)
10608:
10609: * src/main/untaint.C: - cookies outputs as %uXXXX now. while
10610: decoding for backward compatibility they decoded from %XX in
10611: request:charset too
10612:
10613: * src/: types/pa_vcookie.C, types/pa_vcookie.h, main/pa_request.C:
10614: - cookie class now decode cookies before first access after last
10615: request:charset changing (as form class).
10616:
10617: * src/main/pa_charset.C: - added method escape for escaping cookies
10618: as %uXXXX - before transcode calculate required space for dest
10619: string. it reduce mem usage for transcode
10620:
10621: * src/include/pa_charset.h: - added method escape for escaping
10622: cookies as %uXXXX
10623:
10624: * src/include/pa_string.h: - taint lang (internal) L_HTTP_COOKIE
10625: was added. will used for escaping cookies as %uXXXX
10626:
10627: * src/include/pa_common.h: - escape method has new option for skip
10628: converting '+' to a space char
10629:
10630: * src/main/: pa_common.C, pa_http.C: - skip BOM code before
10631: transcode - escape method has new option for skip converting '+'
10632: to a space char
10633:
10634: 2008-07-08 misha
10635:
10636: * src/classes/op.C: - bugfix in switch - case "stops" on 1st match
10637: (no UE if more then 1 case matches anylonger) - optimization:
10638: doing searching.as_string() || searching.as_double() only once
10639:
10640: 2008-07-04 misha
10641:
10642: * src/types/pa_vdate.h: - is_evaluated_expr returning true added so
10643: now ^date::create[date object] works
10644:
10645: * src/classes/string.C: - left and right added as aliases for start
10646: and end in ^string.trim[]
10647:
10648: 2008-07-03 misha
10649:
10650: * src/classes/file.C: - allow $.limit for file::sql as well
10651:
10652: * src/classes/file.C: - allow $.offset option for file::sql - force
10653: send limit=1 to query for use sql specifics authomatically
10654:
10655: * src/classes/: hash.C, string.C, table.C: - don't throw exception
10656: if $.limit value if empty. autoconvert it as everywere
10657:
10658: 2008-07-02 misha
10659:
10660: * configure.in: - time to change version number to 3.3.0 %-)
10661:
10662: * src/include/pa_version.h: - time to change version number to
10663: 3.3.0 %-)
10664:
10665: 2008-06-26 misha
10666:
10667: * src/classes/: file.C, hash.C, string.C, table.C, void.C: -
10668: $.limit(0) fixes
10669:
10670: * src/sql/pa_sql_driver.h: - new drivers API and new version (10.0)
10671: - $.limit(0) fixes
10672:
10673: * src/sql/pa_sql_driver.h: - SQL_NO_LIMIT added (preparations to
10674: new API)
10675:
10676: * src/: include/pa_sql_driver_manager.h,
10677: include/pa_sql_connection.h, main/pa_sql_driver_manager.C,
10678: classes/op.C: - document_root added
10679:
10680: * src/main/compile.tab.C: - error message was changed
10681:
10682: 2008-06-25 misha
10683:
10684: * src/main/compile.y: - error message was changed
10685:
10686: 2008-06-24 misha
10687:
10688: * tests/176_dir/: a.p, d.p: - @OPTION => @OPTIONS
10689:
10690: * tests/: 182.html, 182_dir/a1.p, 182_dir/a2.p, 182_dir/a3.p: -
10691: tests for @OPTIONS\nappend
10692:
10693: * tests/: 176.html, results/176.processed: - @OPTION => @OPTIONS
10694:
10695: * src/main/: compile.y, compile.tab.C: - stuff for @OPTIONS\nappend
10696:
10697: * src/main/compile_tools.h: - new methods for @OPTIONS\nappend
10698:
10699: * src/types/pa_vmethod_frame.h: - ALL_VARS_LOCAL_NAME moved fo
10700: compile.y
10701:
10702: 2008-06-17 misha
10703:
10704: * src/main/: compile.y, compile.tab.C: - bugfix in 'def'
10705: compilation: ^if(default){true. it's incorrect. must be
10706: exception}
10707:
10708: 2008-06-16 misha
10709:
10710: * tests/: 181.ent, 181.html, results/181.processed: - test for
10711: checking external reference loading with 'http://localhost'
10712: prefix while creating xdoc
10713:
10714: * tests/180.html: - use ^inet:ntoa[] and ^inet:aton[] instead of
10715: ^math:long2ip[] and ^math:ip2long[]
10716:
10717: * src/types/: pa_vobject.C, pa_vobject.h: - get_scalar_value method
10718: added which use scalar stateless class method when user object
10719: used in scalar context - use get_scalar_value when user object
10720: requested in scalar context
10721:
10722: * src/main/pa_common.C: - size must be int but not size_t or we
10723: can't compare with 0 sprintf result
10724:
10725: * src/: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
10726: main/execute.C, main/pa_request.C: - go back to one VMethodFrame
10727: with internal switch between local/global vars
10728:
10729: * src/types/pa_vclass.C: - register scalar if method @GET[] was
10730: specified
10731:
10732: * src/types/: pa_vstateless_class.C, pa_vstateless_class.h,
10733: pa_vstateless_object.h: - stateless class and object now has
10734: private scalar field and getter/setter for working with it
10735:
10736: * src/classes/math.C: - methods math:long2ip & math:ip2long were
10737: moved to inet static class
10738:
10739: * src/classes/: classes.vcproj, inet.C, Makefile.am: - inet static
10740: class added (^inet:aton[IP], ^inet:ntoa(number))
10741:
10742: * tests/: 180.html, results/180.processed: - tests for
10743: ^math:long2ip(long) and ^math:ip2long[IP]
10744:
10745: * src/classes/math.C: - ^math:ip2long[IP] added
10746:
10747: 2008-06-11 misha
10748:
10749: * src/main/pa_xml_io.C: - use file_read_text again because of we
10750: need cut BOM code and remove DOS newline chars. but don't
10751: transcode it anyway.
10752:
10753: * src/: include/pa_common.h, include/pa_http.h, main/pa_common.C,
10754: main/pa_http.C: - option for disable transcoding while file_read
10755: and file_read_text added
10756:
10757: 2008-06-10 misha
10758:
10759: * tests/: 179.html, 179.p, results/179.processed: - test for many
10760: classes in 1 file
10761:
10762: * src/main/: compile.C, compile_tools.h: - compile return list of
10763: classes now.
10764:
10765: * src/main/: compile.y, compile.tab.C: - compile return list of
10766: classes now. internals.
10767:
10768: * src/main/pa_request.C: - compile return list of classes now. try
10769: call @conf and @auto for each returned class
10770:
10771: * src/include/pa_request.h: - compile return list of classes now
10772:
10773: * src/types/pa_vstateless_class.h: - typedef ArrayClass added (for
10774: return list of classes when compile buf)
10775:
10776: 2008-06-07 misha
10777:
10778: * src/main/pa_request.C: - constructing VRequest object with 3rd
10779: param -- form
10780:
10781: * src/types/: pa_vrequest.C, pa_vrequest.h: - constructor acceps
10782: 3rd param: form. needed for get post_charset
10783:
10784: * src/types/: pa_vform.C, pa_vform.h: - VForm::get_post_charset()
10785: added
10786:
10787: * src/: include/pa_common.h, main/pa_common.C, main/pa_http.C,
10788: types/pa_vform.C, types/pa_vform.h: - some polish
10789:
10790: 2008-06-06 misha
10791:
10792: * src/types/: pa_vform.C, pa_vform.h: - if POST -- try detec
10793: charset and decode chars from it but not from response:charset
10794:
10795: * src/main/pa_http.C: - detect_charset moved out of here
10796:
10797: * src/: include/pa_common.h, main/pa_common.C: - more helpers
10798: methods moved here - unescape_chars accepn one charset now
10799:
10800: * src/main/pa_http.C: - new constants used - don't allow
10801: $.content-type in ^file::load[;http://;$.method[POST]] - add
10802: charset info while ^file::load[;http://;$.method[POST]] - option
10803: $.omit-post-charset(true) added to ^file::load[;http://] for
10804: disabling charset during post
10805:
10806: * src/types/pa_vform.C: - new constants used
10807:
10808: * src/include/pa_common.h: - some constants were added
10809:
10810: * src/: classes/form.C, types/pa_vform.C: - use StrStartFromNC
10811: instead of StrEqNc
10812:
10813: * src/main/pa_common.C: - new method for caseless search
10814: c-substring in c-string - use isxdigit instead of is_hex_digit
10815:
10816: * src/include/pa_common.h: - new method for caseless search
10817: c-substring in c-string
10818:
10819: 2008-06-05 misha
10820:
10821: * tests/results/178.processed: - test for testing default getter
10822:
10823: * tests/178.html: - test for testing default getter
10824:
10825: * tests/178_dir/: 178a.p, 178b.p, 178c.p, 178d.p, 178e.p: - classes
10826: for test for testing default getter
10827:
10828: * src/main/execute.C: - default getter soul
10829:
10830: * src/types/: pa_vobject.C, pa_vobject.h: - get default getter if
10831: requested objects' field not found
10832:
10833: * src/types/pa_vclass.C: - register default getter if defined - get
10834: default getter if requested field not found
10835:
10836: * src/types/pa_vstateless_object.h: - method get_default_getter was
10837: added
10838:
10839: * src/types/: pa_vstateless_class.C, pa_vstateless_class.h: -
10840: pointer to default getter and methods for get/set it were added
10841:
10842: * src/types/: pa_junction.h, pa_vjunction.h: - junction has
10843: auto_name field (for default getter)
10844:
10845: 2008-06-04 misha
10846:
10847: * src/main/pa_xml_io.C: - load external xml in binary mode (no
10848: transcoding, no cutting BOM code, no fixing line breaks) and get
10849: it to libxml "as is"
10850:
10851: 2008-06-03 misha
10852:
10853: * src/main/pa_common.C: - use store_Char instead of
10854: transcodeCharFromUTF8
10855:
10856: * src/: include/pa_charset.h, main/pa_charset.C: - method
10857: store_Char added, transcodeCharFromUTF8 -- removed
10858:
10859: 2008-06-02 misha
10860:
10861: * tests/: results/177.processed, 177.html: - test for checking
10862: .[acm]date after local ^file::load[] was added
10863:
10864: * tests/: results/176.processed, 176.html: - test for checking
10865: @OPTION\locals + @method[vars][locals] added
10866:
10867: * tests/results/auto.p: - CLASS_PATH specified for checking use
10868:
10869: 2008-05-30 misha
10870:
10871: * src/main/: compile.y, compile.tab.C: - changes in compiler:
10872: @OPTION\nlocals + @method[vars][;locals;] were added
10873:
10874: * src/main/execute.C: - code of OP_CALL and OP_CALL__WRITE was
10875: moved to separate method op_code - switch from VMethodFrame to
10876: VMethodFrameGlobal + VMethodFrameLocal
10877:
10878: * src/include/pa_request.h: - code of OP_CALL and OP_CALL__WRITE
10879: was moved to separate method op_code
10880:
10881: * src/main/pa_request.C: - use VMethodFrameGlobal instead of
10882: VMethodFrame now
10883:
10884: * src/types/pa_vstateless_class.h: - stateless class have bool flag
10885: all_vars_local as well
10886:
10887: * src/types/: pa_vmethod_frame.h, pa_vmethod_frame_global.h,
10888: pa_vmethod_frame_local.h, Makefile.am: - who children for
10889: VMethodFrame were added: one (global) works as VMethodFrame
10890: before and second (local) write all vars in self vars scope
10891:
10892: * src/types/pa_method.h: - method has bool flag all_vars_local now
10893:
10894: 2008-05-29 misha
10895:
10896: * tests/: 129.html, results/129.processed: - more tests for
10897: ^table.hash[]
10898:
10899: * src/classes/hash.C: - ^hash::sql has a new option:
10900: $.type[hash|string|table] as ^table.hash[] one.
10901:
10902: * src/classes/op.C: - ^try has 3rd param now: finally code which
10903: executed anyway after try or catch section
10904:
10905: 2008-05-27 misha
10906:
10907: * src/classes/table.C: - bugfix: ^table.hash[key][$.type[table]]
10908: must not fail if $.distinct(1) wasn't specified
10909:
10910: 2008-05-26 misha
10911:
10912: * src/classes/op.C: - allow ^throw[my type]
10913:
10914: 2008-05-22 misha
10915:
10916: * configure.in, configure: - version number updated to 3.2.4b
10917:
10918: * src/classes/: op.C, string.C: - trim format string before
10919: eval/format
10920:
10921: * tests/: results/175.processed, 175.html: - more tests for
10922: different format strings in .format[]
10923:
10924: * src/types/pa_vform.C: - while decoding get values decode %uXXXX
10925: as well (not only %XX)
10926:
10927: * src/main/pa_common.C: - unescape_chars can decode %uXXXX if
10928: charset specified - checks for format before print number
10929: (^d.format[>...<], ^eval($d)[>...<]) - formating with spaces
10930: (instead of tabs) removed
10931:
10932: * src/include/pa_common.h: - unescape_chars can decode %uXXXX if
10933: charset specified
10934:
10935: * src/: include/pa_charset.h, main/pa_charset.C: - method for get
10936: char in requested charset from utf code was added
10937:
10938: 2008-05-19 misha
10939:
10940: * tests/: 174.html, results/174.processed: - test for
10941: ^hashfile.cleanup[] added
10942:
10943: * src/classes/hashfile.C: - optimization: don't create any key or
10944: value variable if it's name weren't specified
10945: (^hf.foreach[;v]{...})
10946:
10947: 2008-05-16 misha
10948:
10949: * src/classes/hash.C: - optimization: don't create any key variable
10950: if variable name wasn't specified (^h.foreach[;v]{...})
10951:
10952: 2008-05-15 misha
10953:
10954: * src/classes/op.C: - small changes
10955:
10956: * src/classes/hashfile.C: - code reformating (as hash.foreach)
10957:
10958: * src/classes/hash.C: - calculate var_context once before foreach
10959:
10960: 2008-05-14 misha
10961:
10962: * src/classes/hashfile.C: - incorrect vars context calculation for
10963: ^hashfile.foreach[;]{} fixed
10964:
10965: * src/classes/: hash.C, table.C: - little optimisation
10966:
10967: * src/classes/file.C: - bugfix: double absolute path while loading
10968: file
10969:
10970: * tests/: 174.html, results/174.processed: - tests for hashfile
10971: were added
10972:
10973: * buildall-with-xml: - moving to libxslt 1.1.24
10974:
10975: 2008-04-30 misha
10976:
10977: * src/classes/file.C: - stat file while loading (local only) so
10978: .adate, .mdate and .cdate available without additional ::stat
10979:
10980: 2008-04-28 misha
10981:
10982: * src/classes/file.C: - $.name and $.content-type available for
10983: stated file
10984:
10985: 2008-04-14 misha
10986:
10987: * src/targets/cgi/parser3.C: - new year in copyright %-)
10988:
10989: * src/include/pa_version.h: - new version number in head
10990:
10991: 2008-04-10 misha
10992:
10993: * tests/: 080.html, results/080.processed: - cut '0' from
10994: exponential part because of on diff OS it differ (20 or 020 for
10995: ex)
10996:
10997: * tests/: 119.html, results/119.processed: - check for encoding
10998: while creating xdoc
10999:
11000: 2008-04-09 misha
11001:
11002: * buildall-with-xml: - move to libxml 2.6.32 and libxslt 1.1.23
11003:
11004: * src/main/pa_common.C: - comment added
11005:
11006: * src/classes/date.C: - little refactoring
11007:
11008: 2008-04-07 misha
11009:
11010: * src/classes/table.C: - use NO_STRINGSTREAM for switch to old
11011: style of ^table.save[]: prepare one big string and sabe it at
11012: once. it's safe on freebsd 4.x but use much more memory.
11013:
11014: * buildall-with-xml, buildall-without-xml: - option
11015: --disable-stringstream added (under comment. use it on freebsd
11016: 4.x)
11017:
11018: 2008-02-22 misha
11019:
11020: * src/main/pa_http.C: - exception if $.body[] and $.forms[]
11021: specified together in file::load[;http] - get back transcoding
11022: $.body[] in file::load[;http]
11023:
11024: 2008-02-21 misha
11025:
11026: * src/classes/date.C: - ^date.gmt-string[] was added
11027:
11028: * src/types/pa_value.C: - method for output date in RFC 822 format
11029: moved to pa_common.h
11030:
11031: * src/include/pa_common.h: - method for output date in RFC 822
11032: format moved here from pa_value.C
11033:
11034: * src/types/pa_vmail.C: - fixed core in sending mail with
11035: attachment in simple mode ($.file[file here]) introduced in 3.2.2
11036:
11037: 2008-02-20 misha
11038:
11039: * src/main/pa_http.C: - transcode $.headers before escaping into
11040: specified charset while ^file::load[...;http://...] (L_URI
11041: instead of L_HTTP_HEADER) - $.cookies param available in
11042: ^file::load[;http://...] now (but we don't parse set-cookies from
11043: response yet) (cookies not transcoded as common $cookies)
11044:
11045: 2008-02-19 misha
11046:
11047: * src/main/pa_request.C: - rollback: we mustn't force taint
11048: $response:field values because in this case
11049: $response:locateion[http://...] don't works.
11050:
11051: 2008-02-15 misha
11052:
11053: * src/classes/op.C: - little refactoring
11054:
11055: * src/main/pa_http.C: - taint names of $.headers for load[;http
11056:
11057: * src/main/pa_request.C: - force taint values of $response:field
11058:
11059: 2008-02-14 misha
11060:
11061: * src/main/pa_request.C: - $response:field transcoded to
11062: $response:charset before escaping now
11063:
11064: * src/main/pa_http.C: - some outdated comments removed
11065:
11066: * src/classes/date.C: - lastdat -> last-day
11067:
11068: * src/classes/date.C: - ^date:lastday(year;month) and
11069: ^date.lastday[] were added - little code refactoring - comments
11070: changes
11071:
11072: * tests/: 159.html, results/159.processed: - test for number of
11073: days in February
11074:
11075: * src/types/pa_value.C: - fixes in code formatting
11076:
11077: * src/classes/: file.C, op.C, table.C: - fixes in code formatting
11078: and comments
11079:
11080: 2008-02-13 misha
11081:
11082: * src/main/pa_common.C: - bugfix for february at leap year
11083:
11084: 2008-01-28 misha
11085:
11086: * tests/: 160.html, results/160.processed: - more test for cache
11087: added
11088:
11089: * src/classes/op.C: - bugfix: cache body executed twice if contains
11090: unhandled exception
11091:
11092: 2008-01-25 misha
11093:
11094: * src/lib/sdbm/sdbm.c: - use arp_malloc instead of malloc (fixed
11095: bug when hashfile became inavailable after memory:compact)
11096:
11097: * src/lib/sdbm/apr_strings.C: - +arp_malloc
11098:
11099: 2008-01-22 misha
11100:
11101: * src/classes/table.C: - little refactiring and exception texts
11102: changes in method ^table.hash[]
11103:
11104: * src/types/pa_vcookie.C: - link to cookie specification changed
11105:
11106: 2008-01-21 misha
11107:
11108: * tests/: 171.html, cat.sh, results/171.processed: - more tests for
11109: file::exec/cgi
11110:
11111: * src/classes/file.C: - bugfix: core while processing headers if
11112: executed cgi script don't return content
11113:
11114: 2008-01-18 misha
11115:
11116: * buildall-with-xml: - move to libxml2 version 2.6.31
11117:
11118: * src/include/pa_version.h, configure.in: - version number updated
11119: to '3.2.3b'
11120:
11121: 2007-12-28 misha
11122:
11123: * src/: classes/hash.C, include/pa_hash.h: - hash.contain =>
11124: hash.contains
11125:
11126: 2007-12-27 misha
11127:
11128: * gnu.vcproj, parser3.sln, src/classes/classes.vcproj,
11129: src/lib/cord/cord.vcproj, src/lib/gd/gd.vcproj,
11130: src/lib/ltdl/ltdl.vcproj, src/lib/md5/md5.vcproj,
11131: src/lib/pcre/pcre.vcproj, src/lib/pcre/pcre_dftables.vcproj,
11132: src/lib/pcre/pcre_parser_ctype.vcproj, src/lib/sdbm/sdbm.vcproj,
11133: src/lib/smtp/smtp.vcproj, src/main/main.vcproj,
11134: src/targets/cgi/parser3.vcproj,
11135: src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj: -
11136: back to VS2003 because of Apache 1.3 module can't work if it was
11137: built in VS 2005. with cgi all file so VS2003 project files can
11138: be easy converted to the new format.
11139:
11140: 2007-12-04 misha
11141:
11142: * src/types/pa_vcode_frame.h: - changes in comment
11143:
11144: 2007-11-29 misha
11145:
11146: * src/: types/pa_vcode_frame.h, main/execute.C: - code frame don't
11147: intercept strings any longer
11148:
11149: * tests/: 173.html, results/173.processed: - tests for
11150: $d[^date::now[]] $j{$d} $r[$j] -- must create date object in $r
11151: but not in main code frame
11152:
11153: * tests/: 172.html, results/172.processed: - more tests for pass
11154: objects from code frames
11155:
11156: 2007-11-27 misha
11157:
11158: * tests/: 152.html, results/152.processed: - tests for converting
11159: strings 'true'/'false' to bool were added
11160:
11161: * tests/152.html: - added checks for converting strings
11162: 'true'/'false' to bool
11163:
11164: * src/classes/string.C: - ^srting.bool[] now can convert to bool
11165: not only strings with numbers but with values 'true'/'false' as
11166: well
11167:
11168: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: - buffer size
11169: for parser3.log increased
11170:
11171: * src/main/pa_common.C: - remove_crlf optimize whitespaces now
11172:
11173: * src/include/pa_common.h: - remove_crlf return cstring size now
11174:
11175: * src/include/pa_types.h: - constant with buffer size for
11176: parser3.log added
11177:
11178: 2007-11-16 misha
11179:
11180: * tests/cat.sh: - script for tests for file::exec/cgi
11181:
11182: * tests/171.html: - tests for file::exec/cgi
11183:
11184: * tests/results/171.processed: - tests results for file::exec/cgi
11185:
11186: 2007-11-15 misha
11187:
11188: * src/main/pa_exec.C: - fixed incorrect exec code for unix
11189:
11190: * src/classes/file.C: - .body must be set before analyzing cgi
11191: headers
11192:
11193: * src/classes/file.C: - bugfix: we must transcode output fix EOLs
11194: only if exec/cgi return anything.
11195:
11196: 2007-11-14 misha
11197:
1.211 moko 11198: * operators.ru.txt, operators.txt: - info about new text|binary
11199: option for file::exec/cgi was added
1.95 moko 11200:
11201: * src/: include/pa_exec.h, main/pa_exec.C, classes/file.C: -
11202: ^file:exec[[text|binary];script;...]
11203:
11204: * src/: include/pa_exception.h, classes/file.C, classes/image.C,
11205: classes/string.C, classes/table.C: - more text strings moved to
11206: the one place
11207:
11208: 2007-11-09 misha
11209:
11210: * src/types/pa_vrequest.C: - $request:argv must be taint
11211:
11212: * ChangeLog: - $request:argv [patch from Sumo]
11213:
1.211 moko 11214: * operators.ru.txt, operators.txt: - $request:argv
1.95 moko 11215:
11216: * src/: include/pa_request_info.h, types/pa_vrequest.C,
11217: types/pa_vrequest.h, targets/cgi/parser3.C: - $request:argv
11218:
11219: 2007-10-25 misha
11220:
11221: * buildall-with-xml, buildall-without-xml: - options preparations
11222: for ./configure rewrited
11223:
11224: * src/main/: compile.tab.C, compile.y: - bug if parser.compile
11225: error occure in unhandled_exception finally fixed
11226:
11227: 2007-10-23 misha
11228:
11229: * tests/: 170.html, results/170.processed: - test for
11230: @method[][result]
11231:
1.211 moko 11232: * operators.ru.txt, operators.txt: - added info about node.prefix
11233: and node.namespaceURI
1.95 moko 11234:
11235: * src/classes/xnode.C: - xmlHasProp used instead of xmlGetProp
11236:
11237: * src/types/pa_vxnode.C: - DOM2 fields namespaceURI and prefix were
11238: added for node and attribute
11239:
11240: 2007-10-22 misha
11241:
11242: * src/types/pa_vmail.C: - content-transfer-encoding: 8bit added
11243:
11244: * src/main/pa_request.C: - added const content-transfer-encoding
11245:
11246: * src/include/pa_request.h: - added const content-transfer-encoding
11247: - ups. constants must be in lowercase (for search)
11248:
11249: * src/types/pa_vmail.C: - more constants used -
11250: content-transfer-encoding: 8bit added
11251:
11252: * src/main/pa_uue.C: - content-transfer-encoding moved out of here
11253:
11254: * src/include/pa_request.h: - more constants
11255:
11256: * src/types/pa_vmail.C: - constant renamed - $.content-id don't
11257: ommit anymore if $.content-disposition was specified - little
11258: refactoring
11259:
11260: * src/: include/pa_request.h, main/pa_request.C: - constant renamed
11261:
11262: 2007-10-17 misha
11263:
1.211 moko 11264: * operators.ru.txt, operators.txt: - info about
1.95 moko 11265: table::create[nameless]{data}[>options<] was added
11266:
11267: * src/main/: compile.tab.C, compile.y: - if error occure while
11268: compile method don't put this method in methods table anymore.
11269: in other case the parser coredumped if @unhandled_exception
11270: method can't be compiled because of parser.compile error.
11271:
11272: * src/main/execute.C: - little code reformating
11273:
11274: * src/main/pa_request.C: - little code reformating - comment
11275: changed
11276:
11277: 2007-10-16 misha
11278:
11279: * tests/: 035.html, results/035.processed: - tests
11280: table::create[]{}[options] added
11281:
11282: * src/classes/table.C: - table::create[]{} now accept 3rd param:
11283: options (only $.seperator[] yet)
11284:
11285: 2007-10-10 misha
11286:
11287: * src/classes/table.C: - some contstants moved to pa_common.h -
11288: some code changes
11289:
11290: 2007-10-02 misha
11291:
11292: * src/main/pa_uue.C: - memory usage during uuencode reduced more
11293: then three time as much. but base64 encoding method still use
11294: less memory anyway.
11295:
11296: 2007-09-17 misha
11297:
1.211 moko 11298: * operators.ru.txt, operators.txt: - added info about
11299: $cookie:fields
1.95 moko 11300:
11301: * src/types/pa_vcookie.C: - $cookie:fields available now
11302:
11303: * src/classes/hash.C: - some stuff for use with .for_each moved to
11304: common
11305:
11306: * src/include/pa_common.h: - some stuff for use with .for_each
11307: moved here
11308:
11309: * src/types/: pa_venv.C, pa_venv.h: - some strings moved to #define
11310:
11311: 2007-09-14 misha
11312:
11313: * buildall-with-xml: - new xml libs again =)
11314:
11315: 2007-08-28 misha
11316:
1.211 moko 11317: * operators.ru.txt, operators.txt: - texts about
11318: ^table.columns[[column name]] and ^string.split[...][v][column
11319: name] were added
1.95 moko 11320:
11321: * tests/: 168.html, 169.html, results/168.processed,
11322: results/169.processed: - tests for ^table.columns[[column name]]
11323: and ^string.split[...][v][column name] were added
11324:
11325: * src/classes/table.C: - new option ^table.columns[[column name]]
11326: was added
11327:
11328: * src/classes/string.C: - new option ^string.split[...;v;[column
11329: name]]
11330:
11331: * src/include/pa_exception.h: - error text message for
11332: ^hash._keys[], ^table.columns[] and ^string.split[]
11333:
11334: 2007-08-27 misha
11335:
11336: * src/main/untaint.C: - try to fix coredump on unix if print to
11337: body ^taint[sql][something] outside of connect
11338:
11339: * tests/: 167.html, results/167.processed: - test for ^taint[sql]
11340: outside of connect
11341:
11342: * buildall-with-xml, buildall-without-xml: - strip parser3 was
11343: added (commented by default)
11344:
11345: 2007-08-20 misha
11346:
1.211 moko 11347: * operators.ru.txt, operators.txt: - comment about new method
11348: ^node.hasAttributes[] was added
1.95 moko 11349:
11350: * src/classes/: file.C, math.C, op.C, string.C, xdoc.C: - more
11351: duplicated exception text strings were removed
11352:
11353: * src/include/pa_exception.h: - more exception text strings moved
11354: here
11355:
11356: * src/classes/table.C: - some duplicate exceptions' text strings
11357: removed
11358:
11359: * src/classes/: file.C, hashfile.C, image.C, op.C, string.C,
11360: xdoc.C, xnode.C: - some duplicate exceptions' text strings
11361: removed
11362:
11363: * src/include/pa_exception.h: - some exception text strings movet
11364: to pa_exception
11365:
11366: * tests/: 149.html, results/149.processed: - test for
11367: ^xnode.hasAttributes[] was added - some code changes
11368:
11369: * src/classes/xnode.C: - DOM2 method ^xnode.hasAttributes[] was
11370: added
11371:
11372: 2007-08-17 misha
11373:
11374: * tests/: results/006.processed, results/059.processed, 006.html,
11375: 059.html: - more tests for match
11376:
11377: * tests/: 129.html, results/129.processed: - tests for
11378: ^table.hash[...][$.type[string|hash|table]] added
11379:
11380: * src/targets/cgi/parser3.C: - little syntax changes
11381:
11382: * src/: classes/math.C, targets/isapi/parser3isapi.C: - little
11383: syntax changes
11384:
1.211 moko 11385: * src/targets/cgi/parser3.C, operators.ru.txt, operators.txt: -
11386: annoying 'SIGPIPE' messages in parser3.log switched off by
11387: default. If someone really still need it: use $SIGPIPE(1)
1.95 moko 11388:
11389: 2007-08-08 misha
11390:
11391: * buildall-with-xml, buildall-without-xml: - remove libs source
11392: files by default since now
11393:
11394: 2007-08-07 misha
11395:
11396: * buildall-without-xml: - some option syntax changes
11397:
11398: * buildall-with-xml: - compile libxml2 without http support - some
11399: option syntax changes
11400:
11401: * src/main/pa_xml_io.C: - will use parser file loader for xml needs
11402:
11403: 2007-08-06 misha
11404:
11405: * buildall-with-xml: - moved to libxml2-2.6.29 and libxslt-1.1.21
11406:
11407: * tests/: 160.html, results/160.processed: - cache test was
11408: rewrited
11409:
11410: 2007-07-06 misha
11411:
11412: * tests/: 153.html, results/153.processed: - added test for
11413: ^math:sha1[string]
11414:
11415: * src/types/pa_vform.C: - bugfix: uploaded file name wasn't
11416: transcoded
11417:
11418: * src/classes/math.C: - ^math:long2ip(long) and ^math:sha1[string]
11419: were added
11420:
11421: 2007-06-28 misha
11422:
11423: * etc/parser3.charsets/windows-1251.cfg: - removed duplicated and
11424: some incorrect chars
11425:
11426: 2007-06-19 misha
11427:
11428: * src/include/pa_hash.h: - methods generic_hash_code & hash_code
11429: were moved on top because of gcc 4 had a problems during
11430: building.
11431:
11432: 2007-06-18 misha
11433:
11434: * tests/results/019.processed: - new image commited
11435:
11436: 2007-06-09 misha
11437:
11438: * src/classes/: op.C, table.C: - in while and table.select method
11439: as_expression used now
11440:
11441: * src/types/pa_vmethod_frame.h: - method as_expression was added
11442:
11443: 2007-06-08 misha
11444:
11445: * tests/: 166.html, results/166.processed: - test for
11446: ^match[...][n]
11447:
11448: * tests/: 165.html, results/165.processed: - tests for loops
11449:
11450: * src/lib/cord/include/private/cord_pos.h: - back to origin value
11451: because of no speed/memory optimisation but some proglems with
11452: long cycles occure
11453:
11454: 2007-06-06 misha
11455:
11456: * src/classes/: op.C, table.C: - ^while(true){}, ^while(1){},
11457: ^table.select(true) and ^table.select(1) didn't works because of
11458: awaiting junction-param only. fixed.
11459:
11460: 2007-05-24 misha
11461:
11462: * src/: include/pa_os.h, main/pa_os.C: - 20 attempt to get lock
11463: with 0.5 secs interval
11464:
11465: * src/classes/op.C: - cache was rewrited. I hope it works with
11466: locking system now on unix
11467:
11468: * src/main/pa_os.C: - locks engines were rewrited: now we don't use
11469: system locks which wait till other threads release it but try get
11470: lock, if fail wait 1 sec and make 10 attempts.
11471:
11472: * src/include/pa_os.h: - consts for blocking locks + some comments
11473: were added
11474:
11475: * src/lib/sdbm/apr_file_io.C: - wait till lock released while
11476: opening files
11477:
11478: * src/classes/table.C: - changes in includes. if unclude <sstream>
11479: after our classes on unix it can't be build
11480:
11481: * src/types/pa_vhashfile.C: - not needed code removed
11482:
11483: 2007-05-23 misha
11484:
11485: * src/: classes/file.C, classes/op.C, main/pa_common.C,
11486: include/pa_common.h: - cosmetic changes
11487:
11488: 2007-05-18 misha
11489:
11490: * src/lib/cord/include/private/cord_pos.h: - rebalance tree not so
11491: often. it's give some speed increasing
11492:
11493: * tests/results/160.processed: - returned time corrected
11494:
11495: * tests/160.html: - time increased because on unix 1 mean nothing
11496: :(
11497:
1.211 moko 11498: * operators.ru.txt, operators.txt: - added info about
11499: ^hash.contain[key]
1.95 moko 11500:
11501: * src/classes/hash.C: - added ^hash.contain[key]
11502:
11503: * src/include/pa_hash.h: - added method for checking key exists in
11504: hash
11505:
11506: 2007-05-07 misha
11507:
11508: * src/include/pa_string.h: - was compilation error during build on
11509: freebsd4
11510:
11511: 2007-05-03 misha
11512:
11513: * src/classes/table.C: - option $.type[hash|string|table] was added
11514: for ^table.hash[]
11515:
11516: * src/classes/file.C: - comment removed
11517:
11518: 2007-04-26 misha
11519:
11520: * src/types/: pa_vhashfile.C, pa_vhashfile.h: - while ::open the
11521: real files doesn't opened in place anymore
11522:
11523: 2007-04-24 misha
11524:
11525: * src/classes/math.C: - I thought one more time and remove lg(N) :)
11526:
11527: * src/include/pa_exception.h: "static" removed
11528:
11529: 2007-04-23 misha
11530:
11531: * src/classes/math.C: ^math:lg(N) => ^math:log10(N)
11532:
11533: * src/classes/math.C: added: - ^math:ln(N) (the same as
11534: ^math:log(N)) - ^math:lg(N)
11535:
11536: * tests/: 097.html, results/097.processed: - charsets converstion
11537: during ^file::load[text;http://...] added
11538:
11539: * tests/: 164.html, results/164.processed: - check for set expires
11540: as a date
11541:
11542: * tests/: 164.html, results/164.processed: - test for hashfile
11543:
11544: * src/classes/hashfile.C: - little comment changes
11545:
11546: * src/types/pa_vhashfile.C: - don't open hashfile files until 1st
11547: access
11548:
11549: * src/: classes/date.C, classes/double.C, classes/file.C,
11550: classes/form.C, classes/hash.C, classes/image.C, classes/int.C,
11551: classes/mail.C, classes/math.C, classes/op.C, classes/string.C,
11552: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
11553: classes/xnode.h, include/pa_request.h, main/execute.C,
11554: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
11555: main/pa_dictionary.C, main/pa_exec.C, main/pa_http.C,
11556: main/pa_request.C, main/pa_sql_driver_manager.C, main/pa_table.C,
11557: types/pa_value.C, types/pa_value.h, types/pa_vclass.C,
11558: types/pa_vconsole.h, types/pa_vfile.h, types/pa_vhash.h,
11559: types/pa_vimage.h, types/pa_vmail.C, types/pa_vmethod_frame.h,
11560: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
11561: types/pa_vtable.C, types/pa_vxdoc.h, types/pa_wcontext.C: -
11562: "parser.runtime" strings were removed
11563:
11564: * src/classes/hashfile.C: - with .clear[] called files_delete()
11565: now.
11566:
11567: * src/types/: pa_vhashfile.C, pa_vhashfile.h: - .clear() removed.
11568:
11569: * src/include/pa_exception.h: - string constant with
11570: "parser.runtime" text was added
11571:
11572: 2007-04-20 misha
11573:
1.211 moko 11574: * operators.ru.txt, operators.txt: - some comments changing
1.95 moko 11575:
1.211 moko 11576: * operators.ru.txt, operators.txt: - added info about
11577: .^hashfile.release[], ^hashfile.clenaup[] and new
11578: ^string.match[][>N-option<]
1.95 moko 11579:
11580: * configure: =cheching for unsetenv
11581:
11582: * src/classes/hashfile.C: - ^hashfile.cleanup[],
11583: ^hashfile.release[] were added
11584:
11585: * src/: main/pa_string.C, include/pa_string.h, classes/string.C: -
11586: ^string.match[][] understand new option now: return number of
11587: matches but not table wit results
11588:
11589: * src/types/: pa_vhashfile.C, pa_vhashfile.h: - hashfile can auto
11590: reopen now
11591:
11592: * src/classes/op.C: - bug. must be false
11593:
11594: * configure.in: - checking for unsetenv was added
11595:
11596: * src/types/pa_vform.C: - some comments
11597:
11598: 2007-04-18 misha
11599:
11600: * buildall-with-xml: moving to libxml2-2.6.28
11601:
11602: * buildall-with-xml, buildall-without-xml: added commented lines
11603: with --disable-safe-mode option
11604:
1.211 moko 11605: * operators.ru.txt, operators.txt: - info about $form:files
1.95 moko 11606:
11607: 2007-04-17 misha
11608:
11609: * src/types/: pa_vform.C, pa_vform.h: - some code was modified -
11610: $form:files was added
11611:
11612: * tests/: 163.html, results/163.processed: removing auto format
11613:
11614: * src/types/pa_vdate.h: - start adding unsetenv("TZ");
11615:
11616: 2007-04-16 misha
11617:
11618: * tests/: 163.html, results/163.processed: - test for .int[],
11619: floor, round, ceiling and .format[]
11620:
11621: * src/classes/file.C: - little optimization for getting args in
11622: exec/cgi
11623:
11624: 2007-04-13 misha
11625:
11626: * src/classes/file.C: - arguments for file::exec/cgi can be
11627: specified now as s table with one column
11628:
11629: 2007-03-27 misha
11630:
11631: * tests/: 162.html, results/162.processed: - test for
11632: ^table.select(^condition[$t])
11633:
11634: * tests/results/auto.p: - load windows-1251 charset for some tests
11635:
11636: * tests/run_parser.sh: PARSER_CONFIG -> CGI_PARSER_CONFIG
11637:
11638: * tests/: results/161.processed, 161.html, 161_utf8.txt,
11639: 161_windows1251.txt: - added test for
11640: ^file::load[text;/local/file.txt;$.charset[...]]
11641:
11642: * tests/: results/013.processed, 013.html: - added test for
11643: checking $._default value while hash modifications
11644:
11645: * tests/: 160.html, results/160.processed: - add test for
11646: ^cache[key](secs){code}, ^cache[] and ^cache(0)
11647:
11648: 2007-03-22 misha
11649:
11650: * src/include/pa_common.h: - "charset" string defined for
11651: ^file::load[text;/local.txt] and ^table::load[/table.txt]
11652:
11653: * src/main/: pa_common.C, pa_http.C: - $.charset option for
11654: ^file::load[text;/local.txt] and ^table::load[/table.txt] was
11655: added - not needed transcodes were removed from
11656: ^file::load[...;http://...]
11657:
11658: * src/types/pa_vdate.h: - date.week was fixed - date.weekyear was
11659: added
11660:
11661: * src/classes/date.C: - date.week was fixed
11662:
1.211 moko 11663: * operators.ru.txt, operators.txt: - added info about date.weekyear
1.95 moko 11664:
11665: * tests/: 159.html, results/159.processed: - tests for date.week
11666: and date.weekyear added
11667:
11668: 2007-03-15 misha
11669:
11670: * src/classes/table.C: - enclose column numbers for nameless tables
11671: as well
11672:
11673: 2007-03-14 misha
11674:
11675: * src/targets/cgi/parser3.C: - bugxif. failed when request cgi
11676:
11677: * src/classes/table.C: - table.save optimization: now required much
11678: less memory
11679:
11680: 2007-03-13 misha
11681:
11682: * tests/results/: 158.processed, 158.processes: - tests for
11683: table.save/table.load
11684:
11685: * tests/: 158.html, results/158.processes: - tests for
11686: table.save/table.load
11687:
11688: * buildall-with-xml: libxml2: --without-ftp --without-docbook
11689:
11690: * buildall-with-xml: - pattern needed now for building
11691:
11692: * tests/results/097.processed: - added test results for xdoc::load
11693: & xdoc::load[http://...]
11694:
11695: * tests/097.html: - added test for xdoc::load
11696:
11697: 2007-03-12 misha
11698:
11699: * tests/: 107.html, results/107.processed: - added test for xpath
11700: '//man'
11701:
11702: 2007-03-01 misha
11703:
11704: * tests/: 097.html, results/097.processed: - added test for
11705: creating xdoc from file
11706:
11707: * tests/: results/157.processed, 157.html: - added test for
11708: file:move
11709:
11710: 2007-02-28 misha
11711:
11712: * src/classes/xdoc.C: - another attempt
11713:
11714: * src/classes/xdoc.C: - roll back last changes for a while
11715:
1.211 moko 11716: * src/classes/xdoc.C, operators.ru.txt, operators.txt: -
11717: ^xdoc::create[$file] added.
1.95 moko 11718:
11719: * src/classes/file.C: - under lock we create non-exist dir anyway
11720:
11721: * tests/results/099.processed: - ever send content-disposition to
11722: client with file
11723:
11724: * tests/157.html: + test for file:copy
11725:
11726: 2007-02-26 misha
11727:
11728: * src/classes/file.C: - some similar strings moved to #define
11729: instead of to be copy/pasted many times
11730:
11731: * src/types/pa_vfile.h: - class name string ("file") moved to
11732: #define
11733:
11734: 2007-02-20 misha
11735:
11736: * configure.in: - added some strings for sqlite detection
11737:
11738: 2007-02-19 misha
11739:
1.211 moko 11740: * operators.ru.txt, operators.txt: - some comments changes
1.95 moko 11741:
11742: * buildall-with-xml, buildall-without-xml: - some modifications
11743:
11744: 2007-02-17 misha
11745:
11746: * buildall-with-xml, buildall-without-xml: - moving to gc6.8
11747:
11748: * src/main/pa_request.C: - damn, i forgot to commit it while I
11749: change console behaviour
11750:
11751: 2007-02-12 misha
11752:
11753: * src/targets/cgi/parser3.C: - don't print headers if
11754: $console:line[data] was used during cgi execution.
11755:
11756: * src/types/pa_vconsole.h: - console class have bool flag now which
11757: marked as 'true' if class was used.
11758:
11759: * tests/: 152.html, results/152.processed: - more types was added
11760: to test 152
11761:
11762: * src/types/: pa_vimage.C, pa_vimage.h: - fixed bug added while
11763: adding 'bool' (^if($image){} caused exception)
11764:
11765: 2007-02-09 misha
11766:
11767: * tests/: 152.html, results/152.processed: - test alightly updated
11768:
11769: * tests/: 152.html, results/152.processed: - test rewrited
11770:
11771: * src/types/: pa_vxdoc.C, pa_vxdoc.h, pa_vxnode.C, pa_vxnode.h: -
11772: bugfix. I broke xdoc & xnode in expression
11773:
11774: 2007-02-08 misha
11775:
11776: * tests/: 152.html, results/152.processed: - add test for checking
11777: 'def' for void, string, bool, int & double
11778:
11779: 2007-02-07 misha
11780:
1.211 moko 11781: * operators.ru.txt, operators.txt: - ^file:base64[filespec] was
11782: added
1.95 moko 11783:
11784: * tests/results/153.processed: - result test for
11785: ^file:base64[filespec] was updated
11786:
11787: * tests/153.html: - test for ^file:base64[filespec] was added
11788:
11789: * src/types/pa_vconsole.h: - little optimization
11790:
11791: * src/classes/file.C: - ^file:base64[filespec]
11792:
11793: * src/main/pa_common.C: - definitions for ^file:base64[filespec]
11794:
11795: * src/include/pa_common.h: - declarations for
11796: ^file:base64[filespec]
11797:
11798: * src/types/pa_vcookie.C: - little optimization
11799:
11800: 2007-02-06 misha
11801:
11802: * src/main/: utf8-to-lower.inc, utf8-to-upper.inc: - some chars
11803: were temporary commented
11804:
11805: * src/types/pa_vbool.h: - bugfix
11806:
11807: * tests/156.html: - added test for bool cookie
11808:
11809: * src/types/pa_vcookie.h: - not needed string "cookie" removed
11810:
11811: * tests/: 155.html, results/155.processed: - added test for check
11812: $.encloser[] option for table save/load
11813:
11814: * tests/: 153.html, 154.html, todo.txt: - two more tests added
11815:
11816: 2007-02-05 misha
11817:
11818: * tests/results/152.processed: - newline at the end was missed
11819:
11820: * tests/results/141.processed: - math:md5 must be lowercased
11821:
11822: * src/targets/cgi/parser3.C: - 2007 in help ;)
11823:
11824: 2007-02-03 misha
11825:
11826: * tests/results/: 150.processed, 151.processed, 152.processed: -
11827: test for bool added and some content length fixes
11828:
11829: * tests/152.html: - test for bool added
11830:
11831: * buildall-with-xml: - moved to libxml2-2.6.27 and libxslt-1.1.20
11832:
1.211 moko 11833: * operators.ru.txt, operators.txt: - info bool class was added
1.95 moko 11834:
1.116 moko 11835: * src/: classes/Makefile.am, classes/bool.C,
1.95 moko 11836: classes/classes.vcproj, classes/double.C, classes/int.C,
11837: classes/string.C, classes/void.C, classes/xnode.C,
11838: include/pa_string.h, types/pa_vbool.h, types/pa_vclass.h,
11839: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.C,
11840: types/pa_vjunction.h, types/pa_vproperty.C, types/pa_vproperty.h,
11841: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
11842: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.h,
11843: types/types.vcproj: - bool class was added
11844:
11845: * src/main/pa_request.C: - fix
11846:
11847: 2007-01-18 misha
11848:
11849: * src/: main/pa_string.C, classes/string.C: - return table during
11850: ^string.match[][] even if no matched found.
11851:
11852: 2006-12-20 misha
11853:
11854: * src/types/: pa_method.h, pa_vfile.h: - some syntax changes [
11855: http://www.parser.ru/forum/?id=55598 ]
11856:
11857: 2006-12-19 misha
11858:
11859: * src/types/pa_vxdoc.C: - $xDoc is "xnode" == true now. more
11860: details: http://www.parser.ru/forum/?id=52359
11861:
11862: * src/main/pa_request.C: - always set content-disposition for
11863: $response:body[hash here]. more details:
11864: http://www.parser.ru/forum/?id=52130
11865:
11866: 2006-12-07 misha
11867:
1.211 moko 11868: * operators.ru.txt, operators.txt: - added info about bool params
11869: in cookie set
1.95 moko 11870:
11871: * src/types/pa_vcookie.C: - bool param in cookies available now
11872: $cookie:name[ $.value[123] $.secure(true) $.httponly(true)
11873: ]
11874:
11875: * src/types/: pa_value.C, pa_value.h, pa_vbool.h: - is_bool method
11876: was added
11877:
11878: 2006-12-02 misha
11879:
11880: * src/classes/file.C: - file_block_read used instead of native read
11881:
11882: * src/main/pa_common.C: - added file_block_read with read error
11883: detection - file_block_read used instead of native read
11884:
11885: * src/include/pa_common.h: - added file_block_read declaration
11886:
11887: 2006-12-01 misha
11888:
1.211 moko 11889: * operators.ru.txt, operators.txt: - info about $var.CLASS_NAME was
11890: added
1.95 moko 11891:
11892: * src/types/: pa_vstateless_class.C, pa_vstateless_class.h: -
11893: $var.CLASS_NAME added
11894:
1.211 moko 11895: * operators.ru.txt, operators.txt: - added info about ^file:copy[]
1.95 moko 11896:
11897: * src/classes/file.C: - ^file:copy[from;fo] was added
11898:
11899: 2006-11-20 misha
11900:
11901: * src/classes/date.C: - bug fix :)
11902:
11903: 2006-11-17 misha
11904:
11905: * src/include/pa_common.h: - array in crc32 calculation was changed
11906: to static
11907:
11908: * src/main/pa_common.C: - little optimization in getMonthDays -
11909: small changes in crc32 calculation
11910:
11911: * src/classes/date.C: - not needed code was removed
11912:
11913: 2006-11-16 misha
11914:
11915: * src/types/pa_vmail.C: - fix missed brakes
11916:
11917: * src/types/pa_vmail.C: - mail:send now set content-type:
11918: multipart/related instead of multipart/mixed if file have
11919: $.content-id[]
11920:
11921: 2006-11-15 misha
11922:
11923: * src/types/pa_vdouble.h: abs -> fabs
11924:
11925: 2006-11-14 misha
11926:
1.211 moko 11927: * operators.ru.txt, operators.txt: - added info about ^file.md5[]
11928: and ^file:md5[file-name]
1.95 moko 11929:
11930: * src/classes/file.C: - ^file.md5[] and ^file:md5[file-name] were
11931: added
11932:
11933: * src/main/pa_common.C: - CRC32_MAX_BUFFER_SIZE was renamed to
11934: FILE_BUFFER_SIZE
11935:
11936: * src/classes/math.C: - hex_string was moved to pa_common.h
11937:
11938: * src/include/pa_common.h: - hex_string was moved from math.C -
11939: CRC32_MAX_BUFFER_SIZE was renamed to FILE_BUFFER_SIZE
11940:
11941: * src/types/pa_vdouble.h: - incorrect frac detection with negative
11942: values was fixed
11943:
11944: 2006-11-13 misha
11945:
1.211 moko 11946: * operators.ru.txt, operators.txt: - added info about
11947: ^math:crc32[string], ^file:crc32[file-name] & ^file.crc32[]
1.95 moko 11948:
11949: * src/classes/math.C: - added ^math:crc32[string]
11950:
11951: * src/classes/file.C: - some comments were changed - added
11952: ^file:crc32[file-name] and ^file.crc32[]
11953:
11954: * src/: include/pa_common.h, main/pa_common.C: - some functions for
11955: crc32 calculation added
11956:
11957: 2006-11-03 misha
11958:
11959: * src/include/pa_array.h: - not needed variable removed
11960:
11961: * tests/: 150.html, 151.html, results/150.processed,
11962: results/151.processed: - 2 tests were added
11963:
11964: * src/include/: pa_array.h, pa_table.h: - table.locate & table.join
11965: with $.reverse(1) were fixed
11966:
11967: * src/main/pa_http.C: - bug fix. now tainted data from $.form and
11968: query converted to $.charset during ^file::load[http://...]
11969:
11970: 2006-11-02 misha
11971:
11972: * src/include/pa_table.h: ups. forget '=' char
11973:
11974: * src/include/pa_table.h: - one more fix in
11975: .locate[...][$.reverse(1)]
11976:
11977: 2006-11-01 misha
11978:
11979: * src/classes/math.C: - bug fix, details:
11980: http://www.parser.ru/forum/?id=53360
11981:
11982: * src/include/pa_table.h: - bug fix during ^table.locate( condition
11983: false for all records )[$.reverse(1)]
11984:
11985: * src/main/pa_http.C: - second param for this mid method is length
11986: but not end_index so this method has error and can't detect
11987: charsets in next content-types: Content-type: text/html;
11988: charset="windows-1251" Content-type: text/html;
11989: charset="windows-1251"; Content-type: text/html;
11990: charset=windows-1251;
11991:
11992: only Content-type: text/html; charset=windows-1251 was fine
11993:
11994: 2006-10-31 misha
11995:
11996: * src/classes/file.C: - empty args in file::exec removed now
11997:
11998: 2006-09-03 paf
11999:
12000: * src/classes/file.C: proper tainting of
12001: ^file::exec/cgi[script;env;COMMAND;LINE;PARAMS]
12002:
12003: 2006-06-09 paf
12004:
12005: * src/lib/pcre/pcre-2_08.tar.gz: one can easily find those
12006:
12007: * src/classes/table.C: formatting
12008:
12009: * src/classes/table.C: incorporated patch from misha: Sent:
12010: Thursday, June 08, 2006 12:38 PM Subject: parser3: patch for
12011: ignoring string options for ^table.save[]
12012:
12013: * src/classes/hash.C: incorporated patch from misha Sent:
12014: Wednesday, June 07, 2006 9:52 PM Subject: parser3: patch for
12015: $hash._default disappear while
12016:
1.211 moko 12017: * operators.ru.txt, operators.txt: ^mail:send[ $.file1[
12018: $.value[file] $.format[!uue|!base64] << new base64 option.
12019: default uue ] ]
1.95 moko 12020:
12021: * src/types/pa_vmail.C: misha: Sent: Wednesday, June 07, 2006 8:51
12022: PM Subject: patch for base64 in ^mail:send[] %-)
12023:
12024: 2006-04-09 paf
12025:
12026: * src/main/compile.tab.C: ` change compiled
12027:
1.211 moko 12028: * gnu.vcproj, operators.ru.txt, operators.txt, parser3.sln,
1.95 moko 12029: src/classes/classes.vcproj, src/classes/file.C,
12030: src/classes/hash.C, src/classes/hashfile.C, src/classes/image.C,
12031: src/classes/op.C, src/classes/table.C, src/classes/xdoc.C,
12032: src/classes/xnode.C, src/include/pa_array.h,
12033: src/include/pa_config_fixed.h, src/include/pa_dir.h,
12034: src/include/pa_memory.h, src/include/pa_request.h,
12035: src/include/pa_stack.h, src/lib/cord/cord.vcproj,
12036: src/lib/gd/gd.vcproj, src/lib/ltdl/ltdl.vcproj,
12037: src/lib/md5/md5.vcproj, src/lib/pcre/pcre.vcproj,
12038: src/lib/pcre/pcre_dftables.vcproj,
12039: src/lib/pcre/pcre_parser_ctype.vcproj, src/lib/sdbm/sdbm.vcproj,
12040: src/lib/smtp/smtp.h, src/lib/smtp/smtp.vcproj,
12041: src/main/compile.y, src/main/execute.C, src/main/main.vcproj,
12042: src/main/pa_cache_managers.C, src/main/pa_charset.C,
12043: src/main/pa_exec.C, src/main/pa_http.C, src/main/pa_request.C,
12044: src/main/pa_socks.C, src/main/pa_sql_driver_manager.C,
12045: src/main/pa_string.C, src/main/pa_stylesheet_connection.C,
12046: src/main/pa_stylesheet_manager.C, src/targets/cgi/getopt.c,
12047: src/targets/cgi/parser3.C, src/targets/cgi/parser3.vcproj,
12048: src/targets/isapi/pa_threads.C, src/targets/isapi/parser3isapi.C,
12049: src/targets/isapi/parser3isapi.vcproj, src/types/pa_value.C,
12050: src/types/pa_value.h, src/types/pa_vcookie.C,
12051: src/types/pa_vhashfile.C, src/types/pa_vhashfile.h,
12052: src/types/pa_vmail.C, src/types/pa_vresponse.C,
12053: src/types/pa_vstatus.C, src/types/types.vcproj,
12054: tests/descript.ion: + ^break[] ^continue[], in ^for, ^while,
12055: ^menu, ^hash/hashfile.foreach
12056:
12057: * gnu.vcproj, parser3.sln, src/classes/classes.vcproj,
12058: src/classes/file.C, src/classes/hash.C, src/classes/image.C,
12059: src/classes/op.C, src/classes/table.C, src/classes/xdoc.C,
12060: src/classes/xnode.C, src/include/pa_array.h,
12061: src/include/pa_config_fixed.h, src/include/pa_dir.h,
12062: src/include/pa_memory.h, src/include/pa_request.h,
12063: src/include/pa_stack.h, src/lib/cord/cord.vcproj,
12064: src/lib/gd/gd.vcproj, src/lib/ltdl/ltdl.vcproj,
12065: src/lib/md5/md5.vcproj, src/lib/pcre/pcre.vcproj,
12066: src/lib/pcre/pcre_dftables.vcproj,
12067: src/lib/pcre/pcre_parser_ctype.vcproj, src/lib/sdbm/sdbm.vcproj,
12068: src/lib/smtp/smtp.h, src/lib/smtp/smtp.vcproj,
12069: src/main/compile.y, src/main/execute.C, src/main/main.vcproj,
12070: src/main/pa_cache_managers.C, src/main/pa_charset.C,
12071: src/main/pa_exec.C, src/main/pa_http.C, src/main/pa_request.C,
12072: src/main/pa_socks.C, src/main/pa_sql_driver_manager.C,
12073: src/main/pa_string.C, src/main/pa_stylesheet_connection.C,
12074: src/main/pa_stylesheet_manager.C, src/targets/cgi/getopt.c,
12075: src/targets/cgi/parser3.C, src/targets/cgi/parser3.vcproj,
12076: src/targets/isapi/pa_threads.C, src/targets/isapi/parser3isapi.C,
12077: src/targets/isapi/parser3isapi.vcproj, src/types/pa_value.C,
12078: src/types/pa_value.h, src/types/pa_vcookie.C,
12079: src/types/pa_vmail.C, src/types/pa_vresponse.C,
12080: src/types/pa_vstatus.C, src/types/types.vcproj,
12081: tests/descript.ion: ! switched to VS2005 (projects and
12082: object<info explicitly typed>.for_each(, info)) +
12083: $response:field[] setting void means removing + grammar $name`
12084: name stops now, for mysql `$field` + started ^break[]
12085: ^continue[], in ^for. TODO: to other iterators (while, menu,
12086: foreach) + all log messages += [uri=, method=, cl=]
12087:
12088: * buildall-with-xml: merged . ftp paths update
12089:
12090: * buildall-with-xml: . ftp paths update
12091:
12092: 2006-03-04 paf
12093:
12094: * src/main/: pa_string.C: merged from HEAD ! cache file curruption
12095: checks++ [thanks to Igor Zinkovsky for detailed report]
12096:
12097: * src/main/pa_string.C: ! cache file curruption checks++ [thanks to
12098: Igor Zinkovsky for detailed report]
12099:
12100: 2006-03-01 paf
12101:
12102: * src/main/untaint.C: merged from HEAD ! mail:send << changed \r or
12103: \n to ' ' in
12104:
12105: 2006-02-18 paf
12106:
12107: * src/main/untaint.C: merged from HEAD ! mail:send << changed \r or
12108: \n to ' ' in
12109:
12110: * src/main/untaint.C: ! mail:send << changed \r or \n to ' ' in
12111:
12112: 2006-02-03 paf
12113:
12114: * src/main/pa_common.C: merged from HEAD ! bugfix: decoding from
12115: base64
12116:
12117: * src/main/pa_common.C: ! bugfix: decoding from base64
12118:
12119: 2006-01-20 paf
12120:
12121: * src/types/pa_vhashfile.C: . merged hashfile.foreach memory
12122: economy fix
12123:
12124: * src/classes/: table.C: merged from HEAD ! bugfix
12125: ^table.save[$.encloser-s now handled properly
12126:
12127: * src/classes/table.C: ! bugfix ^table.save[$.encloser-s now
12128: handled properly
12129:
12130: 2006-01-19 paf
12131:
12132: * buildall-with-xml, buildall-without-xml: merged from HEAD !
12133: libgc:USE_MUNMAP activates merging of free memory blocks which
12134: helps a lot in our case: after transform we want
12135: CORD(main.result)->cstr[big malloc]->transcode[big malloc]
12136:
12137: * src/types/pa_vhashfile.C: . merged hashfile.foreach memory
12138: economy fix
12139:
12140: * buildall-with-xml, buildall-without-xml: ! libgc:USE_MUNMAP
12141: activates merging of free memory blocks which helps a lot in our
12142: case: after transform we want CORD(main.result)->cstr[big
12143: malloc]->transcode[big malloc]
12144:
12145: 2006-01-17 paf
12146:
12147: * src/types/pa_vhashfile.C: ! hashfile.foreach: counted pairs
12148: before reading them. got rid of reallocs = became quicker and
12149: less fragmentated
12150:
12151: 2005-12-29 paf
12152:
1.116 moko 12153: * INSTALL, Makefile.am, buildall-with-xml, buildall-without-xml,
12154: configure, configure.in, src/include/pa_version.h,
12155: src/lib/ltdl/Makefile.am, src/lib/ltdl/acconfig.h,
1.95 moko 12156: src/lib/ltdl/acinclude.m4, src/lib/ltdl/config.guess,
12157: src/lib/ltdl/config.sub, src/lib/ltdl/configure.in,
12158: src/lib/ltdl/install-sh, src/lib/ltdl/ltmain.sh,
12159: src/lib/ltdl/missing: . merged from 3.2.1
12160:
1.116 moko 12161: * Makefile.am, src/lib/ltdl/Makefile.am: . now site.m4 also
12162: packaged when 'make dist', so do configure companion files in
12163: src/lib/ltdl
12164:
12165: * src/lib/ltdl/: Makefile.am, acconfig.h, acinclude.m4,
12166: config.guess, config.sub, configure.in, install-sh, ltmain.sh,
12167: missing: . now config_auto.h is created with configure [were
12168: constant]
1.95 moko 12169:
12170: * INSTALL: . references to documentation and some clarification
12171:
12172: * buildall-with-xml, buildall-without-xml: . farawell doc
12173: indication
12174:
1.116 moko 12175: * Makefile.am: . dist+=buildall*
1.95 moko 12176:
12177: 2005-12-28 paf
12178:
12179: * configure: . 3.2.1
12180:
12181: * INSTALL, buildall-with-xml, buildall-without-xml: + started to
12182: simplify build process, see INSTALL
12183:
12184: 2005-12-26 paf
12185:
12186: * configure: ver
12187:
12188: * configure.in, src/include/pa_version.h, src/main/compile.tab.C:
12189: version
12190:
12191: 2005-12-21 paf
12192:
12193: * src/main/: compile.tab.C, main.vcproj: . win32: grammar is now
12194: compiled with bison 1.875b, it reports unexpected token names
12195:
12196: 2005-12-19 paf
12197:
12198: * src/: main/compile.tab.C, types/pa_vxnode.h: ! bugfix xnode now
12199: holds a link to xmlNode to prevent premature gc(xmlNode)
12200:
12201: * src/classes/classes.vcproj, src/include/pa_config_fixed.h,
12202: src/lib/gd/gd.vcproj, src/lib/smtp/smtp.vcproj,
12203: src/main/main.vcproj, src/main/pa_globals.C,
12204: src/targets/cgi/parser3.vcproj,
12205: src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj,
12206: configure, configure.in, src/include/pa_version.h: . killing
12207: gdome [what a relief]
12208:
12209: * tests/: 097.html, 106.html, 108.html, 110.html, 112.html,
12210: 113.html, 114.html, 115.html, 116.html, 117.html, Makefile,
12211: run_parser.sh, results/001.processed, results/002.processed,
12212: results/003.processed, results/004.processed,
12213: results/005.processed, results/006.processed,
12214: results/008.processed, results/009.processed,
12215: results/010.processed, results/011.processed,
12216: results/012.processed, results/013.processed,
12217: results/014.processed, results/015.processed,
12218: results/016.processed, results/017.processed,
12219: results/018.processed, results/020.processed,
12220: results/021.processed, results/022.processed,
12221: results/023.processed, results/024.processed,
12222: results/025.processed, results/026.processed,
12223: results/027.processed, results/028.processed,
12224: results/029.processed, results/030.processed,
12225: results/031.processed, results/032.processed,
12226: results/033.processed, results/034.processed,
12227: results/035.processed, results/036.processed,
12228: results/037.processed, results/038.processed,
12229: results/039.processed, results/040.processed,
12230: results/041.processed, results/042.processed,
12231: results/043.processed, results/044.processed,
12232: results/045.processed, results/046.processed,
12233: results/047.processed, results/048.processed,
12234: results/049.processed, results/050.processed,
12235: results/051.processed, results/052.processed,
12236: results/053.processed, results/054.processed,
12237: results/055.processed, results/056.processed,
12238: results/057.processed, results/058.processed,
12239: results/059.processed, results/060.processed,
12240: results/061.processed, results/062.processed,
12241: results/063.processed, results/064.processed,
12242: results/065.processed, results/066.processed,
12243: results/067.processed, results/068.processed,
12244: results/069.processed, results/070.processed,
12245: results/071.processed, results/072.processed,
12246: results/073.processed, results/074.processed,
12247: results/075.processed, results/076.processed,
12248: results/077.processed, results/078.processed,
12249: results/079.processed, results/080.processed,
12250: results/081.processed, results/082.processed,
12251: results/083.processed, results/084.processed,
12252: results/085.processed, results/086.processed,
12253: results/087.processed, results/088.processed,
12254: results/089.processed, results/090.processed,
12255: results/091.processed, results/092.processed,
12256: results/093.processed, results/094.processed,
12257: results/095.processed, results/096.processed,
12258: results/097.processed, results/099.processed,
12259: results/100.processed, results/101.processed,
12260: results/102.processed, results/104.processed,
12261: results/105.processed, results/106.processed,
12262: results/107.processed, results/108.processed,
12263: results/109.processed, results/110.processed,
12264: results/111.processed, results/112.processed,
12265: results/113.processed, results/114.processed,
12266: results/115.processed, results/117.processed,
12267: results/119.processed, results/120.processed,
12268: results/121.processed, results/122.processed,
12269: results/123.processed, results/124.processed,
12270: results/125.processed, results/126.processed,
12271: results/127.processed, results/128.processed,
12272: results/129.processed, results/130.processed,
12273: results/131.processed, results/132.processed,
12274: results/133.processed, results/134.processed,
12275: results/135.processed, results/136.processed,
12276: results/138.processed, results/139.processed,
12277: results/140.processed, results/141.processed,
12278: results/142.processed, results/143.processed,
12279: results/144.processed, results/145.processed,
12280: results/146.processed, results/147.processed,
12281: results/148.processed, results/149.processed, results/auto.p: .
12282: now works if we turn off default auto.p
12283:
1.116 moko 12284: * configure: . makes
1.95 moko 12285:
12286: * src/types/pa_vxnode.C: . less warnings
12287:
12288: * src/types/pa_vxnode.C, tests/142.html, tests/144.html,
12289: tests/145.html, tests/149.html, tests/descript.ion,
12290: tests/outputs/d.cmd, tests/results/142.processed,
12291: tests/results/143.processed, tests/results/144.processed,
12292: tests/results/145.processed, tests/results/146.processed,
12293: tests/results/147.processed, tests/results/148.processed,
12294: tests/results/149.processed: . removed .nodeValue from all node
12295: types other than 5 (grabbed piece from gdome)
12296:
12297: * tests/: 137.html, results/137.processed: . not handled this case
12298: yet. code does not hang from inserting parent into child,
12299: considering thing minor issue -- nodes are removed from source
12300: anyway, don't know why shold that be an error after all
12301:
12302: * src/targets/cgi/parser3.C: . style
12303:
12304: * src/classes/xnode.C: . "xml.dom" . xnode.select* now works on
12305: xdoc too [were barking "not element"]
12306:
12307: 2005-12-16 paf
12308:
12309: * tests/: 146.html, 147.html, 148.html: . more tests
12310:
12311: * src/classes/xnode.C: . also bark on possible errors
12312:
12313: * src/types/: pa_vxdoc.C, pa_vxnode.C, pa_vxnode.h: + xdoc DOM
12314: props
12315:
12316: * src/: types/pa_value.h, types/pa_vvoid.h, main/compile.tab.C,
12317: main/compile.y: merged from HEAD ! fixed overoptimized
12318: ^call(false) case. (confused it with ^call[] case)
12319:
12320: * src/main/: compile.tab.C, compile.y: ! fixed overoptimized
12321: ^call(false) case. (confused it with ^call[] case)
12322:
12323: * tests/: 142.html, 143.html, 144.html, 145.html: . dom [part]
12324:
12325: * tests/: 006.html, 034.html, 057.html, Makefile, make_tests.cmd,
12326: results/001.processed, results/002.processed,
12327: results/003.processed, results/004.processed,
12328: results/005.processed, results/006.processed,
12329: results/008.processed, results/009.processed,
12330: results/010.processed, results/011.processed,
12331: results/012.processed, results/013.processed,
12332: results/014.processed, results/015.processed,
12333: results/016.processed, results/017.processed,
12334: results/018.processed, results/019.processed,
12335: results/020.processed, results/021.processed,
12336: results/022.processed, results/023.processed,
12337: results/024.processed, results/025.processed,
12338: results/026.processed, results/027.processed,
12339: results/028.processed, results/029.processed,
12340: results/030.processed, results/031.processed,
12341: results/032.processed, results/033.processed,
12342: results/034.processed, results/035.processed,
12343: results/036.processed, results/037.processed,
12344: results/038.processed, results/039.processed,
12345: results/040.processed, results/041.processed,
12346: results/042.processed, results/043.processed,
12347: results/044.processed, results/045.processed,
12348: results/046.processed, results/047.processed,
12349: results/048.processed, results/049.processed,
12350: results/050.processed, results/051.processed,
12351: results/052.processed, results/053.processed,
12352: results/054.processed, results/055.processed,
12353: results/056.processed, results/057.processed,
12354: results/058.processed, results/059.processed,
12355: results/060.processed, results/061.processed,
12356: results/062.processed, results/063.processed,
12357: results/064.processed, results/065.processed,
12358: results/066.processed, results/067.processed,
12359: results/068.processed, results/069.processed,
12360: results/070.processed, results/071.processed,
12361: results/072.processed, results/073.processed,
12362: results/074.processed, results/075.processed,
12363: results/076.processed, results/077.processed,
12364: results/078.processed, results/079.processed,
12365: results/080.processed, results/081.processed,
12366: results/082.processed, results/083.processed,
12367: results/084.processed, results/085.processed,
12368: results/086.processed, results/087.processed,
12369: results/088.processed, results/089.processed,
12370: results/090.processed, results/091.processed,
12371: results/092.processed, results/093.processed,
12372: results/094.processed, results/095.processed,
12373: results/096.processed, results/097.processed,
12374: results/099.processed, results/101.processed,
12375: results/102.processed, results/104.processed,
12376: results/105.processed, results/106.processed,
12377: results/107.processed, results/108.processed,
12378: results/109.processed, results/110.processed,
12379: results/111.processed, results/112.processed,
12380: results/113.processed, results/114.processed,
12381: results/115.processed, results/116.processed,
12382: results/117.processed, results/118.processed,
12383: results/119.processed, results/120.processed,
12384: results/121.processed, results/122.processed,
12385: results/123.processed, results/124.processed,
12386: results/125.processed, results/126.processed,
12387: results/127.processed, results/128.processed,
12388: results/129.processed, results/130.processed,
12389: results/131.processed, results/132.processed,
12390: results/133.processed, results/134.processed,
12391: results/135.processed, results/136.processed,
12392: results/137.processed, results/138.processed,
12393: results/139.processed, results/140.processed,
12394: results/141.processed: . refreshed old tests, made them work
12395: without auto.p (in utf8) . things noted: . gif got encoded
12396: differently . exif 0000:00:00 decoded now into 0000:00:00 (were
12397: some strange year)
12398:
12399: * INSTALL: . revived linux libgc fix
12400:
12401: * INSTALL, configure.in, src/lib/Makefile.am: . sweetest part [no
12402: glib/gdome in INSTALL and patches]
12403:
12404: * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
12405: include/pa_charset.h, include/pa_config_includes.h,
12406: include/pa_globals.h, include/pa_memory.h, include/pa_request.h,
12407: include/pa_xml_exception.h, lib/cord/Makefile.am,
12408: lib/cord/cord.vcproj, lib/cord/cordbscs.c, lib/cord/cordprnt.c,
12409: lib/cord/cordxtra.c, main/compile.tab.C, main/pa_charset.C,
12410: main/pa_globals.C, main/pa_memory.C, main/pa_request.C,
12411: main/pa_stylesheet_connection.C, main/pa_xml_exception.C,
12412: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
12413: types/pa_vxnode.h: . started killing gdome
12414:
12415: 2005-12-13 paf
12416:
12417: * src/main/: pa_request.C: merged from HEAD ! when code in
12418: @unhandled_exception thrown another exception, print correct
12419: origin (earlier code in catch of exception inside of
12420: @unhandled_exception grabbed parent_frame(original_exception)
12421: origin and printed it, instead of true origin)
12422:
12423: * src/main/pa_request.C: ! when code in @unhandled_exception thrown
12424: another exception, print correct origin (earlier code in catch of
12425: exception inside of @unhandled_exception grabbed
12426: parent_frame(original_exception) origin and printed it, instead
12427: of true origin)
12428:
12429: 2005-12-09 paf
12430:
12431: * INSTALL: . updated INSTALL doc to work around linux stack base
12432: detection problem, due to change in gc6.4 code
12433:
12434: * src/main/: pa_string.C: merged from 3.1.5 ! regex tainting were
12435: ignored in ^string.matched :(
12436:
12437: * src/main/pa_string.C: ! regex tainting were ignored in
12438: ^string.matched :(
12439:
12440: * ChangeLog, INSTALL, configure, configure.in, src/classes/date.C,
12441: src/include/pa_config_fixed.h, src/include/pa_version.h,
12442: src/main/compile.y, src/main/compile_tools.h,
12443: src/main/pa_charset.C, src/main/pa_common.C,
12444: src/main/pa_globals.C, src/main/pa_string.C,
12445: src/targets/cgi/getopt.c, src/targets/isapi/parser3isapi.C,
12446: src/types/pa_vmail.C: . merged latest fixes from 3.2.0
12447:
12448: 2005-12-08 paf
12449:
12450: * src/types/pa_vmail.C: merged from 3.2.0 ! bcc line longer then
12451: 500 chars now handled OK [were wrapped on 500th char according to
12452: rfc, but sendmail failed to unwrap it properly]
12453:
12454: * src/types/pa_vmail.C: ! bcc line longer then 500 chars now
12455: handled OK [were wrapped on 500th char according to rfc, but
12456: sendmail failed to unwrap it properly]
12457:
12458: * src/targets/isapi/parser3isapi.C: . less warnings
12459:
12460: * src/targets/isapi/parser3isapi.C: . undone some strange change
12461: since 3.1.5
12462:
12463: * src/targets/isapi/parser3isapi.C: . merged from 3.1.5 release
12464: link fixes
12465:
12466: * src/: classes/date.C, include/pa_config_fixed.h,
12467: main/compile.tab.C, main/compile.y, main/compile_tools.h,
12468: main/pa_charset.C, main/pa_common.C, main/pa_globals.C,
12469: main/pa_string.C, targets/cgi/getopt.c: . less warnings
12470:
12471: * src/include/pa_config_fixed.h: . removed outdated string origins
12472: [in current storage scheme there's no place for them. someday we
12473: can add third CORD to store origins and special version of parser
12474: which stores origins there [separate binary]]
12475:
12476: 2005-12-07 paf
12477:
12478: * src/targets/isapi/parser3isapi.C: . now links in release mode
12479:
12480: * src/include/pa_version.h: makefiles
12481:
12482: * src/include/pa_version.h: . not beta
12483:
12484: * configure, configure.in, src/include/pa_version.h: not beta
12485:
12486: 2005-12-06 paf
12487:
12488: * src/types/: pa_wcontext.C, pa_wcontext.h: ! after long discussion
12489: [some details here http://i2/tasks/edit/?id=4869912143891354460]
12490: decided to undo the change ^call[$void] passes void. now it will
12491: pass empty string again.
12492:
12493: * src/main/: compile.tab.C, compile.y: . version readded
12494:
12495: * src/classes/op.C: . in this version there is no ^switch[$nothing]
12496: = ^switch[void] problem
12497:
12498: 2005-12-01 paf
12499:
12500: * src/classes/op.C: mreged from HEAD . bugfix ^switch[$void_value]
12501: caused ^case[string] to be coerced to double since searching
12502: value were not string (it was vvoid)
12503:
12504: * src/classes/op.C: . bugfix ^switch[$void_value] caused
12505: ^case[string] to be coerced to double since searching value were
12506: not string (it was vvoid)
12507:
12508: * INSTALL: . compiled with libxml2 = 2.6.22 libxslt =
12509: 1.1.15 glib = 1.2.10 gdome2 = 0.8.1
12510:
12511: 2005-11-30 paf
12512:
12513: * src/types/pa_vdate.h: merged from HEAD: ! bugfix: to drop TZ on
12514: win32 must putenv("TZ="), on unix works only putenv("TZ")
12515:
12516: * src/types/pa_vdate.h: ! bugfix: to drop TZ on win32 must
12517: putenv("TZ="), on unix works only putenv("TZ")
12518:
12519: * INSTALL: . xml libs versions updated
12520:
12521: * src/main/pa_globals.C: //20051130 trying to remove this, author
12522: claims that fixed a lot there // 20040920 for now both
12523: workarounds needed. wait for new libxml/xsl versions
12524:
12525: 2005-11-28 paf
12526:
12527: * src/classes/table.C: merged from HEAD: ! nameless table has
12528: columns==0
12529:
12530: * src/classes/table.C: ! nameless table has columns==0
12531:
12532: * src/main/pa_http.C: merged from HEAD: ! status line check made
12533: earlier [was totally wrong]
12534:
12535: * src/main/pa_http.C: ! status line check made earlier [was totally
12536: wrong]
12537:
12538: 2005-11-25 paf
12539:
12540: * src/include/pa_array.h: -this reduces speed(table::load) strange.
12541: undoing for now...
12542:
12543: * src/include/pa_version.h: -this reduces speed(table::load),
12544: strange. undoing
12545:
12546: * src/classes/op.C: merged from HEAD + ^while(){}[SEPARATOR]
12547:
12548: * src/classes/op.C: + ^while(){}[SEPARATOR]
12549:
12550: * src/include/pa_array.h: + optimistics added: all arrays (table
12551: rows) now grow size*=2, like in .NET ArrayList.EnsureCapacity,
12552: this speeds things up and saves memory a LOT! (not noticed
12553: negative effect on syntetic tests, future will tell...)
12554:
12555: * src/include/pa_memory.h: . removed GC_DEBUG for debug version, it
12556: changed gc_malloc implementation, which obscured profiling
12557:
12558: * src/classes/table.C: merged from HEAD: + optimized
12559: table::load/sql, now row ArrayString-s allocated with
12560: columns.count() elements and don't always grow from
12561: count=3[realloc,realloc]
12562:
12563: * src/classes/table.C: + optimized table::load/sql, now row
12564: ArrayString-s allocated with columns.count() elements and don't
12565: always grow from count=3[realloc,realloc]
12566:
12567: * src/classes/table.C: merged from HEAD: . ^table.save unused
12568: buffer after save
12569:
12570: * src/classes/table.C: . ^table.save unused buffer after save
12571:
12572: 2005-11-24 paf
12573:
12574: * configure.in: . merged glib2-config patch
12575:
12576: * configure.in: + trying to find glib2-config
12577:
12578: * src/: classes/file.C, include/pa_common.h, main/execute.C,
12579: main/pa_common.C, main/pa_request.C: merged from HEAD: ! changed
12580: file/dir_readable to simple file/dir_exist, this would help in
12581: situations "class not found because .p file has bad rights" << in
12582: that case error would be explicit "access denied to 'this' file"
12583:
1.116 moko 12584: * aclocal.m4, configure, src/include/pa_config_auto.h.in: makefiles
1.95 moko 12585:
12586: * src/: classes/file.C, include/pa_common.h, main/execute.C,
12587: main/pa_common.C, main/pa_request.C: ! changed file/dir_readable
12588: to simple file/dir_exist, this would help in situations "class
12589: not found because .p file has bad rights" << in that case error
12590: would be explicit "access denied to 'this' file"
12591:
12592: * src/: classes/file.C, include/Makefile.am, include/pa_common.h,
12593: include/pa_http.h, main/Makefile.am, main/main.vcproj,
12594: main/pa_common.C, main/pa_http.C: merged from HEAD: +!
12595: ^file::exec/cgi[script;$.charset[changed]
12596: $.QUERY_STRING[^untaint[URI]{aaa=$form:text} << now %HH would be
12597: encoded in $.charset charset
12598:
12599: * src/classes/file.C: +! ^file::exec/cgi[script;$.charset[changed]
12600: $.QUERY_STRING[^untaint[URI]{aaa=$form:text} << now %HH would be
12601: encoded in $.charset charset
12602:
12603: * src/: include/Makefile.am, include/pa_common.h,
12604: include/pa_http.h, main/Makefile.am, main/main.vcproj,
12605: main/pa_common.C, main/pa_http.C: . extracted http:// into
12606: separate file [preparation for
12607: ^file::cgi[script;$.form[$.field1[]
12608:
12609: 2005-11-22 paf
12610:
12611: * src/: include/pa_version.h, main/compile.tab.C: makefiles
12612:
12613: * acinclude.m4, configure.in: . merged underquting fixes
12614:
1.116 moko 12615: * src/include/pa_config_auto.h.in: configure+makes
1.95 moko 12616:
12617: * src/classes/op.C: . overmerged a little
12618:
12619: * src/main/compile.tab.C: Makefile
12620:
12621: * src/main/: pa_common.C: . less gcc warnings
12622:
12623: * src/classes/op.C: merged from HEAD: + $exception.handled[cache]
12624: now reports original exception if we have no old cache
12625:
12626: * src/classes/op.C: + $exception.handled[cache] now reports
12627: original exception if we have no old cache
12628:
12629: * src/: classes/op.C, include/pa_string.h, main/untaint.C: merged
12630: from HEAD: + ^taint/untaint[regex] << escapes these:
12631: \^$.[]|()?*+{}
12632:
12633: * src/: classes/op.C, include/pa_string.h, main/untaint.C: +
12634: ^taint/untaint[regex] << escapes these: \^$.[]|()?*+{}
12635:
12636: * src/types/pa_vdate.h: ! date TZ save/restore stored pointer to
12637: getenv-ed variable, which does not work both on win32&unix.
12638: copied old TZ value now
12639:
12640: * src/types/pa_vdate.h: merged from 3.1.5: ! date TZ save/restore
12641: stored pointer to getenv-ed variable, which does not work both on
12642: win32&unix. copied old TZ value now
12643:
12644: * src/types/pa_vdate.h: ! date TZ save/restore stored pointer to
12645: getenv-ed variable, which does not work both on win32&unix.
12646: copied old TZ value now
12647:
12648: * src/types/pa_vresponse.C: merged from HEAD: + $response:headers
12649: access to internal hash
12650:
12651: * src/types/pa_vresponse.C: + $response:headers access to internal
12652: hash
12653:
12654: * src/targets/isapi/parser3isapi.C: merged from HEAD: +
12655: GC_large_alloc_warn_suppressed=0 between requests [apache mod_,
12656: isapi] this reduces number of "GC Warning: Repeated allocation of
12657: very large block" messages to only important onces
12658:
12659: * src/targets/isapi/parser3isapi.C: +
12660: GC_large_alloc_warn_suppressed=0 between requests [apache mod_,
12661: isapi] this reduces number of "GC Warning: Repeated allocation of
12662: very large block" messages to only important onces
12663:
12664: * src/classes/string.C: merged from HEAD: + removed limitation on
12665: ^string/int/double:sql{}[$.default[({param style})] ]
12666:
12667: * src/classes/string.C: + removed limitation on
12668: ^string/int/double:sql{}[$.default[({param style})] ]
12669:
12670: * src/main/pa_common.C: merged from HEAD: + removed "use either uri
12671: with ?params or $.form option" limitation
12672:
12673: * src/main/pa_common.C: + removed "use either uri with ?params or
12674: $.form option" limitation
12675:
12676: * src/: classes/file.C, classes/string.C, include/pa_common.h,
12677: main/pa_common.C: merged from HEAD: + ^file.base64[] encode +
12678: ^file::base64[encoded] decode
12679:
12680: * src/: classes/file.C, classes/string.C, include/pa_common.h,
12681: main/pa_common.C: + ^file.base64[] encode +
12682: ^file::base64[encoded] decode
12683:
12684: * src/classes/: file.C, string.C: + ^string.base64[] encode +
12685: ^string:base64[encoded] decode
12686:
12687: * src/: classes/string.C, include/pa_common.h, main/pa_common.C: +
12688: ^string:base64[in] encode + ^string.base64[] decode
12689:
12690: 2005-11-21 paf
12691:
12692: * src/classes/file.C: + merged from HEAD:
12693: ^file::create[text;file.xml;^untaint[xml]{data}]
12694:
12695: * src/classes/file.C: +
12696: ^file::create[text;file.xml;^untaint[xml]{data}]
12697:
12698: * src/main/pa_request.C: ! merged: $response:body[file] now
12699: differes from :download, it does not return content-disposition
12700: at all now [previusely it returned valueless content-disposition]
12701:
12702: * src/main/pa_request.C: ! $response:body[file] now differes from
12703: :download, it does not return content-disposition at all now
12704: [previusely it returned valueless content-disposition]
12705:
12706: * src/main/: compile.tab.C, compile.y: ! overoptimized void
12707: literals, reverted to just vvod, recreating empty array with each
12708: void_value token. that's absolutely needed, since that array
12709: grows
12710:
12711: * src/: main/compile.tab.C, main/compile.y, types/pa_value.h,
12712: types/pa_vbool.h, types/pa_vdouble.h, types/pa_vint.h,
12713: types/pa_vmethod_frame.h: + merged: expression literals:
12714: true/false. ^format[$.indent(true)]
12715:
12716: * src/: main/compile.tab.C, main/compile.y, types/pa_value.h,
12717: types/pa_vbool.h, types/pa_vdouble.h, types/pa_vint.h,
12718: types/pa_vmethod_frame.h: + expression literals: true/false.
12719: ^format[$.indent(true)]
12720:
12721: * src/types/: Makefile.am, pa_venv.C, pa_venv.h, types.vcproj: +
12722: merged: $env:PARSER_VERSION reports "3.1.5beta (compiled on
12723: i386-pc-win32)"
12724:
12725: * src/types/: Makefile.am, pa_venv.C, pa_venv.h, types.vcproj: +
12726: $env:PARSER_VERSION reports "3.1.5beta (compiled on
12727: i386-pc-win32)"
12728:
12729: 2005-11-18 paf
12730:
12731: * src/classes/: double.C, int.C: ! ^int/double:sql{select
12732: null}[$.default(123)] will now return default value
12733:
12734: * src/classes/op.C: + merged ^cache[] << returns current cache
12735: expiration time
12736:
12737: * src/classes/op.C: + ^cache[] << returns current cache expiration
12738: time
12739:
12740: * src/classes/table.C: ! merged ^table::create[not'nameless';
12741: failed << Exception.problem_source pointed to local var!
12742:
12743: * src/classes/table.C: ! ^table::create[not'nameless'; failed <<
12744: Exception.problem_source pointed to local var!
12745:
12746: * src/main/pa_common.C: ! merged: file::load[binary;fileOfZeroSize]
12747: now loads VFile.ptr!=0, so such files can be saved now
12748:
12749: * src/main/pa_common.C: ! file::load[binary;fileOfZeroSize] now
12750: loads VFile.ptr!=0, so such files can be saved now
12751:
12752: * src/include/pa_dir.h: ! merged: file:list now sees .xxx files,
12753: only . and .. now removed from list [were removed all .*]
12754:
12755: * src/include/pa_dir.h: ! file:list now sees .xxx files, only . and
12756: .. now removed from list [were removed all .*]
12757:
12758: * src/lib/sdbm/apr_file_io.C: ! merged from 3.1.5: hashfile file
12759: open error now checked, were not :( [stole that piece from apache
12760: 1.3 sources]
12761:
12762: * src/lib/sdbm/apr_file_io.C: ! hashfile file open error now
12763: checked, were not :( [stole that piece from apache 1.3 sources]
12764:
12765: * src/main/pa_request.C: ! merged from 3.1.5: ensured proper
12766: untainting of @main result if returned by $result or
12767: $response:body
12768:
12769: * src/main/pa_request.C: ! ensured proper untainting of @main
12770: result if returned by $result or $response:body
12771:
12772: * src/main/pa_common.C: ! merged from 3.1.5: fixed file load memory
12773: issue: now tries to guess content-length and allocates one big
12774: piece if possible [regretfully gc_realloc works as malloc+free,
12775: leaving lots of holes behind]
12776:
12777: * src/: classes/memory.C, main/compile.tab.C, main/pa_common.C: !
12778: fixed file load memory issue: now tries to guess content-length
12779: and allocates one big piece if possible [regretfully gc_realloc
12780: works as malloc+free, leaving lots of holes behind]
12781:
12782: 2005-11-16 paf
12783:
12784: * src/: include/pa_common.h, classes/file.C, classes/table.C,
12785: main/compile.tab.C, main/pa_common.C: merged to HEAD: !
12786: table::save with enclosers now doubles them: "->"" !
12787: table::save/load do not remove elements from options hash
12788:
12789: * src/main/compile.y: ! merged to HEAD: ^if(-f "...") now works
12790: [were overoptimized ^if(double_literal), compiler confused
12791: OP_VALUE+origin+double with OP_STRINGPOOL+code+OP_writeXX
12792:
12793: * src/main/: compile.tab.C, compile.y: ! ^if(-f "...") now works
12794: [were overoptimized ^if(double_literal), compiler confused
12795: OP_VALUE+origin+double with OP_STRINGPOOL+code+OP_writeXX
12796:
12797: * src/: classes/file.C, classes/table.C, include/pa_common.h,
12798: main/pa_common.C: ! table::save with enclosers now doubles them:
12799: "->"" ! table::save/load do not remove elements from options hash
12800:
12801: 2005-11-03 paf
12802:
1.116 moko 12803: * src/main/: Makefile.am, compile.tab.C: removed $< from .y
12804: compilation, not all makefiles liked that
1.95 moko 12805:
12806: 2005-08-30 paf
12807:
12808: * src/classes/op.C: merge . speedup check of [DEFAULT]
12809:
12810: * src/classes/op.C: . speedup check of [DEFAULT]
12811:
12812: 2005-08-26 paf
12813:
12814: * src/: classes/date.C, types/pa_vdate.h: merged + date.week
12815:
12816: * src/: classes/date.C, types/pa_vdate.h: + date.week
12817:
12818: * src/classes/table.C: merged ! ^table::create[bad]{xxx} now
12819: complains about bad!=nameless
12820:
12821: * src/classes/table.C: ! ^table::create[bad]{xxx} now complains
12822: about bad!=nameless
12823:
12824: * src/classes/: hash.C, string.C, table.C, void.C: merged !
12825: optional options were allowed to be empty. were checked
12826: if(is_string), changed to !defined||is_string to allow void
12827:
12828: * src/: targets/isapi/parser3isapi.C, classes/hash.C,
12829: classes/string.C, classes/table.C, classes/void.C: ! optional
12830: options were allowed to be empty. were checked if(is_string),
12831: changed to !defined||is_string to allow void
12832:
12833: * src/types/pa_vmethod_frame.h: merged ! many classes/* used
12834: as_junction where they needed as_int/double, so failed with
12835: recent "(const) now no junction" optimization
12836:
12837: * src/classes/: double.C, int.C, math.C, op.C, string.C, table.C:
12838: merged ! many classes/* used as_junction where they needed
12839: as_int/double, so failed with recent "(const) now no junction"
12840: optimization
12841:
12842: * src/: classes/double.C, classes/int.C, classes/math.C,
12843: classes/op.C, classes/string.C, classes/table.C,
12844: main/compile.tab.C, types/pa_vmethod_frame.h: ! many classes/*
12845: used as_junction where they needed as_int/double, so failed with
12846: recent "(const) now no junction" optimization
12847:
12848: 2005-08-24 paf
12849:
12850: * src/targets/isapi/: parser3isapi.C, parser3isapi.vcproj: ! on
12851: windows 2003 DllMain receivese \\?\ prefix to fullspec of .dll,
12852: stripped it
12853:
12854: 2005-08-09 paf
12855:
12856: * src/types/pa_wcontext.h: ! bugfix in_expression bit field were
12857: not cleared
12858:
12859: * src/: classes/classes.C, classes/classes.h, classes/date.C,
12860: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
12861: classes/hashfile.C, classes/image.C, classes/int.C,
12862: classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
12863: classes/response.C, classes/string.C, classes/table.C,
12864: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
12865: include/pa_array.h, include/pa_cache_managers.h,
12866: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
12867: include/pa_config_fixed.h, include/pa_config_includes.h,
12868: include/pa_dictionary.h, include/pa_dir.h,
12869: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
12870: include/pa_hash.h, include/pa_memory.h, include/pa_opcode.h,
12871: include/pa_operation.h, include/pa_os.h, include/pa_request.h,
12872: include/pa_request_charsets.h, include/pa_request_info.h,
12873: include/pa_sapi.h, include/pa_socks.h,
12874: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
12875: include/pa_stack.h, include/pa_string.h,
12876: include/pa_stylesheet_connection.h,
12877: include/pa_stylesheet_manager.h, include/pa_table.h,
12878: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
12879: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
12880: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
12881: lib/md5/pa_md5c.c, lib/smtp/comms.C, lib/smtp/smtp.C,
12882: lib/smtp/smtp.h, main/compile.C, main/compile_tools.C,
12883: main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
12884: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
12885: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
12886: main/pa_exec.C, main/pa_globals.C, main/pa_memory.C,
12887: main/pa_os.C, main/pa_request.C, main/pa_socks.C,
12888: main/pa_sql_driver_manager.C, main/pa_string.C,
12889: main/pa_stylesheet_connection.C, main/pa_stylesheet_manager.C,
12890: main/pa_table.C, main/pa_uue.C, main/pa_xml_exception.C,
12891: main/pa_xml_io.C, main/untaint.C, sql/pa_sql_driver.h,
12892: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
12893: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
12894: types/pa_junction.h, types/pa_method.h, types/pa_property.h,
12895: types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
12896: types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
12897: types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
12898: types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.h,
12899: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
12900: types/pa_vform.h, types/pa_vhash.C, types/pa_vhash.h,
12901: types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
12902: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmail.C,
12903: types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
12904: types/pa_vmemory.h, types/pa_vmethod_frame.C,
12905: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
12906: types/pa_vproperty.h, types/pa_vrequest.C, types/pa_vrequest.h,
12907: types/pa_vresponse.C, types/pa_vresponse.h,
12908: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
12909: types/pa_vstateless_object.h, types/pa_vstatus.C,
12910: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
12911: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
12912: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
12913: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
12914: types/pa_wcontext.h, types/pa_wwrapper.h: 2005
12915:
12916: * src/types/: pa_value.h, pa_vdouble.h, pa_vint.h,
12917: pa_vmethod_frame.h: merged from HEAD ! simplified (double)
12918: speedup consequent checks in vmethod_frame
12919:
12920: * src/types/pa_wcontext.h: ! bugfix in_expression bit field were
12921: not cleared
12922:
12923: * src/: classes/file.C, main/pa_exec.C: merged +file::cgi/exec now
12924: params: 50 max (were 10)
12925:
12926: * src/: classes/file.C, main/pa_exec.C: + file::cgi/exec now
12927: params: 50 max (were 10)
12928:
12929: * src/types/: pa_value.h, pa_vdouble.h, pa_vint.h,
12930: pa_vmethod_frame.h, pa_vvoid.C, pa_vvoid.h, pa_wcontext.C,
12931: pa_wcontext.h: + ^call[$void] param inside now is void (were:
12932: empty string) ! simplified (double) speedup consequent checks in
12933: vmethod_frame
12934:
12935: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: merged +
12936: optimized constants in expressions vstring->vdouble + optimized
12937: ^call(vdouble), no junction creation, no calls later
12938:
12939: 2005-08-08 paf
12940:
12941: * src/main/: compile.tab.C, compile.y, compile_tools.C,
12942: compile_tools.h: merged + optimized constants in expressions
12943: vstring->vdouble + optimized ^call(vdouble), no junction
12944: creation, no calls later
12945:
12946: * src/types/pa_vdouble.h: merged . double values without fractional
12947: part now default printed as %.0f instead of %g
12948:
12949: * src/types/pa_vdouble.h: . double values without fractional part
12950: now default printed as %.0f instead of %g
12951:
12952: * src/classes/hashfile.C: . merged ! second hashfile::open would
12953: cause an exception
12954:
12955: * src/classes/hashfile.C: ! second hashfile::open would cause an
12956: exception
12957:
12958: * src/: classes/classes.h, main/execute.C, types/pa_junction.h,
12959: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
12960: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
12961: types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
12962: types/pa_vimage.C, types/pa_vimage.h, types/pa_vjunction.h,
12963: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
12964: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
12965: types/pa_vresponse.h, types/pa_vstateless_class.C,
12966: types/pa_vstateless_object.h, types/pa_vvoid.h,
12967: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h: .
12968: merged VJunction(new Junction) optimization from 3.1.4
12969:
12970: * src/: main/execute.C, types/pa_junction.h, types/pa_vjunction.h,
12971: types/pa_vstateless_class.C: + optimized new VJunction(new
12972: Junction(params)) to new VJunction(params), thousands of mallocs
12973: removed
12974:
12975: 2005-08-05 paf
12976:
12977: * src/: include/pa_memory.h, main/compile.tab.C, main/compile.y,
12978: types/pa_vdouble.h, types/pa_vmethod_frame.C,
12979: types/pa_vmethod_frame.h: + optimized ^call(vdouble), no junction
12980: creation, no calls later
12981:
12982: * src/: classes/classes.C, classes/classes.h, classes/date.C,
12983: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
12984: classes/hashfile.C, classes/image.C, classes/int.C,
12985: classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
12986: classes/response.C, classes/string.C, classes/table.C,
12987: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
12988: include/pa_array.h, include/pa_cache_managers.h,
12989: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
12990: include/pa_config_fixed.h, include/pa_config_includes.h,
12991: include/pa_dictionary.h, include/pa_dir.h,
12992: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
12993: include/pa_hash.h, include/pa_memory.h, include/pa_opcode.h,
12994: include/pa_operation.h, include/pa_os.h, include/pa_request.h,
12995: include/pa_request_charsets.h, include/pa_request_info.h,
12996: include/pa_sapi.h, include/pa_socks.h,
12997: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
12998: include/pa_stack.h, include/pa_string.h,
12999: include/pa_stylesheet_connection.h,
13000: include/pa_stylesheet_manager.h, include/pa_table.h,
13001: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
13002: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
13003: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
13004: lib/md5/pa_md5c.c, lib/smtp/comms.C, lib/smtp/smtp.C,
13005: lib/smtp/smtp.h, main/compile.C, main/compile.y,
13006: main/compile_tools.C, main/compile_tools.h, main/execute.C,
13007: main/pa_cache_managers.C, main/pa_charset.C, main/pa_charsets.C,
13008: main/pa_common.C, main/pa_dictionary.C, main/pa_dir.C,
13009: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
13010: main/pa_memory.C, main/pa_os.C, main/pa_request.C,
13011: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
13012: main/pa_stylesheet_connection.C, main/pa_stylesheet_manager.C,
13013: main/pa_table.C, main/pa_uue.C, main/pa_xml_exception.C,
13014: main/pa_xml_io.C, main/untaint.C, sql/pa_sql_driver.h,
13015: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
13016: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
13017: types/pa_junction.h, types/pa_method.h, types/pa_value.C,
13018: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
13019: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
13020: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
13021: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
13022: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
13023: types/pa_vhash.C, types/pa_vhash.h, types/pa_vhashfile.h,
13024: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
13025: types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
13026: types/pa_vmath.C, types/pa_vmath.h, types/pa_vmemory.h,
13027: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
13028: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
13029: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
13030: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
13031: types/pa_vstateless_object.h, types/pa_vstatus.C,
13032: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
13033: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
13034: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
13035: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
13036: types/pa_wcontext.h, types/pa_wwrapper.h: . 2005 ;)
13037:
13038: * src/: lib/cord/cord.vcproj, lib/gd/gd.vcproj,
13039: lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj, lib/pcre/pcre.vcproj,
13040: lib/pcre/pcre_dftables.vcproj, lib/pcre/pcre_parser_ctype.vcproj,
13041: lib/sdbm/sdbm.vcproj, lib/smtp/smtp.vcproj, main/compile.tab.C,
13042: main/compile.y, main/compile_tools.C, main/compile_tools.h,
13043: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj: +
13044: optimized constants in expressions vstring->vdouble
13045:
13046: 2005-07-29 paf
13047:
13048: * src/types/pa_vclass.C: . shaped up error messages a bit
13049:
13050: * src/types/pa_vclass.C: + property getter can now be overridden
13051:
13052: * src/: main/execute.C, types/pa_vclass.C, types/pa_vobject.C: !
13053: bug fix: static parent fields were not replaced in case
13054: $derived:field[put] + property setter can now be overridden
13055:
13056: 2005-07-28 paf
13057:
13058: * configure, configure.in, src/classes/classes.h,
13059: src/classes/date.C, src/classes/file.C, src/classes/hash.C,
13060: src/classes/hashfile.C, src/classes/image.C, src/classes/op.C,
13061: src/classes/table.C, src/classes/xdoc.C, src/classes/xnode.C,
13062: src/classes/xnode.h, src/include/pa_hash.h,
13063: src/include/pa_version.h, src/main/execute.C,
1.116 moko 13064: src/types/Makefile.am, src/types/pa_method.h,
13065: src/types/pa_value.h, src/types/pa_vclass.C,
13066: src/types/pa_vclass.h, src/types/pa_vcode_frame.h,
13067: src/types/pa_vconsole.h, src/types/pa_vcookie.C,
13068: src/types/pa_vcookie.h, src/types/pa_vhash.h,
13069: src/types/pa_vhashfile.h, src/types/pa_vimage.C,
13070: src/types/pa_vimage.h, src/types/pa_vmethod_frame.h,
13071: src/types/pa_vobject.C, src/types/pa_vobject.h,
13072: src/types/pa_vproperty.h, src/types/pa_vrequest.C,
13073: src/types/pa_vrequest.h, src/types/pa_vresponse.C,
13074: src/types/pa_vresponse.h, src/types/pa_vstateless_class.C,
13075: src/types/pa_vstateless_class.h,
1.95 moko 13076: src/types/pa_vstateless_object.h, src/types/pa_vvoid.h,
13077: src/types/pa_vxnode.C, src/types/pa_vxnode.h,
13078: src/types/pa_wwrapper.h: + 3.2.0 beta: merged from
13079: dynamic_fields_join
13080:
13081: * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
13082: classes/xnode.C, include/pa_hash.h, main/execute.C,
13083: types/pa_method.h, types/pa_value.h, types/pa_vclass.C,
13084: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
13085: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vhash.h,
13086: types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
13087: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
13088: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
13089: types/pa_vresponse.h, types/pa_vstateless_object.h,
13090: types/pa_vvoid.h, types/pa_vxnode.C, types/pa_vxnode.h,
13091: types/pa_wwrapper.h: ! restored put_element('replace' param), and
13092: restored its checks in vobject.put_element->static fields |
13093: dynamic properties
13094:
13095: 2005-07-27 paf
13096:
13097: * src/types/pa_vclass.C: ! changed to GET_ SET_ prefixes. for there
13098: is some old code containing @set_name $name
13099:
13100: * src/types/pa_vobject.h: . fixed warning
13101:
13102: * configure, configure.in, src/include/pa_version.h,
1.116 moko 13103: src/types/Makefile.am: 3.2.0beta started
1.95 moko 13104:
13105: * src/: classes/xnode.C, include/pa_hash.h,
13106: types/pa_vstateless_class.C: ! new asserts were all false.
13107: regretfully reverted them all to checks
13108:
13109: * src/: classes/classes.h, classes/hash.C, classes/hashfile.C,
13110: classes/op.C, main/execute.C, types/pa_method.h,
13111: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
13112: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
13113: types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
13114: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmethod_frame.h,
13115: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
13116: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
13117: types/pa_vstateless_object.h, types/pa_vvoid.h,
13118: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h:
13119: joined_dynamic_fields: removed unused param from put_method
13120: (returned to 3 params)
13121:
13122: * src/: include/pa_hash.h, types/pa_vclass.C, types/pa_vclass.h:
13123: joined_dynamic_fields: dynamic get/set works with overriding
13124: props [alpha2]
13125:
13126: * src/types/pa_vclass.C: joined_dynamic_fields: dynamic get/set
13127: works [alfa]
13128:
13129: * src/: classes/classes.h, classes/hash.C, classes/hashfile.C,
13130: classes/op.C, include/pa_hash.h, main/execute.C,
13131: types/pa_method.h, types/pa_value.h, types/pa_vclass.C,
13132: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
13133: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vhash.h,
13134: types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
13135: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
13136: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
13137: types/pa_vresponse.h, types/pa_vstateless_class.C,
13138: types/pa_vstateless_object.h, types/pa_vvoid.h,
13139: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h:
13140: joined_dynamic_fields: just compiled
13141:
13142: * src/: classes/date.C, classes/file.C, classes/hash.C,
13143: classes/hashfile.C, classes/image.C, classes/table.C,
13144: classes/xdoc.C, classes/xnode.h, main/execute.C,
13145: types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.h,
13146: types/pa_vstateless_class.h: joined_dynamic_fields: started
13147:
13148: * src/types/pa_vobject.C: . object setters [only started, does not
13149: work yet]
13150:
13151: * src/: include/pa_hash.h, types/pa_vclass.C, types/pa_vobject.C: .
13152: object setters [only started, does not work yet]
13153:
13154: 2005-07-26 paf
13155:
13156: * src/: include/pa_request.h, main/execute.C: . properties: set
13157: works [alpha2]. for classes. todo: for objects
13158:
13159: * src/: classes/classes.h, include/pa_hash.h, main/execute.C,
13160: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
13161: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
13162: types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
13163: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmethod_frame.h,
13164: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
13165: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
13166: types/pa_vstateless_object.h, types/pa_vvoid.h,
13167: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h: .
13168: properties: set works [alpha1]
13169:
13170: 2005-07-25 paf
13171:
13172: * src/: main/compile.C, types/pa_vclass.C, types/pa_vclass.h,
13173: types/pa_vstateless_class.C, types/pa_vstateless_class.h: .
13174: properties: started, get works [alpha1, other approach]
13175:
13176: * src/: main/compile.C, types/pa_vclass.C, types/pa_vclass.h: .
13177: properties: started, get works [alpha2]
13178:
13179: * src/types/: pa_vclass.C, pa_vclass.h, pa_vstateless_class.C,
13180: pa_vstateless_class.h: . properties: started, get works [alpha]
13181:
13182: 2005-07-15 paf
13183:
13184: * src/: classes/classes.h, classes/op.C, main/execute.C,
13185: types/pa_junction.h, types/pa_property.h, types/pa_value.h,
13186: types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
13187: types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
13188: types/pa_vhash.h, types/pa_vhashfile.h, types/pa_vimage.C,
13189: types/pa_vimage.h, types/pa_vmethod_frame.h, types/pa_vobject.C,
13190: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
13191: types/pa_vresponse.C, types/pa_vresponse.h,
13192: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
13193: types/pa_vstateless_object.h, types/pa_vvoid.h,
13194: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.h,
13195: types/pa_wwrapper.h, types/types.vcproj: + started property
13196: [getters work but think of changing them too to precaching]
13197:
13198: 2005-07-08 paf
13199:
13200: * src/main/pa_request.C: ! bugfix: $response:body[nonfile] caused
13201: gpf
13202:
13203: 2005-06-28 paf
13204:
13205: * src/: classes/file.C, main/untaint.C: ! string invariant violated
13206: in passing empty strings to file::exec/cgi environment
13207:
13208: 2005-06-06 paf
13209:
13210: * src/classes/: hash.C, string.C, table.C: ! bugfix ^string:sql
13211: ^table:sql ^hash:sql now DO process $.bind option
13212:
13213: 2005-05-24 paf
13214:
13215: * src/classes/file.C: ! bugfix ^file::load[mode;name;$.offset
13216: $.limit] now work again [support was broken in 3.1.4]
13217:
13218: * src/: main/pa_string.C, classes/op.C: . steps toward removing
13219: ALL_INTERIOR_POINTERS
13220:
13221: 2005-05-12 paf
13222:
13223: * configure: 3.1.5beta
13224:
13225: * src/main/pa_common.C: ! bugfix -- recv()==0 is not an error
13226:
13227: * src/main/pa_common.C: ! bugfix ^file::load[mode;name;$.offset
13228: $.limit] now work again [support was broken in 3.1.4]
13229:
13230: * src/lib/gd/gif.C: ! fixed image.fill, not it does not depend on
13231: line-width [was refusing to fill if line-width >1, thanks to
13232: Seras <seras@pinxit.lt> for repro case
13233:
13234: 2005-04-25 paf
13235:
13236: * src/types/pa_vdate.h: ! getenv("TZ")==0? TZ environment restored
13237: correctly
13238:
13239: 2005-04-19 paf
13240:
13241: * src/types/pa_vdate.h: bugfix: initial $date.TZ is 0, that results
13242: in VString violating invariant!!
13243:
13244: * src/types/pa_vdate.h: bugfix: TZ now restored after roll if were
13245: getenv("TZ")==null
13246:
13247: 2005-04-08 paf
13248:
13249: * src/main/pa_charset.C: bugfix: UTF8->one-byte-per-char-encoding
13250: bugfix: when there is no char in charset one byte produces 6
13251: (ÿ <<max). increased buffer size!
13252:
13253: 2005-03-23 paf
13254:
13255: * src/: types/pa_vdate.h, classes/date.C: ! bugfix:
13256: ^date.sql-string now takes TZ into account
13257:
13258: 2005-03-16 paf
13259:
13260: * INSTALL, src/include/pa_stack.h: . compiled on freebsd 5.3 with
13261: gcc 3.4
13262:
13263: * src/types/pa_vhash.C: . warning about eof eol
13264:
13265: 2005-02-17 paf
13266:
1.211 moko 13267: * operators.ru.txt, operators.txt, src/classes/op.C: + operator
13268: ^sleep(double seconds)
1.95 moko 13269:
13270: 2005-02-02 paf
13271:
13272: * src/classes/xnode.C: beauty: removed needless includes
13273:
13274: 2005-01-31 paf
13275:
13276: * src/types/pa_vmail.C: change: $.partX now always 1... change:
13277: $.partNoNumber now alias to $.part1
13278:
13279: * src/types/pa_vmail.C: change: incoming letter part contains
13280: "content-disposition" header with any value? now considering that
13281: part to be "file#" [for text/plain text/html were $.text#
13282: $.html#]
13283:
13284: * INSTALL: updatet to latest working versions available
13285:
13286: 2005-01-20 paf
13287:
13288: * configure.in, src/include/pa_version.h: version
13289:
13290: 2005-01-19 paf
13291:
1.116 moko 13292: * src/: lib/gd/Makefile.am, lib/ltdl/Makefile.am,
13293: targets/cgi/parser3.C, types/Makefile.am: forgotten makefiles.
13294: couple warnings in parser3.C
1.95 moko 13295:
13296: 2004-12-23 paf
13297:
13298: * src/main/pa_sql_driver_manager.C: sql connect string, rsplit @
13299:
13300: * src/main/pa_exec.C: win32: bugfix: file::cgi/exec now set current
13301: dir to directory of script (when shbang used), not to directory
13302: of its interpreter
13303:
13304: * src/include/pa_version.h: compiled on win32...
13305:
13306: * src/targets/cgi/parser3.C: now, when version (compiled on HOST),
13307: we need more hspace
13308:
13309: * configure, configure.in, src/include/pa_version.h: configured
13310: host to pa_version. will be displayed everywhere
13311:
13312: * src/main/pa_request.C: new: @unhandled_exception can prevent
13313: exception from being logged by setting $exception.handled(1)
13314:
1.211 moko 13315: * operators.ru.txt, operators.txt, src/classes/file.C: change:
1.95 moko 13316: ^file::sql{query}[[options]] options: $.name[file name]
13317: $.content-type[application/what]
13318:
13319: * src/: include/pa_common.h, main/pa_common.C,
13320: types/pa_vhashfile.C: beauty: hashfile::open now creates dir for
13321: new file
13322:
13323: * src/: classes/table.C, types/pa_vhash.C, types/pa_vhash.h:
13324: bugfix: table->hash now regards _default
13325:
13326: * src/types/pa_vmethod_frame.h: bugfix: when method junction was
13327: created by accessing $name_of_method it acquired bad self=closest
13328: methodframe; instead of proper self (current class)
13329:
13330: * src/types/pa_vhashfile.C: bugfix: reading empty string from
13331: hashfile produced bad cord
13332:
13333: 2004-12-10 paf
13334:
13335: * src/: lib/smtp/comms.C, main/pa_common.C: DONT_LINGER can cause
13336: subsequent failures though defined in .h
13337:
13338: * src/main/pa_common.C: comment on volatile
13339:
13340: * src/: include/pa_config_auto.h.in, main/pa_common.C: http: unix:
13341: alarm function were not used since the beginning due to stupid
13342: error [setsigjmp were not checked in configure.in]
13343:
13344: * src/main/pa_common.C: http: timeout setsockopt [if possible] on
13345: unix too
13346:
13347: * src/main/pa_common.C: http: exception status of send/recv errors
13348: change to most probable http.timeout
13349:
13350: * src/main/pa_common.C: win32: http connection $.timeout option now
13351: works [setsockopt on send/receive]
13352:
13353: 2004-12-08 paf
13354:
13355: * src/: classes/mail.C, types/pa_vmail.C: bugfix: mail body now
13356: cstr-ed knowing mail charset, and untainting uri lang now knows
13357: proper charset
13358:
13359: 2004-11-24 paf
13360:
13361: * src/classes/hash.C: hash: adding/cloning adds/clones _default now
13362:
13363: $hash[ $.a[1] $._default[def] ] #$hash2[^hash::create[$hash]]
13364: $hash2[^hash::create[]] ^hash2.add[$hash] $hash2.shit
13365:
13366: 2004-11-12 paf
13367:
13368: * src/types/pa_vmail.C: bugfix: mail:send[$.date[]] were ignored
13369: [since 3.0.4]
13370:
13371: 2004-11-09 paf
13372:
13373: * src/targets/cgi/parser3.C: debug: PA_DEBUG_CGI_ENTRY_EXIT if on,
13374: writes basics to c:\parser3.log
13375:
13376: 2004-10-21 paf
13377:
13378: * src/classes/xnode.C: bugfix: xnode.getAttribute[NS] now return
13379: tainted strings [were returning clean onces]
13380:
13381: 2004-10-15 paf
13382:
13383: * src/types/pa_vdouble.h: bugfix: ^for[i](1;1.5){} << did two
13384: cycles(i=1; i=2), which was wrong, now does ONE
13385:
13386: 2004-10-12 paf
13387:
13388: * etc/parser3.charsets/windows-1251.cfg: euro promille +/-
13389:
13390: 2004-10-07 paf
13391:
13392: * src/: include/pa_config_fixed.h, include/pa_config_includes.h,
13393: main/pa_globals.C: debugger help: PA_RELEASE_ASSERTS enables
13394: release asserts
13395:
13396: * src/: main/pa_string.C, include/pa_string.h: debugger help:
13397: String.dump() to stdout in detailed form [were String.v() in
13398: short form]
13399:
13400: * src/lib/cord/cordbscs.c: debugger help: CORD_dump now dumpts
13401: \t\r\n as @#| and truncates long char sequences less
13402:
13403: 2004-10-06 paf
13404:
13405: * src/: include/pa_socks.h, main/pa_common.C, main/pa_socks.C:
13406: win32 beauty: socket errors properly decoded
13407:
13408: 2004-10-05 paf
13409:
13410: * src/: include/pa_request.h, main/pa_request.C: bugfix:
13411: request::configure_user/admin done always, even if no
13412: file-to-process useful in @unhandled_exception [say, if they
13413: would want to mail by SMTP something]
13414:
13415: * src/main/pa_request.C: bugfix: cookie(and mail:recieved) fills
13416: now performed prior to file loading [and @auto executing] thus
13417: making $cookie:value available in @auto and in
13418: @unhandled_exception when IIS is configured to run interpreter
13419: even if no file exist
13420:
13421: 2004-09-20 paf
13422:
13423: * src/main/pa_globals.C: libxml has bugs: it calls xmlMallocAtomic
13424: somewhere where it should have called xmlMalloc and it calls
13425: xmlFree when it should have not called it. inserted two
13426: workarounds: xmlMallocAtomic implemented as xmlMalloc, and
13427: xmlFree just ignored. put away a testcase, maybe someday libxml
13428: author would fix all that. until that day: we have SLOW garbage
13429: collecting when many xml objects are alive hint: do
13430: ^memory:compact[] before xdoc::create
13431:
13432: 2004-09-17 paf
13433:
13434: * src/classes/file.C: bugfix: file::cgi headers were lost [typo
13435: error from 3.0.8 version]
13436:
13437: 2004-09-14 paf
13438:
13439: * src/types/pa_vhashfile.C: bugfix: hashfile.clear deleted only
13440: part bugfix: hashfile.foreach iterated only part if hashfile were
13441: modified inside
13442:
13443: 2004-09-13 paf
13444:
13445: * src/main/pa_string.C: bugfix: $s[+008] ^eval($s) now parsed OK
13446: [were as octal]
13447:
13448: * src/types/pa_vhashfile.C: beauty: not reproduced
13449: $hashfile.key[$novalue] bug [reported by motorin], inserted
13450: safety-check
13451:
13452: * src/types/pa_vhashfile.C: change: empty keys now error in parser
13453: [not something obscure from sdbm lib]
13454:
13455: * src/types/pa_vhashfile.C: bugfix: error numbers now from errno.h
13456: = strerror now returnes something and we can properly report that
13457: to client
13458:
13459: * src/lib/sdbm/sdbm_private.h: change: limit on length(key+value)
13460: now 8008 bytes, were 1008. perl sdbm compatibility now ruined
13461:
13462: * src/classes/xdoc.C: change: ^xdoc.string now outputted as-is
13463: [tainted as-is] this helps //[space][newline] to remain as-is and
13464: not be unnecessary optimized away [ruining javascript]
13465:
13466: * src/classes/xdoc.C: change: ^xdoc.string now outputted as-is
13467: [tainted as-is]
13468:
13469: * src/classes/mail.C: bugfix: typo error
13470:
13471: 2004-09-09 paf
13472:
13473: * src/main/pa_common.C: bugfix: loads headers with both \r\n and \n
13474: separators bugfix: loads header with endings \r\n\r\n and \n\n
13475: (bloody yandex.server)
13476:
13477: 2004-09-06 paf
13478:
13479: * src/main/pa_charset.C: bugfix: two-bytes invalid chars in
13480: TranscodeFromUTF8 considered valid. only >2bytes-long now %HH
13481: encoded
13482:
13483: 2004-09-01 paf
13484:
13485: * src/types/pa_vmail.C: change: multipart/mixed changed to
13486: multipart/related outlook express have no problems showing
13487: unrelated attachments. todo: someday figure out a way of
13488: multipart/mixed multipart/related text/html
13489: image/xxx application/octet-stream << true attachments
13490:
13491: * src/types/pa_vmail.C: new:
13492: ^mail:send[$.file[$.content-disposition can be overriden new:
13493: empty mail header fields removed from letter
13494:
13495: * src/: classes/mail.C, include/pa_config_fixed.h,
13496: types/pa_value.C, types/pa_value.h, types/pa_vmail.C: new:
13497: ^mail:send[ $.file[ $.any[header]
13498:
13499: 2004-08-30 paf
13500:
13501: * src/: include/pa_config_fixed.h, main/pa_common.C: beauty: less
13502: warnings
13503:
13504: * src/main/pa_common.C: beauty: do not bother with charset
13505: detection when ^file::load[binary
13506:
13507: 2004-08-27 paf
13508:
13509: * src/main/pa_common.C: hack: for yandex.server http server
13510:
13511: 2004-08-18 paf
13512:
13513: * src/main/pa_request.C: bugfix: Accept-Ranges: bytes when sending
13514: possibly-chunked response
13515:
13516: 2004-08-17 paf
13517:
13518: * src/classes/file.C: bugfix: $f[^file::load[;http://]]
13519: $f.content-type now = that of http response
13520:
13521: * src/classes/file.C: bugfix: $f[^file::load[;http://]]
13522: $f.content-type now = that of http response
13523:
13524: 2004-07-30 paf
13525:
13526: * src/: include/pa_request.h, main/pa_request.C,
13527: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: bugfix:
13528: win32: system&parser exceptions in release mode reported properly
13529: parser exception in exception handler WERE mistakenly reported as
13530: system exception, without details [in apache & isapi] +some
13531: beauty in exception text
13532:
13533: * src/: include/pa_exception.h, main/pa_request.C,
13534: targets/cgi/parser3.C: bugfix: win32: system&parser exceptions in
13535: release mode reported properly parser exception in exception
13536: handler WERE mistakenly reported as system exception, without
13537: details
13538:
13539: * src/main/execute.C: beauty: simplified system exception handling
13540:
13541: 2004-07-29 paf
13542:
13543: * src/classes/table.C: bugfix:
13544: ^table.save[export.csv;$.separator[^;]] now works fine [separator
13545: were ignored, and \t used unconditionally]
13546:
13547: * src/types/Makefile.am: added vhash.c
13548:
13549: 2004-07-28 paf
13550:
13551: * src/: classes/date.C, classes/image.C, classes/math.C,
13552: lib/ltdl/ltdl.c, lib/pcre/pcre_parser_ctype.c, lib/smtp/comms.C,
13553: main/pa_common.C, targets/cgi/parser3.C, types/pa_vform.C,
13554: types/pa_vmail.C: bugfix: isspace((unsigned char)c) everywhere.
13555: failed on russian letters
13556:
13557: * src/: main/pa_string.C, types/pa_vmail.C, main/pa_common.C:
13558: bugfix: isspace((unsigned char)c) everywhere. failed on russian
13559: letters
13560:
13561: * src/main/pa_exec.C: bugfix: win32: chdir not needed, dir passwed
13562: as 'currentDirectory' parameter to CreateProcess
13563:
13564: 2004-07-27 paf
13565:
13566: * src/targets/cgi/parser3.vcproj: beauty: win32:
13567: globaloptimizations ON, release:mapfile ON todo: copy .mapfile
13568: from release somewhere [to help searching for unhandled system
13569: exceptions]
13570:
13571: * src/types/pa_vdate.h: check: for invalid datetime after temporary
13572: TZ shift
13573:
13574: * src/types/pa_vdate.h: bugfix: time checked not only at set_time
13575: but also in ctor
13576:
13577: 2004-07-26 paf
13578:
1.211 moko 13579: * operators.ru.txt, operators.txt, src/include/pa_common.h,
13580: src/main/pa_common.C, src/main/pa_request.C,
13581: src/types/pa_vfile.h, src/types/pa_vhash.C, src/types/pa_vhash.h,
1.95 moko 13582: src/types/types.vcproj: new: $response:body/download[
13583: $.file[name on disk] $.name[of file for user]
13584: $.mdate[date of last-modified. default from directory] ]
13585:
13586: * src/classes/file.C: moving file:send somewhere else..
13587:
13588: * src/: classes/file.C, include/pa_sapi.h, main/pa_common.C,
13589: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: patched:
13590: ^file:send by Victor Fedoseev <vvf_ru@mail.ru> todo: turn it to
13591: $response:download[ $.filename[filename] $.option[] ,, ]
13592:
13593: * src/classes/file.C: beauty: invalid mode thoroughly reported
13594:
13595: 2004-07-21 paf
13596:
13597: * src/types/pa_vmail.C: bugfix: too long header values now splitted
13598: to several lines
13599:
13600: were: header: vaaaaaaaaaaaalue now: header: vaaaaaa aaalue
13601:
13602: note: ms outlook[!express] shows only first 255 characters of
13603: subject
13604:
13605: 2004-07-15 paf
13606:
13607: * src/main/pa_os.C: bugfix: locks now compiled in [were mistakenly
13608: off]
13609:
13610: 2004-07-14 paf
13611:
13612: * src/classes/table.C: bugfix: $.bind values now got untainted
13613: according to lang [were: as-is]
13614:
13615: 2004-07-07 paf
13616:
13617: * src/classes/op.C: bugfix: cache with 2 params caused assertion,
13618: checked that
13619:
13620: * src/main/pa_exec.C: bufix: on unix AND win32 environment string
13621: now untainted according to their languages. were: as-is.
13622: EVERYWHERE
13623:
13624: * src/: classes/file.C, main/pa_exec.C: bufix: on unix AND win32
13625: environment string now untainted according to their languages.
13626: were: as-is. EVERYWHERE
13627:
13628: * src/main/pa_exec.C: bufix: on unix environment string now
13629: untainted according to their languages. were: as-is. on win32:
13630: ok
13631:
13632: * parser3.vssscc: ...would not go unnoticed
13633:
13634: * src/main/pa_charset.C: convinience: transcodeFromUTF8 now never
13635: fails. in case on input appears nonutf, those bytes will be
13636: printed in %HH form. that can be easily decoded/recovered.
13637:
13638: this form is quite noticable, and hopefully would not go noticed
13639:
13640: 2004-07-06 paf
13641:
13642: * src/main/pa_exec.C: bufix: on unix environment string now
13643: untainted according to their languages. were: as-is. on win32:
13644: ok
13645:
13646: 2004-07-01 paf
13647:
13648: * src/: classes/classes.vcproj, lib/cord/cord.vcproj,
13649: lib/gd/gd.vcproj, lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj,
13650: lib/pcre/pcre.vcproj, lib/pcre/pcre_dftables.vcproj,
13651: lib/pcre/pcre_parser_ctype.vcproj, lib/smtp/smtp.vcproj,
13652: main/main.vcproj, targets/cgi/parser3.vcproj,
13653: targets/isapi/parser3isapi.vcproj, types/types.vcproj: win32:
13654: option: global optimization ON
13655:
13656: * src/main/untaint.C: workaround kinda bug in libxml: life requires
13657: to do xdoc::create{invalid chars} standard disables chars less
13658: then \x20, except tab, cr, lf.
13659:
13660: changed tainting so that those become '!'
13661:
13662: 2004-06-25 paf
13663:
13664: * src/types/pa_vhashfile.C: bugfix: hashfile deserialize accessed
13665: int on odd address [prev bugfix failed due to superwize
13666: optimizer, which turned memcpy into same 'ld' asm command]
13667:
13668: * src/types/pa_vhashfile.C: bugfix: hashfile deserialize accessed
13669: int on odd address
13670:
13671: 2004-06-22 paf
13672:
13673: * src/sql/pa_sql_driver.h: note: about possible optimization
13674:
1.211 moko 13675: * operators.ru.txt, operators.txt, src/classes/hash.C,
13676: src/classes/memory.C, src/classes/string.C, src/classes/table.C,
13677: src/classes/void.C, src/include/pa_config_includes.h: new:
13678: ^void:sql{call paf(:a)}[ $.bind[
13679: $.a[2] ] ] output variables work. todo:
13680: check in out variables
1.95 moko 13681:
13682: 2004-06-18 paf
13683:
13684: * src/: classes/file.C, classes/hash.C, classes/string.C,
13685: classes/table.C, classes/void.C, include/pa_globals.h,
13686: include/pa_sql_connection.h, main/compile.tab.C,
13687: sql/pa_sql_driver.h: started: ^void:sql{call paf(:a)}[
13688: $.bind[ $.a[2] ]
13689: ] input variables work. todo:output
13690:
13691: * src/targets/cgi/parser3.C: bugfix: iis specific
13692: http://parser3/_bug.html?404;http://hpsv/test/ now $request:uri
13693: /_bug.html?404;http://hpsv/test/
13694: --------------------------------------------------------------------------------
13695: $request:query IIS-STATUS=404&IIS-DOCUMENT=http://hpsv/test/
13696: --------------------------------------------------------------------------------
13697: IIS-STATUS="404" IIS-DOCUMENT="http://hpsv/test/"
13698:
13699: 2004-06-16 paf
13700:
13701: * src/targets/cgi/parser3.C: new: iis specific
13702: http://parser3/_bug.html?404;http://server/_bug.html?f=v now
13703: $request:query
13704: IIS-STATUS=404&IIS-DOCUMENT=http://server/_bug.html&f=v
13705: $form:fields IIS-STATUS="404"
13706: IIS-DOCUMENT="http://server/_bug.html" f="v"
13707:
13708: todo: isapi too
13709:
13710: 2004-05-26 paf
13711:
13712: * src/include/pa_version.h: 3.1.3
13713:
1.211 moko 13714: * operators.ru.txt, operators.txt: beauty: removed outdated level
13715: 'table'
1.95 moko 13716:
13717: * etc/parser3.charsets/x-mac-cyrillic.cfg: added: thanks to konst
13718:
13719: * src/main/pa_string.C: beauty: removed 3 warnings
13720:
13721: * src/: include/pa_string.h, classes/table.C, main/untaint.C,
13722: classes/op.C: beauty: removed outdated level 'table'
13723:
13724: 2004-05-25 paf
13725:
13726: * src/lib/sdbm/apr_file_io.C: bugfix: bad seek wrapper
13727: implementation. mistery: how anything worked
13728:
13729: * src/sql/pa_sql_driver.h: beauty: param renamed and comment
13730: changed, it is now safe to use url if pointers to it are stored
13731: to gc mem
13732:
13733: * src/: main/pa_exec.C, types/pa_vhashfile.C: bugfix: hashfile
13734: unknown errors reported and not cause SIGSEGV now
13735:
13736: 2004-05-24 paf
13737:
13738: * src/: include/pa_string.h, lib/cord/cordbscs.c,
13739: lib/cord/include/cord.h, lib/cord/cordxtra.c: cancel: more speed,
13740: less memory: CORD_chars_block originally intended to ... it was
13741: good that CORD_chars_block were not used: it consumes more memory
13742: [and, might be slow too] undoing that. [and removed that func so
13743: that it would not confuse parser developer in future]
13744:
13745: * src/: include/pa_string.h, lib/cord/include/cord.h: more speed,
13746: less memory: CORD_chars_block originally intended to
13747: speedup/reduce mem usage were forgotten, and were used stupid
13748: CORD_chars
13749:
13750: * src/include/pa_config_auto.h.in: bugfix: bigendian check added
13751:
13752: * src/include/: pa_config_fixed.h, pa_string.h: bugfix: on
13753: BIGENDIAN processors space-conserving mech failed, causing
13754: SIGSEGV/SIGBUS and SAPI::abort("unknown untaint lang#%d",
13755: (1|2|3));
13756:
13757: 2004-05-14 paf
13758:
13759: * src/types/: Makefile.am, pa_vvoid.C, pa_vvoid.h, types.vcproj:
13760: bugfix: void now has vfile value, and $response:body[] works OK
13761:
13762: 2004-05-12 paf
13763:
13764: * src/types/: pa_vbool.h, pa_vhash.h, pa_vhashfile.h, pa_vtable.h:
13765: beauty: ^if(def $bool) now equals ^if($bool) and shaped up other
13766: sources to use is_defined() {return as_bool();} along VBool
13767:
13768: 2004-05-11 paf
13769:
13770: * src/include/pa_exec.h: bugfix: gpf on file::exec/cgi because of
13771: referencing to local objects
13772:
13773: * src/: classes/mail.C, include/pa_exec.h, main/compile.tab.C,
13774: types/pa_vmail.C, types/pa_vmail.h: bugfix: bcc with sendmail now
13775: left intact
13776:
13777: 2004-04-15 paf
13778:
13779: * src/classes/date.C: merged: beauty: unused var removed
13780:
13781: * src/classes/date.C: beauty: unused var removed
13782:
13783: * src/include/: pa_exec.h: bugfix: interface without pointer
13784: provoked bug
13785:
13786: 2004-04-09 paf
13787:
13788: * src/types/pa_vform.C: merge: bugfix: form:imap were incorrect
13789:
13790: * src/types/pa_vform.C: bugfix: form:imap were incorrect
13791:
13792: 2004-04-08 paf
13793:
13794: * src/classes/date.C: new: ^date::create[y-m-d
13795: h-M-s>>.milliseconds<<] now allowed, ignored so far
13796:
13797: * src/main/pa_xml_io.C: merged: bugfix /etc/xml/catalog
13798:
13799: * src/main/pa_xml_io.C: bugfix: in safe mode -- disabled attempts
13800: to consult default catalog [usually, that file belongs to other
13801: user/group]
13802:
13803: 2004-04-06 paf
13804:
13805: * src/main/pa_common.C: beauty: gcc warning removed
13806:
13807: * src/main/: compile.tab.C, compile.y: bugfix: gcc refused to
13808: accept that trick, trying other
13809:
13810: * src/main/: compile.tab.C, compile.y: bugfix: step3 to fix
13811: explicit result problem
13812:
13813: * src/main/: compile.tab.C, compile.y: bugfix: step2 to fix
13814: explicit result problem
13815:
13816: * src/main/: compile.tab.C, compile.y: bugfix: step1 to fix
13817: explicit result problem
13818:
1.211 moko 13819: * operators.ru.txt, operators.txt, src/classes/string.C: new:
13820: ^string.append[string]
1.95 moko 13821:
13822: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
13823: main/execute.C: attempt_check_call_in_explicit_result_mode:
13824: failed
13825:
13826: * src/main/pa_common.C: bugfix: of 1.175 bugfix:
13827: http://i.p.a.ddress gethostbyaddr added [on some platforms
13828: gethostbyname failed with such 'domains'] now checked properly,
13829: were: needless reverse/forward dns lookup
13830:
13831: * src/main/pa_common.C: bugfix: of 1.175 bugfix:
13832: http://i.p.a.ddress gethostbyaddr added [on some platforms
13833: gethostbyname failed with such 'domains'] now checked properly,
13834: were: needless reverse/forward dns lookup
13835:
13836: * src/main/: compile.C, compile.tab.C, compile.y: reimplemented:
13837: @method[][result] means "no string output here" moved to lexical
13838: level [on grammar level it were too difficult]
13839:
1.211 moko 13840: * operators.ru.txt, operators.txt, src/include/pa_string.h,
13841: src/main/compile.tab.C, src/main/compile.y,
13842: src/main/compile_tools.h, src/types/pa_vmethod_frame.C,
13843: src/types/pa_vmethod_frame.h: new: @method[][result] means "no
13844: string output here", implemented part of that idea: compiler
13845: throws away string literal generation code. and barks
13846: nonwhitespace chars
1.95 moko 13847:
1.211 moko 13848: * operators.ru.txt, operators.txt: truth: removed comment about
13849: $ORIGIN
1.95 moko 13850:
13851: 2004-04-05 paf
13852:
13853: * configure.in, src/doc/html2chm.cmd, src/doc/sources2html.cmd,
13854: src/include/pa_version.h, src/main/pa_common.C,
13855: src/targets/isapi/parser3isapi.C: merged with 3.1.3
13856:
13857: * etc/parser3.charsets/x-mac-cyrillic.cfg: added: donated by
13858: Konstantin Tomashevitch [mailto:konst@design.ru]
13859:
13860: * src/doc/html2chm.cmd: beauty: no need in bg here
13861:
13862: * src/doc/sources2html.cmd: beauty: same window, in bg it
13863: interfered with FAR console
13864:
13865: * configure, configure.in: 3.1.3
13866:
13867: * src/targets/isapi/parser3isapi.C: beauty: removed some warnings
13868:
13869: * src/main/pa_common.C: removed warning
13870:
13871: * src/include/pa_version.h: 3.1.3
13872:
13873: 2004-04-02 paf
13874:
13875: * src/main/pa_string.C: bugfix: $s[009] ^s.int[] now 9, were error
13876:
13877: * src/targets/cgi/parser3.C: new: CGI_PARSER_LOG env variable
13878: allows to specify where to put parser log file
13879:
13880: 2004-04-01 paf
13881:
13882: * src/classes/table.C: bugfix: bugfix: table::load last line
13883: without tab and enter were ignored
13884:
13885: * src/: include/pa_cache_managers.h, include/pa_globals.h,
13886: include/pa_socks.h, main/pa_cache_managers.C, main/pa_globals.C,
13887: main/pa_socks.C, targets/cgi/parser3.C,
13888: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.def:
13889: bugfix: sql connections now are disconnected
13890:
13891: 2004-03-30 paf
13892:
13893: * src/classes/table.C: bugfix: table::load last line without tab
13894: and enter were ignored
13895:
13896: * src/classes/table.C: bufix: if last table lines were commented,
13897: gpfed
13898:
13899: * src/: doc/ClassExample1.dox, doc/ClassExample2.dox,
13900: doc/ClassExample3.dox, doc/chmhelper.pl, doc/class.dox,
13901: doc/compiler.dox, doc/doxygen.cfg, doc/exception.dox,
13902: doc/executor.dox, doc/footer.htm, doc/index.dox, doc/memory.dox,
13903: doc/methoded.dox, doc/object.dox, doc/string.dox,
13904: doc/targets.dox, doc/value.dox, include/pa_version.h,
13905: main/pa_cache_managers.C, main/pa_stylesheet_connection.C,
13906: targets/isapi/parser3isapi.vcproj, types/pa_vform.C: merged
13907: bugfixes from 3.1.2, changed version to 3.1.3beta
13908:
13909: 2004-03-29 paf
13910:
13911: * src/types/pa_vhashfile.C: bugfix: empty key on hashfile.get
13912: causes gpf
13913:
13914: * src/doc/: ClassExample1.dox, ClassExample2.dox,
13915: ClassExample3.dox, chmhelper.pl, class.dox, compiler.dox,
13916: doxygen.cfg, exception.dox, executor.dox, footer.htm, index.dox,
13917: memory.dox, methoded.dox, object.dox, string.dox, targets.dox,
13918: value.dox: translated to english
13919:
13920: 2004-03-25 paf
13921:
13922: * src/targets/isapi/parser3isapi.vcproj: beauty: one more
13923: parser3project dependency removed
13924:
13925: * src/main/: pa_cache_managers.C, pa_stylesheet_connection.C:
13926: bugfix: refused to compile without xml
13927:
13928: * src/types/pa_vform.C: beauty: removed warning
13929:
13930: * src/classes/classes.vcproj: merged bugfix: now all compiles in
13931: any folder [removed last ;) folder dependency]
13932:
13933: * src/classes/classes.vcproj: bugfix: now all compiles in any
13934: folder [removed last ;) folder dependency]
13935:
13936: * src/include/pa_version.h: release
13937:
13938: * src/lib/gd/gif.C: new: ^image.pixel(outof;bounds) now returns -1
13939:
13940: * src/classes/table.C: beauty: comment& more meaningful error
13941: message
13942:
13943: * src/classes/hash.C: bugfix: ^hash::sql{one column} now produces
13944: $.hash[$.column_value1(true) ... ] [were producing some strang
13945: thing]
13946:
13947: 2004-03-23 paf
13948:
13949: * src/: classes/image.C, main/pa_common.C: bugfix: ^image.polyline
13950: and http status line parsing checked number of columns in table
13951: [user reported an assert]
13952:
1.211 moko 13953: * operators.ru.txt, operators.txt: example: on hashfile
1.95 moko 13954:
13955: * src/: classes/op.C, types/pa_value.C, types/pa_wcontext.C:
13956: bugfix: junction reattach now actually reattaches a junction to
13957: new wcontext [were only assigning it to junction, which caused
13958: junction tracking to loose junction, and it's context were not
13959: killed, and it tried to process in invalid context, gpf]
13960:
13961: * src/targets/cgi/parser3.C: debug helper added
13962:
13963: 2004-03-19 paf
13964:
13965: * src/types/pa_wcontext.C: beauty: error messages removed duplicate
13966: "type(type)" in braces
13967:
13968: 2004-03-10 paf
13969:
1.211 moko 13970: * operators.ru.txt, operators.txt, src/classes/xdoc.C,
13971: src/classes/xnode.C, src/classes/xnode.h, src/types/pa_vxdoc.C,
13972: src/types/pa_vxdoc.h, src/types/pa_vxnode.C,
13973: src/types/pa_vxnode.h: new: refined solution to
13974: search-in-namespaces problem:
1.95 moko 13975: $xdoc.search-namespaces.x[http://pif.design.ru/]
13976: $nodes[^xdoc.select[//x:second]]
13977:
1.211 moko 13978: * operators.ru.txt, operators.txt, src/classes/xnode.C: new:
13979: xnode.select*[xpath expression][[NAMESPACES HASH]] allows to
13980: search for info in namespaces
1.95 moko 13981:
13982: $nodes[^xdoc.select[//x:second][
13983: $.x[http://pif.design.ru/] ]]
13984:
13985: 2004-03-09 paf
13986:
1.211 moko 13987: * operators.ru.txt, operators.txt, src/main/pa_common.C: new:
1.95 moko 13988: ^file::load[...][options] $.form[
13989: !$.field1[string]
13990: !$.field2[^table::create{one_column_only^#0Avalue1^#0Avalue2}]
13991: ] !$.body[string]
13992:
13993: GET ?here notGET(POST, HEAD, others) in content-type:
13994: application/x-www-form-urlencoded
13995:
13996: todo: upload files ability
13997:
13998: * src/lib/cord/cordxtra.c: bugfix: CORD_pos were not fixed
13999: properly, done
14000:
14001: 2004-03-05 paf
14002:
1.211 moko 14003: * operators.ru.txt, operators.txt, src/main/pa_common.C: new:
14004: file::load[;http:// GET/POST $.form[$.fields started, not tested
14005: yet todo:$.field[table] for multiple values
1.95 moko 14006:
1.211 moko 14007: * operators.ru.txt, operators.txt: new: http:// options $.user
14008: $.password basic authorization
1.95 moko 14009:
14010: * src/main/pa_common.C: beauty: link to rtf added
14011:
1.211 moko 14012: * operators.ru.txt, operators.txt, src/include/pa_common.h,
14013: src/main/pa_common.C: new: http:// options $.user $.password
14014: basic authorization
1.95 moko 14015:
14016: * src/main/pa_common.C: beauty: removed needless vars
14017:
1.211 moko 14018: * operators.ru.txt, operators.txt: new: pgsql option [like that
14019: recently added to oracle driver]
14020: ClientCharset=parser-charset << charset in which parser thinks
14021: client works
14022:
14023: * operators.ru.txt, operators.txt: new: odbc option [like that
14024: recently added to oracle driver]
14025: ClientCharset=parser-charset << charset in which parser thinks
14026: client works
1.95 moko 14027:
14028: * src/sql/pa_sql_driver.h: beauty: important warning added
14029:
14030: * etc/parser3.charsets/koi8-r.cfg: there's special code for grad
14031: char!
14032:
14033: * etc/parser3.charsets/windows-1251.cfg: typo
14034:
14035: 2004-03-04 paf
14036:
14037: * src/main/pa_sql_driver_manager.C: speedup: charset lookups
14038: cached, sql transcoding now goes faster
14039:
1.211 moko 14040: * operators.ru.txt, operators.txt: new: mysql option [like that
14041: recently added to oracle driver]
14042: ClientCharset=parser-charset << charset in which parser thinks
14043: client works
1.95 moko 14044:
14045: * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: keyboard
14046: typo error
14047:
14048: * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: typograph
14049: chars commented
14050:
14051: 2004-03-03 paf
14052:
14053: * INSTALL: note: added on libgc on FreeBSD, thanks to Andrey N.
14054: Pazychev <135@ugtel.ru> and Goor <goor@hotbox.ru>
14055:
14056: 2004-03-02 paf
14057:
1.211 moko 14058: * operators.ru.txt, operators.txt: new[update typo]:
14059: !^void.left(n) nothing !^void.right(n) nothing
14060: !^void.mid(p[;n]) nothing
14061:
14062: * operators.ru.txt, operators.txt, src/classes/void.C: new:
14063: !^void.left(n) nothing !^void.right(n) nothing
14064: !^void.pos(p[;n]) nothing
1.95 moko 14065:
1.211 moko 14066: * operators.ru.txt, operators.txt, src/classes/file.C,
14067: src/include/pa_string.h: new:
1.95 moko 14068: ^file::sql[[name_to_become_$.name]]{} query result must be one
14069: row with columns: first: data second: file name third:
14070: content-type
14071:
1.211 moko 14072: * operators.ru.txt, operators.txt, src/classes/file.C:
14073: ^file.sql-string[] inside ^connect gets properly escaped string,
14074: which can be passed to request now this for mysql only. it's up
14075: to parser sql driver to fix zeros properly
1.95 moko 14076:
14077: * INSTALL: note: added on building apache with this option:
14078: --enable-shared=max thanks to Victor Fedoseev <vvf_ru@mail.ru>
14079:
14080: 2004-03-01 paf
14081:
14082: * src/targets/isapi/parser3isapi.C: new: apache module & isapi
14083: extension memory:compact befor processingrequest
14084:
1.211 moko 14085: * operators.ru.txt, operators.txt, src/classes/hash.C: new:
14086: ^hash._keys[>>name<<] to call sole column of result
1.95 moko 14087:
1.211 moko 14088: * operators.ru.txt, operators.txt, src/classes/image.C,
14089: src/lib/gd/gif.C, src/lib/gd/gif.h: new:
14090: ^image.pixel(x;y)[(color)] get/set pixel color
1.95 moko 14091:
14092: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h:
14093: beauty: image -- less checks [were ugly impl]
14094:
14095: * src/classes/string.C: bugfix: ^string.left/right/mid with
14096: negative values now considered bad
14097:
14098: * src/main/pa_common.C: bugfix: INADDR_NONE not everywhere defined
14099:
14100: * src/: classes/xdoc.C, types/pa_vxdoc.h: bugfix: boolean output
14101: options now have unified defaults [after transform
14102: indent/omit-xml-declaration/standalone 'default' erroreously
14103: meant 'true']
14104:
14105: * src/main/pa_common.C: bugfix: http://i.p.a.ddress gethostbyaddr
14106: added [on some platforms gethostbyname failed with such
14107: 'domains']
14108:
14109: * src/include/pa_config_auto.h.in: no select check, no define
14110:
14111: * src/classes/string.C: feature: ^string.trim both parameters may
14112: be empty-strings, meaning kind=both chars=whitespaces
14113:
14114: * src/lib/smtp/comms.C: bugfix: use SO_LINGER if no SO_DONTLINGER
14115: exist
14116:
14117: * src/classes/string.C: check: trim 'chars' must not be empty,
14118: exception if it is
14119:
14120: * src/classes/string.C: changed: ^string.trim [] << both,
14121: whitespaces [start|both|end] << kind, whitespaces
14122: [start|both|end;chars] full
14123:
14124: 2004-02-27 paf
14125:
1.211 moko 14126: * operators.ru.txt, operators.txt, src/classes/string.C,
14127: src/main/pa_string.C: new method:
14128: ^string.trim[start|both|end[;chars]] default 'chars' --
14129: whitespace chars finished
1.95 moko 14130:
1.211 moko 14131: * operators.ru.txt, operators.txt, src/classes/string.C,
14132: src/include/pa_string.h, src/main/pa_string.C: new method:
1.95 moko 14133: ^string.trim[start|both|end[;chars]] default 'chars' --
14134: whitespace chars started, only start works
14135:
14136: * src/main/compile.C: bugfix: line numbers after
14137: ^process{}[$.line(-10]] can be negative, allowed to print they as
14138: signed
14139:
14140: * src/main/untaint.C: speed: there's no \n chars in output
14141: [normally], so no need to optimize them they could be retrived
14142: from databases, though. but 1. should be replaced 2. if not
14143: optimized, no harm done
14144:
14145: * src/main/pa_exec.C: bugfix: waitpid could be interrupted --
14146: ^file::exec/cgi could return invalid status & zombie child can
14147: remain for short period until process exists [very bad in
14148: mod_parser3] http://i2/tasks/edit/?id=4629451867179521923
14149:
14150: * src/lib/smtp/smtp.h: bugfix: SMTP buffer overflow could allow
14151: malicious SMTP server to attack as by returning too long status
14152: responses http://i2/tasks/edit/?id=4629448401140924947
14153:
14154: 2004-02-26 paf
14155:
1.211 moko 14156: * operators.ru.txt, operators.txt: feature: ^process...{CODE}[now
14157: has options] which are $.main[to what to rename @main]
1.95 moko 14158: $.file[file, from which (user says) goes that CODE]
14159: $.lineno(line number in that file, where CODE starts. may be
14160: negative)
14161:
1.211 moko 14162: * operators.ru.txt, operators.txt, src/classes/op.C,
14163: src/include/pa_request.h, src/main/compile.C,
14164: src/main/compile_tools.h, src/main/pa_request.C: feature:
14165: ^process...{CODE}[now has options] which are $.main[to
14166: what to rename @main] $.file[file, from which (user says)
14167: goes that CODE] $.lineno(line number in that file, where
14168: CODE starts. may be negative)
14169:
1.95 moko 14170: 2004-02-25 paf
14171:
1.116 moko 14172: * etc/parser3.charsets/Makefile.am: bugfix: @sysconfdir@ used [were
14173: old @charsetsdir@ recently erased from configure.in]
1.95 moko 14174:
14175: * src/classes/hash.C: feature: ^hash::sql{one colum result} now
14176: produces hash of column=>1
14177:
14178: * src/lib/smtp/smtp.h: beauty: couple of #ifdef-s to compile even
14179: with incomplete errno constants set
14180:
14181: 2004-02-24 paf
14182:
14183: * src/lib/smtp/smtp.C: smtp on unix: authors of lib/smtp never read
14184: "man select"
14185:
14186: * src/main/pa_os.C: beauty: <0 better then ==-1
14187:
14188: * src/lib/smtp/comms.C: smtp on unix: steps to work on unix
14189:
14190: * src/lib/smtp/: smtp.C: smtp on unix: steps to work on unix
14191:
1.116 moko 14192: * src/classes/Makefile.am: smtp on unix: steps to work on unix
1.95 moko 14193:
14194: * src/: classes/mail.C, types/pa_vmail.C, types/pa_vmail.h: smtp on
14195: unix: steps to work on unix [extracted 'to']
14196:
14197: * src/classes/mail.C: smtp on unix: steps to work on unix
14198:
14199: * src/lib/smtp/smtp.C: smtp on unix: compiled on win32
14200:
1.116 moko 14201: * src/: lib/smtp/Makefile.am, lib/smtp/comms.C, lib/smtp/smtp.C,
14202: lib/smtp/smtp.h, targets/cgi/Makefile.am: started porting smtp to
14203: unix [testing on solaris]
1.95 moko 14204:
14205: 2004-02-20 paf
14206:
14207: * src/classes/xdoc.C: beauty: ugly code removed, thanks to egr for
14208: pointing that out
14209:
14210: * src/classes/xdoc.C: bugfix: <tag attr="&#digital_entity;" bug
14211: fixed again [same solution, mistanenly removed one line]
14212:
14213: 2004-02-19 paf
14214:
14215: * src/: classes/date.C, classes/image.C, types/pa_vdate.h: feature:
14216: date::create from bad datetime in spring daylightsaving hole now
14217: OK for all platforms [on some platforms it failed]
14218:
14219: * src/classes/: date.C, image.C: beauty: date::create[bad date time
14220: in daylightsaving hole] now throws error
14221:
14222: * src/classes/date.C: comment: mistake fixed
14223:
14224: 2004-02-18 paf
14225:
14226: * src/: classes/xdoc.C, include/pa_charset.h: beauty: xdoc.string
14227: now renderes in $request:charset, but in header puts
14228: $response:charset todo: make that default only so that coder
14229: could override that
14230:
14231: * src/classes/xdoc.C: beauty: xhtml doctype-public/system forcly
14232: turns off omit-xml-declaration
14233:
14234: * src/classes/xdoc.C: feature: reimplemented xhtml output, see
14235: /.xsl for sample
14236:
14237: 2004-02-17 paf
14238:
14239: * src/classes/xdoc.C: beauty: needless helper class removed
14240:
14241: * src/classes/xdoc.C: beauty: method=html outputxmlbuffer not
14242: copied extra time
14243:
14244: * src/classes/xdoc.C: bugfound: meta again, now somewhere in xhtml
14245: part of libxml
14246:
14247: * src/classes/xdoc.C: new: xhtml now works [libxslt prevented
14248: libxml to do the work] <xsl:output method="html"
14249: doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
14250: doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
14251: />
14252:
14253: * src/classes/xdoc.C: beauty: no <meta ... charset generated
14254:
14255: * src/types/pa_vxdoc.h: bugfix: ^xdoc::transform [note double :]
14256: caused assertion
14257:
14258: * src/classes/hash.C: bugfix: ^hash.add[$hash] ^hash.sub[$hash]
14259: could hang. now such add does nothing, sub clears $hash
14260:
14261: * src/main/untaint.C: bugfix: one last char prior to "spaces<" were
14262: not made quoted-printable
14263:
14264: * src/main/pa_uue.C: bugfix: uuencoded finish char adding violated
14265: string invariant
14266:
14267: 2004-02-16 paf
14268:
14269: * src/main/pa_globals.C: bugfix: xml errors copy from library now
14270: cleared [were not cleared properly]
14271:
14272: 2004-02-13 paf
14273:
1.116 moko 14274: * src/include/pa_version.h: prerelease
1.95 moko 14275:
14276: * src/main/pa_stylesheet_connection.C: change: .xsl.stamp now not
14277: used, introducing dependencies timestamp check
14278:
14279: * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
14280: include/pa_xml_io.h, main/Makefile.am, main/compile.tab.C,
14281: main/main.vcproj, main/pa_globals.C, main/pa_xml_io.C: change:
14282: .xsl.stamp now not used, introducing dependencies timestamp check
14283:
1.150 moko 14284: * configure.in: auto.p: @conf made relative
1.95 moko 14285:
14286: 2004-02-12 paf
14287:
14288: * src/types/pa_vform.C: bugfix: empty values[recently allowed]
14289: ruined empty <input type=file> submits. parser thought there were
14290: nameless empty file and $form:field got value of type 'file'
14291:
14292: * INSTALL: --without-threads
14293:
14294: * src/include/pa_sapi.h: 2004
14295:
14296: 2004-02-11 paf
14297:
14298: * src/: classes/classes.C, classes/classes.h, classes/date.C,
14299: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
14300: classes/hashfile.C, classes/image.C, classes/int.C,
14301: classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
14302: classes/response.C, classes/string.C, classes/table.C,
14303: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
14304: include/pa_array.h, include/pa_cache_managers.h,
14305: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
14306: include/pa_config_fixed.h, include/pa_config_includes.h,
14307: include/pa_dictionary.h, include/pa_dir.h,
14308: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
14309: include/pa_hash.h, include/pa_memory.h, include/pa_opcode.h,
14310: include/pa_operation.h, include/pa_os.h, include/pa_request.h,
14311: include/pa_request_charsets.h, include/pa_request_info.h,
14312: include/pa_socks.h, include/pa_sql_connection.h,
14313: include/pa_sql_driver_manager.h, include/pa_stack.h,
14314: include/pa_string.h, include/pa_stylesheet_connection.h,
14315: include/pa_stylesheet_manager.h, include/pa_table.h,
14316: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
14317: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
14318: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
14319: lib/md5/pa_md5c.c, lib/smtp/comms.C, lib/smtp/smtp.C,
14320: lib/smtp/smtp.h, main/compile.C, main/compile_tools.C,
14321: main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
14322: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
14323: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
14324: main/pa_exec.C, main/pa_globals.C, main/pa_memory.C,
14325: main/pa_os.C, main/pa_request.C, main/pa_socks.C,
14326: main/pa_sql_driver_manager.C, main/pa_string.C,
14327: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
14328: main/pa_xml_exception.C, main/pa_xml_io.C, main/untaint.C,
14329: sql/pa_sql_driver.h, targets/cgi/pa_threads.C,
14330: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
14331: types/pa_junction.h, types/pa_method.h, types/pa_value.C,
14332: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
14333: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
14334: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
14335: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
14336: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
14337: types/pa_vhash.h, types/pa_vhashfile.h, types/pa_vimage.C,
14338: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
14339: types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.C,
14340: types/pa_vmath.h, types/pa_vmemory.h, types/pa_vmethod_frame.C,
14341: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
14342: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
14343: types/pa_vresponse.h, types/pa_vstateless_class.C,
14344: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
14345: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
14346: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
14347: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
14348: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
14349: types/pa_wcontext.h, types/pa_wwrapper.h: 2004
14350:
14351: * src/main/pa_globals.C: beauty: typo caused gc.log warnings with
14352: debug version of gc.dll
14353:
14354: * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
14355: lib/pcre/pcre.vcproj, lib/pcre/pcre_dftables.vcproj,
14356: lib/pcre/pcre_parser_ctype.vcproj, lib/sdbm/sdbm.vcproj,
14357: lib/smtp/smtp.vcproj, main/main.vcproj, main/pa_globals.C,
14358: targets/cgi/parser3.C, targets/cgi/parser3.vcproj,
14359: targets/isapi/parser3isapi.vcproj, types/types.vcproj: migrated
14360: to latest libxml[2.6.5] and libgdome[1.1.2] simplified lib build
14361: processes
14362:
14363: * src/: classes/classes.vcproj, lib/gd/gd.vcproj, main/main.vcproj,
14364: main/pa_globals.C, targets/cgi/parser3.vcproj,
14365: targets/isapi/parser3isapi.vcproj, types/types.vcproj: continued
14366: changes to reflect libxml xsl new folders
14367:
14368: * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
14369: lib/smtp/smtp.vcproj, main/main.vcproj,
14370: targets/cgi/parser3.vcproj, types/types.vcproj: continued changes
14371: to reflect libxml xsl new folders
14372:
14373: * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
14374: lib/smtp/smtp.vcproj, main/main.vcproj,
14375: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
14376: types/types.vcproj: started changes to reflect libxml xsl new
14377: folders
14378:
14379: * ChangeLog, parser3.sln, src/classes/classes.vcproj,
14380: src/lib/gd/gd.vcproj, src/lib/smtp/smtp.vcproj,
14381: src/main/compile.tab.C, src/main/main.vcproj,
14382: src/main/pa_globals.C, src/targets/cgi/parser3.vcproj,
14383: src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj:
14384: started changes to reflect libxml xsl new folders
14385:
14386: 2004-02-10 paf
14387:
14388: * INSTALL: critical: libxslt1.1.2 wanted at least libxml2.6.3 to
14389: compile. recommened latest libxml up to date
14390:
14391: * INSTALL: critical: prior to 1.0.30 had bug: "a segfault on
14392: pattern compilation errors", on which spent 4 hours worktime. use
14393: versions higher than that. recommended now latest up to date
14394:
14395: 2004-02-06 paf
14396:
14397: * src/main/: pa_sql_driver_manager.C, pa_stylesheet_manager.C:
14398: beauty: unified destructing style
14399:
14400: * src/main/untaint.C: beauty: removed old def/ifdef
14401:
14402: * src/main/untaint.C: beauty: coredump @unknown untaint language
14403: now
14404:
14405: 2004-02-03 paf
14406:
14407: * src/: classes/image.C, main/pa_exec.C, main/pa_memory.C,
14408: targets/isapi/parser3isapi.C, types/pa_value.C,
14409: types/pa_vcookie.C: beauty: %u is more simple=proper for size_t
14410: then %ld/%lu
14411:
14412: * src/main/pa_common.C: typo: %l -> %u
14413:
14414: * src/classes/xdoc.C: bugfix: libxml: FOR UTF-8 TOO russian letters
14415: in attributes or documents-results of transform now not xx;
14416:
14417: * src/classes/xnode.C: memleaks found: not fixed yet. todo
14418:
14419: * src/main/pa_charset.C: bugfix: forgot to undo some
14420:
14421: * src/main/pa_charset.C: beauty: uncomment
14422: PA_PATCHED_LIBXML_BACKWARD to link with old patched libxml
14423: libraries
14424:
14425: 2004-02-02 paf
14426:
14427: * src/types/pa_vcookie.C: bugfix: erasing cookie: params now output
14428: $cookie:example[ $.value[value] $.path[/there/] ]
14429:
14430: $cookie:example[ $.value[] $.expires[session]
14431: $.path[/there/] $.domain[test.com] ]
14432:
14433: * src/types/pa_vform.C: bugfix: empty values with
14434: enctype=multipart/form-data now produce entries in $form:tables
14435: <form method=post enctype=multipart/form-data> <input type=hidden
14436: name=a> <input type=hidden name=b>
14437:
14438: <input type=submit> </form> $k[^form:fields._keys[]] ^eval($k)
14439: <hr> <pre>$request:body
14440:
14441: 2004-01-30 paf
14442:
14443: * src/classes/xdoc.C: bugfix: libxml: russian letters in attributes
14444: or documents-results of transform now not xx;
14445:
14446: * src/classes/date.C: bugfix: ^date::create[invalid fields now
14447: produce exception.
14448:
14449: * src/: classes/date.C, include/pa_string.h, main/pa_string.C:
14450: bugfix: ^date::create[invalid fields now produce exception.
14451:
14452: * ChangeLog, src/classes/date.C: bugfix: ^date::create[invalid
14453: year] now produces exception. todo: check other fields
14454:
14455: 2004-01-29 paf
14456:
14457: * src/include/pa_memory.h: typo error
14458:
14459: * src/include/pa_memory.h: bugfix: [potential] strdup copied one
14460: more byte then specified, then zeroed it << useless and
14461: potentially harmful(could gpf)
14462:
14463: 2004-01-22 paf
14464:
14465: * src/classes/xdoc.C: bugfix: when stylesheet contains error, gpf
14466:
14467: * src/main/untaint.C: merged: bugfix from 3.1.1 on whitespace
14468: optimization
14469:
14470: * src/main/untaint.C: bugfix: whitespace now optimized properly
14471: [were bug: ^taint[1 & 2]="1 &2"
14472:
14473: * src/main/pa_globals.C: beauty: bigger buffer for xml-related
14474: errors
14475:
14476: * src/main/pa_common.C: merged: bugfix from 3.1.1 on memory
14477: overflow
14478:
14479: * src/main/pa_common.C: bugfix: buffer overflow * in libxml&xsl
14480: error-reporting code * in parser-error reporting code [when no
14481: @unhandled_exception defined]
14482:
14483: fixed in one place: my *snprintf override
14484:
14485: 2004-01-13 paf
14486:
1.211 moko 14487: * operators.ru.txt, operators.txt: typo erro
1.95 moko 14488:
14489: 2003-12-25 paf
14490:
14491: * src/main/pa_common.C: bugfix: ^file::load[binary;http:// now not
14492: garbled [pieces after zero bytes were removed]
14493:
14494: 2003-12-22 paf
14495:
1.116 moko 14496: * src/include/Makefile.am: bugfix: removed from dist:
14497: src/include/pa_config_auto.h which were configured for
1.95 moko 14498: make-dist-platform and badly updated proper config file in target
14499: [when .tar used for updating existing source tree]
14500:
1.211 moko 14501: * ChangeLog, operators.ru.txt, operators.txt, src/classes/op.C,
1.95 moko 14502: src/include/pa_sql_connection.h,
14503: src/include/pa_sql_driver_manager.h,
14504: src/main/pa_sql_driver_manager.C, src/sql/pa_sql_driver.h:
14505: feature: sql introducing ability to transcode charsets
14506:
14507: 2003-12-19 paf
14508:
14509: * src/main/pa_sql_driver_manager.C: beauty: more straighforward
14510: error message
14511:
14512: * src/main/pa_charset.C: bugfix: memory for charsethandler
14513: structure for libxml now allocated properly
14514:
14515: 2003-12-17 paf
14516:
14517: * src/types/pa_vfile.C: beauty: removed outdated cast
14518:
14519: * src/main/pa_common.C: bugfix: empty http response caused gpf
14520:
14521: * src/include/pa_string.h: bugfix: removed too strong a assert
14522:
14523: * src/main/pa_globals.C: bugfix: removed false warning [warning:
14524: unreported xmlGenericErrors]
14525:
14526: 2003-12-15 paf
14527:
14528: * src/classes/xdoc.C: bugfix: taint uri under ^xdoc::create{now
14529: works}
14530:
14531: 2003-12-11 paf
14532:
1.211 moko 14533: * operators.ru.txt, operators.txt, src/types/pa_vstatus.C:
14534: !$status:pid process id
1.95 moko 14535: !$status:tid thread id
14536:
14537: * src/: include/pa_cache_managers.h, main/pa_cache_managers.C,
14538: main/pa_globals.C, main/pa_request.C, types/pa_vstatus.C:
14539: bugfix(solaris): removed dependency on object initialization
14540: order [one more place]
14541:
14542: * src/: classes/file.C, classes/mail.C, classes/op.C,
14543: classes/xdoc.C, main/pa_request.C, types/pa_vimage.C,
14544: types/pa_vmath.C, types/pa_vstatus.C: beauty cancel: gcc does not
14545: understand that
14546:
14547: * src/: classes/file.C, classes/mail.C, classes/op.C,
14548: classes/xdoc.C, include/pa_cache_managers.h,
14549: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
14550: include/pa_stylesheet_manager.h, main/pa_request.C,
14551: main/pa_stylesheet_manager.C, types/pa_vimage.C,
14552: types/pa_vmath.C, types/pa_vstatus.C: beauty: removed redundant
14553: ctor call [relying on implicit String::Body(cstr) call]
14554:
14555: * src/main/: pa_cache_managers.C, pa_sql_driver_manager.C,
14556: pa_stylesheet_manager.C: bugfix(solaris): removed dependency on
14557: object initialization order [two places]
14558:
14559: 2003-12-10 paf
14560:
14561: * src/include/pa_sql_connection.h: bugfix: $status:sql.cache back
14562: << time now ok
14563:
1.211 moko 14564: * operators.ru.txt, operators.txt,
14565: src/main/pa_sql_driver_manager.C,
1.95 moko 14566: src/main/pa_stylesheet_manager.C: $status:stylesheet.cache back
14567: operational
14568:
1.211 moko 14569: * ChangeLog, operators.ru.txt, operators.txt, src/classes/xdoc.C,
1.95 moko 14570: src/include/pa_charset.h, src/include/pa_sql_connection.h,
14571: src/main/pa_charset.C, src/main/pa_sql_driver_manager.C,
14572: src/main/pa_string.C, src/types/pa_vxdoc.h: $status:sql.cache
14573: back operational
14574:
14575: 2003-12-02 paf
14576:
14577: * src/types/pa_vmail.C: bugfix:
14578: ^mail:send[$.file[$.value[>>xxxx<<]] now untaints properly [were:
14579: as-is forced]
14580:
14581: * src/main/pa_xml_io.C: bugfix: on some platforms one can't throw
14582: exceptions out of libxml callbacks: reimplemented error handling
14583: of http://localhost, parser://method and safemode check callbacks
14584:
14585: * src/main/pa_string.C: bugfix: SPARC gpf on %4!=0 address int ref
14586: [merged from HEAD]
14587:
14588: * src/classes/image.C: nothing: comment removed
14589:
14590: * src/main/pa_string.C: bugfix: sparc gpf on reading %4!=0
14591: addresses to int
14592:
14593: 2003-12-01 paf
14594:
14595: * src/main/pa_xml_io.C: bugfix: typo
14596:
14597: * src/main/pa_globals.C: bugfix: win32: compile prob
14598:
14599: * src/classes/xdoc.C: bugfix: typo
14600:
14601: * src/main/pa_xml_io.C: todo: safe mode check not to throw
14602: exception
14603:
14604: * src/main/pa_xml_io.C: bugfix: http://localhost typo error
14605:
14606: 2003-11-28 paf
14607:
14608: * src/main/pa_xml_io.C: installed safe-mode checker as filter of
14609: all xml documents read
14610:
14611: * src/main/pa_xml_io.C: http://localhost/ now checked for safe mode
14612:
14613: * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
14614: include/pa_stylesheet_manager.h, main/pa_stylesheet_manager.C:
14615: replaced original open mech of xdoc::create & co to use libxml
14616: open, so that this would work for root document todo: safe mode
14617: checks to libxml: ideally to some 1 point
14618:
14619: * src/main/pa_xml_io.C: comment
14620:
1.211 moko 14621: * operators.ru.txt, operators.txt, src/main/pa_xml_io.C: leading /
14622: in http://parser[abscent params]
1.95 moko 14623:
1.211 moko 14624: * operators.ru.txt, operators.txt, src/include/pa_request.h,
14625: src/main/pa_xml_io.C: works. todo: maybe replace original open
14626: mech of xdoc::create & co to use libxml open, so that this would
14627: work for root document
1.95 moko 14628:
14629: $xdoc[^xdoc::create{<?xml version="1.0"?> <!DOCTYPE test SYSTEM
14630: "parser://method/params/here"> <test> &test^; </test> }]
14631:
14632: ^taint[^xdoc.string[]]
14633:
14634: @method[param] <!ENTITY test
14635: "test-entity-value+$form:user+$param!">
14636:
14637: 2003-11-27 paf
14638:
14639: * src/main/pa_xml_io.C: libxml: started parser://methodcall/params
14640:
14641: * src/classes/date.C: bugfix: typo error
14642:
14643: 2003-11-26 paf
14644:
1.211 moko 14645: * operators.ru.txt, operators.txt, src/include/Makefile.am,
14646: src/include/pa_globals.h, src/main/Makefile.am,
14647: src/main/main.vcproj, src/main/pa_globals.C,
14648: src/main/pa_request.C, src/include/pa_xml_io.h,
14649: src/main/pa_xml_io.C: simplification: xml errors to
14650: hash<thread_id,error> reorganization: xml io moved to
14651: pa_xml_io.C/h
1.95 moko 14652:
14653: * src/types/pa_value.h: warnings: --
14654:
14655: 2003-11-25 paf
14656:
14657: * src/classes/table.C: bugfix: wrong sequence. [sadly no waring
14658: whatever)
14659:
14660: * src/classes/table.C: bugfix: a, c?x:y, z in gcc considered(?) as
14661: a, (c?x:y, z)
14662:
14663: * src/main/untaint.C: bugfix: consequences of not reading this
14664: comment: CORD_pos_chars_left /* Number of characters in cache.
14665: <= 0 ==> none */
14666:
14667: * src/include/pa_array.h: removed needless checks
14668:
14669: 2003-11-24 paf
14670:
14671: * src/: main/pa_request.C, types/pa_vform.C, types/pa_vform.h:
14672: removed limit: now $form:xxx can be accessed anytime, even in
14673: @auto/conf [and request/response:charset still can be changed
14674: anytime]
14675:
14676: * src/main/pa_common.C: bugfix: ^file::load[binary;http://...]
14677: now not transcodes response body
14678:
1.211 moko 14679: * operators.ru.txt, operators.txt, src/types/pa_vxnode.C,
14680: src/types/pa_vxnode.h: $xdoc[^xdoc::create[test]]
14681: $tn[^xdoc.createTextNode[text node value]]
14682: $dummy[^xdoc.firstChild.appendChild[$tn]]
1.95 moko 14683: $xdoc.firstChild.firstChild.nodeValue[different]
14684: ^taint[^xdoc.string[]]
14685:
14686: * src/: include/pa_hash.h, types/types.vcproj: linker HPUX nongnu
14687: workaround: static Hash::allocates -> static Hash_allocates
14688:
14689: 2003-11-21 paf
14690:
1.116 moko 14691: * Makefile.am, configure, configure.in, src/classes/Makefile.am,
14692: src/include/pa_config_auto.h.in, src/targets/cgi/Makefile.am,
14693: src/types/Makefile.am: rearrange: gd&smtp moved to src/lib
1.95 moko 14694:
14695: * src/classes/classes.vcproj: rearrange: gd&smtp moved to src/lib
14696:
14697: * src/classes/mail.C: bugfix: typo
14698:
14699: * parser3.sln, src/classes/Makefile.am, src/lib/Makefile.am,
1.116 moko 14700: src/lib/gd/Makefile.am, src/lib/gd/gd.vcproj, src/lib/gd/gif.C,
14701: src/lib/gd/gif.h, src/lib/gd/gifio.C, src/lib/gd/mtables.h,
14702: src/lib/smtp/Makefile.am, src/lib/smtp/comms.C,
14703: src/lib/smtp/smtp.C, src/lib/smtp/smtp.h,
1.95 moko 14704: src/lib/smtp/smtp.vcproj: rearrange: gd&smtp moved to src/lib
14705:
14706: * src/main/pa_exec.C: bug in safe mode
14707:
14708: * src/include/Makefile.am: pa_xml_exception.h
14709:
14710: * src/targets/isapi/parser3isapi.C: more warnings --
14711:
14712: 2003-11-20 paf
14713:
14714: * src/: classes/math.C, classes/op.C, classes/string.C,
14715: main/pa_charset.C, main/pa_dictionary.C, main/pa_string.C,
14716: types/pa_value.C, main/pa_dir.C, main/pa_table.C: more warnings
14717: --
14718:
14719: * src/: main/pa_charset.C, main/pa_string.C, types/pa_vxnode.C:
14720: more warnings --
14721:
14722: * src/classes/xdoc.C: more warnings --
14723:
14724: * src/classes/: date.C, image.C, xdoc.C: more warnings --
14725:
14726: * src/: main/pa_sql_driver_manager.C, main/untaint.C,
14727: types/pa_vcookie.C, types/pa_vmail.C: more warnings --
14728:
14729: * src/: classes/date.C, classes/file.C, classes/hash.C,
14730: classes/image.C, classes/mail.C, classes/op.C, classes/string.C,
14731: classes/table.C, include/pa_cache_managers.h,
14732: include/pa_stylesheet_connection.h, main/pa_request.C,
14733: types/pa_vdate.h, types/pa_vhashfile.C, types/pa_vimage.h,
14734: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h: more warnings
14735: --
14736:
14737: * src/main/: execute.C, pa_request.C: old forgotten todo: when
14738: can't report problem (undefined @unhandled_exception) problem
14739: source string were not reported
14740:
14741: * src/: classes/classes.C, classes/classes.h, classes/date.C,
14742: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
14743: classes/hashfile.C, classes/image.C, classes/int.C,
14744: classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
14745: classes/response.C, classes/string.C, classes/table.C,
14746: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
14747: include/pa_array.h, include/pa_cache_managers.h,
14748: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
14749: include/pa_config_fixed.h, include/pa_dictionary.h,
14750: include/pa_dir.h, include/pa_exception.h, include/pa_exec.h,
14751: include/pa_globals.h, include/pa_hash.h, include/pa_memory.h,
14752: include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
14753: include/pa_request.h, include/pa_request_charsets.h,
14754: include/pa_request_info.h, include/pa_sapi.h, include/pa_socks.h,
14755: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
14756: include/pa_stack.h, include/pa_string.h,
14757: include/pa_stylesheet_connection.h,
14758: include/pa_stylesheet_manager.h, include/pa_table.h,
14759: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
14760: include/pa_xml_exception.h, lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
14761: lib/sdbm/apr_file_io.C, lib/sdbm/apr_strings.C, main/compile.C,
14762: main/compile_tools.C, main/compile_tools.h, main/execute.C,
14763: main/pa_cache_managers.C, main/pa_charset.C, main/pa_charsets.C,
14764: main/pa_common.C, main/pa_dictionary.C, main/pa_dir.C,
14765: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
14766: main/pa_memory.C, main/pa_os.C, main/pa_pool.C,
14767: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
14768: main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
14769: main/pa_uue.C, main/pa_xml_exception.C, main/untaint.C,
14770: sql/pa_sql_driver.h, targets/cgi/pa_threads.C,
14771: targets/cgi/parser3.C, targets/isapi/pa_threads.C,
14772: targets/isapi/parser3isapi.C, types/pa_junction.h,
14773: types/pa_method.h, types/pa_value.C, types/pa_value.h,
14774: types/pa_vbool.h, types/pa_vclass.C, types/pa_vclass.h,
14775: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
14776: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
14777: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
14778: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
14779: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
14780: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
14781: types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.C,
14782: types/pa_vmath.h, types/pa_vmemory.h, types/pa_vmethod_frame.C,
14783: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
14784: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
14785: types/pa_vresponse.h, types/pa_vstateless_class.C,
14786: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
14787: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
14788: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
14789: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
14790: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
14791: types/pa_wcontext.h, types/pa_wwrapper.h: static const char *
14792: const IDENT
14793:
14794: * src/: include/pa_array.h, include/pa_pool.h,
14795: include/pa_request.h, include/pa_string.h, include/pa_table.h,
14796: main/compile_tools.h, main/pa_common.C, types/pa_vhash.h,
14797: types/pa_wcontext.h: more warnings --
14798:
14799: * src/: classes/classes.vcproj, classes/date.C, classes/double.C,
14800: classes/file.C, classes/hash.C, classes/hashfile.C,
14801: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
14802: classes/memory.C, classes/op.C, classes/string.C,
14803: classes/table.C, classes/xdoc.C, classes/xnode.C,
14804: include/pa_config_includes.h, include/pa_operation.h,
14805: include/pa_sql_connection.h, include/pa_table.h,
14806: include/pa_types.h, lib/ltdl/config_fixed.h,
14807: lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj, lib/pcre/maketables.c,
14808: lib/pcre/pcre_dftables.vcproj, lib/pcre/pcre_parser_ctype.vcproj,
14809: lib/sdbm/apr_file_io.C, main/compile.tab.C, main/execute.C,
14810: main/main.vcproj, main/pa_cache_managers.C, main/pa_charset.C,
14811: main/pa_common.C, main/pa_dir.C, main/pa_exec.C,
14812: main/pa_globals.C, main/pa_os.C, main/pa_request.C,
14813: main/pa_string.C, main/pa_table.C, targets/cgi/parser3.vcproj,
14814: targets/isapi/parser3isapi.vcproj, types/pa_value.h,
14815: types/pa_vconsole.h, types/pa_vdate.h, types/pa_vfile.h,
14816: types/pa_vhashfile.C, types/pa_vimage.C, types/pa_vimage.h,
14817: types/pa_vmail.C, types/pa_vobject.C,
14818: types/pa_vstateless_class.h, types/pa_vtable.C,
14819: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.h,
14820: types/pa_vxnode.h, types/types.vcproj: turned on warnings level4
14821: on all projects (except libltdl=off & libsdbm=level3) found
14822: several unitialized vars
14823:
14824: 2003-11-19 paf
14825:
14826: * src/classes/op.C: more ansi C++ comp
14827:
1.211 moko 14828: * operators.ru.txt, operators.txt, src/classes/op.C,
14829: src/include/pa_request.h, src/main/pa_request.C:
14830: ^cache[...]{body}{catch block with $exception.handled[cache]
14831: meaning "get expired cache, if any. else error"}
1.95 moko 14832:
14833: * src/: classes/op.C, include/pa_os.h, include/pa_request.h,
14834: main/pa_common.C: cache: ^cache[] fallback todo: kinda ^try:
14835: ^cache[...]{body}{catch code with $exception.cache field}
14836:
14837: 2003-11-12 paf
14838:
14839: * src/classes/xnode.C: replaceChild: 2nd param now named oldChild
14840: [copy/paste bug]
14841:
14842: 2003-11-11 paf
14843:
14844: * src/types/: pa_value.h, pa_vfile.h: more C++ compatible [HP C++
14845: failed]
14846:
14847: 2003-11-10 paf
14848:
14849: * src/types/pa_vconsole.h: flush
14850:
1.211 moko 14851: * operators.ru.txt, operators.txt, src/main/pa_request.C,
14852: src/types/Makefile.am, src/types/types.vcproj,
14853: src/types/pa_vconsole.h: $console:line read/write [for nntp]
1.95 moko 14854:
1.211 moko 14855: * operators.ru.txt, operators.txt: mysql: transaction support:
14856: ?autocommit=0
1.95 moko 14857:
1.211 moko 14858: * operators.ru.txt, operators.txt: comment: updated
1.95 moko 14859:
14860: * src/types/: pa_vhashfile.C, pa_vhashfile.h: add: hashfile old
14861: serialize version and exipire now removes entries
14862:
1.211 moko 14863: * operators.ru.txt, operators.txt: ^hashfile.delete[] removes files
14864: altogether [and dir, if could]
1.95 moko 14865:
14866: * src/: classes/hashfile.C, include/pa_common.h, main/pa_common.C,
14867: types/pa_vhashfile.C, types/pa_vhashfile.h: ^hashfile.delete[]
14868: removes files altogether [and dir, if could]
14869:
14870: * src/lib/sdbm/sdbm.c: bugfix: sdbm: .h said it's OK to remove
14871: nonexistent pair. .c coded that that was error. fixed
14872:
14873: * src/types/pa_vhashfile.C: sdbm: exception type change to
14874: file.access [regretfull can't split it to different exceptions
14875: without modifying sdbm source wich would prefer not to]
14876:
14877: 2003-11-07 paf
14878:
14879: * src/: classes/date.C, classes/file.C, classes/hash.C,
14880: classes/hashfile.C, classes/image.C, classes/table.C,
14881: classes/xdoc.C, include/Makefile.am, include/pa_array.h,
14882: include/pa_pool.h, include/pa_request.h, main/Makefile.am,
14883: main/execute.C, main/main.vcproj, main/pa_pool.C,
14884: main/pa_request.C, targets/cgi/parser3.C, types/pa_vclass.C,
14885: types/pa_vclass.h, types/pa_vhashfile.h, types/pa_vobject.h,
14886: types/pa_vstateless_class.h: resurrected: pool idea. now only for
14887: destructing objects at request processing end
14888:
14889: 2003-11-06 paf
14890:
14891: * src/: classes/Makefile.am, types/Makefile.am: .am sdbm INCLUDES
14892: updates
14893:
14894: * parser3.sln, src/targets/cgi/Makefile.am: .vcproj & .am updated
14895: to include sdbm
14896:
1.116 moko 14897: * src/include/: pa_config_includes.h, pa_version.h: our
14898: replacements of max& co only for cpp
1.95 moko 14899:
14900: * src/lib/sdbm/: Makefile.am, apr_file_io.C, apr_strings.C: move to
14901: upper dir, .am updated
14902:
14903: * tests/todo.txt: hashfile: done
14904:
1.211 moko 14905: * operators.ru.txt, operators.txt, src/types/pa_vhashfile.C:
14906: hashfile: clear & expiration [time in value. todo: move time to
14907: key]
1.95 moko 14908:
14909: * src/types/pa_vhashfile.C: hashfile: foreach body can bodify $self
14910:
14911: * src/types/pa_vhashfile.C: hashfile: clear now works [were trying
14912: to do that in foreach, no errors, but surely wrong]
14913:
1.211 moko 14914: * operators.ru.txt, operators.txt, src/types/pa_vhashfile.C,
1.95 moko 14915: src/types/pa_vhashfile.h: hashfile: clear and proper locking
14916:
1.211 moko 14917: * operators.ru.txt, operators.txt, src/classes/hash.C,
14918: src/classes/hashfile.C, src/types/pa_vhashfile.C,
14919: src/types/pa_vhashfile.h: hashfile: foreach
1.95 moko 14920:
14921: * src/classes/hashfile.C, src/types/pa_vhashfile.C,
1.211 moko 14922: src/types/pa_vhashfile.h, operators.ru.txt, operators.txt:
14923: hashfile: hash
1.95 moko 14924:
1.211 moko 14925: * operators.ru.txt, operators.txt, src/classes/hashfile.C,
14926: src/types/pa_vhashfile.C, src/types/pa_vhashfile.h,
14927: tests/todo.txt: hashfile: delete
1.95 moko 14928:
14929: * src/: include/pa_memory.h, targets/cgi/parser3.C,
14930: types/pa_value.C, types/pa_value.h, types/pa_vcookie.C,
14931: types/pa_vhashfile.C, types/pa_vhashfile.h: hashfile implemented
14932: get/put [raw]
14933:
14934: * src/: classes/op.C, main/pa_os.C: just linked
14935:
14936: * src/: classes/xdoc.C, classes/xnode.C, types/pa_vxnode.h:
14937: XmlException changes
14938:
14939: * src/: include/pa_charset.h, include/pa_globals.h,
14940: include/pa_stylesheet_connection.h, main/pa_exception.C:
14941: XmlException changes
14942:
14943: * src/lib/sdbm/: sdbm.c, sdbm.vcproj: just compiled
14944:
14945: * src/: include/pa_common.h, include/pa_exception.h,
14946: main/main.vcproj, main/pa_common.C, include/pa_os.h,
14947: include/pa_xml_exception.h, main/pa_os.C, lib/sdbm/sdbm.vcproj,
14948: main/pa_xml_exception.C: locking move to pa_os [along with
14949: pa_sleep] apr-impl locking done
14950:
1.211 moko 14951: * configure, configure.in, operators.ru.txt, operators.txt,
14952: parser3.sln, src/classes/classes.vcproj, src/classes/hashfile.C,
1.95 moko 14953: src/classes/xdoc.C, src/include/pa_config_fixed.h,
14954: src/include/pa_exception.h, src/include/pa_globals.h,
14955: src/include/pa_memory.h, src/include/pa_version.h,
14956: src/lib/ltdl/libltdl.vcproj, src/lib/ltdl/libltdl.vcproj.vspscc,
14957: src/lib/ltdl/ltdl.vcproj, src/lib/ltdl/ltdl.vcproj.vspscc,
14958: src/main/compile.tab.C, src/main/main.vcproj,
14959: src/main/pa_charset.C, src/targets/cgi/parser3.vcproj,
14960: src/types/Makefile.am, src/types/pa_vhash.C,
14961: src/types/pa_vhashfile.C, src/types/pa_vhashfile.h,
14962: src/types/pa_vxnode.h, src/types/types.vcproj: hashfile: started
14963: again with sdbm from apache
14964:
14965: 2003-11-05 paf
14966:
14967: * src/: classes/classes.vcproj, include/pa_config_fixed.h,
14968: main/main.vcproj, targets/cgi/parser3.vcproj: not has to be in
14969: \parser3project dir anymore
14970:
14971: * src/main/pa_charset.C: bugfix: had broken binary search [copied
14972: thoughtlessly from xalan]
14973:
14974: * src/lib/sdbm/: Makefile.am, sdbm.c, sdbm_hash.c, sdbm_lock.c,
14975: sdbm_pair.c, sdbm_pair.h, sdbm_private.h, sdbm_tune.h: original
14976: from httpd-2.0.43\srclib\apr-util\dbm\sdbm
14977:
14978: * src/main/helpers/CaseFolding.txt:
14979: http://www.unicode.org/Public/UNIDATA/CaseFolding.txt
14980:
14981: 2003-11-04 paf
14982:
1.211 moko 14983: * operators.ru.txt, operators.txt: comment: ^mail:send[$.options[
1.95 moko 14984:
14985: * src/classes/table.C: compiled on unix
14986:
1.116 moko 14987: * src/classes/Makefile.am: classes.C to rebuild last
1.95 moko 14988:
14989: * src/classes/mail.C: compiled on unix
14990:
1.211 moko 14991: * operators.ru.txt, operators.txt, src/classes/mail.C,
14992: src/types/pa_vmail.C, src/types/pa_vmail.h: !^mail:send[
1.95 moko 14993: $.options[unix: string to append to sendmail command
14994: line]
14995:
1.211 moko 14996: * operators.ru.txt, operators.txt, src/classes/table.C,
14997: src/main/pa_string.C, tests/todo.txt: ^table.save[...
14998: $.separator[^#09] $.encloser["] <nothing> by default
14999:
15000: * operators.ru.txt, operators.txt, src/classes/table.C,
15001: tests/todo.txt: ^table::load !$.separator[^#09]
15002: !$.encloser["] <nothing> by default
1.95 moko 15003:
15004: 2003-11-03 paf
15005:
1.211 moko 15006: * operators.ru.txt, operators.txt, src/classes/table.C,
15007: src/main/pa_common.C: ^table::load[; options:
15008: !$.column-separator[^#09] !$.column-encloser["]
1.95 moko 15009:
1.211 moko 15010: * operators.ru.txt, operators.txt, src/include/pa_config_fixed.h,
1.95 moko 15011: src/types/pa_vrequest.C: $request:document-root
15012:
15013: * src/targets/cgi/parser3.C: beauty: SIGUSRX removed qs= printing
15014: [already included into uri=xxx]
15015:
1.211 moko 15016: * operators.ru.txt, operators.txt, src/classes/image.C,
15017: tests/todo.txt: ^image.gif[filename] for $response:download
1.95 moko 15018:
15019: * src/classes/date.C: minor precaution
15020:
1.211 moko 15021: * operators.ru.txt, operators.txt, src/classes/date.C:
15022: !^date::unix-timestamp()
1.95 moko 15023: !^date.unix-timestamp[]
15024:
15025: 2003-10-30 paf
15026:
1.211 moko 15027: * operators.ru.txt, operators.txt, src/classes/date.C,
15028: src/types/pa_vdate.h: merged from 3.0.8: ^date.roll[TZ;GMT]
15029: $date.hour
1.95 moko 15030:
15031: * src/classes/: date.C, image.C: improvement diagnostics:
15032: $now[^date::create[$undefined]] now is error
15033:
15034: * src/main/pa_common.C: read errors would now be reported 'actually
15035: read -1 bytes'
15036:
15037: 2003-10-24 paf
15038:
15039: * Makefile.am, src/classes/Makefile.am, src/lib/cord/Makefile.am,
15040: src/lib/md5/Makefile.am, src/lib/pcre/Makefile.am,
15041: src/main/Makefile.am, src/targets/cgi/Makefile.am,
15042: src/targets/isapi/Makefile.am: .dsp/w -> .vcproj/sln
15043:
15044: 2003-10-22 paf
15045:
15046: * src/include/pa_request.h: fixed: $h[^hash::create[]] $$h[1]
15047:
15048: 2003-10-21 paf
15049:
1.211 moko 15050: * operators.ru.txt, operators.txt, src/include/pa_string.h,
15051: src/main/pa_string.C: fixed: string.match[g] without <'> option
15052: produced columns with NULL's, which gpf'ed at table.save time
1.95 moko 15053:
15054: * src/: classes/op.C, include/pa_request.h: fixed: false 'endless
15055: recoursion' message with intensive throw-catches fixed: incorrect
15056: name and line (one name upper then needed) in error message about
15057: problems inside try block
15058:
15059: 2003-10-10 paf
15060:
15061: * src/: include/pa_string.h, main/compile.tab.C: CORD_chr does not
15062: check offset argument for validity did that in String::Body::pos
15063: myself http://i2/tasks/edit/?id=4577425257580789777
15064:
15065: 2003-10-07 paf
15066:
15067: * src/main/: compile.tab.C, compile.y: ^if ( better error:
15068: .html(1:4): parse error, expecting `'['' or `'{'' or `'('' now
15069:
15070: 2003-10-03 paf
15071:
15072: * parser3.sln, src/include/pa_dictionary.h,
15073: src/main/pa_dictionary.C, src/main/pa_string.C,
15074: src/targets/cgi/parser3.vcproj: dictionary optimized by
15075: precalculating cstr&length
15076:
15077: 2003-10-02 paf
15078:
15079: * src/: classes/op.C, include/pa_request.h, include/pa_stack.h,
15080: main/execute.C, main/pa_request.C, main/pa_sql_driver_manager.C,
15081: main/pa_stylesheet_manager.C: bugfix: ^throw context were
15082: saved/restored incompletely http://www.parser.ru/forum/?id=21484
15083:
15084: 2003-09-30 paf
15085:
15086: * src/main/pa_string.C: string::replace bug fix [were ignoring
15087: occurrances after lang-mismatched
15088:
15089: 2003-09-29 paf
15090:
15091: * src/main/: utf8-to-lower.inc, utf8-to-upper.inc: generated by
15092: helper
15093:
15094: * src/main/pa_string.C: string::serialize bug fix with
15095: zero-terminator
15096:
15097: * src/classes/table.C: ^nameless_table.save column row now has no
15098: \t at the end
15099:
15100: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
15101: @postprocess now takes $response:body/download
15102:
15103: * src/classes/form.C: better error message: MAX_POST_SIZE_NAME to
15104: error message
15105:
15106: * src/classes/string.C: bugfix: s.right(>s.length) returned nothing
15107:
15108: * src/classes/table.C: bugfix: flip: must produce nameless
15109: http://i2/tasks/edit/?id=4573405524674081244
15110:
15111: * src/: include/pa_charset.h, main/pa_charset.C, main/pa_string.C,
15112: main/helpers/simple_folding.pl: utf-8 upper/lower
15113:
15114: * src/main/pa_common.C: bugfix: utf signature were not ignored due
15115: to typo error http://i2/tasks/edit/?id=4573354650786434584
15116:
15117: 2003-09-26 paf
15118:
15119: * src/main/untaint.C: removed needless field
15120:
15121: * src/main/untaint.C: removed needless const
15122:
15123: * src/: include/pa_string.h, main/pa_common.C, main/pa_string.C:
15124: String.for_each bug fixed [omited one-char cases]
15125:
15126: * src/include/pa_stack.h: bugfix: before collecting garbage,
15127: runtime-executor stack were cleared... BADLY
15128:
15129: * src/main/pa_string.C: ^stirng.replace code used old
15130: param-convention on langs.append, fixed that search fo the like,
15131: found none
15132:
15133: * src/: classes/op.C, include/pa_string.h, main/pa_string.C:
15134: string::serialize/deserialize implemented Language enum assigned
15135: meaningful letters [more convinient for debugging. read warning
15136: before adding/changing anything]
15137:
15138: 2003-09-25 paf
15139:
15140: * src/: include/pa_string.h, include/pa_version.h,
15141: main/pa_string.C, main/untaint.C: templates and anonymous unions
15142: differences on unix
15143:
15144: * parser3.sln, src/classes/file.C, src/classes/image.C,
15145: src/classes/mail.C, src/classes/op.C, src/classes/table.C,
15146: src/classes/xdoc.C, src/classes/xnode.C,
15147: src/include/pa_cache_managers.h, src/include/pa_charset.h,
15148: src/include/pa_charsets.h, src/include/pa_common.h,
15149: src/include/pa_request.h, src/include/pa_sql_driver_manager.h,
15150: src/include/pa_string.h, src/include/pa_stylesheet_manager.h,
15151: src/include/pa_table.h, src/lib/cord/cordbscs.c,
15152: src/lib/cord/cordprnt.c, src/lib/cord/cordxtra.c,
15153: src/lib/cord/include/cord.h, src/main/compile.tab.C,
15154: src/main/compile_tools.h, src/main/pa_charset.C,
15155: src/main/pa_charsets.C, src/main/pa_common.C, src/main/pa_exec.C,
15156: src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
15157: src/main/pa_string.C, src/main/pa_stylesheet_manager.C,
15158: src/main/untaint.C, src/types/pa_value.h, src/types/pa_vimage.C,
15159: src/types/pa_vmail.C, src/types/pa_vmath.C,
15160: src/types/pa_vstateless_class.h, src/types/pa_vstatus.C,
15161: src/types/pa_vxnode.C: string_fragments_to_cord merged to HEAD
15162:
15163: * src/main/: compile.tab.C, pa_string.C: string: debug: .v()
15164: functions aligned to that of eeparser3 look
15165:
15166: * src/lib/cord/cordprnt.c: removed warnings
15167:
15168: 2003-09-24 paf
15169:
15170: * src/: classes/file.C, classes/image.C, classes/mail.C,
15171: classes/op.C, classes/xdoc.C, classes/xnode.C,
15172: include/pa_cache_managers.h, include/pa_charset.h,
15173: include/pa_charsets.h, include/pa_common.h, include/pa_request.h,
15174: include/pa_sql_driver_manager.h, include/pa_string.h,
15175: include/pa_stylesheet_manager.h, include/pa_table.h,
15176: main/compile_tools.h, main/pa_charset.C, main/pa_charsets.C,
15177: main/pa_common.C, main/pa_exec.C, main/pa_request.C,
15178: main/pa_sql_driver_manager.C, main/pa_string.C,
15179: main/pa_stylesheet_manager.C, main/untaint.C, types/pa_value.h,
15180: types/pa_vimage.C, types/pa_vmail.C, types/pa_vmath.C,
15181: types/pa_vstateless_class.h, types/pa_vstatus.C,
15182: types/pa_vxnode.C: v() functions of String::Body,
15183: String::Languages and String itself StringBody->String::Body
15184:
15185: * src/: include/pa_string.h, lib/cord/cordbscs.c,
15186: lib/cord/include/cord.h: CORD_append_block showed no efficiency =
15187: never optimized anything. todo: somehow speed up harder cases:
15188: concatenationA+concatenationB when last block of A and first of B
15189: contain same letters
15190:
15191: * src/: include/pa_string.h, lib/cord/cordbscs.c,
15192: lib/cord/include/cord.h: langs: speed up by joining adjucent
15193: blocks of same char [CORD_append_block]
15194:
15195: * src/: include/pa_string.h, lib/cord/cordbscs.c,
15196: lib/cord/include/cord.h, main/pa_string.C: aval/ works! todo:
15197: save space by extending blocks when appending block with c ==
15198: lastblock.c
15199:
15200: * src/: include/pa_string.h, main/pa_string.C: aval is not actually
15201: working yet :( but more working &understood :)
15202:
15203: * src/: classes/table.C, include/pa_string.h,
15204: lib/cord/include/cord.h, main/pa_string.C: aval/ works!
15205:
15206: 2003-09-23 paf
15207:
15208: * src/main/untaint.C: $a[ok!] $a works!
15209:
15210: * src/main/untaint.C: something even more works :)
15211:
15212: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
15213: something more works :)
15214:
15215: * src/: include/pa_string.h, lib/cord/cordbscs.c,
15216: lib/cord/cordxtra.c: something already works :)
15217:
15218: * src/: include/pa_string.h, main/untaint.C: just compiled todo:
15219: serialize&deserialize
15220:
15221: * src/: classes/table.C, include/pa_string.h, lib/cord/cordbscs.c,
15222: lib/cord/cordxtra.c, lib/cord/include/cord.h, main/pa_string.C,
15223: main/untaint.C: main idea implemented, details left
15224:
15225: 2003-09-22 paf
15226:
15227: * src/: classes/memory.C, include/pa_memory.h: #ifdef GC_DEBUG
15228:
15229: * src/classes/xnode.C: copy/paste comment bugfix
15230:
15231: * src/: include/pa_memory.h, main/pa_globals.C: when xml memory
15232: allocator returns 0, just die.
15233: http://i2/tasks/edit/?id=4570798492410259445
15234:
15235: * src/classes/xdoc.C: copy/paste comment bugfix
15236:
15237: * src/classes/: xdoc.C, xnode.C: new DOM2 methods from Alexandr
15238: Egorov <egr> (all?) xdoc: createAttributeNS createElementNS
15239: xnode: getAttributeNS setAttributeNS removeAttributeNS
15240: getAttributeNodeNS setAttributeNodeNS hasAttribute hasAttributeNS
15241:
15242: * src/lib/cord/cordxtra.c: CORD_pos bugfix [failed to find 8bit
15243: chars due to bitwise operation signed-char error]
15244:
15245: 2003-09-19 paf
15246:
15247: * src/types/pa_wcontext.C: output message: more practical
15248: suggestion
15249:
1.211 moko 15250: * src/main/pa_common.C, operators.ru.txt, operators.txt: merged
1.95 moko 15251: $f[^file::load[binary;http://...]] $f.tables
15252:
15253: 2003-09-02 paf
15254:
15255: * src/main/pa_common.C: printf is buffered, write(1 is not. can't
15256: flush stdout without referencing 'stdout' symbol. to hell with
15257: non-ansi libraries without 'stdout' symbol
15258:
15259: * src/main/pa_common.C: got rid of 'stdout' symbol reference on
15260: unix (users reported problems with some old libc)
15261:
15262: * src/types/pa_vdate.h: forgot initializer
15263:
15264: 2003-09-01 paf
15265:
15266: * src/: classes/date.C, include/pa_common.h, main/compile.tab.C,
15267: main/pa_common.C, types/pa_vdate.h: $date.TZ ^date.roll[TZ;new
15268: zone]
15269:
15270: * src/classes/image.C: memory handling bugs [unpatched 'new' calls]
15271:
15272: 2003-08-19 paf
15273:
15274: * src/types/: pa_value.C, pa_value.h, pa_vdate.h, pa_vrequest.C,
15275: pa_vstring.h, pa_vxdoc.C, pa_vxnode.C: bark intefrace obsoleted,
15276: simplified a little
15277:
15278: * src/types/: pa_vhash.C, pa_vhash.h: _default+foreach bug refix
15279: [lost fix from 3.0.8]
15280:
15281: * src/types/pa_vcookie.C: in VC7 if(type var=xxx){ }else{ now
15282: visible here }
15283:
15284: bug fix
15285:
15286: * src/: include/pa_memory.h, types/pa_value.h: -= few warnings
15287:
15288: * src/main/compile.tab.C: initialized couple of variables about
15289: which user reported runtime problems when parser were compiled
15290: with VC7, warning level4. study shows that later in bison
15291: they've fixed that. would migrate to latest bison someday
15292:
15293: * src/types/pa_vmail.C: turned off recoding in gmime (were still
15294: recoding headers)
15295:
15296: * src/types/pa_vmail.C: works as before, same charset problems:
15297: gmime recodes to UTF-8 only headers, not body. so not recoding
15298: anything for now
15299:
15300: * src/types/: pa_vmail.C, pa_vmail.h: parses headers, still
15301: problems with body
15302:
15303: * src/types/pa_vmail.C: mail_receive just compiled
15304:
15305: 2003-08-18 paf
15306:
15307: * src/: classes/classes.vcproj, include/pa_config_fixed.h,
15308: main/main.vcproj, types/types.vcproj: win32: continued process
15309: detaching from \parser3project directory
15310:
15311: * gnu.dsp, parser3.dsw, src/classes/classes.dsp,
15312: src/lib/cord/cord.dsp, src/lib/ltdl/libltdl.dsp,
15313: src/lib/md5/md5.dsp, src/lib/pcre/pcre.dsp,
15314: src/lib/pcre/pcre_dftables.dsp,
15315: src/lib/pcre/pcre_parser_ctype.dsp, src/main/main.dsp,
15316: src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.dsp,
15317: src/types/types.dsp: moved to MSVC 7
15318:
15319: * gnu.vcproj.vspscc, parser3.vssscc,
15320: src/classes/classes.vcproj.vspscc,
15321: src/lib/cord/cord.vcproj.vspscc,
15322: src/lib/ltdl/libltdl.vcproj.vspscc,
15323: src/lib/md5/md5.vcproj.vspscc,
15324: src/lib/pcre/pcre_dftables.vcproj.vspscc,
15325: src/lib/pcre/pcre_parser_ctype.vcproj.vspscc,
15326: src/lib/pcre/pcre.vcproj.vspscc, src/main/main.vcproj.vspscc,
15327: src/targets/isapi/parser3isapi.vcproj.vspscc,
15328: src/types/types.vcproj.vspscc, src/targets/cgi/parser3.vcproj:
15329: moved to MSVC 7
15330:
15331: * parser3.sln, gnu.vcproj, src/classes/classes.vcproj,
15332: src/lib/cord/cord.vcproj, src/lib/ltdl/libltdl.vcproj,
15333: src/lib/md5/md5.vcproj, src/lib/pcre/pcre.vcproj,
15334: src/lib/pcre/pcre_dftables.vcproj,
15335: src/lib/pcre/pcre_parser_ctype.vcproj, src/main/main.vcproj,
15336: src/targets/cgi/parser3.vcproj,
15337: src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj:
15338: new VS project files
15339:
15340: * ~sak5c961f3101c36563.tmp: Temporary file created by Visual Studio
15341: .NET to detect Jalindi Igloo capabilities.
15342:
15343: * ChangeLog, configure, configure.in, src/classes/Makefile.am,
1.116 moko 15344: src/classes/classes.awk, src/doc/footer.htm,
15345: src/include/pa_config_fixed.h, src/include/pa_version.h,
15346: src/lib/Makefile.am, src/main/compile.tab.C,
1.95 moko 15347: src/main/pa_charset.C, src/main/pa_string.C, src/main/untaint.C,
15348: src/types/pa_vmail.C: merged 3.1.0 latest changes
15349:
15350: 2003-08-15 paf
15351:
15352: * src/main/untaint.C: email addresses in forms: "non-ascii" <yyy>
15353: non-ascii <yyy> now encoded correctly [kinda merge from 3.0.8]
15354:
15355: * src/main/untaint.C: email addresses in forms: "non-ascii" <yyy>
15356: non-ascii <yyy> now encoded correctly
15357:
15358: 2003-07-29 paf
15359:
1.116 moko 15360: * src/classes/: Makefile.am, classes.awk: classes.awk added to make
15361: dist
1.95 moko 15362:
15363: * src/types/pa_vmail.C: just started --with-mail-receive
15364:
15365: 2003-07-28 paf
15366:
1.116 moko 15367: * src/: classes/Makefile.am, lib/Makefile.am: removed circular
15368: dependence in src/classes, src/lib/gc now in dist
1.95 moko 15369:
15370: * src/main/pa_string.C: ^cache bug fix [were not working at all]
15371:
15372: 2003-07-25 paf
15373:
15374: * src/doc/footer.htm: year
15375:
15376: 2003-07-24 paf
15377:
15378: * src/: include/pa_config_fixed.h, main/pa_charset.C: bad #endif
15379: fix
15380:
15381: * src/include/pa_version.h: release
15382:
1.116 moko 15383: * src/lib/gc/include/: Makefile.am, gc.h: moved tempate_gc to HEAD
1.95 moko 15384:
15385: * ChangeLog, src/classes/classes.dsp, src/main/main.dsp,
15386: src/main/pa_globals.C, src/targets/cgi/parser3.dsp,
15387: src/targets/isapi/parser3isapi.dsp, src/types/types.dsp: cvs:
15388: getting rid of win32xml pseudo project
15389:
15390: * src/main/: compile.tab.C, pa_memory.C: moved tempate_gc to HEAD
15391:
1.116 moko 15392: * ChangeLog, INSTALL, Makefile.am, acsite.m4, configure,
1.211 moko 15393: configure.in, operators.ru.txt, operators.txt, parser3.dsw,
1.95 moko 15394: etc/parser3.charsets/koi8-r.cfg,
1.116 moko 15395: etc/parser3.charsets/windows-1251.cfg, src/classes/Makefile.am,
1.95 moko 15396: src/classes/classes.C, src/classes/classes.awk,
15397: src/classes/classes.dsp, src/classes/classes.h,
15398: src/classes/date.C, src/classes/double.C, src/classes/file.C,
15399: src/classes/form.C, src/classes/hash.C, src/classes/image.C,
15400: src/classes/int.C, src/classes/mail.C, src/classes/math.C,
15401: src/classes/memory.C, src/classes/op.C, src/classes/response.C,
15402: src/classes/string.C, src/classes/table.C, src/classes/void.C,
15403: src/classes/xdoc.C, src/classes/xnode.C, src/classes/xnode.h,
15404: src/doc/exception.dox, src/doc/index.dox, src/doc/memory.dox,
15405: src/doc/string.dox, src/include/Makefile.am,
1.116 moko 15406: src/include/pa_array.h, src/include/pa_cache_managers.h,
15407: src/include/pa_charset.h, src/include/pa_charsets.h,
15408: src/include/pa_common.h, src/include/pa_config_auto.h.in,
15409: src/include/pa_config_fixed.h, src/include/pa_config_includes.h,
15410: src/include/pa_dictionary.h, src/include/pa_dir.h,
15411: src/include/pa_exception.h, src/include/pa_exec.h,
15412: src/include/pa_globals.h, src/include/pa_hash.h,
15413: src/include/pa_memory.h, src/include/pa_opcode.h,
15414: src/include/pa_operation.h, src/include/pa_pool.h,
15415: src/include/pa_pragma_pack_begin.h,
1.95 moko 15416: src/include/pa_pragma_pack_end.h, src/include/pa_request.h,
15417: src/include/pa_request_charsets.h, src/include/pa_request_info.h,
15418: src/include/pa_sapi.h, src/include/pa_socks.h,
15419: src/include/pa_sql_connection.h,
15420: src/include/pa_sql_driver_manager.h, src/include/pa_stack.h,
15421: src/include/pa_string.h, src/include/pa_stylesheet_connection.h,
15422: src/include/pa_stylesheet_manager.h, src/include/pa_table.h,
15423: src/include/pa_threads.h, src/include/pa_types.h,
1.116 moko 15424: src/include/pa_uue.h, src/lib/Makefile.am,
15425: src/lib/cord/Makefile.am, src/lib/cord/cord.dsp,
15426: src/lib/cord/cordbscs.c, src/lib/cord/cordprnt.c,
15427: src/lib/cord/cordxtra.c, src/lib/cord/source.url,
15428: src/lib/cord/include/Makefile.am, src/lib/cord/include/cord.h,
1.95 moko 15429: src/lib/cord/include/ec.h,
15430: src/lib/cord/include/private/Makefile.am,
15431: src/lib/cord/include/private/cord_pos.h, src/lib/gc/Makefile.am,
1.116 moko 15432: src/lib/ltdl/libltdl.dsp, src/lib/md5/pa_md5.h,
15433: src/lib/md5/pa_md5c.c, src/lib/pcre/pcre.h,
1.95 moko 15434: src/lib/pcre/pcre_parser_ctype.c, src/main/Makefile.am,
1.116 moko 15435: src/main/compile.C, src/main/compile.tab.C, src/main/compile.y,
15436: src/main/compile_tools.C, src/main/compile_tools.h,
15437: src/main/execute.C, src/main/main.dsp, src/main/pa_array.C,
15438: src/main/pa_cache_managers.C, src/main/pa_charset.C,
15439: src/main/pa_charsets.C, src/main/pa_common.C,
15440: src/main/pa_dictionary.C, src/main/pa_dir.C,
15441: src/main/pa_exception.C, src/main/pa_exec.C,
1.95 moko 15442: src/main/pa_globals.C, src/main/pa_hash.C, src/main/pa_pool.C,
15443: src/main/pa_request.C, src/main/pa_socks.C,
15444: src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
15445: src/main/pa_stylesheet_manager.C, src/main/pa_table.C,
1.116 moko 15446: src/main/pa_uue.C, src/main/untaint.C, src/sql/pa_sql_driver.h,
15447: src/targets/Makefile.am, src/targets/cgi/Makefile.am,
15448: src/targets/cgi/getopt.c, src/targets/cgi/getopt.h,
15449: src/targets/cgi/pa_pool.C, src/targets/cgi/pa_threads.C,
15450: src/targets/cgi/parser3.C, src/targets/cgi/parser3.dsp,
15451: src/targets/cgi/pool_storage.h, src/targets/cgi/pp3.cmd,
15452: src/targets/isapi/Makefile.am, src/targets/isapi/pa_pool.C,
1.95 moko 15453: src/targets/isapi/pa_threads.C, src/targets/isapi/parser3isapi.C,
15454: src/targets/isapi/parser3isapi.dsp,
15455: src/targets/isapi/pool_storage.h, src/types/Makefile.am,
1.116 moko 15456: src/types/pa_junction.h, src/types/pa_method.h,
15457: src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vbool.h,
1.95 moko 15458: src/types/pa_vclass.C, src/types/pa_vclass.h,
15459: src/types/pa_vcode_frame.h, src/types/pa_vcookie.C,
15460: src/types/pa_vcookie.h, src/types/pa_vdate.h,
15461: src/types/pa_vdouble.h, src/types/pa_venv.h,
15462: src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vform.C,
15463: src/types/pa_vform.h, src/types/pa_vhash.C, src/types/pa_vhash.h,
15464: src/types/pa_vimage.C, src/types/pa_vimage.h,
15465: src/types/pa_vint.h, src/types/pa_vjunction.h,
15466: src/types/pa_vmail.C, src/types/pa_vmail.h, src/types/pa_vmath.C,
15467: src/types/pa_vmath.h, src/types/pa_vmemory.h,
15468: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
15469: src/types/pa_vobject.C, src/types/pa_vobject.h,
15470: src/types/pa_vrequest.C, src/types/pa_vrequest.h,
15471: src/types/pa_vresponse.C, src/types/pa_vresponse.h,
15472: src/types/pa_vstateless_class.C, src/types/pa_vstateless_class.h,
15473: src/types/pa_vstateless_object.h, src/types/pa_vstatus.C,
15474: src/types/pa_vstatus.h, src/types/pa_vstring.C,
15475: src/types/pa_vstring.h, src/types/pa_vtable.C,
15476: src/types/pa_vtable.h, src/types/pa_vvoid.h,
15477: src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
15478: src/types/pa_vxnode.C, src/types/pa_vxnode.h,
15479: src/types/pa_wcontext.C, src/types/pa_wcontext.h,
15480: src/types/pa_wwrapper.h, src/types/types.dsp: moved tempate_gc to
15481: HEAD
15482:
15483: * tests/: 001.html, 002.html, 003.html, 004.html, 005.html,
15484: 006.html, 007.html, 008.html, 009.html, 010.html, 011.html,
15485: 012.html, 013.html, 014.html, 015.html, 016.html, 017.html,
15486: 018.html, 019.html, 019paf2001.gif, 020.html, 021.html, 022.html,
15487: 023.html, 024.html, 025.html, 026.html, 027.html, 028.html,
15488: 029.html, 030.html, 031.html, 032.html, 033.html, 034.html,
15489: 035.html, 036.html, 037.html, 038.html, 039.html, 040.html,
15490: 041.html, 042.html, 043.html, 044.html, 045.html, 046.html,
15491: 047.html, 048.html, 049.html, 050.html, 051.html, 051b.p, 051t.p,
15492: 052.html, 053.html, 054.html, 055.html, 056.html, 057.html,
15493: 058.html, 058_paf2000.png, 059.html, 060.html, 061.dat, 061.html,
15494: 062.html, 063.html, 064.html, 065.html, 066.html, 067.html,
15495: 068.html, 069.html, 070.html, 071.html, 072.html, 073.html,
15496: 074.html, 075.html, 076.html, 077.html, 078.html, 079.html,
15497: 080.html, 081.html, 082.html, 083.html, 084.html, 085.html,
15498: 086.html, 087.html, 088.html, 089.html, 090.html, 091.html,
15499: 092.html, 093.html, 094.html, 095.html, 096.html, 097.html,
15500: 098.html, 098font.gif, 099.html, 100.html, 101.html, 102.html,
15501: 103.html, 103mark.gif, 103paf2001.gif, 104.html, 105.html,
15502: 106.html, 107.html, 108.html, 108.xsl, 109.html, 110.html,
15503: 111.html, 112.html, 113.html, 114.html, 115.html, 116.html,
15504: 117.html, 118.html, 119.html, 120.html, 121.html, 122.html,
15505: 123.html, 124.html, 125.html, 126.html, 127.html, 128.html,
15506: 129.html, 130.html, 131.html, 132.html, 133.html, 134.html,
15507: 135.html, 136.html, 137.html, 138.html, 139.html, 140.html,
15508: 141.html, Makefile, descript.ion, run_parser.sh, 022_dir/a.html,
15509: 022_dir/b.txt, 022_dir/c.htm, 096_dir/163.jpg, 096_dir/188.jpg,
15510: outputs/create-dir, results/001.processed, results/002.processed,
15511: results/003.processed, results/004.processed,
15512: results/005.processed, results/006.processed,
15513: results/007.processed, results/008.processed,
15514: results/009.processed, results/010.processed,
15515: results/011.processed, results/012.processed,
15516: results/013.processed, results/014.processed,
15517: results/015.processed, results/016.processed,
15518: results/017.processed, results/018.processed,
15519: results/019.processed, results/020.processed,
15520: results/021.processed, results/022.processed,
15521: results/023.processed, results/024.processed,
15522: results/025.processed, results/026.processed,
15523: results/027.processed, results/028.processed,
15524: results/029.processed, results/030.processed,
15525: results/031.processed, results/032.processed,
15526: results/033.processed, results/034.processed,
15527: results/035.processed, results/036.processed,
15528: results/037.processed, results/038.processed,
15529: results/039.processed, results/040.processed,
15530: results/041.processed, results/042.processed,
15531: results/043.processed, results/044.processed,
15532: results/045.processed, results/046.processed,
15533: results/047.processed, results/048.processed,
15534: results/049.processed, results/050.processed,
15535: results/051.processed, results/052.processed,
15536: results/053.processed, results/054.processed,
15537: results/055.processed, results/056.processed,
15538: results/057.processed, results/058.processed,
15539: results/059.processed, results/060.processed,
15540: results/061.processed, results/062.processed,
15541: results/063.processed, results/064.processed,
15542: results/065.processed, results/066.processed,
15543: results/067.processed, results/068.processed,
15544: results/069.processed, results/070.processed,
15545: results/071.processed, results/072.processed,
15546: results/073.processed, results/074.processed,
15547: results/075.processed, results/076.processed,
15548: results/077.processed, results/078.processed,
15549: results/079.processed, results/080.processed,
15550: results/081.processed, results/082.processed,
15551: results/083.processed, results/084.processed,
15552: results/085.processed, results/086.processed,
15553: results/087.processed, results/088.processed,
15554: results/089.processed, results/090.processed,
15555: results/091.processed, results/092.processed,
15556: results/093.processed, results/094.processed,
15557: results/095.processed, results/096.processed,
15558: results/097.processed, results/098.processed,
15559: results/099.processed, results/100.processed,
15560: results/101.processed, results/102.processed,
15561: results/103.processed, results/104.processed,
15562: results/105.processed, results/106.processed,
15563: results/107.processed, results/108.processed,
15564: results/109.processed, results/110.processed,
15565: results/111.processed, results/112.processed,
15566: results/113.processed, results/114.processed,
15567: results/115.processed, results/116.processed,
15568: results/117.processed, results/118.processed,
15569: results/119.processed, results/120.processed,
15570: results/121.processed, results/122.processed,
15571: results/123.processed, results/124.processed,
15572: results/125.processed, results/126.processed,
15573: results/127.processed, results/128.processed,
15574: results/129.processed, results/130.processed,
15575: results/131.processed, results/132.processed,
15576: results/133.processed, results/134.processed,
15577: results/135.processed, results/136.processed,
15578: results/137.processed, results/138.processed,
15579: results/139.processed, results/140.processed,
15580: results/141.processed: merged(copied) to HEAD from template_gc
15581:
15582: * src/targets/: cgi/parser3.dsp, isapi/parser3isapi.dsp: more step
15583: towards \parser3project not having to be in root
15584:
15585: * src/: classes/math.C, lib/md5/pa_md5.h, lib/md5/pa_md5c.c: apache
15586: module compiled [were minor unnecessary changes in lib/md5
15587: interface]
15588:
15589: * src/include/pa_version.h: release
15590:
15591: * parser3.dsw, src/main/pa_globals.C: relative paths to xml&gc libs
15592:
15593: * src/classes/math.C: merged uuid bugfix
15594:
15595: * tests/: 141.html, results/141.processed: fixed bug with
15596: too-small-a-buffer
15597:
15598: * src/classes/math.C: uuid bugfix
15599:
15600: * tests/: 141.html, Makefile, results/005.processed,
15601: results/030.processed, results/075.processed,
15602: results/078.processed: to reflect date format change (were -
15603: become ' ')
15604:
15605: * src/classes/math.C: uuid bugfix
15606:
15607: * parser3.dsw, src/main/pa_globals.C: few paths for libxml
15608: debug/release changes
15609:
15610: * src/lib/md5/pa_md5c.c: PA_ -> pa_
15611:
15612: 2003-07-23 paf
15613:
15614: * src/: classes/math.C, lib/md5/pa_md5.h, lib/md5/pa_md5c.c:
15615: renamed a little [to move to comman naming conv]
15616:
1.116 moko 15617: * src/targets/Makefile.am: apache13 splitted to simplify apache
15618: build
1.95 moko 15619:
15620: * src/: include/pa_request.h, include/pa_stack.h, main/execute.C,
15621: main/pa_request.C, main/pa_sql_driver_manager.C,
15622: main/pa_stylesheet_manager.C, targets/isapi/parser3isapi.dsp:
15623: stack top_index() fixed
15624:
15625: * src/main/pa_globals.C: minor style changes
15626:
15627: * src/: classes/op.C, include/pa_sql_connection.h: connection
15628: closing/caching fixed [connections were not closed/put to cache]
15629:
15630: 2003-07-22 paf
15631:
15632: * INSTALL: gc part updated stightly
15633:
15634: * src/targets/isapi/: parser3isapi.C, parser3isapi.dsp: updated to
15635: new sapi interface
15636:
15637: * src/classes/file.C: comment on OS
15638:
15639: * src/main/pa_string.C: removed reduntant invariant check [there is
15640: one deeper in cord lib]
15641:
15642: * src/main/pa_exec.C: on win32 bugfix in handling shbang
15643:
15644: * src/main/pa_memory.C: out of memory is no longer coredump
15645:
15646: * INSTALL: disable-threads adviced
15647:
15648: 2003-07-21 paf
15649:
1.116 moko 15650: * src/classes/Makefile.am: removed circular dependency on classes.C
1.95 moko 15651:
15652: * src/classes/file.C: file::exec/cgi environment variables now must
15653: be UPPERCASE and A-Z 0-9 _-
15654:
15655: * src/classes/file.C: env passing fixed
15656:
15657: * src/main/pa_common.C: http:// CRLF now [merged from HEAD]
15658:
15659: * src/main/pa_common.C: http:// CRLF now
15660:
15661: 2003-07-02 paf
15662:
1.211 moko 15663: * operators.ru.txt, operators.txt, src/types/pa_vstatus.C: renamed
15664: $memory:status fields to reflect their real meaning
1.95 moko 15665:
15666: 2003-06-27 paf
15667:
15668: * src/: classes/file.C, include/pa_charset.h, include/pa_exec.h,
15669: include/pa_hash.h, main/pa_charset.C: merged from HEAD
15670: file::exec/cgi .charset
15671:
15672: 2003-06-26 paf
15673:
15674: * ChangeLog, src/classes/file.C, src/classes/hash.C,
15675: src/classes/image.C, src/classes/op.C, src/classes/string.C,
15676: src/classes/table.C: fixed several uninitialized local
15677: structures. notably ^hash.foreach now inserts delimiters
15678: properly [were inserting it before first body]
15679:
15680: 2003-06-24 paf
15681:
15682: * src/include/pa_hash.h: simplified HASH_ALLOCATES_COUNT
15683:
15684: 2003-06-20 paf
15685:
1.211 moko 15686: * operators.ru.txt, operators.txt, src/include/pa_globals.h,
15687: src/main/pa_common.C, src/main/pa_globals.C: introducing
1.95 moko 15688: $f[^file::load[binary;http://...]] $f.tables
15689:
15690: 2003-06-06 paf
15691:
15692: * src/types/: pa_vhash.h: $hash.field lookup first now: along with
15693: table. [were method lookup: inconsistent]
15694:
15695: 2003-06-02 paf
15696:
15697: * src/include/pa_memory.h: empty string clone fixed to return
15698: writable memory
15699:
15700: * src/main/pa_common.C: fix_line_breaks bug fix [terminating zero
15701: were not appended] which violated string invariant
15702:
15703: 2003-05-30 paf
15704:
15705: * src/types/pa_value.C: date format now Sun, 06 Nov 1994 08:49:37
15706: GMT ; RFC 822, updated by RFC 1123 [as in HEAD]
15707:
15708: * src/main/pa_common.C: date format now Sun, 06 Nov 1994 08:49:37
15709: GMT ; RFC 822, updated by RFC 1123
15710:
15711: * src/: classes/file.C, classes/form.C, targets/cgi/parser3.C,
15712: targets/isapi/parser3isapi.C: initialized request_info properly
15713:
15714: * src/classes/xnode.C: found minor bug, commended for future
15715:
15716: 2003-05-28 paf
15717:
15718: * src/classes/form.C: request_info.content_length can't be <0,
15719: size_t for some time
15720:
15721: 2003-05-26 paf
15722:
15723: * src/: classes/file.C, classes/string.C, main/pa_string.C: few
15724: forgotten <0 changed to !=STRING_NOT_FOUND
15725:
15726: * src/classes/math.C: merged ffffu from HEAD
15727:
15728: 2003-05-11 paf
15729:
15730: * src/main/pa_globals.C: xml memory debugging functions (ifdefed)
15731:
15732: * src/types/: pa_vxdoc.h, pa_vxnode.h: think that found cause of
15733: premature doc free. transformed document had xmlDoc reference
15734: stored to non-gc-memory (libgdome) added holding-reference
15735:
15736: 2003-04-29 paf
15737:
15738: * src/main/pa_globals.C: started digging on double free. on win32
15739: found that that's perfectly normal.
15740:
15741: 2003-04-25 paf
15742:
15743: * src/classes/table.C: table.join bug fix [bad limit check]
15744:
15745: * src/classes/math.C: merged from HEAD: simpiler hash_string
15746:
15747: * src/classes/math.C: snprintf(buf, 3) become (buf,2) and failed to
15748: print anything. changed to quicker and simplier code
15749:
15750: * src/classes/hash.C: allowed ^hash::create[^rem{xxx}] [were to
15751: strict a check]
15752:
15753: * src/: classes/table.C, lib/md5/pa_md5c.c: minor compile errors
15754:
15755: 2003-04-24 paf
15756:
15757: * src/include/pa_table.h: too strict assert loosened
15758:
15759: * src/lib/: md5/pa_md5c.c, pcre/pcre.h: thanks to Ilia Soldis
15760: <soldis@infolio.ru> for reporing this ansi c fiolation syntax
15761: report
15762:
15763: 2003-04-21 paf
15764:
1.116 moko 15765: * src/targets/cgi/Makefile.am: pp3 added to .am
1.95 moko 15766:
15767: * src/main/pa_globals.C: pcre memory management changed to use GC
15768: memory
15769:
15770: * src/main/pa_globals.C: 2.5.6 version of libxml allows to install
15771: xmlMallocAtomic [author agreed to my suggestion], used that
15772:
15773: * src/types/pa_vmail.C: ^mail:send[$.body backward compatibility
15774:
15775: * src/: targets/cgi/parser3.C, types/pa_value.C, types/pa_value.h,
15776: types/pa_vmail.C: attributed_meaning_to_string added
15777: L_UNSPECIFIED piece which was sortof OK, but violated string
15778: invariant [assertion barked on that] changed to L_PASS_APPEND,
15779: made that param obligatory
15780:
15781: * src/main/pa_string.C: String::ArrayFragment::append_positions bug
15782: fixed [assert helped]
15783:
15784: * src/include/pa_string.h: assert added [looking for bug]
15785:
15786: * src/main/pa_request.C: merged from HEAD: "x:..." and "\\..." file
15787: names on Win32 considered disk-global
15788:
15789: * src/main/pa_request.C: "x:..." and "\\..." file names on Win32
15790: considered disk-global
15791:
15792: 2003-04-18 paf
15793:
15794: * src/main/untaint.C: merged from HEAD: enabled '~' letter in
15795: filenames
15796:
15797: * src/main/untaint.C: enabled '~' letter in filenames
15798:
15799: 2003-04-16 paf
15800:
15801: * src/classes/file.C: small bug introduced in autoptr times fixed
15802:
15803: * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: merged from
15804: HEAD
15805:
1.116 moko 15806: * src/classes/table.C: fix: gcc reported tiny error
1.95 moko 15807:
15808: 2003-04-15 paf
15809:
1.211 moko 15810: * operators.ru.txt, operators.txt, src/classes/math.C,
15811: src/lib/md5/pa_md5.h, src/lib/md5/pa_md5c.c, tests/141.html,
1.95 moko 15812: tests/results/141.processed: merged from head ^math:uuid[]
15813: ^math:uid64[] ^math:md5[string]
15814:
15815: test added: 141.html
15816:
1.211 moko 15817: * operators.ru.txt, operators.txt, src/classes/math.C:
15818: ^math:uid64[]
1.95 moko 15819:
15820: * src/classes/math.C: ^math:uuid[]
15821:
1.211 moko 15822: * operators.ru.txt, operators.txt, src/classes/math.C: ^math:uuid[]
1.95 moko 15823:
1.211 moko 15824: * operators.ru.txt, operators.txt, src/classes/math.C,
15825: src/lib/md5/pa_md5.h, src/lib/md5/pa_md5c.c: ^math:md5[string]
15826: 16-byte digest
15827:
15828: * operators.ru.txt, operators.txt, src/classes/file.C,
15829: src/include/pa_common.h, src/include/pa_config_fixed.h,
15830: src/main/pa_common.C: ^file::load[mode;name; $.offset
15831: $.limit
1.95 moko 15832:
15833: 2003-04-14 paf
15834:
15835: * src/: classes/math.C, lib/md5/pa_md5.h, lib/md5/pa_md5c.c:
15836: started ^math:md5
15837:
15838: * src/classes/table.C, src/include/pa_array.h,
15839: src/include/pa_table.h, src/main/pa_table.C, tests/140.html,
15840: tests/results/140.processed: table $.reverse option works in
15841: create&co table $.distinct[tables] bug fix merged
15842:
15843: * src/: classes/table.C, include/pa_table.h: table
15844: $.distinct[tables] bug fixed
15845:
15846: * src/classes/table.C: more warnings
15847:
15848: * src/: include/pa_array.h, include/pa_table.h, main/pa_table.C:
15849: removed checks in table::set_current, moved them back to
15850: table::locate implemented table::create/join ñ $.reverse
15851:
15852: * src/: include/pa_table.h, main/pa_array.C, main/pa_table.C:
15853: removed checks in table::set_current, moved them back to
15854: table::locate
15855:
15856: 2003-04-11 paf
15857:
1.211 moko 15858: * operators.ru.txt, operators.txt, src/classes/date.C,
15859: src/classes/table.C, src/include/pa_array.h,
15860: src/include/pa_common.h, src/include/pa_config_includes.h,
15861: src/include/pa_string.h, src/include/pa_table.h,
15862: src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
15863: src/main/pa_string.C, src/main/pa_table.C: merged from HEAD from
1.95 moko 15864: before_append_array_limit_sense_change to
15865: after_append_array_limit_sense_change
15866:
15867: * src/classes/table.C: typo
15868:
1.211 moko 15869: * operators.ru.txt, operators.txt, src/classes/date.C,
15870: src/classes/table.C, src/include/pa_array.h,
15871: src/include/pa_common.h, src/include/pa_config_includes.h,
15872: src/include/pa_globals.h, src/include/pa_table.h,
15873: src/main/pa_array.C, src/main/pa_globals.C,
15874: src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
15875: src/main/pa_string.C, src/main/pa_table.C:
15876: append_array_limit_sense_change locate accepts options same as
15877: create new option: $.reverse(1) [do not work in table::create]
1.95 moko 15878:
15879: * src/: include/pa_common.h, main/pa_common.C: gcc didn't like
15880: (stat xxx,
15881:
15882: * src/classes/: table.C: typo
15883:
15884: * tests/: 130.html, 131.html, 132.html, 133.html, 134.html,
15885: 135.html, 136.html, 137.html, 138.html, 139.html, descript.ion,
15886: results/130.processed, results/131.processed,
15887: results/132.processed, results/133.processed,
15888: results/134.processed, results/135.processed,
15889: results/136.processed, results/137.processed,
15890: results/138.processed, results/139.processed: added few mustfail
15891: tests 130.html mustfail: empty regexp 131.html mustfail: invalid
15892: date/time 132.html mustfail: access to junction outside of
15893: context 133.html mustfail: access to junction outside of context,
15894: case version 134.html mustfail: hash: adding a key inside of
15895: foreach 135.html mustfail: modifying system class 136.html
15896: mustfail: $.name outside of $hash[here] 137.html mustfail:
15897: appendChild without import 138.html mustfail: invalid encoding
15898: inside of xml 139.html mustfail: bad XPath
15899:
1.211 moko 15900: * operators.ru.txt, operators.txt, src/classes/table.C,
15901: tests/084.html, tests/125.html, tests/126.html, tests/127.html,
15902: tests/128.html, tests/129.html, tests/results/125.processed,
1.95 moko 15903: tests/results/126.processed, tests/results/127.processed,
15904: tests/results/128.processed, tests/results/129.processed: merged
15905: from HEAD ^table.hash[key][$.distinct[tables]]
15906:
15907: maked appropriate tests [changed one old nonconforming]
15908:
1.211 moko 15909: * operators.ru.txt, operators.txt, src/classes/table.C:
1.95 moko 15910: ^table.hash[key][$.distinct[tables]]
15911:
15912: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h:
15913: merged fix for found very old xml (dom) bug: were passing
15914: domString objects and later ERROREOUSLY freed them
15915:
15916: * INSTALL, src/include/pa_charset.h, src/lib/Makefile.am,
15917: src/main/pa_charset.C: re-added libgdome patch. regretfully
15918: libgdome bug can not be worked around
15919:
15920: 2003-04-10 paf
15921:
15922: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h:
15923: found very old xml (dom) bug: were passing domString objects and
15924: later ERROREOUSLY freed them
15925:
15926: * src/doc/string.dox, src/include/pa_memory.h,
15927: src/include/pa_string.h, src/lib/cord/cordbscs.c,
15928: src/main/pa_string.C, src/types/pa_vform.C, src/types/pa_vform.h,
15929: tests/123.html, tests/124.html, tests/results/001.processed,
15930: tests/results/002.processed, tests/results/003.processed,
15931: tests/results/004.processed, tests/results/005.processed,
15932: tests/results/006.processed, tests/results/008.processed,
15933: tests/results/009.processed, tests/results/010.processed,
15934: tests/results/011.processed, tests/results/012.processed,
15935: tests/results/013.processed, tests/results/014.processed,
15936: tests/results/015.processed, tests/results/016.processed,
15937: tests/results/017.processed, tests/results/018.processed,
15938: tests/results/020.processed, tests/results/021.processed,
15939: tests/results/022.processed, tests/results/023.processed,
15940: tests/results/024.processed, tests/results/025.processed,
15941: tests/results/026.processed, tests/results/027.processed,
15942: tests/results/028.processed, tests/results/029.processed,
15943: tests/results/030.processed, tests/results/031.processed,
15944: tests/results/032.processed, tests/results/033.processed,
15945: tests/results/034.processed, tests/results/035.processed,
15946: tests/results/036.processed, tests/results/037.processed,
15947: tests/results/038.processed, tests/results/039.processed,
15948: tests/results/040.processed, tests/results/041.processed,
15949: tests/results/042.processed, tests/results/043.processed,
15950: tests/results/044.processed, tests/results/045.processed,
15951: tests/results/046.processed, tests/results/047.processed,
15952: tests/results/048.processed, tests/results/049.processed,
15953: tests/results/050.processed, tests/results/051.processed,
15954: tests/results/052.processed, tests/results/053.processed,
15955: tests/results/054.processed, tests/results/055.processed,
15956: tests/results/056.processed, tests/results/057.processed,
15957: tests/results/058.processed, tests/results/059.processed,
15958: tests/results/060.processed, tests/results/061.processed,
15959: tests/results/062.processed, tests/results/063.processed,
15960: tests/results/064.processed, tests/results/065.processed,
15961: tests/results/066.processed, tests/results/067.processed,
15962: tests/results/068.processed, tests/results/069.processed,
15963: tests/results/070.processed, tests/results/071.processed,
15964: tests/results/072.processed, tests/results/073.processed,
15965: tests/results/074.processed, tests/results/075.processed,
15966: tests/results/076.processed, tests/results/077.processed,
15967: tests/results/078.processed, tests/results/079.processed,
15968: tests/results/080.processed, tests/results/081.processed,
15969: tests/results/082.processed, tests/results/083.processed,
15970: tests/results/084.processed, tests/results/085.processed,
15971: tests/results/086.processed, tests/results/087.processed,
15972: tests/results/088.processed, tests/results/089.processed,
15973: tests/results/090.processed, tests/results/091.processed,
15974: tests/results/092.processed, tests/results/093.processed,
15975: tests/results/094.processed, tests/results/095.processed,
15976: tests/results/096.processed, tests/results/097.processed,
15977: tests/results/101.processed, tests/results/102.processed,
15978: tests/results/104.processed, tests/results/105.processed,
15979: tests/results/106.processed, tests/results/107.processed,
15980: tests/results/108.processed, tests/results/109.processed,
15981: tests/results/110.processed, tests/results/111.processed,
15982: tests/results/112.processed, tests/results/113.processed,
15983: tests/results/114.processed, tests/results/115.processed,
15984: tests/results/116.processed, tests/results/117.processed,
15985: tests/results/118.processed, tests/results/119.processed,
15986: tests/results/120.processed, tests/results/121.processed,
15987: tests/results/122.processed, tests/results/123.processed,
15988: tests/results/124.processed: new convention: char* never 0.
15989: assert in cord on that
15990:
15991: * src/main/pa_charset.C: couple more asserts
15992:
15993: * src/: main/pa_charset.C, include/pa_charset.h: little transcodes
15994: speedup
15995:
15996: * src/main/pa_charset.C: couple assertions on fantastic situations
15997: added [may be those is the case now?]
15998:
15999: * src/main/pa_charset.C: bugfix on memory buffer overrun [but
16000: that's memory from gc_malloc, not from g_malloc :(, but would
16001: hope]
16002:
16003: * src/main/pa_charset.C: bugfix on memory buffer overrun [but
16004: that's memory from gc_malloc, not from g_malloc :(, but would
16005: hope]
16006:
16007: * src/main/pa_charset.C: checked custom malloc for returning 0
16008:
16009: 2003-04-09 paf
16010:
16011: * src/classes/date.C: merged ^date.roll changes
16012:
16013: * src/classes/date.C: ^date.roll bug fix
16014:
16015: * src/classes/date.C: ^date.roll now throws less errors: month
16016: shifts handles end of month situation by reducing day number
16017: hour-hole shift reduces hour to recover
16018:
16019: * src/targets/cgi/pp3.cmd: custom profiling script: plist/ST <<
16020: Sort by function time
16021:
1.211 moko 16022: * operators.ru.txt, operators.txt, src/main/pa_charset.C,
16023: src/main/pa_common.C: http:// $.charset[] param done
1.95 moko 16024:
16025: * tests/: 122.html, results/122.processed: 122 date test <= and ==
16026: added [after volatile fix. passes on win&intel-solaris]
16027:
16028: 2003-04-08 paf
16029:
16030: * src/: classes/file.C, classes/op.C, classes/table.C,
16031: classes/xdoc.C, include/pa_charset.h, include/pa_charsets.h,
16032: include/pa_common.h, include/pa_request_charsets.h,
16033: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
16034: main/pa_exec.C, main/pa_request.C, main/untaint.C,
16035: types/pa_value.h, types/pa_vmail.C, types/pa_vrequest.C,
16036: types/pa_vresponse.C: started http:// $.charset[] param and
16037: http response charset detection just compiled. todo:test
16038:
16039: * src/main/pa_common.C: merged PA_USE_ALARM bugfix from HEAD
16040:
16041: * src/: classes/string.C, include/pa_string.h, main/pa_string.C,
16042: main/untaint.C, targets/isapi/parser3isapi.C, types/pa_vform.C,
16043: types/pa_vmail.C: changed transcode param converntion along with
16044: string creating convention -- all strings are zero-terminated,
16045: this allowed to fix one remaining String("123", 2) case
16046:
16047: * src/: classes/date.C, classes/file.C, classes/hash.C,
16048: classes/op.C, classes/string.C, classes/table.C,
16049: include/pa_charset.h, include/pa_memory.h, include/pa_string.h,
16050: main/compile.tab.C, main/pa_charset.C, main/pa_exec.C,
16051: main/pa_request.C, main/pa_string.C, main/pa_uue.C,
16052: main/untaint.C, types/pa_vfile.C, types/pa_vfile.h,
16053: types/pa_vform.C, types/pa_vform.h, types/pa_vmail.C: pa_vform
16054: violated String::invariant. started fixing [not compiled now]
16055:
16056: * src/: classes/string.C, include/pa_string.h, lib/cord/cordbscs.c,
16057: main/compile.tab.C, main/compile.y, main/pa_string.C,
16058: main/untaint.C, targets/cgi/parser3.C: number of string style
16059: improvements & optimizations
16060:
16061: * src/classes/xnode.C: =0 bug fix [left from autoptr default ctor
16062: :(]
16063:
16064: * src/main/untaint.C: removed redundant & in CORD_pos param passing
16065: [for it's a pointer really]
16066:
16067: * src/main/untaint.C: CORD_pos_advance turned out to have limit on
16068: 'n' param. worked that around
16069:
16070: * src/lib/cord/: Makefile.am, cordbscs.c, source.url: From: "Boehm,
16071: Hans" <hans_boehm@hp.com> To: "'Alexandr Petrosian (PAF)'"
16072: <PAF@design.ru>; "Boehm, Hans" <hans_boehm@hp.com> Sent: Tuesday,
16073: April 08, 2003 2:16 AM Subject: RE: libgc 6.2.alpha4
16074: cord/cordbscs.c/CORD_cat bug [were: CORD__extend_path bug?
16075:
16076: Thanks for the bug report and patch.
16077:
16078: I hadn't looked at this code in a while. Reading it now, it
16079: seems to me that the tests should also be ">= MAX_DEPTH" to
16080: comply with the invariant, though that may not matter a lot. I
16081: changed that, too.
16082:
16083: Hans
16084:
16085: 2003-04-07 paf
16086:
16087: * src/: include/pa_common.h, main/pa_common.C, main/pa_exec.C:
16088: merged from head:safe mode error message now includes numbers
16089:
16090: * src/main/execute.C: n-th attempt to make a=a work with double.
16091: problem: as_double returns it's result in fp-register compiler
16092: optimizes access to that register after b->as_double, and just
16093: compares ALREADY_STORED_VALUE with prev-calculated a->as_double
16094: from memory. _SAME_ double values do not match here. when
16095: forced to REload fp-register, values do match.
16096:
16097: tried to make them volatile.
16098:
16099: * src/main/execute.C: n-th attempt to make a=a work with double.
16100: problem: as_double returns it's result in fp-register compiler
16101: optimizes access to that register after b->as_double, and just
16102: compares ALREADY_STORED_VALUE with prev-calculated a->as_double
16103: from memory. _SAME_ double values do not match here. when
16104: forced to REload fp-register, values do match.
16105:
16106: tried to make them volatile.
16107:
16108: * src/types/pa_vobject.h: small style change
16109:
16110: * src/: lib/cord/cordbscs.c, include/pa_string.h: CORD_cat bugfix
16111:
16112: * src/: include/pa_common.h, main/pa_common.C, main/pa_exec.C: safe
16113: mode error message now includes numbers
16114:
16115: * src/: main/untaint.C, targets/cgi/parser3.C: unknown untaint lang
16116: now causes death
16117:
16118: 2003-04-04 paf
16119:
16120: * src/: classes/file.C, include/pa_exec.h, main/pa_exec.C:
16121: incorportated pa_exec patch by From: "Victor Fedoseev"
16122: <vvf_ru@mail.ru> To: "Alexandr Petrosian (PAF)" <PAF@design.ru>
16123: Sent: Thursday, January 23, 2003 9:14 AM
16124:
16125: huge speedup on ^file::cgi with big result
16126:
16127: * src/classes/table.C: sort table with 0 rows bug fixed
16128:
16129: * src/types/pa_vhash.h: $hash._default showed in foreach & co bug
16130: fix http://i2/tasks/edit/?id=4493701604654042676
16131:
16132: @main[] $with_default[ $.a[1] $._default[default from
16133: with_default] ] ^show[$with_default]
16134:
16135: $to_add_to[ $.b[2] ] ^to_add_to.add[$with_default]
16136: =$to_add_to.xxx=<br>
16137:
16138: ^show[$to_add_to]
16139:
16140: $cloned[^hash::create[$with_default]] =$cloned.xxx=<br>
16141: ^show[$cloned]
16142:
16143: @show[hash] ^hash.foreach[k;v]{ $k = $v <br>
16144:
16145: } <hr>
16146:
16147: * src/classes/hash.C: $hash._default showed in foreach & co bug fix
16148: http://i2/tasks/edit/?id=4493701604654042676
16149:
16150: @main[] $with_default[ $.a[1] $._default[default from
16151: with_default] ] ^show[$with_default]
16152:
16153: $to_add_to[ $.b[2] ] ^to_add_to.add[$with_default]
16154: =$to_add_to.xxx=<br>
16155:
16156: ^show[$to_add_to]
16157:
16158: $cloned[^hash::create[$with_default]] =$cloned.xxx=<br>
16159: ^show[$cloned]
16160:
16161: @show[hash] ^hash.foreach[k;v]{ $k = $v <br>
16162:
16163: } <hr>
16164:
16165: * src/types/pa_vmail.C: mail receive: .txt attachemnts bug fix
16166: http://i2/tasks/edit/?id=4507350336410850921
16167:
16168: * src/classes/xdoc.C: memory allocation func bugfix
16169: http://i2/tasks/edit/?id=4499303470368629745
16170:
16171: * src/classes/math.C: allowed random 1...
16172:
16173: * src/classes/math.C: allowed random 0..
16174:
16175: * src/main/pa_globals.C: exif mem leak
16176: http://i2/tasks/edit/?id=4480590323629807263
16177:
16178: * src/: classes/classes.dsp, main/main.dsp,
16179: targets/cgi/parser3.dsp, types/pa_vmail.C, types/types.dsp: buf
16180: fix http://i2/tasks/edit/?id=4493946731322521294
16181: $.to[billgates@microsoft.com BCc: send-spam-to@someemails.ru ]
16182:
16183: * src/: classes/classes.dsp, lib/ltdl/libltdl.dsp, lib/md5/md5.dsp,
16184: lib/pcre/pcre.dsp, main/compile.tab.C, main/main.dsp,
16185: main/pa_globals.C, targets/cgi/parser3.dsp, types/types.dsp:
16186: links to xml libs made relative, no need to unpack parser3project
16187: to /parser3project.
16188:
16189: * src/main/: compile.tab.C, compile.y, compile_tools.h: error
16190: column more precise - tab handling bug fixed
16191:
16192: * src/main/: compile.tab.C, compile.y: more understandable error
16193: message in case @CLASS with more then one line inside
16194:
16195: * src/targets/cgi/parser3.C: more understandable error message in
16196: case of errors in @unhandled_exception
16197:
16198: 2003-04-03 paf
16199:
16200: * INSTALL, src/include/pa_operation.h, src/include/pa_request.h,
16201: src/main/compile.tab.C, src/main/compile.y,
16202: src/main/compile_tools.C, src/main/compile_tools.h,
16203: src/main/execute.C, src/main/pa_request.C: debug info format
16204: simplified, now it's: OP_VALUE Operation::Origin << here value*
16205:
16206: higher limits: file number (max: 255) line number (max:
16207: 64535) column number (max: 255)
16208:
16209: * src/classes/math.C: top limit
16210:
16211: * src/main/: compile.C, compile.tab.C, compile.y, compile_tools.h:
16212: precise parse error position in case of
16213:
16214: ^bug ]
16215:
16216: * src/classes/op.C, src/main/pa_request.C, tests/042.html: test 042
16217: changed to realities, and passed [bug fixed]
16218:
16219: * src/: classes/op.C, include/pa_request.h, main/compile.C,
16220: main/compile.tab.C, main/compile.y, main/compile_tools.C,
16221: main/compile_tools.h, main/pa_request.C: introducing
16222: ^process...[main-method-alias]
16223:
16224: * src/: classes/date.C, classes/image.C, classes/op.C,
16225: classes/string.C, classes/table.C, classes/xdoc.C,
16226: types/pa_vmethod_frame.h: MethodParams& now [methods without
16227: params receive zero reference, but they are expected not to look
16228: there]
16229:
1.211 moko 16230: * operators.ru.txt, operators.txt, src/classes/date.C,
16231: src/classes/double.C, src/classes/file.C, src/classes/hash.C,
16232: src/classes/image.C, src/classes/int.C, src/classes/mail.C,
16233: src/classes/math.C, src/classes/memory.C, src/classes/op.C,
16234: src/classes/response.C, src/classes/string.C,
16235: src/classes/table.C, src/classes/void.C, src/classes/xdoc.C,
16236: src/classes/xnode.C, src/classes/xnode.h, src/main/execute.C,
16237: src/types/pa_method.h: MethodParams& now [methods without params
16238: receive zero reference, but they are expected not to look there]
16239:
16240: * operators.ru.txt, operators.txt, src/classes/op.C,
16241: src/include/pa_request.h, src/main/pa_request.C,
16242: src/types/pa_vmethod_frame.h: ^process...[filename] useful for
16243: better error reporting [file/line/col]
1.95 moko 16244:
16245: * src/: main/execute.C, types/pa_value.C, types/pa_value.h,
16246: types/pa_vstring.h: slightly improved error messages text: 1. is
16247: '%s', it 2. method undefined in case of ^void[]
16248:
16249: * src/: classes/op.C, include/pa_request.h, include/pa_stack.h,
16250: include/pa_types.h, main/execute.C, main/pa_request.C: exception
16251: handling done. now we have error columns todo: test it
16252:
16253: * src/: classes/op.C, include/pa_request.h: removed from trace 'a'
16254: exception when ^try{ ^throw[a;1] }{ ^throw[b;2] }
16255:
16256: this makes life easier: were: bad stack order -- were in
16257: exception catch unwind order, which didn't match execution order
16258:
16259: @main[] ^try{ ^first[] }{ ^throw[c;3] }
16260:
16261: @first[] ^throw[a;1]
16262:
16263: showed throw a first throw b try
16264:
16265: which is no good
16266:
16267: * src/: classes/op.C, include/pa_request.h, include/pa_stack.h,
16268: main/compile.tab.C, main/execute.C, main/pa_request.C: strack
16269: trace reset after handled exception [old bug fixed]
16270:
16271: * src/main/: compile.tab.C, compile.y: parse position old bug
16272: fixed. position reporting made precise [both, in parse erros and
16273: runtime errors]
16274:
16275: 2003-04-02 paf
16276:
16277: * src/: include/pa_operation.h, include/pa_request.h,
16278: main/compile.C, main/compile.tab.C, main/compile.y,
16279: main/compile_tools.C, main/compile_tools.h, main/execute.C,
16280: main/pa_exception.C, main/pa_request.C: debug info: started
16281: using. todo:complete
16282:
16283: * src/: classes/op.C, include/pa_operation.h, include/pa_request.h,
16284: main/compile.C, main/compile.tab.C, main/compile.y,
16285: main/compile_tools.C, main/compile_tools.h, main/execute.C,
16286: main/pa_request.C: prepared debug info todo:use it
16287:
16288: * src/include/pa_operation.h: strange mistake fixed: forgot to
16289: return Operation class->union after switching from autoptrs.
16290:
16291: * tests/: Makefile, results/108.processed, results/117.processed:
16292: meta considered OK [it's up to coder now to remove it not needed]
16293:
16294: * src/main/pa_dictionary.C, tests/Makefile: replace bug fix [broke
16295: Dictionary constructor when moved to gc]
16296:
16297: * src/main/pa_common.C: uncommented http:// file loading
16298:
16299: * src/include/pa_array.h, src/main/execute.C,
16300: src/targets/cgi/parser3.C, tests/run_parser.sh: gif encoder bug
16301: fix [gdGrowingBuf]
16302:
16303: * configure.in, src/lib/Makefile.am: removed patches
16304:
16305: * configure, src/include/pa_config_auto.h.in,
16306: src/main/pa_charset.C: --enable-assertions autoconf-ed
16307:
16308: * src/main/pa_common.C: uncommented http:// file loading
16309:
16310: * src/: classes/xdoc.C, types/pa_vxdoc.h: removed ref leak in
16311: xdoc::create/load
16312:
16313: * src/: classes/form.C, classes/hash.C, classes/image.C,
16314: classes/string.C, classes/table.C, classes/void.C,
16315: include/pa_common.h, main/pa_common.C, main/pa_request.C,
16316: main/pa_sql_driver_manager.C, main/pa_string.C: all calls to
16317: String::String(str,helper_length) are checked. found/fixed one
16318: place: $request:body now zero-terminated,
16319:
16320: * src/: classes/op.C, classes/table.C, include/pa_request.h,
16321: main/compile_tools.C, main/execute.C, types/pa_value.h,
16322: types/pa_vbool.h, types/pa_vclass.h, types/pa_vdate.h,
16323: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vhash.h,
16324: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
16325: types/pa_vobject.C, types/pa_vobject.h, types/pa_vstring.h,
16326: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.h,
16327: types/pa_vxnode.h: more locally scoped vars in execute (more
16328: easily optimizable)
16329:
16330: * src/: classes/table.C, include/pa_table.h, main/pa_table.C: few
16331: for(size_t i=0...) -> for(Array_iterator... i(..); i.has_next()
16332:
16333: * src/: include/pa_array.h, include/pa_stack.h,
16334: include/pa_string.h, main/compile_tools.C, main/main.dsp,
16335: main/pa_table.C, types/pa_vmethod_frame.C: array get/put check
16336: become assertion iterator in methodframe filler
16337:
16338: * src/: include/pa_array.h, include/pa_stack.h, main/main.dsp,
16339: targets/cgi/parser3.C: array::get/put inlined
16340:
16341: * src/: lib/cord/cordbscs.c, main/pa_globals.C: globals.c:
16342: gc_substitute_memory_management_functions +installed CORD_oom
16343: function
16344:
16345: * configure.in, src/classes/xnode.C, src/include/pa_config_fixed.h,
16346: src/include/pa_config_includes.h, src/include/pa_string.h,
16347: src/lib/cord/cordbscs.c, src/main/pa_memory.C,
16348: src/targets/cgi/parser3.C: converted debug hacks to ANSI
16349: assertions started configure.in --enable-assertions
16350:
16351: 2003-04-01 paf
16352:
16353: * src/: classes/xdoc.C, classes/xnode.h, include/pa_memory.h,
16354: main/pa_memory.C, targets/cgi/parser3.C, types/pa_vxdoc.h,
16355: types/pa_vxnode.C, types/pa_vxnode.h: memory bug debugged down:
16356: gdome uses glib memory, and stores last pointer to xmlDoc there,
16357: gc misses that and collects valid memory fixed by remembering
16358: xmlDoc from dom object in xdoc. todo: do something with
16359: premature free of xdoc with xnodes/node values referring into it
16360:
16361: * src/classes/: mail.C: typo fix
16362:
16363: * src/main/pa_memory.C: bug() to set bpt in (memory.c) some .am
16364: changes
16365:
16366: * src/: include/pa_memory.h, main/pa_common.C, main/pa_globals.C,
16367: main/pa_memory.C: moved memory debugging to global level: to
16368: pa_gc_malloc
16369:
16370: * src/: main/pa_globals.C, targets/cgi/parser3.C: xml memory
16371: debugging showed no errors. todo: debug parser memory
16372:
16373: * src/targets/cgi/: parser3.C, parser3.dsp: more build
16374: configurations
16375:
16376: * src/: classes/classes.dsp, include/pa_config_fixed.h,
16377: main/compile.tab.C, main/main.dsp, main/pa_globals.C,
16378: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
16379: types/types.dsp: prepared xml-static configuration
16380:
16381: 2003-03-31 paf
16382:
16383: * INSTALL, src/classes/xdoc.C, src/main/pa_globals.C,
16384: src/targets/cgi/parser3.C, src/targets/cgi/parser3.dsp: started
16385: xml lib memory debugging, simple checks failed: it seems that
16386: library does realloc(bad ptr), and recording those ptrs in heap
16387: [for debugging] was bad: heap situation changes = everything
16388: works fine
16389:
16390: * src/: main/pa_charset.C, include/pa_charset.h: worked around
16391: xmlRegisterCharEncodingHandler limitation [currently imposed
16392: limit of 10 user-defined charsets]
16393:
16394: 2003-03-28 paf
16395:
16396: * src/main/execute.C: execution stack copied to local register
16397: variable, removed lots [~2e7) of memory accesses
16398:
16399: 2003-03-27 paf
16400:
16401: * src/: classes/xdoc.C, main/pa_globals.C: XML memory funcs to GC
16402: works in debug, but fails in release todo: fix that
16403:
16404: * src/: classes/xdoc.C, main/compile.tab.C, main/pa_globals.C,
16405: targets/cgi/parser3.C: forgot to merge XML memory funcs
16406: replacement from gc branch
16407:
16408: * src/main/pa_exec.C: introducing append_help_length [radical
16409: improvement here]
16410:
16411: * src/targets/cgi/parser3.C: GC_java_finalization turned off [was
16412: 'not recommened' in gc.h, on win32 noticed no difference]
16413:
16414: * src/include/pa_array.h: returned checked array get [were disabled
16415: for debugging] result:not slower [don't understand that, it were
16416: INLINED] todo: find out a way of inlining it!
16417:
16418: * src/: include/pa_string.h, lib/gc/include/gc.h,
16419: lib/gc/include/gc_fake.h, main/compile.tab.C,
16420: targets/cgi/parser3.C, main/pa_memory.C, targets/cgi/parser3.dsp:
16421: convention changed: all resulting strings are zero-terminated
16422:
16423: * src/: classes/date.C, classes/file.C, classes/hash.C,
16424: classes/string.C, classes/table.C, classes/void.C,
16425: include/pa_string.h, lib/cord/cord.dsp, lib/cord/cordbscs.c,
16426: lib/cord/include/cord.h, main/compile.tab.C, main/compile.y,
16427: main/compile_tools.h, main/pa_common.C, main/pa_exec.C,
16428: main/pa_request.C, main/pa_string.C, main/pa_uue.C,
16429: sql/pa_sql_driver.h, types/pa_value.C, types/pa_venv.h,
16430: types/pa_vfile.C, types/pa_vmail.C: introducing
16431: append_help_length [radical improvement here]
16432:
16433: * src/: classes/memory.C, include/pa_array.h, include/pa_hash.h,
16434: include/pa_memory.h, lib/cord/cord.dsp, lib/cord/cordxtra.c,
16435: lib/gc/include/gc.h, main/pa_memory.C, targets/cgi/parser3.C,
16436: targets/cgi/parser3.dsp, types/pa_vstatus.C: disabled gc, become
16437: even slower
16438:
16439: * src/: classes/string.C, classes/table.C, include/pa_array.h,
16440: include/pa_stack.h, include/pa_string.h, main/compile_tools.C,
16441: main/pa_string.C, main/untaint.C, types/pa_vmethod_frame.C: fixed
16442: clients of &get(): most to use non-ref version, some[in tight
16443: places] to get_unchecked_ref
16444:
16445: * src/doc/memory.dox: forgot to add
16446:
16447: * src/: classes/classes.dsp, classes/memory.C, classes/xdoc.C,
16448: include/pa_array.h, include/pa_request.h, include/pa_stack.h,
16449: include/pa_string.h, lib/cord/cord.dsp, lib/ltdl/libltdl.dsp,
16450: lib/md5/md5.dsp, lib/pcre/pcre.dsp, main/compile.tab.C,
16451: main/compile.y, main/compile_tools.C, main/compile_tools.h,
16452: main/main.dsp, main/pa_string.C, targets/cgi/parser3.C,
16453: targets/cgi/parser3.dsp, types/pa_vmail.C,
16454: types/pa_vmethod_frame.C, types/types.dsp: Array::put(index,
16455: T>>&<< removed after Stack::pop wiping removed [moved to separate
16456: func] other Array & removed
16457:
16458: 2003-03-26 paf
16459:
16460: * src/: classes/classes.dsp, classes/file.C, classes/op.C,
16461: classes/table.C, include/pa_array.h, include/pa_charset.h,
16462: include/pa_stack.h, include/pa_string.h, include/pa_table.h,
16463: lib/cord/cord.dsp, lib/ltdl/libltdl.dsp, lib/md5/md5.dsp,
16464: lib/pcre/pcre.dsp, main/compile.tab.C, main/compile.y,
16465: main/main.dsp, main/pa_charset.C, main/pa_common.C,
16466: main/pa_exec.C, main/pa_sql_driver_manager.C,
16467: main/pa_stylesheet_manager.C, main/pa_table.C,
16468: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
16469: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
16470: types/pa_vobject.C, types/pa_vobject.h, types/types.dsp:
16471: pre-evaluated .count() in some places
16472:
16473: * src/: classes/classes.dsp, lib/ltdl/libltdl.dsp, lib/md5/md5.dsp,
16474: lib/pcre/pcre.dsp, main/main.dsp, targets/cgi/parser3.dsp,
16475: types/types.dsp: .dsp profiling updated
16476:
16477: * src/: classes/classes.dsp, lib/cord/cord.dsp,
16478: lib/ltdl/libltdl.dsp, lib/md5/md5.dsp, main/main.dsp,
16479: targets/cgi/parser3.dsp, types/types.dsp: started profiling
16480:
16481: * src/: classes/classes.dsp, lib/cord/cord.dsp, main/compile.tab.C,
16482: main/compile_tools.h, main/main.dsp, targets/cgi/parser3.dsp,
16483: targets/isapi/parser3isapi.dsp, types/types.dsp: .dsp updated to
16484: use lib/gc,lib/cord
16485:
1.116 moko 16486: * acsite.m4, src/classes/Makefile.am, src/classes/mail.C,
16487: src/classes/math.C, src/classes/op.C, src/include/pa_common.h,
1.95 moko 16488: src/include/pa_config_auto.h.in, src/include/pa_config_fixed.h,
16489: src/include/pa_config_includes.h, src/include/pa_request.h,
16490: src/include/pa_sql_driver_manager.h, src/include/pa_string.h,
16491: src/include/pa_stylesheet_connection.h, src/include/pa_version.h,
1.116 moko 16492: src/lib/Makefile.am, src/lib/cord/Makefile.am,
1.95 moko 16493: src/lib/cord/include/Makefile.am,
1.116 moko 16494: src/lib/cord/include/private/Makefile.am, src/main/Makefile.am,
16495: src/main/pa_exec.C, src/main/pa_string.C, src/main/untaint.C,
16496: src/targets/cgi/Makefile.am, src/types/Makefile.am,
16497: src/types/pa_vclass.h, src/types/pa_vcookie.h,
16498: src/types/pa_vform.h, src/types/pa_vhash.h,
16499: src/types/pa_vimage.h, src/types/pa_vint.h, src/types/pa_vmail.h,
16500: src/types/pa_vresponse.h, src/types/pa_vstateless_class.h,
16501: src/types/pa_vstatus.C, src/types/pa_vstatus.h,
16502: src/types/pa_vtable.h, src/types/pa_vxdoc.h: configured math
16503: funcs ported pa_exec
1.95 moko 16504:
16505: * src/lib/: cord/include/gc.h, gc/include/gc.h: introducing lib/gc
16506:
16507: * src/lib/cord/include/: cord.h, ec.h, gc.h, private/cord_pos.h:
16508: bundled gc includes
16509:
16510: * src/: classes/op.C, include/pa_array.h,
16511: include/pa_sql_connection.h, include/pa_string.h,
16512: include/pa_version.h, main/compile.tab.C, main/compile.y,
16513: main/execute.C, main/pa_common.C, main/pa_exception.C,
16514: main/pa_request.C, main/pa_string.C, targets/cgi/parser3.C,
16515: targets/cgi/parser3.dsp: a number of bugfixes [while testing
16516: first real site (aval)]
16517:
16518: 2003-03-25 paf
16519:
1.211 moko 16520: * operators.ru.txt, operators.txt,
16521: src/main/pa_sql_driver_manager.C, src/types/pa_vstatus.C:
16522: $status.memory used free since_compact process
1.95 moko 16523:
16524: * src/: include/pa_sql_connection.h, main/pa_globals.C,
16525: main/untaint.C, sql/pa_sql_driver.h: untaint.C L_SQL
16526:
16527: * src/main/: pa_charset.C, untaint.C: untaint.C L_MAIL_HEADER
16528:
16529: * src/main/pa_request.C, src/main/untaint.C, src/types/pa_value.C,
16530: src/types/pa_value.h, src/types/pa_vfile.h,
16531: src/types/pa_vobject.C, src/types/pa_vobject.h,
16532: src/types/pa_vstring.C, src/types/pa_vstring.h, tests/121.html,
16533: tests/results/121.processed: untaint.C L_URI
16534:
1.211 moko 16535: * operators.ru.txt, operators.txt, src/classes/Makefile.am,
16536: src/classes/classes.dsp, src/classes/op.C, src/main/pa_request.C,
16537: src/types/Makefile.am, src/types/pa_venv.h, src/types/types.dsp,
16538: src/classes/memory.C, src/types/pa_vmemory.h: ^memory:compact[]
1.95 moko 16539:
16540: * tests/results/109.processed: it was a bug in parser. updated 109
16541: test result
16542:
16543: * src/classes/xdoc.C, tests/Makefile: fixed transform params2
16544:
16545: * src/main/pa_charset.C, src/targets/cgi/parser3.C, tests/Makefile,
16546: tests/results/107.processed: fixed dom language [values are now
16547: considered tainted. it was a bug in parser. updated 107 test
16548: result
16549:
16550: * src/classes/xdoc.C: fixed transform params
16551:
16552: * src/: include/pa_stylesheet_manager.h,
16553: main/pa_stylesheet_manager.C: fixed stylesheet caching
16554:
16555: * src/: include/pa_memory.h, main/pa_charset.C: memory: new 'new'
16556: overloads for structure handling
16557:
16558: * src/: classes/image.C, classes/xdoc.C, classes/xnode.C,
16559: include/pa_string.h, main/pa_string.C, types/pa_vxnode.C: removed
16560: StringBody(0) ambiguilty, introducting static
16561: StringBody::Format(int)
16562:
16563: * src/: main/pa_request.C, types/pa_vxnode.C: vxnode compiled xml
16564: linked
16565:
16566: * src/types/pa_vxdoc.C: vxdoc compiled
16567:
16568: * src/: classes/xnode.C, classes/xnode.h, include/pa_memory.h,
16569: types/pa_vxdoc.h, types/pa_vxnode.h: xnode.C compiled, doc/node
16570: finalizers isntalled
16571:
16572: * src/: classes/image.C, classes/xdoc.C, classes/xnode.h,
16573: doc/exception.dox, doc/index.dox, include/pa_charset.h,
16574: include/pa_memory.h, include/pa_request.h, include/pa_string.h,
16575: main/pa_charset.C, main/pa_memory.C, main/pa_string.C: xdoc.C
16576: compiled todo: xnode.C / finalizers
16577:
16578: * src/doc/string.dox: updated: new string internals
16579:
16580: 2003-03-24 paf
16581:
16582: * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
16583: include/pa_charset.h, include/pa_config_fixed.h,
16584: include/pa_request.h, include/pa_stylesheet_connection.h,
16585: include/pa_stylesheet_manager.h, main/pa_charset.C,
16586: main/pa_exception.C, main/pa_globals.C, main/pa_request.C,
16587: main/pa_stylesheet_manager.C, types/pa_vxdoc.h,
16588: types/pa_vxnode.h: started XML
16589:
16590: * src/main/: pa_common.C, pa_sql_driver_manager.C: http://
16591:
16592: * src/: classes/file.C, classes/image.C, classes/mail.C,
16593: include/pa_string.h, main/pa_common.C,
16594: main/pa_sql_driver_manager.C: introducing string[body]::pos(char)
16595:
16596: * src/: classes/file.C, classes/image.C, classes/mail.C,
16597: include/pa_memory.h, include/pa_string.h, main/pa_common.C,
16598: main/pa_request.C, main/pa_sql_driver_manager.C,
16599: types/pa_vimage.h: size_t pos everywhere checks changed to check
16600: for eq STRING_NOT_FOUND
16601:
16602: * src/main/pa_string.C, src/main/untaint.C, tests/Makefile: string
16603: optimize bit implemented
16604:
16605: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
16606: String::ArrayFragment::append_positions fixed
16607:
16608: * src/: classes/table.C, include/pa_string.h, main/pa_string.C:
16609: String::this_starts fixed
16610:
16611: * src/main/pa_string.C, tests/Makefile: string::pos fixed
16612:
16613: * src/: include/pa_hash.h, main/execute.C, main/pa_string.C:
16614: hashcode implemented fully, including per-char callback [it can
16615: be - substr CORD node]
16616:
16617: * src/: include/pa_array.h, main/compile.tab.C: gif encoding
16618: rewritten to rewalloc with 100byte buf ahead
16619:
16620: * src/classes/image.C, src/classes/op.C, src/classes/table.C,
16621: src/include/pa_string.h, src/main/compile.tab.C,
16622: src/main/compile.y, src/main/execute.C, src/main/pa_common.C,
16623: src/main/untaint.C, tests/Makefile: attempt to do gif encoding to
16624: CORD_ec [bad] would rewrite as realloc now
16625:
16626: * src/: classes/date.C, classes/file.C, classes/form.C,
16627: classes/image.C, classes/math.C, classes/op.C, classes/table.C,
16628: include/pa_cache_managers.h, include/pa_charsets.h,
16629: include/pa_common.h, include/pa_request.h,
16630: include/pa_sql_driver_manager.h, include/pa_table.h,
16631: main/pa_charset.C, main/pa_exception.C, main/pa_exec.C,
16632: main/pa_globals.C, main/pa_request.C, main/pa_uue.C,
16633: targets/isapi/parser3isapi.C, types/pa_value.C, types/pa_value.h,
16634: types/pa_vmail.C, types/pa_vmethod_frame.C,
16635: types/pa_vstateless_class.h: 2*2 worked :)
16636:
16637: * parser3.dsw, src/classes/date.C, src/classes/file.C,
16638: src/include/pa_exec.h, src/include/pa_string.h,
16639: src/main/pa_exec.C, src/main/pa_sql_driver_manager.C: empty run
16640: passed OK
16641:
16642: * src/: classes/hash.C, classes/string.C, classes/table.C,
16643: types/pa_value.C: all linked todo: debug
16644:
16645: * src/: classes/mail.C, main/pa_request.C, targets/cgi/parser3.C,
16646: types/pa_vstateless_class.C: all compiled. todo:link
16647:
16648: * src/types/pa_wcontext.C: pa_wcontext.C compiled
16649:
16650: * src/types/pa_vtable.C: pa_vtable.C compiled
16651:
16652: * src/types/pa_vstring.C: pa_vstring.C compiled
16653:
16654: * src/types/pa_vstatus.C: pa_vstatus.C compiled
16655:
16656: * src/types/: pa_vmath.C, pa_vmethod_frame.C, pa_vmethod_frame.h,
16657: pa_vobject.C, pa_vrequest.C, pa_vresponse.C,
16658: pa_vstateless_class.C, pa_vstateless_class.h:
16659: pa_vstateless_class.C compiled
16660:
16661: * src/: classes/xdoc.C, types/pa_vmail.C, types/pa_vmail.h,
16662: types/pa_vmath.C: pa_vmail.C compiled
16663:
16664: * src/types/: pa_vhash.C, pa_vimage.C: pa_vimage.C compiled
16665:
16666: * src/types/pa_vform.C: pa_vform.C compiled
16667:
16668: * src/types/pa_vfile.C: pa_vfile.C compiled
16669:
16670: * src/types/: pa_value.h, pa_vclass.C, pa_vcookie.C,
16671: pa_vstateless_class.C: pa_vcookie.C compiled
16672:
16673: * src/: classes/string.C, types/pa_value.C, types/pa_value.h,
16674: types/pa_vhash.h: pa_value.C compiled
16675:
16676: * src/: main/execute.C, main/pa_string.C, types/pa_wcontext.h:
16677: classes.lib main.lib compiled
16678:
16679: * src/classes/void.C: void.C compiled
16680:
16681: * src/: classes/string.C, classes/table.C, include/pa_string.h,
16682: main/pa_string.C, types/pa_vtable.C, types/pa_vtable.h: table.C
16683: compiled
16684:
16685: * src/: classes/string.C, include/pa_request.h,
16686: include/pa_string.h, main/pa_string.C: string.C compiled
16687:
16688: * src/: classes/op.C, classes/string.C, classes/table.C,
16689: classes/void.C, include/pa_sql_connection.h, include/pa_string.h,
16690: main/pa_request.C, main/pa_string.C: op.C compiled
16691:
16692: * src/classes/: math.C, op.C: math.C compiled
16693:
16694: * src/: classes/mail.C, classes/string.C, classes/table.C,
16695: types/pa_vmail.h: mail.C compiled
16696:
16697: * src/classes/: int.C, table.C: int.C compiled
16698:
16699: * src/: classes/hash.C, classes/image.C, classes/string.C,
16700: classes/table.C, include/pa_memory.h, include/pa_string.h,
16701: main/pa_memory.C, types/pa_vimage.h, types/pa_vmail.C: image.C
16702: compiled
16703:
16704: * src/: classes/hash.C, classes/string.C, classes/table.C,
16705: classes/void.C, classes/xdoc.C, include/pa_request.h,
16706: include/pa_sql_connection.h: hash.C compiled
16707:
16708: * src/: classes/classes.C, classes/classes.awk, classes/classes.h,
16709: classes/date.C, classes/double.C, classes/file.C, classes/form.C,
16710: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
16711: classes/math.C, classes/op.C, classes/response.C,
16712: classes/string.C, classes/table.C, classes/void.C,
16713: classes/xdoc.C, classes/xnode.C, include/pa_memory.h,
16714: include/pa_request.h, include/pa_sapi.h, include/pa_string.h,
16715: main/pa_string.C, types/pa_vdate.h, types/pa_vmethod_frame.h:
16716: file.C table.C compiled
16717:
16718: * src/: include/pa_string.h, main/pa_string.C, main/pa_uue.C,
16719: main/untaint.C: main.lib compiled
16720:
16721: 2003-03-21 paf
16722:
16723: * src/: classes/op.C, include/pa_cache_managers.h,
16724: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
16725: include/pa_stylesheet_manager.h, main/pa_exception.C,
16726: main/pa_globals.C, main/pa_sql_driver_manager.C,
16727: sql/pa_sql_driver.h, types/pa_vimage.C: pa_sql_driver_manager.C
16728: compiled
16729:
16730: * src/: classes/hash.C, classes/image.C, classes/op.C,
16731: classes/xdoc.C, classes/xnode.C, include/pa_common.h,
16732: include/pa_hash.h, include/pa_request.h, include/pa_string.h,
16733: main/compile.C, main/pa_common.C, main/pa_request.C,
16734: types/pa_vmail.C, types/pa_vresponse.C, types/pa_vxnode.C:
16735: pa_request.C compiled
16736:
16737: * src/: classes/hash.C, classes/mail.C, classes/op.C,
16738: include/pa_request.h, main/execute.C, main/pa_request.C,
16739: types/pa_value.C, types/pa_value.h, types/pa_vcookie.C,
16740: types/pa_vhash.h, types/pa_vimage.C, types/pa_vmethod_frame.h,
16741: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
16742: types/pa_vresponse.h, types/pa_vtable.C: pa_request.C 50%
16743: compiled
16744:
16745: * src/: include/pa_exec.h, include/pa_string.h, main/pa_exec.C,
16746: main/pa_string.C: pa_exec.C compiled [win32 only for now] todo:
16747: on unix
16748:
16749: * src/: include/pa_charset.h, include/pa_charsets.h,
16750: include/pa_exec.h, main/compile.tab.C, main/pa_charset.C,
16751: main/pa_charsets.C, main/pa_dictionary.C, main/pa_exec.C:
16752: pa_charsets.C compiled
16753:
16754: * src/: classes/image.C, classes/mail.C, classes/op.C,
16755: include/pa_request.h, include/pa_string.h, main/compile.tab.C,
16756: main/compile.y, main/execute.C, main/pa_common.C,
16757: main/pa_request.C, types/pa_junction.h, types/pa_method.h,
16758: types/pa_vcode_frame.h, types/pa_vimage.h,
16759: types/pa_vmethod_frame.h: execute.C compiled
16760:
16761: * src/: classes/classes.C, classes/classes.h, classes/date.C,
16762: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
16763: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
16764: classes/op.C, classes/string.C, classes/table.C, classes/void.C,
16765: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
16766: include/pa_cache_managers.h, include/pa_charsets.h,
16767: include/pa_common.h, include/pa_exec.h, include/pa_memory.h,
16768: include/pa_operation.h, include/pa_request.h, include/pa_sapi.h,
16769: include/pa_sql_driver_manager.h, include/pa_string.h,
16770: include/pa_stylesheet_connection.h,
16771: include/pa_stylesheet_manager.h, include/pa_table.h,
16772: main/compile.C, main/compile.tab.C, main/compile.y,
16773: main/compile_tools.C, main/compile_tools.h, main/execute.C,
16774: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
16775: main/pa_exec.C, main/pa_request.C, main/pa_sql_driver_manager.C,
16776: main/pa_string.C, main/pa_stylesheet_manager.C, main/untaint.C,
16777: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
16778: types/pa_junction.h, types/pa_method.h, types/pa_value.C,
16779: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
16780: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
16781: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
16782: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
16783: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
16784: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
16785: types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
16786: types/pa_vmath.C, types/pa_vmath.h, types/pa_vmethod_frame.C,
16787: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
16788: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
16789: types/pa_vresponse.h, types/pa_vstateless_class.C,
16790: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
16791: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
16792: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
16793: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
16794: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
16795: types/pa_wcontext.h, types/pa_wwrapper.h: introducing StringBody
16796: [C++ CORD wrapper]
16797:
16798: * src/: lib/cord/cordbscs.c, main/pa_string.C: test14 [bug fixed]
16799:
16800: * src/: classes/file.C, include/pa_charset.h, main/pa_charset.C:
16801: $file::exec/cgi[script; $.charset[this is script's charset]
16802:
16803: command line, env values, input got transcoded before call
16804: stdout, stderr got transcoded after call
16805:
16806: * src/classes/file.C: ^file::exec/cgi now does not pass post data
16807: by default. use: ^file::exec[...;$.stdin[$request.body]
16808:
16809: * src/main/pa_common.C: } typo bug fix
16810:
16811: * src/main/pa_common.C: } typo bug fix
16812:
16813: 2003-03-20 paf
16814:
16815: * src/: include/pa_string.h, lib/cord/cordbscs.c, main/pa_string.C,
16816: main/untaint.C: cord bug fix, but still errors todo: clear out
16817:
16818: * src/include/pa_string.h: more tests
16819:
16820: * src/main/pa_string.C: string.pos fixed
16821:
1.116 moko 16822: * src/lib/: ltdl/config_fixed.h, ltdl/configure, ltdl/configure.in,
16823: ltdl/libltdl.dsp, ltdl/ltdl.c, ltdl/ltdl.h, pcre/dftables.c,
16824: pcre/get.c, pcre/internal.h, pcre/maketables.c, pcre/pcre.c,
16825: pcre/pcre.h, pcre/pcre_parser_ctype.c, pcre/study.c: undone bad
16826: replaces
1.95 moko 16827:
16828: * src/: classes/image.C, include/pa_dictionary.h,
16829: include/pa_string.h, lib/ltdl/ltdl.c, lib/ltdl/ltdl.h,
16830: lib/pcre/internal.h, lib/pcre/pcre.c, lib/pcre/study.c,
16831: main/compile.tab.C, main/pa_dictionary.C, main/pa_string.C,
16832: main/untaint.C, types/pa_vmail.C: more tests [bugs fixed]
16833:
16834: * src/include/pa_string.h: warning
16835:
16836: * src/include/pa_string.h: this_starts fixed
16837:
16838: * src/: include/pa_string.h, main/pa_string.C: added: assertion on
16839: new String ctor & append params convention
16840:
16841: * src/: classes/file.C, classes/hash.C, classes/image.C,
16842: classes/mail.C, classes/op.C, classes/string.C, classes/table.C,
16843: classes/xdoc.C, include/pa_common.h, include/pa_memory.h,
16844: include/pa_string.h, main/compile.tab.C, main/pa_common.C,
16845: main/pa_exception.C, main/pa_exec.C,
16846: main/pa_sql_driver_manager.C, main/pa_string.C,
16847: main/pa_stylesheet_manager.C, main/untaint.C,
16848: targets/isapi/parser3isapi.C, types/pa_vimage.C,
16849: types/pa_vmail.C: more tests OK
16850:
16851: * src/: include/pa_array.h, include/pa_hash.h, include/pa_memory.h,
16852: include/pa_string.h, main/pa_memory.C, main/pa_string.C: test:
16853: gc/exit runned OK
16854:
16855: * src/types/pa_vmail.C: another naming problem: should not name
16856: vars like that: unpredictable close caused problems with later
16857: sending mail: Mar 20 06:39:53 pt-6 sendmail[19044]: File
16858: descriptors missing on startup: stdin; Bad file number
16859:
16860: todo: find out why so many filters(stream) here. probably wrong?
16861:
16862: * src/: include/pa_dictionary.h, include/pa_string.h,
16863: main/pa_common.C, main/pa_dictionary.C, main/pa_string.C,
16864: main/untaint.C: test compiled
16865:
16866: * src/: classes/image.C, classes/mail.C, classes/math.C,
16867: classes/string.C, include/pa_dictionary.h, include/pa_hash.h,
16868: include/pa_memory.h, include/pa_string.h, lib/cord/cordbscs.c,
16869: lib/cord/cordxtra.c, lib/pcre/dftables.c, lib/pcre/get.c,
16870: lib/pcre/maketables.c, lib/pcre/pcre.c, lib/pcre/pcre.h,
16871: lib/pcre/pcre_parser_ctype.c, lib/pcre/study.c,
16872: main/compile.tab.C, main/pa_common.C, main/pa_dictionary.C,
16873: main/pa_exec.C, main/pa_memory.C, main/pa_request.C,
16874: main/pa_string.C, main/untaint.C, types/pa_vfile.h,
16875: types/pa_vmail.C: untaint.C 99% [except mail&sql&optimize]
16876:
16877: * parser3.dsw, src/classes/file.C, src/classes/image.C,
16878: src/classes/op.C, src/classes/string.C, src/classes/table.C,
16879: src/classes/xdoc.C, src/classes/xnode.C, src/include/pa_common.h,
16880: src/include/pa_memory.h, src/include/pa_request.h,
16881: src/include/pa_request_charsets.h,
16882: src/include/pa_sql_connection.h, src/include/pa_string.h,
16883: src/main/compile.tab.C, src/main/execute.C,
16884: src/main/pa_charset.C, src/main/pa_common.C,
16885: src/main/pa_exception.C, src/main/pa_exec.C,
16886: src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
16887: src/main/pa_stylesheet_manager.C, src/main/untaint.C,
16888: src/sql/pa_sql_driver.h, src/targets/cgi/parser3.C,
16889: src/targets/isapi/parser3isapi.C, src/types/pa_value.C,
16890: src/types/pa_vcode_frame.h, src/types/pa_vcookie.C,
16891: src/types/pa_venv.h, src/types/pa_vform.C, src/types/pa_vmail.C,
16892: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
16893: src/types/pa_vobject.C, src/types/pa_vresponse.C,
16894: src/types/pa_vstatus.C, src/types/pa_vstring.C,
16895: src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
16896: src/types/pa_vxnode.C, src/types/pa_wcontext.h: untaint.C 30%,
16897: pa_common.C [done, without http for now]
16898:
16899: 2003-03-19 paf
16900:
16901: * src/: classes/date.C, classes/form.C, classes/hash.C,
16902: classes/image.C, classes/mail.C, classes/op.C, classes/xdoc.C,
16903: classes/xnode.C, include/pa_array.h, include/pa_config_fixed.h,
16904: include/pa_exception.h, include/pa_memory.h, include/pa_sapi.h,
16905: include/pa_string.h, include/pa_table.h, main/compile.C,
16906: main/compile_tools.C, main/execute.C, main/pa_charset.C,
16907: main/pa_common.C, main/pa_exception.C, main/pa_request.C,
16908: main/pa_socks.C, main/pa_string.C, main/pa_table.C,
16909: main/untaint.C, targets/cgi/parser3.C, targets/cgi/parser3.dsp,
16910: types/pa_value.C, types/pa_vcookie.C, types/pa_vfile.h,
16911: types/pa_vform.C, types/pa_vmail.C, types/pa_vmethod_frame.h,
16912: types/pa_vstateless_class.h, types/pa_vtable.C,
16913: types/pa_vtable.h, types/pa_vxdoc.h, types/pa_vxnode.C,
16914: types/pa_vxnode.h, types/pa_wcontext.C, types/pa_wcontext.h,
16915: types/pa_wwrapper.h: started test
16916:
1.116 moko 16917: * src/lib/pcre/: dftables.c, get.c, maketables.c, pcre.c, pcre.dsp,
16918: pcre.h, pcre_parser_ctype.c, study.c: restored bad replaces
1.95 moko 16919:
16920: * src/: classes/op.C, include/pa_array.h, include/pa_memory.h,
16921: include/pa_string.h, main/pa_string.C: string compiled todo: test
16922: it
16923:
16924: * src/: classes/classes.dsp, classes/string.C, classes/table.C,
16925: include/pa_array.h, include/pa_common.h, include/pa_dictionary.h,
16926: include/pa_exception.h, include/pa_string.h, include/pa_table.h,
16927: lib/cord/cord.dsp, main/compile.tab.C, main/main.dsp,
16928: main/pa_common.C, main/pa_string.C, targets/cgi/parser3.dsp,
16929: types/pa_method.h, types/pa_value.h, types/pa_vmethod_frame.C,
16930: types/pa_vmethod_frame.h, types/types.dsp: string
16931: reimplementation with cord+array<fragment>: 70%
16932:
16933: 2003-03-18 paf
16934:
16935: * src/: classes/date.C, classes/file.C, classes/form.C,
16936: classes/hash.C, classes/image.C, classes/mail.C, classes/math.C,
16937: classes/op.C, classes/string.C, classes/table.C, classes/xdoc.C,
16938: classes/xnode.C, include/pa_hash.h, include/pa_string.h,
16939: main/pa_string.C, types/pa_vmail.C: lots of replacements, todo:we
16940: can ignore lang in cmp and pos really, but would
16941: split properly!
16942:
16943: * src/lib/cord/: cord.dsp, cordbscs.c, cordprnt.c, cordxtra.c: gc:
16944: cord part made parser/src/lib: it's not compiled into libgc by
16945: default
16946:
16947: * parser3.dsw, src/classes/classes.dsp, src/classes/classes.h,
16948: src/classes/date.C, src/classes/double.C, src/classes/file.C,
16949: src/classes/form.C, src/classes/hash.C, src/classes/image.C,
16950: src/classes/int.C, src/classes/mail.C, src/classes/math.C,
16951: src/classes/op.C, src/classes/response.C, src/classes/string.C,
16952: src/classes/table.C, src/classes/void.C, src/classes/xdoc.C,
16953: src/classes/xnode.C, src/classes/xnode.h,
16954: src/include/Makefile.am, src/include/pa_cache_managers.h,
16955: src/include/pa_charset.h, src/include/pa_charsets.h,
16956: src/include/pa_common.h, src/include/pa_dictionary.h,
16957: src/include/pa_exception.h, src/include/pa_exec.h,
16958: src/include/pa_globals.h, src/include/pa_hash.h,
16959: src/include/pa_memory.h, src/include/pa_pool.h,
16960: src/include/pa_request.h, src/include/pa_request_charsets.h,
16961: src/include/pa_sapi.h, src/include/pa_sql_connection.h,
16962: src/include/pa_sql_driver_manager.h, src/include/pa_string.h,
16963: src/include/pa_stylesheet_connection.h,
16964: src/include/pa_stylesheet_manager.h, src/include/pa_table.h,
16965: src/include/pa_uue.h, src/lib/pcre/get.c, src/main/Makefile.am,
16966: src/main/compile.C, src/main/compile.tab.C,
16967: src/main/compile_tools.C, src/main/compile_tools.h,
16968: src/main/execute.C, src/main/main.dsp, src/main/pa_charset.C,
16969: src/main/pa_charsets.C, src/main/pa_common.C,
16970: src/main/pa_dictionary.C, src/main/pa_exception.C,
16971: src/main/pa_exec.C, src/main/pa_globals.C, src/main/pa_memory.C,
16972: src/main/pa_pool.C, src/main/pa_request.C,
16973: src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
16974: src/main/pa_stylesheet_manager.C, src/main/pa_table.C,
16975: src/main/pa_uue.C, src/main/untaint.C, src/targets/cgi/parser3.C,
16976: src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.C,
16977: src/types/pa_junction.h, src/types/pa_method.h,
16978: src/types/pa_value.C, src/types/pa_value.h,
16979: src/types/pa_vclass.C, src/types/pa_vclass.h,
16980: src/types/pa_vcode_frame.h, src/types/pa_vcookie.C,
16981: src/types/pa_vcookie.h, src/types/pa_vdate.h,
16982: src/types/pa_vdouble.h, src/types/pa_venv.h,
16983: src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vform.C,
16984: src/types/pa_vform.h, src/types/pa_vhash.C, src/types/pa_vhash.h,
16985: src/types/pa_vimage.C, src/types/pa_vimage.h,
16986: src/types/pa_vint.h, src/types/pa_vmail.C, src/types/pa_vmail.h,
16987: src/types/pa_vmath.C, src/types/pa_vmath.h,
16988: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
16989: src/types/pa_vobject.C, src/types/pa_vobject.h,
16990: src/types/pa_vrequest.C, src/types/pa_vrequest.h,
16991: src/types/pa_vresponse.C, src/types/pa_vresponse.h,
16992: src/types/pa_vstateless_class.C, src/types/pa_vstateless_class.h,
16993: src/types/pa_vstateless_object.h, src/types/pa_vstatus.C,
16994: src/types/pa_vstatus.h, src/types/pa_vstring.C,
16995: src/types/pa_vstring.h, src/types/pa_vtable.C,
16996: src/types/pa_vtable.h, src/types/pa_vvoid.h,
16997: src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
16998: src/types/pa_vxnode.C, src/types/pa_vxnode.h,
16999: src/types/pa_wcontext.C, src/types/pa_wcontext.h,
17000: src/types/pa_wwrapper.h, src/types/types.dsp: started porting to
17001: gc: PA_Object done lots of replacements also
17002:
17003: * src/: include/pa_pool.h, main/execute.C, targets/cgi/pa_pool.C:
17004: gc logging
17005:
17006: 2003-03-17 paf
17007:
17008: * src/: classes/date.C, classes/file.C, classes/form.C,
17009: classes/image.C, classes/mail.C, classes/op.C, classes/table.C,
17010: classes/xdoc.C, classes/xnode.C, include/pa_pool.h,
17011: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
17012: include/pa_string.h, include/pa_types.h, main/compile.C,
17013: main/compile.tab.C, main/execute.C, main/pa_charset.C,
17014: main/pa_common.C, main/pa_exception.C, main/pa_exec.C,
17015: main/pa_globals.C, main/pa_pool.C, main/pa_request.C,
17016: main/pa_sql_driver_manager.C, main/pa_string.C,
17017: main/pa_stylesheet_manager.C, main/pa_uue.C, main/untaint.C,
17018: targets/cgi/pa_pool.C, targets/cgi/parser3.C,
17019: targets/cgi/parser3.dsp, targets/cgi/pool_storage.h,
17020: types/pa_vcookie.C, types/pa_vdouble.h, types/pa_vfile.C,
17021: types/pa_vform.C, types/pa_vint.h, types/pa_vmail.C,
17022: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
17023: types/pa_vxnode.h: libgc attempt
17024:
17025: 2003-03-13 paf
17026:
17027: * src/: include/pa_sql_driver_manager.h,
17028: main/pa_sql_driver_manager.C, targets/cgi/parser3.C: lt_dlexit
17029: called
17030:
17031: * src/: include/pa_request.h, lib/ltdl/libltdl.dsp,
17032: lib/md5/md5.dsp, main/compile.tab.C, main/execute.C,
17033: main/pa_request.C, targets/cgi/parser3.C, types/pa_value.C,
17034: types/pa_value.h, types/pa_vobject.h,
17035: types/pa_vstateless_class.h, types/pa_vstatus.C, types/types.dsp:
17036: set_base, set_derived simplified [counter leaks fixed]
17037:
17038: * ChangeLog, src/include/pa_config_fixed.h, src/types/pa_vstatus.C,
17039: src/types/types.dsp: incorporated status class patch From:
17040: "Victor Fedoseev" <vvf_ru@mail.ru> Sent: Thursday, January 23,
17041: 2003 8:14 AM
17042:
17043: now we have $status.rusage.maxrss,tv_sec,tv_usec un WIN32 [plus
17044: Win32 specific: QuotaPeakNonPagedPoolUsage
17045: QuotaPeakPagedPoolUsage PeakPagefileUsage]
17046:
17047: 2003-03-12 paf
17048:
1.116 moko 17049: * configure, configure.in, src/lib/ltdl/configure,
17050: src/lib/ltdl/configure.in, src/targets/cgi/Makefile.am:
1.95 moko 17051: lib/ltdl/Makefile now created by /configure.in only [were by
17052: lib/ltdl/configure.in OVERWRITE]
17053:
1.116 moko 17054: * configure, configure.in, src/targets/cgi/Makefile.am: libstdc++
17055: linkage fixed for g++ 3.2.2
1.95 moko 17056:
17057: * src/include/pa_stylesheet_manager.h: gcc 3.2 rightliy complained
17058: on using privately declared class [fixed]
17059:
17060: * src/: include/pa_sql_driver_manager.h, main/compile.tab.C: gcc
17061: 3.2 rightliy complained on using privately declared class [fixed]
17062:
17063: * src/targets/cgi/parser3.C: 1. more detailed log on signals. 2.
17064: sigpipe before request constructor now causes death
17065:
17066: * src/: include/pa_request.h, main/compile.tab.C, main/execute.C,
17067: targets/cgi/parser3.C: SIGPIPE now can be intercepted and does
17068: not cause exception in exception handler
17069:
1.116 moko 17070: * configure, configure.in, src/targets/cgi/Makefile.am: configure
17071: now default links libstdc++ statically. that can be overriden by
17072: --with-dynamic-stdcpp
1.95 moko 17073:
17074: 2003-03-11 paf
17075:
17076: * src/: main/compile.tab.C, main/compile.y, sql/pa_sql_driver.h,
17077: types/pa_vstateless_class.C, types/pa_vstateless_class.h: removed
17078: necessity of libstdc++
17079:
17080: * src/include/pa_request.h: ANTI_ENDLESS_EXECUTE_RECOURSION doubled
17081:
17082: * src/include/pa_request.h: ANTI_ENDLESS_EXECUTE_RECOURSION doubled
17083:
17084: 2003-03-08 paf
17085:
17086: * tests/Makefile: make install & co
17087:
17088: * src/: include/pa_request.h, classes/op.C: removing
17089: vclass,object.h -> pa_request.h dependency
17090:
17091: * src/: classes/mail.C, classes/response.C, include/pa_request.h,
17092: main/pa_request.C: removing vform,response,cookie.h ->
17093: pa_request.h dependency
17094:
17095: * src/include/pa_request.h: removing vmail.h -> pa_request.h
17096: dependency [testing...]
17097:
17098: * src/: include/pa_config_fixed.h, types/pa_vxdoc.C: yet another
17099: return 0; fixed
17100:
17101: * src/: include/pa_config_fixed.h, types/pa_vmail.C,
17102: types/pa_vmail.h: vmail.C received just compiled [not tested]
17103:
17104: * src/classes/xdoc.C: forgotten: global xdoc when ndef XML
17105:
17106: * src/main/pa_request.C: forgotten: ifdef XML
17107:
17108: * src/main/pa_request.C: forgotten: ifdef XML
17109:
17110: * src/targets/cgi/parser3.C: todo: move to latest xml version on
17111: win32 and run memleak tests again
17112:
17113: * src/targets/cgi/parser3.C: charsets: see some strange things with
17114: old xml lib-- it's internal memory handling has faults
17115:
17116: * src/: include/pa_types.h, main/pa_charset.C: charsets: fixed
17117: problems when transcode from charset A to A.
17118:
17119: * src/: main/untaint.C, types/pa_vmail.C: mail: transcode fixed.
17120: todo: still problems when transcode from charset A to A.
17121:
17122: * src/: classes/hash.C, classes/mail.C, classes/string.C,
17123: classes/table.C, include/pa_array.h,
17124: main/pa_sql_driver_manager.C, types/pa_vmail.C, types/pa_vmail.h:
17125: started full-scale-site-test [~ http://parser.ru sources]
17126:
17127: some fixes
17128:
17129: * tests/: 021.html, 031.html, 033.html, 109.html, 110.html,
17130: 111.html, 112.html, 113.html, 114.html, 115.html, 116.html,
17131: 117.html, 118.html, 119.html, 120.html, results/109.processed,
17132: results/110.processed, results/111.processed,
17133: results/112.processed, results/113.processed,
17134: results/114.processed, results/115.processed,
17135: results/116.processed, results/117.processed,
17136: results/118.processed, results/119.processed,
17137: results/120.processed: xml: tests 109 dom create/show 110 xpath
17138: selectSingle 111 xdoc.create from tainted & 112
17139: xdoc.create/output with russian attr value 113 xpath
17140: selectString/Number 114 dom attributes.count 115 xpath selectBool
17141: 116 output media-type change 117 transform by dom stylesheet 118
17142: empty transform result 119 dom setAttribute 120 nbsp letter
17143: output
17144:
17145: =END OF PREPARED XML TESTS=
17146:
17147: 2003-03-07 paf
17148:
17149: * src/classes/xdoc.C, src/include/pa_charset.h,
17150: src/include/pa_stylesheet_connection.h, tests/108.html,
17151: tests/108.xsl, tests/results/108.processed: xml: test 108
17152: transform with params [bugs fixed]
17153:
17154: * src/: main/pa_charset.C, targets/cgi/parser3.C: fixed: mem leak
17155: from copy/paste bug
17156:
17157: * src/classes/xdoc.C, src/include/pa_charset.h,
17158: src/include/pa_request.h, src/main/execute.C,
17159: src/main/pa_charset.C, src/main/pa_exception.C,
17160: src/main/pa_globals.C, src/main/pa_request.C,
17161: src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
17162: src/types/pa_vxnode.C, tests/107.html,
17163: tests/results/107.processed: xml: test: 107 bug fixes
17164:
17165: * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
17166: types/pa_value.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
17167: types/pa_vxnode.C, types/pa_vxnode.h: test: 107 bug fixes
17168:
17169: * tests/: 106.html, results/106.processed: test: 106 xdoc create,
17170: string
17171:
17172: * src/: include/pa_charset.h, main/pa_charset.C: xml: charset two
17173: mem alloc functions used for different cases [libxml, libxsl]
17174:
17175: * src/classes/classes.C: fixed: prevent system classes from
17176: modification to lock ALL the classes, not only directly used
17177:
17178: * src/: classes/xdoc.C, types/pa_vxdoc.h, types/pa_vxnode.h: xml:
17179: linked
17180:
17181: * src/: classes/xdoc.C, types/pa_vxdoc.h: xdoc.C compiled
17182:
17183: 2003-03-06 paf
17184:
17185: * src/classes/xdoc.C: xdoc.C 50%
17186:
17187: * src/: classes/xnode.C, classes/xnode.h, include/pa_charset.h,
17188: include/pa_memory.h, include/pa_request.h, include/pa_string.h,
17189: main/pa_globals.C, main/pa_request.C,
17190: main/pa_stylesheet_manager.C: xnode.C compiled
17191:
17192: * src/: include/pa_stylesheet_connection.h,
17193: include/pa_stylesheet_manager.h, main/pa_sql_driver_manager.C,
17194: main/pa_stylesheet_manager.C: xml: stylesheet&manager done
17195:
17196: * src/: include/pa_memory.h, include/pa_stylesheet_connection.h,
17197: include/pa_stylesheet_manager.h, main/pa_stylesheet_manager.C:
17198: xml: stylesheet&manager STARTED
17199:
17200: * src/: include/pa_globals.h, main/pa_charset.C,
17201: main/pa_exception.C, main/pa_globals.C: xml: exceptions
17202:
17203: * src/: include/pa_charset.h, include/pa_config_fixed.h,
17204: include/pa_memory.h, include/pa_pool.h, main/pa_charset.C,
17205: main/pa_memory.C, main/pa_pool.C, types/pa_vxdoc.C,
17206: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: xml:
17207: charsets
17208:
17209: * tests/023.html: in some cases it rounded up badly. postponing
17210: solution of that problem, making more simple test
17211:
17212: * tests/: 058_paf2000.png, results/058.processed: .png added with
17213: -kb now
17214:
17215: * src/: include/pa_charset.h, include/pa_charsets.h,
17216: main/pa_charset.C, main/pa_charsets.C: charset_utf8 declaration
17217: moved to charsets.C
17218:
17219: 2003-03-05 paf
17220:
17221: * src/classes/string.C, src/include/pa_string.h,
17222: src/main/pa_string.C, tests/105.html,
17223: tests/results/105.processed: String::match bug fixed
17224:
17225: * src/classes/op.C, src/main/main.dsp, tests/104.html,
17226: tests/results/104.processed: ^bpt operator added [does int3 in
17227: debug build on win32]
17228:
17229: * tests/: 057.html, results/057.processed: test bug fixed
17230:
1.116 moko 17231: * src/targets/cgi/Makefile.am: linker needed more tricks to link OK
1.95 moko 17232:
17233: * src/classes/math.C: can be: crypt in -lcrypt OK, but crypt.h be
17234: missing
17235:
1.116 moko 17236: * src/: include/Makefile.am, main/Makefile.am, types/Makefile.am:
17237: forgotten files added to Makes
1.95 moko 17238:
17239: * ltmain.sh: ltmain.sh added
17240:
17241: * src/types/: pa_vhash.C, pa_vhash.h: hash_default_element_name
17242: change undone ;(
17243:
17244: * src/types/: pa_vhash.C, pa_vhash.h: hash_default_element_name
17245: made static
17246:
17247: * src/: classes/math.C, classes/op.C, classes/string.C,
1.116 moko 17248: main/pa_exec.C, targets/cgi/Makefile.am: gcc more happy.
17249: todo:make linker happy
1.95 moko 17250:
17251: * src/: classes/file.C, include/pa_exec.h, main/pa_exec.C: pa_exec
17252: env param made optional
17253:
17254: 2003-03-04 paf
17255:
17256: * src/: classes/image.C, include/pa_request.h, include/pa_stack.h,
17257: types/pa_vimage.h: number of gcc compiler bugs fixed
17258:
17259: * tests/: 103.html, 103mark.gif, 103paf2001.gif,
17260: results/103.processed: tests: 103 image.copy transparence test
17261:
17262: * src/main/execute.C, tests/101.html, tests/102.html,
17263: tests/results/101.processed, tests/results/102.processed: tests:
17264: 101 method/variable name conflict test 102 form fields change
17265: should not not change anything [bug fix]
17266:
17267: * tests/: 057.html, 099.html, 100.html, results/057.processed,
17268: results/099.processed, results/100.processed: tests: 57 date
17269: create 2002: added 99,100 response:body/download
17270:
17271: * src/classes/image.C, tests/098.html, tests/098font.gif,
17272: tests/results/098.processed: test: 98 image font text [bug fixed]
17273:
17274: * src/main/pa_common.C, src/targets/cgi/parser3.C, tests/097.html,
17275: tests/results/097.processed: test: 97 file::load http:// [bugs
17276: fixed]
17277:
17278: * src/classes/hash.C, src/classes/image.C, src/classes/table.C,
17279: src/include/pa_memory.h, tests/096.html, tests/096_dir/163.jpg,
17280: tests/096_dir/188.jpg, tests/results/096.processed: tests: 96
17281: image EXIF [bug fixed]
17282:
17283: * src/classes/table.C, src/main/execute.C, tests/061.dat,
17284: tests/061.html, tests/062.html, tests/063.html, tests/064.html,
17285: tests/065.html, tests/066.html, tests/067.html, tests/068.html,
17286: tests/069.html, tests/070.html, tests/071.html, tests/072.html,
17287: tests/073.html, tests/074.html, tests/075.html, tests/076.html,
17288: tests/077.html, tests/078.html, tests/080.html, tests/081.html,
17289: tests/082.html, tests/083.html, tests/084.html, tests/085.html,
17290: tests/086.html, tests/087.html, tests/088.html, tests/089.html,
17291: tests/090.html, tests/091.html, tests/092.html, tests/093.html,
17292: tests/094.html, tests/095.html, tests/results/061.processed,
17293: tests/results/062.processed, tests/results/063.processed,
17294: tests/results/064.processed, tests/results/065.processed,
17295: tests/results/066.processed, tests/results/067.processed,
17296: tests/results/068.processed, tests/results/069.processed,
17297: tests/results/070.processed, tests/results/071.processed,
17298: tests/results/072.processed, tests/results/073.processed,
17299: tests/results/074.processed, tests/results/075.processed,
17300: tests/results/076.processed, tests/results/077.processed,
17301: tests/results/078.processed, tests/results/080.processed,
17302: tests/results/081.processed, tests/results/082.processed,
17303: tests/results/083.processed, tests/results/084.processed,
17304: tests/results/085.processed, tests/results/086.processed,
17305: tests/results/087.processed, tests/results/088.processed,
17306: tests/results/089.processed, tests/results/090.processed,
17307: tests/results/091.processed, tests/results/092.processed,
17308: tests/results/093.processed, tests/results/094.processed,
17309: tests/results/095.processed, tests/079.html,
17310: tests/results/079.processed: tests: 61 file::stat size 62
17311: string->int autoconvert 63 double .int,dec,div,mul 64 date
17312: compare 65 file: basename,justname,justext 66 math:crypt 67
17313: string.match simple on long 68 string.match normalized simple on
17314: long 69 string.int 70 file::stat content-type 71 table.join 72
17315: hash parameter conditional pass 73 date daylightsaving,yearday 74
17316: date arithmetics 75 response date values/attributes 76 string.pos
17317: of void, void.pos 77 syntax parsing 78 cookie tainting 79 switch
17318: with local 80 scientific numeric literal in string autoconvert 81
17319: xor: logical and numerical 82 for delims 83 menu delims 84
17320: table.hash distinct 85 long string replace 86 throw+catch
17321: current language preserve 87 bit shifts 88 junction tests +
17322: $caller test 89 hash.foreach selfmodification 90 int/void to int
17323: 91 $caller test 92 junction is + def junction tests 93 $caller
17324: test 94 syntax test 95 table.hash(keygenerator) [bug fixed]
17325:
17326: * src/main/: execute.C, pa_table.C: test: 59 table.locate [bug
17327: fixed] 60 string eq string [bug fixed]
17328:
17329: * tests/: 053.html, 054.html, 055.html, 056.html, 057.html,
17330: 058.html, 058_paf2000.png, 059.html, 060.html,
17331: results/053.processed, results/054.processed,
17332: results/055.processed, results/056.processed,
17333: results/057.processed, results/058.processed,
17334: results/059.processed, results/060.processed: test: 53
17335: string.replace 54 junctions 55 table.hash 56 call indirect 57
17336: date.create[string] 58 image.measure[png]
17337:
17338: * tests/: 052.html, outputs/049.processed, outputs/050.processed,
17339: outputs/051.processed, results/052.processed: test: 52
17340: pre/match/post test: passed AS-IT-WERE, but wrong :) separate
17341: task: fix that
17342:
17343: 2003-03-03 paf
17344:
17345: * tests/: 043.html, 044.html, 045.html, 046.html, 047.html,
17346: 048.html, 049.html, 050.html, 051.html, 051b.p, 051t.p, Makefile,
17347: parser-cygwin.sh, parser-unix.sh, run_parser.sh,
17348: outputs/049.processed, outputs/050.processed,
17349: outputs/051.processed, results/001.processed,
17350: results/002.processed, results/003.processed,
17351: results/005.processed, results/006.processed,
17352: results/008.processed, results/009.processed,
17353: results/011.processed, results/012.processed,
17354: results/013.processed, results/014.processed,
17355: results/015.processed, results/016.processed,
17356: results/017.processed, results/020.processed,
17357: results/021.processed, results/022.processed,
17358: results/024.processed, results/025.processed,
17359: results/026.processed, results/027.processed,
17360: results/028.processed, results/029.processed,
17361: results/030.processed, results/031.processed,
17362: results/049.processed, results/050.processed,
17363: results/051.processed, results/043.processed,
17364: results/044.processed, results/045.processed,
17365: results/046.processed, results/047.processed,
17366: results/048.processed: tests: 43,44,45 date rolls 46
17367: autoevaluating junction 47 table.select 48 name with subvar 49
17368: hash-creating switch 50 process 51 started parent/child, works as
17369: it were but it were NOT GOOD, created separate task to fix that
17370:
17371: * tests/: 042.html, results/042.processed: test: 42
17372: exception.handled
17373:
17374: * tests/: 041.html, results/041.processed: test: 41 table.locate by
17375: expression
17376:
17377: * tests/: 040.html, results/040.processed: test: 39 method result
17378: of type table 40 method param junction auto evaluate
17379:
17380: * tests/: 039.html, results/039.processed: test: 37 method result
17381: of type table
17382:
17383: * src/main/pa_request.C, src/types/pa_vmath.C, tests/033.html,
17384: tests/034.html, tests/035.html, tests/036.html, tests/037.html,
17385: tests/038.html, tests/results/033.processed,
17386: tests/results/034.processed, tests/results/035.processed,
17387: tests/results/036.processed, tests/results/037.processed,
17388: tests/results/038.processed: tests: 33 string.replace 34
17389: string.upper 35 table created 36 local/global vars with juntions
17390: 37 table clone 38 math PI & number formatting
17391:
17392: math class registring typo fixed
17393:
17394: * src/classes/op.C, src/include/pa_request.h,
17395: src/include/pa_string.h, src/main/execute.C,
17396: src/main/pa_request.C, src/main/pa_string.C, src/main/untaint.C,
17397: src/types/pa_vcode_frame.h, src/types/pa_wcontext.h,
17398: tests/032.html, tests/results/032.processed: uchar changed to
17399: String_UL in all places [was not everywhere] untaint test: 032
17400:
17401: * src/targets/cgi/parser3.C, tests/004.html, tests/Makefile,
17402: tests/results/004.processed, tests/parser-cygwin.sh,
17403: tests/parser-unix.sh: removed -H command line key, now testing
17404: using .sh file with SERVER_SOFTWARE=xxx
17405:
17406: 2003-02-26 paf
17407:
17408: * src/main/execute.C, src/types/pa_vstateless_class.h,
17409: tests/024.html, tests/025.html, tests/026.html, tests/027.html,
17410: tests/028.html, tests/029.html, tests/030.html, tests/031.html,
17411: tests/results/024.processed, tests/results/025.processed,
17412: tests/results/026.processed, tests/results/027.processed,
17413: tests/results/028.processed, tests/results/029.processed,
17414: tests/results/030.processed, tests/results/031.processed: fixed
17415: bug with name_cstr mutable CharPtr more tests
17416:
17417: * src/: include/pa_sapi.h, main/pa_globals.C, main/pa_memory.C,
17418: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: SAPI::abort
17419: << abort. die now just exits
17420:
17421: * src/classes/classes.awk, src/classes/classes.h,
17422: src/classes/date.C, src/classes/double.C, src/classes/file.C,
17423: src/classes/form.C, src/classes/hash.C, src/classes/image.C,
17424: src/classes/int.C, src/classes/mail.C, src/classes/math.C,
17425: src/classes/op.C, src/classes/response.C, src/classes/string.C,
17426: src/classes/table.C, src/classes/void.C, src/classes/xdoc.C,
17427: src/classes/xnode.C, src/include/pa_memory.h,
17428: src/include/pa_sapi.h, src/targets/cgi/parser3.C,
17429: src/targets/isapi/parser3isapi.C, src/types/pa_venv.h,
17430: src/types/pa_vform.C, tests/015.html, tests/016.html,
17431: tests/017.html, tests/018.html, tests/019.html,
17432: tests/019paf2001.gif, tests/020.html, tests/021.html,
17433: tests/022.html, tests/023.html, tests/022_dir/a.html,
17434: tests/022_dir/b.txt, tests/022_dir/c.htm,
17435: tests/results/015.processed, tests/results/016.processed,
17436: tests/results/017.processed, tests/results/018.processed,
17437: tests/results/019.processed, tests/results/020.processed,
17438: tests/results/021.processed, tests/results/022.processed,
17439: tests/results/023.processed: methoded_array now contains all Mxxx
17440: classes SAPI::get_env now returns info on pool more tests
17441:
17442: * src/include/pa_array.h, src/include/pa_hash.h,
17443: src/include/pa_memory.h, src/main/pa_charset.C, tests/001.html,
17444: tests/002.html, tests/003.html, tests/004.html, tests/005.html,
17445: tests/006.html, tests/007.html, tests/008.html, tests/009.html,
17446: tests/010.html, tests/011.html, tests/012.html, tests/013.html,
17447: tests/014.html, tests/Makefile, tests/outputs/create-dir,
17448: tests/results/001.processed, tests/results/002.processed,
17449: tests/results/003.processed, tests/results/004.processed,
17450: tests/results/005.processed, tests/results/006.processed,
17451: tests/results/007.processed, tests/results/008.processed,
17452: tests/results/009.processed, tests/results/010.processed,
17453: tests/results/011.processed, tests/results/012.processed,
17454: tests/results/013.processed, tests/results/014.processed: hash
17455: cloning fixed
17456:
17457: 2003-02-25 paf
17458:
17459: * src/main/pa_common.C: typo fixed
17460:
17461: 2003-02-24 paf
17462:
17463: * src/types/pa_vcookie.C: fixed all places with bad get_string(0)
17464: [one remained]
17465:
17466: * src/: include/pa_request.h, main/execute.C: few bad get_string(0)
17467: [should have been get_string(&pool)] todo: check other such calls
17468:
17469: * src/: main/compile.tab.C, main/execute.C, types/pa_vfile.h:
17470: test10, bad lookups
17471:
17472: xxx* xxx=smartptr.get(); << is bad style, after ";" original
17473: object got destructed, and xxx points to sky
17474:
17475: * ChangeLog, src/classes/string.C: match bug fixed
17476:
17477: * src/types/pa_vmail.C: body [text/html] transcoded to
17478: $.charset[specified] now
17479:
17480: * src/main/pa_common.C: stupid gcc [2.95.4] generated bad code
17481: which failed to handle sigsetjmp+throw: crashed inside of
17482: pre-throw code. rewritten simplier [though duplicating
17483: closesocket code]
17484:
17485: * src/main/pa_common.C: stupid gcc [2.95.4] generated bad code
17486: which failed to handle sigsetjmp+throw: crashed inside of
17487: pre-throw code. rewritten simplier [though duplicating
17488: closesocket code]
17489:
17490: 2003-02-21 paf
17491:
1.211 moko 17492: * operators.ru.txt, operators.txt, src/targets/cgi/parser3.C,
17493: src/types/pa_vcookie.C: $cookie:name[$.expires[date << can be
17494: now]]
1.95 moko 17495:
17496: written makefile with regression tests [raw]
17497:
17498: * src/targets/cgi/parser3.C: MAKE_TEST must be used inside of 'make
17499: tests' only [it's not forcing CGI mode now] now use -H to output
17500: CGI header when parser used in command line [useful for tests
17501: also]
17502:
17503: * src/targets/cgi/parser3.C: MAKE_TEST environment variable
17504: switches on CGI mode, and is used in regression tests
17505:
17506: * src/: include/pa_request.h, main/pa_request.C,
17507: targets/cgi/parser3.C, types/pa_vcookie.h, types/pa_venv.h: env
17508: fixed
17509:
17510: * src/: include/pa_memory.h, main/pa_memory.C: inlined memory
17511: handling pa_*
17512:
17513: * src/: include/pa_memory.h, main/pa_memory.C, include/pa_array.h,
17514: include/pa_exception.h, include/pa_pool.h, main/Makefile.am,
17515: main/main.dsp, main/pa_array.C, main/pa_pool.C: reorganized
17516: memory handling files
17517:
17518: * src/main/pa_array.C: pool::format_integer terminator fixed
17519:
17520: * src/: main/execute.C, targets/cgi/parser3.C: release mode now
17521: compiles OK test to show benefits of free
17522:
17523: * src/: classes/file.C, classes/image.C, classes/mail.C,
17524: classes/op.C, classes/xdoc.C, main/pa_charset.C, main/pa_exec.C,
17525: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
17526: types/pa_vimage.C, types/pa_vxdoc.h: fixed all cstr's that must
17527: use pool [as the one in ^process]
17528:
17529: * src/classes/op.C: fixed process. sould now check for all cstr's
17530: -- some must use pool [as the one in ^process]
17531:
17532: 2003-02-20 paf
17533:
17534: * src/: classes/date.C, classes/double.C, classes/file.C,
17535: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
17536: classes/math.C, classes/op.C, classes/response.C,
17537: classes/string.C, classes/table.C, classes/void.C,
17538: classes/xdoc.C, classes/xnode.C, main/pa_string.C,
17539: types/pa_method.h, types/pa_value.C, types/pa_vmethod_frame.h:
17540: string cmp fixed
17541:
17542: * src/: include/pa_config_fixed.h, targets/cgi/parser3.C: form
17543: values passed OK now
17544:
17545: 2003-02-19 paf
17546:
17547: * src/: classes/form.C, include/pa_charset.h, include/pa_pool.h,
17548: main/pa_charset.C, main/pa_exception.C, main/pa_request.C,
17549: main/pa_stylesheet_manager.C, targets/cgi/parser3.C,
17550: targets/isapi/parser3isapi.dsp, types/pa_vcookie.C,
17551: types/pa_vform.C, types/pa_vmail.C, types/pa_vxnode.C: found&kill
17552: all remaning leaks resulted from pooled::malloc calls [excluding
17553: in gd -- planning complete rewrite extremely ugly code]
17554:
17555: * src/targets/isapi/: pa_pool.C, pool_storage.h: removed unneeded
17556: files
17557:
17558: 2003-02-17 paf
17559:
17560: * src/: classes/date.C, classes/double.C, classes/file.C,
17561: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
17562: classes/response.C, classes/string.C, classes/table.C,
17563: classes/xdoc.C, classes/xnode.h, include/pa_stack.h,
17564: include/pa_stylesheet_connection.h,
17565: include/pa_stylesheet_manager.h, sql/pa_sql_driver.h,
17566: types/pa_vdate.h, types/pa_vdouble.h, types/pa_vfile.h,
17567: types/pa_vform.C, types/pa_vform.h, types/pa_vimage.h,
17568: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.h,
17569: types/pa_vvoid.h, types/pa_vxdoc.h, types/pa_vxnode.h,
17570: types/pa_wcontext.h, types/pa_wwrapper.h: fixed all remained bugs
17571: of unitialized simple-typed field
17572:
17573: * src/: classes/classes.C, classes/classes.h, main/execute.C,
17574: main/pa_charset.C, main/pa_request.C: another bug of unitialized
17575: simple-typed field fixed. todo: find&kill all like that one
17576:
17577: * src/: main/execute.C, targets/cgi/pa_pool.C,
17578: targets/cgi/parser3.C, targets/cgi/pool_storage.h: few bugs in
17579: debug output fixed
17580:
17581: * src/: include/pa_stack.h, main/compile.C, main/execute.C,
17582: main/pa_request.C: stack-stored items need extra .ref to prevent
17583: object_ptr from delete[them]
17584:
17585: * src/: classes/date.C, classes/op.C, classes/table.C,
17586: classes/xdoc.C, classes/xnode.C, include/pa_array.h,
17587: include/pa_charset.h, main/Makefile.am, main/main.dsp,
17588: main/pa_charset.C, main/pa_common.C,
17589: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
17590: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
17591: types/pa_vmail.C: fixed more leaks resulted from pooled::malloc
17592: calls
17593:
17594: * src/: main/pa_request.C, targets/cgi/parser3.C, types/pa_vfile.C:
17595: couple mem leaks rusulted from old pooled::malloc usage.
17596: todo:find more like those
17597:
17598: * src/main/: compile.C, compile_tools.C: 2*2!
17599:
17600: * src/: include/pa_array.h, include/pa_request.h, main/execute.C:
17601: stackItem fixed [there were no string on stack before]
17602:
17603: * src/: main/execute.C, main/pa_request.C,
17604: types/pa_vmethod_frame.C: first letters out OK
17605:
17606: * src/: classes/classes.C, include/pa_array.h, include/pa_hash.h,
17607: include/pa_pool.h, include/pa_request.h, main/pa_request.C,
17608: main/pa_string.C, main/untaint.C, types/pa_value.h,
17609: types/pa_vint.h, types/pa_vstateless_class.h, types/pa_vstring.h,
17610: types/pa_vvoid.h, types/pa_wcontext.h: class fields of simple
17611: type not initialized with zeros :( while class fields of class
17612: types initialized with default constructors. learn C++
17613:
17614: * src/: classes/classes.awk, classes/double.C, classes/file.C,
17615: classes/form.C, classes/image.C, classes/int.C, classes/mail.C,
17616: classes/math.C, classes/xdoc.C, classes/xnode.C,
17617: include/pa_array.h, include/pa_string.h, main/pa_exec.C,
17618: types/pa_vmail.C: parser3.exe - 0 error(s), 0 warning(s)
17619:
17620: 2003-02-14 paf
17621:
17622: * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C:
17623: 13 link errors
17624:
17625: * src/: classes/file.C, include/pa_request.h, main/pa_request.C,
17626: main/pa_sql_driver_manager.C, targets/cgi/parser3.C,
17627: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
17628: types/pa_vimage.C, types/pa_vtable.C: all compiled, only 14 link
17629: errors :)
17630:
17631: * src/: classes/classes.C, classes/classes.awk, classes/file.C,
17632: classes/hash.C, classes/mail.C, classes/op.C,
17633: include/pa_common.h, include/pa_request.h, include/pa_sapi.h,
17634: main/pa_common.C, main/pa_request.C, targets/cgi/parser3.C,
17635: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.C:
17636: classes.lib - 0 error(s), 0 warning(s) parser.C compiled
17637:
17638: * src/: classes/classes.dsp, classes/op.C, classes/string.C,
17639: classes/table.C, include/pa_common.h, include/pa_globals.h,
17640: include/pa_pool.h, include/pa_request.h, main/pa_globals.C,
17641: main/pa_request.C, types/pa_value.h, types/pa_vhash.h,
17642: types/pa_vint.h, types/types.dsp: op compiled
17643:
17644: * src/: classes/classes.dsp, classes/response.C, classes/string.C,
17645: include/pa_dictionary.h, include/pa_string.h, main/pa_string.C,
17646: main/untaint.C, types/pa_vtable.h: string, response compiled
17647:
17648: 2003-02-07 paf
17649:
17650: * src/: classes/table.C, types/pa_vtable.h: table compiled
17651:
17652: 2003-02-06 paf
17653:
17654: * src/: classes/mail.C, include/pa_request.h, main/pa_request.C:
17655: mail compiled
17656:
17657: * src/: classes/image.C, classes/string.C, classes/xdoc.C,
17658: include/pa_common.h, include/pa_hash.h, main/pa_common.C,
17659: types/pa_vfile.h, types/pa_vimage.h: image compiled
17660:
17661: * src/classes/: file.C, form.C: form compiled
17662:
17663: * src/: classes/classes.dsp, classes/file.C, include/pa_common.h,
17664: include/pa_exec.h, main/pa_common.C, main/pa_exec.C,
17665: types/pa_vfile.C, types/pa_vfile.h: file compiled
17666:
17667: * src/: classes/hash.C, classes/math.C, types/pa_vmath.C,
17668: types/pa_vmath.h: math compiled [win32]
17669:
17670: * src/: classes/hash.C, include/pa_hash.h, include/pa_table.h,
17671: types/pa_vstring.h: hash compiled
17672:
17673: 2003-02-04 paf
17674:
17675: * src/: classes/date.C, classes/hash.C, include/pa_exec.h,
17676: include/pa_hash.h, include/pa_request.h, include/pa_string.h,
17677: include/pa_table.h, main/pa_common.C, main/pa_exec.C,
17678: main/pa_string.C, types/pa_method.h, types/pa_vform.C,
17679: types/pa_vhash.h: hash 50% compiled
17680:
17681: * src/: classes/date.C, classes/file.C, classes/hash.C,
17682: classes/image.C, classes/mail.C, classes/math.C, classes/op.C,
17683: classes/string.C, classes/table.C, classes/xdoc.C,
17684: classes/xnode.C, include/pa_request.h, main/pa_globals.C,
17685: main/pa_string.C: date compiled
17686:
17687: * src/classes/: classes.dsp, double.C: double compiled
17688:
17689: * src/: classes/date.C, classes/double.C, classes/file.C,
17690: classes/form.C, classes/hash.C, classes/image.C, classes/int.C,
17691: classes/mail.C, classes/math.C, classes/op.C, classes/response.C,
17692: classes/string.C, classes/table.C, classes/void.C,
17693: classes/xdoc.C, classes/xnode.C, types/pa_vdouble.h,
17694: types/pa_vhash.h, types/pa_vint.h, types/pa_vstring.h,
17695: types/pa_vtable.h, types/pa_vxdoc.h, types/pa_vxnode.h: int
17696: compiled
17697:
17698: * src/: classes/date.C, classes/double.C, classes/file.C,
17699: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
17700: classes/math.C, classes/op.C, classes/response.C,
17701: classes/string.C, classes/table.C, classes/void.C,
17702: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
17703: types/pa_vvoid.h: void compiled :)
17704:
17705: * src/: include/pa_globals.h, main/pa_cache_managers.C,
17706: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
17707: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
17708: main/pa_globals.C, main/pa_pool.C, main/pa_sql_driver_manager.C,
17709: main/pa_string.C, main/pa_uue.C, main/untaint.C,
17710: types/pa_value.C, types/pa_vcookie.C, types/pa_vfile.C,
17711: types/pa_vimage.C, types/pa_vmath.C, types/pa_vrequest.C,
17712: types/pa_vresponse.C, types/pa_vstateless_class.C,
17713: types/pa_vstatus.C, types/pa_vstring.C, types/pa_vtable.C,
17714: types/pa_wcontext.C, types/types.dsp: removed stupid
17715: value_includes.h
17716:
17717: * src/types/: pa_value.C, pa_value_includes.h, pa_vrequest.C:
17718: trying to remove stupid value_includes.h
17719:
17720: * src/main/pa_exec.C: pa_exec compiled on win32
17721:
17722: * src/main/pa_exec.C: libmain.a compiled on six [unix]
17723:
17724: * src/: include/pa_globals.h, include/pa_request.h,
17725: types/pa_value.C, types/pa_value.h, types/pa_vclass.C,
17726: types/pa_vcookie.C, types/pa_vdate.h, types/pa_vfile.C,
17727: types/pa_vfile.h, types/pa_vmail.C, types/pa_vobject.C,
17728: types/pa_vrequest.C, types/pa_vstateless_class.C,
17729: types/pa_vstatus.C, types/pa_vtable.C: libtypes.a compiled gcc
17730:
17731: * src/: include/pa_config_includes.h, include/pa_dictionary.h,
17732: main/pa_common.C, main/pa_dictionary.C, main/pa_exec.C,
17733: main/pa_socks.C: libmain.a gcc and mail.lib msvc++ compiled
17734:
17735: * src/: include/pa_array.h, include/pa_config_includes.h,
17736: include/pa_dictionary.h, main/pa_dictionary.C, main/pa_exec.C,
17737: main/pa_socks.C, main/pa_sql_driver_manager.C: gcc libmain.a
17738: compiled
17739:
17740: * src/main/pa_globals.C: merged changes from 1.149-1.150 (stupid
17741: name conflicts)
17742:
17743: * src/: main/compile_tools.h, main/execute.C, main/pa_table.C,
17744: types/pa_vmethod_frame.h, types/pa_vvoid.h: yuk: gcc on cygwin
17745: yelds "virtual memory exhausted" while trying to compile
17746: execute.C [eating up to 127MB]
17747:
17748: 2003-02-03 paf
17749:
17750: * src/: include/pa_config_includes.h, include/pa_hash.h,
17751: include/pa_operation.h, include/pa_pool.h, include/pa_string.h,
17752: main/pa_common.C, types/pa_value.C, types/pa_value.h,
17753: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vhash.h,
17754: types/pa_vint.h, types/pa_vjunction.h,
17755: types/pa_vstateless_class.h, types/pa_vstring.h, types/types.dsp:
17756: started gcc compiling pa_common compiled
17757:
17758: * src/: include/pa_exception.h, include/pa_pool.h,
17759: main/pa_exception.C: exception gcc change #1
17760:
1.116 moko 17761: * src/include/: Makefile.am, pa_hash.h, pa_pool.h: gcc refused to
17762: compile _P identifier. it replaced it to some strange 0x0000040
1.95 moko 17763:
17764: * src/types/: pa_vmath.C, pa_vmethod_frame.C: vmath compiled
17765:
17766: * src/types/pa_vtable.C: vtable compiled
17767:
17768: * src/types/: pa_vstring.C, pa_vstring.h: vstring compiled
17769:
17770: * src/: include/pa_cache_managers.h, main/pa_request.C,
17771: types/pa_vstatus.C, types/pa_vstatus.h: vstatus compiled
17772:
17773: * src/types/pa_vstateless_class.C: vstateless_class compiled
17774:
17775: * src/types/: pa_vresponse.C, pa_vresponse.h: vresponse compiled
17776:
17777: * src/types/pa_vrequest.C: vrequest compiled
17778:
17779: * src/types/: pa_value.C, pa_value.h, pa_vclass.C, pa_vclass.h,
17780: pa_vobject.C, pa_vobject.h: vobject compiled
17781:
17782: * src/: classes/form.C, classes/mail.C, include/pa_request.h,
17783: main/pa_globals.C, main/pa_request.C, types/pa_value.h,
17784: types/pa_vform.C, types/pa_vmail.C, types/pa_vmail.h: vmail
17785: compiled
17786:
17787: * src/types/: pa_vimage.C, pa_vimage.h: vimage compiled
17788:
17789: * src/: include/pa_pool.h, main/pa_request.C, types/pa_value.C,
17790: types/pa_vclass.C, types/pa_vcookie.C, types/pa_vcookie.h,
17791: types/pa_vform.C, types/pa_vform.h, types/pa_vobject.h: vform
17792: compiled
17793:
17794: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
17795: main.lib - 0 error(s), 0 warning(s)
17796:
17797: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
17798: types/pa_value.h, types/pa_vmethod_frame.h: execute compiled
17799:
17800: 2003-01-31 paf
17801:
17802: * src/: include/pa_array.h, include/pa_operation.h,
17803: include/pa_request.h, main/execute.C, main/main.dsp,
17804: types/pa_vjunction.h: started last file from main library:
17805: execute
17806:
17807: * src/: include/pa_request.h, include/pa_sapi.h,
17808: main/compile.tab.C, main/compile.y, main/compile_tools.h,
17809: main/pa_request.C, targets/cgi/parser3.C,
17810: targets/isapi/parser3isapi.C, types/pa_vfile.C, types/pa_vfile.h,
17811: types/pa_vhash.h: pa_request compiled
17812:
17813: * src/: classes/op.C, classes/string.C, include/pa_common.h,
17814: include/pa_globals.h, include/pa_request.h,
17815: include/pa_sql_connection.h, main/compile.tab.C, main/compile.y,
17816: main/execute.C, main/main.dsp, main/pa_common.C,
17817: main/pa_globals.C, main/pa_request.C, types/pa_value.h,
17818: types/pa_vcode_frame.h, types/pa_vcookie.h, types/pa_vform.h,
17819: types/pa_vmail.C, types/pa_vmail.h, types/pa_vresponse.h,
17820: types/pa_vtable.h, types/pa_wcontext.C, types/pa_wcontext.h,
17821: types/types.dsp: most pa_request compiled
17822:
17823: * src/: classes/classes.C, classes/classes.h, classes/date.C,
17824: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
17825: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
17826: classes/op.C, classes/response.C, classes/string.C,
17827: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
17828: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
17829: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
17830: include/pa_config_fixed.h, include/pa_config_includes.h,
17831: include/pa_dictionary.h, include/pa_dir.h,
17832: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
17833: include/pa_hash.h, include/pa_opcode.h, include/pa_operation.h,
17834: include/pa_pool.h, include/pa_request.h,
17835: include/pa_request_charsets.h, include/pa_request_info.h,
17836: include/pa_sapi.h, include/pa_socks.h,
17837: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
17838: include/pa_stack.h, include/pa_string.h,
17839: include/pa_stylesheet_connection.h,
17840: include/pa_stylesheet_manager.h, include/pa_table.h,
17841: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
17842: lib/ltdl/config_fixed.h, lib/ltdl/ltdl.c, lib/ltdl/ltdl.h,
17843: lib/md5/pa_md5.h, lib/md5/pa_md5c.c, lib/pcre/dftables.c,
17844: lib/pcre/get.c, lib/pcre/maketables.c, lib/pcre/pcre.c,
17845: lib/pcre/pcre.h, lib/pcre/pcre_parser_ctype.c, lib/pcre/study.c,
17846: main/compile.C, main/compile.tab.C, main/compile.y,
17847: main/compile_tools.C, main/compile_tools.h, main/execute.C,
17848: main/main.dsp, main/pa_cache_managers.C, main/pa_charset.C,
17849: main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
17850: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
17851: main/pa_globals.C, main/pa_pool.C, main/pa_request.C,
17852: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
17853: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
17854: main/untaint.C, sql/pa_sql_driver.h, targets/cgi/getopt.c,
17855: targets/cgi/getopt.h, targets/cgi/pa_pool.C,
17856: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
17857: targets/cgi/pool_storage.h, targets/isapi/pa_pool.C,
17858: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
17859: targets/isapi/pool_storage.h, types/pa_value.C, types/pa_value.h,
17860: types/pa_value_includes.h, types/pa_vbool.h, types/pa_vclass.C,
17861: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
17862: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
17863: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
17864: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
17865: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
17866: types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
17867: types/pa_vmath.C, types/pa_vmath.h, types/pa_vmethod_frame.C,
17868: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
17869: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
17870: types/pa_vresponse.h, types/pa_vstateless_class.C,
17871: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
17872: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
17873: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
17874: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
17875: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
17876: types/pa_wcontext.h, types/pa_wwrapper.h: grammar compiled
17877:
17878: * ChangeLog, src/classes/classes.h, src/classes/op.C,
17879: src/include/pa_cache_managers.h, src/include/pa_charset.h,
17880: src/include/pa_charsets.h, src/include/pa_common.h,
17881: src/include/pa_dictionary.h, src/include/pa_exception.h,
17882: src/include/pa_exec.h, src/include/pa_pool.h,
17883: src/include/pa_request.h, src/include/pa_sapi.h,
17884: src/include/pa_sql_connection.h,
17885: src/include/pa_sql_driver_manager.h, src/include/pa_string.h,
17886: src/include/pa_table.h, src/include/pa_uue.h, src/main/compile.C,
17887: src/main/compile.tab.C, src/main/compile_tools.C,
17888: src/main/compile_tools.h, src/main/main.dsp,
17889: src/main/pa_charset.C, src/main/pa_charsets.C,
17890: src/main/pa_common.C, src/main/pa_dictionary.C,
17891: src/main/pa_exception.C, src/main/pa_exec.C,
17892: src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
17893: src/main/pa_string.C, src/main/pa_table.C, src/main/pa_uue.C,
17894: src/main/untaint.C, src/types/pa_value.C, src/types/pa_value.h,
17895: src/types/pa_vclass.h, src/types/pa_vcookie.C,
17896: src/types/pa_vcookie.h, src/types/pa_vdate.h,
17897: src/types/pa_vdouble.h, src/types/pa_venv.h,
17898: src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vform.h,
17899: src/types/pa_vhash.h, src/types/pa_vimage.C,
17900: src/types/pa_vimage.h, src/types/pa_vint.h, src/types/pa_vmail.C,
17901: src/types/pa_vmail.h, src/types/pa_vmath.C, src/types/pa_vmath.h,
17902: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
17903: src/types/pa_vobject.C, src/types/pa_vobject.h,
17904: src/types/pa_vrequest.C, src/types/pa_vrequest.h,
17905: src/types/pa_vresponse.C, src/types/pa_vresponse.h,
17906: src/types/pa_vstateless_class.C, src/types/pa_vstateless_class.h,
17907: src/types/pa_vstateless_object.h, src/types/pa_vstatus.h,
17908: src/types/pa_vstring.h, src/types/pa_vtable.h,
17909: src/types/pa_vvoid.h, src/types/pa_wcontext.C,
17910: src/types/pa_wcontext.h, src/types/pa_wwrapper.h: ConstStringPtr
17911: died, long live StringPtr
17912:
17913: 2003-01-30 paf
17914:
17915: * src/: include/pa_charset.h, include/pa_request.h,
17916: include/pa_sql_driver_manager.h, main/compile.tab.C,
17917: main/compile.y, main/compile_tools.h, main/pa_request.C,
17918: types/pa_vobject.h, types/pa_vstatus.h: grammar compiled
17919:
17920: * src/: classes/classes.h, include/pa_pool.h, main/compile.C,
17921: main/compile.tab.C, types/pa_value.h, types/pa_vfile.h,
17922: types/pa_vhash.h, types/pa_vmethod_frame.h,
17923: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
17924: types/types.dsp: vstateless_class compiled
17925:
17926: * src/main/compile.C: compile compiled
17927:
17928: * src/: include/pa_array.h, include/pa_operation.h,
17929: include/pa_table.h, main/compile_tools.C, main/compile_tools.h,
17930: main/pa_table.C: compile_tools compiled
17931:
17932: * src/: include/pa_operation.h, main/compile.y,
17933: main/compile_tools.C, main/compile_tools.h: started
17934: compile_tools. vagues ideas of how to free compiled code
17935:
17936: * src/: include/pa_opcode.h, main/compile_tools.h, main/execute.C,
17937: main/main.dsp, types/pa_value.C, types/pa_value.h,
17938: types/pa_vmethod_frame.h, types/pa_vstateless_class.h: value
17939: compiled
17940:
17941: 2003-01-29 paf
17942:
17943: * src/: include/pa_globals.h, include/pa_request.h,
17944: main/pa_globals.C, main/pa_request.C, types/pa_value.h,
17945: types/pa_vmethod_frame.h, types/pa_vstateless_class.h,
17946: types/pa_wcontext.h, types/types.dsp: vmethodframe, pa_request.h
17947: compiled
17948:
17949: * src/lib/ltdl/config_fixed.h: libltdl compiled without warnings
17950: now
17951:
17952: * src/: include/pa_array.h, include/pa_exception.h,
17953: include/pa_pool.h, main/pa_exception.C: gd compiled
17954:
17955: * src/types/: pa_vfile.C, pa_vfile.h, pa_vimage.C, pa_vimage.h: gd
17956: compiled
17957:
17958: * src/: classes/file.C, include/pa_globals.h, main/pa_globals.C,
17959: types/pa_value.C, types/pa_value.h, types/pa_vfile.C,
17960: types/pa_vfile.h: vfile compiled
17961:
17962: * src/: include/pa_common.h, include/pa_globals.h,
17963: include/pa_string.h, main/pa_globals.C, types/pa_value.C,
17964: types/pa_value.h, types/pa_vcookie.C, types/pa_vcookie.h,
17965: types/pa_vform.C, types/pa_vform.h: vcookie compiled
17966:
17967: * src/: include/pa_exception.h, main/pa_cache_managers.C,
17968: main/pa_charsets.C, main/pa_common.C, main/pa_dir.C,
17969: main/pa_exception.C, main/pa_exec.C, main/pa_pool.C,
17970: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
17971: main/pa_uue.C: #include "pa_value_includes.h" everywhere in main
17972:
17973: * src/: include/pa_request_charsets.h, include/pa_request_info.h,
17974: main/main.dsp, main/untaint.C: more compiled
17975:
17976: * src/: include/pa_charsets.h, include/pa_request.h,
17977: include/pa_request_info.h, include/pa_string.h,
17978: main/pa_charsets.C, types/pa_vrequest.C, types/pa_vresponse.C,
17979: types/pa_vresponse.h: vrequest compiled
17980:
17981: * src/types/: pa_value.h, pa_vdate.h, pa_vform.h, pa_vhash.h,
17982: pa_vobject.C, pa_vobject.h, pa_vrequest.C, pa_vresponse.C,
17983: pa_vresponse.h, pa_wcontext.h: vrequest compiled
17984:
17985: * src/: classes/classes.h, include/pa_charset.h,
17986: include/pa_charsets.h, include/pa_globals.h, include/pa_pool.h,
17987: include/pa_request.h, include/pa_string.h, main/main.dsp,
17988: main/pa_charset.C, main/pa_charsets.C, main/pa_globals.C,
17989: main/untaint.C, types/pa_value.h, types/pa_vdouble.h,
17990: types/pa_vfile.h, types/pa_vint.h, types/pa_vmath.C,
17991: types/pa_vrequest.C, types/pa_vrequest.h,
17992: types/pa_vstateless_class.h, types/pa_vstring.h,
17993: types/pa_vvoid.h: vrequest,vdouble,vint compiled
17994:
17995: * src/: classes/classes.h, classes/math.C, include/pa_pool.h,
17996: include/pa_request.h, include/pa_sapi.h, include/pa_string.h,
17997: main/main.dsp, types/pa_value.h, types/pa_vbool.h,
17998: types/pa_vclass.h, types/pa_vdouble.h, types/pa_venv.h,
17999: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
18000: types/pa_vjunction.h, types/pa_vmath.C, types/pa_vmath.h,
18001: types/pa_vobject.h, types/pa_vstateless_class.h,
18002: types/pa_vstateless_object.h, types/pa_vstatus.h,
18003: types/pa_vstring.h, types/types.dsp: vmath compiled
18004:
18005: 2003-01-28 paf
18006:
18007: * src/: classes/classes.h, classes/date.C, classes/file.C,
18008: classes/hash.C, classes/image.C, classes/table.C, classes/xdoc.C,
18009: classes/xnode.h, main/execute.C, main/main.dsp, types/pa_value.h,
18010: types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.C,
18011: types/pa_vobject.h, types/pa_vstateless_class.h: started main:
18012: compile_tools
18013:
18014: * src/: include/pa_charset.h, include/pa_exception.h,
18015: include/pa_request.h, include/pa_string.h, main/untaint.C:
18016: untaint compiled
18017:
18018: * ChangeLog, src/include/pa_array.h, src/include/pa_string.h,
18019: src/main/execute.C, src/main/untaint.C, src/types/pa_vmail.C:
18020: more compiled. struck with string::store_to needing to know
18021: source/client charsets
18022:
18023: * src/: include/pa_exception.h, include/pa_uue.h, main/pa_uue.C,
18024: types/pa_vfile.h: uue compiled
18025:
18026: * src/: include/pa_table.h, main/pa_string.C, main/pa_table.C:
18027: table compiled
18028:
18029: * src/: include/pa_cache_managers.h, main/pa_cache_managers.C,
18030: main/pa_globals.C, main/pa_sql_driver_manager.C: globals compiled
18031:
18032: * src/: include/pa_charset.h, main/pa_charset.C,
18033: main/pa_charsets.C: charset/s simplified [charset::pool_for_load
18034: introduced]
18035:
18036: * src/: classes/date.C, include/pa_charset.h,
18037: include/pa_charsets.h, include/pa_globals.h, main/pa_charset.C,
18038: main/pa_charsets.C, main/pa_globals.C, main/pa_request.C:
18039: pa_charsets compiled
18040:
18041: * src/: include/pa_array.h, include/pa_exec.h, include/pa_hash.h,
18042: include/pa_pool.h, main/pa_exec.C: pa_exec win32 compiled
18043:
18044: * src/: include/pa_pool.h, main/pa_common.C, types/pa_vdouble.h:
18045: common compiled
18046:
18047: * src/: include/pa_charsets.h, main/pa_charsets.C,
18048: main/pa_sql_driver_manager.C: pa_charsets compiled
18049:
18050: * src/: include/pa_array.h, include/pa_charset.h,
18051: include/pa_charsets.h, include/pa_pool.h,
18052: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
18053: include/pa_stack.h, include/pa_string.h,
18054: main/pa_sql_driver_manager.C, types/pa_vhash.h, types/pa_vint.h:
18055: sql_driver_manager compiled
18056:
18057: * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: ukranian
18058: letter i with two dots added to koi, all ukranian letters added
18059: to win1251.
18060:
18061: typographic simbol 0xb9 deleted from win1251 [strange one & were
18062: abscent from koi]
18063:
18064: 2003-01-27 paf
18065:
18066: * src/: include/pa_exception.h, include/pa_sql_connection.h,
18067: include/pa_sql_driver_manager.h, include/pa_string.h,
18068: main/pa_common.C, main/pa_exec.C, main/pa_sql_driver_manager.C,
18069: sql/pa_sql_driver.h: paused on sql_manager
18070:
18071: * src/: include/pa_cache_managers.h, include/pa_pool.h,
18072: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
18073: include/pa_stack.h, main/pa_sql_driver_manager.C,
18074: types/pa_vtable.h, types/pa_vvoid.h: vtable compiled
18075:
18076: * src/: classes/op.C, include/pa_globals.h, include/pa_hash.h,
18077: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
18078: include/pa_table.h, main/pa_sql_driver_manager.C,
18079: main/pa_table.C: table compiled
18080:
18081: * src/: include/pa_cache_managers.h, main/pa_cache_managers.C:
18082: cache_managers compiled
18083:
18084: * src/: include/pa_array.h, include/pa_charset.h,
18085: include/pa_pool.h, main/pa_charset.C: charset compiled
18086:
18087: * src/: include/pa_pool.h, main/pa_common.C: common compiled
18088:
18089: * src/: include/pa_array.h, include/pa_common.h, include/pa_hash.h,
18090: include/pa_pool.h, include/pa_string.h, main/pa_common.C,
18091: main/pa_string.C, types/pa_value.C, types/pa_value.h,
18092: types/pa_vhash.h, types/pa_vint.h, types/pa_vstateless_class.h,
18093: types/pa_wcontext.C, types/pa_wcontext.h: wcontext compiled
18094:
18095: 2003-01-24 paf
18096:
18097: * src/: classes/classes.C, classes/classes.h, include/pa_array.h,
18098: include/pa_common.h, include/pa_globals.h, include/pa_hash.h,
18099: include/pa_pool.h, include/pa_string.h, main/pa_common.C,
18100: main/pa_globals.C, main/pa_string.C, types/pa_value.h,
18101: types/pa_vbool.h, types/pa_vdouble.h, types/pa_vhash.h,
18102: types/pa_vint.h, types/pa_vjunction.h,
18103: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
18104: types/pa_vstatus.h, types/pa_vstring.h: more patched
18105:
18106: * src/: classes/op.C, include/pa_array.h, include/pa_exception.h,
18107: include/pa_hash.h, include/pa_pool.h, include/pa_string.h,
18108: include/pa_table.h, main/pa_dictionary.C, main/pa_exception.C,
18109: main/pa_string.C, main/pa_table.C: string compiled
18110:
18111: * src/: include/pa_array.h, include/pa_common.h,
18112: include/pa_dictionary.h, include/pa_exception.h,
18113: include/pa_pool.h, include/pa_string.h, include/pa_table.h,
18114: main/pa_common.C, main/pa_dictionary.C, main/pa_exception.C,
18115: main/pa_string.C: dictionary compiled
18116:
18117: 2003-01-23 paf
18118:
18119: * src/: include/pa_array.h, include/pa_common.h,
18120: include/pa_exception.h, include/pa_globals.h, include/pa_pool.h,
18121: include/pa_request.h, include/pa_string.h, main/pa_common.C,
18122: main/pa_exception.C, main/pa_globals.C, types/pa_value.C,
18123: types/pa_value.h: resurrected pool in new sense: now it's
18124: factory, producing&accounting memory chunks for read[autofree]
18125: buffers
18126:
18127: * src/: include/pa_array.h, include/pa_exception.h,
18128: include/pa_hash.h, include/pa_pool.h, include/pa_table.h,
18129: main/pa_exception.C, main/pa_table.C: table compiled
18130:
18131: * src/: classes/image.C, classes/op.C, include/pa_array.h,
18132: include/pa_exception.h, include/pa_globals.h, include/pa_hash.h,
18133: include/pa_pool.h, include/pa_pragma_pack_begin.h,
18134: include/pa_pragma_pack_end.h, include/pa_sapi.h,
18135: include/pa_string.h, include/pa_table.h, include/pa_types.h,
18136: main/pa_exception.C, main/pa_globals.C, main/pa_string.C,
18137: main/pa_table.C: aint that easy
18138:
18139: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
18140: main/main.dsp: continued with Hash
18141:
18142: * src/main/pa_common.C: connect_string allocated on heap[wes on
18143: stack] now. and exception can be reported OK now [can be reported
18144: outside of pro c with that stack]
18145:
18146: 2003-01-22 paf
18147:
18148: * src/: include/pa_array.h, include/pa_charset.h,
18149: include/pa_dictionary.h, include/pa_hash.h, include/pa_pool.h,
18150: include/pa_string.h, main/pa_array.C, main/pa_hash.C,
18151: main/pa_pool.C, main/pa_string.C: started auto_ptr. PA_Object is
18152: base: contains references_count. auto_ptr template calls
18153: add_ref/release
18154:
18155: 2003-01-21 paf
18156:
18157: * src/: classes/classes.C, classes/classes.h, classes/date.C,
18158: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
18159: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
18160: classes/op.C, classes/response.C, classes/string.C,
18161: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
18162: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
18163: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
18164: include/pa_config_fixed.h, include/pa_config_includes.h,
18165: include/pa_dictionary.h, include/pa_dir.h,
18166: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
18167: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
18168: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
18169: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
18170: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
18171: include/pa_stack.h, include/pa_string.h,
18172: include/pa_stylesheet_connection.h,
18173: include/pa_stylesheet_manager.h, include/pa_table.h,
18174: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
18175: lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
18176: lib/pcre/pcre_parser_ctype.c, main/compile.C,
18177: main/compile_tools.C, main/compile_tools.h, main/execute.C,
18178: main/pa_array.C, main/pa_cache_managers.C, main/pa_charset.C,
18179: main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
18180: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
18181: main/pa_globals.C, main/pa_hash.C, main/pa_pool.C,
18182: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
18183: main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
18184: main/pa_uue.C, main/untaint.C, sql/pa_sql_driver.h,
18185: targets/cgi/pa_pool.C, targets/cgi/pa_threads.C,
18186: targets/cgi/parser3.C, targets/cgi/pool_storage.h,
18187: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
18188: targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h,
18189: types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
18190: types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
18191: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
18192: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
18193: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
18194: types/pa_vhash.h, types/pa_vimage.C, types/pa_vimage.h,
18195: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmail.C,
18196: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
18197: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
18198: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
18199: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
18200: types/pa_vstateless_object.h, types/pa_vstatus.C,
18201: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
18202: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
18203: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
18204: types/pa_vxnode.h, types/pa_wcontext.C, types/pa_wcontext.h,
18205: types/pa_wwrapper.h, main/compile.tab.C, main/compile.y:
18206: 2002->2003
18207:
18208: 2003-01-16 paf
18209:
1.211 moko 18210: * operators.ru.txt, operators.txt, src/include/pa_globals.h,
18211: src/main/pa_common.C, src/main/pa_globals.C: http:// introducing
18212: $.any-status(1)
1.95 moko 18213:
1.211 moko 18214: * operators.ru.txt, operators.txt, src/include/pa_config_fixed.h,
1.95 moko 18215: src/main/pa_common.C: http request now return status. and not
18216: fail on status!=200
18217:
18218: 2003-01-15 paf
18219:
18220: * src/main/pa_globals.C: localized pa_xmlFileRead/Close
18221:
18222: 2003-01-14 paf
18223:
18224: * src/lib/ltdl/: config.guess, config.sub, install-sh, missing,
18225: mkinstalldirs: removed some ancient files [they in / really]
18226:
18227: * src/lib/ltdl/: config_fixed.h, libltdl.dsp, ltdl.c: ltdl.c
18228: regretfully needed patch in two places. in config_fixed.h made
18229: stubs for lib to compile in MSVC
18230:
18231: 2003-01-13 paf
18232:
18233: * config.guess, config.sub, ltmain.sh: removed last piece of
18234: configure.in(libtool) hacks
18235:
1.116 moko 18236: * src/lib/ltdl/: COPYING.LIB, acinclude.m4, config.h,
1.95 moko 18237: config_auto.h.in, configure, configure.in, libltdl.dsp, ltdl.c,
18238: ltdl.h: moved to latest libtool (1.4.3)
18239:
18240: 2003-01-10 paf
18241:
18242: * src/lib/ltdl/: configure, configure.in: PROG_NM
18243:
18244: * src/main/pa_globals.C: moved to latest xml lib versions, changed
18245: patches. libxml2 >= 2.5.1
18246: [ftp://xmlsoft.org/libxml2-2.5.1.tar.gz] libxslt >= 1.0.23
18247: [ftp://xmlsoft.org/libxslt-1.0.23.tar.gz] gdome2 >= 0.7.2
18248: [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.2.tar.gz]
18249:
18250: * INSTALL: moved to latest versions of xml libs libxml2 >=
18251: 2.5.1 [ftp://xmlsoft.org/libxml2-2.5.1.tar.gz] libxslt >=
18252: 1.0.23 [ftp://xmlsoft.org/libxslt-1.0.23.tar.gz] gdome2 >=
18253: 0.7.2 [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.2.tar.gz]
18254:
18255: 2003-01-09 paf
18256:
18257: * INSTALL: xml,xslt,gdome lib urls updated
18258:
18259: * config.guess, config.sub, missing, mkinstalldirs,
1.116 moko 18260: src/include/pa_config_auto.h.in, src/lib/ltdl/config_auto.h.in,
1.95 moko 18261: src/lib/ltdl/configure, src/lib/ltdl/configure.in,
1.116 moko 18262: src/targets/cgi/Makefile.am: moved to autoconf 2.57 & automake
18263: 1.7.2
1.95 moko 18264:
18265: * depcomp: moving to automake 1.7.2
18266:
18267: 2002-12-27 paf
18268:
18269: * src/include/pa_version.h: 0007
18270:
18271: * src/doc/: aliased.dox, index.dox, module.dox, pooled.dox: removed
18272: outdated parts, made links to language docs
18273:
18274: * src/include/pa_config_auto.h.in: comment
18275:
18276: 2002-12-26 paf
18277:
18278: * src/classes/file.C: ^file:fullpath[a.gif] when document root did
18279: not contain trailing / fixed.
18280:
18281: * INSTALL: changing SAFE_MODE politics
18282:
18283: * src/include/pa_config_auto.h.in: changing SAFE_MODE politics
18284:
18285: * src/main/: pa_common.C, pa_exec.C: changing SAFE_MODE politics
18286:
18287: 2002-12-25 paf
18288:
18289: * src/main/pa_globals.C: optimized-xml
18290:
18291: * src/main/pa_globals.C: optimized-as-is
18292:
18293: 2002-12-24 paf
18294:
18295: * src/main/: pa_common.C, pa_pool.C: pool::copy on zero size|ptr
18296: fixed [were really called with zero size when .html?a=&b=]
18297:
18298: * src/classes/mail.C: $MAIL in @conf now invalid when configured
18299: with --with-sendmail
18300:
18301: * src/main/pa_exec.C: fork/pipe error now [old always-pipe-error
18302: fixed]
18303:
18304: 2002-12-23 paf
18305:
18306: * src/types/pa_vcookie.C: $cookie:field[put value] fixed [were
18307: ignoring parameters & were storing only string with default
18308: expires
18309:
18310: * src/main/pa_charset.C: From: "Victor Fedoseev" <vvf_ru@mail.ru>
18311: To: "Alexandr Petrosian (PAF)" <PAF@design.ru> Sent: Monday,
18312: December 23, 2002 4:22 AM Subject: bug â
18313: Charset::transcode_buf2xchar
18314:
18315: 2002-12-20 paf
18316:
18317: * src/targets/cgi/parser3.C: removed last \n appending in non-win32
18318: non-cgi [script] runs
18319:
18320: 2002-12-19 paf
18321:
18322: * INSTALL: --without-iconv recommended [it crashes on some systems
18323: [tested on elik]] moreover, it's not needed there [parser
18324: registers charsets itself]
18325:
18326: * INSTALL: --without-iconv recommended [it crashes on some systems
18327: [tested on elik]]
18328:
1.211 moko 18329: * operators.ru.txt, operators.txt, src/include/pa_globals.h,
1.95 moko 18330: src/include/pa_request.h, src/main/pa_globals.C,
18331: src/main/pa_request.C: $response:download
18332:
18333: * src/classes/mail.C: 'to' check bugfix [now checked only on ms
18334: compiler [win32]].
18335:
18336: 2002-12-18 paf
18337:
18338: * src/classes/xdoc.C: doc->URL on xdoc.load set correctly now
18339:
18340: 2002-12-17 paf
18341:
18342: * src/targets/cgi/parser3.C: merged die&iis changes
18343:
18344: * src/targets/cgi/parser3.C: 1. on win32 in die: abort() reverted
18345: to exit(1) 2. more flexible iilegal call check
18346:
18347: 2002-12-16 paf
18348:
18349: * ltmain.sh: some automakes silly insist on having this handy
18350:
18351: * src/main/untaint.C: filespec russian small 'r' changed to latin
18352: 'p' bug fix
18353:
18354: 2002-12-15 paf
18355:
18356: * src/main/untaint.C: filespec russian small 'r' changed to latin
18357: 'p'
18358:
18359: * configure.in, src/include/pa_config_auto.h.in,
18360: src/main/compile.C, src/main/pa_common.C: merged small changes
18361: from branch 6 to HEAD
18362:
18363: * src/main/compile.C: removed warning
18364:
18365: * src/main/pa_common.C: ftruncate having checked
18366:
18367: * configure.in, src/include/pa_version.h: new version
18368:
18369: 2002-12-14 paf
18370:
18371: * src/classes/table.C: removed unnecessary code
18372:
18373: * src/sql/pa_sql_driver.h: exception type fixed
18374:
18375: 2002-12-09 paf
18376:
18377: * src/types/pa_vvoid.h: $void.store[now] error
18378:
18379: * src/targets/cgi/parser3.C: ::die now tries to write core dump
18380:
18381: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: ::die now
18382: tries to write core dump
18383:
18384: * src/targets/cgi/parser3.C: ::die now tries to write core dump
18385:
18386: * src/: classes/hash.C, classes/string.C, classes/table.C,
18387: classes/void.C, main/pa_sql_driver_manager.C,
18388: sql/pa_sql_driver.h: changed exception handling mech in sql
18389: handlers #2
18390:
18391: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: changed
18392: exception handling mech in sql handlers
18393:
18394: * src/sql/pa_sql_driver.h: changed exception handling mech in sql
18395: handlers
18396:
18397: * src/: classes/hash.C, classes/string.C, classes/table.C,
18398: classes/void.C, main/pa_sql_driver_manager.C,
18399: sql/pa_sql_driver.h: changed exception handling mech in sql
18400: handlers
18401:
1.116 moko 18402: * configure.in: removed configure.in:AC_LIBTOOL, it caused automake
18403: to write makefile which used libtool to install things, which is
18404: not needed
1.95 moko 18405:
18406: 2002-12-06 paf
18407:
1.211 moko 18408: * operators.ru.txt, operators.txt, src/main/compile.tab.C,
18409: src/types/pa_vhash.h: $hash.fields -- pseudo field to make 'hash'
18410: more like 'table'
1.95 moko 18411:
18412: 2002-12-05 paf
18413:
18414: * src/: classes/mail.C, types/pa_vmail.C, types/pa_vmail.h: smtp
18415: cc/bcc OK now
18416:
18417: * src/main/untaint.C: mail header closed properly
18418:
18419: * src/: main/pa_common.C, main/untaint.C, types/pa_vmail.C: mail
18420: header ',' allowed. still bugs in smtp [only one receiptient
18421: works, cc, bcc ignored now, and MAILED ;)]
18422:
18423: [strncpy killed, memnchr used]
18424:
18425: * src/main/pa_table.C: table-copy now current=0
18426:
18427: * src/main/: pa_array.C, pa_table.C: wow! found/fixed bug in
18428: lowlevel proc
18429:
18430: * src/targets/cgi/parser3.C: more checks on
18431: http://domain/parser.cgi start [maybe some getenv returns "",
18432: checked that now
18433:
18434: * src/targets/cgi/parser3.C: more checks on
18435: http://domain/parser.cgi start [maybe some getenv returns "",
18436: checked that now
18437:
18438: * src/targets/cgi/parser3.C: error logging made unbuffered [so that
18439: out-of-mem errors reached log]
18440:
18441: * src/: classes/mail.C, targets/cgi/parser3.C, types/pa_vmail.C:
18442: mail:send MIME-Version default
18443:
18444: * src/main/main.dsp: pa_version included into main.dsp
18445:
18446: 2002-12-04 paf
18447:
18448: * src/types/pa_vform.C: $form:field string value cut by premature 0
18449:
18450: * parser3.dsw, src/main/compile.tab.C, src/main/main.dsp:
18451: lib/libltdl -> lib/ltdl Win32 changes. s
18452:
18453: * src/classes/classes.awk: more strict *.C$
18454:
18455: * gnu.dsp: restored
18456:
1.116 moko 18457: * configure.in, gnu.dsp, src/lib/Makefile.am,
18458: src/lib/ltdl/Makefile.am, src/lib/ltdl/README,
18459: src/lib/ltdl/acinclude.m4, src/lib/ltdl/config.guess,
18460: src/lib/ltdl/config.h, src/lib/ltdl/config.sub,
18461: src/lib/ltdl/config_auto.h.in, src/lib/ltdl/config_fixed.h,
18462: src/lib/ltdl/configure, src/lib/ltdl/configure.in,
18463: src/lib/ltdl/install-sh, src/lib/ltdl/libltdl.dsp,
18464: src/lib/ltdl/ltdl.c, src/lib/ltdl/ltdl.h: src/lib/ltdl/Makefile
18465: now created with /configure, not ltdl/configure, so it does have
18466: no problems with automake. ltdl/configure
18467: AC_OUTPUT(Makefile<<removed)
1.95 moko 18468:
18469: 2002-12-02 paf
18470:
1.211 moko 18471: * operators.ru.txt, operators.txt: removed outdated status:db
1.95 moko 18472:
18473: * ChangeLog, src/classes/mail.C, src/include/pa_common.h,
18474: src/main/pa_common.C, src/main/pa_request.C,
18475: src/types/pa_vcookie.C, src/types/pa_vmail.C: http header lang of
18476: tainted parts becomes http-header
18477:
18478: 2002-11-29 paf
18479:
1.211 moko 18480: * src/classes/date.C, src/classes/image.C, operators.ru.txt,
18481: operators.txt: exif dates now objects of type date
1.95 moko 18482:
18483: * src/classes/image.C: file.seek removed [it were used in image.C
18484: only, and for parser user this means that jpeg image has bad
18485: size in fragment's header] now used image.format
18486:
18487: * src/: include/pa_common.h, main/pa_common.C,
18488: types/pa_vresponse.C, types/pa_vresponse.h: http:// param values
18489: now handled exactly like $response:header values. e.g. can be
18490: hash [can have subattributes] & contain date values.
18491:
18492: * src/main/pa_common.C: http:// param values lang forced URI
18493:
18494: * src/main/pa_common.C: http:// tainted partes now %xx
18495:
18496: 2002-11-28 paf
18497:
1.211 moko 18498: * operators.ru.txt, operators.txt: http.timeout
1.95 moko 18499:
18500: * src/classes/image.C: ^image.length now counts interchar space.
18501: plus space after last char
18502:
18503: * src/main/pa_string.C: PCRE_DOLLAR_ENDONLY
18504:
18505: * src/classes/image.C: ^image.font width measurer now scans full
18506: height [were -1]
18507:
18508: * configure.in: stopped double libltdl/Makefile generation
18509:
18510: * src/classes/image.C: ^image.text now outputs one pixel HIGHER
18511: chars [one top horizontal line of 1pixel height were missing]
18512:
18513: * src/classes/op.C: ^cache bug fixed. stupid compiler allowed
18514: 'false' to go into (Hash *) parameter
18515:
18516: 2002-11-27 paf
18517:
18518: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
18519: types/pa_vmail.C: response:body[file] if file nows it's name now
18520: returns content-disposition: >>attachment<<
18521:
18522: * src/classes/image.C: ^image.font << bad font file-size now
18523: properly reported
18524:
18525: 2002-11-26 paf
18526:
18527: * src/main/pa_request.C: fixed lang in reponse header
18528:
18529: * src/main/pa_common.C: utf8 prefix ignored @read text
18530:
1.211 moko 18531: * operators.ru.txt, operators.txt, src/main/pa_common.C: http://
18532: response status!=200 made exception: http.status with source=bad
18533: status#
1.95 moko 18534:
18535: 2002-11-25 paf
18536:
18537: * configure.in, src/classes/image.C,
18538: src/include/pa_config_auto.h.in,
18539: src/include/pa_config_includes.h, src/main/Makefile.am,
1.116 moko 18540: src/main/pa_common.C, src/main/pa_globals.C: http:// and image
18541: const void related probs fixed
1.95 moko 18542:
1.211 moko 18543: * operators.ru.txt, operators.txt, src/main/pa_common.C: http
18544: fields now UPPERCASE
1.95 moko 18545:
18546: $file[^file::load[http://there]] $file.SERVER
18547:
18548: * src/: classes/file.C, classes/image.C, classes/xdoc.C,
18549: include/pa_common.h, main/pa_common.C, main/pa_request.C: checked
18550: http options [invalid onces now reported] made default
18551: user-agent: paf
18552:
1.211 moko 18553: * operators.ru.txt, operators.txt, src/classes/file.C,
18554: src/classes/table.C, src/classes/xdoc.C, src/include/pa_common.h,
1.95 moko 18555: src/include/pa_globals.h, src/main/pa_common.C,
18556: src/main/pa_globals.C, src/main/pa_request.C,
18557: src/types/pa_vfile.C, src/types/pa_vfile.h: table/xdoc/file::load
18558: now understand http:// prefix and additional params, sample:
18559: $rates[^xdoc::load[http://www.cbr.ru/scripts/XML_daily.asp?date_req=02/03/2002;
18560: $.USER-AGENT[parser3] ]]
18561:
18562: 2002-11-22 paf
18563:
18564: * src/classes/image.C, src/include/pa_globals.h,
18565: src/main/execute.C, src/main/pa_globals.C, src/types/pa_vimage.C,
1.211 moko 18566: src/types/pa_vimage.h, operators.ru.txt, operators.txt:
18567: $image.exif support $image.exif.DateTime & co
1.95 moko 18568:
18569: 2002-11-21 paf
18570:
18571: * src/main/: pa_exec.C, untaint.C: cstr(UL_UNSPECIFIED) [not
18572: _PASS_APPENDED)
18573:
18574: * src/classes/image.C: jpeg size measure fixed: were badly skipping
18575: EXIF information [were big block and it's size were considered
18576: negative :(]
18577:
1.211 moko 18578: * operators.ru.txt, operators.txt, src/classes/image.C,
18579: src/include/pa_common.h, src/main/pa_common.C,
18580: src/types/pa_vmail.C: image.measure internals rewritten. no
18581: there's reader.seek, and all's ready for EXIF extraction [now we
18582: fail to measure files with EXIF info]
1.95 moko 18583:
18584: * src/main/pa_common.C: O_TRUNCATE killed, ftruncate used instead:
18585: O_TRUNC truncates even exclusevely write-locked file [thanks to
18586: Igor Milyakov <virtan@rotabanner.com> for discovering]
18587:
18588: 2002-11-20 paf
18589:
18590: * src/targets/cgi/parser3.C: logging @signal += query_string
18591:
18592: * configure.in, src/include/pa_config_auto.h.in,
18593: src/include/pa_config_includes.h, src/targets/cgi/parser3.C:
18594: comment
18595:
18596: * src/targets/cgi/parser3.C: SIGNALS overriden @ main top
18597:
18598: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
18599: targets/cgi/parser3.C: SIGUSR1 >> writes to error_log uri of
18600: currently processed document SIGPIPE >> interrupts request
18601: processing [exception = DB rollback]
18602:
18603: * src/main/pa_exec.C: comment
18604:
18605: * src/main/pa_exec.C: pa_exec: data written only if size>0
18606:
1.211 moko 18607: * operators.ru.txt, operators.txt, src/classes/file.C:
18608: ^file::exec/cgi[file;$.stdin[] << disable HTTP-POST repassing
1.95 moko 18609:
18610: * src/: include/pa_config_fixed.h, main/pa_common.C,
18611: main/pa_exec.C, targets/cgi/parser3.C: ^file:exec/cgi [pa_exec]
18612: pipe read errors now checked
18613:
18614: 2002-11-19 paf
18615:
18616: * src/targets/cgi/parser3.C: removed #ifdef WIN32 around check of
18617: CGI: Illegal call
18618:
18619: 2002-11-01 paf
18620:
18621: * src/main/execute.C: comment
18622:
18623: 2002-10-31 paf
18624:
18625: * src/main/execute.C: found out why, checked that for now. todo:
18626: find out a way for that user could do that
18627:
18628: * src/types/pa_vstateless_object.h: object put replaces static
18629: parent if any
18630:
18631: * src/types/pa_vobject.C: object put replaces static parent if any
18632:
18633: * src/: classes/form.C, classes/mail.C, classes/op.C,
18634: classes/xnode.h, main/compile.tab.C, main/execute.C,
18635: main/pa_request.C, types/pa_value.h, types/pa_vclass.C,
18636: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
18637: types/pa_vcookie.h, types/pa_vdate.h, types/pa_venv.h,
18638: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
18639: types/pa_vhash.h, types/pa_vimage.h, types/pa_vmail.C,
18640: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
18641: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
18642: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
18643: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
18644: types/pa_vstateless_object.h, types/pa_vstatus.C,
18645: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.C,
18646: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
18647: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
18648: types/pa_wwrapper.h: static fix merged
18649:
18650: * src/: main/compile.tab.C, types/pa_vobject.C: killed
18651: $virtual_fields in dynamic, but one can reach derived
18652: static[class] variable from base
18653:
18654: * src/: classes/op.C, types/pa_value.h, types/pa_vmethod_frame.h,
18655: types/pa_vobject.C, types/pa_vobject.h,
18656: types/pa_vstateless_class.C, types/pa_vstateless_class.h: fixed
18657: statics, left $virtual_fields in dynamic
18658:
18659: * src/types/: pa_vobject.C, pa_vstateless_class.C: realized that
18660: one can't remember derivates in base class: there's so many of
18661: them. also there can be no virtual method calls in static
18662: classes
18663:
18664: * src/: classes/form.C, classes/mail.C, classes/op.C,
18665: classes/xnode.h, main/execute.C, main/pa_request.C,
18666: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
18667: types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
18668: types/pa_vdate.h, types/pa_venv.h, types/pa_vfile.h,
18669: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
18670: types/pa_vimage.h, types/pa_vmail.C, types/pa_vmail.h,
18671: types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.C,
18672: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
18673: types/pa_vresponse.C, types/pa_vresponse.h,
18674: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
18675: types/pa_vstateless_object.h, types/pa_vstatus.C,
18676: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.C,
18677: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
18678: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
18679: types/pa_wwrapper.h: static call $self fixed
18680:
18681: * src/main/execute.C: comment
18682:
18683: * src/: classes/op.C, types/pa_value.h, types/pa_vobject.h:
18684: ^process[$caller.self]{...} now compiles to last derived object
18685: part of that 'self'
18686:
18687: 2002-10-29 paf
18688:
18689: * src/targets/isapi/parser3isapi.C: comment on 404 bad status
18690: re-passing [iis to blame]
18691:
18692: * src/classes/string.C: changed string.save to pass current sql
18693: connection to cstr thus one can ^connect[some server]{
18694: $s[insert into table x (x) values (^taint[sql]{value})]
18695: ^s.save[some.sql] } and he'd get in some.sql file code with
18696: properly escaped. [tried in mssql->mysql export->import of
18697: binary data]
18698:
18699: 2002-10-25 paf
18700:
18701: * src/types/pa_vresponse.C: case insensitive response user fields
18702: get/put
18703:
18704: * src/: include/pa_hash.h, main/pa_hash.C, main/pa_request.C,
18705: types/pa_vresponse.C: saving for maybe-future
18706:
18707: 2002-10-23 paf
18708:
1.211 moko 18709: * operators.ru.txt, operators.txt, src/classes/table.C:
18710: ^table.hash{code}... ^table.hash(expr)...
1.95 moko 18711:
18712: * src/types/pa_vmail.C: email whitespace trimBoth-ed
18713:
18714: 2002-10-22 paf
18715:
18716: * src/types/: pa_vform.C, pa_vform.h: removed needless
18717: VForm::Append...(...Value)
18718:
18719: * src/main/execute.C: $.name outside of $name[...] checked
18720:
18721: * src/main/: compile.tab.C, compile.y: lexer changed to fix
18722: ^call[]^#HH bug [that situation yelded no EON, which whas wrong]
18723:
18724: 2002-10-21 paf
18725:
1.211 moko 18726: * operators.ru.txt, operators.txt, src/types/pa_vform.C,
18727: src/types/pa_vform.h: $form:qtail $form:imap.x/y
1.95 moko 18728:
1.211 moko 18729: * operators.ru.txt, operators.txt, src/types/pa_vform.C:
18730: $form:nameless = "?value&...", "...&value&...", "...&value"
1.95 moko 18731:
1.211 moko 18732: * operators.ru.txt, operators.txt, src/types/pa_vform.C:
18733: $form:image-map
1.95 moko 18734:
1.211 moko 18735: * operators.ru.txt, operators.txt, src/classes/file.C:
18736: /some/page.html: ^file:fullpath[a.gif] => /some/a.gif
1.95 moko 18737:
18738: 2002-10-17 paf
18739:
18740: * src/main/: compile.tab.C, compile.y: operators precedence changed
18741: a little: logical not and bitwise negation precedence made
18742: highest, << and >> bitshits precedence made equal [were << higher
18743: than >>]
18744:
18745: * src/classes/op.C: exception handling fixed [were bad with
18746: contexts]
18747:
18748: 2002-10-16 paf
18749:
18750: * src/: classes/op.C, include/pa_request.h, main/execute.C,
18751: main/pa_request.C: Request::self considered equal to
18752: VMethodFrame::self, and removed, Request::get_self() mapped to
18753: VMethodFrame.self()
18754:
18755: * src/: classes/op.C, main/pa_request.C: VMainClass now has name =
18756: $hash in open field now gives old good error meesage
18757:
18758: 2002-10-15 paf
18759:
18760: * src/types/pa_vjunction.h: ^if(def $junction){was true}{now false}
18761: use ^if($junction is junction){was and now true}
18762:
18763: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h,
18764: include/pa_pool.h, main/pa_charset.C, main/pa_pool.C,
18765: types/pa_vxnode.C: xml->parser strings now have origin, which
18766: points to place where value left xml library and came to parser:
18767: place of dom field extraction/call
18768:
18769: * src/: classes/op.C, include/pa_opcode.h, include/pa_request.h,
18770: main/compile.tab.C, main/compile.y, main/execute.C,
18771: types/pa_vmethod_frame.h: removed last pieces of old code
18772: allowing $junction.xxx at compile time
18773:
18774: * ChangeLog, src/classes/op.C, src/main/compile.tab.C,
18775: src/main/compile.y, src/types/pa_vmethod_frame.h: process[self]
18776: objects also considered [were only classes]
18777:
18778: * ChangeLog, src/classes/op.C, src/include/pa_request.h,
18779: src/types/pa_vmethod_frame.h: ^process[CLASS]{body} now executed
18780: with CLASS self. [ (request&method_frame).self temporarily
18781: changed ]
18782:
18783: * src/classes/: hash.C, op.C: method_frame now always changed, with
18784: no exception to native calls. for&foreach changed to use
18785: method_frame.caller for their var's name context
18786:
18787: * src/: main/execute.C, targets/cgi/parser3.C,
18788: types/pa_vstateless_class.C, types/pa_vstateless_class.h:
18789: compiling to system classes disabled
18790:
1.211 moko 18791: * operators.ru.txt, operators.txt, src/classes/op.C:
1.95 moko 18792: ^process[$caller.CLASS]{code-string} added
18793:
1.211 moko 18794: * operators.ru.txt, operators.txt, src/classes/op.C,
18795: src/main/compile.tab.C, src/main/compile.y, src/main/execute.C,
18796: src/main/pa_request.C, src/types/Makefile.am,
18797: src/types/pa_vjunction.C, src/types/pa_vjunction.h,
18798: src/types/pa_vmethod_frame.h, src/types/types.dsp: removed
18799: $junction.get $junction.set[] introducing $caller
1.95 moko 18800:
18801: * src/types/pa_value.h: removed outdated comments. doxygen would
18802: find them lower by inheritance tree
18803:
18804: * src/types/pa_vjunction.C: ident
18805:
18806: 2002-10-14 paf
18807:
18808: * src/classes/op.C: process compiles to code's class class
18809:
18810: * src/: classes/form.C, classes/mail.C, classes/op.C,
18811: include/pa_request.h, main/compile.C, main/compile.tab.C,
18812: main/compile.y, main/execute.C, main/pa_request.C,
18813: types/pa_vstateless_class.h: operators now main-class-methods
18814:
18815: * src/: classes/op.C, include/pa_request.h: ^try{^call{}} now has
18816: better stack trace [has "call" & co there]
18817:
18818: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
18819: operators @auto now executed in MAIN context
18820:
18821: * src/main/execute.C: operator execution context now = MAIN, not
18822: closest stack frame
18823:
18824: @touchit[] $i[after]
18825:
18826: ----t.html $i[before] << local ^touchit[] $i << now 'before',
18827: were 'after'
18828:
18829: ---t.html $i[before] << notlocal [main] ^touchit[] $i << now
18830: 'after'
18831:
18832: * src/main/execute.C: comment
18833:
18834: * src/types/: pa_vclass.C, pa_vobject.h, pa_vstateless_class.C,
18835: pa_vstateless_class.h: $form:CLASS resurrected [wes killed in
18836: action]
18837:
18838: * src/types/pa_vxnode.C: misreplace fixed
18839:
18840: * configure, configure.in, src/include/pa_config_auto.h.in,
1.211 moko 18841: src/types/pa_vstatus.C, operators.ru.txt, operators.txt:
1.95 moko 18842: $status:rusage.tv_secs/usecs introduced
18843:
18844: 2002-10-09 paf
18845:
18846: * src/classes/: double.C, int.C, string.C: ^string.int[] now failes
18847: on empty string [or uses (default)]
18848:
18849: 2002-10-08 paf
18850:
18851: * src/main/untaint.C: mail header quoted printable changed after
18852: RFC reread
18853:
1.211 moko 18854: * operators.ru.txt, operators.txt: plan on ^if(method
1.95 moko 18855:
18856: * src/types/pa_vxnode.C: misreplace
18857:
18858: 2002-09-24 paf
18859:
1.116 moko 18860: * src/targets/cgi/Makefile.am: LIBS were bad name in .am
1.95 moko 18861:
18862: * src/types/pa_vmail.C: HAVE_TIMEZONE & co now checked and
18863: mailreceive would compile on freebsd now
18864:
18865: * src/include/pa_config_fixed.h, src/types/pa_vmail.C, acconfig.h,
18866: configure, configure.in, src/include/pa_config_auto.h.in,
1.116 moko 18867: src/targets/cgi/Makefile.am: HAVE_TIMEZONE & co now checked and
18868: mailreceive would compile on freebsd now
1.95 moko 18869:
18870: * src/: classes/file.C, main/untaint.C: 1. file spec language
18871: changed: now there are only few chars are untainted: * ? ' " < >
18872: | and, on unix, : \ ~ [russian letters and SPACES now enabled,
18873: one should use ^untaint[uri]{...} now]
18874:
18875: 2. $list[^file:list[dir]] now returns simply tainted names in
18876: $list.name, not tainted as filespec
18877:
18878: @russianindex[] #dir with files with russian-lang names
18879: $where[dir]
18880:
18881: $dir[^file:list[$where;\.txt^$]] ^dir.menu{ <a
18882: href=$where/^untaint[uri]{$dir.name}>$dir.name</a><br> }
18883:
18884: 2002-09-23 paf
18885:
18886: * src/types/pa_vdouble.h: double->int round added
18887:
18888: * src/classes/date.C: date bug fix, now
18889: round(floatDays*secondsPerDay)
18890:
18891: * src/classes/date.C: date bug fix, now
18892: round(floatDays*secondsPerDay)
18893:
18894: 2002-09-20 paf
18895:
18896: * src/main/execute.C: code junction calls disabled [before: code
18897: was compiled in such a way, that there were no code-junctions in
18898: OP_CALL]
18899:
18900: this now error: @badjunctioncall[] ^badjunctioncallinside{code}
18901:
18902: @badjunctioncallinside[code] ^code[]
18903:
18904: * src/main/: compile.tab.C, compile.y: changed grammer on junction
18905: expanding to include ^junction.method
18906:
18907: * src/main/pa_common.C: -d "DIR/" now true
18908:
18909: * src/classes/xdoc.C: xdoc::create[name] now sets $request:charset
18910: as internal xdoc encoding, and after decoding attributes set by
18911: dom functions now encoded OK, not as digital entities
18912:
18913: * src/classes/xdoc.C: empty transform result, being taken as file
18914: now returns empty file, not raises stupid error about "stat-ed
18915: file"
18916:
18917: * src/types/pa_vhash.h: hash.foreach modification of existing keys
18918: allowed
18919:
18920: * src/types/types.dsp: introducing $junction.get/put(1) one can
18921: write iterators now:
18922:
18923: ^user-foreach[key;value]{$key=$value<br>}
18924:
18925: @user-foreach[key;value;code] ^for[i](1;10){ $code.key($i)
18926: $code.value($i*2) $code }
18927:
18928: * src/main/compile_tools.h: mistype
18929:
1.116 moko 18930: * src/targets/cgi/Makefile.am: binaries now depend on makefiles,
18931: thus taking linking options configure changes into account [were:
18932: ignoring]
1.95 moko 18933:
18934: * src/types/: pa_vjunction.C, Makefile.am: introducing
18935: $junction.get/put(1) one can write iterators now:
18936:
18937: ^user-foreach[key;value]{$key=$value<br>}
18938:
18939: @user-foreach[key;value;code] ^for[i](1;10){ $code.key($i)
18940: $code.value($i*2) $code }
18941:
18942: * src/: include/pa_opcode.h, include/pa_request.h,
18943: main/compile.tab.C, main/compile.y, main/execute.C,
18944: main/main.dsp, targets/cgi/parser3.dsp, types/pa_vjunction.h:
18945: introducing $junction.get/put(1) one can write iterators now:
18946:
18947: ^user-foreach[key;value]{$key=$value<br>}
18948:
18949: @user-foreach[key;value;code] ^for[i](1;10){ $code.key($i)
18950: $code.value($i*2) $code }
18951:
18952: 2002-09-19 paf
18953:
1.116 moko 18954: * Makefile.am: new: make commit
1.95 moko 18955:
18956: * aclocal.m4: forced to be older
18957:
18958: 2002-09-18 paf
18959:
18960: * parser3.dsw, src/include/pa_opcode.h, src/main/compile.tab.C,
18961: src/main/compile.y, src/main/execute.C: << >> int shifts
18962:
18963: * src/: include/pa_common.h, include/pa_request.h,
18964: main/pa_common.C, main/pa_request.C: auto.p exists but unreadable
18965: - now this - fatal error
18966:
18967: * src/classes/file.C: ^file::exec/cgi $.stdin[can be file now] so
18968: that one can pass binary data there
18969:
18970: * src/: classes/date.C, classes/double.C, classes/file.C,
18971: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
18972: classes/op.C, classes/response.C, classes/string.C,
18973: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
18974: include/pa_request.h: pa_request contexts made privated, plus
18975: get_{self/method_frame} to read. Request_context_saver used in
18976: ^try to save flang too. [were not saved]
18977:
18978: * src/types/pa_vresponse.C: header value chains joined before
18979: output, this should help $.subject[$var $var] from being
18980: converted to subject: ?koi8-r?Q?...?= ?koi8-r?Q?...?=
18981:
18982: 2002-09-17 paf
18983:
18984: * src/: main/execute.C, types/pa_value.h, types/pa_vmethod_frame.h:
18985: removed changes, operators executed with calling self. lots of
18986: code with ^include code relies on defined/defining self variables
18987:
18988: $a[1] ^include[print_a.p] print_a.p: $a
18989:
18990: ^include[set_a.p] a=$a set_a.p: $a[1]
18991:
18992: * src/: classes/op.C, main/execute.C, main/pa_request.C,
18993: types/pa_value.C, types/pa_value.h, types/pa_vmethod_frame.h,
18994: types/pa_vstateless_class.h: operators now executed with MAIN
18995: self. it's for ^include sake, too strong a change
18996:
18997: * src/classes/op.C: made place for ^process to compile it's code to
18998: in case of no self
18999:
19000: * src/main/execute.C: found ancient param to Junction, removed.
19001: allowed passing self to native_code_operators [for ^process to
19002: work, she needs self]
19003:
19004: * src/: main/execute.C, types/pa_value.C, types/pa_value.h,
19005: types/pa_vstateless_class.h: found ancient param to Junction,
19006: removed. allowed passing self to native_code_operators [for
19007: ^process to work, she needs self]
19008:
19009: * src/: main/execute.C, main/pa_request.C, types/pa_value.C,
19010: types/pa_value.h, types/pa_vmethod_frame.h,
19011: types/pa_vstateless_class.h: allowed Request.self to be 0,
19012: checked that in VMethodFrame get/put and $self.
19013:
19014: * src/classes/: table.C, xdoc.C: table::sql options table::create
19015: copy options options checked, wrong option now fatal error
19016:
19017: * src/main/pa_string.C: string.replace fixed [were missing words on
19018: pieces boundaries]
19019:
1.150 moko 19020: * configure, configure.in: .so now detected [can be .sl on hpux,
19021: .dll on cygwin, .so in other cases)
1.95 moko 19022:
19023: * configure, configure.in: .so now detected [can be .sl on hpux,
19024: .dll on cygwin, .so in other cases)
19025:
1.211 moko 19026: * operators.ru.txt, operators.txt, src/classes/hash.C,
19027: src/classes/table.C, src/include/pa_globals.h,
19028: src/main/pa_globals.C: table.sql hash::sql flag to allow
19029: duplicate keys [$.distinct(1/0)] first record taken [were last]
1.95 moko 19030:
19031: * src/: classes/hash.C, classes/table.C,
19032: include/pa_sql_connection.h: table.sql hash::sql duplicate keys
19033: now errors
19034:
19035: * src/classes/hash.C: foreach delims bug fixed [were ,2,3]
19036:
19037: * src/classes/: op.C, table.C: menu/for delims bug fixed [were
19038: ,2,3]
19039:
19040: 2002-09-16 paf
19041:
19042: * src/classes/file.C: file::cgi line ends can be both unix & dos.
19043: and they can be unix [\n\n] on win when 'use CGI' used, it causes
19044: stdout to be binary. now detected closest header break.
19045:
19046: * src/: main/untaint.C, types/pa_vmail.C: mail:send closing ?= now
19047: closed right
19048:
19049: 2002-09-13 paf
19050:
1.211 moko 19051: * operators.ru.txt, operators.txt, src/main/compile.tab.C,
19052: src/main/compile.y, src/main/compile_tools.h: (expression
19053: #comment)
1.95 moko 19054:
19055: (multiline expression #comment line2 #comment )
19056:
19057: (expression #comment with (brackets) comment) << OK
19058:
1.211 moko 19059: * operators.ru.txt, operators.txt, src/main/compile.tab.C,
19060: src/main/compile.y: !| bitwise !|| numerical xor now [preparing
19061: for expression #comments]
1.95 moko 19062:
19063: * src/main/: compile.tab.C, compile.y: @method[$name] now parse
19064: error
19065:
19066: * src/: include/pa_config_fixed.h, main/pa_socks.C: HAVE_WINSOCK_H
19067: cheched in pa_socks.C
19068:
1.116 moko 19069: * configure, configure.in, src/include/pa_config_auto.h.in:
19070: HAVE_WINSOCK_H created in configure.in
1.95 moko 19071:
19072: * src/: main/compile.tab.C, main/compile.y, types/pa_vresponse.C:
19073: cookie date now clean [were mistakenly tainted & that worked bad
19074: with opera -- 'happily' that worked OK with msie]
19075:
19076: 2002-09-12 paf
19077:
19078: * src/types/: pa_vclass.C, pa_vmail.C, pa_vobject.C: VObject &
19079: VClass get_element now first looks to fields, next to methods &
19080: co todo: the rest reason: more speed
19081:
19082: * src/main/untaint.C: quoted printable encoding stops before
19083: \s*<...>$
19084:
19085: * src/main/untaint.C: quoted printable ' ' now =20 and encoding
19086: stops before <...>$
19087:
19088: 2002-09-11 paf
19089:
19090: * src/: main/pa_charset.C, targets/cgi/parser3.dsp: while fixing (
19091: xmlCharEncodingInput/OutputFunc callbacks returned bad value )
19092: forgot to check users of those funcs. not all were using that
19093: return value convention
19094:
19095: * src/lib/pcre/ibm-1254.ucm, etc/parser3.charsets/windows-1254.cfg:
19096: windows-1254 added
19097:
19098: 2002-09-10 paf
19099:
19100: * src/: classes/op.C, main/execute.C, types/pa_wcontext.h:
19101: VCodeFrame parent param were specified badly
19102:
19103: * src/: main/execute.C, types/pa_value.h, types/pa_wwrapper.h:
19104: WWrapper which used in constructing objects(second param to sql
19105: method) ^...sql{}[$.default{code}] now has parent, wich helps
19106: code in hash to survivi
19107:
19108: * src/: include/pa_request.h, main/execute.C: removed redundant
19109: param to execute [stack said 'thanks']
19110:
19111: * src/: classes/op.C, main/execute.C, types/pa_value.C,
19112: types/pa_value.h, types/pa_vcode_frame.h,
19113: types/pa_vmethod_frame.h, types/pa_wcontext.C,
19114: types/pa_wcontext.h, types/pa_wwrapper.h: moved junction kill
19115: responsibility to wcontext
19116:
19117: * src/classes/file.C: decided not to log exec's with stderr, that
19118: could be warnings, and it's up to scritper to log/show them
19119:
19120: * src/: classes/double.C, main/execute.C: double:sql badly called
19121: write_assign_lang, not write_no_lang, thus doing unnecessary
19122: double/string converstion, which were loosing time&precesion
19123:
19124: * src/: main/pa_charset.C, types/pa_vmail.C:
19125: xmlCharEncodingInput/OutputFunc callbacks returned bad value in
19126: case of unfinished in buffer processing, causing accidental
19127: transcode stop [in case that source enc != utf-8 & there is
19128: incomplete utf-8 sequence at the end of 16000block iside of
19129: libxml lib] tfm readed & code updated
19130:
19131: 2002-09-04 paf
19132:
19133: * configure: makes with sjlj
19134:
19135: * INSTALL, src/include/pa_config_fixed.h,
19136: src/include/pa_sql_connection.h,
19137: src/main/pa_sql_driver_manager.C: -with-sjlj-exceptions define
19138: checked. on win32 it made default
19139:
19140: * src/include/pa_config_auto.h.in: sjlj define
19141:
19142: * configure, configure.in: introducing --with-sjlj-exceptions [hpux
19143: can not work with longjump/throw pair, and one must switch that
19144: on there. todo: detect that automatically]
19145:
19146: * src/types/pa_vxnode.C: removed too strong checks of
19147: xnode.elements. now, for instance, if element does not have any
19148: attributes, $xnode.attributes is void, not error
19149:
19150: 2002-09-02 paf
19151:
1.211 moko 19152: * operators.ru.txt, operators.txt, src/main/execute.C,
19153: src/targets/cgi/parser3.dsp: removed double_result, didn't help
1.95 moko 19154:
19155: * src/main/execute.C: double_result made to move that var away from
19156: hungry g++ optimizer (-O2), before: it were optimized and
19157: comparison operators worked badly
19158:
19159: * src/types/pa_vdate.h: removed debug
19160:
1.116 moko 19161: * Makefile.am, src/types/pa_vdate.h: happy now only install-exec
1.95 moko 19162:
19163: * src/main/execute.C: fixed numeric < & co so that thay now use
19164: c=a-b, c OPERATOR 0. this works fine on solaris/intel for still
19165: unknown reason.
19166:
19167: 2002-08-29 paf
19168:
19169: * parser3.dsw, src/classes/classes.dsp, src/classes/hash.C,
19170: src/classes/op.C, src/classes/string.C, src/include/pa_request.h,
19171: src/lib/md5/md5.dsp, src/main/execute.C, src/main/main.dsp,
19172: src/main/pa_request.C, src/targets/cgi/parser3.dsp,
19173: src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vmail.C,
19174: src/types/pa_vmethod_frame.h, src/types/pa_wcontext.h,
19175: src/types/types.dsp: junction_cleaner moved to auto VMethodFrame
19176: [called less frequent, allowed to remove ugly
19177: Junction.change_context-s from many places, switch,
19178: mail:send..html{}, ..] request.root renamed to method_frame [more
19179: easyreading] ancient {...PUSH/POPs...} changed to stack vars
19180: [speed up]
19181:
19182: 2002-08-28 paf
19183:
19184: * src/types/pa_vcookie.C: $cookie:name[&] $cookie:name << now
19185: tainted
19186:
19187: * src/types/pa_vcookie.C: fixed cookie delete when
19188: $cookie:name[$.value[]]
19189:
1.211 moko 19190: * operators.ru.txt, operators.txt, src/classes/string.C:
1.95 moko 19191: ^string.split[delim[;options]]
19192:
19193: 2002-08-27 paf
19194:
1.116 moko 19195: * etc/parser3.charsets/Makefile.am: merged from 3.0.0005
1.95 moko 19196:
1.211 moko 19197: * operators.ru.txt, operators.txt, src/main/compile.tab.C,
19198: src/main/compile.y: # now delimiter
1.95 moko 19199:
19200: * INSTALL: recommended latest gmime 1.0.5
19201:
19202: 2002-08-26 paf
19203:
19204: * configure, configure.in: apache13/hook added to make dist.
19205:
19206: 2002-08-23 paf
19207:
19208: * src/: include/pa_common.h, main/pa_common.C,
19209: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: when auto.p
19210: beside binary [cgi, isapi] not accessible [due to bad rights or
19211: whatever] it's error now
19212:
19213: 2002-08-21 paf
19214:
1.116 moko 19215: * Makefile.am: can use: make happy equals to make update install
1.95 moko 19216:
19217: * src/main/: compile.tab.C, compile.y, compile_tools.C,
19218: compile_tools.h: "BASE:" "BASE::" syntax allowed, means "base
19219: class". compiled as if here they named base class
19220:
19221: * src/main/pa_string.C: fixed bad language bug, [were wrong string
19222: cloning constructor]
19223:
19224: * src/: main/execute.C, types/pa_vobject.h: fixed virtual calls
19225:
1.150 moko 19226: * src/: targets/cgi/parser3.C, types/pa_vfile.C, types/pa_vmail.C:
1.95 moko 19227: $mail.received.file.value.content-type fixed
19228:
19229: 2002-08-20 paf
19230:
19231: * src/classes/file.C: fixed language of file:file result
19232:
1.211 moko 19233: * operators.ru.txt, operators.txt, src/classes/void.C:
19234: ^void.pos[...] = -1 merged from 3.0.0005
1.95 moko 19235:
1.211 moko 19236: * operators.ru.txt, operators.txt, src/classes/void.C:
19237: ^void.pos[...] = -1
1.95 moko 19238:
1.211 moko 19239: * operators.ru.txt, operators.txt, src/classes/void.C:
19240: ^void.length[] = 0 merged from 3.0.0005
1.95 moko 19241:
1.211 moko 19242: * src/classes/void.C, operators.ru.txt, operators.txt:
19243: ^void.length[] = 0
1.95 moko 19244:
19245: 2002-08-19 paf
19246:
19247: * src/classes/xdoc.C: xdoc getElementsByTagName, ...NS overriden,
19248: work now
19249:
19250: * src/: classes/xnode.C, types/pa_vxdoc.C: xdoc.fields fixed [were
19251: error in xnode, which were not catched in xdoc]
19252:
19253: * src/: include/pa_stylesheet_connection.h, main/pa_globals.C:
19254: prepared: // validate each document after load/create (?)
19255: //xmlDoValidityCheckingDefaultValue = 1;
19256:
19257: 2002-08-15 paf
19258:
19259: * src/classes/classes.h: write to static var caused useless
19260: Exception, introduced Methoded::put_element wich consumes those
19261:
1.211 moko 19262: * operators.ru.txt, operators.txt, src/include/pa_common.h,
19263: src/main/pa_common.C, src/types/pa_vcookie.C,
19264: src/types/pa_vdate.h, src/types/pa_vresponse.C,
19265: src/types/pa_vresponse.h: $response:field[date]
19266: $response:field[$.xxx[date]]
1.95 moko 19267:
19268: * src/: classes/hash.C, classes/string.C, classes/table.C,
19269: classes/void.C, include/pa_sql_connection.h: fixed source of
19270: ^hash::sql{bad}
19271:
1.211 moko 19272: * operators.ru.txt, operators.txt: $request:body unprecessed POST
19273: request body
1.95 moko 19274:
19275: * src/types/pa_vrequest.C: $request:body unprecessed POST request
19276:
19277: * src/types/: pa_value.h, pa_vdate.h, pa_vrequest.C, pa_vxdoc.C,
19278: pa_vxnode.C: few barks: bark("%s field not found", 0, &aname)
19279:
1.211 moko 19280: * operators.ru.txt, operators.txt, src/classes/form.C,
19281: src/include/pa_pool.h, src/include/pa_request.h,
19282: src/main/pa_pool.C, src/types/pa_vform.C, src/types/pa_vform.h:
19283: planning/preparing_to $request:body r.post_data now const
1.95 moko 19284:
19285: * src/: classes/image.C, classes/op.C, classes/xdoc.C,
19286: classes/xnode.C, main/execute.C, types/pa_value.h,
19287: types/pa_vhash.h, types/pa_vobject.C, types/pa_vobject.h,
19288: types/pa_vtable.h: instead of type() checking everywhere used
19289: Value.as now user descendants can be used in params.
19290:
19291: VObject::as_*, is_defined now taken from bases. xtable(table)
19292: ^if($xtable) now OK
19293:
19294: * src/: main/execute.C, types/pa_value.h, types/pa_vclass.C,
19295: types/pa_vclass.h, types/pa_vobject.C, types/pa_vobject.h,
19296: types/pa_vxdoc.C, types/pa_vxdoc.h: is->as
19297:
19298: 2002-08-14 paf
19299:
19300: * src/: classes/xnode.h, main/execute.C, targets/cgi/parser3.dsp,
19301: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
19302: types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
19303: types/pa_vdate.h, types/pa_venv.h, types/pa_vfile.h,
19304: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
19305: types/pa_vimage.h, types/pa_vmail.C, types/pa_vmail.h,
19306: types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.C,
19307: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
19308: types/pa_vresponse.C, types/pa_vresponse.h,
19309: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
19310: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.h,
19311: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
19312: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
19313: types/pa_vxnode.h, types/pa_wwrapper.h: is now works with VObject
19314: & VClass
19315:
19316: * src/types/pa_vmail.C: mail: turned off utf8 to source transcoding
19317:
19318: * src/targets/cgi/: fixopt.C, fixopt.h, parser3.C, Makefile.am:
19319: removed fixopt stupidity. on stupid linux use cd /document/root
19320: ../cgi/parser3 script
19321:
19322: * src/targets/cgi/fixopt.C: fixopt now preprocesses command line
19323: params, splitting them by space, excluding argv[0], argv[argc-1]
19324:
19325: * src/targets/cgi/: Makefile.am, parser3.C, parser3.dsp, fixopt.C,
19326: fixopt.h: fixopt now preprocesses command line params, splitting
19327: them by space, excluding argv[0], argv[argc-1]
19328:
19329: * src/targets/cgi/parser3.C: -f config file
19330:
19331: * src/targets/cgi/parser3.C: fixed .log file dir
19332:
19333: 2002-08-13 paf
19334:
19335: * src/types/pa_vobject.C: allow override parent variables, useful
19336: for form descendants [in vobject too, were in vclass]
19337:
19338: * src/types/pa_vclass.C: allow override parent variables, useful
19339: for form descendants
19340:
19341: * src/types/pa_vclass.C: checked: form[vclass]fields can be
19342: overwritten in derived(table)
19343:
19344: * src/: classes/form.C, classes/mail.C, classes/op.C,
19345: classes/xnode.h, include/pa_request.h, main/execute.C,
19346: main/pa_request.C, types/pa_value.h, types/pa_vclass.C,
19347: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
19348: types/pa_vcookie.h, types/pa_vdate.h, types/pa_venv.h,
19349: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
19350: types/pa_vhash.h, types/pa_vimage.h, types/pa_vmail.C,
19351: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
19352: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
19353: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
19354: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
19355: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.h,
19356: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
19357: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
19358: types/pa_vxnode.h, types/pa_wwrapper.h: introduced
19359: Value::get_element(..., bool looking_down) [needed to exclude
19360: endless recoursion]
19361:
19362: * src/types/: pa_vclass.C, pa_vobject.C: reorganized modules todo:
19363: fix bug with put endless recoursion todo: check 'as'
19364:
19365: * src/types/: Makefile.am, pa_vclass.h, pa_vobject.h, types.dsp:
19366: reorganized modules todo: fix bug with put endless recoursion
19367: todo: check 'as'
19368:
19369: * src/types/pa_vobject.h: checked: table fields can be overwritten
19370: in derived(table)
19371:
19372: * src/types/pa_vobject.h: derived classes can have fields of their
19373: own now
19374:
19375: * src/: classes/table.C, types/pa_vtable.C, types/pa_vtable.h:
19376: fixed error message on using non-created table
19377:
19378: * src/: classes/form.C, classes/hash.C, classes/mail.C,
19379: classes/op.C, classes/xnode.h, include/pa_request.h,
19380: main/compile.C, main/compile.tab.C, main/execute.C,
19381: main/pa_request.C, types/pa_value.h, types/pa_vclass.h,
19382: types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
19383: types/pa_vdate.h, types/pa_venv.h, types/pa_vfile.h,
19384: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
19385: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmail.C,
19386: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
19387: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
19388: types/pa_vresponse.C, types/pa_vresponse.h,
19389: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
19390: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.h,
19391: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
19392: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
19393: types/pa_vxnode.h, types/pa_wwrapper.h: VObject.get/out now
19394: looking down/up tree todo: fix error message on non-constructed
19395: parents
19396:
19397: 2002-08-12 paf
19398:
19399: * src/types/: pa_vstateless_class.h, pa_vstateless_object.h: table
19400: derived OK
19401:
19402: * src/main/execute.C: ^base:create[] dynamic call rewritten todo:
19403: thorough testing
19404:
19405: * src/: main/compile.tab.C, main/compile.y, main/execute.C,
19406: main/pa_request.C, types/pa_value.h, types/pa_vclass.h,
19407: types/pa_vobject.h, types/pa_vstateless_class.h,
19408: types/pa_vstateless_object.h, types/pa_wcontext.h,
19409: types/pa_valiased.C, types/pa_valiased.h, types/Makefile.am:
19410: ^base:create[] dynamic call rewritten todo: thorough testing
19411:
19412: * src/types/: pa_value.h, pa_vclass.h, pa_vobject.h: VObject ctor
19413: now instantates base class, remembers it and saves child in
19414: parent VObject.get_class now returns last child = downward
19415: virtual calls OK
19416:
19417: * src/: main/execute.C, types/pa_value.h, types/pa_vclass.h,
19418: types/pa_vdate.h, types/pa_vdouble.h, types/pa_vfile.h,
19419: types/pa_vimage.h, types/pa_vint.h, types/pa_vmethod_frame.h,
19420: types/pa_vobject.h, types/pa_vresponse.h,
19421: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
19422: types/pa_vstring.h, types/pa_vtable.h, types/pa_vxdoc.h,
19423: types/pa_vxnode.h, types/pa_wcontext.h, types/types.dsp: killed
19424: VAliased [redundant], moved $CLASS to VObject only [parser class
19425: instance]
19426:
19427: * src/main/pa_request.C: $response:body[file] content-type check
19428: fixed [were bad when content-type is hash]
19429:
19430: 2002-08-09 paf
19431:
19432: * src/: main/execute.C, types/pa_value.h, types/pa_vclass.h,
19433: types/pa_vobject.h, types/pa_vxdoc.h: started as()
19434:
19435: 2002-08-08 paf
19436:
1.211 moko 19437: * operators.ru.txt, operators.txt, src/classes/date.C,
19438: src/include/pa_globals.h, src/main/pa_globals.C: year column in
19439: month calendar [week year]
1.95 moko 19440:
19441: * src/main/execute.C: error reporting on object writes to MAIN
19442: improved [were ruind with fixing $obj[^if(1){$obj}] ]
19443:
1.211 moko 19444: * operators.ru.txt, operators.txt, src/types/pa_vdate.h:
19445: $date.yearday $date.daylightsaving
1.95 moko 19446:
19447: * src/: classes/mail.C, types/pa_vmail.C: in letter texts one can
19448: use tainted data now. only she must specify the language.
19449:
19450: ^mail:send[ $.from[paf@mail.design.ru]
19451: $.to[paf@mail.design.ru] $.subject[^taint[uri][ìîñêâà]=2]
19452: $.text[^taint[uri][ìîñêâà]=] ]
19453:
19454: * src/: classes/file.C, classes/op.C, types/pa_vfile.C: ^process
19455: now prints more precise origin
19456:
19457: * src/include/pa_string.h: String::first_char now not fails on
19458: empty strings ^if(-f '') now ok and in 3 other places.
19459:
1.211 moko 19460: * operators.ru.txt, operators.txt, src/include/pa_string.h,
19461: src/main/pa_string.C: String::first_char now not fails on empty
19462: strings ^if(-f '') now ok and in 3 other places.
1.95 moko 19463:
19464: 2002-08-07 paf
19465:
19466: * src/: classes/string.C, main/pa_string.C: ^string.mid(0;bad)
19467: fixed
19468:
19469: * src/main/pa_string.C: ^string.mid(0;bad) fixed
19470:
19471: * src/: main/execute.C, types/pa_vcode_frame.h,
19472: types/pa_vmethod_frame.h, types/pa_wcontext.C,
19473: types/pa_wcontext.h, types/pa_wwrapper.h: vcodeframe were
19474: mistakenly not completely transparent to object writes.
19475: $hash[^if(1){$hash}] now works
19476:
1.211 moko 19477: * operators.ru.txt, operators.txt, src/classes/op.C:
19478: ^cache...{...^cache<<to past...} now erasing cache file [there
19479: were bad check on that]
1.95 moko 19480:
19481: * src/: classes/classes.dsp, classes/table.C,
19482: lib/pcre/pcre_parser_ctype.dsp, main/pa_array.C, types/types.dsp:
19483: all Debug dirs in .dsp now named 'Debug'
19484:
1.116 moko 19485: * etc/parser3.charsets/Makefile.am: all included into dist
1.95 moko 19486:
1.211 moko 19487: * operators.ru.txt, operators.txt, src/classes/mail.C:
19488: exception_type email.send
1.95 moko 19489:
1.211 moko 19490: * operators.ru.txt, operators.txt, src/types/pa_vmail.C:
19491: exception_type email.format
1.95 moko 19492:
19493: * src/types/pa_vmail.C: mail:send empty email checked
19494:
19495: 2002-08-06 paf
19496:
1.211 moko 19497: * operators.ru.txt, operators.txt, src/classes/table.C,
19498: src/include/pa_array.h, src/include/pa_table.h,
19499: src/main/pa_array.C, src/main/pa_table.C:
1.95 moko 19500: ^table::create[$source;$.options] ^table::join[$source;$.options]
19501:
1.211 moko 19502: * operators.ru.txt, operators.txt, src/classes/hash.C,
19503: src/classes/string.C, src/classes/table.C: sql options can be
19504: string now ^xxx:sql{...}[ # $.default() }
1.95 moko 19505:
19506: * src/classes/file.C: $f[file::cgi] $f.UPPER case fields
19507:
19508: * src/: classes/file.C, include/pa_globals.h, main/pa_globals.C,
19509: main/pa_request.C, types/pa_vfile.C, types/pa_vfile.h:
19510: $file.content-type [instead of .mime-type] now works for
19511: file::stat also
19512:
19513: * src/main/pa_request.C: case insensitive mime_type_of
19514:
19515: 2002-08-05 paf
19516:
19517: * src/types/pa_vxnode.C: xnode.childNodes now 0... [were 1...]
19518:
19519: * src/types/pa_vmail.C: file buffer relocated to parser heap
19520:
1.211 moko 19521: * operators.ru.txt, operators.txt: comment on date:calendar week
19522: column
1.95 moko 19523:
19524: * src/main/pa_common.C: write checked
19525:
19526: * src/main/: pa_common.C: write checked
19527:
19528: * src/classes/date.C: +1 buf size for stupid snprintfs
19529:
19530: * src/: classes/date.C, include/pa_globals.h, main/pa_globals.C:
19531: month calendar week column [ISO 8601 Week Numbers]
19532:
19533: 2002-08-02 paf
19534:
19535: * src/: include/pa_config_fixed.h, main/pa_string.C,
19536: targets/cgi/getopt.c, targets/cgi/parser3.C: removed #define
19537: DEBUG*
19538:
19539: * configure, configure.in, src/include/pa_version.h: release
19540: 3_0_0005
19541:
19542: * src/types/: pa_vclass.h, pa_vform.C, pa_vobject.h: opera
19543: multipart post fixed
19544:
1.211 moko 19545: * operators.ru.txt, operators.txt, src/main/pa_request.C,
19546: src/types/pa_vform.C: response transcoded source->client only
19547: when text/* or simple onoverridden $response:body
1.95 moko 19548:
19549: 2002-08-01 paf
19550:
19551: * src/: classes/classes.C, classes/classes.h, classes/date.C,
19552: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
19553: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
19554: classes/op.C, classes/response.C, classes/string.C,
19555: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
19556: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
19557: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
19558: include/pa_config_fixed.h, include/pa_dictionary.h,
19559: include/pa_dir.h, include/pa_exception.h, include/pa_exec.h,
19560: include/pa_globals.h, include/pa_hash.h, include/pa_opcode.h,
19561: include/pa_pool.h, include/pa_request.h, include/pa_sapi.h,
19562: include/pa_socks.h, include/pa_sql_connection.h,
19563: include/pa_sql_driver_manager.h, include/pa_stack.h,
19564: include/pa_string.h, include/pa_stylesheet_connection.h,
19565: include/pa_stylesheet_manager.h, include/pa_table.h,
19566: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
19567: lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
19568: lib/pcre/pcre_parser_ctype.c, main/compile.C, main/compile.tab.C,
19569: main/compile_tools.C, main/compile_tools.h, main/execute.C,
19570: main/pa_array.C, main/pa_cache_managers.C, main/pa_charset.C,
19571: main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
19572: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
19573: main/pa_globals.C, main/pa_hash.C, main/pa_pool.C,
19574: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
19575: main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
19576: main/pa_uue.C, main/untaint.C, sql/pa_sql_driver.h,
19577: targets/cgi/pa_pool.C, targets/cgi/pa_threads.C,
19578: targets/cgi/parser3.C, targets/cgi/pool_storage.h,
19579: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
19580: targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h,
19581: types/pa_valiased.C, types/pa_valiased.h, types/pa_value.C,
19582: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.h,
19583: types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
19584: types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.h,
19585: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
19586: types/pa_vform.h, types/pa_vhash.h, types/pa_vimage.C,
19587: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
19588: types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.h,
19589: types/pa_vmethod_frame.h, types/pa_vobject.h,
19590: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
19591: types/pa_vresponse.h, types/pa_vstateless_class.C,
19592: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
19593: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
19594: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
19595: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
19596: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
1.119 moko 19597: types/pa_wcontext.h, types/pa_wwrapper.h: Date: now
1.95 moko 19598:
19599: * src/: classes/classes.C, classes/classes.dsp, classes/classes.h,
19600: classes/date.C, classes/double.C, classes/file.C, classes/form.C,
19601: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
19602: classes/math.C, classes/op.C, classes/response.C,
19603: classes/string.C, classes/table.C, classes/void.C,
19604: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
19605: include/pa_array.h, include/pa_cache_managers.h,
19606: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
19607: include/pa_config_fixed.h, include/pa_config_includes.h,
19608: include/pa_dictionary.h, include/pa_dir.h,
19609: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
19610: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
19611: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
19612: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
19613: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
19614: include/pa_stack.h, include/pa_string.h,
19615: include/pa_stylesheet_connection.h,
19616: include/pa_stylesheet_manager.h, include/pa_table.h,
19617: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
19618: lib/md5/pa_md5.h, lib/md5/pa_md5c.c, main/compile.C,
19619: main/compile_tools.C, main/compile_tools.h, main/execute.C,
19620: main/main.dsp, main/pa_array.C, main/pa_cache_managers.C,
19621: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
19622: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
19623: main/pa_exec.C, main/pa_globals.C, main/pa_hash.C,
19624: main/pa_pool.C, main/pa_request.C, main/pa_socks.C,
19625: main/pa_sql_driver_manager.C, main/pa_string.C,
19626: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
19627: main/untaint.C, sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
19628: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
19629: targets/cgi/parser3.dsp, targets/cgi/pool_storage.h,
19630: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
19631: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
19632: targets/isapi/pool_storage.h, types/pa_valiased.C,
19633: types/pa_valiased.h, types/pa_value.C, types/pa_value.h,
19634: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
19635: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
19636: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
19637: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
19638: types/pa_vhash.h, types/pa_vimage.C, types/pa_vimage.h,
19639: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmail.C,
19640: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
19641: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
19642: types/pa_vresponse.C, types/pa_vresponse.h,
19643: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
19644: types/pa_vstateless_object.h, types/pa_vstatus.C,
19645: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
19646: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
19647: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
19648: types/pa_vxnode.h, types/pa_wcontext.C, types/pa_wcontext.h,
19649: types/pa_wwrapper.h, types/types.dsp, Makefile.am,
19650: classes/Makefile.am, main/Makefile.am, targets/cgi/Makefile.am,
19651: types/Makefile.am: ident.C* removed
19652:
1.211 moko 19653: * operators.ru.txt, operators.txt, src/classes/file.C,
19654: src/main/pa_request.C: file:find[/can/do/this/now.txt]
1.95 moko 19655:
19656: * src/targets/cgi/parser3.C: usage to stdout now
19657:
19658: 2002-07-31 paf
19659:
19660: * src/types/pa_vmail.C: mail: errors-to: now default "postmaster"
19661:
19662: * src/: classes/mail.C, types/pa_vmail.C: mail: errors-to: now
19663: default "postmaster"
19664:
19665: * src/: classes/mail.C, types/pa_vmail.C: mail from/to now must be.
19666: -f postmaster now default sendmail key word "postmaster"
19667: replaced to $.from
19668:
19669: 2002-07-30 paf
19670:
1.116 moko 19671: * configure, configure.in, src/targets/cgi/pa_config_paths.h.in,
19672: src/targets/cgi/parser3.C: removed pa_config_paths.h
1.95 moko 19673:
19674: * src/main/pa_charset.C: comment
19675:
19676: * src/main/pa_charset.C: UTF-8 to 1byte charset convert, no char in
19677: table, &#decimal;
19678:
19679: * src/main/pa_request.C: comment
19680:
19681: * etc/parser3.charsets/windows-1251.cfg: section sign [russian
19682: paragraf]
19683:
19684: 2002-07-11 paf
19685:
19686: * src/main/pa_exec.C: build command line badly added params twice
19687: [and first time without ' ']. double wrong. fixed.
19688:
19689: * src/main/pa_exec.C: invalid .exe caused error message with params
19690: wich parser did not provide = reported badly. fixed that.
19691:
19692: * src/classes/mail.C: $MAIL[ # xxx ]
19693:
19694: now ok
19695:
1.211 moko 19696: * operators.ru.txt, operators.txt: plan: sql detailed exception
1.95 moko 19697:
19698: 2002-07-01 paf
19699:
19700: * src/: classes/form.C, main/pa_request.C: @conf bug fixed
19701: [MForm.configure_admin were called when request.main_class ==0
19702:
19703: * src/classes/form.C: 10*0x400*400 bug fix [4M not 10M]
19704:
19705: * src/classes/form.C: content_length type fix
19706:
19707: 2002-06-30 paf
19708:
19709: * src/classes/mail.C: merged from 4
19710:
19711: * src/classes/mail.C: restored $MAIL
19712:
19713: 2002-06-28 paf
19714:
19715: * configure, configure.in: removed paths.h
19716:
1.116 moko 19717: * configure, src/include/pa_version.h,
1.95 moko 19718: src/targets/cgi/pa_config_paths.h.in: lates changes from 4 build
19719: merged, makes updated
19720:
1.211 moko 19721: * ChangeLog, configure, operators.ru.txt, operators.txt,
19722: src/classes/xdoc.C, src/include/pa_charset.h,
19723: src/include/pa_config_fixed.h, src/include/pa_pool.h,
19724: src/include/pa_version.h, src/main/pa_charset.C,
19725: src/main/pa_pool.C, src/targets/cgi/parser3.dsp,
19726: src/targets/isapi/parser3isapi.dsp, src/types/pa_vmail.C: merged
19727: latest updates to head
1.95 moko 19728:
19729: 2002-06-27 paf
19730:
19731: * src/targets/: cgi/parser3.dsp, isapi/parser3isapi.dsp: post-build
19732: not error now
19733:
1.211 moko 19734: * operators.ru.txt, operators.txt, src/classes/xdoc.C,
19735: src/include/pa_charset.h, src/include/pa_config_fixed.h,
19736: src/include/pa_pool.h, src/main/pa_charset.C, src/main/pa_pool.C:
1.95 moko 19737: ^xdoc::create[[uri]]... base uri for document being created,
19738: imports and other relative file names would be relative to this
19739: uri default uri=path_translated
19740:
19741: * src/classes/xdoc.C: xsltParseStylesheetDoc bug workaround
19742:
19743: 2002-06-26 paf
19744:
19745: * configure, configure.in, src/include/pa_version.h:
19746: release_3_0_0004
19747:
19748: * src/main/pa_string.C: blank string '', ' <whitespace>' considered
19749: 0 now
19750:
19751: * src/targets/cgi/parser3.C: /cgi-bin/parser empty filename checked
19752:
19753: 2002-06-25 paf
19754:
19755: * src/main/pa_string.C: emtpy string, or string of whitespaces
19756: considered bad number now
19757:
1.211 moko 19758: * operators.ru.txt, operators.txt, src/classes/xdoc.C:
19759: ^xdoc.transform[xdoc <<can be now
1.95 moko 19760:
1.211 moko 19761: * operators.ru.txt, operators.txt, src/classes/string.C:
19762: ^string.normalize [old name: optimize
1.95 moko 19763:
19764: * configure, configure.in, src/include/pa_config_auto.h.in: crypt
19765: library configured
19766:
19767: * src/main/pa_request.C: configure_admin forced if no @conf
19768:
1.211 moko 19769: * operators.ru.txt, operators.txt, src/classes/math.C,
19770: src/types/pa_vmail.C: ^math:crypt updated to generate random salt
19771: when needed and to call system crypt() if not $apr1$ prefix
1.95 moko 19772:
19773: 2002-06-24 paf
19774:
19775: * INSTALL: --with-static/shared-mailreceive described
19776:
19777: * src/include/pa_config_fixed.h: ssize_t fixed
19778:
1.116 moko 19779: * configure, configure.in, src/include/pa_config_auto.h.in,
19780: src/targets/cgi/Makefile.am, src/types/Makefile.am,
1.95 moko 19781: src/types/pa_vmail.C: $mail:received makes update
19782:
19783: * src/: include/pa_config_fixed.h, types/pa_vmail.C: #ifdef
19784: WITH_MAILRECEIVE
19785:
19786: * src/targets/cgi/parser3.C: #ifdef WITH_MAILRECEIVE
19787:
19788: * src/targets/cgi/: getopt.c, getopt.h: introducing parser -m
19789: option, for $mail:receive
19790:
19791: * src/types/: pa_vmail.C, pa_vmail.h: uue to separate file
19792: introducting $message:received ^mail:send rewritten with backward
19793: comp
19794:
19795: * src/: classes/classes.dsp, main/main.dsp, main/pa_globals.C,
19796: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
19797: types/types.dsp: win32xml win32mailreceive pseudomodules paths
19798: now
19799:
1.211 moko 19800: * operators.ru.txt, operators.txt, src/classes/mail.C,
19801: src/include/Makefile.am, src/include/pa_charset.h,
19802: src/include/pa_config_fixed.h, src/include/pa_request.h,
19803: src/include/pa_string.h, src/include/pa_uue.h,
19804: src/main/Makefile.am, src/main/main.dsp, src/main/pa_globals.C,
19805: src/main/pa_request.C, src/main/pa_string.C, src/main/pa_uue.C,
1.95 moko 19806: src/targets/cgi/Makefile.am, src/targets/cgi/parser3.C,
19807: src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.C,
19808: src/types/pa_vform.C, src/types/pa_vform.h, src/types/types.dsp:
19809: uue to separate file introducting $message:received ^mail:send
19810: rewritten with backward comp
19811:
19812: 2002-06-21 paf
19813:
1.116 moko 19814: * src/lib/: Makefile.am, md5/pa_md5.h: lib restructure apache .am &
19815: co changes
1.95 moko 19816:
1.116 moko 19817: * configure, configure.in, src/lib/md5/Makefile.am,
19818: src/lib/md5/pa_md5c.c, src/targets/cgi/Makefile.am: lib
19819: restructure .in and .am files appropriate changes
1.95 moko 19820:
19821: * src/lib/md5/: md5.dsp, pa_md5.h, pa_md5c.c: moved libltdl and
19822: pcre to libs/ added libs/md5 which is linked to non-apache
19823: targets ^math:crypt[password;$apr1$salt]
19824:
1.211 moko 19825: * INSTALL, configure.in, operators.ru.txt, operators.txt,
19826: parser3.dsw, src/Makefile.am, src/classes/Makefile.am,
1.95 moko 19827: src/classes/classes.dsp, src/classes/math.C,
19828: src/lib/md5/Makefile.am, src/lib/pcre/LICENCE,
1.116 moko 19829: src/lib/pcre/Makefile.am, src/lib/pcre/README,
19830: src/lib/pcre/Tech.Notes, src/lib/pcre/dftables.c,
19831: src/lib/pcre/get.c, src/lib/pcre/ibm-1250.ucm,
19832: src/lib/pcre/ibm-1251.ucm, src/lib/pcre/ibm-1257.ucm,
19833: src/lib/pcre/internal.h, src/lib/pcre/maketables.c,
19834: src/lib/pcre/pcre-2_08.tar.gz, src/lib/pcre/pcre.3,
19835: src/lib/pcre/pcre.3.html, src/lib/pcre/pcre.3.txt,
19836: src/lib/pcre/pcre.c, src/lib/pcre/pcre.dsp, src/lib/pcre/pcre.h,
1.95 moko 19837: src/lib/pcre/pcre_dftables.dsp, src/lib/pcre/pcre_parser_ctype.c,
19838: src/lib/pcre/pcre_parser_ctype.dsp,
19839: src/lib/pcre/ruspart_win2koi.pl, src/lib/pcre/study.c,
19840: src/lib/pcre/win-koi.tab, src/main/Makefile.am,
19841: src/main/compile.tab.C, src/main/main.dsp,
19842: src/targets/cgi/Makefile.am, src/targets/cgi/parser3.dsp,
19843: src/targets/isapi/parser3isapi.dsp, src/types/Makefile.am,
19844: src/types/types.dsp, src/lib/Makefile.am: moved libltdl and pcre
19845: to libs/ added libs/md5 which is linked to non-apache targets
19846: ^math:crypt[password;$apr1$salt]
19847:
19848: 2002-06-20 paf
19849:
1.211 moko 19850: * INSTALL, configure, configure.in, operators.ru.txt,
19851: operators.txt, src/classes/file.C, src/classes/op.C,
19852: src/doc/doxygen.cfg, src/include/pa_globals.h,
19853: src/include/pa_request.h, src/main/execute.C,
19854: src/main/pa_request.C, src/targets/cgi/parser3.C,
19855: src/targets/isapi/parser3isapi.C, src/types/pa_vmethod_frame.h:
19856: marged latest HEAD updates, mainly file:justname&co &
19857: @auto/conf[filespec
1.95 moko 19858:
1.211 moko 19859: * operators.ru.txt, operators.txt, src/classes/file.C:
1.95 moko 19860: !^file:dirname[/a/some.tar.gz]=/a
19861: !^file:dirname[/a/b/]=/a
19862: !^file:basename[/a/some.tar.gz]=some.tar.gz
19863: !^file:justname[/a/some.tar.gz]=some.tar
19864: !^file:justext[/a/some.tar.gz]=gz
19865:
19866: * src/: classes/op.C, include/pa_request.h, main/execute.C,
19867: main/pa_request.C, types/pa_vmethod_frame.h: introducing
19868: @conf/auto[filespec]
19869:
1.116 moko 19870: * configure: parser3.conf renamed to auto.p autoconf changes
1.95 moko 19871:
1.211 moko 19872: * INSTALL, configure.in, operators.ru.txt, operators.txt,
19873: src/doc/doxygen.cfg, src/include/pa_globals.h,
19874: src/targets/cgi/parser3.C, src/targets/isapi/parser3isapi.C:
19875: parser3.conf renamed to auto.p
1.95 moko 19876:
19877: 2002-06-18 paf
19878:
19879: * configure, configure.in, src/include/pa_version.h: version to
19880: configure.in
19881:
19882: * INSTALL: reflected .conf.dist dir change
19883:
1.150 moko 19884: * Makefile.am, configure, configure.in,
1.116 moko 19885: etc/parser3.charsets/Makefile.am: parser3.conf.dist moved to bin,
1.95 moko 19886: .in & *.am updated
19887:
19888: * src/classes/file.C: strncasecmp
19889:
19890: * src/classes/file.C: strcasecmp
19891:
1.150 moko 19892: * etc/Makefile.am: bin/parser3.conf.dist [moved from etc
1.95 moko 19893:
19894: * src/classes/file.C: ^file::exec[script;$.bad error case
19895: insensitive check now
19896:
19897: * src/classes/file.C: ^file::exec[script;$.bad now error, not skip
19898:
19899: * configure, configure.in, src/include/pa_pool.h,
19900: src/include/pa_types.h: pack configure.in detection simplified.
19901: figured out that gcc on sparc not that stupid as thought
19902: previously: on sparc: when it sees packed class it modifies it's
19903: field-access-code to byte operations [stb, ldub] instead of 4byte
19904: operations [st, lduh] so packed must be all parts of packed
19905: class, i.e. it's parents&fields(classes). for now it's only
19906: String that packed and what was wrong is that it's parent -
19907: Pooled, were not packed. fixed that.
19908:
19909: 2002-06-14 paf
19910:
1.211 moko 19911: * operators.ru.txt, operators.txt: more precise xml-to-text options
1.95 moko 19912:
1.211 moko 19913: * operators.ru.txt, operators.txt, src/types/pa_vxnode.C: xnode
1.95 moko 19914: attribute_node.name/value xnode pi.node.data
19915:
19916: 2002-06-12 paf
19917:
1.116 moko 19918: * configure, configure.in, src/targets/cgi/Makefile.am,
19919: src/targets/cgi/parser3.C: removed root conf define creation
1.95 moko 19920:
1.211 moko 19921: * INSTALL, configure.in, operators.ru.txt, operators.txt,
19922: etc/Makefile.am, src/include/pa_globals.h,
19923: src/include/pa_request.h, src/main/compile.tab.C,
19924: src/main/pa_globals.C, src/main/pa_request.C,
19925: src/targets/cgi/parser3.C, src/targets/isapi/parser3isapi.C:
19926: parser3.conf now one and only
1.95 moko 19927:
19928: * src/classes/mail.C: sendmail -ti [default now]
19929:
19930: * src/: classes/mail.C, main/pa_request.C: $MAIL $CHARSETS allowed
19931: to be strings. for convinient #ing
19932:
19933: * src/: include/pa_globals.h, include/pa_request.h, main/execute.C,
19934: main/pa_globals.C, main/pa_request.C: @rootconf [were @conf]
19935:
19936: * src/: include/pa_globals.h, include/pa_request.h, main/main.dsp,
19937: main/pa_globals.C, main/pa_request.C: @conf
19938:
19939: 2002-06-11 paf
19940:
19941: * src/classes/file.C: check simplified
19942:
19943: * src/: classes/file.C, targets/cgi/parser3.dsp,
19944: targets/isapi/parser3isapi.C: suexec env keys filter plus CGI_ as
19945: valid prefix
19946:
19947: * src/: classes/file.C, include/pa_request.h, include/pa_sapi.h,
19948: targets/cgi/parser3.C, targets/isapi/parser3isapi.C:
19949: file::exec/cgi to pass HTTP_ vars introducing SAPI::environment
19950:
19951: 2002-06-10 paf
19952:
1.211 moko 19953: * operators.ru.txt, operators.txt, src/classes/op.C,
19954: src/include/pa_common.h, src/main/pa_common.C: lock failures
19955: reported now
1.95 moko 19956:
19957: * src/main/compile_tools.C: ^if(" 1 "){y} bug fixed optimization
19958: string->double @ compile time were not-enough-checking...
19959:
19960: * src/main/: compile.tab.C, pa_string.C: whitespace after number in
19961: autoconvert now ignored
19962:
19963: * src/types/: pa_vform.C, pa_vform.h: $form: not determined yet
19964: check
19965:
19966: * src/classes/mail.C: mail netscape attachment name fixed. todo:
19967: $response:body content-type:name
19968:
19969: * configure, configure.in: hpux check, nsl link, no socket
19970:
1.211 moko 19971: * operators.ru.txt, operators.txt: old merge conflict removed
1.95 moko 19972:
19973: * configure, configure.in: pack even address access on sparc&co
19974: arch checked in configure
19975:
19976: * configure, src/include/pa_version.h: makes
19977:
19978: * configure, configure.in, src/include/pa_version.h: makes
19979:
19980: * src/main/untaint.C: (bug#2) mail subject got always prepended
19981: with charset even when all letters were 7bit one
19982:
19983: * src/main/pa_common.C: merged fixed -d (bug)
19984:
19985: * src/main/pa_common.C: fixed -d (bug)
19986:
19987: 2002-06-03 paf
19988:
1.211 moko 19989: * ChangeLog, operators.ru.txt, operators.txt,
19990: etc/parser3.charsets/windows-1251.cfg, src/classes/classes.dsp,
19991: src/main/compile.tab.C, src/main/main.dsp, src/main/pa_globals.C,
1.95 moko 19992: src/targets/cgi/parser3.C, src/targets/cgi/parser3.dsp,
19993: src/targets/isapi/parser3isapi.dsp, src/types/types.dsp: fixed
19994: .dsp-s along with reorganized cvs modules dirs structure
19995:
19996: * src/: classes/classes.dsp, main/compile.tab.C, main/main.dsp,
19997: main/pa_globals.C, targets/cgi/parser3.dsp,
19998: targets/isapi/parser3isapi.dsp, types/types.dsp: reorganized cvs
19999: modules
20000:
20001: 2002-05-28 paf
20002:
20003: * src/targets/cgi/parser3.C: info.uri now ""
20004:
20005: 2002-05-17 paf
20006:
20007: * src/classes/: table.C: ^table.save << checked empty
20008: pre/match/post columns
20009:
20010: 2002-05-16 paf
20011:
20012: * src/classes/image.C: image::measure can png now
20013:
20014: 2002-05-15 paf
20015:
1.211 moko 20016: * operators.ru.txt, operators.txt, src/classes/date.C:
20017: ^date::create[%H:%M[:%S]] added
1.95 moko 20018:
20019: * etc/parser3.charsets/windows-1251.cfg: 0x forgot, fixed
20020:
1.211 moko 20021: * operators.ru.txt, operators.txt, src/classes/date.C:
20022: ^date::create[%Y[-%m[-%d[ %H[:%M[:%S]]]]]] [-%m now
1.95 moko 20023:
20024: 2002-05-14 paf
20025:
20026: * etc/parser3.charsets/: windows-1251.cfg: added 3 quotes
20027:
20028: 2002-05-07 paf
20029:
20030: * ChangeLog, src/classes/classes.dsp, src/classes/op.C,
20031: src/include/pa_globals.h, src/include/pa_request.h,
20032: src/include/pa_table.h, src/main/compile.tab.C,
20033: src/main/compile.y, src/main/main.dsp, src/main/pa_globals.C,
20034: src/main/pa_request.C, src/main/pa_table.C,
20035: src/targets/isapi/pa_pool.C, src/targets/isapi/parser3isapi.C,
20036: src/targets/isapi/parser3isapi.dsp,
20037: src/targets/isapi/pool_storage.h, src/types/types.dsp: Table
20038: name2number field now &. main_method_name now on Request pool
20039: rather on global_pool [Junction+VJunction created on same pool as
20040: name = were created on global pool, causing mem leaks]
20041:
20042: * src/: classes/classes.dsp, classes/op.C, include/pa_globals.h,
20043: include/pa_request.h, include/pa_table.h, main/compile.tab.C,
20044: main/compile.y, main/main.dsp, main/pa_globals.C,
20045: main/pa_request.C, main/pa_table.C, targets/isapi/pa_pool.C,
20046: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
20047: targets/isapi/pool_storage.h, types/types.dsp: Table name2number
20048: field now &. main_method_name now on Request pool rather on
20049: global_pool [Junction+VJunction created on same pool as name =
20050: were created on global pool, causing mem leaks]
20051:
20052: 2002-05-06 paf
20053:
20054: * src/: main/pa_globals.C, targets/cgi/parser3.C,
20055: targets/cgi/pool_storage.h, targets/isapi/parser3isapi.C: removed
20056: 100*40 bytes per request memory leak [nonpool malloc in globals]
20057:
20058: * src/: main/pa_globals.C, targets/cgi/parser3.C,
20059: targets/cgi/pool_storage.h, targets/isapi/parser3isapi.C: removed
20060: 100*40 bytes per request memory leak [nonpool malloc in globals]
20061:
20062: 2002-04-30 paf
20063:
20064: * configure, src/include/pa_version.h: version now not b
20065:
20066: * src/targets/cgi/parser3.C: request.uri now never 0
20067:
20068: 2002-04-29 paf
20069:
20070: * configure.in: removed b
20071:
20072: * src/: classes/op.C, include/pa_exception.h, main/pa_request.C:
20073: Exception::comment/type checked in (), no there's no empty
20074: type/comment by default
20075:
20076: * ChangeLog, src/doc/ClassExample1.dox, src/doc/ClassExample3.dox,
20077: src/doc/aliased.dox, src/doc/methoded.dox, src/doc/string.dox,
20078: src/doc/value.dox, src/include/pa_exception.h,
20079: src/main/pa_request.C, src/targets/cgi/parser3.C: merged from
20080: 0001
20081:
20082: 2002-04-26 paf
20083:
20084: * src/: doc/doxygen.cfg, targets/cgi/parser3.dsp: doxygen dot image
20085: size reduced
20086:
20087: 2002-04-25 paf
20088:
20089: * src/targets/cgi/: parser3.C: setenv in .htaccess when cgi is not
20090: under that dir got REDIRECT_ prefix before HTTP_PARSER_x_CONFIG,
20091: now that took into account
20092:
1.211 moko 20093: * operators.ru.txt, operators.txt, src/classes/date.C:
20094: ^date::create[2002-12-33 01:03:04]
1.95 moko 20095:
1.211 moko 20096: * ChangeLog, operators.ru.txt, operators.txt, src/classes/date.C:
1.95 moko 20097: ^date::create[2002-12-33 01:03:04]
20098:
20099: * ChangeLog: updated changelog
20100:
20101: * src/classes/table.C: removed restriction on column count to
20102: ^table.hash to work, now must be >0 [were >1]
20103:
20104: 2002-04-24 paf
20105:
20106: * src/: classes/classes.dsp, main/compile.tab.C, main/main.dsp,
20107: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
20108: targets/isapi/parser3isapi.dsp, types/types.dsp: MSVC profile
20109: targets
20110:
20111: 2002-04-23 paf
20112:
1.211 moko 20113: * operators.ru.txt, operators.txt, src/classes/string.C:
1.95 moko 20114: int/double/string:sql{}[$.default{code}] fixed [were barking:
20115: "junction used outside of context"]
20116:
20117: 2002-04-22 paf
20118:
20119: * types.txt, src/classes/string.C, src/include/pa_string.h,
20120: src/main/pa_string.C, src/types/pa_vstring.C,
20121: src/types/pa_vstring.h: ^string.optimize[]
20122:
20123: * src/: include/pa_globals.h, include/pa_table.h,
20124: main/pa_globals.C, main/pa_string.C, main/pa_table.C: fixed match
20125: table template
20126:
20127: * src/classes/: string.C: optimize removed from string
20128: .left/right/pos
20129:
20130: * src/main/execute.C: rolled back to
20131: before_killing_userjunction_contexts
20132:
20133: * src/main/execute.C: user junctions context killed
20134:
20135: * src/main/execute.C: junctions to local contexts got
20136: cleanized&checked later
20137:
20138: 2002-04-19 paf
20139:
20140: * src/: classes/string.C, include/pa_request.h,
20141: include/pa_string.h, main/pa_request.C, main/pa_string.C,
20142: types/pa_vstring.C, types/pa_vstring.h: string now optimized
20143: prior to .left .right .mid .pos .match when that is profitable,
20144: and always before .replace when $ORIGINS(1) optimization disabled
20145: economy from not wasting mem on lots of strings which occur by
20146: lots of String:mid calls to get parts of source string between
20147: found_occurances
20148:
20149: * src/classes/file.C: ovector now local economy: 16 bytes per
20150: ^file:list
20151:
20152: * src/: include/pa_globals.h, include/pa_table.h,
20153: main/pa_globals.C, main/pa_string.C: String::match table columns
20154: globalized, not created @ each ^match anymore economy:
20155: sizeof(Array)+space on 3+x cells=24+ bytes per ^match
20156:
20157: * src/: classes/op.C, classes/string.C, types/pa_value.h: VTable
20158: removed from each String::match replace iteration, and made
20159: stacked sizeof(VTable)=12bytes economy on each replace code
20160:
20161: * src/doc/footer.htm: 2001,
20162:
20163: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
20164: string.match[]['] option enables generation of $match.prematch
20165: .match .postmatch columns
20166:
20167: * src/main/pa_string.C: String::match options analized without
20168: cstr-ing them now
20169:
20170: * src/doc/: doxygen.cfg, footer.htm, html2chm.cmd, postbuild.txt,
20171: sources2html.cmd, view_chm.cmd, view_html.cmd, chmhelper.pl:
20172: config updated to doxygen 1.2.15, created helper which fixes
20173: minor bugs in chm project files & htm tree. changed extension to
20174: .htm
20175:
20176: 2002-04-18 paf
20177:
20178: * src/doc/doxygen.cfg: .chi generation disabled
20179:
20180: * src/: classes/classes.h, classes/xdoc.C, classes/xnode.C,
20181: classes/xnode.h, types/pa_vxdoc.C: xdoc(xnode) now fully -
20182: fields&methods
20183:
20184: * src/: classes/classes.h, classes/hash.C, types/pa_value.h,
20185: types/pa_vbool.h, types/pa_vcookie.h, types/pa_vdate.h,
20186: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.h,
20187: types/pa_vhash.h, types/pa_vimage.h, types/pa_vint.h,
20188: types/pa_vjunction.h, types/pa_vobject.h, types/pa_vrequest.h,
20189: types/pa_vresponse.h, types/pa_vstateless_class.h,
20190: types/pa_vstateless_object.h, types/pa_vstatus.h,
20191: types/pa_vstring.h, types/pa_vtable.h, types/pa_vvoid.h,
20192: types/pa_vxdoc.h, types/pa_vxnode.h: fclass_real lowered from
20193: VStateless_class to VObject
20194:
20195: * src/: main/pa_request.C, types/pa_valiased.h,
20196: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
20197: types/pa_vstring.h: VStateless_string_object speicalized light
20198: version of VStateless_object
20199:
20200: * src/classes/op.C: ^throw comment param made optional
20201:
20202: * src/types/: pa_valiased.C, pa_valiased.h, pa_vclass.h,
20203: pa_vobject.h, pa_wcontext.C: VAliased get/set alias now virtual
20204: and implemented down in VClass, fclass_alias removed,
20205:
20206: * src/types/pa_value.C: forced to cut that from .h because of
20207: VStateless_class usage [undefined in .h]
20208:
20209: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
20210: main/compile_tools.C, main/compile_tools.h, main/execute.C,
20211: main/pa_request.C, types/pa_vmethod_frame.h: OP_GET_METHOD_FRAME
20212: merged with OP_CALL, VCodeFrame move to stack [no more heap waste
20213: on each CALL]
20214:
20215: * src/: classes/classes.h, classes/date.C, classes/double.C,
20216: classes/file.C, classes/form.C, classes/hash.C, classes/image.C,
20217: classes/int.C, classes/mail.C, classes/math.C, classes/op.C,
20218: classes/response.C, classes/string.C, classes/table.C,
20219: classes/void.C, classes/xnode.C, include/pa_globals.h,
20220: include/pa_request.h, main/execute.C, main/pa_globals.C,
20221: main/pa_request.C, types/Makefile.am, types/pa_value.h,
20222: types/pa_vdouble.h, types/pa_vform.C, types/pa_vhash.h,
20223: types/pa_vint.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
20224: types/pa_vstateless_class.h, types/pa_wcontext.C,
20225: types/pa_wcontext.h, types/pa_wwrapper.h, types/types.dsp:
20226: removed Value::fname
20227:
20228: 2002-04-17 paf
20229:
20230: * src/: doc/ClassExample1.dox, doc/ClassExample2.dox,
20231: doc/ClassExample3.dox, doc/compiler.dox, doc/module.dox,
20232: doc/pooled.dox, doc/string.dox, doc/targets.dox,
20233: include/pa_pool.h, include/pa_types.h: dox updated to current
20234: state, PTHROW freshen to throw & co
20235:
20236: * src/types/pa_vhash.h: vstring wrong parent fixed
20237:
20238: * src/classes/op.C: taint local result var bug fixed
20239:
20240: 2002-04-16 paf
20241:
20242: * asm.txt, form.txt, lang.txt, sql.txt: removed outdated. see in
20243: Attic asm.txt as most interesting
20244:
20245: * src/: main/pa_request.C, targets/isapi/parser3isapi.C: removed
20246: check, preventing content-length: 0 from appearing
20247:
20248: * src/main/execute.C: $result in @main now taken into account as in
20249: usual functions
20250:
20251: * src/: doc/postbuild.txt, main/execute.C: $result in @postprocess
20252: & @unhandled_exception now taken into account as in usual
20253: functions
20254:
20255: * src/doc/postbuild.txt: instructions on post .html build
20256:
20257: * src/doc/: doxygen.cfg, html2chm.cmd: .chm file only now, no .chi
20258:
20259: * src/: classes/file.C, main/pa_exec.C: stderr of execs mark as
20260: tainted
20261:
20262: * src/main/pa_request.C: uri in error log
20263:
20264: * src/: classes/date.C, main/compile.tab.C, targets/cgi/parser3.C:
20265: cheched date:create(days) param for validity [later were assumed
20266: valid and crashed on invalid onces]
20267:
20268: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
20269: main/execute.C, targets/cgi/parser3.C: OP_CALL -> OP_CALL__WRITE
20270: and used that for removing VString wrapper
20271:
20272: * src/classes/op.C: exception2vhash file now tainted
20273:
20274: * src/classes/op.C: _process pseudo origin copied from local var to
20275: heap
20276:
20277: * src/classes/op.C: extra check on empty file in origin in _execute
20278:
20279: 2002-04-15 paf
20280:
20281: * src/: main/execute.C, types/pa_value.h: fixed name update
20282:
20283: * src/classes/: file.C, op.C, table.C: finished dual write_xxx_lang
20284: functions
20285:
20286: * src/: classes/file.C, classes/hash.C, classes/op.C,
20287: include/pa_request.h, main/execute.C, types/pa_wcontext.h:
20288: started dual write_xxx_lang functions, if checked & works
20289:
20290: * src/: classes/date.C, classes/file.C, classes/mail.C,
20291: classes/string.C, classes/xnode.C, include/pa_request.h,
20292: types/pa_value.h, types/pa_wcontext.h: removed absolutely
20293: unnecessary VString shells
20294:
20295: * src/main/execute.C: CodeFrame soul fixed [mistakenly killed by
20296: prev changes]
20297:
20298: * src/: classes/image.C, classes/op.C, classes/string.C,
20299: classes/table.C, include/pa_request.h, main/execute.C,
20300: types/pa_value.h, types/pa_vmethod_frame.h, types/pa_wcontext.h:
20301: StringOrValue wcontext result, now ready for dual writes
20302:
20303: * src/targets/cgi/parser3.C: ctime sometimes can be just "",
20304: checked that
20305:
20306: * src/main/: compile.tab.C, compile.y, compile_tools.C,
20307: compile_tools.h, execute.C: OP_GET_ELEMENT+OP_GET_ELEMENT__WRITE
20308: changed to OP_WRITE_VALUE in var get cases
20309:
20310: * src/: classes/op.C, include/pa_globals.h, include/pa_opcode.h,
20311: include/pa_request.h, main/compile.tab.C, main/compile.y,
20312: main/compile_tools.C, main/compile_tools.h, main/execute.C,
20313: main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C:
20314: switch in hash constructor fixed [were problems with using of
20315: stacked wwrapper after it's death]
20316:
20317: 2002-04-12 paf
20318:
1.211 moko 20319: * operators.ru.txt, operators.txt, src/classes/table.C:
20320: table.select(expression) 0
1.95 moko 20321:
20322: 2002-04-11 paf
20323:
20324: * src/: classes/string.C, include/pa_request.h, main/execute.C:
20325: Request::process_internal codeFrame & wwrapper stacked [not
20326: wasting heap anymore]
20327:
20328: 2002-04-10 paf
20329:
20330: * src/: classes/double.C, classes/file.C, classes/hash.C,
20331: classes/image.C, classes/int.C, classes/math.C, classes/op.C,
20332: classes/string.C, classes/table.C, classes/void.C,
20333: classes/xdoc.C, include/pa_request.h, main/execute.C,
20334: main/pa_string.C: killed Request::process() wrapping
20335: VString(String) in case we need only String
20336:
20337: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
20338: killed 8 bytes from String.head
20339:
20340: 2002-04-09 paf
20341:
20342: * src/: main/compile.tab.C, targets/cgi/parser3.C,
20343: targets/isapi/parser3isapi.C: removed { char *a; { /*sub
20344: local*/char b[...]; a=b; situations
20345:
1.211 moko 20346: * operators.ru.txt, operators.txt, src/classes/xdoc.C: xslt params
20347: made literal
1.95 moko 20348:
20349: * src/classes/xdoc.C: xslt params fixed
20350:
20351: * src/: main/pa_common.C, targets/cgi/parser3.C,
20352: types/pa_vdouble.h, types/pa_vint.h: int/double get_string now
20353: not pool.malloc(MAX_NUMBER) but really neaded
20354:
1.211 moko 20355: * operators.ru.txt, operators.txt, src/classes/double.C,
20356: src/classes/int.C: int/double.int/double(default)
1.95 moko 20357:
20358: 2002-04-04 paf
20359:
20360: * src/: include/pa_string.h, main/pa_string.C: fixed string.replace
20361: [when reconstructing pieces were split by
20362: max_integral(piece.size), thus some strings to replace happen to
20363: be split into two = not replaced)
20364:
20365: * src/targets/cgi/: parser3.C, parser3.dsp: document root in
20366: standalone version = current dir
20367:
20368: * src/targets/cgi/parser3.C: document root in standalone version =
20369: current dir
20370:
20371: 2002-04-03 paf
20372:
20373: * configure, configure.in: more checks on nonexistent charset
20374:
1.116 moko 20375: * INSTALL, configure, configure.in: root config configure options
1.95 moko 20376:
20377: 2002-04-02 paf
20378:
20379: * src/main/compile.C: parser.compile [exception name more like in
20380: doc]
20381:
20382: 2002-04-01 paf
20383:
20384: * src/: classes/mail.C, include/pa_string.h, main/untaint.C,
20385: targets/isapi/parser3isapi.dsp: mail subject encoding taken from
20386: .content-type.charset, not .charset
20387:
20388: 2002-03-29 paf
20389:
20390: * etc/parser3.charsets/koi8-r.cfg: koi8-r += ukranian letters
20391:
1.211 moko 20392: * operators.ru.txt, operators.txt, src/classes/date.C:
20393: ^date::create now may not supply day, default 1. checked 29.03
20394: -> 29.02 roll on non 366 days' year. | 31.05->31.04 roll
1.95 moko 20395:
20396: 2002-03-28 paf
20397:
1.211 moko 20398: * operators.ru.txt, operators.txt, src/classes/date.C,
20399: src/classes/op.C, src/include/pa_globals.h,
20400: src/include/pa_hash.h, src/main/pa_globals.C,
20401: src/types/pa_vdate.h: ^cache[file][date]{ ^cache(seconds)
20402: ^cache[date] }
1.95 moko 20403:
20404: * src/classes/: xdoc.C, xnode.C, xnode.h: removed redundant pool
20405: param
20406:
20407: 2002-03-27 paf
20408:
1.211 moko 20409: * operators.ru.txt, operators.txt, src/classes/date.C,
20410: src/classes/double.C, src/classes/file.C, src/classes/form.C,
20411: src/classes/hash.C, src/classes/image.C, src/classes/int.C,
20412: src/classes/mail.C, src/classes/math.C, src/classes/op.C,
20413: src/classes/string.C, src/classes/table.C, src/classes/void.C,
20414: src/classes/xdoc.C, src/classes/xnode.C,
20415: src/include/pa_exception.h, src/include/pa_request.h,
20416: src/include/pa_stylesheet_connection.h, src/main/compile.C,
20417: src/main/compile_tools.C, src/main/execute.C,
1.95 moko 20418: src/main/pa_array.C, src/main/pa_charset.C,
20419: src/main/pa_charsets.C, src/main/pa_common.C,
20420: src/main/pa_dictionary.C, src/main/pa_exception.C,
20421: src/main/pa_exec.C, src/main/pa_pool.C, src/main/pa_request.C,
20422: src/main/pa_socks.C, src/main/pa_sql_driver_manager.C,
20423: src/main/pa_string.C, src/main/pa_table.C, src/main/untaint.C,
20424: src/targets/cgi/parser3.C, src/targets/isapi/parser3isapi.C,
20425: src/types/pa_value.h, src/types/pa_vcookie.C,
20426: src/types/pa_vfile.h, src/types/pa_vform.C, src/types/pa_vhash.h,
20427: src/types/pa_vmethod_frame.h, src/types/pa_vstatus.C,
20428: src/types/pa_vtable.C, src/types/pa_vxdoc.h,
20429: src/types/pa_vxnode.h, src/types/pa_wcontext.C,
20430: src/types/pa_wwrapper.h: assigned exception types
20431:
1.211 moko 20432: * operators.ru.txt, operators.txt, src/classes/op.C,
20433: src/include/pa_config_fixed.h, src/include/pa_request.h,
20434: src/main/execute.C, src/main/pa_request.C: decided agains
20435: resetting exception_trace, just changed name
1.95 moko 20436:
20437: 2002-03-26 paf
20438:
20439: * src/: include/pa_common.h, main/pa_exec.C: windows exec chdir
20440: fixed
20441:
20442: * src/classes/op.C: forced language of $source field of exception
20443: to 'tainted', so that sql-langed-frags could be outputed outside
20444: of connect
20445:
1.211 moko 20446: * operators.ru.txt, operators.txt: removed date.roll limit of +-1
20447: offset
1.95 moko 20448:
20449: * src/classes/date.C: removed date.roll limit of +-1 offset
20450:
1.211 moko 20451: * operators.ru.txt, operators.txt, src/classes/date.C: fixed date
20452: roll on daylightsaving days mktime took into account tm_isdst
20453: flag, which remained from BEFORE roll, but should have been reset
1.95 moko 20454:
20455: 2002-03-25 paf
20456:
1.211 moko 20457: * operators.ru.txt, operators.txt, src/targets/cgi/parser3.C:
1.95 moko 20458: http_site_config_filespec
20459:
20460: * src/: classes/file.C, classes/mail.C, include/pa_exec.h,
20461: main/pa_exec.C: f(!forced_allow) to allow --with-sendmail to work
20462: with any/both --disable-foreign-group-files --disable-execs
20463:
20464: * INSTALL: "--with=sendmail=COMMAND" comment
20465:
20466: * INSTALL, configure, configure.in, src/classes/mail.C,
20467: src/include/pa_config_auto.h.in, src/main/pa_exec.C,
1.116 moko 20468: src/targets/cgi/Makefile.am: --disable-foreign-group-files now
20469: disables execs also. introducing --sendmail
1.95 moko 20470:
1.211 moko 20471: * operators.ru.txt, operators.txt: pgsql options comment
1.95 moko 20472:
20473: * INSTALL: comment on --disable-link-stdcpp
20474:
1.116 moko 20475: * INSTALL, configure, configure.in, src/targets/cgi/Makefile.am:
20476: libstdc++ link skipping configure option
1.95 moko 20477:
20478: * src/: classes/op.C, include/pa_sql_connection.h: sql connection
20479: with error were put to cache with 'marked_to_rollback' flag, all
20480: consequent even OK requests rolled back
20481:
20482: 2002-03-22 paf
20483:
20484: * src/main/pa_exec.C: createprocess nowindow flag check on readfile
20485: false return
20486:
1.211 moko 20487: * operators.ru.txt, operators.txt: few comments on sets
1.95 moko 20488:
20489: 2002-03-18 paf
20490:
1.211 moko 20491: * operators.ru.txt, operators.txt, src/classes/op.C,
20492: src/include/pa_exception.h, src/include/pa_globals.h,
20493: src/include/pa_request.h, src/include/pa_stack.h,
20494: src/main/pa_globals.C, src/main/pa_request.C: introducing ^try
1.95 moko 20495:
20496: * src/: main/pa_charset.C, targets/isapi/pa_threads.C,
20497: types/pa_vdouble.h: removed some tested @tests
20498:
20499: 2002-03-15 paf
20500:
1.211 moko 20501: * operators.ru.txt, operators.txt, src/classes/table.C:
20502: ^table.locate(logical expr)
1.95 moko 20503:
20504: 2002-03-13 paf
20505:
20506: * src/main/pa_exception.C: checked not-pooled malloc
20507:
20508: 2002-03-11 paf
20509:
20510: * INSTALL, configure, configure.in,
20511: src/include/pa_config_auto.h.in: --disable-foreign-group-files
20512:
20513: * src/main/pa_common.C: --disable-foreign-group-files
20514:
20515: * INSTALL: --disable-execs
20516:
20517: * src/main/pa_exec.C: --disable-execs
20518:
20519: * configure, configure.in, src/include/pa_config_auto.h.in:
20520: --disable-execs
20521:
20522: * src/: include/pa_config_fixed.h, main/pa_exec.C: --disable-execs
20523:
20524: * src/types/pa_vfile.C: $file.text now 0A linebreaks,
20525: file::exec/cgi linebreaks "0D0A" changed to 0A onces
20526:
20527: 2002-03-05 paf
20528:
1.211 moko 20529: * operators.ru.txt, operators.txt, src/classes/date.C: date week
20530: calendar columns named
1.95 moko 20531:
1.211 moko 20532: * operators.ru.txt, operators.txt, src/classes/date.C: date week
20533: calendar columns named
1.95 moko 20534:
20535: * src/targets/isapi/: parser3isapi.C, parser3isapi.dsp: iis5 now
20536: requires headers to be terminated with \r\n manually [refuses to
20537: separate header/body itself]
20538:
20539: * src/: main/pa_globals.C, targets/cgi/parser3.C,
20540: targets/isapi/parser3isapi.C: isapi site config beside .dll
20541:
20542: 2002-03-04 paf
20543:
20544: * src/: classes/op.C, types/pa_vfile.C: process body now evaluated
20545: in PASS language
20546:
20547: * src/: classes/op.C, include/pa_string.h, main/pa_string.C: string
20548: deserialize checks on broken file
20549:
20550: * src/targets/isapi/: pa_threads.C, parser3isapi.C,
20551: parser3isapi.dsp: isapi updated
20552:
20553: 2002-03-01 paf
20554:
20555: * src/main/pa_exec.C: execle -> execve, now argc OK
20556:
20557: 2002-02-28 paf
20558:
20559: * src/main/untaint.C: removed some debug comments
20560:
20561: * src/main/pa_charsets.C: when placing charset to cache using
20562: global name now [were request]
20563:
20564: * configure, configure.in: apache module updated
20565:
20566: * src/main/pa_string.C: origin by first piece preferred before last
20567: piece
20568:
20569: 2002-02-27 paf
20570:
20571: * src/main/pa_charset.C: size_t
20572:
20573: * INSTALL: shared/static-xml with-pathlink
20574:
1.211 moko 20575: * operators.ru.txt, operators.txt: SMTP comment
1.95 moko 20576:
20577: 2002-02-26 paf
20578:
20579: * src/main/pa_exec.C: more precise names for vars, cosmetic
20580:
20581: * src/classes/xnode.C: in some situation, xpath query returned
20582: result with type NODESET, but empty nodeset member field, checked
20583: that
20584:
20585: 2002-02-22 paf
20586:
20587: * INSTALL: without-zlib comment
20588:
20589: * etc/parser3.charsets/windows-1251.cfg: °
20590:
20591: * configure, configure.in: glib###.a detection fixed
20592:
20593: * INSTALL: hashfile removed from INSTALL
20594:
1.116 moko 20595: * Makefile.am: make update
1.95 moko 20596:
20597: * src/main/pa_string.C: string iterators fixed again, so were
20598: String::join_chain
20599:
20600: * src/main/pa_string.C: string iterators fixed again, so were
20601: String::join_chain
20602:
20603: * src/: include/pa_string.h, main/pa_string.C: string iterators
20604: fixed again, so were String::join_chain
20605:
20606: * src/types/pa_vcookie.C: cookie "expires=0" = "session"
20607:
1.211 moko 20608: * operators.ru.txt, operators.txt, src/types/pa_vcookie.C: cookie
20609: "expires=0" = "session"
1.95 moko 20610:
1.116 moko 20611: * configure, configure.in, src/include/pa_config_auto.h.in:
20612: --with-shared-xml --with-static-xml
1.95 moko 20613:
20614: * src/: classes/classes.dsp, main/compile.tab.C, main/main.dsp,
20615: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
20616: types/types.dsp: *.dsp: removed refereces to win32db & ancient
20617: xalan&xml
20618:
20619: * acconfig.h: acconfig move in cvs[from src/libltdl to /]
20620:
1.211 moko 20621: * operators.ru.txt, operators.txt, src/classes/classes.dsp,
20622: src/main/main.dsp, src/types/types.dsp: removed hashfile support
20623: from sources for now
1.95 moko 20624:
1.116 moko 20625: * configure, configure.in, src/classes/Makefile.am,
1.95 moko 20626: src/classes/hashfile.C, src/include/Makefile.am,
1.116 moko 20627: src/include/pa_config_auto.h.in, src/include/pa_db_connection.h,
20628: src/include/pa_db_manager.h, src/include/pa_db_table.h,
20629: src/main/Makefile.am, src/main/pa_db_connection.C,
1.95 moko 20630: src/main/pa_db_manager.C, src/main/pa_db_table.C,
1.116 moko 20631: src/main/pa_globals.C, src/targets/cgi/Makefile.am,
20632: src/types/Makefile.am, src/types/pa_vhashfile.C,
20633: src/types/pa_vhashfile.h: removed hashfile support for now
1.95 moko 20634:
20635: 2002-02-21 paf
20636:
20637: * src/main/untaint.C: removed debug code, activated commented-for
20638: debug parts
20639:
1.116 moko 20640: * Makefile.am: make cvsupdate
1.95 moko 20641:
20642: * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C,
20643: main/untaint.C: STRING_*FOREACH_ROW changed to stop at
20644: append_row, not at link zero now string to string appending works
20645:
20646: 2002-02-20 paf
20647:
20648: * src/: include/pa_string.h, main/execute.C, main/untaint.C,
20649: targets/cgi/pa_pool.C, targets/cgi/parser3.C: //#define
20650: DEBUG_STRING_APPENDS_VS_EXPANDS
20651:
20652: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
20653: economy: 22%
20654:
20655: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
20656: space uptimized: string::link_row removed
20657:
20658: * src/: include/pa_string.h, include/pa_stylesheet_connection.h,
20659: main/pa_db_manager.C, main/pa_dictionary.C, main/pa_string.C,
20660: main/untaint.C, targets/cgi/parser3.C, types/pa_vcookie.C,
20661: types/pa_vstring.h: speed uptimized: string::is_empty
20662:
1.211 moko 20663: * operators.ru.txt, operators.txt, src/include/pa_common.h,
1.95 moko 20664: src/include/pa_config_fixed.h, src/include/pa_string.h,
20665: src/include/pa_types.h, src/main/compile.tab.C,
20666: src/main/execute.C, src/main/pa_string.C, src/main/untaint.C,
20667: src/targets/cgi/pa_pool.C, src/targets/cgi/parser3.C: strign to
20668: string append optimiziation idea and estimates
20669:
20670: 2002-02-19 paf
20671:
20672: * src/classes/math.C: not used directly [but erroreously reported
20673: that 'is', thus registering twice&other probs]
20674:
20675: * src/classes/: xdoc.C, xnode.C: getElementsByTagName and *NS moved
20676: to node [element]
20677:
20678: * src/main/compile.C: without string_origins parse error
20679: file+line+col possible
20680:
20681: * src/main/: compile.C: without string_origins not worked
20682:
20683: 2002-02-18 paf
20684:
20685: * src/types/pa_vdouble.h: since we have in_expression removed that
20686: trick i've installed into double::as_string
20687:
20688: * src/main/pa_globals.C: extern "C" was removed too fast
20689:
20690: * src/: include/pa_opcode.h, include/pa_request.h,
20691: main/compile.tab.C, main/compile.y, main/execute.C,
20692: types/pa_wcontext.h: in_expression aimed to solve old problem
20693: with string/nonstring values, now in expressions double/int
20694: values are passed as-is, without stupid tostring/fromstring
20695: conversions
20696:
20697: * src/main/: main.dsp, pa_globals.C: removed unneded #ifdef
20698: __cplusplus } #endif
20699:
20700: * src/main/compile.tab.C: bison env set so one could compile
20701: without cygwin installed
20702:
20703: * src/: classes/classes.dsp, main/main.dsp, main/pa_globals.C,
20704: targets/cgi/parser3.dsp, types/types.dsp: win32xml now contains
20705: gnome xml libs parser .dsp-s changed accordingly
20706:
1.211 moko 20707: * operators.ru.txt, operators.txt, src/targets/cgi/parser3.C:
20708: PARSER_ROOT_CONFIG
1.95 moko 20709:
1.211 moko 20710: * operators.ru.txt, operators.txt, src/classes/date.C: date::create
20711: [were date::set, with backward comp
1.95 moko 20712:
20713: * src/classes/math.C: math:random range check fixed
20714:
20715: * src/main/: compile.tab.C, compile.y: integer division stops name
20716:
20717: * INSTALL: local install comment
20718:
1.116 moko 20719: * ltconfig, ltmain.sh: removed libtool subpart files
1.95 moko 20720:
1.116 moko 20721: * acinclude.m4, aclocal.m4, configure, configure.in,
20722: src/include/pa_config_auto.h.in,
20723: src/include/pa_config_includes.h, src/targets/cgi/Makefile.am,
20724: src/targets/cgi/parser3.C: removed libtool usage from build mech
1.95 moko 20725:
1.211 moko 20726: * operators.ru.txt, operators.txt: \ comment
1.95 moko 20727:
20728: 2002-02-13 paf
20729:
20730: * src/include/pa_config_includes.h: sys/time time both included
20731: now. vaguely remember confilicts on this on some system [not on
20732: six|ablv] so when would see them again would think up proper
20733: check
20734:
1.116 moko 20735: * INSTALL, configure, configure.in, src/targets/cgi/Makefile.am:
20736: --with-glib-config CXXLINK=$(CC) for targets/cgi/parser3
1.95 moko 20737:
20738: * src/main/pa_common.C: truncation never occured when writing files
20739: on unix [since i've changed cache mech] fix
20740:
20741: * src/main/pa_common.C: strnchr: sanity check added
20742:
20743: * etc/parser3.charsets/windows-1257.cfg: id added
20744:
20745: * etc/parser3.charsets/windows-1257.cfg, src/targets/cgi/parser3.C:
20746: baltic charset file generated, in generation script ispunct check
20747: added
20748:
20749: 2002-02-08 paf
20750:
1.116 moko 20751: * src/: include/Makefile.am, sql/Makefile.am,
20752: targets/isapi/Makefile.am: forgotten makes
1.95 moko 20753:
20754: * src/types/: pa_vcookie.C: VCookie::fill_fields one check
20755: forgotten
20756:
20757: * src/types/pa_vcookie.C: VCookie::fill_fields one check forgotten
20758:
20759: * INSTALL, README: install&others updated
20760:
20761: * AUTHORS, COPYING, ChangeLog, INSTALL: install&others updated
20762:
1.116 moko 20763: * Makefile.am, configure, configure.in,
20764: etc/parser3.charsets/Makefile.am, src/Makefile.am,
20765: src/classes/Makefile.am, src/main/Makefile.am,
20766: src/main/pa_status_provider.C, src/targets/Makefile.am,
20767: src/targets/cgi/Makefile.am, src/types/Makefile.am: 'make dist'
20768: works
1.95 moko 20769:
20770: * src/: classes/classes.C, classes/classes.h, classes/date.C,
20771: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
20772: classes/hashfile.C, classes/int.C, classes/mail.C,
20773: classes/math.C, classes/op.C, classes/response.C,
20774: classes/string.C, classes/table.C, classes/void.C,
20775: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
20776: include/pa_array.h, include/pa_cache_managers.h,
20777: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
20778: include/pa_config_fixed.h, include/pa_config_includes.h,
20779: include/pa_db_connection.h, include/pa_db_manager.h,
20780: include/pa_db_table.h, include/pa_dictionary.h, include/pa_dir.h,
20781: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
20782: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
20783: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
20784: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
20785: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
20786: include/pa_stack.h, include/pa_string.h,
20787: include/pa_stylesheet_connection.h,
20788: include/pa_stylesheet_manager.h, include/pa_table.h,
20789: include/pa_threads.h, include/pa_types.h, main/compile.C,
20790: main/compile_tools.C, main/compile_tools.h, main/execute.C,
20791: main/pa_array.C, main/pa_cache_managers.C, main/pa_charsets.C,
20792: main/pa_db_connection.C, main/pa_db_manager.C,
20793: main/pa_db_table.C, main/pa_dictionary.C, main/pa_dir.C,
20794: main/pa_exception.C, main/pa_globals.C, main/pa_hash.C,
20795: main/pa_pool.C, main/pa_request.C, main/pa_socks.C,
20796: main/pa_sql_driver_manager.C, main/pa_status_provider.C,
20797: main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
20798: sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
20799: targets/cgi/pa_threads.C, targets/cgi/pool_storage.h,
20800: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
20801: targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h,
20802: types/pa_valiased.C, types/pa_valiased.h, types/pa_value.h,
20803: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
20804: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
20805: types/pa_venv.h, types/pa_vfile.h, types/pa_vform.h,
20806: types/pa_vhash.h, types/pa_vhashfile.h, types/pa_vimage.h,
20807: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmath.h,
20808: types/pa_vmethod_frame.h, types/pa_vobject.h,
20809: types/pa_vrequest.h, types/pa_vresponse.h,
20810: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
20811: types/pa_vstateless_object.h, types/pa_vstatus.C,
20812: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.h,
20813: types/pa_vvoid.h, types/pa_vxdoc.h, types/pa_vxnode.h,
20814: types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h,
20815: classes/image.C, main/pa_common.C, main/pa_exec.C,
20816: main/untaint.C, targets/cgi/parser3.C, types/pa_vcookie.C,
20817: types/pa_vfile.C, types/pa_vform.C, types/pa_vhashfile.C,
20818: types/pa_vimage.C, types/pa_vrequest.C, types/pa_vresponse.C,
20819: types/pa_vstring.C, types/pa_vtable.C, types/pa_vxdoc.C,
20820: types/pa_vxnode.C, main/pa_charset.C: name spelling
20821:
20822: * src/: classes/classes.C, classes/classes.h, classes/date.C,
20823: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
20824: classes/hashfile.C, classes/image.C, classes/int.C,
20825: classes/mail.C, classes/math.C, classes/op.C, classes/response.C,
20826: classes/string.C, classes/table.C, classes/void.C,
20827: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
20828: include/pa_array.h, include/pa_cache_managers.h,
20829: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
20830: include/pa_config_fixed.h, include/pa_config_includes.h,
20831: include/pa_db_connection.h, include/pa_db_manager.h,
20832: include/pa_db_table.h, include/pa_dictionary.h, include/pa_dir.h,
20833: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
20834: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
20835: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
20836: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
20837: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
20838: include/pa_stack.h, include/pa_string.h,
20839: include/pa_stylesheet_connection.h,
20840: include/pa_stylesheet_manager.h, include/pa_table.h,
20841: include/pa_threads.h, include/pa_types.h, main/compile.C,
20842: main/compile.tab.C, main/compile_tools.C, main/compile_tools.h,
20843: main/execute.C, main/pa_array.C, main/pa_cache_managers.C,
20844: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
20845: main/pa_db_connection.C, main/pa_db_manager.C,
20846: main/pa_db_table.C, main/pa_dictionary.C, main/pa_dir.C,
20847: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
20848: main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
20849: main/pa_socks.C, main/pa_sql_driver_manager.C,
20850: main/pa_status_provider.C, main/pa_string.C,
20851: main/pa_stylesheet_manager.C, main/pa_table.C, main/untaint.C,
20852: sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
20853: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
20854: targets/cgi/pool_storage.h, targets/isapi/pa_pool.C,
20855: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
20856: targets/isapi/pool_storage.h, types/pa_valiased.C,
20857: types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
20858: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
20859: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
20860: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
20861: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
20862: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
20863: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
20864: types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.h,
20865: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
20866: types/pa_vresponse.h, types/pa_vstateless_class.C,
20867: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
20868: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
20869: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
20870: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
20871: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
20872: types/pa_wcontext.h, types/pa_wwrapper.h: 2002
20873:
20874: 2002-02-07 paf
20875:
20876: * src/main/pa_socks.C: swapped headers to avoid compiler warnings
20877:
1.116 moko 20878: * configure, configure.in, src/include/pa_config_auto.h.in,
20879: src/main/pa_common.C, src/main/pa_socks.C: compiled under cygwin
20880: added yet another locking function: fcntl
1.95 moko 20881:
20882: * config.sub: on cygwin configure passes it with strange i1586
20883: const, hacked it to mean i586
20884:
20885: * src/main/: compile.C, compile.tab.C, compile.y, compile_tools.h:
20886: disabled $if reference due to conflicts with local variables
20887:
1.211 moko 20888: * operators.ru.txt, operators.txt, src/classes/xdoc.C,
20889: src/include/pa_config_fixed.h: xdoc::set obsolete now, now
20890: xdoc::create, with both sences
20891:
20892: * operators.ru.txt, operators.txt, src/classes/table.C,
20893: src/include/pa_array.h, src/include/pa_table.h,
20894: src/main/pa_array.C, src/main/pa_table.C: table::create now //
20895: 'set' name obsolete now table clone.
1.95 moko 20896:
1.211 moko 20897: * operators.ru.txt, operators.txt, src/classes/string.C,
1.95 moko 20898: src/include/pa_config_fixed.h, src/main/compile.tab.C:
20899: ^int/double/string.format now can be called with normal []
20900: brackets, not stupid {} as it were implemented for some strange
20901: reason. retaining backward compatibility due to some
20902: already-implemented servers
20903:
20904: * src/: include/pa_array.h, main/compile.C, main/compile.tab.C,
20905: main/compile.y, main/compile_tools.C, main/compile_tools.h:
20906: operators now detected by check at name_without_curly_rdive_read
20907: rule whether diving code constists only of
20908: OP_VALUE+string+OP_GET_ELEMENT. and last op code substituted
20909: with OP_GET_ELEMENT_OR_OPERATOR to form
20910: OP_VALUE+string+OP_GET_ELEMENT_OR_OPERATOR. code
20911:
20912: 2002-02-06 paf
20913:
20914: * configure, configure.in: prefix expanded, grr
20915:
1.211 moko 20916: * operators.ru.txt, operators.txt, src/classes/mail.C: mail:send
20917: config changed
1.95 moko 20918:
20919: 2002-02-05 paf
20920:
1.211 moko 20921: * operators.ru.txt, operators.txt: regex options commented
1.95 moko 20922:
20923: * src/main/: pa_exec.C: argv0 now correct
20924:
20925: * src/types/pa_vstatus.C: status:rusage 3
20926:
20927: * src/types/pa_vstatus.C: status:rusage 2
20928:
1.211 moko 20929: * operators.ru.txt, operators.txt: status:rusage described int
20930: operators
1.95 moko 20931:
20932: * src/types/pa_vstatus.C: status:rusage 1
20933:
20934: * configure.in, src/types/Makefile.am, src/types/pa_vstatus.h,
20935: src/types/types.dsp: status:rusage
20936:
1.211 moko 20937: * configure.in, operators.ru.txt, operators.txt,
20938: src/classes/file.C, src/classes/op.C, src/include/pa_common.h,
1.95 moko 20939: src/include/pa_config_includes.h, src/main/compile.tab.C,
20940: src/main/pa_common.C: rewritten ^cache to use
20941: non-blocking-exclusive-caches
20942:
20943: * src/main/pa_common.C: text file read mode on win32 adjusted
20944: [speed impact. was off for debugging purpose, but forgotten
20945: afterwards]
20946:
20947: 2002-02-01 paf
20948:
20949: * src/classes/op.C: file_write does EX lock after create, while
20950: file_read does SH after open, so there's a moment after create
20951: but before EX lock when read can sneak into, and read
20952: just-created-for-writing-and-not-yet-locked file, added a check
20953: for that in ^cache...read
20954:
20955: 2002-01-31 paf
20956:
20957: * src/main/: compile.y, compile.tab.C: disabled operator call after
20958: ^xxx:
20959:
20960: * src/main/: compile.tab.C, execute.C: made operators lookup first
20961: in ^xxx situation. so that one could not do $if[1] ^if[xxx]
20962:
20963: * src/: include/pa_opcode.h, include/pa_request.h, main/compile.C,
20964: main/compile.tab.C, main/compile.y, main/compile_tools.C,
20965: main/compile_tools.h, main/execute.C, types/pa_wcontext.h:
20966: operators check 6.1 rewritten. now check is done at compile time
20967:
20968: * src/main/execute.C: operators check 5 floated up old error of
20969: staying in 'entered class/object' state after $a($a..) it
20970: prevented operators from being called thereafter
20971:
20972: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
20973: main/execute.C: operators check 4 floated up old error of staying
20974: in 'entered object' state after ^a.a(a) it prevented operators
20975: from being called thereafter
20976:
20977: * src/main/execute.C: operators check 3 floated up old error of
20978: staying in 'entered class' state after $a:a(a) it prevented
20979: operators from being called thereafter
20980:
20981: * src/: main/execute.C, types/pa_wcontext.h: operators check 2
20982: floated up old error of staying in 'entered class' state after
20983: $a:a[a] it prevented operators from being called thereafter
20984:
20985: * src/main/execute.C: operators check, thay mistakenly seen in
20986: $class:operator $object.operators contexts
20987:
20988: * src/: classes/xdoc.C, targets/cgi/parser3.dsp: now compiles under
20989: win32
20990:
1.116 moko 20991: * INSTALL, configure, configure.in, ident.awk, etc/Makefile.am,
20992: src/classes/Makefile.am, src/main/Makefile.am,
20993: src/targets/cgi/Makefile.am,
1.95 moko 20994: src/targets/cgi/pa_config_paths.h.in, src/targets/cgi/parser3.C,
1.116 moko 20995: src/types/Makefile.am: lowered indent.awk back to src/
1.95 moko 20996:
1.116 moko 20997: * AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS, README,
20998: acinclude.m4, aclocal.m4, asm.txt, config.guess, config.sub,
20999: configure, configure.in, form.txt, ident.awk, install-sh,
21000: lang.txt, ltconfig, ltmain.sh, missing, mkinstalldirs,
1.211 moko 21001: operators.ru.txt, operators.txt, parser3.dsw, sql.txt, types.txt,
21002: etc/Makefile.am, etc/parser3.charsets/Makefile.am,
1.95 moko 21003: etc/parser3.charsets/koi8-r.cfg,
21004: etc/parser3.charsets/windows-1250.cfg,
21005: etc/parser3.charsets/windows-1251.cfg, src/Makefile.am,
1.116 moko 21006: src/classes/Makefile.am, src/include/pa_config_auto.h.in,
21007: src/main/Makefile.am, src/targets/cgi/Makefile.am,
21008: src/targets/cgi/parser3.C, src/types/Makefile.am: moved etc&www
21009: out of src, moved configure&co out of src added windows-1250.cfg
1.95 moko 21010: straightened installation scripts procedure made
21011: targets/cgi/parser3.C be dependant on ./configure --sysconfdir
21012: change
21013:
21014: 2002-01-30 paf
21015:
21016: * src/classes/xdoc.C: acconfig.h changed [comments before #undefs
21017: removed] those comments were a mistake, and prevented libltdl
21018: from function properly
21019:
21020: 2002-01-29 paf
21021:
1.116 moko 21022: * src/: Makefile.am, classes/Makefile.am: removed libltdl/libtool
21023: creation [modified acinclude.m4 which were creating int into just
21024: assignment LIBTOOL=../libtool] added default system
21025: config&charsetts prepared 'make install', now it installs
21026: targets/cgi/parser3 into bin directory etc/parser3.conf &
21027: etc/parser3.charsets/* into $sysconfdir and
1.95 moko 21028: $sysconfdir/parser3.charsets respectively
21029:
21030: * src/: classes/xdoc.C, include/pa_charset.h, include/pa_globals.h,
21031: main/pa_globals.C: few forgotten ifdef XML added
21032:
21033: 2002-01-28 paf
21034:
1.116 moko 21035: * src/: classes/Makefile.am, targets/cgi/Makefile.am: xalan-patch
1.95 moko 21036: removed
21037:
21038: * src/main/pa_exception.C: dom|generic error output fix
21039:
21040: * src/classes/xnode.C: xdoc.importNode 3 [check err]
21041:
21042: * src/classes/xnode.C: xdoc.importNode 2 [mistype err]
21043:
21044: * src/: classes/xnode.C, types/pa_vxdoc.h: xdoc.importNode 1
21045: [fixed as_node helper func to accept docs]
21046:
21047: * src/: classes/xdoc.C, classes/xnode.h, main/pa_exception.C:
21048: xdoc.importNode 0
21049:
21050: * src/classes/xdoc.C: xdoc::set now untaints OK
21051:
21052: 2002-01-25 paf
21053:
21054: * src/main/: compile.tab.C, compile.y: #comment before @ after
21055: @SPECIAL now works OK
21056:
21057: * src/main/: pa_exec.C: unix: exec now does chdir to script dir
21058:
21059: * src/main/pa_exec.C: max arg count now 10, and proper message on
21060: violation that added
21061:
21062: * src/classes/hash.C: unified hash::sql, now
21063: ^hash::sql{query}[[$.limit(2) $.offset(4)]]
21064:
21065: * src/: classes/file.C, include/pa_common.h, main/pa_common.C:
21066: ^file:lock[filename]{code}
21067:
21068: * src/: classes/file.C, classes/op.C, classes/string.C,
21069: classes/table.C, classes/xdoc.C, include/pa_common.h,
21070: main/pa_common.C, types/pa_vfile.h: removed redundant pool param
21071: to some pa_common funcs
21072:
21073: * src/: include/pa_charset.h, main/pa_globals.C:
21074: http://localhost/abc -> $ENV{DOCUMENT_ROOT}/abc | ./abc
21075:
21076: * src/: include/pa_charset.h, main/pa_charset.C,
21077: include/pa_config_fixed.h, main/compile.tab.C: typedef XMLCh...
21078: not stupid illegal define
21079:
21080: 2002-01-24 paf
21081:
21082: * src/include/pa_version.h: changed version number
21083:
21084: * src/: classes/hashfile.C, include/pa_db_table.h,
21085: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
21086: main/compile_tools.C, main/compile_tools.h, main/execute.C,
21087: main/pa_db_connection.C, main/pa_db_table.C,
21088: types/pa_vhashfile.C, types/pa_vhashfile.h: merged from r17 -
21089: hashfile without logfiles
21090:
21091: * src/: classes/hashfile.C, include/pa_db_table.h,
21092: main/compile.tab.C, main/pa_db_connection.C, main/pa_db_table.C,
21093: types/pa_vhashfile.C, types/pa_vhashfile.h: hashfile: removed use
21094: of transactions [libdb removed DB_INIT_LOCK, DB_INIT_LOG,
21095: DB_INIT_TXN init bits, thus got rid of huge log files, which
21096: cluttered disk without huge need]
21097:
21098: * src/classes/: xdoc.C, xnode.C, xnode.h: gdome_xml_doc_get_xmlDoc
21099: handy macro, which is strangly abscent in dome lib
21100:
21101: * src/classes/xdoc.C: xsltSaveResultTo checked <0 response
21102:
21103: * src/classes/xdoc.C: checked empty response
21104:
21105: * src/classes/xnode.C: xdoc.select fixed context node [were always
21106: /, not self node]
21107:
21108: * src/classes/xnode.C: xnode.select returns array always now, in
21109: case 'nothing found' returns empty array
21110:
21111: * src/classes/xnode.C: xpath nodes select bug [0] instead of [i],
21112: be more tender with ctrl/c/v
21113:
21114: 2002-01-23 paf
21115:
21116: * src/: classes/xdoc.C, main/pa_globals.C: xdoc::load/set entities
21117: substituted. // 2. when dom tree with entites goes under
21118: transform text nodes // got [erroreosly] cut on first
21119: entity occurance
21120:
21121: * src/types/pa_vdouble.h: double prec. todo: get rid of
21122: twice-converting
21123:
21124: * src/types/pa_vdouble.h: %.20E now float format when %g produced
21125: 'e' in output this is for regretful twice-converting here:
21126: $a(double value) when they write double falue they convert it to
21127: string first, thus %g were losing precesion.
21128:
21129: todo: think up some way to remove double->string string->double
21130: twice-converting
21131:
21132: * src/: classes/xdoc.C, main/pa_globals.C, types/pa_vdouble.h:
21133: %.20E now default float format this is for regretful
21134: twice-converting here: $a(double value) when they write double
21135: falue they convert it to string first, thus %g were losing
21136: precesion.
21137:
21138: todo: think up some way to remove double->string string->double
21139: twice-converting
21140:
21141: * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
21142: main/pa_globals.C: xmlSubstituteEntitiesDefault(1) now global,
21143: reasons in comment inside
21144:
21145: * src/main/pa_globals.C: xslt linked dynamically. [mistekenly were
21146: statically linked]
21147:
21148: * src/: include/pa_exception.h, main/compile.tab.C,
21149: main/pa_exception.C: removed exception va_list constructor. 1.
21150: not needed anymore 2. there were a conflict[causing errors]
21151: between ctor(, va_list) ctor(, ...) compiler[both msvc and gcc]
21152: never detected an ambiguilty here, compiling ctor(, "hello") into
21153: ctor(, va_list) which, of course, caused gpf
21154:
21155: * src/main/pa_globals.C: removed debug xslt messages
21156:
21157: 2002-01-22 paf
21158:
21159: * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
21160: main/pa_globals.C: xsl stylesheet load: parsed entities, this
21161: helps compiling stylesheet properly. example: this refused to
21162: work, <b>«<xsl:value-of select="@title"
21163: />»</b> stranly worked only this way:
21164: <b>«<xsl:value-of select="@title" />»</b>
21165:
21166: docs says "set it to 1", never going into details, so I decided
21167: to try NOT to do that
21168:
21169: * src/classes/table.C: join behaived badly in case named tables
21170: structure mismatched: 0 strings sneaked into dest failing
21171: afterwards. replaced them with empty strings
21172:
21173: 2002-01-21 paf
21174:
21175: * src/main/pa_charset.C: checked empty transcoders in
21176: transcode_cstr|buf
21177:
21178: * src/classes/xdoc.C: xdoc::load error source = filespec
21179:
21180: * src/classes/xdoc.C: transform error source now
21181: stylesheet_filespec
21182:
1.116 moko 21183: * src/: classes/xdoc.C, classes/xnode.C,
1.95 moko 21184: include/pa_stylesheet_connection.h, main/pa_charset.C,
21185: main/pa_globals.C, main/pa_sql_driver_manager.C,
1.116 moko 21186: main/pa_stylesheet_manager.C, targets/cgi/Makefile.am: autoconf
21187: gnome
1.95 moko 21188:
21189: * src/: classes/xdoc.C, classes/xnode.C, include/pa_exception.h,
21190: include/pa_globals.h, include/pa_stylesheet_connection.h,
21191: main/pa_exception.C, main/pa_globals.C, targets/cgi/pa_threads.C:
21192: xslt generic error 1
21193:
21194: * src/: include/pa_stylesheet_connection.h, main/pa_exception.C:
21195: xml generic message 1
21196:
21197: * src/classes/table.C: ^table::load empty lines or #comments before
21198: headline
21199:
21200: * src/: include/pa_array.h, include/pa_globals.h,
21201: include/pa_request.h, include/pa_threads.h, main/pa_array.C,
21202: main/pa_exception.C, main/pa_globals.C, main/pa_request.C,
21203: targets/cgi/pa_threads.C, targets/isapi/pa_threads.C: xml generic
21204: errors 0
21205:
21206: 2002-01-16 paf
21207:
21208: * src/: classes/hash.C, classes/op.C, classes/string.C,
21209: classes/table.C, classes/void.C, classes/xdoc.C,
21210: include/pa_db_connection.h, include/pa_request.h,
21211: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
21212: include/pa_stylesheet_connection.h,
21213: include/pa_stylesheet_manager.h, main/pa_request.C,
21214: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
21215: targets/cgi/pool_storage.h: auto closers to sql_connection,
21216: stylesheet_connection auto destroyers to remaining gnome objects
21217:
21218: * src/classes/xdoc.C: few comments
21219:
21220: 2002-01-15 paf
21221:
21222: * src/classes/xdoc.C: xdoc file save string
21223:
21224: ready. todo: error handling
21225:
21226: * src/classes/xdoc.C: xdoc save rewritten using
21227: xmlAllocOutputBuffer less mallocs, more reallocs. less fragmented
21228: result
21229:
21230: * src/: classes/xdoc.C, include/pa_charset.h, main/pa_charset.C:
21231: started output options parsing
21232:
21233: 2002-01-14 paf
21234:
21235: * src/classes/xdoc.C: method
21236:
21237: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h,
21238: include/pa_pool.h, include/pa_stylesheet_connection.h,
21239: main/main.dsp, main/pa_charset.C, main/pa_globals.C,
21240: main/pa_pool.C, main/pa_stylesheet_manager.C, types/pa_vxdoc.h:
21241: xslt transform0. TODO: use output options handle errors
21242:
21243: * src/classes/: xdoc.C, xnode.C: ^xdoc.file
21244:
21245: 2002-01-11 paf
21246:
21247: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
21248: main/compile_tools.C, main/compile_tools.h, main/execute.C:
21249: partial logical && || evaluation
21250:
21251: * src/classes/xnode.C: xpath selectNodes
21252:
21253: * src/: classes/xnode.C, include/pa_charset.h: xpath selectNode 3:
21254: string/number/bool
21255:
21256: * src/classes/xnode.C: xpath selectNode 2
21257:
21258: * src/: classes/xnode.C, include/pa_charset.h, main/pa_charset.C:
21259: xpath selectNode 1
21260:
21261: 2002-01-10 paf
21262:
21263: * src/classes/xnode.C: xpath selectNode -100 [just written]
21264:
21265: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h,
21266: include/pa_exception.h, include/pa_pool.h, main/pa_charset.C,
21267: main/pa_pool.C: GdomeDOMString_auto_ptr c++ wrapper [calls
21268: refcounter]
21269:
21270: 2001-12-29 paf
21271:
21272: * src/: classes/xdoc.C, include/pa_exception.h, main/pa_charset.C,
21273: main/pa_exception.C, main/pa_globals.C: xdoc ^set ^string with
21274: glib works 0
21275:
21276: 2001-12-28 paf
21277:
21278: * src/: classes/xdoc.C, include/pa_charset.h, main/pa_charset.C,
21279: main/pa_exception.C: started glib transcoders
21280:
21281: * src/main/pa_globals.C: renamed gdome to libgdome.dll
21282:
21283: * src/: classes/classes.dsp, classes/mail.C, classes/xdoc.C,
21284: classes/xnode.C, classes/xnode.h, include/pa_exception.h,
21285: include/pa_globals.h, main/compile.tab.C, main/main.dsp,
21286: main/pa_charset.C, main/pa_dir.C, main/pa_exception.C,
21287: main/pa_exec.C, main/pa_globals.C, main/pa_socks.C,
21288: targets/cgi/parser3.C, targets/cgi/parser3.dsp, types/pa_vxdoc.C,
21289: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: gnome
21290: libs just compiled in. no refcounting no xpath no xslt yet
21291:
21292: 2001-12-27 paf
21293:
21294: * src/: include/pa_charset.h, include/pa_common.h,
21295: include/pa_exception.h, include/pa_globals.h, include/pa_pool.h,
21296: main/main.dsp, main/pa_charset.C, main/pa_charsets.C,
21297: main/pa_globals.C, main/pa_pool.C, targets/cgi/parser3.C,
21298: targets/cgi/parser3.dsp, types/pa_vxdoc.C, types/pa_vxdoc.h,
21299: types/pa_vxnode.C, types/pa_vxnode.h, types/types.dsp: going away
21300: from xalan&xerces, started the process. globals [initialization
21301: pool [charset update charset [transcodings vxnode vxdoc [DOM
21302: calls
21303:
21304: * src/classes/Makefile.am: going away from xalan&xerces, not needed
21305: anymore
21306:
21307: 2001-12-26 paf
21308:
21309: * src/: include/pa_charset.h, include/pa_charsets.h,
21310: main/pa_charset.C, main/pa_charsets.C, main/pa_request.C: charset
21311: key globalized [bug]
21312:
21313: 2001-12-25 paf
21314:
21315: * src/: classes/mail.C, classes/table.C, include/pa_string.h,
21316: main/pa_string.C: table set & append changed splitting languages,
21317: separators now can be clean AND as-is same to mail command line
21318: $MAIN:MAIL.progX arguments
21319:
21320: 2001-12-24 paf
21321:
21322: * src/classes/mail.C: one parted text messages - no multipart
21323: mime-type anymore. for convinient if $.attach-ments
21324:
21325: * src/: classes/hashfile.C, classes/op.C, main/pa_db_table.C,
21326: main/pa_string.C: read from cache size check updated
21327:
21328: * src/main/: pa_string.C: String::join_chain another ugly bug :(
21329:
21330: 2001-12-21 paf
21331:
21332: * src/classes/date.C: date:sql-string now returns localtime
21333:
21334: * src/main/pa_request.C: $result in @main actually not working, to
21335: hell with it for now
21336:
21337: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
21338: types/pa_vmethod_frame.h, types/pa_wcontext.h: $result in @main
21339: @postprocess @exception
21340:
21341: * src/main/execute.C: junction evaluation canceled - endless
21342: recursion detected
21343:
21344: 2001-12-19 paf
21345:
21346: * src/main/pa_charset.C: charset->charset transcoding via unicode
21347: intermediate
21348:
21349: * src/main/pa_request.C: CLASS_PATH now / = DOCUMENT_ROOT
21350:
21351: * src/classes/hashfile.C: ^hashfile.open DB_HOME now relative
21352:
21353: * src/classes/op.C: ^cache keypath now relative
21354:
21355: * src/classes/mail.C: changed weighting prior to sort
21356:
21357: * src/: classes/mail.C, include/pa_config_fixed.h: to/from 0 check
21358: were missing
21359:
21360: 2001-12-17 paf
21361:
21362: * src/main/pa_charset.C: ifndef XML were bad type
21363:
21364: * src/: include/pa_db_table.h, main/pa_db_table.C: db_table used
21365: outdated unset services_pool
21366:
21367: * src/: classes/mail.C, include/pa_charsets.h, include/pa_string.h,
21368: main/pa_charsets.C, main/untaint.C, types/pa_vrequest.C,
21369: types/pa_vresponse.C: ^mail:send[ $.charset[zzz] addded
21370:
21371: * src/main/untaint.C: allowed space in filespec
21372:
21373: * src/main/pa_charset.C: empty bufs transcode [forgot check :(]
21374:
21375: * src/classes/image.C: no govno
21376:
21377: * src/classes/image.C: govno
21378:
21379: 2001-12-16 paf
21380:
21381: * src/include/: pa_charset.h, pa_charsets.h: forgot to add
21382:
21383: * src/: main/Makefile.am, main/pa_charset.C, types/Makefile.am:
21384: charset_connection&manager replaced by charset&charsets
21385:
21386: * src/main/pa_charset.C: name_cstr 0
21387:
21388: * src/main/untaint.C: uri lang now knows about client/source
21389: charsets
21390:
21391: * src/: classes/file.C, classes/math.C, classes/op.C,
21392: classes/string.C, classes/table.C, classes/xdoc.C,
21393: include/pa_array.h, include/pa_cache_managers.h,
21394: include/pa_charset_connection.h, include/pa_charset_manager.h,
21395: include/pa_common.h, include/pa_db_connection.h,
21396: include/pa_db_manager.h, include/pa_db_table.h,
21397: include/pa_dictionary.h, include/pa_exception.h,
21398: include/pa_exec.h, include/pa_globals.h, include/pa_hash.h,
21399: include/pa_opcode.h, include/pa_pool.h, include/pa_request.h,
21400: include/pa_sapi.h, include/pa_socks.h,
21401: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
21402: include/pa_string.h, include/pa_stylesheet_connection.h,
21403: include/pa_stylesheet_manager.h, include/pa_table.h,
21404: include/pa_transcoder.h, main/compile_tools.h, main/main.dsp,
21405: main/pa_charset.C, main/pa_charset_connection.C,
21406: main/pa_charset_manager.C, main/pa_charsets.C, main/pa_globals.C,
21407: main/pa_pool.C, main/pa_request.C, main/pa_string.C,
21408: main/pa_transcoder.C, main/untaint.C, types/pa_vfile.C,
21409: types/pa_vform.C, types/pa_vform.h, types/pa_vrequest.C,
21410: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
21411: types/types.dsp: introducing Charset
21412:
21413: 2001-12-14 paf
21414:
21415: * src/: include/pa_request.h, include/pa_transcoder.h,
21416: main/pa_request.C, main/pa_transcoder.C, types/pa_vform.C,
21417: types/pa_vform.h: transcodeToUTF8[were FromUTF8] for forms todo:
21418: uri lang
21419:
21420: * src/main/pa_transcoder.C: transcodeToUTF8, now form&uri lang
21421:
21422: * src/targets/cgi/Makefile.am: -I../../pcre to .am
21423:
21424: * src/: include/pa_globals.h, main/pa_globals.C: removed unused
21425: defalts_name global
21426:
21427: * src/: include/pa_charset_connection.h, include/pa_pool.h,
21428: include/pa_request.h, main/main.dsp,
21429: main/pa_charset_connection.C, main/pa_charset_manager.C,
21430: main/pa_request.C, types/Makefile.am, types/pa_vrequest.C,
21431: types/pa_vrequest.h, types/pa_vresponse.h, types/types.dsp,
21432: include/pa_transcoder.h, main/pa_transcoder.C, main/Makefile.am:
21433: changed charset model. now important: $request:charset
21434: $response:charset while $response:content-type.charset become
21435: unimportant [informational]
21436:
21437: 2001-12-13 paf
21438:
21439: * src/targets/: cgi/pa_pool.C, isapi/pa_pool.C: EOL@EOF
21440:
21441: * src/classes/xdoc.C: rewritten auto_ptr part other way2, because
21442: of stupid gcc 2.96 /usr/include/g++-3/memory:40: candidates are:
21443: auto_ptr<_Tp> &auto_ptr<_Tp>::operator= (auto_ptr<_Tp> &) [with
21444: _Tp = FormatterListener] /usr/include/g++-3/memory:48:
21445: auto_ptr<_Tp> &auto_ptr<_Tp>::operator= (auto_ptr<_Tp1> &)
21446: [with _Tp1 = FormatterListener, _Tp = FormatterListener]
21447:
21448: * src/: classes/xdoc.C, main/pa_sql_driver_manager.C: rewritten
21449: auto_ptr part other way, because of stupid gcc 2.96
21450: /usr/include/g++-3/memory:40: candidates are: auto_ptr<_Tp>
21451: &auto_ptr<_Tp>::operator= (auto_ptr<_Tp> &) [with _Tp =
21452: FormatterListener] /usr/include/g++-3/memory:48:
21453: auto_ptr<_Tp> &auto_ptr<_Tp>::operator= (auto_ptr<_Tp1> &) [with
21454: _Tp1 = FormatterListener, _Tp = FormatterListener]
21455:
21456: * src/classes/xdoc.C: removed extra inc
21457:
21458: * src/targets/cgi/: pa_pool.C, parser3.C: msvc heap debugging flag
21459:
21460: * src/include/pa_types.h: msvc head debugging flag
21461:
21462: * src/classes/xdoc.C: freed up listener
21463:
21464: * src/classes/string.C: change msg '... code is not code'
21465:
21466: * src/: main/pa_db_connection.C, main/pa_db_manager.C,
21467: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
21468: targets/cgi/pool_storage.h: couple cache expiratiors were wrong
21469: [past/future prob]
21470:
21471: * src/: include/pa_cache_managers.h, include/pa_charset_manager.h,
21472: include/pa_config_fixed.h, include/pa_db_manager.h,
21473: include/pa_sql_driver_manager.h, include/pa_stylesheet_manager.h,
21474: main/pa_cache_managers.C, main/pa_globals.C: ~Cache_managers
21475:
21476: * src/: include/pa_config_fixed.h, main/pa_common.C,
21477: main/pa_string.C: removed signed mismatch warnings
21478:
21479: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: removed
21480: 'expires' from header outputs
21481:
21482: * src/main/pa_string.C: string::recustruct erroreusly used outdated
21483: row ptr
21484:
21485: * src/classes/file.C: file::cgi bug, request_method were passed to
21486: SERVER_PROTOCOL but SERVER_PROTOCOL were forgotten
21487:
21488: * src/classes/xdoc.C: lang list updated
21489:
21490: 2001-12-10 paf
21491:
21492: * src/classes/math.C: ^math:random(n) now yields[0;n) not [0;n]
21493:
21494: * src/main/untaint.C: FILE_SPEC untainting changed so that one can
21495: erase files like that, knowing their full name introducing //
21496: theoretical problem with, for instance, "_2B" and "." fragments,
21497: // they would yield the same // because
21498: need_file_encode('_')=false // but we need to delete such files
21499: somehow, getting names from ^index
21500:
21501: * src/main/pa_string.C: ^string.replace bug fixed [bad
21502: string::join_chank break]
21503:
21504: 2001-12-07 paf
21505:
21506: * src/: classes/hashfile.C, classes/op.C, classes/table.C,
21507: include/pa_common.h, include/pa_config_auto.h.in,
21508: include/pa_config_fixed.h, include/pa_config_includes.h,
21509: include/pa_db_table.h, include/pa_request.h, main/pa_common.C,
21510: main/pa_db_table.C, main/pa_request.C, main/pa_string.C,
21511: types/pa_vhashfile.C: merged from r14_simple_cache
21512:
21513: * src/main/pa_string.C: stupid sparc architecture failed to access
21514: short at odd address 0x311f0 <deserialize__6StringUiPvUiPCc+16>:
21515: lduh [ %i2 + 1 ], %l0
21516:
21517: bus error, fixed that
21518:
21519: * src/main/pa_string.C: strange string deserialize bug on
21520: client[pmts], a bit shortened,
21521:
21522: * src/include/pa_config_auto.h.in: makes
21523:
21524: * src/: include/pa_common.h, include/pa_config_fixed.h,
21525: include/pa_config_includes.h, main/pa_common.C: exclusive lock
21526: file write shared lock file read
21527:
21528: * src/: classes/op.C, include/pa_common.h,
21529: include/pa_config_fixed.h, main/pa_common.C: ^cache operator
21530:
21531: 2001-12-06 paf
21532:
21533: * src/: classes/op.C, classes/table.C, include/pa_request.h,
21534: main/pa_request.C: #ifdef RESOURCES_DEBUG
21535:
21536: * src/: main/compile.tab.C, targets/cgi/parser3.C: removed debug
21537: info
21538:
21539: * src/classes/hashfile.C: removed transaction from ^cache
21540:
21541: 2001-12-05 paf
21542:
21543: * src/targets/cgi/: parser3.C: fatal error reporting fixed. in
21544: IIS5 there were a prob with illegal call check
21545:
21546: 2001-12-04 paf
21547:
21548: * src/: classes/op.C, classes/table.C, include/pa_request.h,
21549: main/pa_request.C: measures to log
21550:
21551: 2001-11-23 paf
21552:
21553: * src/: classes/hashfile.C, classes/table.C, include/pa_db_table.h,
21554: main/pa_common.C, main/pa_db_table.C, main/pa_string.C,
21555: types/pa_vhashfile.C: merged from _0014, 1
21556:
21557: * src/: classes/hashfile.C, classes/table.C, include/pa_db_table.h,
21558: main/pa_common.C, main/pa_db_table.C, types/pa_vhashfile.C:
21559: hashfile bugfix2 more wrong sizes. ^cache behaviour changed: if
21560: ^cache(33) would change
21561:
21562: 0660 bits in file_write & hashfile create
21563:
21564: * src/main/: pa_db_table.C, pa_string.C: cache bugfix [wrong types
21565: after pa_string optimization]
21566:
21567: 2001-11-22 paf
21568:
21569: * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
21570: table.offset[whence]
21571:
21572: * src/classes/op.C: process cstr(,connection)
21573:
21574: * src/classes/op.C: process now gets its body on current language,
21575: not as-is
21576:
21577: * src/main/untaint.C: ORIGINS mode removed UHTML
21578:
21579: * src/main/untaint.C: ORIGINS mode was bad - forgot about optimize
21580: bit
21581:
1.116 moko 21582: * src/classes/xdoc.C: cached xslt [removed nocache forcing]
1.95 moko 21583:
21584: 2001-11-21 paf
21585:
21586: * src/: classes/xdoc.C, types/pa_vxdoc.C, types/pa_vxdoc.h:
21587: <xsl:output output options made identical to xsl:output
21588: attributes exclusion: cdata-section-elements what xalan can do
21589: but that not used now: it can escape and remove CDATA sections
21590:
21591: * src/: main/untaint.C, targets/cgi/parser3.C: optimized \r
21592: produced by xslt
21593:
21594: * src/targets/cgi/parser3.C: removed debug cgi||1
21595:
21596: * src/main/: pa_string.C, untaint.C: cached some string::size() es
21597:
21598: * src/: classes/table.C, main/pa_string.C, main/untaint.C,
21599: targets/cgi/parser3.C: table.append bug fixed: forgot to switch
21600: default language for {code}, it happen to change it's language
21601: from CLEAN, so later refused to split by CLEAN \t
21602:
21603: 2001-11-20 paf
21604:
1.116 moko 21605: * src/: classes/Makefile.am, classes/table.C, main/Makefile.am,
21606: main/pa_exception.C, types/Makefile.am: moved ident.C & co to
1.95 moko 21607: bottom of dependeces, so that errors would popup quicklier, fixed
21608: line numbering in table::sql
21609:
21610: 2001-11-19 paf
21611:
21612: * src/: classes/op.C, include/pa_request.h, include/pa_string.h,
21613: include/pa_types.h, main/pa_globals.C, main/pa_request.C,
21614: main/pa_string.C, main/untaint.C, targets/cgi/parser3.C,
21615: targets/isapi/parser3isapi.C, types/pa_wcontext.C,
21616: types/pa_wcontext.h: UL_CLEAN pieces now inherit UL_OPTIMIZED_BIT
21617: at wcontext.write
21618:
1.116 moko 21619: * src/targets/: Makefile.am, cgi/parser3.C: #if _MSC_VER
1.95 moko 21620: _set_new_handler
21621:
1.116 moko 21622: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C:
21623: set_new_handler in apache&isapi
1.95 moko 21624:
21625: 2001-11-16 paf
21626:
21627: * src/targets/cgi/parser3.C: pool debug @ die
21628:
21629: * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C:
21630: removed 8 bytes from String, 2 bytes from
21631: string::chunk::row::item
21632:
21633: * src/main/pa_string.C: removed 1+4 bytes from String
21634:
21635: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C,
21636: types/pa_vstring.C: removed 1+4 bytes from String
21637:
21638: * src/main/pa_pool.C: introducing estimating String::cstr_bufsize,
21639: 0
21640:
21641: * src/: include/pa_globals.h, include/pa_string.h,
21642: include/pa_types.h, main/pa_globals.C, main/pa_pool.C,
21643: main/pa_request.C, main/untaint.C, sql/pa_sql_driver.h,
21644: targets/cgi/parser3.C: introducing estimating
21645: String::cstr_bufsize, 0
21646:
21647: * src/: main/pa_pool.C, include/pa_pool.h: die in pool::fail
21648:
21649: * src/: targets/cgi/parser3.C, main/pa_pool.C: die in pool::fail
21650:
21651: * src/: main/execute.C, main/pa_pool.C, targets/cgi/parser3.C,
21652: include/pa_pool.h: die in pool::fail
21653:
21654: 2001-11-15 paf
21655:
21656: * src/: include/pa_exception.h, main/execute.C, main/main.dsp,
21657: main/pa_exception.C, targets/cgi/parser3.C: exception with
21658: dynamic buffer re-back now with counter
21659:
21660: * src/: include/pa_exception.h, main/pa_exception.C: exception with
21661: static buffer back
21662:
21663: * src/targets/cgi/parser3.C: std::
21664:
21665: * src/: classes/classes.awk, include/pa_config_auto.h.in,
21666: include/pa_config_includes.h: setnewhandler check
21667:
1.116 moko 21668: * src/include/pa_config_auto.h.in: makes
1.95 moko 21669:
21670: * src/targets/cgi/parser3.C: set_new_handler started
21671:
21672: 2001-11-14 paf
21673:
21674: * src/: include/pa_common.h, main/pa_common.C: snprintf replacement
21675: was wrong
21676:
21677: * src/: include/pa_common.h, main/pa_common.C: snprintf replacement
21678: was wrong
21679:
21680: * src/main/pa_request.C: z
21681:
21682: * src/: include/pa_common.h, main/pa_common.C: snprintf on buffer
21683: full returns win32 -1 solaris >buffer_size
21684:
21685: checked all that
21686:
21687: * src/classes/op.C: ^untaint{body} as-is default now
21688:
21689: * src/: main/execute.C, types/pa_vclass.h, types/pa_vobject.h,
21690: types/pa_vstateless_class.h, types/pa_vstateless_object.h: merged
21691: with no_bad_constructors_try
21692:
21693: * src/: main/execute.C, types/pa_vclass.h, types/pa_vobject.h,
21694: types/pa_vstateless_class.h, types/pa_vstateless_object.h: fixed
21695: this: $bred[^string::length[]] $bred[^response::clear[]]
21696: $bred[^int::int[]]
21697:
21698: now VObject creation moved into overriden
21699: VClass::create_new_value, thus 0 from create_new_value means that
21700: class has no ctors
21701:
21702: 2001-11-13 paf
21703:
21704: * src/classes/classes.C: returned accedently removed if in foreach
21705: callbacks [when hash no-0-restructure]
21706:
21707: 2001-11-12 paf
21708:
21709: * src/main/pa_pool.C: changed xdoc createXXX politics, now string
21710: passed as-is to method, xalan makes & into & itself
21711:
21712: * src/classes/date.C: date.roll parser2 alg used
21713:
21714: * src/: classes/classes.C, classes/hash.C, classes/xdoc.C,
21715: include/pa_hash.h, main/pa_db_connection.C, main/pa_db_manager.C,
21716: main/pa_dictionary.C, main/pa_hash.C,
21717: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C: hash
21718: now does not containt 0 values. put 0 actullay removes. no check
21719: on 0 value in foreach now required
21720:
21721: 2001-11-11 paf
21722:
21723: * src/sql/pa_sql_driver.h: removed extra constructor, doc
21724:
21725: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: CRLF
21726:
21727: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql
21728: driver initialize not const
21729:
21730: 2001-11-10 paf
21731:
21732: * src/main/pa_exec.C: doc
21733:
21734: 2001-11-09 paf
21735:
21736: * src/classes/: string.C, xdoc.C: xdoc::set{code} now untaints
21737: param properly
21738:
21739: * src/classes/string.C: string.save now does untainting before
21740: saving
21741:
21742: * src/main/pa_common.C: line endings fixing fixed last piece[was
21743: still cstr oriented]
21744:
21745: * src/: include/pa_common.h, main/pa_common.C, types/pa_vform.C:
21746: line endings fixing got rid of cstr, now must work ok with post
21747: multipart
21748:
21749: * src/types/pa_vform.C: line endings fixed at post / multipart /
21750: not file also now
21751:
21752: 2001-11-08 paf
21753:
21754: * src/: include/pa_cache_managers.h, include/pa_charset_manager.h,
21755: include/pa_db_manager.h, include/pa_sql_driver_manager.h,
21756: include/pa_stylesheet_manager.h, main/pa_charset_manager.C,
21757: main/pa_db_manager.C, main/pa_sql_driver_manager.C,
21758: main/pa_stylesheet_manager.C: restructured Cache manager to be
21759: simple parent, not second parent [gcc 2.96 strangly refused to
21760: call virtual from second parent]
21761:
1.116 moko 21762: * src/: include/pa_common.h, main/Makefile.am,
21763: targets/cgi/pa_pool.C: makes
1.95 moko 21764:
21765: * src/: include/pa_request.h, main/pa_request.C,
21766: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: apache
21767: 'status' class enabler
21768:
21769: <Location /parser-status.html> ParserStatusAllowed </Location>
21770:
21771: * src/: include/pa_cache_managers.h, include/pa_charset_manager.h,
21772: include/pa_db_manager.h, include/pa_sql_driver_manager.h,
21773: include/pa_stylesheet_manager.h, main/main.dsp,
21774: main/pa_cache_managers.C, main/pa_charset_manager.C,
21775: main/pa_db_manager.C, main/pa_globals.C, main/pa_request.C,
21776: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
21777: types/pa_vstatus.h: cache_managers, maybe-expiring every request
21778: todo: apache 'status' class enabler
21779:
21780: 2001-11-05 paf
21781:
21782: * src/main/: pa_db_connection.C, pa_db_manager.C: expiration from
21783: debug to normal
21784:
21785: * src/main/: pa_db_connection.C, pa_db_manager.C, pa_request.C:
21786: hence i removed skipping 0 values in hash::for_each-es we need to
21787: check cleaned cache items manually. few more checks.
21788:
21789: expiring to 0 time was wrong, changed to 'now' time
21790:
21791: * src/targets/cgi/parser3.C: read can return 0, that means sort of
21792: sig_pipe on freebsd [moko's experiments]. checked that in cgi,
21793: on apache already done :)
21794:
21795: * src/main/: pa_db_connection.C, pa_db_manager.C: hence i removed
21796: skipping 0 values in hash::for_each-es we need to check cleaned
21797: cache items manually
21798:
21799: * src/main/: pa_db_connection.C, pa_db_table.C:
21800: parser_multithreaded check was wrong
21801:
21802: * src/: classes/classes.C, classes/classes.h, classes/date.C,
21803: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
21804: classes/hashfile.C, classes/image.C, classes/int.C,
21805: classes/mail.C, classes/math.C, classes/op.C, classes/response.C,
21806: classes/string.C, classes/table.C, classes/void.C,
21807: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
21808: include/pa_array.h, include/pa_charset_connection.h,
21809: include/pa_charset_manager.h, include/pa_common.h,
21810: include/pa_config_fixed.h, include/pa_config_includes.h,
21811: include/pa_db_connection.h, include/pa_db_manager.h,
21812: include/pa_db_table.h, include/pa_dictionary.h, include/pa_dir.h,
21813: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
21814: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
21815: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
21816: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
21817: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
21818: include/pa_stack.h, include/pa_string.h,
21819: include/pa_stylesheet_connection.h,
21820: include/pa_stylesheet_manager.h, include/pa_table.h,
21821: include/pa_threads.h, include/pa_types.h, main/compile.C,
21822: main/compile.tab.C, main/compile_tools.C, main/compile_tools.h,
21823: main/execute.C, main/pa_array.C, main/pa_charset_connection.C,
21824: main/pa_charset_manager.C, main/pa_common.C,
21825: main/pa_db_connection.C, main/pa_db_manager.C,
21826: main/pa_db_table.C, main/pa_dictionary.C, main/pa_dir.C,
21827: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
21828: main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
21829: main/pa_socks.C, main/pa_sql_driver_manager.C,
21830: main/pa_status_provider.C, main/pa_string.C,
21831: main/pa_stylesheet_manager.C, main/pa_table.C, main/untaint.C,
21832: sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
21833: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
21834: targets/cgi/pool_storage.h, targets/isapi/pa_pool.C,
21835: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
21836: targets/isapi/pool_storage.h, types/pa_valiased.C,
21837: types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
21838: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
21839: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
21840: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
21841: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
21842: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
21843: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
21844: types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.h,
21845: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.h,
21846: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
21847: types/pa_vstateless_object.h, types/pa_vstatus.h,
21848: types/pa_vstring.C, types/pa_vstring.h, types/pa_vtable.C,
21849: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
21850: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
21851: types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h:
21852: $status:db fixed used not initialized in db_connection & db_table
21853:
21854: * src/: include/pa_charset_connection.h, main/pa_charset_manager.C:
21855: $status:charset
21856:
21857: * src/: classes/xdoc.C, include/pa_db_connection.h,
21858: include/pa_stylesheet_connection.h,
21859: include/pa_stylesheet_manager.h, main/pa_stylesheet_manager.C,
21860: types/pa_vstatus.h: $status:stylesheet
21861:
21862: * src/: include/pa_charset_manager.h, include/pa_db_manager.h,
21863: include/pa_request.h, include/pa_sql_connection.h,
21864: include/pa_sql_driver_manager.h, include/pa_stylesheet_manager.h,
21865: main/main.dsp, main/pa_charset_manager.C, main/pa_common.C,
21866: main/pa_db_manager.C, main/pa_globals.C, main/pa_request.C,
21867: main/pa_sql_driver_manager.C, main/pa_status_provider.C,
21868: main/pa_stylesheet_manager.C, types/pa_vstatus.h,
21869: types/pa_vxnode.C, types/types.dsp: started status parser class
21870:
21871: 2001-11-01 paf
21872:
21873: * src/include/pa_config_auto.h.in: makes
21874:
21875: * src/main/pa_hash.C: removed old extra include
21876:
21877: * src/: classes/math.C, include/pa_common.h: HAVE_TRUNC HAVE_ROUND
21878: checks [for hp, there are such in math.h]
21879:
21880: * src/classes/op.C: ^for endless loop check strightened
21881:
21882: * src/: classes/hash.C, classes/op.C, main/execute.C: changed root
21883: behavior in native calls. it left unchanged, so ^for ^foreach &
21884: co can use r.root to write their i & key,value there
21885:
21886: * src/classes/op.C: detected for var storage bug, fixed.
21887: todo:foreach
21888:
21889: * src/: classes/hash.C, classes/xdoc.C, classes/xnode.C,
21890: include/pa_hash.h, main/pa_hash.C, main/pa_request.C,
21891: types/pa_vhash.h, types/pa_vxnode.C: hash locking disabled
21892: changing of hash inside of foreach
21893:
21894: * src/: classes/hash.C, classes/hashfile.C, types/pa_vhashfile.C:
21895: ^hashfile.foreach[key|value]{body}[[separator]|{separator}] prev
21896: were hash.foreach
21897:
21898: * src/: classes/hash.C, classes/op.C, types/pa_vmethod_frame.h,
21899: types/pa_vstring.C, types/pa_vstring.h:
21900: ^foreach[key|value]{body}[[separator]|{separator}]
21901:
21902: * src/: classes/hash.C, include/pa_hash.h, main/pa_hash.C,
21903: types/pa_vcookie.C: ^hash.delete[key]
21904:
21905: 2001-10-31 paf
21906:
21907: * src/main/: compile.C, pa_common.C: completely empty file now
21908: considered "read", not ignored [not perfect trick used]
21909:
21910: * src/main/pa_common.C: simplier common ifdefs
21911:
21912: * src/main/pa_common.C: typing bug in common - bad ifdeff
21913:
21914: * src/main/pa_db_connection.C: z
21915:
21916: * src/main/: pa_db_connection.C, pa_sql_driver_manager.C: //
21917: lockdetector flags
21918: dbenv.lk_detect=DB_LOCK_RANDOM;
21919:
21920: * src/main/pa_sql_driver_manager.C: hiding passwords and addresses
21921: from accidental show [imagine user forgot @exception]
21922:
21923: * src/classes/table.C: ^table.save[[nameless|+append;]path]
21924:
21925: * src/: classes/file.C, classes/image.C, classes/mail.C,
21926: classes/string.C, classes/xnode.C, include/pa_common.h,
21927: main/pa_common.C: ^string.save[[append;]path]
21928:
21929: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
21930: main/execute.C: \ in expression: int divide 10/3=3
21931:
21932: * src/types/pa_vhashfile.h: hashfile ^delete to do something only
21933: inside of ^cache
21934:
21935: * src/: include/pa_threads.h, main/pa_db_connection.C,
21936: main/pa_db_table.C, targets/cgi/pa_threads.C,
21937: targets/isapi/pa_threads.C: libdb DB_THREAD flag only when really
21938: needed
21939:
21940: 2001-10-30 paf
21941:
21942: * src/: classes/classes.dsp, main/main.dsp,
21943: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
21944: types/types.dsp: enabled debug incremental compile
21945:
21946: * src/: include/pa_common.h, main/pa_common.C, types/pa_vform.C:
21947: form post data line endings not reformatted now.
21948:
21949: * src/types/: pa_vform.C, pa_vform.h: AppendFormEntry length param
21950: now required [had bug when file= has no value]
21951:
21952: * src/main/: pa_db_connection.C, pa_db_manager.C, pa_db_table.C,
21953: pa_exec.C, pa_request.C, pa_sql_driver_manager.C, pa_string.C:
21954: cstr(asis) default param removed
21955:
21956: * src/classes/xdoc.C: rolled back {} in xdoc.createTextNode for now
21957:
21958: * src/classes/xdoc.C: rolled back {} in xdoc.createElement for now
21959:
21960: * src/include/pa_dir.h: LOAD_DIR fixed
21961:
21962: * src/types/pa_vform.C: VForm::AppendFormEntry {length convention
21963: was broken} fix_line_breaks
21964:
21965: * src/include/: pa_config_fixed.h, pa_pragma_pack_begin.h,
21966: pa_pragma_pack_end.h, pa_string.h, pa_types.h: String & Origin
21967: packed with #pragma pack
21968:
1.116 moko 21969: * src/include/pa_config_auto.h.in: pragma detection
1.95 moko 21970:
21971: 2001-10-29 paf
21972:
21973: * src/types/pa_wcontext.h: bitfield syntax stricter
21974:
21975: * src/: classes/file.C, types/pa_vimage.C: image&file couple stack
21976: string hash.puts
21977:
21978: * src/include/pa_sql_connection.h: SQL_CONNECTION_FUNC_GUARDED name
21979:
21980: * src/include/pa_sql_connection.h: there were one wrong
21981: SQL_CONNECTION_FUNC_GUARDED [failed]
21982:
21983: * src/targets/isapi/pa_pool.C: added isapi&apache real_malloc debug
21984: param.someday either ifdef or remove it
21985:
21986: * src/targets/cgi/: pa_pool.C, parser3.C: removed debug defines
21987:
21988: * src/main/untaint.C: optimizing returned after debugging
21989:
21990: * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C,
21991: main/untaint.C: memory hunging #pragma pack(1)
21992:
21993: 16 419 844 13 169 394
21994:
21995: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C,
21996: targets/cgi/pa_pool.C: String size_t replace to uint in proper
21997: places [todo:Array]
21998:
21999: * src/: main/execute.C, targets/cgi/pa_pool.C,
22000: targets/cgi/parser3.dsp, types/pa_wcontext.h,
22001: types/pa_wwrapper.h: debugging memory WContext flags to bits
22002:
22003: total 5 652 652/158731 total 5 469 332/158731
22004:
22005: * src/: include/pa_array.h, main/pa_array.C: debugging memory
22006: Array:: without cache in get/put now
22007:
22008: [Mon Oct 29 18:23:02 2001] total 5 796 092/158731 [Mon Oct 29
22009: 18:25:27 2001] total 5 652 652/158731
22010:
22011: * src/: include/pa_string.h, main/pa_string.C,
22012: targets/cgi/pa_pool.C: debugging memory String::fused_rows func
22013: now
22014:
22015: [Mon Oct 29 17:55:45 2001] total 5917436/158731 [Mon Oct 29
22016: 18:11:53 2001] total 5796092/158731
22017:
22018: * src/: classes/file.C, include/pa_hash.h, include/pa_string.h,
22019: main/pa_globals.C, targets/cgi/pa_pool.C: debugging memory hash
22020: key ref now
22021:
22022: [Mon Oct 29 16:01:17 2001] total 17050496/202647 [Mon Oct 29
22023: 17:11:17 2001] total 16867948/202658
22024:
22025: * src/: classes/file.C, classes/image.C, classes/string.C,
22026: classes/xdoc.C, include/pa_pool.h, include/pa_string.h,
22027: main/execute.C, main/pa_array.C, main/pa_common.C,
22028: main/pa_hash.C, main/pa_sql_driver_manager.C, main/pa_string.C,
22029: main/untaint.C, targets/cgi/pa_pool.C, targets/cgi/parser3.C,
22030: types/pa_vcookie.C, types/pa_vstring.h: debuggging memory.
22031: string::as_int/double now usually uses stack, not heap [200K out
22032: of 17M :)] VString(String&) not copies reference [29M -> 17M]
22033:
22034: * src/main/pa_sql_driver_manager.C: ping to have services [old
22035: hiding bug]
22036:
22037: * src/Makefile.am: .am order
22038:
22039: * src/: include/pa_array.h, include/pa_charset_manager.h,
22040: include/pa_db_connection.h, include/pa_db_manager.h,
22041: include/pa_db_table.h, include/pa_hash.h, include/pa_request.h,
22042: include/pa_sql_driver_manager.h, include/pa_stylesheet_manager.h,
22043: include/pa_threads.h, types/pa_valiased.h, types/pa_vhashfile.h,
22044: types/pa_vstateless_class.h, types/pa_wcontext.h: gcc 3.0.1
22045: required "friend class"
22046:
22047: ../include/pa_request.h:51: friend declaration requires
22048: class-key, i.e. `friend class Temp_lang'
22049:
22050: * src/: include/pa_exception.h, include/pa_sql_connection.h,
22051: main/pa_exception.C, main/pa_sql_driver_manager.C,
22052: sql/pa_sql_driver.h: sql driver impl changed in _throw part.
22053:
22054: the idea is to #1 jump to C++ some function to main body, where
22055: every function stack frame has exception unwind information and
22056: from there... #2 propagate_exception()
22057:
22058: 2001-10-28 paf
22059:
22060: * src/main/pa_db_connection.C: removed old consts
22061:
22062: * src/main/pa_db_connection.C: expire table [was accidently pasted
22063: with wrong type/cast]
22064:
22065: * src/main/: pa_db_connection.C, pa_db_table.C: exception
22066: translation
22067:
1.116 moko 22068: * src/: classes/Makefile.am, targets/cgi/Makefile.am: db makes.
1.95 moko 22069: remember to build DB2 with -fexceptions!!!
22070:
22071: * src/main/pa_db_table.C: DB_RMW defed
22072:
22073: * src/: include/pa_config_auto.h.in, include/pa_config_fixed.h,
22074: include/pa_db_connection.h, include/pa_db_manager.h,
22075: include/pa_db_table.h, main/pa_db_connection.C,
22076: main/pa_db_table.C: db2 on linux with DB 2.4.14: (6/2/98)
22077:
22078: 2001-10-27 paf
22079:
22080: * src/: classes/hashfile.C, include/pa_db_connection.h,
22081: include/pa_db_table.h, main/pa_db_connection.C,
22082: main/pa_db_manager.C, main/pa_db_table.C, main/pa_globals.C,
22083: types/pa_vhashfile.C: DB2 ifdefs
22084:
1.116 moko 22085: * src/: classes/Makefile.am, include/pa_config_fixed.h,
22086: main/Makefile.am, targets/cgi/Makefile.am, types/Makefile.am:
1.95 moko 22087: makes with DB2
22088:
1.116 moko 22089: * src/: include/pa_config_auto.h.in, main/Makefile.am,
22090: types/Makefile.am: makes db
1.95 moko 22091:
22092: * src/: main/pa_globals.C, targets/cgi/parser3.dsp,
22093: targets/isapi/parser3isapi.dsp: vc projects libdb ifdefed into
22094: globals.C
22095:
22096: * src/: classes/hashfile.C, include/pa_db_connection.h,
22097: include/pa_db_table.h, main/pa_db_connection.C,
22098: main/pa_db_table.C: ^hashfile.clear[]
22099:
22100: * src/classes/classes.awk: no $ in var names
22101:
22102: * src/main/: pa_db_connection.C, pa_db_manager.C: db expiration
22103: connection&table [forgotten calls]
22104:
22105: 2001-10-26 paf
22106:
22107: * src/main/pa_db_connection.C: db checkpoints
22108:
22109: * src/: include/pa_db_connection.h, main/pa_db_connection.C: db
22110: checkpoints
22111:
22112: * src/classes/xdoc.C: xdoc createTextNode createElement UL_XML
22113: default. but entities still reparsed. todo: tothink
22114:
22115: * src/main/pa_db_connection.C: db recover mech 2
22116:
22117: * src/: classes/hashfile.C, include/pa_db_connection.h,
22118: include/pa_db_manager.h, include/pa_db_table.h,
22119: include/pa_hash.h, main/pa_db_connection.C, main/pa_db_manager.C,
22120: main/pa_db_table.C, main/pa_hash.C, types/pa_vhashfile.C,
22121: types/pa_vhashfile.h: db connections & tables now cached at
22122: create time & multithreaded
22123:
22124: * src/: classes/xdoc.C, types/pa_vxdoc.h: transform2 for
22125: parsed_source
22126:
22127: * src/main/pa_db_connection.C: about to remove connection from
22128: vhashfile
22129:
22130: * src/: main/pa_db_table.C, classes/hashfile.C: db: child
22131: transaction commit/rollback responsibility left to parent [as it
22132: sould - else there were a bug with double free]
22133:
22134: * src/include/pa_db_table.h: db: child transaction commit/rollback
22135: responsibility left to parent [as it sould - else there were a
22136: bug with double free]
22137:
22138: 2001-10-25 paf
22139:
22140: * src/: classes/hashfile.C, include/pa_common.h,
22141: include/pa_db_connection.h, include/pa_db_manager.h,
22142: main/main.dsp, main/pa_db_connection.C, main/pa_db_manager.C,
22143: types/pa_vhashfile.C, types/pa_vhashfile.h,
22144: include/pa_db_table.h, main/pa_db_table.C: started db_home
22145: [multiple, cached] todo: autorecover [tried, but not succeded,
22146: yet]
22147:
22148: * src/include/pa_dir.h: ancient gpf on dir not found fixed
22149:
22150: * src/: include/pa_db_connection.h, main/pa_db_manager.C:
22151: transaction parent passed
22152:
22153: 2001-10-24 parser
22154:
1.116 moko 22155: * src/classes/Makefile.am: makes
1.95 moko 22156:
22157: * src/targets/: cgi/pool_storage.h, isapi/parser3isapi.C,
22158: isapi/pool_storage.h: pool_storage fixed
22159:
22160: * src/: include/pa_common.h, main/pa_common.C, types/pa_vform.C,
22161: types/pa_vform.h: form fix_line_breaks
22162:
1.116 moko 22163: * src/targets/cgi/pool_storage.h: makes
1.95 moko 22164:
22165: * src/: classes/Makefile.am, targets/cgi/Makefile.am,
22166: targets/cgi/pool_storage.h: makes
22167:
22168: * src/sql/pa_sql_driver.h: version
22169:
22170: * src/: include/pa_common.h, main/Makefile.am, main/pa_common.C,
22171: types/pa_vform.C, types/pa_vform.h: .am
22172:
22173: * src/main/: pa_db_connection.C, pa_db_manager.C: hashfile setted
22174: this: DB_RMW Acquire write locks instead of read locks when doing
22175: the retrieval. Setting this flag may decrease the likelihood of
22176: deadlock during a read-modify-write cycle by immediately
22177: acquiring the write lock during the read part of the cycle so
22178: that another thread of control acquiring a read lock for the same
22179: item, in its own read-modify-write cycle, will not result in
22180: deadlock
22181:
22182: * src/targets/isapi/parser3isapi.dsp: doc
22183:
22184: * src/: classes/hashfile.C, types/pa_vhashfile.h: hashfile 1
22185:
22186: * src/: classes/hashfile.C, include/pa_request.h: hashfile.cache 0
22187:
22188: * src/: classes/hashfile.C, include/pa_db_connection.h,
22189: main/pa_db_connection.C: hashfile expired deleted from db when
22190: get & iterate
22191:
22192: * src/: main/pa_db_connection.C, types/pa_vhashfile.C: hashfile
22193: expiring 1
22194:
22195: * src/types/: pa_vhashfile.C, pa_vhashfile.h: hashfile expiring 0
22196:
22197: * src/: main/pa_db_connection.C, types/pa_vhashfile.C:
22198: db_connection not bothers with key when not returning expired
22199: data
22200:
22201: * src/: include/pa_db_connection.h, main/pa_db_connection.C,
22202: types/pa_vhashfile.C: db_cursor constructor public now
22203:
22204: * src/: include/pa_db_connection.h, main/pa_db_connection.C,
22205: types/pa_vhashfile.C, types/pa_vhashfile.h: hashfile data
22206: stamped, todo: put_element analize
22207:
22208: * src/: include/pa_db_connection.h, include/pa_string.h,
22209: main/pa_db_connection.C, main/pa_string.C: hashfile pieced
22210: serialize. todo stamp
22211:
22212: 2001-10-23 parser
22213:
22214: * src/: classes/file.C, classes/hash.C, classes/hashfile.C,
22215: classes/image.C, classes/mail.C, classes/response.C,
22216: classes/string.C, classes/table.C, classes/xdoc.C,
22217: include/pa_config_fixed.h, include/pa_db_connection.h,
22218: main/pa_common.C, main/pa_db_connection.C, main/pa_request.C,
22219: types/pa_value.h, types/pa_vcookie.C, types/pa_vhash.h,
22220: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vresponse.h,
22221: types/pa_vtable.C: ^hashfile.hash[]
22222:
22223: * src/: classes/hashfile.C, classes/xdoc.C,
22224: include/pa_config_fixed.h, main/pa_db_manager.C,
22225: main/pa_globals.C: ifdefs so it compiled without db
22226:
22227: * src/: classes/hashfile.C, include/pa_db_connection.h,
22228: include/pa_db_manager.h, main/pa_db_connection.C,
22229: main/pa_db_manager.C, types/pa_vhashfile.h:
22230: ^hashfile.transaction{code} ^hashfile:clear[filename]
22231: ^hashfile.delete[key]
22232:
22233: 2001-10-22 parser
22234:
22235: * src/targets/: cgi/pa_pool.C, cgi/parser3.C, cgi/parser3.dsp,
22236: cgi/pool_storage.h, isapi/pool_storage.h: cgi += pool cleanups
22237:
22238: * src/: classes/classes.dsp, classes/hashfile.C, classes/xdoc.C,
22239: classes/xnode.C, include/pa_charset_connection.h,
22240: include/pa_db_connection.h, include/pa_db_manager.h,
22241: include/pa_exception.h, include/pa_sapi.h,
22242: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
22243: include/pa_stylesheet_connection.h,
22244: include/pa_stylesheet_manager.h,
22245: include/pa_xslt_stylesheet_manager.h, main/main.dsp,
22246: main/pa_db_connection.C, main/pa_db_manager.C,
22247: main/pa_exception.C, main/pa_globals.C, main/pa_pool.C,
22248: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
22249: main/pa_xslt_stylesheet_manager.C, targets/cgi/parser3.C,
22250: targets/isapi/parser3isapi.C, types/pa_vhashfile.C,
22251: types/pa_vhashfile.h, types/pa_vxdoc.C, types/pa_vxnode.C,
22252: types/types.dsp: hashfile 0
22253:
22254: * src/types/pa_vhashfile.C: z
22255:
22256: * src/: classes/classes.dsp, classes/hashfile.C,
22257: include/pa_config_fixed.h, main/execute.C,
22258: targets/cgi/parser3.dsp, types/pa_vhashfile.C,
22259: types/pa_vhashfile.h, types/types.dsp: hashfile -100
22260:
22261: * src/targets/isapi/parser3isapi.C: SEH minor ifdef changes
22262:
22263: * src/: include/pa_exception.h, include/pa_request.h,
22264: main/execute.C, main/pa_exception.C, main/pa_request.C,
22265: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
22266: types/pa_vclass.h, types/pa_vobject.h: stack backtrace
22267:
22268: 2001-10-19 parser
22269:
22270: * src/include/pa_pool.h: header
22271:
22272: * src/main/pa_pool.C: auto compiled on gcc
22273:
22274: * src/classes/image.C: comment
22275:
1.116 moko 22276: * src/: include/pa_pool.h, main/pa_common.C: makes
1.95 moko 22277:
22278: * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
22279: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
22280: types/pa_vxnode.h: xnode clone got freed
22281:
22282: * src/: classes/xdoc.C, classes/xnode.C, include/pa_pool.h,
22283: include/pa_types.h, main/pa_pool.C: first c++ exceptions result:
22284: can free up xalandomstring resulting from pool::transcode
22285:
22286: * src/: classes/Makefile.am, classes/xdoc.C, classes/xnode.C,
22287: include/pa_config_fixed.h, include/pa_exception.h,
22288: include/pa_stylesheet_connection.h, main/pa_charset_connection.C,
22289: main/pa_exception.C, main/pa_pool.C, types/pa_vxdoc.C,
22290: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: switched
22291: to c++ exceptions 1xml configure fixed to exclude xalan-patch
22292: from non-xml compile
22293:
22294: * src/main/pa_request.C: pool:: context - get_context
22295:
22296: * src/: classes/classes.h, classes/date.C, classes/double.C,
22297: classes/file.C, classes/form.C, classes/hash.C, classes/image.C,
22298: classes/int.C, classes/mail.C, classes/math.C, classes/op.C,
22299: classes/string.C, classes/table.C, classes/void.C,
22300: include/pa_config_fixed.h, include/pa_exception.h,
22301: include/pa_pool.h, include/pa_request.h, include/pa_types.h,
22302: main/compile.C, main/compile_tools.C, main/execute.C,
22303: main/pa_array.C, main/pa_common.C, main/pa_dictionary.C,
22304: main/pa_exception.C, main/pa_exec.C, main/pa_pool.C,
22305: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
22306: main/pa_string.C, main/pa_table.C, main/untaint.C,
22307: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
22308: types/pa_value.h, types/pa_vbool.h, types/pa_vdouble.h,
22309: types/pa_vfile.h, types/pa_vform.C, types/pa_vhash.h,
22310: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmethod_frame.h,
22311: types/pa_vstateless_class.h, types/pa_vtable.C,
22312: types/pa_wcontext.C, types/pa_wwrapper.h: switched to c++
22313: exceptions 0
22314:
22315: * src/classes/classes.awk: $ removed
22316:
22317: 2001-10-18 parser
22318:
22319: * src/types/pa_vcookie.C: cookie:CLASS
22320:
22321: * src/main/main.dsp: project
22322:
22323: * src/: classes/xdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C: vxdoc
22324: set_document & ctor question "who owns document" solved
22325:
22326: * src/: classes/xdoc.C, main/pa_pool.C: extra free removed
22327:
22328: * src/: classes/xdoc.C, classes/xnode.C, include/pa_pool.h,
22329: main/pa_pool.C: encoding in dom creating funcs
22330:
22331: * src/: classes/xdoc.C, types/pa_vxdoc.h: dom created by create can
22332: be transformed now
22333:
22334: * src/classes/xdoc.C: dom created by create can be transformed now
22335:
22336: * src/classes/xdoc.C: z
22337:
22338: * src/classes/xdoc.C: comment
22339:
22340: * src/: classes/xdoc.C, classes/xnode.C, main/compile.tab.C: xdoc
22341: create now uses XercesDocumentBridge, appendChild&co now works
22342:
22343: * src/include/pa_stylesheet_connection.h: prev stylesheet destroyed
22344: @ recompile
22345:
22346: * src/main/: compile.tab.C, compile.y, pa_request.C: ^: no colon in
22347: $origin @exception[
22348:
22349: * src/classes/: xdoc.C, xnode.C: xdoc::create[] now. and all dom
22350: tag names forced to XML lang
22351:
22352: * src/: classes/classes.dsp, classes/xdoc.C, types/types.dsp: fiew
22353: leechy-found bugs in code&doc fixed
22354:
22355: 2001-10-17 parser
22356:
22357: * src/: classes/classes.dsp, classes/string.C, main/pa_string.C,
22358: types/pa_vxnode.h, types/types.dsp: string::mid fixed, string.mid
22359: n functionality preserved
22360:
22361: * src/types/pa_vimage.h: removed unused vimage::save
22362:
22363: 2001-10-16 parser
22364:
22365: * src/: classes/string.C, main/pa_string.C: $string.mid(p[;n])
22366:
22367: * src/classes/: xnode.C: removed few dom returns & changed op.txt
22368:
22369: * src/types/: pa_vhash.h, pa_vtable.h: hash can be used as boolean
22370:
22371: * src/classes/image.C: image.copy tolerance
22372:
22373: * src/classes/image.C: ::CopyResampled made gd2beta+my hands, very
22374: ineffective, but works for small paleted image
22375:
22376: * src/types/pa_vimage.C: comment
22377:
22378: * src/classes/image.C: gd size/resize bugfix
22379:
22380: * src/: classes/classes.dsp, main/main.dsp,
22381: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
22382: types/types.dsp: ident >nul 2>&1
22383:
22384: * src/main/pa_common.C: \r\n -> \n DOS \r -> \n Macintosh on all
22385: systems
22386:
22387: * src/: classes/image.C, types/pa_vimage.h: ^image.copy[source](src
22388: x;src y;src w;src h;dst x;dst y[;dest w[;dest h]])
22389:
22390: 2001-10-15 parser
22391:
22392: * src/main/execute.C: z
22393:
22394: * src/classes/: xdoc.C: !::create{qualifiedName}
22395:
22396: * src/types/pa_vxnode.C: document_type_node.
22397: !readonly attribute DOMString name
22398: !notation_node.
22399: !readonly attribute DOMString publicId
22400: !readonly attribute DOMString systemId
22401:
1.116 moko 22402: * src/types/: pa_vcode_frame.h, pa_wcontext.C: code_frame fixed -
22403: ::write badly passed string too transparently [failed to
22404: intercept it]
1.95 moko 22405:
22406: * src/: classes/xdoc.C, classes/xnode.C, include/pa_config_fixed.h,
22407: include/pa_request.h, main/pa_sql_driver_manager.C,
22408: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
22409: types/pa_vxnode.h: DOM1 major addtion, only few
22410: attributes/methods left
22411:
22412: 2001-10-13 parser
22413:
22414: * src/: main/pa_sql_driver_manager.C, targets/cgi/parser3.C,
22415: targets/isapi/parser3isapi.C: isapi&cgi couple non-pooled mallocs
22416: in main handler
22417:
22418: * src/targets/isapi/pool_storage.h: isapi pool storage reverse
22419: cleanups & frees order
22420:
22421: * src/types/pa_vcode_frame.h: couple comments
22422:
22423: * src/: main/execute.C, types/pa_vcode_frame.h: vcodeframe made
22424: transparent enough to handle hash if creation&passing
22425:
22426: * src/: include/pa_config_fixed.h, main/execute.C,
22427: main/pa_exception.C: noticed that vcodeframe not transparent
22428: enough, would change now
22429:
22430: 2001-10-12 parser
22431:
22432: * src/targets/isapi/parser3isapi.C: xalan&xerces multithread bug
22433: fixed. initialization&free on each thread!
22434:
22435: * src/classes/: double.C, int.C, string.C: sql{}[$.default[({})]]
22436: handling changed: now type of default param analized always, not
22437: only at problem time, thus helping early problem spotting
22438:
22439: * src/: classes/classes.dsp, classes/xdoc.C, main/compile.tab.C,
22440: main/main.dsp, main/pa_globals.C, targets/cgi/parser3.C,
22441: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.C,
22442: targets/isapi/parser3isapi.dsp, types/types.dsp: xalan&xerces
22443: multithread bug fixed. initialization&free on each thread!
22444:
22445: 2001-10-11 parser
22446:
22447: * src/classes/xnode.C: xnode.selectSingle now
22448:
22449: * src/: classes/xdoc.C, classes/xnode.C, include/pa_exception.h,
22450: include/pa_pool.h, include/pa_stylesheet_connection.h,
22451: main/pa_exception.C, main/pa_pool.C: moved xslt exceptions
22452: convertors out of Pool into Exception
22453:
22454: * src/main/pa_string.C: const
22455:
22456: * src/: include/pa_string.h, main/pa_string.C: restructured string:
22457: linked pieces of same language together prior to String::replace
22458:
22459: * src/classes/hash.C: !^hash.add[addme]
22460: !^hash.sub[subme]
22461: !^a.union[b] = new
22462: !^a.intersection[b] = new
22463: !^a.intersects[b] = bool
22464:
22465: * src/classes/hash.C: !^hash::append[append_from]
22466:
22467: * src/: classes/hash.C, types/pa_vhash.h:
22468: !^hash::create[[copy_from]]
22469:
22470: * src/: classes/string.C, classes/table.C, include/pa_globals.h,
22471: include/pa_string.h, main/pa_globals.C, main/pa_string.C,
22472: main/untaint.C, types/pa_vvoid.h: untaint lang origins table
22473: fixed. got rid of empty_string, which caused errors - it hasnt
22474: exception but somebody[value.bark] tried to throw it on it's pool
22475:
1.116 moko 22476: * src/include/pa_config_auto.h.in: makes
1.95 moko 22477:
22478: 2001-10-10 parser
22479:
22480: * src/: classes/op.C, main/compile.tab.C: ^error[msg]
22481:
22482: * src/main/: compile.tab.C, compile.y: ^a[
22483:
22484: @next_method << now unclosed ] would be reported here
22485:
22486: * src/main/: compile.tab.C, compile.y: ^a[^b] more informative
22487: compile error
22488:
22489: 2001-10-09 parser
22490:
1.116 moko 22491: * src/: classes/Makefile.am, main/Makefile.am,
22492: targets/cgi/Makefile.am, types/Makefile.am: makes
1.95 moko 22493:
22494: * src/classes/Makefile.am: makes
22495:
22496: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: xml transform
22497: win32 errors intercepted [xalan transformer patched and
22498: incorporated]
22499:
22500: * src/: classes/classes.dsp, classes/xdoc.C,
22501: include/pa_stylesheet_connection.h, main/main.dsp,
22502: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
22503: types/pa_vxdoc.h, types/pa_vxnode.h, types/types.dsp: xalan
22504: patches starting
22505:
22506: * src/classes/: string.C, table.C: ^string.save[file]
22507:
22508: * src/classes/: date.C, table.C: calendar moved to date
22509:
22510: * src/classes/: op.C, table.C: table.hash[key field;value field(s)
22511: string/table] now
22512:
22513: * src/classes/: op.C, table.C: z
22514:
22515: * src/: classes/op.C, classes/table.C, types/pa_vfile.h,
22516: types/pa_vimage.h, types/pa_vjunction.h, types/pa_vxdoc.h,
22517: types/pa_vxnode.h: table:menu & op for delims made allowed not to
22518: be code [be string..]
22519:
22520: * src/classes/: double.C, file.C, image.C, int.C, op.C, string.C,
22521: table.C: lots of
22522: params->as_int/double/as_string/as_junction/as_no_junction
22523: messages added
22524:
22525: 2001-10-08 parser
22526:
22527: * src/: classes/date.C, classes/image.C, classes/string.C,
22528: classes/table.C, classes/void.C, include/pa_request.h:
22529: params->as_int/double message added
22530:
22531: * src/classes/image.C: image:circle [and round arc] uses Bresenham
22532:
22533: * src/: classes/image.C, types/pa_vcookie.C, types/pa_vimage.C:
22534: image:sector removed image:html internal "line-*" attribs
22535:
22536: * src/: classes/image.C, include/pa_common.h, main/pa_common.C,
22537: types/pa_vcookie.C: cookie urlencoded [netscape doc reread]
22538:
22539: * src/types/pa_vcookie.C: removing cookie made more netscape-like
22540: way
22541:
22542: * src/: classes/file.C, classes/form.C, main/pa_common.C,
22543: main/untaint.C: header untainting to UL_HTTP_HEADER,
22544: UL_MAIL_HEADER made nonforced [only tainted pieces]
22545:
22546: * src/: include/pa_common.h, main/pa_common.C, main/untaint.C,
22547: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: remove_crlf
22548: @ SAPI::log
22549:
22550: * src/main/untaint.C: \r to ' ' in origins mode
22551:
22552: * src/classes/xdoc.C: xdoc:load exceptions intercepted [like in
22553: set]
22554:
22555: * src/: classes/xdoc.C, include/pa_config_fixed.h,
22556: main/compile.tab.C, types/pa_vxdoc.h: parsedSource produced by
22557: nonstandard liaison freed up
22558:
22559: 2001-10-07 parser
22560:
22561: * src/: include/pa_config_fixed.h, main/compile.tab.C: restored
22562: project
22563:
22564: 2001-10-05 parser
22565:
22566: * src/: classes/xdoc.C, include/pa_pool.h, main/main.dsp,
22567: main/pa_pool.C: changed xdoc:set to prevent SAXParseException
22568: from outputing to cerr. lots of "todos"
22569:
22570: * src/main/untaint.C: http_header tainting more gentle with
22571: enquoting now
22572:
22573: * src/: classes/xdoc.C, include/pa_dictionary.h, main/main.dsp,
22574: main/pa_dictionary.C, main/pa_string.C, types/pa_vxdoc.h: started
22575: xml errorhandler. fixed string.replace a little, read @test
22576:
22577: * src/main/pa_string.C: found replace bug - first_that_starts(char
22578: *) does not have limit, and looks further eos, fixing....
22579:
22580: * src/doc/: doxygen.cfg, html2chm.cmd, sources2html.cmd: paths
22581:
22582: * src/: classes/xdoc.C, main/compile.tab.C: xdoc.transform now
22583:
22584: * src/main/: pa_charset_connection.C: ctype another mem clear
22585: bugfix
22586:
1.116 moko 22587: * src/main/: compile.tab.C, compile.y: disabled ^literals in names
22588: $result[^[$p^]z] now works fine
1.95 moko 22589:
22590: * src/: include/pa_hash.h, main/pa_hash.C: Hash::size() calculated
22591: wrong. fixed it
22592:
22593: * src/main/pa_charset_connection.C: unicode zero pair at the beging
22594: of totable appered to be vital
22595:
22596: 2001-10-04 parser
22597:
22598: * src/classes/image.C: ^image.length[text]
22599:
22600: 2001-10-03 parser
22601:
22602: * src/main/pa_request.C: DEFAULT...charset was ignored when !XML
22603:
22604: * src/main/pa_request.C: restored pcre defaulting in request
22605: [mindlessly "optimized" yesterday] comment left
22606:
22607: 2001-10-02 parser
22608:
22609: * src/: main/pa_charset_manager.C,
22610: include/pa_stylesheet_connection.h: forgot non-xml pool.*charset
22611: needed
22612:
22613: * src/: include/pa_pool.h, main/pa_pool.C, types/pa_vresponse.h:
22614: forgot non-xml pool.*charset needed
22615:
22616: * src/classes/table.C: # config comments fixed
22617:
22618: * src/: classes/table.C, main/pa_charset_connection.C: table:load &
22619: charset_connection #comment now
22620:
22621: * src/: classes/classes.dsp, types/types.dsp: release projects
22622: options fixed to use release msvcrt lib
22623:
22624: * src/main/pa_charset_connection.C: pcre tables now const inside
22625: removed default - pcre handles that internally fixed bug on
22626: not-cleaning tables [previously was calloced, now member]
22627:
22628: * src/: include/pa_request.h, main/pa_charset_connection.C,
22629: main/pa_request.C, types/pa_vstring.h: pcre tables now const
22630: inside removed default - pcre handles that internally fixed bug
22631: on not-cleaning tables [previously was calloced, now member]
22632:
22633: * src/: include/pa_config_fixed.h, main/pa_charset_connection.C:
22634: tested charset reload on file change @ apache version = OK tested
22635: freeing up prev encoding on adding new = OK
22636:
22637: 2001-10-01 parser
22638:
22639: * src/main/pa_charset_connection.C: removed entitify external hack
22640: [internal installed]
22641:
1.116 moko 22642: * src/main/Makefile.am: makes+removed dtd
1.95 moko 22643:
22644: * src/: include/pa_charset_connection.h,
22645: include/pa_charset_manager.h,
22646: include/pa_xslt_stylesheet_manager.h, main/main.dsp,
22647: main/pa_charset_connection.C, main/pa_charset_manager.C,
22648: main/pa_request.C: charset loading & caching mech 0
22649:
22650: * src/: include/pa_stylesheet_connection.h,
22651: include/pa_xslt_stylesheet_manager.h, main/main.dsp,
22652: main/pa_globals.C, main/pa_request.C: would make charset loading
22653: & caching mech now
22654:
22655: 2001-09-30 parser
22656:
22657: * src/main/pa_request.C: forgot to fill toTable
22658:
22659: * src/: include/pa_config_fixed.h, main/pa_request.C: started
22660: hack_s_maximumCharacterValues to XALAN_HACK_DIGITAL_ENTITIES but
22661: failed on win32 for now..
22662:
22663: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C:
22664: now charsets table configuration variable is: CHARSETS
22665:
22666: * src/: classes/xdoc.C, include/pa_request.h, main/pa_request.C:
22667: ctype with unicode 1. todo: no П entities on output somehow
22668:
22669: * src/: classes/file.C, classes/op.C, classes/string.C,
22670: include/pa_request.h, main/pa_request.C: started ctype with
22671: unicode values
22672:
22673: 2001-09-28 parser
22674:
22675: * src/: main/pa_request.C, classes/mail.C, classes/op.C,
22676: classes/xdoc.C, include/pa_stylesheet_connection.h: letter body
22677: string passed AS-IS now
22678:
22679: * src/classes/: xdoc.C, xnode.C: xdoc addencoding works! invented a
22680: way of user-configuring... todo: implement
22681:
22682: 2001-09-27 parser
22683:
22684: * src/classes/table.C: table.sort changed to sort table itself
22685:
22686: * src/: classes/xdoc.C, targets/isapi/parser3isapi.dsp:
22687: X^.getElementsByTagName[tagname] = array of xnode
22688: X^.getElementsByTagNameNS[namespaceURI;localName] = array of
22689: nodes removed - regretfully not supported @ xalan. maybe someday
22690: would reimplement, if needed.
22691:
22692: win32build system: solved long waiting anti-non-started-apache
22693: problem
22694:
22695: * src/: classes/classes.dsp, classes/xdoc.C, main/main.dsp,
22696: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
22697: types/types.dsp: win32 ident make system so not to rebuild
22698: library [ident.C.new]
22699:
22700: 2001-09-26 parser
22701:
22702: * src/: classes/classes.dsp, classes/xdoc.C, classes/xnode.C,
22703: classes/xnode.h, include/pa_config_fixed.h, main/main.dsp,
22704: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
22705: types/pa_vxnode.C, types/types.dsp: z
22706:
22707: * src/classes/classes.C: forgot one non-xml check
22708:
1.116 moko 22709: * src/: Makefile.am, classes/Makefile.am, main/Makefile.am,
22710: targets/cgi/Makefile.am, types/Makefile.am: makes with clases.awk
1.95 moko 22711:
22712: * src/targets/cgi/parser3.C: z
22713:
22714: * src/: include/pa_config_fixed.h, targets/cgi/parser3.C,
22715: targets/isapi/parser3isapi.C: #ifdef SMTP
22716:
22717: * src/: classes/classes.dsp, classes/dnode.C, classes/dnode.h,
22718: classes/dom.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
22719: main/compile.tab.C, types/pa_vdnode.C, types/pa_vdnode.h,
22720: types/pa_vdom.C, types/pa_vdom.h, types/pa_vxdoc.C,
22721: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
22722: types/types.dsp: xdoc&xnode now
22723:
22724: * src/: classes/classes.C, classes/classes.awk,
22725: classes/classes.dsp, classes/classes.h, classes/date.C,
22726: classes/dnode.C, classes/dnode.h, classes/dom.C,
22727: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
22728: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
22729: classes/op.C, classes/response.C, classes/string.C,
22730: classes/table.C, classes/void.C, include/pa_array.h,
22731: include/pa_common.h, include/pa_config_fixed.h,
22732: include/pa_config_includes.h, include/pa_dictionary.h,
22733: include/pa_dir.h, include/pa_exception.h, include/pa_exec.h,
22734: include/pa_globals.h, include/pa_request.h, include/pa_sapi.h,
22735: include/pa_socks.h, include/pa_sql_connection.h,
22736: include/pa_sql_driver_manager.h, include/pa_stack.h,
22737: include/pa_string.h, include/pa_stylesheet_connection.h,
22738: include/pa_table.h, include/pa_threads.h, include/pa_types.h,
22739: include/pa_xslt_stylesheet_manager.h, main/compile.C,
22740: main/compile.y, main/compile_tools.C, main/compile_tools.h,
22741: main/execute.C, main/main.dsp, main/pa_array.C, main/pa_common.C,
22742: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
22743: main/pa_exec.C, main/pa_globals.C, main/pa_hash.C,
22744: main/pa_pool.C, main/pa_request.C, main/pa_socks.C,
22745: main/pa_sql_driver_manager.C, main/pa_string.C, main/pa_table.C,
22746: main/pa_xslt_stylesheet_manager.C, main/untaint.C,
22747: sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
22748: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
22749: targets/cgi/parser3.dsp, targets/isapi/pa_pool.C,
22750: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
22751: targets/isapi/parser3isapi.dsp, targets/isapi/pool_storage.h,
22752: types/pa_valiased.C, types/pa_valiased.h, types/pa_value.h,
22753: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
22754: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
22755: types/pa_vdnode.C, types/pa_vdnode.h, types/pa_vdom.C,
22756: types/pa_vdom.h, types/pa_vdouble.h, types/pa_venv.h,
22757: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
22758: types/pa_vform.h, types/pa_vimage.C, types/pa_vimage.h,
22759: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmath.h,
22760: types/pa_vmethod_frame.h, types/pa_vobject.h,
22761: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.h,
22762: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
22763: types/pa_vstateless_object.h, types/pa_vstring.C,
22764: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
22765: types/pa_vvoid.h, types/pa_wcontext.C, types/pa_wcontext.h,
22766: types/pa_wwrapper.h, types/types.dsp: added ident.awk and
22767: main.dsp splitted to main+classes+types along to .am
22768:
22769: * src/classes/Makefile.am: removed useless var
22770:
22771: * src/: classes/classes.cmd, main/main.dsp,
22772: targets/cgi/parser3.dsp: moved classes.inc generation on win32 to
22773: main.dsp
22774:
22775: 2001-09-25 parser
22776:
22777: * src/include/pa_config_auto.h.in: xml on linux[elik] works! no
22778: 1251 though, todo ICU
22779:
1.116 moko 22780: * src/: Makefile.am, classes/Makefile.am, classes/dom.C,
1.95 moko 22781: include/pa_stylesheet_connection.h, main/Makefile.am,
1.116 moko 22782: main/pa_pool.C, targets/cgi/Makefile.am, types/Makefile.am,
22783: types/pa_vdom.h: xml configure makes
1.95 moko 22784:
22785: 2001-09-24 parser
22786:
1.116 moko 22787: * src/: classes/Makefile.am, include/pa_config_auto.h.in,
22788: types/Makefile.am: makes
1.95 moko 22789:
1.116 moko 22790: * src/targets/cgi/Makefile.am: makefiles
1.95 moko 22791:
22792: * src/: Makefile.am, targets/Makefile.am, targets/cgi/pa_pool.C:
22793: started unix makes update
22794:
22795: * src/: Makefile.am, main/Makefile.am, targets/cgi/Makefile.am:
22796: started unix makes update
22797:
22798: * src/types/: pa_vdnode.C, pa_vvoid.h, pa_vtable.C: z
22799:
22800: * src/types/pa_value.h: z
22801:
22802: * src/types/: pa_vhash.h, pa_vtable.h, pa_vclass.h: fixed small
22803: bugs with usinge hash/table in expressions
22804:
22805: * src/types/: pa_vfile.h, pa_vimage.h, pa_vstring.h: fiew wrong
22806: resolved conflicts fixed [const]
22807:
22808: * src/: classes/classes.cmd, classes/image.C, classes/op.C,
22809: classes/table.C, include/pa_request.h, include/pa_sapi.h,
22810: main/compile.C, main/compile.tab.C, main/compile.y,
22811: main/compile_tools.h, main/main.dsp, main/pa_common.C,
22812: main/pa_sql_driver_manager.C, targets/cgi/parser3.C,
22813: targets/cgi/parser3.dsp, types/pa_value.h, types/pa_vbool.h,
22814: types/pa_vdate.h, types/pa_vdouble.h, types/pa_vform.C,
22815: types/pa_vhash.h, types/pa_vimage.h, types/pa_vint.h,
22816: types/pa_vstring.h, types/pa_vtable.h, types/pa_vvoid.h: merged3
22817: with before_xml [merge2 actually didn't happen - i've created
22818: tags on wrong branch. so this merge is in fact re-merge]
22819:
22820: 2001-09-21 parser
22821:
22822: * src/: main/main.dsp, targets/cgi/parser3.dsp,
22823: targets/isapi/parser3isapi.dsp: updated project files [/ sadly
22824: produced "" in make file and sadly wrong interpreted on load]
22825:
1.116 moko 22826: * src/: classes/classes.h, classes/hash.C, classes/op.C,
22827: classes/table.C, doc/doxygen.cfg, include/pa_common.h,
22828: include/pa_globals.h, include/pa_request.h, include/pa_sapi.h,
22829: include/pa_sql_driver_manager.h, include/pa_string.h,
22830: main/compile.tab.C, main/main.dsp, main/pa_common.C,
22831: main/pa_exec.C, main/pa_globals.C, targets/cgi/parser3.dsp,
22832: targets/isapi/parser3isapi.dsp: merged with before_xml
1.95 moko 22833:
22834: * src/: classes/classes.C, classes/date.C, classes/dnode.C,
22835: classes/dom.C, classes/file.C, classes/form.C, classes/int.C,
22836: classes/mail.C, doc/doxygen.cfg, include/pa_config_fixed.h,
22837: include/pa_pool.h, main/main.dsp, main/pa_globals.C,
22838: main/pa_pool.C, main/pa_request.C,
22839: main/pa_xslt_stylesheet_manager.C, targets/cgi/pa_pool.C,
22840: targets/cgi/pa_threads.C, targets/cgi/parser3.dsp,
22841: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
22842: targets/isapi/parser3isapi.dsp, types/pa_valiased.C,
22843: types/pa_vcookie.C, types/pa_vdnode.C, types/pa_vdom.C,
22844: types/pa_vfile.C, types/pa_vform.C, types/pa_vimage.C,
22845: types/pa_vrequest.C, types/pa_vresponse.h,
22846: types/pa_vstateless_class.C, types/pa_vstring.C,
22847: types/pa_vtable.C, types/pa_wcontext.C: zillions of #ifdef XML
22848: created new projects for sql drivers [planning to remove sql
22849: drivers from main cvs project] first, will join latest changes
22850:
22851: * src/classes/: dom.C: defaulted dom writing methods encoding to
22852: pool.get_charset
22853:
22854: * src/classes/dom.C: defaulted dom writing methods encoding to
22855: pool.get_charset
22856:
22857: * src/include/pa_pool.h: defaulted dom writing methods encoding to
22858: pool.get_charset
22859:
22860: * src/: classes/dom.C, include/pa_pool.h, main/pa_pool.C,
22861: types/pa_vdnode.C, types/pa_vresponse.h: defaulted dom writing
22862: methods encoding to pool.get_charset
22863:
22864: * src/: include/pa_pool.h, main/pa_pool.C: checked whether
22865: transcoder were created right "unsupported encoding" message.
22866: not @ set time, but @ use time, so until xml output functions
22867: .string, .file, .save used - no encoding name check occur
22868:
22869: reduced transcode buffer size to 60 fixed pool cleanup - no
22870: registration needed, pools are officially destructured
22871:
22872: 2001-09-20 parser
22873:
22874: * src/classes/image.C: 20K preload on jpg measure [image::measure]
22875:
22876: * src/main/: pa_pool.C, pa_request.C: Pool::transcode defaults from
22877: $MAIN:DEFAULTS.content-type[$.charset[here]]
22878:
22879: * src/: classes/dnode.C, classes/dom.C,
22880: include/pa_config_includes.h, include/pa_globals.h,
22881: include/pa_pool.h, main/main.dsp, main/pa_globals.C,
22882: main/pa_pool.C, targets/cgi/parser3.dsp,
22883: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
22884: types/pa_vdnode.C, types/pa_vdnode.h, types/pa_vresponse.h:
22885: Pool::transcode 0
22886:
22887: * src/classes/dom.C: dom. string save file moved output xml options
22888: to last param and made it optional
22889:
22890: * src/types/pa_vdnode.C: !$elementnode.attributes = hash of
22891: dnodes
22892: !$attributenode.specified = boolean
22893: true if the attribute received its value explicitly
22894: in the XML document,
22895: or if a value was assigned programatically with the
22896: setValue function.
22897: false if the attribute value came from the default value
22898: declared in the document's DTD.
22899: !$pinode.target = target of this processing instruction
22900: XML defines this as being the first token following the
22901: markup
22902: that begins the processing instruction.
22903: XPath:
22904: !^node.select[xpath/query/expression] = hash of 0->node0
22905: 1->node1
22906: !^node.select-single[xpath/query/expression] = first node if
22907: any
22908:
22909: * src/types/: pa_value.h, pa_vbool.h, pa_vdate.h, pa_vdouble.h,
22910: pa_vhash.h, pa_vint.h, pa_vstring.h, pa_vtable.h, pa_vvoid.h:
22911: some 'const's added
22912:
22913: * src/types/: pa_vhash.h, pa_vtable.h: table/hash can be used in
22914: expression context now, there value = size and boolean value
22915: size!=0
22916:
22917: * src/types/: pa_vhash.h, pa_vstring.h, pa_vtable.h: table/hash
22918: can be used in expression context now, there value = size and
22919: boolean value size!=0
22920:
22921: * src/: classes/dnode.C, classes/dom.C, targets/cgi/parser3.dsp,
22922: types/pa_vstring.h: dnode .file .string .save moved back to dom
22923: due to strange xalan bug
22924:
22925: 2001-09-18 parser
22926:
22927: * src/: classes/dnode.C, classes/dom.C, classes/hash.C,
22928: classes/image.C, classes/op.C, classes/table.C,
22929: include/pa_common.h, include/pa_globals.h, include/pa_request.h,
22930: include/pa_sql_driver_manager.h, main/compile.C,
22931: main/compile.tab.C, main/compile.y, main/compile_tools.h,
22932: main/execute.C, main/pa_common.C, main/pa_request.C,
22933: main/pa_sql_driver_manager.C, main/pa_string.C, main/pa_table.C,
22934: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
22935: targets/isapi/parser3isapi.C, types/pa_value.h, types/pa_vform.C,
22936: types/pa_vform.h, types/pa_vhash.h, types/pa_vimage.C,
22937: types/pa_vimage.h, types/pa_vtable.h: merged latest bugfixes from
22938: before_xml branch ^if(def $hash) now true only when
22939: ^hash:_count[]!=0 moved .string .save .file from dom to dnode
22940:
22941: * src/: classes/op.C, main/execute.C: operators self changed to
22942: root ^for variable context changed to self
22943:
22944: * src/types/: pa_vdnode.C, pa_vdom.h, pa_vhash.h, pa_vtable.h: dom,
22945: dnode 1
22946:
22947: * src/: classes/dnode.C, classes/dnode.h, main/main.dsp,
22948: types/pa_vdnode.C, types/pa_vdnode.h: dom, dnode 0
22949:
22950: * src/: classes/image.C, main/pa_string.C, main/pa_table.C: image:
22951: poly* fixed
22952:
22953: 2001-09-17 parser
22954:
22955: * src/: classes/dom.C, main/main.dsp, main/pa_globals.C,
22956: types/pa_vdom.h: started dnode+dom
22957:
22958: dnode DOM methods: $node.name $node.value
22959: ...others...
22960:
22961: ^node.xpath[/rates/USD] = hash
22962: $hash[
22963: $.0[node0]
22964: $.1[node1]
22965: ]
22966:
22967: * src/: classes/image.C, types/pa_vimage.C: $image.line-style now
22968: applies to all linear primitives
22969:
22970: * src/: classes/classes.h, classes/dom.C, classes/hash.C,
22971: include/pa_stylesheet_connection.h, main/main.dsp,
22972: targets/cgi/pa_pool.C, types/pa_vdom.h, types/pa_vfile.h,
22973: types/pa_vimage.h: started dnode DOM: $node.name
22974: $node.value ...others... ^node.xpath[/rates/USD] = hash
22975: dom(dnode)
22976:
22977: * src/: classes/hash.C, main/compile.C, main/compile.tab.C,
22978: main/compile.y, main/compile_tools.h, main/execute.C,
22979: targets/cgi/parser3.C: expressions unary+ ^hash.count[] bugfix:
22980: in expression compound($aa.zz.xx) names now can have minus '-' in
22981: name after '.'
22982:
22983: 2001-09-15 parser
22984:
22985: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h:
22986: image: $line-width ^line(...)[**** style]
22987:
22988: * src/: classes/dom.C, targets/isapi/parser3isapi.C,
22989: targets/isapi/pool_storage.h, types/pa_vdom.h: fixed bug in isapi
22990: pool_storage - cleanups first, allocations second. apache wisely
22991: does just like that
22992:
22993: * src/targets/isapi/: parser3isapi.C, pool_storage.h: pool_storage
22994: rewritten using template, no bugs now
22995:
22996: * src/: include/pa_pool.h, main/pa_pool.C, targets/cgi/pa_pool.C,
22997: targets/isapi/pa_pool.C, targets/isapi/parser3isapi.C,
22998: targets/isapi/parser3isapi.dsp, targets/isapi/pool_storage.h:
22999: poorly started isapi pool_storage, would rewrite using template
23000: now
23001:
23002: * src/: classes/dom.C, classes/image.C, include/pa_pool.h,
23003: include/pa_stylesheet_connection.h, main/main.dsp,
23004: targets/cgi/pa_pool.C, targets/isapi/pa_pool.C,
23005: targets/isapi/pool_storage.h, types/pa_vdom.C, types/pa_vdom.h:
23006: xalan objects freed up [introducing Pool::register_cleanup]
23007:
23008: * src/: doc/doxygen.cfg, include/pa_sapi.h, types/pa_vdom.h:
23009: comments
23010:
23011: 2001-09-14 parser
23012:
23013: * src/main/: pa_sql_driver_manager.C, pa_xslt_stylesheet_manager.C:
23014: z
23015:
23016: * src/: classes/dom.C, classes/file.C, classes/image.C,
23017: classes/mail.C, include/pa_common.h,
23018: include/pa_sql_driver_manager.h, include/pa_string.h,
23019: include/pa_stylesheet_connection.h,
23020: include/pa_xslt_stylesheet_manager.h, main/main.dsp,
23021: main/pa_common.C, main/pa_exec.C, main/pa_globals.C,
23022: main/pa_sql_driver_manager.C, main/pa_xslt_stylesheet_manager.C,
23023: main/untaint.C, types/pa_vfile.C: dom.xslt stylesheet
23024: compiled&cached
23025:
23026: 2001-09-13 parser
23027:
23028: * src/: classes/dom.C, classes/file.C, classes/image.C,
23029: types/pa_vfile.C, types/pa_vfile.h: ^dom.file[] charset
23030:
23031: * src/classes/dom.C: dom:file content-type(.method)
23032:
23033: * src/: include/pa_common.h, include/pa_globals.h,
23034: main/pa_common.C, main/pa_request.C: $MAIN:CLASS_PATH now can be
23035: string now more informative error messages
23036:
23037: * src/: include/pa_globals.h, include/pa_request.h,
23038: main/pa_request.C, targets/cgi/parser3.C,
23039: targets/isapi/parser3isapi.C: ParserRootConfig .../parser3.conf
23040: ParserSiteConfig .../parser3.conf
23041:
23042: cgi&isapi looks for {configure|c:\windows}/parser3.conf
23043:
23044: 2001-09-12 parser
23045:
23046: * src/: classes/op.C, include/pa_sql_driver_manager.h,
23047: main/pa_sql_driver_manager.C: ^connect[] ^connect[aaa] more
23048: precise error reporting: "connection string must start with
23049: protocol://" now
23050:
23051: * src/main/compile.tab.C: fixed - subname code parts actually []
23052: braced
23053:
23054: * src/main/: compile.y, compile_tools.h: name.[part].xxx syntax
23055: lexer on LS_USER level did [] matching without setting nestage,
23056: introduced special LS_NAME_SQUARE_PART state
23057:
23058: 2001-09-11 parser
23059:
23060: * src/: classes/dom.C, include/pa_string.h, main/pa_globals.C,
23061: main/untaint.C: ^dom:set{<some>xml</some>} default language XML
23062: languages+=xml
23063:
23064: * src/: classes/dom.C, types/pa_vdom.h: ^dom:set[<some>xml</some>]
23065:
23066: * src/classes/dom.C: ^dom:save/string/file[output options] output
23067: options: $.method[xml|html|text] detection fixed
23068:
23069: * src/types/pa_vdom.h: messages
23070:
23071: * src/classes/dom.C: ^dom:save/string/file[output options] output
23072: options: $.method[xml|html|text] detection fixed
23073:
23074: 2001-09-10 parser
23075:
23076: * src/classes/dom.C: ^dom:save/string/file[output options] output
23077: options: $.method[xml|html|text] $.encoding[windows-1251|...]
23078:
23079: * src/classes/dom.C: ^dom.xslt[stylesheet filename][params hash
23080: added]
23081:
23082: * src/: classes/dom.C, main/main.dsp, types/pa_vdom.h:
23083: ^dom.xslt[stylesheet filename] 0
23084:
23085: * src/: classes/dom.C, main/main.dsp, types/pa_vdom.h:
23086: ^dom.xslt[stylesheet filename] -1 doc is lying
23087:
23088: * src/classes/dom.C: ^dom.file[encoding] = file
23089:
23090: * src/classes/: dom.C: ^dom.string[encoding] 1
23091: ^dom.save[encoding;filename]
23092:
23093: * src/classes/dom.C: ^dom.string[] 0
23094:
23095: * src/classes/dom.C: ^dom.save[b.xml] 1:error handling
23096:
23097: * src/: classes/dom.C, main/main.dsp, types/pa_vform.C,
23098: types/pa_vform.h: ^dom.save[b.xml] 0
23099:
23100: 2001-09-08 parser
23101:
23102: * src/types/pa_vform.C: $form:tables.name.field
23103:
23104: 2001-09-07 parser
23105:
23106: * src/classes/table.C: table:empty removed, superceded by ^if(def
23107: $table)...
23108:
23109: * src/targets/cgi/parser3.C: z
23110:
23111: * src/main/pa_string.C: $a[] ^if($a){y;n} is 'n' now [conversion
23112: from '' to int/double is 0]
23113:
23114: * src/: classes/dom.C, types/pa_value.h, types/pa_vtable.h: (def
23115: $table) is false when table is empty
23116:
23117: * src/: main/pa_request.C, types/pa_vform.C, types/pa_vform.h:
23118: !$form:tables $atable[$form:tables.a]
23119: ^atable.menu{a=$atable.element}[,]
23120:
23121: * src/: targets/cgi/parser3.dsp, types/pa_vform.C,
23122: types/pa_vform.h, types/pa_vhash.h: !$form:fields
23123:
1.116 moko 23124: * src/: classes/dom.C, classes/table.C, main/main.dsp,
1.95 moko 23125: types/pa_vdom.h, types/pa_vform.C: merged with successful start
23126: of dom
23127:
23128: * src/: include/pa_hash.h, main/pa_hash.C, types/pa_vfile.h,
23129: types/pa_vform.C, types/pa_vform.h: z
23130:
23131: * src/: main/pa_exception.C, types/pa_vform.C: getting FIRST form
23132: element [not last]
23133:
1.116 moko 23134: * src/: classes/dom.C, classes/table.C, main/main.dsp,
1.95 moko 23135: types/pa_vdom.h: introducing dom. dom:load[a.xml]
23136:
23137: 2001-09-06 parser
23138:
23139: * src/types/pa_vform.C: ?a=1&a=2 would result in $form:a being a
23140: table with one column 'element' and two rows: 1 and 2
23141:
23142: * src/types/pa_vform.C: ?a=1&a=2 would result in $form:a being a
23143: table with one column 'element' and two rows: 1 and 2
23144:
23145: * src/: classes/void.C, main/pa_string.C, main/pa_table.C: fixed up
23146: bad int/double conversions, and now $form:nonexistent.int(88)
23147: would return 88
23148:
23149: * src/: classes/hash.C, include/pa_globals.h, main/pa_globals.C,
23150: types/pa_vhash.h: now there's special hash key '_default'
23151: [instead of ^_default method] $hash[ $.a[1] $.b[2]
23152: $._default[xx] ] $hash.c
23153:
23154: * src/main/: compile.tab.C, compile.y: ^if(0){}{ ^if(1){}^; } bug
23155: fixed [thanks, fif], ^; were treated there non-literally
23156:
23157: * src/doc/doxygen.cfg: merged new default options from 1.2.10
23158: doxygen
23159:
23160: * src/: classes/image.C, classes/op.C, classes/string.C,
23161: classes/table.C, doc/doxygen.cfg, targets/isapi/parser3isapi.C,
23162: types/pa_vtable.C: few #ifndef DOXYGEN
23163:
23164: 2001-09-05 parser
23165:
23166: * src/classes/: string.C, table.C: sql options can be void [same as
23167: image:html the other day]
23168:
23169: * src/targets/cgi/Makefile.am: .am undo
23170:
23171: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h,
23172: targets/cgi/parser3.C: #define STRINGIZE(name) #name does not
23173: macro expantion on param, simply qoutes whatever passed, undone
23174:
23175: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h,
23176: targets/cgi/Makefile.am, targets/cgi/parser3.C: #define
23177: STRINGIZE(name) #name invented
23178:
23179: * src/: classes/op.C, include/pa_sql_driver_manager.h,
23180: main/pa_sql_driver_manager.C: #define MAIN_SQL_NAME "SQL" #define
23181: MAIN_SQL_DRIVERS_NAME "drivers"
23182:
23183: moved to be availible to all users
23184:
23185: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h:
23186: SQL_DRIVER_CREATE_FUNC_NAME
23187:
23188: * src/classes/mail.C: MAIN:MAIL check fixed
23189:
23190: 2001-09-04 parser
23191:
23192: * src/classes/image.C: image.html now can accept void params
23193:
23194: * src/targets/isapi/parser3isapi.C: z
23195:
23196: * src/targets/cgi/parser3.C: full_file_spec bug
23197:
23198: * src/targets/cgi/parser3.C: getenvcheck
23199:
23200: * src/targets/cgi/parser3.C: zz
23201:
23202: * src/targets/cgi/parser3.C: zzz
23203:
23204: * src/classes/date.C: date
23205:
23206: * src/classes/date.C: date:sql-string is now without ''
23207:
1.116 moko 23208: * src/: include/pa_config_auto.h.in, targets/cgi/Makefile.am,
1.95 moko 23209: targets/cgi/parser3.C: configure --sysconfdir=sysadmin-controlled
23210: auto.p location for targets/cgi/parser3, default[/usr/local/etc]
23211:
1.116 moko 23212: * src/include/pa_config_auto.h.in: makes
1.95 moko 23213:
23214: 2001-09-03 parser
23215:
23216: * src/targets/cgi/parser3.C: /configure cgi SYSCONFDIR
23217:
23218: 2001-09-01 parser
23219:
23220: * src/classes/image.C: letter_spacing
23221:
23222: * src/classes/image.C: image: font params changed
23223:
23224: * src/classes/image.C: image: as_int as_string used
23225:
23226: * src/types/pa_vmethod_frame.h: $result[] now gets properly
23227: analized
23228:
23229: 2001-08-31 parser
23230:
23231: * src/targets/cgi/parser3.C: z
23232:
1.116 moko 23233: * src/: include/pa_dir.h, targets/cgi/parser3.C: compiled under
23234: cygwin
1.95 moko 23235:
23236: * src/classes/void.C: void:int/double += (default)
23237:
23238: * src/classes/image.C: image:font added space param image:font
23239: changed charwidth alg, added kerning const[for now]
23240:
23241: * src/classes/: string.C, table.C: string:int/double (defaults)
23242:
23243: 2001-08-29 parser
23244:
23245: * src/main/pa_exception.C: exception redundant debug info
23246:
23247: 2001-08-28 parser
23248:
23249: * src/classes/image.C: image error msgs
23250:
23251: * src/classes/image.C: image: gifsize little endian
23252:
23253: * src/doc/doxygen.cfg: doxygen conf removed some garbage from under
23254: doxygeneration
23255:
23256: * src/: classes/Makefile.am, main/Makefile.am,
23257: targets/cgi/Makefile.am, types/Makefile.am: .am-s
23258:
23259: * src/: include/pa_dictionary.h, main/pa_dictionary.C,
23260: main/pa_sql_driver_manager.C: NO_STRING_ORIGIN check3
23261:
23262: * src/main/compile.C: NO_STRING_ORIGIN check2
23263:
23264: * src/classes/table.C: NO_STRING_ORIGIN check
23265:
23266: * src/include/pa_dictionary.h: gcc: ../include/pa_dictionary.h:19:
23267: storage class specifiers invalid in friend function declarations
23268:
23269: * src/: classes/op.C, main/compile.tab.C, main/pa_dir.C,
23270: main/untaint.C, targets/cgi/parser3.C,
23271: targets/isapi/parser3isapi.C: strncpy forced with zero ending in
23272: case of limit
23273:
23274: * src/: classes/file.C, main/pa_common.C: file:move
23275: autocreate/remove dest/src dir
23276:
23277: * src/: classes/string.C, include/pa_dictionary.h,
23278: include/pa_string.h, main/pa_dictionary.C, main/pa_string.C,
23279: main/untaint.C: pa_directory speeded up. moved zero 'from' check
23280: to directory constructor. string:replace
23281:
23282: 2001-08-27 parser
23283:
23284: * src/classes/image.C: fixed jpgsize alg
23285:
23286: * src/classes/image.C: fixed jpgsize alg
23287:
23288: * src/main/pa_exception.C: z
23289:
23290: * src/main/pa_common.C: removed debug info from pa_common
23291:
23292: * src/: main/pa_request.C, targets/cgi/parser3.C: parser3 test.html
23293: [auto.p from current dir loading]
23294:
1.116 moko 23295: * src/: main/pa_common.C, main/pa_exception.C,
23296: main/pa_sql_driver_manager.C, targets/cgi/Makefile.am: configure
23297: for solaris -lsocket
1.95 moko 23298:
23299: 2001-08-24 parser
23300:
23301: * src/targets/cgi/parser3.C: not cgi extra \n 3
23302:
23303: * src/targets/cgi/parser3.C: not cgi extra \n 2
23304:
23305: * src/targets/cgi/parser3.C: not cgi extra \n
23306:
23307: * src/main/pa_sql_driver_manager.C: z
23308:
23309: * src/: include/pa_sql_connection.h, main/pa_sql_driver_manager.C:
23310: sql* removed services from disconnect - cross-request ideological
23311: probs.
23312:
23313: * src/sql/pa_sql_driver.h: sql* removed services from disconnect -
23314: cross-request ideological probs. oracle - fixed bug: cs
23315: allocated on request.pool and got freed before disconnect
23316:
23317: * src/classes/: file.C, form.C, mail.C, table.C: fiew non-pool
23318: mallocs fixed
23319:
23320: 2001-08-23 parser
23321:
23322: * src/classes/file.C: minor bug in file:save fixed
23323:
23324: * src/main/pa_sql_driver_manager.C: oracle: dlink
23325:
23326: 2001-08-22 parser
23327:
23328: * src/: classes/file.C, main/compile.tab.C, types/pa_vfile.C,
23329: types/pa_vfile.h: file:load|save[text|binary;
23330:
23331: * src/main/: compile.tab.C, compile.y: ^method[]^[^] literals []
23332:
23333: 2001-08-21 parser
23334:
23335: * src/classes/: file.C, table.C: ^file:list
23336:
23337: 2001-08-20 parser
23338:
23339: * src/: main/compile.tab.C, main/compile.y,
23340: main/pa_sql_driver_manager.C, types/pa_value.h, types/pa_vbool.h,
23341: types/pa_vdouble.h, types/pa_vint.h: $var(123) ^var.inc[]
23342: recousively caused problems: inc incremeted 123 literal!! fixed
23343:
23344: 2001-08-10 parser
23345:
23346: * src/main/: compile.tab.C, compile.y: [codes] name part syntax now
23347:
23348: * src/main/: compile.tab.C, compile.y: (codes) name part syntax
23349: added
23350:
23351: * src/main/: compile.tab.C, compile.y: (codes) name part syntax
23352: added
23353:
23354: * src/classes/table.C: table:sort restored [it was bad test :(]
23355:
23356: * src/types/: pa_value.h, pa_vstring.h: string now def only when ne
23357: ''
23358:
23359: * src/main/: pa_request.C: wanted to make const int
23360: MAX_EXECUTE_SECONDS=1;
23361:
23362: but couldnt, set_callback_and_alarm appeared to be not exported
23363: :(
23364:
23365: * src/main/pa_string.C: string.match hanged on. there were a hang
23366: check but it weren't wise enough
23367:
23368: @parse[dateString][tmp]
23369: $tmp[^dateString.match[(\d\d\d\d-)?(\d\d-)?][g]] $tmp.1 $tmp.2
23370: #end
23371:
23372: @main[] ^parse[2001-02-03]
23373:
23374: * src/classes/: table.C: table:sort now default desc
23375:
23376: * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
23377: table.sort now creates new sorted table
23378:
23379: 2001-08-09 parser
23380:
23381: * src/main/pa_string.C: $a[010] now ^if($a==10){true} were octal
23382:
23383: * src/classes/hash.C: hash:_default now [was hash:default]
23384:
23385: * src/classes/op.C: case without switch check added
23386:
23387: * src/types/pa_vcookie.C: cookie name&value origins added, more
23388: precise $ORIGINS(1)
23389:
23390: * src/main/Makefile.am: .am
23391:
23392: * src/classes/void.C: void: int double copy/paste from int: bug
23393: fixed
23394:
23395: * src/classes/void.C: void: int double copy/paste from int: bug
23396: fixed
23397:
23398: 2001-08-07 parser
23399:
23400: * src/: classes/double.C, classes/int.C, classes/string.C,
23401: classes/table.C, include/pa_globals.h, main/pa_globals.C:
23402: !^int/double:sql{query}[[$.limit(2) $.offset(4) $.default(0)]]
23403: string, table
23404:
23405: * src/: classes/math.C, main/pa_request.C: math:random fixed. win32
23406: srand made working
23407:
23408: 2001-08-06 parser
23409:
23410: * src/: classes/mail.C, classes/op.C, include/pa_array.h,
23411: include/pa_globals.h, include/pa_hash.h, include/pa_request.h,
23412: main/compile.tab.C, main/compile.y, main/pa_array.C,
23413: main/pa_dictionary.C, main/pa_exec.C, main/pa_globals.C,
23414: main/pa_hash.C, main/pa_request.C, main/pa_string.C: class_path
23415:
23416: * src/main/pa_exec.C: exec win32 real filename
23417:
23418: * src/classes/file.C: exec stderr out
23419:
23420: * src/classes/hash.C: hash:keys renamed to hash:_keys :(
23421:
23422: 2001-08-03 parser
23423:
23424: * src/: classes/table.C, types/pa_vtable.h: vtable.locks killed
23425:
23426: 2001-08-02 parser
23427:
23428: * src/: classes/string.C, classes/table.C, include/pa_array.h,
23429: main/execute.C, main/pa_exec.C: introducing Array_iter
23430:
23431: * src/main/execute.C: detected quick_get recursion bug. changed to
23432: get@execute, but needs array iterator, separate from array to
23433: avoid it & use caching
23434:
23435: * src/main/: pa_dictionary.C, pa_globals.C: memset dictionary minor
23436: bug fixed
23437:
23438: * src/: classes/classes.h, classes/op.C, include/pa_globals.h,
23439: main/execute.C, main/pa_globals.C: found another multithread bug
23440: in op.C (last, last global var killed) :)
23441:
23442: 2001-08-01 parser
23443:
23444: * src/: include/pa_dictionary.h, include/pa_globals.h,
23445: include/pa_string.h, main/main.dsp, main/pa_dictionary.C,
23446: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
23447: main/untaint.C: speeded up typo-html replacements. introducing
23448: Dictionary with first-char caching
23449:
23450: 2001-07-31 parser
23451:
23452: * src/types/Makefile.am: pa_vtable.C added to .am
23453:
23454: * src/main/compile.tab.C: added, so that could be compiled even on
23455: non-bison-enabled platforms
23456:
23457: 2001-07-28 parser
23458:
23459: * src/classes/table.C: table:hash always produces hash, when can't
23460: - empty
23461:
23462: * src/main/: compile.y, untaint.C: bug fix @ untaint when \r
23463: skipped \n
23464:
23465: 2001-07-27 parser
23466:
23467: * src/classes/: double.C, int.C, string.C: provided meaningful msg
23468: on int/double/string :sql without result and default
23469:
23470: 2001-07-26 parser
23471:
23472: * src/classes/op.C: fixed bad multithread bug with strangly global
23473: OP
23474:
23475: * src/main/compile.y: $man[$.age[zzz]] 0
23476:
23477: * src/: include/pa_opcode.h, main/compile.y, main/execute.C: hash
23478: creation syntax problem persists. restored $: for a while.
23479: thinking of $man[$.age[zzz]] syntax now
23480:
23481: * src/: classes/double.C, classes/int.C, classes/string.C,
23482: include/pa_opcode.h, main/compile.C, main/compile.y,
23483: main/compile_tools.h, main/execute.C, types/pa_vcode_frame.h,
23484: types/pa_vmethod_frame.h, types/pa_wcontext.h,
23485: types/pa_wwrapper.h: fixing :: realization #1
23486:
23487: * src/: include/pa_opcode.h, main/compile.C, main/compile.y,
23488: main/compile_tools.h, main/execute.C, main/pa_request.C,
23489: types/pa_vmethod_frame.h: introducing :: this is constructor call
23490: prefix. ordinary : remains for static accesses
23491:
23492: 2001-07-25 parser
23493:
23494: * src/types/pa_vtable.C: table: get_element order changeed. now: 1.
23495: fields 2. methods 3. columns
23496:
23497: * src/types/: pa_vdouble.h, pa_vint.h: odbc: no result queries;
23498: quote. optimized double&int tostring-s
23499:
23500: * src/main/: compile.C, compile.y, compile_tools.h: allowed
23501: whitespace before first method decl
23502:
23503: * src/classes/table.C: allowed nontable result in table:sql,
23504: results in empty table
23505:
23506: * src/main/: compile.C, compile.y, compile_tools.h: allowed empty
23507: lines before first method decl
23508:
23509: * src/: classes/table.C, main/main.dsp, types/pa_vtable.C,
23510: types/pa_vtable.h: ^table.record[] now $table.fields
23511:
23512: * src/main/compile.y: $var[] is now empty string, not void
23513:
23514: * src/main/: compile.y, execute.C: $var[] is now empty string, not
23515: void
23516:
23517: * src/: classes/string.C, include/pa_globals.h, main/execute.C,
23518: main/pa_globals.C: match replace code context moved to implicit
23519: $match context
23520:
23521: * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.C,
23522: main/compile_tools.h, main/execute.C: with killed, code storage
23523: introduced with former 'with' syntax
23524:
23525: 2001-07-24 parser
23526:
23527: * src/: main/compile.C, main/execute.C, main/pa_string.C,
23528: types/pa_value.h: first get_element, next get operator
23529:
23530: * src/main/compile.y: removed @end handling
23531:
23532: * src/main/: compile.C, compile.y: @end handling method2
23533:
23534: * src/: classes/file.C, include/pa_common.h, main/pa_common.C:
23535: file:move
23536:
23537: * src/main/pa_common.C: file_read close @ eof when imgsize bug
23538: fixed
23539:
23540: 2001-07-23 parser
23541:
23542: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql odbc
23543: driver
23544:
23545: * src/classes/hash.C: changed sql driver query interface
23546:
23547: * src/: classes/hash.C, classes/string.C, classes/table.C,
23548: classes/void.C, include/pa_sql_connection.h, sql/pa_sql_driver.h:
23549: changed sql driver query interface
23550:
23551: 2001-07-20 parser
23552:
23553: * src/types/pa_vrequest.C: X!$browser:type
23554:
23555: * src/: classes/file.C, classes/string.C, include/pa_string.h,
23556: main/execute.C, main/pa_string.C, types/pa_valiased.C,
23557: types/pa_valiased.h, types/pa_value.h, types/pa_vclass.h,
23558: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vfile.h,
23559: types/pa_vform.h, types/pa_vhash.h, types/pa_vmath.h,
23560: types/pa_vobject.h, types/pa_vrequest.C,
23561: types/pa_vstateless_class.h, types/pa_vstateless_object.h: only
23562: ^class:method dynamic calls allowed. ^BASE.method call disabled.
23563: BASE element globally removed
23564:
23565: 2001-07-18 parser
23566:
23567: * src/classes/file.C: file:exec/cgi msg
23568:
23569: * src/classes/file.C: $file:exit-code renamed to 'status'
23570:
23571: * src/: classes/file.C, main/pa_exec.C: file:exec
23572:
1.116 moko 23573: * src/: Makefile.am, classes/Makefile.am, main/Makefile.am,
23574: targets/Makefile.am, targets/cgi/Makefile.am, types/Makefile.am:
23575: removed $id from *.in *.am
1.95 moko 23576:
23577: * src/main/: pa_request.C, untaint.C: ORIGINS langs name
23578: abbrevations
23579:
23580: * src/: classes/date.C, classes/mail.C, classes/math.C,
23581: classes/string.C, classes/table.C, include/pa_globals.h,
23582: include/pa_string.h, main/execute.C, main/pa_globals.C,
23583: main/pa_request.C, main/pa_string.C, main/untaint.C,
23584: types/pa_value.h, types/pa_vdouble.h, types/pa_vfile.h,
23585: types/pa_vint.h, types/pa_vstring.C, types/pa_vstring.h:
23586: $ORIGINS(1) output tracing mode
23587:
23588: 2001-07-13 parser
23589:
23590: * src/: classes/double.C, classes/int.C, classes/string.C,
23591: include/pa_request.h, main/execute.C, main/pa_request.C:
23592: auto.p[@auto], /news/auto.p[no @auto], so that initializing
23593: second would not call first @auto
23594:
23595: * src/main/: execute.C, pa_request.C: order of MAIN parents was
23596: wrong, fixed
23597:
23598: 2001-07-12 parser
23599:
23600: * src/types/pa_value.h: pa_value.putelement modification of system
23601: classes prevented
23602:
23603: 2001-07-11 parser
23604:
23605: * src/: classes/string.C, doc/sources2html.cmd: lr split now yelds
23606: table $piece
23607:
23608: * src/: classes/file.C, include/pa_common.h, main/pa_common.C,
23609: types/pa_vstateless_class.h: $file created by file:state +=
23610: .atime .mtime .ctime +found&fixed bug with exceptions on
23611: get_junction-created objects [they were on wrong pool]
23612:
23613: 2001-07-09 parser
23614:
23615: * src/main/untaint.C: qp wrong name
23616:
23617: * src/: classes/date.C, classes/string.C, classes/table.C,
23618: main/compile.y: date format 0
23619:
23620: 2001-07-07 parser
23621:
23622: * src/: classes/date.C, classes/table.C, include/pa_common.h,
23623: include/pa_string.h, main/pa_common.C, types/pa_vdate.h: date
23624: roll table calendar
23625:
23626: * src/: classes/Makefile.am, classes/date.C, classes/file.C,
23627: classes/hash.C, classes/image.C, classes/mail.C, classes/math.C,
23628: classes/op.C, classes/string.C, classes/table.C, classes/void.C,
23629: include/pa_request.h, main/main.dsp, types/pa_value.h,
23630: types/pa_vdate.h, types/pa_wcontext.C: date now set $fields roll
23631: string. todo: sql, calendar
23632:
23633: 2001-07-06 parser
23634:
23635: * src/: classes/math.C, include/pa_request.h, main/execute.C,
23636: main/main.dsp, main/pa_request.C, types/pa_vmath.h: math 0
23637:
23638: 2001-07-03 parser
23639:
23640: * src/: classes/Makefile.am, classes/math.C, classes/op.C,
23641: classes/random.C, main/main.dsp: class random renamed to math,
23642: operators became methods
23643:
23644: * src/classes/op.C: pow sqrt
23645:
23646: * src/: classes/op.C, main/execute.C: sin asin cos acos tan atan
23647:
23648: 2001-07-02 parser
23649:
23650: * src/classes/table.C: ^table.columns column renamed from 'name' to
23651: 'column'
23652:
23653: * src/classes/hash.C: ^hash.keys[]
23654:
23655: * src/: classes/table.C, main/pa_table.C: ^table:columns[]
23656:
23657: * src/main/: compile.y, compile_tools.h: in expressions now allowed
23658: 'strings'
23659:
23660: 2001-06-29 parser
23661:
23662: * src/main/: execute.C: /0 %0 checkes ver 2
23663:
23664: * src/main/execute.C: /0 %0 checke
23665:
23666: * src/classes/Makefile.am: nothing - void
23667:
23668: * src/classes/table.C: empty strings @ sql
23669:
23670: 2001-06-28 parser
23671:
23672: * src/: classes/double.C, classes/file.C, classes/form.C,
23673: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
23674: classes/op.C, classes/random.C, classes/response.C,
23675: classes/string.C, classes/table.C, classes/void.C,
23676: main/compile.C, main/compile_tools.C, main/execute.C,
23677: main/pa_array.C, main/pa_common.C, main/pa_dir.C,
23678: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
23679: main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
23680: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
23681: main/pa_table.C, main/untaint.C, targets/cgi/parser3.C,
23682: targets/isapi/parser3isapi.C, main/compile.y: */ static const
23683: char *RCSId="$Id: double.C,v 1.31 2001/06/28 07:41:59 parser Exp
23684: $";
23685:
23686: * src/: classes/double.C, classes/file.C, classes/form.C,
23687: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
23688: classes/op.C, classes/random.C, classes/response.C,
23689: classes/string.C, classes/table.C, classes/void.C,
23690: main/compile.C, main/compile.y, main/compile_tools.C,
23691: main/execute.C, main/pa_array.C, main/pa_common.C, main/pa_dir.C,
23692: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
23693: main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
23694: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
23695: main/pa_table.C, main/untaint.C, targets/cgi/parser3.C,
1.119 moko 23696: targets/isapi/parser3isapi.C: static char *RCSId="Id";
1.95 moko 23697:
23698: * src/main/: compile.y, compile_tools.h: $:name: == ${name}:
23699: $class:name: == ${class:name}:
23700:
23701: * src/classes/string.C: exactly one
23702:
23703: 2001-06-27 parser
23704:
23705: * src/: classes/nothing.C, classes/void.C, types/pa_vnothing.h,
23706: types/pa_vvoid.h: nothing renamed to void
23707:
23708: * src/classes/op.C: ^switch ^case
23709:
23710: * src/main/compile.y: nothing renamed to void
23711:
23712: * src/: classes/hash.C, classes/table.C, main/compile.y,
23713: main/execute.C, main/main.dsp, main/pa_request.C,
23714: targets/cgi/pa_pool.C, types/pa_value.h, types/pa_vcode_frame.h,
23715: types/pa_vmethod_frame.h, types/pa_vtable.h: nothing renamed to
23716: void
23717:
23718: * src/main/compile.y: lexer: $zzzz^zzzz were name part
23719:
23720: 2001-05-28 parser
23721:
23722: * src/doc/html2chm.cmd: removed >a
23723:
23724: * src/: main/main.dsp, targets/isapi/parser3isapi.dsp: release
23725: project options [some bugs]
23726:
23727: * src/doc/sources2html.cmd: z
23728:
23729: * src/: classes/classes.C, main/compile.C, main/compile.y,
23730: main/execute.C: operators are not in root class again
23731:
23732: 2001-05-24 parser
23733:
23734: * src/targets/cgi/parser3.dsp: project file
23735:
23736: * src/: classes/op.C, main/pa_request.C, targets/cgi/parser3.C:
23737: ^log ^exp
23738:
23739: * src/: main/pa_request.C, targets/cgi/parser3.C: // no _
23740: conversions in @exception[params]
23741:
23742: * src/main/pa_request.C: // no _ conversions in @exception[params]
23743:
23744: 2001-05-23 parser
23745:
23746: * src/main/pa_string.C: string cmp bug
23747:
23748: * src/classes/: mail.C, op.C: rem max 1000
23749:
23750: * src/: classes/op.C, main/compile.y: allow one empty line before
23751: LS_DEF_NAME
23752:
23753: 2001-05-22 parser
23754:
23755: * src/classes/op.C: if params code-required
23756:
23757: 2001-05-21 parser
23758:
23759: * src/types/pa_vstring.C: eoleof
23760:
23761: * src/classes/Makefile.am: .AM
23762:
23763: * src/classes/nothing.C: resultless ^sql moved to nothing:
23764:
23765: * src/classes/: nothing.C, op.C: 'unknown' renamed to 'nothing'
23766:
23767: * src/: classes/double.C, classes/nothing.C, classes/string.C,
23768: classes/unknown.C, main/main.dsp, types/pa_vnothing.h,
23769: types/pa_vunknown.h, classes/hash.C, main/compile.y,
23770: main/execute.C, targets/cgi/pa_pool.C, types/pa_vcode_frame.h,
23771: types/pa_vmethod_frame.h, types/pa_vtable.h, classes/table.C,
23772: main/pa_request.C, types/pa_value.h: 'unknown' renamed to
23773: 'nothing'
23774:
23775: * src/types/: pa_vstring.C, pa_vstring.h: removed unnecessary
23776: vstring::set_string
23777:
23778: * src/classes/: double.C, int.C, string.C: int,double;sql
23779:
23780: * src/: classes/hash.C, classes/int.C, classes/string.C,
23781: classes/table.C, include/pa_string.h, main/pa_string.C,
23782: types/pa_vstring.C, types/pa_vstring.h: started int:sql
23783:
23784: * src/: classes/classes.C, classes/hash.C, classes/op.C,
23785: classes/table.C, main/compile.C, main/compile.y, main/execute.C:
23786: hash:sql moved to main trunc. operators.txt updated
23787:
23788: * src/classes/: hash.C, op.C, table.C: hash:sql
23789:
23790: * src/classes/op.C: z
23791:
23792: * src/: main/compile.C, classes/classes.C: 1
23793:
23794: * src/: classes/classes.C, main/compile.C, main/compile.y,
23795: main/execute.C: 0
23796:
23797: * src/main/execute.C: z
23798:
23799: * src/targets/cgi/parser3.C: z
23800:
23801: * src/targets/cgi/parser3.C: argv can be just "parser3". made
23802: site_auto_path "." in that case
23803:
23804: * src/targets/cgi/: parser3.C: z
23805:
23806: * src/main/pa_request.C: .am
23807:
23808: * src/: main/pa_request.C, targets/cgi/parser3.C:
23809: pcre_tables=pcre_default_tables;
23810:
23811: 2001-05-19 parser
23812:
23813: * src/main/pa_string.C: z
23814:
23815: * src/: include/pa_string.h, main/untaint.C, targets/cgi/pa_pool.C:
23816: introducing String::cstr_bufsize, returns just size+1 for as_is
23817: target.
23818:
23819: * src/: main/untaint.C, targets/cgi/pa_pool.C,
23820: targets/cgi/parser3.C: fixed bug in pre html untaint, wrong size
23821: used, 4* mem wasted
23822:
23823: * src/classes/string.C: root context in match replace body now
23824: unchanged
23825:
23826: * src/types/pa_value.h: parameter # 1 based
23827:
23828: * src/main/pa_common.C: common: actual filename '%s'
23829:
23830: * src/classes/string.C: z
23831:
23832: * src/classes/Makefile.am: classes/.am
23833:
23834: * src/classes/: Makefile.am: classes/.am
23835:
23836: * src/: classes/Makefile.am, main/pa_sql_driver_manager.C,
23837: targets/cgi/pa_pool.C: classes/.am
23838:
23839: 2001-05-18 parser
23840:
1.116 moko 23841: * src/: include/pa_config_auto.h.in, targets/cgi/pa_pool.C: .am
23842: pa_threads.C ins
1.95 moko 23843:
23844: * src/targets/cgi/Makefile.am: .am pa_threads.C added
23845:
23846: 2001-05-17 parser
23847:
23848: * src/: classes/string.C, include/pa_config_fixed.h,
23849: include/pa_config_includes.h, main/compile.y,
23850: main/compile_tools.h, main/execute.C, main/pa_array.C,
23851: main/pa_common.C, main/pa_dir.C, main/pa_hash.C, main/pa_pool.C,
23852: main/untaint.C, types/pa_vcookie.C, types/pa_vfile.C,
23853: types/pa_vform.C: #include "pa_config_includes.h" removed from
23854: most .C
23855:
23856: * src/doc/html2chm.cmd: z
23857:
23858: * src/doc/: chm.cmd, doxygen.cmd, html2chm.cmd, sources2html.cmd,
23859: view.cmd, view_chm.cmd, view_html.cmd: doc cmds
23860:
23861: * src/main/pa_sql_driver_manager.C: moved expiration to
23862: get_connection_from_cache
23863:
23864: * src/main/pa_sql_driver_manager.C: cache expiration bf
23865:
23866: * src/: classes/classes.h, include/pa_sql_connection.h,
23867: include/pa_sql_driver_manager.h, main/pa_sql_driver_manager.C:
23868: cache expiration[use SQL_Driver::disconnect]
23869:
23870: * src/main/pa_table.C: table.locate current restored on "not found"
23871:
23872: * src/: main/execute.C, types/pa_vmethod_frame.h: endless recursion
23873: line no
23874:
23875: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
23876: ANTI_ENDLESS_EXECUTE_RECOURSION
23877:
23878: * src/: classes/op.C, include/pa_sql_connection.h,
23879: include/pa_sql_driver_manager.h, main/pa_sql_driver_manager.C,
23880: sql/pa_sql_driver.h: fixed problem at last: 2connections own
23881: 1driver and set_services fight for driver::fservices. before fix
23882:
23883: * src/: classes/op.C, include/pa_config_fixed.h,
23884: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
23885: main/pa_sql_driver_manager.C: found problem at last: 2connections
23886: own 1driver and set_services fight for driver::fservices. before
23887: fix
23888:
23889: * src/: include/pa_config_fixed.h, include/pa_threads.h,
23890: targets/cgi/pa_threads.C, targets/cgi/parser3.dsp,
23891: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.dsp: added
23892: pa_threads.C
23893:
23894: * src/include/pa_threads.h: removed targets/parser
23895:
23896: * src/include/: pa_array.h, pa_common.h, pa_config_fixed.h,
23897: pa_config_includes.h, pa_exception.h, pa_exec.h, pa_globals.h,
23898: pa_hash.h, pa_opcode.h, pa_pool.h, pa_request.h, pa_sapi.h,
23899: pa_socks.h, pa_sql_connection.h, pa_stack.h, pa_string.h,
23900: pa_table.h, pa_threads.h: #include "pa_config_includes.h" in all
23901: headers
23902:
23903: * src/: classes/image.C, include/pa_sql_driver_manager.h,
23904: main/pa_sql_driver_manager.C, main/pa_string.C: wrong includes
23905: order prevented sqlmanager to see MULTYTHREAD define
23906:
23907: * src/: include/pa_config_fixed.h, include/pa_threads.h,
23908: main/pa_sql_driver_manager.C: SYNCHRONIZED moved closer to caches
23909: put/gets
23910:
23911: * src/: include/pa_hash.h, main/execute.C: removed /*SYNCHRONIZED*/
23912: from hash.h
23913:
23914: * src/: classes/op.C, include/pa_sql_connection.h,
23915: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: connection
23916: from cache ->set_services(&services);
23917:
23918: 2001-05-16 parser
23919:
23920: * src/targets/cgi/parser3.C: z
23921:
23922: * src/: include/pa_pool.h, targets/cgi/pa_pool.C: removed pool
23923: debug, #ifdefed some. would debug later, on more precise sample
23924: than stupid: @main[] $name[$z[]] ^for[i](0;10000-2){ $tail[9994]
23925: $name.$tail[$tail!] $name.$tail } ok3
23926:
23927: * src/: include/pa_array.h, main/pa_array.C, targets/cgi/parser3.C:
23928: removed array debug. before vstring rebasing
23929:
23930: * src/: include/pa_array.h, include/pa_string.h, main/execute.C,
23931: main/pa_array.C, targets/cgi/pa_pool.C, targets/cgi/parser3.C:
23932: array debugged; adjusted
23933:
23934: * src/main/: pa_sql_driver_manager.C, pa_string.C:
23935: SQL_Driver_manager line no for connect/charset errors
23936:
23937: 2001-05-15 parser
23938:
23939: * src/: include/pa_array.h, include/pa_string.h, main/pa_array.C,
23940: main/pa_string.C: string+array made linear grows
23941:
23942: * src/: include/pa_string.h, main/pa_string.C,
23943: targets/cgi/pa_pool.C, targets/cgi/parser3.C: think that all must
23944: grow lineary, not exponentialy
23945:
23946: * src/: include/pa_pool.h, include/pa_string.h, main/pa_string.C,
23947: targets/cgi/pa_pool.C, targets/cgi/parser3.C: string fixed bug
23948: with fullchunk cmps
23949:
23950: * src/targets/cgi/: pa_pool.C, parser3.C: main loss here: 5673321/
23951: 70041= 81
23952:
23953: * src/: include/pa_string.h, targets/cgi/pa_pool.C,
23954: targets/cgi/parser3.C: detected huge mem allocation: size/times
23955: malloc 27809390/368771, calloc 3232/83. would test now
23956:
23957: * src/: classes/random.C, main/compile.y, main/execute.C,
23958: main/pa_request.C, types/pa_value.h, types/pa_vmethod_frame.h:
23959: numbered params had wrong name - for instance: bad error message
23960: in ^for[] bad body type. fixed
23961:
23962: 2001-05-14 parser
23963:
23964: * src/: classes/string.C, include/pa_string.h, main/pa_string.C,
23965: main/untaint.C: ^string.upper|lower[]
23966:
23967: 2001-05-11 parser
23968:
23969: * src/: classes/double.C, classes/image.C, classes/op.C,
23970: classes/string.C, classes/table.C, classes/unknown.C,
23971: main/execute.C, types/pa_value.h, types/pa_vbool.h,
23972: types/pa_vdouble.h, types/pa_vint.h, types/pa_vstring.h,
23973: types/pa_vunknown.h: op: MAX_LOOPS as_int
23974:
23975: * src/: main/main.dsp, targets/isapi/parser3isapi.dsp: fixed some
23976: .dsp for win32tools
23977:
23978: 2001-05-11 paf
23979:
23980: * src/: classes/classes.cmd, classes/gawk.exe, classes/ls.exe,
23981: main/bison.exe, targets/isapi/KILL.EXE, targets/isapi/PSTAT.EXE,
23982: targets/isapi/istart.cmd, targets/isapi/istop.cmd,
23983: targets/isapi/kill.pl: moved win32 helpers to /win32tools
23984:
23985: 2001-05-10 paf
23986:
23987: * src/include/: pa_common.h, pa_config_includes.h: inline undefed
23988: for C++, that's all
23989:
1.116 moko 23990: * src/include/: pa_config_auto.h.in, pa_config_fixed.h,
23991: pa_config_includes.h: inline wonders
1.95 moko 23992:
23993: * src/: classes/Makefile.am, classes/hash.C, doc/doxygen.cfg,
23994: doc/doxygen.cmd: hash.C added
23995:
23996: * src/: main/pa_request.C, types/pa_vrequest.C: op configured
23997:
23998: * src/main/compile.y: @end grammar: allowed zero strings in control
23999: menthod
24000:
24001: * src/types/: pa_value.h, pa_vclass.h, pa_vstateless_class.h,
24002: pa_vstateless_object.h: changed priority: field before method
24003: lookup in vclass & vobject
24004:
24005: * src/: doc/doxygen.cmd, main/compile.y, types/pa_vobject.h:
24006: grammar: priorities changes [lowerd && prior] vobject: now first
24007: fields, next methods
24008:
24009: 2001-05-08 paf
24010:
24011: * src/main/pa_table.C: table columnname2item on nameless ignored
24012: bark=false. fixed
24013:
24014: * src/: classes/table.C, types/pa_value.h, types/pa_vhash.h,
24015: types/pa_vmethod_frame.h: hash:default works at last!
24016:
24017: * src/: classes/mail.C, classes/table.C, doc/doxygen.cmd,
24018: main/main.dsp, types/pa_vhash.h, types/pa_vstateless_class.h:
24019: hash:default
24020:
24021: * src/classes/table.C: z
24022:
24023: * src/classes/table.C: table:hash always hash of hash now
24024:
24025: * src/classes/table.C: table:empty return bool now
24026:
24027: * src/: classes/table.C, doc/chm.cmd, include/pa_array.h,
24028: include/pa_table.h, main/pa_table.C, types/pa_value.h,
24029: types/pa_vtable.h: table:hash
24030:
24031: * src/classes/table.C: table:record have name
24032:
24033: * src/: classes/op.C, types/pa_vtable.h: allowed $table.2342734
24034: returns vunknown
24035:
24036: * src/classes/: double.C, int.C, op.C, string.C:
24037: int,double,string:int[] double[] string:length[] results now have
24038: hames
24039:
24040: * src/: classes/op.C, classes/table.C, main/main.dsp,
24041: types/pa_vtable.h: removed table:find. table:locate and op:eval
24042: now return bool
24043:
24044: * src/: doc/chm.cmd, main/execute.C, types/pa_value.h: wrong pool
24045: in method checkparams again. fixed
24046:
24047: 2001-05-07 paf
24048:
24049: * src/doc/chm.cmd: cmd
24050:
24051: * src/: classes/image.C, classes/mail.C, classes/string.C,
24052: doc/chm.cmd, include/pa_table.h, main/pa_table.C,
24053: types/pa_value.h: method reported errors on wrong pool
24054:
24055: * src/main/execute.C: ^var[^class:var.method[]] is not constructor
24056: now
24057:
24058: * src/: doc/ClassExample2.dox, doc/aliased.dox, doc/chm.cmd,
24059: include/code.h, include/pa_opcode.h, main/compile.C,
24060: main/compile_tools.h, main/execute.C, types/pa_value.h,
24061: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
24062: types/pa_vcookie.h, types/pa_vdouble.h, types/pa_venv.h,
24063: types/pa_vfile.h, types/pa_vform.h, types/pa_vhash.h,
24064: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
24065: types/pa_vmethod_frame.h, types/pa_vobject.h,
24066: types/pa_vrequest.h, types/pa_vresponse.h,
24067: types/pa_vstateless_class.h, types/pa_vstring.h,
24068: types/pa_vtable.h, types/pa_vunknown.h, types/pa_wcontext.h,
24069: types/pa_wwrapper.h: pa_code.h
24070:
24071: * src/doc/: chm.cmd, doxygen.cmd, view.cmd: dox cmd
24072:
24073: * src/: classes/string.C, classes/table.C, doc/ClassExample1.dox,
24074: doc/ClassExample2.dox, doc/ClassExample3.dox, doc/aliased.dox,
24075: doc/class.dox, doc/compiler.dox, doc/doxygen.cfg,
24076: doc/doxygen.cmd, doc/executor.dox, doc/index.dox,
24077: doc/methoded.dox, doc/module.dox, doc/object.dox, doc/pooled.dox,
24078: doc/string.dox, doc/targets.dox, doc/value.dox, include/code.h,
24079: include/pa_hash.h, include/pa_string.h, main/pa_request.C,
24080: main/pa_sql_driver_manager.C, types/pa_vjunction.h,
24081: types/pa_vtable.h: dox, split by not clean parts also
24082:
24083: * src/: include/pa_table.h, main/pa_table.C, types/pa_value.h,
24084: types/pa_vtable.h: table: fields, then methods. so to enable
24085: 'dir' fields & co. more
24086:
24087: * src/types/: pa_value.h, pa_vtable.h: table: fields, then methods.
24088: so to enable 'dir' fields & co.
24089:
24090: * src/main/compile.y: grammar: @end
24091:
24092: 2001-05-04 paf
24093:
24094: * src/: doc/ClassExample1.dox, doc/ClassExample2.dox,
24095: doc/ClassExample3.dox, main/execute.C: dox: example1 updated
24096:
24097: * src/: classes/classes.h, classes/double.C, classes/file.C,
24098: classes/form.C, classes/image.C, classes/int.C, classes/mail.C,
24099: classes/op.C, classes/random.C, classes/response.C,
24100: classes/string.C, classes/table.C, classes/unknown.C,
24101: doc/doxygen.cfg, doc/index.dox, main/pa_string.C: removed m-
24102: method dox
24103:
24104: 2001-05-03 paf
24105:
24106: * src/: classes/classes.h, classes/double.C, doc/aliased.dox,
24107: doc/class.dox, doc/compiler.dox, doc/doxygen.cfg,
24108: doc/doxygen.txt, doc/executor.dox, doc/index.dox,
24109: doc/methoded.dox, doc/module.dox, doc/object.dox, doc/pooled.dox,
24110: doc/string.dox, doc/targets.dox, doc/value.dox,
24111: main/pa_request.C: dox splitted .dox files and added some
24112:
24113: * src/: classes/Makefile.am, doc/doxygen.txt: classes/am
24114:
24115: 2001-05-02 paf
24116:
24117: * src/classes/: image.C, table.C: table:dir result are not tainted
24118: by file_name language now
24119:
24120: 2001-04-28 paf
24121:
24122: * src/classes/classes.inc: removed classes.inc
24123:
24124: * src/: classes/classes.inc, main/Makefile.am: removed pa_methoded
24125: from .am
24126:
24127: * src/classes/classes.awk: skipped classes in .awk
24128:
24129: * src/: classes/Makefile.am, classes/classes.C, classes/classes.h,
24130: classes/classes.inc, classes/double.C, classes/file.C,
24131: classes/form.C, classes/int.C, classes/op.C, classes/response.C,
24132: classes/string.C, classes/table.C, classes/unknown.C,
24133: include/pa_methoded.h, main/main.dsp, main/pa_methoded.C,
24134: targets/cgi/parser3.C, types/pa_vdouble.h, types/pa_vfile.h,
24135: types/pa_vform.h, types/pa_vimage.h, types/pa_vint.h: renamed
24136: pa_methoded back to classes/classes.h
24137:
24138: * src/: classes/Makefile.am, main/main.dsp: classes/Makefile.am
24139:
24140: * src/: classes/Makefile.am, classes/classes.awk,
24141: classes/classes.cmd, classes/classes.inc, classes/gawk.exe,
24142: classes/ls.exe, main/bison.exe: classes.inc autogenerator
24143:
24144: * src/: classes/classes.C, classes/classes.h, classes/double.C,
24145: classes/file.C, classes/form.C, classes/int.C, classes/op.C,
24146: classes/response.C, classes/string.C, classes/table.C,
24147: classes/unknown.C, include/pa_methoded.h, main/Makefile.am,
24148: main/main.dsp, main/pa_methoded.C, targets/cgi/parser3.C,
24149: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vform.h,
24150: types/pa_vimage.h, types/pa_vint.h: classes/classes renamet to
24151: include|main/pa_methoded
24152:
24153: * src/: include/pa_string.h, main/pa_globals.C, main/untaint.C,
24154: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: z
24155:
24156: * src/: classes/form.C, include/pa_globals.h, main/pa_globals.C:
24157: moved some configured data to request::classes_conf moved some
24158: string crations from globals to M... [works]
24159:
24160: * src/: classes/form.C, classes/mail.C, classes/op.C,
24161: include/pa_globals.h, include/pa_request.h, main/pa_globals.C,
24162: main/pa_request.C: moved some configured data to
24163: request::classes_conf moved some string crations from globals to
24164: M...
24165:
24166: * src/: classes/form.C, include/pa_request.h, main/pa_request.C:
24167: about to move configured data to special request hash
24168:
24169: * src/: classes/classes.C, classes/classes.h, classes/file.C,
24170: classes/form.C, classes/mail.C, include/pa_request.h,
24171: main/pa_request.C: configure started
24172:
24173: * src/: main/execute.C, types/pa_wcontext.h: Methoded reorganized
24174: 2. todo: methoded-configure
24175:
24176: * src/: classes/_double.h, classes/_file.h, classes/_form.h,
24177: classes/_image.h, classes/_int.h, classes/_mail.h, classes/_op.h,
24178: classes/_random.h, classes/_response.h, classes/_string.h,
24179: classes/_table.h, classes/_unknown.h, classes/classes.inc,
24180: classes/double.C, classes/exec.C, classes/file.C, classes/form.C,
24181: classes/image.C, classes/int.C, classes/mail.C, classes/op.C,
24182: classes/random.C, classes/response.C, classes/string.C,
24183: classes/table.C, classes/unknown.C, include/pa_globals.h,
24184: include/pa_request.h, main/compile.y, main/execute.C,
24185: main/main.dsp, main/pa_globals.C, main/pa_request.C,
24186: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
24187: types/pa_value.h, types/pa_vcookie.h, types/pa_vdouble.h,
24188: types/pa_venv.h, types/pa_vfile.h, types/pa_vform.C,
24189: types/pa_vform.h, types/pa_vimage.h, types/pa_vint.h,
24190: types/pa_vrequest.h, types/pa_vresponse.h,
24191: types/pa_vstateless_class.h, types/pa_vstring.h,
24192: types/pa_vtable.h, types/pa_vunknown.h, types/pa_wcontext.h,
24193: classes/classes.C, classes/classes.h: Methoded reorganized. todo:
24194: methoded-configure
24195:
24196: * src/: classes/file.C, classes/table.C, main/compile.y,
24197: main/execute.C, main/pa_request.C, targets/cgi/parser3.C,
24198: types/pa_vtable.h, types/pa_wcontext.h: removed ^a.menu{$name}
24199: ability. now $a{^menu{$name}} or ^a.menu{$a.name}
24200:
24201: * src/: classes/_string.h, classes/classes.C, classes/classes.h,
24202: classes/double.C, classes/exec.C, classes/file.C, classes/form.C,
24203: classes/image.C, classes/int.C, classes/mail.C, classes/op.C,
24204: classes/random.C, classes/response.C, classes/string.C,
24205: classes/table.C, classes/unknown.C, include/pa_request.h,
24206: main/compile.y, main/execute.C, main/pa_globals.C,
24207: main/pa_request.C, types/pa_value.h, types/pa_vdouble.h,
24208: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
24209: types/pa_vimage.h, types/pa_vint.h, types/pa_vresponse.h,
24210: types/pa_vstring.h, types/pa_vtable.h, types/pa_vunknown.h:
24211: beautifying just compiled. todo: debug, configure
24212:
24213: 2001-04-27 paf
24214:
24215: * src/: classes/file.C, classes/image.C, classes/table.C,
24216: main/execute.C, main/pa_request.C, types/pa_vstateless_class.h:
24217: beautifying -99
24218:
24219: * src/: classes/_double.h, classes/_form.h, classes/_int.h,
24220: classes/_response.h, classes/_unknown.h, classes/classes.C,
24221: classes/classes.h, classes/double.C, classes/file.C,
24222: classes/form.C, classes/image.C, classes/int.C, classes/mail.C,
24223: classes/op.C, classes/random.C, classes/response.C,
24224: classes/string.C, include/pa_globals.h, main/main.dsp,
24225: main/pa_globals.C, types/pa_vdouble.h, types/pa_vfile.h,
24226: types/pa_vform.h, types/pa_vimage.h, types/pa_vint.h,
24227: types/pa_vresponse.h, types/pa_vstring.h, types/pa_vtable.h,
24228: types/pa_vunknown.h: beautifying -100
24229:
24230: * src/main/compile.y: serge@ found @CLASS bug. fixed
24231:
24232: * src/: classes/_file.h, classes/_image.h, classes/_mail.h,
24233: classes/_op.h, classes/_random.h, classes/_table.h,
24234: classes/file.C, classes/image.C, classes/int.C, classes/mail.C,
24235: classes/op.C, classes/random.C, classes/response.C,
24236: classes/string.C, classes/table.C, classes/unknown.C,
24237: include/pa_globals.h, main/main.dsp, main/pa_globals.C,
24238: main/pa_request.C, targets/cgi/parser3.C, types/pa_value.h,
24239: types/pa_vcookie.h, types/pa_venv.h, types/pa_vrequest.h: started
24240: beautifying
24241:
24242: 2001-04-26 paf
24243:
24244: * src/: main/pa_request.C, types/pa_vfile.h: code documentation ++
24245:
24246: * src/: doc/doxygen.cfg, include/pa_socks.h, main/pa_socks.C: code
24247: documentation ++
24248:
24249: * src/: classes/_exec.h, doc/doxygen.cfg,
24250: include/pa_config_fixed.h, include/pa_config_includes.h,
24251: targets/cgi/pa_pool.C: code documentation ++
24252:
24253: * src/: classes/_image.h, classes/op.C, classes/random.C,
24254: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
24255: types/pa_vcookie.h, types/pa_vdouble.h, types/pa_venv.h,
24256: types/pa_vform.C, types/pa_vform.h, types/pa_vimage.C,
24257: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
24258: types/pa_vmethod_frame.h, types/pa_vobject.h,
24259: types/pa_vrequest.C, types/pa_vrequest.h,
24260: types/pa_vstateless_class.C, types/pa_vstateless_object.h,
24261: types/pa_vstring.C, types/pa_vstring.h, types/pa_vtable.h,
24262: types/pa_vunknown.h, types/pa_wcontext.C, types/pa_wwrapper.h:
24263: code documentation ++
24264:
24265: * src/: classes/image.C, classes/mail.C, classes/string.C,
24266: classes/table.C, doc/doxygen.cfg, doc/doxygen.txt,
24267: include/pa_array.h, include/pa_dir.h, include/pa_string.h,
24268: main/compile_tools.h, main/pa_common.C, sql/pa_sql_driver.h,
24269: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
24270: types/pa_vhash.h, types/pa_vjunction.h, types/pa_vmethod_frame.h,
24271: types/pa_vobject.h, types/pa_vstateless_class.h,
24272: types/pa_wcontext.h, types/pa_wwrapper.h: code documentation ++
24273:
24274: * src/main/: pa_request.C, pa_string.C: z
24275:
24276: * src/: include/pa_common.h, include/pa_types.h,
24277: main/pa_sql_driver_manager.C: module [and, guess, isapi]
24278: connection caching fixed. request-pooled-url were stored into
24279: global connectioncache
24280:
24281: 2001-04-25 paf
24282:
24283: * src/: doc/doxygen.cfg, doc/doxygen.txt,
24284: targets/isapi/parser3isapi.C: started doc / [doxygen.txt]
24285:
24286: * src/: include/code.h, include/pa_common.h, main/compile.y,
24287: main/execute.C, main/pa_common.C: -d
24288:
24289: * src/: classes/file.C, main/pa_exec.C, targets/cgi/parser3.C:
24290: illegal call check a bit improved, but still under iis no mapping
24291: of dir with parser allowed!
24292:
24293: 2001-04-24 paf
24294:
24295: * src/targets/Makefile.am: apache module lib .am
24296:
24297: * src/main/pa_exec.C: windows32 buildCommand
24298:
24299: 2001-04-23 paf
24300:
24301: * src/targets/cgi/Makefile.am: win32 conditional
24302:
24303: * src/targets/cgi/Makefile.am: win32 conditional
24304:
24305: * src/targets/cgi/Makefile.am: liblink
24306:
24307: * src/: include/pa_array.h, main/pa_array.C, types/pa_vfile.h:
24308: vfile fields return type
24309:
24310: * src/types/pa_vfile.h: vfile fields return type
24311:
24312: * src/include/pa_config_auto.h.in: .h.in
24313:
24314: * src/: classes/Makefile, main/Makefile, targets/cgi/Makefile,
24315: types/Makefile: makefiles removed
24316:
24317: * src/: classes/Makefile, main/Makefile, main/pa_string.C,
24318: targets/cgi/Makefile, types/Makefile: configure.in + makefiles
24319:
24320: * src/main/pa_string.C: tested OK /// @test really @b test: s x m
24321: [tested: i & g ]
24322:
24323: * src/: classes/random.C, targets/cgi/parser3.C: redo failed ///
24324: @test noticed series in isapi, check how initialize_random_class
24325: is called! [must be called only once]
24326:
24327: * src/main/execute.C: operators first! so that ^table.menu{^rem{}}
24328: would not be 'unknown column'
24329:
24330: * src/: classes/table.C, types/pa_vform.C, types/pa_vtable.h: ///
24331: @test $a.menu{ $a[123] } and $a.menu{^table:set[]...}
24332:
24333: * src/: main/pa_request.C, targets/cgi/parser3.C: /// @test with
24334: commandline start "parser3 a.html" so that ^load[a.cfg] worked!
24335: [now doesnt]
24336:
24337: * src/targets/cgi/parser3.C: cgi cmdline ver
24338:
24339: * src/targets/cgi/parser3.C: cgi /// @test disable
24340: /cgi-bin/parser3/auto.p
24341:
24342: * src/main/untaint.C: untaint without charset
24343:
24344: * src/: include/pa_config_fixed.h, include/pa_config_includes.h,
24345: main/pa_common.C: common: file_write /// @test mkdirs
24346: file_delete rmdirs
24347:
24348: * src/main/untaint.C: mail header only once to =?
24349:
24350: * src/: classes/image.C, classes/mail.C, include/pa_globals.h,
24351: include/pa_string.h, main/pa_exec.C, main/pa_request.C,
24352: main/untaint.C: untaint - @test optimize whitespaces for
24353: all but 'html'
24354:
24355: * src/: classes/mail.C, include/pa_hash.h, include/pa_string.h,
24356: main/pa_common.C, main/pa_hash.C, main/pa_request.C,
24357: main/untaint.C: untaint - @test mail-header
24358:
24359: 2001-04-20 paf
24360:
24361: * src/: classes/string.C, classes/table.C, include/pa_globals.h,
24362: include/pa_request.h, include/pa_string.h, main/compile.y,
24363: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
24364: targets/cgi/parser3.C: $MAIN:LOCALE
24365:
24366: * src/main/untaint.C: z
24367:
24368: * src/: main/untaint.C, targets/cgi/parser3.C: fixed header "a/a"
24369:
24370: 2001-04-19 paf
24371:
24372: * src/main/compile_tools.h: $a$b bugfix
24373:
24374: * src/targets/cgi/parser3.C: z
24375:
24376: * src/classes/file.C: z
24377:
24378: * src/: classes/file.C, include/pa_common.h, types/pa_vcookie.C:
24379: done: header to $fields. waits for header '\' tricks
24380:
24381: * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C,
24382: main/untaint.C, targets/isapi/parser3isapi.C, types/pa_vcookie.C:
24383: changed urlencode here and in untaint.C to HTTP standard's " and
24384: \" mech
24385:
24386: * src/: main/pa_request.C, targets/isapi/parser3isapi.C: fixed
24387: http://alx/~paf/ doesnt load /auto.p
24388:
24389: 2001-04-18 paf
24390:
24391: * src/main/pa_request.C: 1
24392:
24393: * src/: main/Makefile.am, main/main.dsp, targets/cgi/Makefile.am:
24394: linux @alx
24395:
24396: 2001-04-17 paf
24397:
24398: * src/: classes/file.C, classes/image.C, doc/doxygen.cfg,
24399: include/pa_sql_connection.h, main/pa_sql_driver_manager.C,
24400: sql/pa_sql_driver.h: SQL_Driver_services renamed. doxygen statics
24401: enabled
24402:
24403: * src/: Makefile.am, classes/Makefile.am, classes/_double.h,
24404: classes/_exec.h, classes/_file.h, classes/_form.h,
24405: classes/_image.h, classes/_int.h, classes/_mail.h, classes/_op.h,
24406: classes/_random.h, classes/_response.h, classes/_string.h,
24407: classes/_table.h, classes/_unknown.h, classes/file.C,
24408: classes/image.C, classes/mail.C, classes/op.C, classes/random.C,
24409: include/pa_config_fixed.h, include/pa_config_includes.h,
24410: include/pa_hash.h, include/pa_sql_driver_manager.h,
24411: include/pa_version.h, main/Makefile.am, main/compile.y,
24412: main/pa_common.C, main/pa_exec.C, main/pa_socks.C,
24413: main/pa_sql_driver_manager.C, sql/Makefile.am,
24414: sql/pa_sql_driver.h, targets/cgi/Makefile.am,
24415: targets/cgi/parser3.C, types/Makefile.am, types/pa_vcookie.C,
24416: types/pa_vform.C, types/pa_vimage.h: exec @jav
24417:
24418: * src/: include/pa_sql_driver_manager.h,
24419: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h,
24420: types/pa_vimage.h: sql driver interface now has initialize(client
24421: .so)
24422:
24423: 2001-04-16 paf
24424:
24425: * src/Makefile.am: compile2 cygwin
24426:
24427: * src/: include/pa_config_includes.h, main/pa_exec.C,
24428: main/pa_socks.C, targets/cgi/Makefile.am: compile1 cygwin
24429:
24430: * src/targets/cgi/Makefile.am: compile0 jav
24431:
24432: * src/: Makefile.am, classes/Makefile.am, classes/_double.h,
24433: classes/_exec.h, classes/_file.h, classes/_form.h,
24434: classes/_image.h, classes/_int.h, classes/_mail.h, classes/_op.h,
24435: classes/_random.h, classes/_response.h, classes/_string.h,
24436: classes/_table.h, classes/_unknown.h, classes/image.C,
24437: classes/mail.C, classes/op.C, classes/random.C,
24438: include/pa_config_fixed.h, include/pa_config_includes.h,
24439: include/pa_hash.h, include/pa_version.h, main/Makefile.am,
24440: main/compile.y, main/pa_common.C, main/pa_exec.C,
24441: sql/Makefile.am, targets/cgi/Makefile.am, targets/cgi/parser3.C,
24442: types/Makefile.am, types/pa_vcookie.C, types/pa_vform.C:
24443: compile-1
24444:
24445: 2001-04-15 paf
24446:
24447: * src/classes/op.C: z
24448:
24449: * src/classes/table.C: table:empty +=process
24450:
24451: * src/types/pa_value.h: MethodParams !junction
24452:
24453: * src/: classes/_string.h, classes/double.C, classes/file.C,
24454: classes/image.C, classes/int.C, classes/mail.C, classes/op.C,
24455: classes/random.C, classes/response.C, classes/string.C,
24456: classes/table.C, classes/unknown.C, main/pa_request.C:
24457: MethodParams everywhere
24458:
24459: * src/: classes/op.C, include/pa_request.h, types/pa_value.h,
24460: types/pa_vmethod_frame.h: MethodParams in op.C
24461:
24462: 2001-04-12 paf
24463:
24464: * src/: classes/image.C, types/pa_vimage.h: image:font :text
24465:
24466: * src/: classes/_unknown.h, classes/unknown.C,
24467: include/pa_globals.h, main/main.dsp, main/pa_globals.C,
24468: types/pa_vunknown.h: ^unknown:int[]=0 double[]=0
24469:
24470: * src/: classes/image.C, main/pa_hash.C: hash bug fixed
24471:
24472: * src/classes/image.C: image:gif now does not have params
24473:
24474: * src/classes/image.C:
24475: image:line/fill/rectangle/bar/replace/polygon/polybar
24476:
24477: * src/: classes/image.C, classes/op.C, main/execute.C,
24478: types/pa_value.h, types/pa_vmethod_frame.h, types/pa_wcontext.h:
24479: for var now written not to r.wcontext, but to r.root cleared
24480: "entered_object" state
24481:
24482: 2001-04-11 paf
24483:
24484: * src/classes/image.C: image:create image:load
24485:
24486: * src/: classes/image.C, main/main.dsp: gd with mem write + image
24487: just compiled
24488:
24489: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h: gd
24490: todo: gif without file
24491:
24492: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h: gd
24493: started porting to Pooled descendant
24494:
24495: * src/: classes/image.C, main/execute.C, main/main.dsp,
24496: main/pa_request.C, types/pa_vcframe.h, types/pa_vcode_frame.h,
24497: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmethod_frame.h,
24498: types/pa_vmframe.h: libimaging dead end: pil parses header in .py
24499:
24500: * src/: classes/image.C, include/pa_globals.h, main/main.dsp,
24501: main/pa_globals.C, types/pa_vimage.C, types/pa_vimage.h: gd dead
24502: end. switching to python imaging lib
24503:
24504: * src/main/main.dsp: gd+smtp made separate libs
24505:
24506: * src/: include/pa_globals.h, include/pa_string.h,
24507: main/pa_common.C, main/pa_request.C, main/untaint.C,
24508: types/pa_vfile.C, types/pa_vstring.C: fixed vstring:as_vfile
24509: length
24510:
24511: * src/: classes/mail.C, classes/op.C, targets/cgi/parser3.C,
24512: types/pa_value.h, types/pa_vfile.C, types/pa_vfile.h,
24513: types/pa_vform.C, types/pa_vstring.C, types/pa_vstring.h: forced
24514: UL_FILE_NAME of posted file name
24515:
24516: * src/: classes/image.C, main/pa_request.C, types/pa_vform.C: fixed
24517: post [broke when moved post read to core]
24518:
24519: 2001-04-10 paf
24520:
24521: * src/classes/image.C: image:html done
24522:
24523: * src/: classes/image.C, types/pa_vimage.C: jpg measure bugs fixed
24524:
24525: * src/classes/image.C: z
24526:
24527: * src/: classes/_image.h, classes/image.C, types/pa_vimage.C: image
24528: forgotten!
24529:
24530: * src/: classes/table.C, include/pa_common.h, main/pa_common.C,
24531: main/pa_request.C, main/pa_string.C, main/untaint.C,
24532: types/pa_vimage.h: image:measure -90
24533:
24534: * src/: classes/_double.h, classes/_file.h, classes/_form.h,
24535: classes/_int.h, classes/_mail.h, classes/_op.h,
24536: classes/_random.h, classes/_response.h, classes/_string.h,
24537: classes/_table.h, classes/file.C, classes/mail.C,
24538: include/pa_common.h, include/pa_globals.h, main/execute.C,
24539: main/main.dsp, main/pa_common.C, main/pa_globals.C,
24540: targets/isapi/parser3isapi.C, types/pa_value.h, types/pa_vfile.C,
24541: types/pa_vfile.h, types/pa_vhash.h, types/pa_vimage.h,
24542: types/pa_vresponse.h, types/pa_vstring.h: image:measure -100 just
24543: compiled
24544:
24545: * src/classes/mail.C: minor bug with unclear from/to
24546:
24547: * src/classes/mail.C: sendmail unix skipping defaults
24548:
24549: * src/: classes/mail.C, include/pa_common.h, main/pa_common.C:
24550: sendmail unix added defaults
24551:
24552: * src/classes/mail.C: unix sendmail compiled. todo:testing
24553:
24554: * src/: classes/mail.C, main/pa_globals.C: smtp some consts
24555:
24556: 2001-04-09 paf
24557:
24558: * src/: classes/file.C, include/pa_exec.h, include/pa_sapi.h,
24559: main/main.dsp, main/pa_exec.C, targets/cgi/parser3.C,
24560: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.C,
24561: targets/isapi/parser3isapi.dsp: all targets exec
24562:
24563: * src/: include/pa_sapi.h, include/pa_string.h,
24564: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
24565: targets/isapi/parser3isapi.dsp: sapi exec dead end. badly parsed
24566: args in apache:util.script
24567:
24568: * src/include/pa_string.h: written but not tested exec with env for
24569: unix
24570:
24571: * src/: classes/file.C, main/main.dsp, main/pa_request.C,
24572: targets/cgi/parser3.C: exec win32 env
24573:
24574: * src/: classes/file.C, include/pa_hash.h, main/pa_hash.C: exec env
24575: 0
24576:
24577: * src/: classes/exec.C, classes/file.C, include/pa_globals.h,
24578: main/execute.C, main/main.dsp, main/pa_globals.C,
24579: main/pa_request.C, types/pa_vfile.C, types/pa_vfile.h,
24580: types/pa_vform.C, types/pa_vstring.C: exec4. todo env
24581:
24582: * src/: classes/exec.C, include/pa_common.h, main/pa_common.C,
24583: main/untaint.C: exec3. decided exec:cgi to move to file:cgi
24584:
24585: * src/: classes/_exec.h, main/execute.C, main/pa_globals.C,
24586: main/pa_request.C, types/pa_vcookie.C, types/pa_vfile.C: exec -2
24587:
24588: * src/: classes/_exec.h, classes/exec.C, include/pa_common.h,
24589: include/pa_request.h, include/pa_sapi.h, include/pa_string.h,
24590: main/pa_common.C, main/pa_request.C, main/pa_string.C,
24591: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
24592: targets/isapi/parser3isapi.C, types/pa_vform.C, types/pa_vform.h:
24593: exec class just compiled. moved post read to request core
24594:
24595: * src/: classes/_op.h, include/pa_dir.h, include/pa_globals.h,
24596: include/pa_sapi.h, main/main.dsp, main/pa_dir.C,
24597: main/pa_globals.C, targets/cgi/parser3.C,
24598: targets/cgi/parser3.dsp: problems with ^exec:cgi post data. they
24599: are already read by vform
24600:
24601: 2001-04-08 paf
24602:
24603: * src/: classes/file.C, classes/mail.C, classes/string.C,
24604: include/pa_request.h, include/pa_string.h, main/pa_request.C:
24605: uuencode. string<<
24606:
24607: 2001-04-07 paf
24608:
24609: * src/classes/mail.C: z
24610:
24611: * src/classes/mail.C: z
24612:
24613: * src/classes/mail.C: ^mail[$attach
24614:
24615: * src/classes/mail.C: ^attach dead end
24616:
24617: * src/: include/pa_socks.h, main/main.dsp, main/pa_socks.C,
24618: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
24619: targets/isapi/parser3isapi.C: mail:send 1
24620:
24621: * src/: classes/mail.C, main/pa_request.C: z
24622:
24623: * src/: classes/mail.C, include/pa_globals.h, include/pa_request.h,
24624: main/main.dsp, main/pa_globals.C, main/pa_request.C: smtp just
24625: compiled
24626:
24627: * src/classes/mail.C: +=
24628:
24629: * src/: classes/mail.C, include/pa_string.h: mail:send -1 text
24630: prepared
24631:
24632: * src/: classes/_mail.h, classes/mail.C, include/pa_common.h,
24633: include/pa_globals.h, include/pa_string.h, main/main.dsp,
24634: main/pa_common.C, main/pa_globals.C, main/pa_request.C,
24635: main/untaint.C, types/pa_vcookie.C: mail:send -10 just compiled
24636:
24637: 2001-04-06 paf
24638:
24639: * src/: classes/table.C, include/pa_globals.h, main/pa_globals.C,
24640: main/pa_string.C: table:dir 1
24641:
24642: * src/: classes/table.C, include/pa_dir.h, main/execute.C,
24643: main/main.dsp, main/pa_dir.C: table:dir 0 [without regexp]
24644:
24645: * src/: classes/_op.h, classes/_root.h, classes/op.C,
24646: classes/root.C, include/pa_globals.h, include/pa_request.h,
24647: main/compile.C, main/execute.C, main/main.dsp, main/pa_globals.C,
24648: main/pa_request.C: renamed 'root' to 'op'
24649:
24650: * src/classes/: _op.h, op.C: renamed from 'root'
24651:
24652: * src/types/pa_valiased.C: another root inherititance skipped
24653:
24654: * src/main/: compile.C, compile.y, execute.C: operators are now not
24655: root methods of parent class. just 'ROOT' class
24656:
24657: * src/: classes/random.C, classes/table.C, main/pa_globals.C:
24658: @office
24659:
24660: * src/: main/pa_request.C, sql/pa_sql_driver.h: mysql limit
24661:
24662: 2001-04-05 paf
24663:
24664: * src/: main/execute.C, main/pa_request.C, main/pa_string.C,
24665: types/pa_value.h, types/pa_vmframe.h, types/pa_wcontext.h:
24666: constructor flag dropped at get_method_frame and remembered into
24667: method_frame
24668:
24669: * src/: classes/file.C, classes/root.C, classes/string.C,
24670: classes/table.C, main/pa_request.C: junction to code&expression
24671: in errors
24672:
24673: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
24674: main/pa_string.C, targets/isapi/parser3isapi.dsp:
24675: $LOCALE:ctype[Russian_Russia.1251]
24676:
24677: * src/: include/pa_config_fixed.h, include/pa_config_includes.h,
24678: include/pa_hash.h, include/pa_string.h, main/pa_hash.C,
24679: main/pa_table.C: hash now not thread-safe.
24680:
24681: * src/: classes/table.C, include/pa_string.h, main/pa_string.C,
24682: main/untaint.C: z
24683:
24684: * src/: classes/random.C, classes/root.C, classes/table.C,
24685: include/pa_sql_connection.h, include/pa_string.h, main/execute.C,
24686: main/pa_sql_driver_manager.C, main/pa_string.C, main/untaint.C,
24687: sql/pa_sql_driver.h, types/pa_vmframe.h, types/pa_wcontext.C,
24688: types/pa_wcontext.h: sql quote. string untaint UL_SQL
24689:
24690: * src/: classes/table.C, include/pa_sql_connection.h,
24691: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql ping
24692:
24693: * src/classes/table.C: select * from hren error contains statement
24694:
24695: * src/: classes/table.C, include/pa_sql_connection.h,
24696: include/pa_types.h, main/pa_sql_driver_manager.C, main/untaint.C,
24697: sql/pa_sql_driver.h, targets/cgi/parser3.dsp: mysql 0
24698:
24699: * src/: classes/root.C, include/pa_sql_connection.h,
24700: include/pa_sql_driver.h, main/main.dsp,
24701: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql driver
24702: services for conv memory & error reporting
24703:
24704: 2001-04-04 paf
24705:
24706: * src/doc/doxygen.cfg: z
24707:
24708: * src/include/pa_sql_driver.h: mysql connect
24709:
24710: * src/include/pa_sql_driver.h: mysql info
24711:
24712: * src/: classes/root.C, include/pa_sql_driver.h,
24713: include/pa_sql_driver_manager.h, main/main.dsp,
24714: main/pa_sql_driver_manager.C: more manager&connection&driver
24715:
24716: * src/sql/Makefile.am: forgot to add mysql client
24717:
24718: * src/: include/pa_sql_driver.h, include/pa_sql_driver_manager.h,
24719: main/pa_sql_driver_manager.C: connect&sql -1000 just compiled
24720: [forgot to add libltdl, added]
24721:
24722: * src/: Makefile.am, classes/root.C, classes/string.C,
24723: classes/table.C, include/pa_globals.h, include/pa_hash.h,
24724: include/pa_pool.h, include/pa_request.h, include/pa_sapi.h,
24725: include/pa_string.h, include/pa_table.h, main/main.dsp,
24726: main/pa_globals.C, main/pa_hash.C, main/pa_request.C,
24727: main/pa_string.C, main/pa_table.C, main/untaint.C: connect&sql
24728: -1000 just compiled
24729:
24730: * src/: classes/random.C, classes/root.C, classes/table.C,
24731: include/pa_globals.h, include/pa_pool.h, include/pa_request.h,
24732: main/pa_request.C, types/pa_vclass.h: sql frame -10
24733:
24734: 2001-04-03 paf
24735:
24736: * src/types/pa_vform.C: z
24737:
24738: * src/: classes/string.C, types/pa_vform.C: string:match replace
24739: assigned lang
24740:
24741: * src/: classes/string.C, main/compile.y: grammar: fixed to allow
24742: {}[]< empty []
24743:
24744: * src/: classes/file.C, classes/string.C, classes/table.C,
24745: include/pa_string.h, main/pa_common.C, main/pa_string.C,
24746: main/untaint.C: string:match replace 2. string.cstr(forced lang)
24747:
24748: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
24749: string:match replace strange matches
24750:
24751: * src/classes/string.C: string:match replace 0
24752:
24753: * src/: classes/string.C, main/pa_string.C: string:match replace
24754: prepared 2
24755:
24756: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
24757: string:match replace prepared
24758:
24759: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
24760: string:match replace -11
24761:
24762: * src/: classes/string.C, include/pa_globals.h,
24763: include/pa_string.h, include/pa_threads.h, main/pa_globals.C,
24764: main/pa_string.C, targets/isapi/parser3isapi.dsp: string:match 0
24765:
24766: * src/: classes/string.C, include/pa_globals.h,
24767: include/pa_string.h, main/main.dsp, main/pa_globals.C,
24768: main/pa_string.C: string:match [search] -1 just compiled
24769:
24770: * src/types/pa_vstring.C: z
24771:
24772: * src/: classes/double.C, classes/file.C, classes/form.C,
24773: classes/int.C, classes/response.C, classes/root.C,
24774: classes/string.C, classes/table.C, include/pa_string.h,
24775: main/pa_string.C: string:match -10 [frame]
24776:
24777: * src/: classes/file.C, main/compile_tools.C, main/pa_common.C,
24778: main/pa_request.C: z
24779:
24780: * src/: main/pa_common.C, main/untaint.C, targets/cgi/parser3.C,
24781: targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h:
24782: todo/tests
24783:
24784: * src/include/pa_common.h: z
24785:
24786: * src/: include/pa_globals.h, include/pa_hash.h, main/pa_globals.C,
24787: main/pa_request.C, targets/cgi/parser3.C,
24788: targets/isapi/parser3isapi.C, types/pa_vfile.C:
24789: content-disposition
24790:
24791: * src/: include/pa_common.h, include/pa_globals.h,
24792: main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C,
24793: targets/isapi/parser3isapi.C, types/pa_value.h: main:post-process
24794:
24795: * src/: include/pa_common.h, include/pa_request.h,
24796: include/pa_sapi.h, main/main.dsp, main/pa_common.C,
24797: main/pa_request.C, targets/cgi/parser3.C, types/pa_value.h,
24798: types/pa_vfile.C, types/pa_vfile.h, types/pa_vstring.h: vfile in
24799: response:body
24800:
24801: * src/classes/table.C: table:append now uses string::split
24802:
24803: * src/classes/table.C: z
24804:
24805: * src/: classes/file.C, classes/root.C, classes/string.C,
24806: classes/table.C, doc/doxygen.cmd, doc/doxygen.txt,
24807: doc/generate.cmd, include/pa_array.h, include/pa_request.h,
24808: include/pa_string.h, main/execute.C, main/pa_string.C,
24809: main/untaint.C, targets/cgi/parser3.C, types/pa_vcookie.C:
24810: string::pos & cmp & piece bugs fixed. string::split new
24811: table:load separated from set table:set implemented with clean \n
24812: \t searches
24813:
24814: 2001-04-02 paf
24815:
24816: * src/: classes/table.C, include/pa_string.h, main/pa_string.C,
24817: types/pa_valiased.C, types/pa_valiased.h, types/pa_vdouble.h,
24818: types/pa_vfile.h, types/pa_vint.h, types/pa_vresponse.h,
24819: types/pa_vstring.h, types/pa_vtable.h: string::pos. about to use
24820: it in table:set/load
24821:
24822: * src/: classes/table.C, include/pa_array.h, include/pa_string.h,
24823: include/pa_table.h, main/execute.C, types/pa_value.h: table:join
24824:
24825: * src/classes/random.C: random:generate 1
24826:
24827: * src/: classes/_random.h, classes/random.C, include/pa_globals.h,
24828: main/main.dsp, main/pa_globals.C, main/pa_request.C,
24829: types/pa_value.h: random:generate
24830:
24831: 2001-03-30 paf
24832:
24833: * src/: classes/table.C, include/pa_string.h, main/pa_string.C:
24834: todo: table flip and append. string::pos
24835:
24836: * src/: classes/double.C, classes/file.C, classes/int.C,
24837: classes/response.C, classes/root.C, classes/string.C,
24838: classes/table.C, main/compile.y, main/execute.C,
24839: types/pa_value.h, types/pa_vstateless_class.C,
24840: types/pa_vstateless_class.h: static|dynamic|any method
24841: registration
24842:
24843: * src/: classes/file.C, classes/table.C, include/pa_table.h,
24844: main/pa_table.C, types/pa_vstring.h, types/pa_wwrapper.h:
24845: table:flip
24846:
24847: 2001-03-29 paf
24848:
24849: * src/classes/string.C: string:xsplit forgot that they must result
24850: in 1 row N column [not vice versa]
24851:
24852: * src/classes/string.C: z
24853:
24854: * src/classes/string.C: string: rsplit
24855:
24856: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
24857: string: lsplit
24858:
24859: * src/: classes/string.C, include/pa_string.h, main/execute.C,
24860: main/pa_array.C, main/pa_string.C, types/pa_vtable.h: string:
24861: lsplit -1
24862:
24863: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
24864: string: pos
24865:
24866: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
24867: string: pos -1
24868:
24869: * src/: classes/string.C, classes/table.C, include/pa_string.h,
24870: main/compile.y, main/pa_request.C, main/pa_string.C,
24871: main/untaint.C: string: left right mid
24872:
24873: * src/: classes/string.C, main/compile.y, main/compile_tools.C,
24874: main/compile_tools.h, main/main.dsp, types/pa_value.h,
24875: types/pa_vstring.h, types/pa_vunknown.h: empty params allowed. []
24876: and [;] are different now.
24877:
24878: * src/: include/pa_pool.h, include/pa_request.h, main/pa_request.C,
24879: main/untaint.C: pool.request undone
24880:
24881: * src/: include/pa_pool.h, include/pa_request.h, main/pa_request.C,
24882: main/untaint.C: pool.request
24883:
24884: 2001-03-28 paf
24885:
24886: * src/: classes/file.C, include/pa_globals.h, include/pa_request.h,
24887: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
24888: types/pa_value.h, types/pa_vrequest.C, types/pa_vunknown.h:
24889: $request:browser [.type .version]; unknown.get_double now = 0.
24890:
24891: * src/: classes/file.C, include/pa_globals.h, include/pa_request.h,
24892: include/pa_table.h, main/pa_globals.C, main/pa_request.C,
24893: main/pa_table.C, types/pa_vfile.C, types/pa_vfile.h,
24894: types/pa_vform.C: file:load autodetection of mime-type by
24895: user-file-name
24896:
24897: * src/: classes/file.C, main/execute.C, main/pa_common.C,
24898: main/untaint.C, targets/cgi/parser3.C, types/pa_vfile.C,
24899: types/pa_vfile.h, types/pa_vform.C: file:load 1. tainted
24900:
24901: * src/: classes/file.C, include/pa_common.h, main/pa_common.C,
24902: types/pa_vfile.C, types/pa_vfile.h: started file:load. wrong
24903: write. must be self.set
24904:
24905: * src/: classes/file.C, classes/root.C, classes/table.C,
24906: include/pa_table.h, main/pa_table.C: table:locate1, file:test
24907:
24908: * src/: classes/table.C, include/pa_array.h, include/pa_hash.h,
24909: include/pa_table.h, main/pa_array.C, main/pa_table.C,
24910: types/pa_vtable.h: table:locate just compiled
24911:
24912: 2001-03-27 paf
24913:
24914: * src/main/: execute.C, pa_common.C: fixed r/w context of
24915: code-params2, fixed ntfs hardlink slow dir update
24916:
24917: * src/: main/execute.C, types/pa_value.h, types/pa_vmframe.h,
24918: types/pa_wcontext.h: fixed r/w context of code-params
24919:
24920: * src/: classes/table.C, main/execute.C: about to change junction
24921: rcontext!!
24922:
24923: * src/: classes/double.C, classes/int.C, classes/root.C,
24924: classes/string.C, classes/table.C, main/compile_tools.C,
24925: main/execute.C, main/pa_request.C, main/untaint.C,
24926: types/pa_value.h, types/pa_vbool.h, types/pa_vcookie.C,
24927: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vint.h,
24928: types/pa_vmframe.h, types/pa_vstring.h, types/pa_vtable.h,
24929: types/pa_vunknown.h: sort 0
24930:
24931: * src/types/: pa_valiased.C, pa_valiased.h, pa_vdouble.h,
24932: pa_vfile.h, pa_vint.h, pa_vresponse.h, pa_vstring.h, pa_vtable.h:
24933: renamed to are_static_calls_disabled
24934:
24935: * src/: classes/table.C, main/pa_common.C, main/pa_request.C,
24936: targets/cgi/parser3.C, types/pa_value.h, types/pa_vbool.h,
24937: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vint.h,
24938: types/pa_vstring.h, types/pa_vunknown.h: continue on sort
24939:
24940: * src/main/compile.y: fixed minor bug in @mn[][] ...^{
24941:
24942: * src/: classes/table.C, include/pa_common.h, main/compile.y:
24943: started table:sort fixed minor bug in #...^{
24944:
24945: * src/: classes/table.C, include/pa_common.h, main/compile.y,
24946: main/execute.C, main/pa_common.C, main/pa_table.C: table:save
24947: decided to have as it were. stepped back. grammar: added 'in'
24948: 'is' 'lt'&co follow-space check
24949:
24950: 2001-03-26 paf
24951:
24952: * src/: classes/file.C, classes/root.C, classes/table.C,
24953: include/pa_common.h, include/pa_globals.h, include/pa_table.h,
24954: main/pa_common.C, main/pa_globals.C, main/pa_request.C,
24955: main/pa_table.C: moved ::save to pa_table. disabled @auto
24956: invocation in ^process
24957:
24958: * src/main/compile.y: grammar: [] 0params [;] 2 params (was 0)
24959:
24960: * src/: classes/table.C, include/pa_array.h, include/pa_table.h,
24961: main/pa_array.C: table:record
24962:
24963: * src/: main/untaint.C, targets/cgi/parser3.C,
24964: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
24965: targets/isapi/pool_storage.h, types/pa_valiased.h,
24966: types/pa_vcookie.C, types/pa_vdouble.h, types/pa_vfile.h,
24967: types/pa_vint.h, types/pa_vresponse.h, types/pa_vstring.h,
24968: types/pa_vtable.h: z
24969:
24970: * src/: include/pa_pool.h, main/execute.C, types/pa_valiased.C,
24971: types/pa_valiased.h, types/pa_value.h, types/pa_vdouble.h,
24972: types/pa_vfile.h, types/pa_vint.h, types/pa_vresponse.h,
24973: types/pa_vstring.h, types/pa_vtable.h: disabled $a(123)
24974: $b[$a.CLASS] ^b.inc[123] shit. allowed no checks in native
24975: method realisations on 'self' validity - they now can simply
24976: assume that 'self' is V{Proper} .
24977:
24978: 2001-03-25 paf
24979:
24980: * src/main/untaint.C: z
24981:
24982: * src/main/: pa_request.C, untaint.C: moved default typo-table to
24983: lowlevel - it initialization could be skipped if failed in @auto.
24984: so that exception report would use some table
24985:
24986: * src/main/pa_request.C: table empty lines ignored. system-default
24987: content type assigned in output:result [can fail in main:auto and
24988: skipped normal defaults extraction]
24989:
24990: * src/: include/pa_string.h, main/compile.y: #comment fixed minor
24991: bug
24992:
24993: * src/main/: pa_globals.C, untaint.C: html-typo - moved all
24994: processing to table [except preliminary \r\n \r \n replacements
24995: to "\n"]
24996:
24997: * src/: classes/table.C, main/untaint.C: html-typo - decided to
24998: move all the processing to table
24999:
25000: * src/: classes/table.C, include/pa_table.h, main/pa_globals.C,
25001: main/pa_table.C, main/untaint.C: returned table originating.
25002: useful for reporting typo table problems origin. think would be
25003: useful somewhere else
25004:
25005: * src/main/untaint.C: typo \r \r\n \n properly handled
25006:
25007: * src/: classes/table.C, include/pa_globals.h, include/pa_string.h,
25008: include/pa_table.h, main/compile.y, main/compile_tools.C,
25009: main/compile_tools.h, main/pa_globals.C, main/pa_request.C,
25010: main/pa_string.C, main/pa_table.C, main/untaint.C,
25011: types/pa_vcookie.h: typo & typo-default
25012:
25013: 2001-03-24 paf
25014:
25015: * src/main/pa_common.C: z
25016:
25017: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C,
25018: targets/cgi/parser3.C: html-typo 2
25019:
25020: * src/: doc/doxygen.cfg, doc/doxygen.txt, doc/generate.cmd,
25021: doc/view.cmd, include/pa_array.h, include/pa_globals.h,
25022: include/pa_pool.h, include/pa_string.h, include/pa_table.h,
25023: main/execute.C, main/pa_array.C, main/pa_globals.C,
25024: main/pa_request.C, main/pa_string.C, main/untaint.C,
25025: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
25026: types/pa_value.h, types/pa_vtable.h: html-typo 0 html-typo 1.
25027: noticed double default content-type prob. run cgi.cmd tomorrow
25028: first html-typo sample. detected << problem: they become ltlt too
25029: fast
25030:
25031: * src/main/compile.y: z
25032:
25033: * src/main/: compile.y, compile_tools.h: #comment
25034:
25035: * src/: classes/file.C, classes/root.C, classes/table.C,
25036: include/pa_common.h, include/pa_request.h, main/compile.y,
25037: main/pa_common.C, main/pa_request.C, main/pa_string.C,
25038: targets/isapi/parser3isapi.C, types/pa_vfile.h: file_read
25039: stringified
25040:
25041: * src/types/pa_valiased.C: decided to String-ify file_read
25042:
25043: * src/targets/: cgi/parser3.C, isapi/nt_log_events.mc,
25044: isapi/parser3isapi.dsp: cgi: sapi::log
25045:
25046: * src/: include/pa_sapi.h, main/pa_common.C, main/pa_request.C,
25047: targets/cgi/parser3.C, targets/isapi/nt_log_events.mc,
25048: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp: nt
25049: error log experiments failed - cgi under iis got no access to
25050: log. registereventsource simply failed with 5(illegal call) code,
25051: while worked OK as standalone executable. isapi: used
25052: HSE_APPEND_LOG_PARAMETER feature
25053:
25054: * src/: include/pa_common.h, include/pa_globals.h,
25055: main/pa_common.C, main/pa_globals.C, main/pa_request.C,
25056: targets/isapi/parser3isapi.C: fixed default content-type
25057: allocation storage
25058:
25059: * src/: include/pa_globals.h, include/pa_request.h,
25060: main/pa_globals.C, main/pa_request.C: z
25061:
25062: * src/: include/pa_array.h, include/pa_hash.h,
25063: include/pa_request.h, main/compile.y, main/pa_array.C,
25064: main/pa_common.C, main/pa_hash.C, main/pa_request.C,
25065: types/pa_vcookie.C: cyclic uses ignored. defaulted default
25066: content-type
25067:
25068: * src/main/: compile.y, execute.C, main.dsp: @CLASS equals @BASE.
25069: sanity
25070:
25071: * src/: main/pa_globals.C, types/pa_vclass.C, types/pa_vclass.h,
25072: types/pa_vstateless_class.C, types/pa_vstateless_class.h: thrown
25073: away freeze mech. no danger now for you can't do
25074: ^request:process[@new-method[] body] trick anymore. still
25075: remains $some_instance.process[@new-method[] possibility] but
25076: would leave it as a feature. see index for sample
25077:
25078: * src/: include/pa_common.h, main/pa_common.C,
25079: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: auto.p
25080: monkey every target
25081:
25082: * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C,
25083: targets/cgi/parser3.C, targets/isapi/pool_storage.h,
25084: types/pa_vform.C, types/pa_vform.h: auto.p monkey
25085:
25086: 2001-03-23 paf
25087:
25088: * src/: include/pa_pool.h, main/pa_request.C,
25089: targets/cgi/pa_pool.C, targets/isapi/pa_pool.C,
25090: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
25091: targets/isapi/pool_storage.h: isapi: dumb pool storage
25092:
25093: * src/targets/isapi/pa_pool.C: decided to continue with extension
25094:
25095: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: isapi: think
25096: it would be better to rewrite as filter then to deal with pool
25097:
25098: * src/: main/main.dsp, targets/isapi/parser3isapi.C: isapi: docroot
25099: now like in cgi, not from APPL_PHYSICAL_PATH
25100:
25101: * src/: classes/root.C, classes/table.C, include/pa_common.h,
25102: include/pa_config_fixed.h, include/pa_config_includes.h,
25103: include/pa_string.h, include/pa_threads.h, include/pa_types.h,
25104: include/pa_version.h, main/compile.y, main/execute.C,
25105: main/pa_array.C, main/pa_common.C, main/pa_hash.C,
25106: main/pa_pool.C, main/pa_request.C, main/pa_string.C,
25107: main/untaint.C, targets/cgi/parser3.C,
25108: targets/isapi/parser3isapi.C, types/pa_vfile.C, types/pa_vform.C:
25109: cgi: reinvent document_root and request_uri under iis. autoconf
25110: updated. introducing ap_config_includes
25111:
25112: * src/targets/cgi/parser3.C: cgi: reinvent document_root under iis
25113:
25114: * src/targets/cgi/parser3.C: cgi: only one pool now
25115:
25116: * src/: include/pa_globals.h, include/pa_sapi.h, main/main.dsp,
25117: main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C,
25118: targets/isapi/parser3isapi.C, types/pa_vcookie.C,
25119: types/pa_venv.h, types/pa_vform.C: sapi made object
25120:
25121: * src/: include/pa_globals.h, main/pa_request.C,
25122: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
25123: targets/isapi/parser3isapi.C, types/pa_vcookie.C,
25124: types/pa_venv.h, types/pa_vform.C: all: sapi beauty
25125:
25126: * src/: main/pa_request.C, targets/cgi/parser3.C,
25127: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp:
25128: isapi minor env beauty
25129:
25130: * src/: main/pa_request.C, targets/cgi/parser3.C,
25131: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp:
25132: isapi document_root 0
25133:
25134: 2001-03-22 paf
25135:
25136: * src/targets/isapi/parser3isapi.C: isapi keep-alive
25137:
25138: * src/targets/: cgi/vform_fields_fill.C, cgi/vform_fields_fill.h,
25139: isapi/parser3isapi.C: z
25140:
25141: * src/: include/pa_pool.h, main/pa_request.C,
25142: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: isapi 1
25143:
25144: * src/targets/isapi/: KILL.EXE, PSTAT.EXE, istart.cmd, istop.cmd,
25145: kill.pl: isapi added utils
25146:
25147: * src/: include/pa_pool.h, main/pa_pool.C, targets/cgi/parser3.C,
25148: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
25149: types/pa_vform.C: isapi 0
25150:
25151: * src/: include/pa_pool.h, targets/cgi/pa_pool.C,
25152: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
25153: targets/isapi/pa_pool.C, targets/isapi/parser3isapi.C,
25154: targets/isapi/parser3isapi.def, targets/isapi/parser3isapi.dsp:
25155: started isapi
25156:
25157: * src/: include/pa_globals.h, main/pa_common.C, main/pa_request.C:
25158: some comments
25159:
25160: * src/: include/pa_globals.h, include/pa_request.h,
25161: include/pa_types.h, main/pa_globals.C, main/pa_request.C,
25162: targets/cgi/parser3.C, types/pa_vcookie.C: config of auto.p path:
25163: parser_root_auto_path parser_site_auto_path
25164:
25165: * src/types/pa_vcookie.C: cookie attr decoded
25166:
25167: 2001-03-21 paf
25168:
25169: * src/targets/cgi/parser3.C: z
25170:
25171: * src/include/pa_globals.h: post. todo: config of auto.p path
25172:
25173: * src/: include/pa_globals.h, targets/cgi/parser3.C,
25174: types/pa_venv.h: in cookie & env. todo:post
25175:
25176: * src/: Makefile.am, classes/Makefile.am, classes/file.C,
25177: classes/root.C, classes/table.C, include/pa_array.h,
25178: include/pa_common.h, include/pa_globals.h, include/pa_pool.h,
25179: include/pa_request.h, include/pa_string.h, main/Makefile.am,
25180: main/compile.y, main/execute.C, main/main.dsp, main/pa_common.C,
25181: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
25182: main/pa_table.C, main/untaint.C, targets/Makefile.am,
25183: targets/cgi/Makefile.am, targets/cgi/parser3.C,
25184: targets/cgi/parser3.dsp, types/Makefile.am, types/pa_vcookie.C,
25185: types/pa_vform.C, types/pa_vstring.h, types/pa_wwrapper.h:
25186: shifted apache branch on main trunc
25187:
25188: * src/: include/pa_common.h, include/pa_globals.h,
25189: include/pa_pool.h, include/pa_request.h, main/main.dsp,
25190: main/pa_common.C, main/pa_request.C, targets/cgi/parser3.dsp,
25191: types/pa_vcookie.C, types/pa_vform.C, types/pa_vstring.h:
25192: starting mod_parser3
25193:
25194: * src/targets/cgi/parser3.C: starting mod_parser3
25195:
25196: 2001-03-20 paf
25197:
25198: * src/: main/pa_common.C, targets/cgi/Makefile.am,
25199: targets/cgi/parser3.C: automake compiled and works. todo:make
25200: win32 ifdefs work and add ifdef unistd
25201:
25202: * src/: classes/table.C, include/pa_common.h, include/pa_request.h,
25203: main/Makefile.am, main/pa_common.C, main/pa_request.C,
25204: main/pa_table.C, targets/cgi/Makefile.am, targets/cgi/parser3.C:
25205: z
25206:
25207: * src/: include/pa_request.h, main/Makefile.am, main/compile.y,
25208: main/execute.C, main/pa_common.C, types/Makefile.am: removing
25209: locking
25210:
25211: * src/: classes/Makefile.am, types/Makefile.am: z
25212:
25213: * src/: Makefile.am, classes/file.C, classes/root.C,
25214: classes/table.C, include/pa_array.h, include/pa_request.h,
25215: include/pa_string.h, main/Makefile.am, main/execute.C,
25216: main/pa_common.C, main/pa_globals.C, main/pa_request.C,
25217: main/pa_string.C, main/untaint.C, targets/Makefile.am,
25218: targets/cgi/Makefile.am, targets/cgi/parser3.C,
25219: types/pa_vcookie.C, types/pa_wwrapper.h: String::UL_
25220:
25221: * src/: classes/table.C, include/pa_common.h, main/pa_common.C,
25222: main/pa_request.C, types/pa_vfile.h: ^table:save
25223:
25224: * src/: classes/file.C, classes/table.C, include/pa_array.h,
25225: include/pa_common.h, include/pa_request.h, include/pa_string.h,
25226: include/pa_table.h, include/pa_threads.h, main/pa_globals.C,
25227: main/untaint.C, types/pa_valiased.h, types/pa_value.h,
25228: types/pa_vform.h: z
25229:
25230: * src/include/pa_string.h: z
25231:
25232: * src/: classes/_request.h, classes/request.C, main/main.dsp,
25233: main/pa_globals.C, types/pa_value.h, types/pa_vform.h,
25234: types/pa_vrequest.C, types/pa_vrequest.h: VRequest moved to
25235: :Value
25236:
25237: * src/: classes/_request.h, classes/request.C, main/pa_globals.C,
25238: types/pa_vrequest.C, types/pa_vrequest.h: VRequest moved to
25239: :VStateless_object
25240:
25241: * src/: classes/_response.h, classes/response.C, main/pa_globals.C,
25242: types/pa_vform.h, types/pa_vresponse.h: VResponse moved to
25243: :VStateless_object
25244:
25245: * src/: main/main.dsp, targets/cgi/parser3.dsp,
25246: types/pa_valiased.C, types/pa_vform.h: commented VForm
25247:
25248: * src/: targets/cgi/pa_vform.C, types/pa_valiased.C,
25249: types/pa_valiased.h, types/pa_value.h,
25250: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
25251: types/pa_vstateless_object.h: moved common get_element part from
25252: stateless object&class into VAliased
25253:
25254: * src/: classes/_env.h, classes/_table.h, classes/env.C,
25255: classes/table.C, main/execute.C, main/main.dsp,
25256: main/pa_globals.C, main/pa_request.C, types/pa_value.h,
25257: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_venv.h: VEnv is
25258: now :Value
25259:
25260: * src/: classes/_cookie.h, classes/_table.h, classes/cookie.C,
25261: main/execute.C, main/main.dsp, main/pa_globals.C,
25262: types/pa_vcookie.C, types/pa_vcookie.h: VCookie is now :Value
25263:
25264: * src/types/: pa_vfile.C, pa_vfile.h, pa_vstateless_object.h: vfile
25265: doxx
25266:
25267: * src/: classes/_file.h, classes/file.C, include/pa_types.h,
25268: main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C,
25269: types/pa_valiased.h, types/pa_vfile.C, types/pa_vfile.h,
25270: types/pa_vstateless_class.h, types/pa_vstateless_object.h: \ to /
25271: and ^file:save
25272:
25273: 2001-03-19 paf
25274:
25275: * src/types/pa_vfile.C: z
25276:
25277: * src/: classes/file.C, classes/request.C, classes/table.C,
25278: include/pa_string.h, main/main.dsp, main/pa_pool.C,
25279: main/pa_request.C, main/untaint.C, types/pa_value.h,
25280: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C: file 1
25281:
25282: * src/: classes/table.C, include/pa_common.h, include/pa_globals.h,
25283: include/pa_string.h, include/pa_table.h, main/main.dsp,
25284: main/pa_common.C, main/pa_globals.C, types/pa_value.h,
25285: types/pa_vcookie.h, types/pa_venv.h, types/pa_vform.C,
25286: types/pa_vform.h, types/pa_vrequest.h, types/pa_vtable.h,
25287: classes/_file.h, classes/file.C, types/pa_vfile.C,
25288: types/pa_vfile.h: file class just compiled
25289:
25290: * src/: classes/table.C, include/pa_pool.h, include/pa_request.h,
25291: include/pa_table.h, include/pa_types.h, main/execute.C,
25292: main/pa_request.C, targets/cgi/parser3.C, types/pa_value.h,
25293: types/pa_vclass.h, types/pa_vform.C, types/pa_vstateless_class.h,
25294: types/pa_vstateless_object.h: ^table:set{default level: TABLE}
25295:
25296: * src/include/pa_pool.h: z
25297:
25298: * src/: include/pa_hash.h, include/pa_types.h, main/pa_common.C,
25299: main/pa_hash.C, main/pa_request.C, types/pa_vcookie.C: renamed
25300: Hash::Value to Val so to doxygen would finlly stop confusing
25301: those Value-s
25302:
25303: * src/: include/code.h, include/pa_array.h, include/pa_common.h,
25304: include/pa_exception.h, include/pa_globals.h, include/pa_hash.h,
25305: include/pa_pool.h, include/pa_request.h, include/pa_stack.h,
25306: include/pa_string.h, include/pa_table.h, include/pa_threads.h,
25307: include/pa_types.h, main/compile.C, main/compile.y,
25308: main/compile_tools.C, main/compile_tools.h, main/execute.C,
25309: main/pa_array.C, main/pa_common.C, main/pa_exception.C,
25310: main/pa_globals.C, main/pa_hash.C, main/pa_pool.C,
25311: main/pa_request.C, main/pa_string.C, main/pa_table.C,
25312: main/untaint.C, types/pa_valiased.h, types/pa_value.h: z
25313:
25314: * src/types/: pa_valiased.h, pa_vbool.h: doc: Value and it's
25315: derivates somehow unlinked. don't know why yet
25316:
25317: * src/: include/code.h, include/pa_array.h, include/pa_pool.h,
25318: include/pa_string.h, include/pa_threads.h, main/compile.C,
25319: main/compile.y, main/compile_tools.C, main/compile_tools.h,
25320: main/execute.C, main/pa_array.C, main/pa_common.C,
25321: main/pa_exception.C, main/pa_globals.C, main/pa_hash.C,
25322: main/pa_pool.C, main/pa_request.C, main/pa_string.C,
25323: main/pa_table.C, main/untaint.C, types/pa_value.h: auto @brief
25324:
25325: * src/: classes/root.C, classes/table.C, main/pa_exception.C,
25326: main/pa_request.C, targets/cgi/parser3.C, types/pa_vbool.h,
25327: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdouble.h,
25328: types/pa_venv.h, types/pa_vform.h, types/pa_vint.h,
25329: types/pa_vrequest.h: doc: detected Value derivates prob
25330:
25331: * src/include/pa_globals.h: z
25332:
25333: * src/: classes/_request.h, classes/request.C, include/code.h,
25334: include/pa_array.h, include/pa_common.h, include/pa_exception.h,
25335: include/pa_globals.h, include/pa_hash.h, include/pa_pool.h,
25336: include/pa_request.h, include/pa_stack.h, include/pa_string.h,
25337: include/pa_table.h, include/pa_threads.h, include/pa_types.h,
25338: main/execute.C, main/pa_pool.C, main/pa_request.C,
25339: main/pa_string.C, main/untaint.C, targets/cgi/parser3.C,
25340: types/pa_value.h, types/pa_vform.C: doxygen include/, Value
25341:
25342: 2001-03-18 paf
25343:
25344: * src/: classes/cookie.C, types/pa_vcookie.C, types/pa_vcookie.h:
25345: cookie: allowed access to hash-assigned
25346:
25347: * src/targets/cgi/parser3.C: z
25348:
25349: * src/: classes/_cookie.h, classes/cookie.C, include/pa_common.h,
25350: include/pa_globals.h, include/pa_request.h, include/pa_string.h,
25351: include/pa_types.h, main/main.dsp, main/pa_common.C,
25352: main/pa_globals.C, main/pa_hash.C, main/pa_request.C,
25353: main/pa_string.C, main/untaint.C, targets/cgi/parser3.C,
25354: types/pa_value.h, types/pa_vcookie.C, types/pa_vcookie.h,
25355: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
25356: types/pa_vunknown.h: cookie class
25357:
25358: * src/main/pa_request.C: zero length output allowed
25359:
25360: * src/: classes/response.C, main/pa_request.C, types/pa_value.h,
25361: types/pa_vhash.h, types/pa_vresponse.h: ^response:clear[]
25362:
25363: * src/: classes/root.C, main/pa_request.C: taint forgotten forced
25364: lang switch
25365:
25366: * src/: classes/root.C, include/pa_globals.h, include/pa_string.h,
25367: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
25368: types/pa_value.h, types/pa_vhash.h:
25369: $defautl[$content-type[$value[text/html] $charset[windows-1251]]
25370:
25371: * src/main/execute.C: z
25372:
25373: * src/: classes/root.C, main/pa_request.C, main/untaint.C,
25374: targets/cgi/parser3.C: taint[uri
25375:
25376: * src/: classes/request.C, classes/response.C, classes/root.C,
25377: include/pa_common.h, include/pa_globals.h, include/pa_request.h,
25378: include/pa_string.h, main/pa_common.C, main/pa_globals.C,
25379: main/pa_request.C, targets/cgi/parser3.C: ^taint 0
25380:
25381: * src/: classes/root.C, classes/string.C, include/pa_string.h,
25382: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
25383: types/pa_vdouble.h, types/pa_vform.C, types/pa_vint.h,
25384: types/pa_vstateless_class.C: convinient string(pool, char *src,
25385: bool tainted) ctor
25386:
25387: * src/: include/pa_hash.h, include/pa_request.h,
25388: include/pa_string.h, main/pa_globals.C, main/pa_hash.C,
25389: main/pa_request.C, main/pa_string.C, main/untaint.C,
25390: targets/cgi/parser3.C: proper @exceptions params tainting
25391:
25392: * src/: include/pa_hash.h, main/pa_hash.C, targets/cgi/parser3.C:
25393: response fields to header
25394:
25395: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C:
25396: z
25397:
25398: * src/: classes/_response.h, classes/response.C,
25399: include/pa_globals.h, include/pa_hash.h, include/pa_request.h,
25400: main/compile.C, main/compile.y, main/execute.C, main/main.dsp,
25401: main/pa_globals.C, main/pa_hash.C, main/pa_request.C,
25402: targets/cgi/parser3.C, targets/cgi/parser3.dsp, types/pa_value.h,
25403: types/pa_vhash.h, types/pa_vrequest.h, types/pa_vresponse.h:
25404: $response: 0 request::core exception rethrow
25405:
25406: 2001-03-16 paf
25407:
25408: * src/: main/execute.C, main/main.dsp, types/pa_value.h,
25409: types/pa_vrequest.h: native method' class call with less params
25410: then needed error reporting
25411:
25412: * src/: classes/_request.h, classes/request.C,
25413: include/pa_globals.h, include/pa_request.h, main/execute.C,
25414: main/main.dsp, main/pa_globals.C, main/pa_request.C,
25415: targets/cgi/parser3.C, types/pa_vform.C, types/pa_vrequest.C,
25416: types/pa_vrequest.h: $request : query :uri
25417:
25418: * src/: include/pa_globals.h, main/execute.C, main/pa_globals.C,
25419: types/pa_value.h, types/pa_vcframe.h, types/pa_vmframe.h,
25420: types/pa_wcontext.h: $result
25421:
25422: * src/: main/execute.C, types/pa_vmframe.h: if(in "/news/")
25423:
25424: * src/: classes/double.C, include/code.h, main/compile.y,
25425: main/compile_tools.C, main/compile_tools.h, main/execute.C: ()
25426: and {} param wcontext conflict fixed by OP_EXPR_CODE__STORE_PARAM
25427:
25428: * src/: include/code.h, include/pa_hash.h, include/pa_request.h,
25429: main/compile.y, main/execute.C, types/pa_value.h,
25430: types/pa_vhash.h, types/pa_vstring.h, types/pa_vtable.h,
25431: types/pa_wcontext.C, types/pa_wcontext.h: see () and {} param
25432: wcontext conflict
25433:
25434: * src/: main/execute.C, types/pa_value.h,
25435: types/pa_vstateless_object.h, types/pa_vstring.h: disabled
25436: $string.field
25437:
25438: 2001-03-15 paf
25439:
25440: * src/main/pa_request.C: news sample
25441:
25442: * src/: main/compile.y, main/execute.C, main/pa_request.C,
25443: targets/cgi/parser3.C, types/pa_vstring.h: @exception
25444:
25445: * src/main/: compile.y, execute.C: z
25446:
25447: * src/: main/compile.y, main/pa_request.C, targets/cgi/parser3.C,
25448: types/pa_vstring.h: pre-pre-pre-beta cgi under win32 apache pre
25449: pre pre works
25450:
25451: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
25452: targets/cgi/parser3.C, types/pa_vform.C, types/pa_vform.h: vform
25453: fillfields just compiled
25454:
25455: 2001-03-14 paf
25456:
25457: * src/: include/pa_request.h, main/pa_request.C,
25458: targets/cgi/parser3.C: z
25459:
25460: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
25461: targets/cgi/parser3.dsp, types/pa_vform.C, types/pa_vform.h,
25462: types/pa_vstring.h: limits -1
25463:
25464: * src/: include/pa_globals.h, include/pa_request.h,
25465: include/pa_types.h, main/main.dsp, main/pa_globals.C,
25466: main/pa_request.C, targets/cgi/parser3.C,
25467: targets/cgi/parser3.dsp, types/pa_vform.C, types/pa_vform.h:
25468: request_info -1
25469:
25470: * src/: include/pa_globals.h, main/pa_globals.C,
25471: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
25472: targets/cgi/vform_fields_fill.C, targets/cgi/vform_fields_fill.h:
25473: vform_fields_fill
25474:
25475: * src/targets/cgi/parser3.C: # if MSVC
25476:
25477: * src/: include/pa_common.h, include/pa_types.h, main/pa_request.C,
25478: targets/cgi/parser3.C: PATH_DELIMITER_CHAR
25479:
25480: * src/targets/cgi/parser3.C: z
25481:
25482: * src/: include/core.h, include/pa_globals.h, include/pa_pool.h,
25483: include/pa_string.h, include/pa_types.h, main/compile.y,
25484: main/core.C, main/main.dsp, main/pa_globals.C, main/pa_request.C,
25485: targets/cgi/pa_vform.C, targets/cgi/parser3.C,
25486: targets/cgi/parser3.dsp, types/pa_value.h, types/pa_vform.h,
25487: types/pa_vunknown.h: global handler, exceptions in parser3
25488:
25489: 2001-03-13 paf
25490:
25491: * src/: classes/form.C, main/compile.y, main/core.C,
25492: types/pa_value.h, types/pa_vclass.h, types/pa_venv.h,
25493: types/pa_vform.h, types/pa_vstateless_class.C,
25494: types/pa_vstateless_class.h: form:fields removed. use $form.CLASS
25495: instead
25496:
25497: * src/: include/core.h, include/pa_common.h, include/pa_request.h,
25498: main/core.C, main/execute.C, main/main.dsp, main/pa_request.C,
25499: targets/cgi/parser3.C, targets/cgi/parser3.dsp, types/pa_vform.h:
25500: started cgi target
25501:
25502: * src/: include/core.h, include/pa_common.h, include/pa_request.h,
25503: main/pa_common.C, main/pa_request.C, targets/cgi/parser3.C:
25504: before error show with parser
25505:
25506: * src/: classes/_form.h, classes/form.C, include/core.h,
25507: include/pa_request.h, main/core.C, main/pa_request.C,
25508: targets/cgi/parser3.C, targets/cgi/parser3.dsp: z
25509:
25510: * src/targets/cgi/: parser.dsp, parser3.dsp: z
25511:
25512: * src/targets/cgi/: Makefile.am, pa_pool.C, pa_vform.C, parser.dsp,
25513: parser3.C: renamed targets/ parser to cgi
25514:
25515: * src/: classes/double.C, classes/env.C, classes/int.C,
25516: classes/root.C, classes/string.C, classes/table.C,
25517: include/pa_request.h, types/pa_vhash.h: z
25518:
25519: * src/: classes/_env.h, classes/env.C, classes/root.C,
25520: include/core.h, include/pa_pool.h, include/pa_request.h,
25521: main/compile.C, main/compile.y, main/core.C, main/main.dsp,
25522: main/pa_common.C, main/pa_request.C, types/pa_value.h,
25523: types/pa_venv.h, types/pa_vstateless_class.h: started $form:
25524: [historical moment :)]
25525:
25526: * src/: include/code.h, include/pa_string.h, main/compile.y,
25527: main/execute.C, main/pa_string.C: 'value is type' expr operator
25528:
25529: * src/types/pa_venv.h: $ENV 1
25530:
25531: * src/main/execute.C: z
25532:
25533: * src/: main/execute.C, types/pa_value.h, types/pa_venv.h: for
25534: future methods of ENV constructor if
25535:
25536: * src/: include/pa_request.h, types/pa_venv.h: $ENV 0.1 stateless
25537: class
25538:
25539: * src/: classes/_double.h, classes/_env.h, classes/_int.h,
25540: classes/_root.h, classes/_string.h, classes/_table.h,
25541: classes/double.C, classes/env.C, classes/int.C, classes/root.C,
25542: classes/string.C, classes/table.C, include/pa_request.h,
25543: main/compile.C, main/compile_tools.h, main/core.C,
25544: main/execute.C, main/main.dsp, main/pa_request.C,
25545: types/pa_valiased.h, types/pa_value.h, types/pa_vclass.C,
25546: types/pa_vclass.h, types/pa_venv.h, types/pa_vmframe.h,
25547: types/pa_vobject.h, types/pa_vstateless_class.C,
25548: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
25549: types/pa_wcontext.h: $ENV: re 0, stateless classes
25550:
25551: * src/: classes/_double.h, classes/_env.h, classes/_int.h,
25552: classes/_root.h, classes/_string.h, classes/_table.h,
25553: classes/double.C, classes/env.C, classes/int.C, classes/root.C,
25554: classes/string.C, classes/table.C, include/pa_request.h,
25555: main/compile.C, main/compile_tools.h, main/core.C,
25556: main/execute.C, main/main.dsp, main/pa_request.C,
25557: types/pa_valiased.h, types/pa_value.h, types/pa_vclass.C,
25558: types/pa_vclass.h, types/pa_venv.h, types/pa_vmframe.h,
25559: types/pa_vobject.h, types/pa_vstateless_class.C,
25560: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
25561: types/pa_wcontext.h: $ENV: re 0, stateless classes
25562:
25563: * src/: include/pa_request.h, main/compile.C, main/execute.C,
25564: main/pa_request.C, types/pa_value.h, types/pa_vmframe.h: fixed
25565: yesterdays bad decision on execute_static_method
25566:
25567: * src/: classes/table.C, include/pa_types.h, main/pa_request.C: z
25568:
25569: * src/: classes/double.C, classes/int.C, classes/root.C,
25570: types/pa_vdouble.h, types/pa_vint.h: Int,Double dec mul div mod
25571:
25572: * src/main/pa_request.C: z
25573:
25574: * src/: classes/root.C, classes/table.C, include/pa_exception.h,
25575: include/pa_pool.h: skipped_restructure_exceptions_dead_end
25576:
25577: * src/: classes/root.C, classes/table.C, include/pa_exception.h,
25578: include/pa_pool.h, main/pa_request.C:
25579: restructure_exceptions_dead_end
25580:
25581: * src/: classes/root.C, main/compile.y: ^if required junctions.
25582: allowed ; inside {} to break params
25583:
25584: * src/classes/root.C: ^eval
25585:
25586: * src/: classes/_string.h, classes/double.C, classes/int.C,
25587: classes/string.C, main/execute.C, types/pa_wcontext.h: int doube
25588: string ^format
25589:
25590: * src/: main/execute.C, types/pa_wcontext.h: constructing flag not
25591: 'bad' but not 'enough'
25592:
25593: * src/: classes/double.C, classes/root.C, classes/table.C,
25594: include/pa_common.h, include/pa_types.h, main/compile.y,
25595: main/pa_common.C, main/pa_request.C, main/untaint.C,
25596: types/pa_vdouble.h, types/pa_vint.h, types/pa_vtable.h,
25597: types/pa_wwrapper.h: think constructing flag as is is bad
25598:
25599: * src/: classes/double.C, classes/int.C, classes/root.C,
25600: classes/string.C, classes/table.C, main/core.C, main/execute.C,
25601: types/pa_vint.h: ^for
25602:
25603: 2001-03-12 paf
25604:
25605: * src/classes/table.C: table ^empty
25606:
25607: * src/: classes/table.C, include/pa_table.h: table ^menu
25608:
25609: * src/: classes/root.C, classes/table.C, types/pa_vtable.h: table
25610: ^offset ^line ^count
25611:
25612: * src/classes/root.C: ^round() ^floor() ^ceiling()
25613: ^abs() ^sign()
25614:
25615: * src/classes/: root.C, table.C: ^use
25616:
25617: * src/: classes/root.C, classes/table.C, include/pa_request.h,
25618: main/compile.y, main/core.C, main/execute.C, types/pa_vclass.h,
25619: types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h:
25620: ^while. switched off wcontext.constructing after write(value) or
25621: auto-vhash-constructing
25622:
25623: * src/: classes/root.C, classes/table.C, include/pa_request.h,
25624: main/pa_request.C: fail_if_junction_ helper func
25625:
25626: * src/: classes/root.C, classes/table.C, include/pa_common.h,
25627: include/pa_request.h, main/execute.C, main/main.dsp,
25628: main/pa_common.C, main/pa_request.C: ^process error point by
25629: actual method_name, not source. ^load
25630:
25631: * src/types/pa_vtable.h: table: no, better with string in cells...
25632:
25633: * src/: include/pa_array.h, include/pa_table.h, main/pa_table.C,
25634: classes/_table.h, classes/table.C, main/untaint.C: z
25635:
25636: * src/: classes/root.C, include/pa_common.h, include/pa_string.h,
25637: include/pa_table.h, main/core.C, main/execute.C,
25638: main/pa_common.C, main/pa_request.C, main/pa_table.C,
25639: types/pa_value.h: table:set 0
25640:
25641: * src/: classes/root.C, include/core.h, include/pa_array.h,
25642: include/pa_request.h, include/pa_table.h, main/core.C,
25643: main/main.dsp, main/pa_request.C, main/pa_table.C,
25644: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
25645: types/pa_vdouble.h, types/pa_vint.h, types/pa_vmframe.h,
25646: types/pa_vstring.h: freeze, ^table:create[] -1
25647:
25648: * src/: classes/root.C, types/pa_value.h: z
25649:
25650: * src/: classes/root.C, main/execute.C, types/pa_vclass.h: used
25651: get_method in couple places optimizing them
25652:
25653: * src/classes/root.C: z
25654:
25655: * src/: classes/root.C, types/pa_vclass.h: process temp main
25656: zeroing
25657:
25658: * src/: classes/double.C, classes/int.C, classes/root.C,
25659: classes/string.C, include/pa_common.h, include/pa_request.h,
25660: include/pa_string.h, include/pa_types.h, main/compile.C,
25661: main/compile.y, main/compile_tools.h, main/execute.C,
25662: main/pa_common.C, main/pa_request.C, types/pa_value.h,
25663: types/pa_vmframe.h: ^process. actual names to store param and
25664: check_actual_numbered_params for better place diagnostics
25665:
25666: * src/: classes/root.C, main/execute.C, main/main.dsp: setname for
25667: method-junctions bug fixed
25668:
25669: * src/types/: pa_vdouble.h, pa_vint.h, pa_vobject.h,
25670: pa_vstateless_object.h, pa_vstring.h: stateless_object
25671:
25672: 2001-03-11 paf
25673:
25674: * src/: main/main.dsp, types/pa_value.h, types/pa_vdouble.h,
25675: types/pa_vint.h, types/pa_vobject.h, types/pa_vstring.h: VString
25676: VDouble VInt base now VObject_base - without fields
25677:
25678: * src/: classes/root.C, include/core.h, main/core.C: z
25679:
25680: * src/: classes/double.C, classes/int.C, classes/root.C,
25681: classes/string.C, include/core.h, include/pa_hash.h,
25682: include/pa_pool.h, include/pa_request.h, include/pa_string.h,
25683: main/compile.C, main/core.C, main/pa_request.C: ^untaint 0
25684:
25685: * src/: classes/double.C, classes/int.C, classes/root.C,
25686: include/pa_request.h, main/execute.C: intercept_string
25687:
25688: * src/: classes/double.C, classes/int.C, classes/root.C,
25689: types/pa_vclass.C, types/pa_vclass.h: add_native_method helper
25690:
25691: * src/: classes/double.C, classes/int.C, include/pa_request.h:
25692: ^inc-s(expr)
25693:
25694: * src/: classes/_double.h, classes/_env.h, classes/_int.h,
25695: classes/_root.h, classes/_string.h, classes/double.C,
25696: classes/env.C, classes/int.C, classes/root.C, classes/string.C,
25697: include/code.h, include/core.h, include/pa_array.h,
25698: include/pa_common.h, include/pa_exception.h, include/pa_hash.h,
25699: include/pa_pool.h, include/pa_request.h, include/pa_stack.h,
25700: include/pa_string.h, include/pa_table.h, include/pa_threads.h,
25701: include/pa_types.h, main/compile.C, main/compile.y,
25702: main/compile_tools.C, main/compile_tools.h, main/core.C,
25703: main/execute.C, main/pa_array.C, main/pa_common.C,
25704: main/pa_exception.C, main/pa_hash.C, main/pa_pool.C,
25705: main/pa_request.C, main/pa_string.C, main/pa_table.C,
25706: types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
25707: types/pa_vcframe.h, types/pa_vclass.C, types/pa_vclass.h,
25708: types/pa_vdouble.h, types/pa_vhash.h, types/pa_vint.h,
25709: types/pa_vjunction.h, types/pa_vmframe.h, types/pa_vobject.h,
25710: types/pa_vstring.h, types/pa_vunknown.h, types/pa_wcontext.C,
25711: types/pa_wcontext.h, types/pa_wwrapper.h: headers updated
25712:
25713: * src/: main/pa_request.C, types/pa_vhash.h: z
25714:
25715: * src/: include/core.h, include/pa_request.h, main/core.C,
25716: main/main.dsp, main/pa_request.C: renamed AUTO: to MAIN:
25717:
25718: * src/: include/pa_valiased.h, include/pa_value.h,
25719: include/pa_vbool.h, include/pa_vcframe.h, include/pa_vclass.h,
25720: include/pa_vdouble.h, include/pa_vhash.h, include/pa_vint.h,
25721: include/pa_vjunction.h, include/pa_vmframe.h,
25722: include/pa_vobject.h, include/pa_vstring.h,
25723: include/pa_vunknown.h, include/pa_wcontext.h,
25724: include/pa_wwrapper.h, main/compile.y, main/core.C,
25725: main/main.dsp, main/pa_cframe.C, main/pa_request.C,
25726: main/pa_value.C, main/pa_vclass.C, main/pa_wcontext.C,
25727: types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
25728: types/pa_vcframe.h, types/pa_vclass.C, types/pa_vclass.h,
25729: types/pa_vdouble.h, types/pa_vhash.h, types/pa_vint.h,
25730: types/pa_vjunction.h, types/pa_vmframe.h, types/pa_vobject.h,
25731: types/pa_vstring.h, types/pa_vunknown.h, types/pa_wcontext.C,
25732: types/pa_wcontext.h, types/pa_wwrapper.h: splitted types from
25733: include/
25734:
25735: 2001-03-10 paf
25736:
25737: * src/: include/core.h, include/pa_request.h, main/core.C,
25738: main/pa_request.C: run+auto=run
25739:
25740: * src/: classes/root.C, include/pa_request.h: minor if junction bug
25741:
25742: * src/: classes/_double.h, classes/_env.h, classes/_int.h,
25743: classes/_root.h, classes/_string.h, classes/double.C,
25744: classes/env.C, classes/int.C, classes/root.C, classes/string.C,
25745: include/code.h, include/core.h, include/pa_array.h,
25746: include/pa_common.h, include/pa_exception.h, include/pa_hash.h,
25747: include/pa_pool.h, include/pa_request.h, include/pa_stack.h,
25748: include/pa_string.h, include/pa_table.h, include/pa_threads.h,
25749: include/pa_types.h, include/pa_valiased.h, include/pa_value.h,
25750: include/pa_vbool.h, include/pa_vcframe.h, include/pa_vclass.h,
25751: include/pa_vdouble.h, include/pa_vhash.h, include/pa_vint.h,
25752: include/pa_vjunction.h, include/pa_vmframe.h,
25753: include/pa_vobject.h, include/pa_vstring.h,
25754: include/pa_vunknown.h, include/pa_wcontext.h,
25755: include/pa_wwrapper.h, main/compile.C, main/compile.y,
25756: main/compile_tools.C, main/compile_tools.h, main/core.C,
25757: main/execute.C, main/pa_array.C, main/pa_cframe.C,
25758: main/pa_common.C, main/pa_exception.C, main/pa_hash.C,
25759: main/pa_pool.C, main/pa_request.C, main/pa_string.C,
25760: main/pa_table.C, main/pa_value.C, main/pa_vclass.C,
25761: main/pa_wcontext.C: sources header
25762:
25763: * src/main/pa_request.C: auto..
25764:
25765: * src/: include/pa_request.h, main/compile.C, main/compile.y,
25766: main/pa_request.C: auto tree0
25767:
25768: * src/: include/core.h, include/pa_request.h, main/compile.y,
25769: main/core.C, main/pa_request.C: names to core.C
25770:
25771: * src/: include/core.h, include/pa_common.h, include/pa_pool.h,
25772: include/pa_request.h, main/core.C, main/execute.C,
25773: main/pa_common.C, main/pa_request.C: root auto.p loaded
25774:
25775: * src/: include/code.h, include/pa_request.h, include/pa_vint.h,
25776: include/pa_vjunction.h, include/pa_vstring.h, main/compile.y,
25777: main/compile_tools.C, main/compile_tools.h, main/execute.C:
25778: optimized from OP_STRING+OP_WRITE to OP_STRING__WRITE
25779:
25780: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
25781: @auto[] realised. auto.p scan togo
25782:
25783: * src/: include/pa_request.h, main/execute.C: autocalc
25784: code-junctions result now have names
25785:
25786: * src/: classes/double.C, classes/int.C, classes/root.C,
25787: classes/string.C, include/pa_request.h, include/pa_string.h,
25788: include/pa_wcontext.h, main/compile.y, main/execute.C,
25789: main/pa_string.C, main/pa_wcontext.C: tainting 0
25790:
25791: * src/classes/env.C: env:file/line
25792:
25793: * src/: include/core.h, include/pa_array.h, include/pa_hash.h,
25794: include/pa_request.h, include/pa_value.h, include/pa_vcframe.h,
25795: include/pa_vdouble.h, include/pa_vint.h, include/pa_vstring.h,
25796: include/pa_vunknown.h, include/pa_wcontext.h, main/compile.y,
25797: main/compile_tools.C, main/compile_tools.h, main/core.C,
25798: main/execute.C, main/main.dsp, main/pa_cframe.C,
25799: main/pa_request.C, main/pa_wcontext.C: const fight finished
25800:
25801: * src/include/pa_vclass.h: const fight to go
25802:
25803: * src/: classes/_env.h, classes/env.C, classes/root.C,
25804: include/pa_request.h, include/pa_vclass.h, main/core.C,
25805: main/main.dsp: env0
25806:
25807: * src/: classes/_double.h, classes/_int.h, classes/_root.h,
25808: classes/_string.h, classes/double.C, classes/int.C,
25809: classes/root.C, classes/string.C, include/pa_request.h,
25810: include/pa_string.h, include/pa_types.h, include/pa_vcframe.h,
25811: include/pa_wcontext.h, main/core.C, main/main.dsp,
25812: main/pa_cframe.C, main/pa_string.C, main/pa_vclass.C,
25813: main/pa_wcontext.C: ^lang prepare0
25814:
25815: 2001-03-09 paf
25816:
25817: * src/: include/pa_vmframe.h, main/compile.C, main/execute.C: expr
25818: construct proper naming
25819:
25820: * src/: classes/_double.h, classes/_int.h, classes/_string.h,
25821: classes/double.C, classes/int.C, classes/root.C,
25822: classes/string.C, include/code.h, include/pa_value.h,
25823: include/pa_vbool.h, include/pa_vdouble.h, include/pa_vint.h,
25824: include/pa_vmframe.h, include/pa_vobject.h, include/pa_vstring.h,
25825: main/compile.y, main/compile_tools.C, main/core.C,
25826: main/execute.C, main/main.dsp: Int and Double classes with ^int[]
25827: and ^double[]. fixed expr type
25828:
25829: * src/: classes/root.C, include/pa_request.h, main/execute.C:
25830: ^string.length[]
25831:
25832: 2001-03-08 paf
25833:
25834: * src/include/pa_vmframe.h: fixed forgotten method_frame my check
25835:
25836: * src/: include/pa_vclass.h, include/pa_vstring.h,
25837: include/pa_wcontext.h, main/compile.y, main/core.C,
25838: main/execute.C, main/main.dsp: dead end: vstring can't be
25839: derivated from vobject
25840:
25841: * src/: include/pa_vclass.h, include/pa_vhash.h,
25842: include/pa_vobject.h, include/pa_vstring.h, main/main.dsp: z
25843:
25844: * src/include/: pa_vclass.h, pa_vhash.h, pa_vobject.h: removes some
25845: remained clone conseqs
25846:
25847: * src/main/pa_vclass.C: that were ok... [vclass were out of vcs]
25848:
25849: * src/main/pa_vclass.C: wow! vclass were out of vcs
25850:
25851: * src/: include/pa_bool.h, include/pa_double.h, include/pa_value.h,
25852: include/pa_vbool.h, include/pa_vclass.h, include/pa_vdouble.h,
25853: include/pa_vhash.h, include/pa_vjunction.h, include/pa_vmframe.h,
25854: include/pa_vobject.h, include/pa_vstring.h,
25855: include/pa_vunknown.h, main/compile.y, main/compile_tools.C,
25856: main/execute.C: withoud cloning. didn't need it actually, params
25857: got passed from out unnamed ewpool
25858:
25859: * src/: include/pa_vdouble.h, include/pa_vhash.h,
25860: include/pa_vjunction.h, include/pa_vobject.h,
25861: include/pa_vunknown.h, main/compile.y: cloning dead end
25862:
25863: * src/: include/pa_bool.h, include/pa_double.h,
25864: include/pa_valiased.h, include/pa_value.h, include/pa_vbool.h,
25865: include/pa_vclass.h, include/pa_vdouble.h, include/pa_vhash.h,
25866: include/pa_vjunction.h, include/pa_vmframe.h,
25867: include/pa_vobject.h, include/pa_vstring.h,
25868: include/pa_vunknown.h, main/compile.y, main/compile_tools.C,
25869: main/execute.C, main/main.dsp, main/pa_value.C: value.cloning so
25870: to give params proper names
25871:
25872: * src/main/pa_wcontext.C: z
25873:
25874: * src/: include/pa_vmframe.h, main/execute.C: added names to
25875: unknown values in get_element and unfilled params. removed wrong
25876: name change in get_element
25877:
25878: * src/main/execute.C: z
25879:
25880: * src/main/execute.C: fixed problems calling operators in
25881: constructors
25882:
25883: * src/: classes/root.C, include/pa_stack.h, main/execute.C:
25884: detected problems calling operators in constructors
25885:
25886: * src/: classes/root.C, include/pa_request.h, main/execute.C:
25887: autocalc def to string
25888:
25889: * src/: classes/root.C, include/pa_request.h, include/pa_value.h,
25890: include/pa_vbool.h, include/pa_wwrapper.h, main/execute.C: ^if 0
25891:
25892: * src/classes/root.C: added root.c
25893:
25894: * src/: include/pa_request.h, include/pa_value.h,
25895: include/pa_vcframe.h, include/pa_vmframe.h,
25896: include/pa_wcontext.h, main/compile.C, main/compile.y,
25897: main/core.C, main/execute.C, main/pa_cframe.C,
25898: main/pa_wcontext.C: 'if' just compiled
25899:
25900: * src/: include/pa_vbool.h, include/pa_vdouble.h,
25901: include/pa_vjunction.h, include/pa_vmframe.h,
25902: include/pa_vstring.h, include/pa_wcontext.h, main/execute.C,
25903: main/pa_wcontext.C: z
25904:
25905: * src/: include/pa_value.h, include/pa_vmframe.h, main/compile.y,
25906: main/core.C, main/execute.C, main/main.dsp: z. detected probs
25907: with parameter names in operator methods
25908:
25909: * src/main/compile.y: minor renamings in .y
25910:
25911: * src/: include/pa_request.h, main/compile.C, main/compile.y,
25912: main/core.C, main/main.dsp: introducing ROOT_CLASS. it's default
25913: @BASE. changed 'RUN' assignment mech
25914:
25915: * src/main/execute.C: z
25916:
25917: * src/: include/code.h, main/compile.y, main/compile_tools.C,
25918: main/compile_tools.h, main/execute.C: made class: dynamic, not
25919: static. so to enable runtime ^use
25920:
25921: * src/main/compile.y: minor grammar bug with OP_CODE__STORE_PARAM
25922:
25923: * src/: include/code.h, main/compile.y, main/compile_tools.C,
25924: main/execute.C: joined 2 into one OP_CODE__STORE_PARAM
25925:
25926: * src/main/execute.C: root root in code-junction
25927:
25928: 2001-03-07 paf
25929:
25930: * src/include/: pa_value.h, pa_vclass.h, pa_vhash.h, pa_vmframe.h,
25931: pa_vobject.h, pa_wwrapper.h: const in Value.get_element
25932:
25933: * src/: include/pa_stack.h, include/pa_value.h,
25934: include/pa_vclass.h, include/pa_vhash.h, include/pa_vmframe.h,
25935: include/pa_vobject.h, include/pa_wwrapper.h, main/execute.C:
25936: fixed rwcontext of {} params up
25937:
25938: * src/main/: compile.y, compile_tools.h: ^func(params)
25939:
25940: * src/main/compile.y: .y priorities syntax shaped up a bit
25941:
25942: * src/: include/pa_hash.h, include/pa_value.h, include/pa_vhash.h,
25943: include/pa_vunknown.h, main/compile.y, main/execute.C,
25944: main/pa_hash.C: expr def in -f
25945:
25946: * src/main/: compile.y, execute.C: expr calls
25947:
25948: * src/main/: compile.y, execute.C, pa_string.C: bug in string.cmp
25949: fixed
25950:
25951: * src/main/compile.y: expr quoted code
25952:
25953: * src/main/: compile.y, execute.C: expr whitespace solved. added ""
25954: support0
25955:
25956: * src/main/compile.y: expr string comparisons 0
25957:
25958: * src/: include/pa_string.h, main/compile.y, main/execute.C,
25959: main/pa_string.C: just compiled lt&co
25960:
25961: * src/main/execute.C: ^var.menu{$field} problem detected. that
25962: $field not a $var.field
25963:
25964: 2001-03-06 paf
25965:
25966: * src/main/compile.y: .y expr visible-shorter
25967:
25968: * src/: include/code.h, main/compile.y, main/execute.C: 1 problems
25969: with skipping whitespace in yylex fixed 2 xors: # bitwise ##
25970: logical
25971:
25972: * src/: include/pa_vstring.h, main/compile.y: problems with
25973: skipping whitespace in yylex
25974:
25975: * src/include/pa_vbool.h: forgot this
25976:
25977: * src/: include/code.h, main/compile.y, main/execute.C: without
25978: string ops in expressions 0
25979:
25980: * src/: include/pa_value.h, include/pa_vdouble.h,
25981: include/pa_vstring.h, include/pa_vunknown.h, main/compile.y,
25982: main/execute.C, main/main.dsp: !~
25983:
25984: * src/: include/pa_vcframe.h, include/pa_vclass.h,
25985: include/pa_vdouble.h, include/pa_vhash.h, include/pa_vjunction.h,
25986: include/pa_vmframe.h, include/pa_vobject.h, include/pa_vstring.h,
25987: include/pa_vunknown.h, include/pa_wcontext.h,
25988: include/pa_wwrapper.h, main/compile.y, main/compile_tools.C,
25989: main/compile_tools.h, main/execute.C: +-*/
25990:
25991: * src/: include/pa_vdouble.h, main/compile.y, main/compile_tools.C,
25992: main/compile_tools.h: grammar-1.1 $a(z) $a=0
25993:
25994: * src/: include/pa_value.h, include/pa_vdouble.h, main/compile.y,
25995: main/execute.C: expr grammar-1 2*2=4.000000 :)
25996:
25997: * src/main/compile.y: expr grammar-1
25998:
25999: * src/main/compile.y: expr lexx1
26000:
26001: * src/main/: compile.y, execute.C, main.dsp: z
26002:
26003: * src/: include/code.h, include/pa_valiased.h, include/pa_value.h,
26004: include/pa_vdouble.h, include/pa_vstring.h, main/compile.y,
26005: main/execute.C: expr lex0 exec-1
26006:
26007: * src/: include/code.h, main/compile.y, main/compile_tools.h: g
26008:
26009: 2001-02-26 paf
26010:
26011: * src/main/compile.y: max_string in yyerror bug fix
26012:
26013: 2001-02-25 paf
26014:
26015: * src/: include/pa_value.h, include/pa_vmframe.h,
26016: include/pa_wcontext.h, main/execute.C: VAliased3
26017:
26018: * src/include/: pa_value.h, pa_vmframe.h: VAliased2
26019:
26020: * src/main/execute.C: VAliased1
26021:
26022: * src/: include/pa_request.h, include/pa_value.h,
26023: include/pa_vmframe.h, include/pa_wcontext.h, main/execute.C:
26024: VAliased0
26025:
26026: * src/: include/pa_pool.h, include/pa_request.h,
26027: include/pa_value.h, include/pa_vclass.h, include/pa_vmframe.h,
26028: include/pa_vobject.h, main/core.C, main/execute.C, main/main.dsp:
26029: VAliased just compiled
26030:
26031: * src/: include/pa_pool.h, include/pa_value.h, include/pa_vclass.h,
26032: include/pa_vobject.h, main/execute.C: alias dead end
26033:
26034: * src/: include/pa_value.h, include/pa_vclass.h,
26035: include/pa_wcontext.h, include/pa_wwrapper.h, main/execute.C,
26036: main/main.dsp: no not get fields into interm VFielded class.
26037: fields & staticfields 1
26038:
26039: * src/: include/pa_vcframe.h, include/pa_vmframe.h,
26040: include/pa_vobject.h, include/pa_wcontext.h,
26041: include/pa_wwrapper.h, main/core.C, main/execute.C,
26042: main/main.dsp: would now get fields into interm VFielded class
26043:
26044: * src/: include/pa_hash.h, include/pa_value.h, include/pa_vclass.h,
26045: include/pa_vmframe.h, include/pa_vobject.h, include/pa_vstring.h,
26046: include/pa_wcontext.h, main/compile.y, main/core.C,
26047: main/execute.C, main/main.dsp, main/pa_hash.C, main/pa_value.C,
26048: main/pa_wcontext.C: virtuals2
26049:
26050: * src/main/compile.y: : 1
26051:
26052: * src/main/compile.y: rethought to $class:static.field.subfield
26053:
26054: * src/: include/pa_vclass.h, main/compile.y, main/execute.C:
26055: $class:element
26056:
26057: * src/: include/pa_value.h, include/pa_vmframe.h,
26058: include/pa_wwrapper.h, main/compile.y, main/execute.C,
26059: main/pa_wcontext.C: before execute class calls rewrite
26060:
26061: * src/: include/pa_request.h, main/compile.C, main/core.C: default
26062: name RUN, also alias
26063:
26064: * src/main/compile.y: escaping bug
26065:
26066: * src/: include/pa_request.h, include/pa_value.h,
26067: include/pa_vobject.h, main/compile.y, main/compile_tools.h,
26068: main/core.C, main/execute.C, main/pa_common.C: vobject1
26069:
26070: * src/: include/code.h, include/pa_value.h, include/pa_vclass.h,
26071: include/pa_vmframe.h, include/pa_vobject.h,
26072: include/pa_wwrapper.h, main/compile.y, main/compile_tools.C,
26073: main/compile_tools.h, main/execute.C: ^class:method() just
26074: compiled
26075:
26076: 2001-02-24 paf
26077:
26078: * src/main/main.dsp: no bison -d
26079:
26080: * src/main/: compile.y, compile_tools.h: use0 line no on 'undef
26081: class' err msg wrong
26082:
26083: * src/main/compile.y: z
26084:
26085: * src/main/: compile.y, core.C: yylex need some @special lines adj
26086:
26087: * src/: include/pa_request.h, include/pa_vclass.h, main/compile.C,
26088: main/compile.y, main/compile_tools.h, main/core.C: modules0
26089:
26090: * src/: include/pa_vclass.h, main/core.C: z
26091:
26092: * src/: include/pa_value.h, include/pa_vclass.h,
26093: include/pa_vobject.h, main/main.dsp: vobject00
26094:
26095: * src/main/pa_array.C: minor bug in expanding very small arrays.
26096: 60% from 1 were 0
26097:
26098: * src/: include/pa_value.h, include/pa_wcontext.h,
26099: include/pa_wwrapper.h, main/execute.C, main/pa_value.C: it works
26100: as bad as you've named it: wcontext.value() was not a perfect
26101: idea
26102:
26103: * src/main/execute.C: codeframe1
26104:
26105: * src/: include/pa_value.h, include/pa_vcframe.h,
26106: include/pa_vclass.h, include/pa_vframe.h, include/pa_vhash.h,
26107: include/pa_vjunction.h, include/pa_vmframe.h,
26108: include/pa_wcontext.h, include/pa_wwrapper.h, main/execute.C,
26109: main/main.dsp, main/pa_cframe.C, main/pa_wcontext.C: codeframe
26110: just compiled
26111:
26112: * src/: include/pa_vframe.h, main/compile.y: found junction
26113: ideology @: ^x{$a()) must construct current wcontext element, so
26114: smart wcontext handling needed
26115:
26116: * src/main/compile.y: fixed grammar bugs in constructor/params
26117: klinch
26118:
26119: * src/main/: compile.y, execute.C: fixed empty constructor
26120: optimized empty case. failed on calls - produced empty string
26121: param
26122:
26123: * src/main/compile.y: fixed last \n macrotemplate strip bug
26124:
26125: * src/: include/code.h, include/pa_request.h, include/pa_value.h,
26126: include/pa_vclass.h, include/pa_vframe.h, main/compile.y,
26127: main/compile_tools.C, main/compile_tools.h, main/core.C,
26128: main/execute.C: code junctions0. something wrong with last \n
26129: macrotemplate strip
26130:
26131: * src/: include/pa_value.h, main/compile.C, main/core.C,
26132: main/pa_value.C: minor error reporting format beautifyings
26133:
26134: * src/: include/pa_value.h, include/pa_vclass.h,
26135: include/pa_vframe.h, main/core.C, main/execute.C,
26136: main/pa_value.C: get_method RIP. junctions everywhere. call with
26137: junctions0
26138:
26139: 2001-02-23 paf
26140:
26141: * src/include/: pa_value.h, pa_vclass.h, pa_vframe.h,
26142: pa_wwrapper.h: lara came, can't work, sorry :(
26143:
26144: * src/main/: compile.y, execute.C, main.dsp: rethought some. before
26145: junction
26146:
26147: * src/: include/pa_vframe.h, include/pa_vunknown.h,
26148: include/pa_wcontext.h, include/pa_wwrapper.h, main/core.C,
26149: main/execute.C, main/main.dsp, main/pa_value.C: call0
26150:
26151: * src/: include/pa_hash.h, include/pa_value.h,
26152: include/pa_wcontext.h, main/core.C, main/execute.C,
26153: main/main.dsp, main/pa_hash.C: started call. store param, vframe
26154: done
26155:
26156: * src/include/pa_wcontext.h: z
26157:
26158: * src/main/: compile.y, compile_tools.C, compile_tools.h: fixed
26159: wrong grammar in complex constructor case
26160:
26161: * src/main/: compile.y, execute.C: empty constructor bug fixed
26162:
26163: * src/main/execute.C: with result rwpool
26164:
26165: * src/: include/pa_value.h, main/core.C, main/execute.C,
26166: main/main.dsp: value named
26167:
26168: * src/: include/pa_value.h, include/pa_vstring.h, main/execute.C:
26169: strign 2 value in 2 places in execute
26170:
26171: * src/: include/pa_value.h, include/pa_wcontext.h, main/compile.y,
26172: main/execute.C, main/main.dsp, main/pa_array.C: auto VHash on
26173: wcontext.put_element when wcontext fvalue==0
26174:
26175: 2001-02-22 paf
26176:
26177: * src/: include/pa_hash.h, include/pa_value.h, include/pa_vclass.h,
26178: include/pa_vhash.h, include/pa_vstring.h, include/pa_wcontext.h,
26179: main/execute.C, main/main.dsp: auto VHash in pa.th.cre.at.e
26180:
26181: * src/: include/pa_wcontext.h, main/compile.y, main/execute.C:
26182: erroreos checkout
26183:
26184: * src/: include/pa_request.h, main/compile.y: $self.put(val)
26185:
26186: * src/: include/pa_array.h, main/compile.y, main/compile_tools.C,
26187: main/compile_tools.h, main/pa_array.C: $self.get
26188:
26189: * src/main/: compile.C, compile.y, compile_tools.C: z
26190:
26191: * src/main/compile.y: $: wasn't finished - $:sdf(sdf) troubled a
26192: bit. finished now.
26193:
26194: * src/main/compile.y: $: finished
26195:
26196: * src/main/: compile.C, compile.y, execute.C: started : with $a.$:f
26197:
26198: * src/: include/code.h, main/compile_tools.C, main/compile_tools.h,
26199: main/execute.C: OP_STRING better then some xxx _VALUE
26200:
26201: * src/: include/code.h, include/pa_vstring.h, main/compile.y,
26202: main/compile_tools.C, main/compile_tools.h, main/execute.C:
26203: string to vstring it .y all
26204:
26205: * src/: include/pa_request.h, include/pa_stack.h,
26206: include/pa_wcontext.h, main/execute.C: z about to vstring it .y
26207: all
26208:
26209: * src/main/: compile.C, core.C, execute.C, pa_string.C: more
26210: precise parse error line:col
26211:
26212: * src/: include/pa_pool.h, include/pa_vclass.h, main/core.C,
26213: main/pa_hash.C, main/pa_pool.C: TRY...
26214:
26215: * src/: include/pa_exception.h, include/pa_pool.h,
26216: include/pa_request.h, include/pa_value.h, include/pa_wcontext.h,
26217: main/compile.C, main/compile.y, main/compile_tools.C,
26218: main/core.C, main/pa_array.C, main/pa_exception.C,
26219: main/pa_hash.C, main/pa_pool.C, main/pa_string.C,
26220: main/pa_table.C: removed exception from request
26221:
26222: * src/: include/pa_vstring.h, main/compile.C, main/core.C: added
26223: some forgotten
26224:
26225: * src/: include/code.h, include/pa_value.h, include/pa_vclass.h,
26226: include/pa_wcontext.h, main/compile.y, main/compile_tools.C,
26227: main/compile_tools.h, main/execute.C, main/main.dsp: iiieeyys!
26228: get/put simple vars to VClass works0
26229:
26230: * src/: include/pa_array.h, include/pa_wcontext.h,
26231: main/pa_string.C: in process, but found that exceptions are too
26232: global
26233:
26234: * src/: include/code.h, include/pa_string.h, include/pa_value.h,
26235: include/pa_vclass.h, include/pa_wcontext.h, main/compile.y,
26236: main/execute.C, main/pa_string.C: write_value write_string 0 it
26237: seems wcontext must write strings regardles of fvalue!=0
26238:
26239: 2001-02-21 paf
26240:
26241: * src/main/execute.C: tired :)
26242:
26243: * src/main/: compile.C, compile.y, execute.C: store0
26244:
26245: * src/: include/compile.h, include/execute.h, include/pa_array.h,
26246: include/pa_request.h, include/pa_stack.h, include/pa_vclass.h,
26247: include/pa_wcontext.h, main/compile.C, main/compile.y,
26248: main/execute.C, main/main.dsp, main/pa_array.C,
26249: main/pa_request.C: get put -1 [just compiled]
26250:
26251: * src/: include/core.h, include/pa_context.h, include/pa_request.h,
26252: include/pa_vclass.h, include/pa_wcontext.h, main/core.C,
26253: main/main.dsp, main/pa_request.C: request core methods0
26254:
26255: * src/: include/compile.h, include/pa_array.h, main/compile.C,
26256: main/compile.y, main/execute.C: MAIN_METHOD_NAME ready to write
26257: execute
26258:
26259: * src/: include/pa_exception.h, include/pa_value.h, main/compile.C,
26260: main/compile.y, main/compile_tools.C, main/compile_tools.h: .y
26261: methods and one_big_piece. now compile returns array<method*>
26262:
26263: * src/main/compile.y: more straightforward yylex[end]
26264:
26265: * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C:
26266: string.operator==(char*)
26267:
26268: * src/: include/execute.h, include/pa_array.h, include/pa_value.h,
26269: main/execute.C, main/pa_array.C: after array.const get wonders
26270:
26271: * src/include/: compile.h, pa_context.h, pa_hash.h, pa_request.h,
26272: pa_string.h, pa_value.h: struck with const array.gets
26273:
26274: * src/main/: execute.C: z
26275:
26276: * src/main/: compile.y, execute.C: z
26277:
26278: * src/main/: compile.C, compile.y, compile_tools.h: error
26279: processing in eval & yyerror so it wouldn't cause memleaks.
26280:
26281: * src/main/: compile.C, compile.y: failed to add absolute precies
26282: parse error positions. leaving RIGHTMOST position as
26283: @file[line:col]
26284:
26285: * src/: include/compile.h, main/compile.C, main/compile.y,
26286: main/compile_tools.h: line numbers needed. would add them to .y
26287: now internally. externally it's not as precise as needed
26288:
26289: * src/: include/code.h, include/pa_types.h, main/compile.C,
26290: main/compile.y, main/compile_tools.C, main/compile_tools.h,
26291: main/execute.C, main/main.dsp: .y to c++ hierarchy output fix.
26292: compiler works ok
26293:
26294: 2001-02-20 paf
26295:
26296: * src/main/: compile.C, compile.y, compile_tools.C,
26297: compile_tools.h, execute.C, main.dsp: nestage probs, eof yylex
26298: not perfect
26299:
26300: * src/: include/code.h, include/compile.h, include/execute.h,
26301: include/pa_array.h, include/pa_common.h, include/pa_pool.h,
26302: include/pa_string.h, include/pa_table.h, include/pa_types.h,
26303: main/compile.C, main/compile.y, main/compile_tools.C,
26304: main/compile_tools.h, main/core.C, main/execute.C, main/main.dsp,
26305: main/pa_array.C, main/pa_common.C, main/pa_hash.C,
26306: main/pa_string.C, main/pa_table.C: bison[yacc] first time
26307: compiled. execute=dump for now
26308:
26309: * src/main/core.C: core rewrite using yacc investigations now will
26310: be compile[yacc]/execute[opcodes]
26311:
26312: 2001-02-15 paf
26313:
26314: * src/: include/pa_value.h, main/core.C: maybe a-la yacc those ifs
26315: rewrite as turing machine? for it seems it would be it's too many
26316: ifs with this syntax now
26317:
26318: 2001-02-14 paf
26319:
26320: * src/main/core.C: get_params 1
26321:
26322: * src/main/core.C: get_params figured ^menu[UNEVALUATED unthinked
26323: :( ]
26324:
26325: * src/main/core.C: varios breaks
26326:
26327: * src/main/core.C: get names 3
26328:
26329: * src/main/core.C: get names 2
26330:
26331: * src/main/core.C: get names 1
26332:
26333: * src/: include/pa_string.h, main/core.C, main/pa_string.C: get
26334: names 0
26335:
26336: * src/: include/pa_value.h, main/core.C, main/pa_string.C: process
26337: text repassing2 operator static vars
26338:
26339: * src/: include/pa_context.h, include/pa_string.h, main/core.C,
26340: main/pa_string.C: process text repassing
26341:
26342: * src/: include/pa_context.h, include/pa_value.h, main/core.C:
26343: module:calls changes
26344:
26345: 2001-02-13 paf
26346:
26347: * src/: include/pa_context.h, include/pa_value.h, main/core.C:
26348: ^class:calls[] started
26349:
26350: * src/: include/pa_value.h, main/core.C: z
26351:
26352: * src/main/core.C: operators : and self. prefixes
26353:
26354: * src/main/core.C: z
26355:
26356: * src/: include/pa_string.h, main/pa_string.C: String_iterator
26357: tested
26358:
26359: * src/: include/pa_string.h, main/pa_string.C: String_iterator
26360: optimized
26361:
26362: * src/main/pa_string.C: String_iterator::skip_to optimized a bit.
26363: would change privates to better support optimization
26364:
26365: * src/: include/pa_string.h, main/pa_string.C:
26366: String_iterator::skip_to todo:optimize
26367:
26368: 2001-02-12 paf
26369:
26370: * src/: include/pa_string.h, main/core.C, main/pa_string.C: started
26371: String_iterator
26372:
26373: * src/: include/pa_context.h, include/pa_value.h, main/core.C: some
26374: comments
26375:
26376: * src/: include/pa_context.h, include/pa_value.h, main/core.C: get
26377: self/methodref joined
26378:
26379: 2001-02-11 paf
26380:
26381: * src/: include/pa_context.h, include/pa_value.h, main/core.C,
26382: main/main.dsp: core started. core.C, context&value .h
26383:
26384: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
26385: include/pa_string.h, main/main.dsp, main/pa_array.C,
26386: main/pa_hash.C, main/pa_pool.C, main/pa_string.C: :pooled
26387:
26388: 2001-01-30 paf
26389:
26390: * src/: Makefile.am, main/Makefile.am, targets/Makefile.am: .am
26391: comments
26392:
26393: * src/: include/pa_pool.h, main/Makefile.am, main/main.dsp,
26394: main/pa_pool.C: moved pa_pool.C to be target specific
26395:
26396: * src/: include/pa_exception.h, include/pa_pool.h,
26397: include/pa_table.h, main/pa_exception.C, main/pa_table.C: minor *
26398: to & changes
26399:
26400: * src/: include/pa_exception.h, include/pa_pool.h,
26401: include/pa_request.h, include/pa_table.h, main/pa_array.C,
26402: main/pa_exception.C, main/pa_pool.C, main/pa_table.C: error
26403: re-associated. that's much better even removed 'die' necessety
26404:
26405: * src/: include/pa_error.h, include/pa_exception.h,
26406: include/pa_pool.h, include/pa_request.h, main/main.dsp,
26407: main/pa_error.C, main/pa_exception.C, main/pa_pool.C,
26408: targets/Makefile.am: lowered targets/parser into subdir, added
26409: parser_Pool(Pool) failed to add. would think..
26410:
26411: * src/: include/pa_error.h, include/pa_hash.h, include/pa_string.h,
26412: include/pa_table.h, main/pa_error.C, main/pa_hash.C,
26413: main/pa_string.C, main/pa_table.C: Table more like C++ style
26414: hence lots of 'const'
26415:
26416: * src/: include/pa_error.h, include/pa_request.h,
26417: include/pa_string.h, include/pa_table.h, main/pa_error.C,
26418: main/pa_table.C: Error fixed
26419:
26420: 2001-01-29 paf
26421:
26422: * src/: include/pa_array.h, include/pa_common.h,
26423: include/pa_error.h, include/pa_hash.h, include/pa_pool.h,
26424: include/pa_request.h, include/pa_string.h, include/pa_table.h,
26425: main/Makefile.am, main/pa_array.C, main/pa_common.C,
26426: main/pa_error.C, main/pa_hash.C, main/pa_table.C: added forgotten
26427:
26428: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
26429: include/pa_string.h, include/pa_table.h, include/pa_types.h,
26430: main/Makefile.am, main/main.dsp, main/pa_array.C, main/pa_hash.C,
26431: main/pa_string.C, main/pa_table.C: Request Error Table
26432:
26433: * src/: include/pa_pool.h, main/pa_array.C: tested - decision "no
26434: templates"
26435:
26436: * src/: include/pa_array.h, include/pa_pool.h, main/Makefile.am,
26437: main/main.dsp, main/pa_array.C: templates failed no template
26438: specializations [VC6], no library auto instantation [VC6, GNU c++
26439: 2.95.2-6 from latest cygwin]
26440:
26441: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
26442: include/pa_string.h, include/pa_table.h, include/pa_types.h,
26443: main/main.dsp, main/pa_array.C, main/pa_string.C,
26444: main/pa_table.C: Table started would test template Array now
26445:
26446: * src/: include/pa_pool.h, include/pa_string.h, main/pa_string.C:
26447: String originating
26448:
26449: * src/: include/pa_hash.h, include/pa_pool.h, include/pa_threads.h,
26450: main/pa_hash.C: made local Hash-es not thread safe=quicker by
26451: SYNCHRONIZED(thread_safe)
26452:
26453: * src/include/: pa_array.h, pa_hash.h, pa_string.h: moved .h public
26454: parts to top
26455:
26456: * src/: include/pa_hash.h, include/pa_threads.h, main/pa_hash.C,
26457: main/pa_threads.C: decided on one global_mutex, like PHP as I can
26458: see: needed only in global Hash now, made Hash:: put/get
26459: SYNCHRONIZED
26460:
26461: * src/: include/pa_hash.h, include/pa_threads.h, main/main.dsp,
26462: main/pa_threads.C: added pa_threads
26463:
26464: Mutex
26465:
26466: * src/include/pa_hash.h: some comments
26467:
26468: * src/: main/pa_array.C, include/pa_array.h, include/pa_pool.h:
26469: Array& operator += (Array& src)
26470:
26471: * src/main/pa_array.C: expand not convinient, would rewrite
26472:
26473: * src/: include/pa_array.h, main/pa_array.C: Array::operator +=
26474: (Array& src)
26475:
26476: rethought, would change now
26477:
26478: 2001-01-27 paf
26479:
26480: * src/: include/pa_array.h, main/pa_array.C: array [] with chunk
26481: caching
26482:
26483: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
26484: include/pa_string.h, main/pa_array.C, main/pa_string.C: array
26485: cache rethought to chunk caching
26486:
26487: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
26488: include/pa_string.h, main/main.dsp, main/pa_array.C,
26489: main/pa_hash.C, main/pa_string.C: Array 0
26490:
26491: * src/main/pa_string.C: String::operator ==
26492:
26493: * src/main/pa_hash.C: String(&String)
26494:
26495: * src/main/pa_hash.C: added pa_hash.C [forgotten]
26496:
26497: * src/: include/pa_hash.h, include/pa_string.h, include/pa_types.h,
26498: main/main.dsp, main/pa_string.C: uint, and added pa_types &
26499: pa_hash[forgotten]
26500:
26501: 2001-01-26 paf
26502:
26503: * src/: include/pa_pool.h, include/pa_string.h, main/pa_string.C:
26504: removed templates [vc++ suxx]
26505:
26506: * src/: include/pa_pool.h, include/pa_string.h, main/main.dsp,
26507: main/pa_pool.C, main/pa_string.C: templates in VC++ suxx.
26508:
26509: * src/include/: pa_pool.h, pa_string.h: pa_pool split
26510:
1.119 moko 26511: * src/main/: main.dsp, pa_string.C: Id check
1.95 moko 26512:
1.119 moko 26513: * src/: main/pa_pool.C, main/pa_string.C, include/pa_pool.h: Id
1.95 moko 26514: check
26515:
26516: * src/: include/pa_pool.h, main/pa_string.C: String prealloc &
26517: dynamic row_count
26518:
26519: * src/: Makefile.am, include/pa_pool.h, main/Makefile.am,
26520: main/main.dsp, main/pa_pool.C, main/pa_string.C,
26521: targets/Makefile.am: Initial revision
26522:
26523: * src/: Makefile.am, include/pa_pool.h, main/Makefile.am,
26524: main/main.dsp, main/pa_pool.C, main/pa_string.C,
26525: targets/Makefile.am: creating parser3 module
26526:
E-mail: