Annotation of parser3/ChangeLog, revision 1.65
1.65 ! misha 1: 2008-05-14 misha
! 2: * src/classes/hashfile.C 1.42:
! 3: - incorrect vars context calculation for ^hashfile.foreach[;]{}
! 4: fixed
! 5:
! 6: * src/classes/hash.C 1.83:
! 7: * src/classes/table.C 1.242:
! 8: - little optimisation
! 9:
! 10: * src/classes/file.C 1.169:
! 11: - bugfix: double absolute path while loading file
! 12:
! 13: * tests/174.html 1.1:
! 14: * tests/results/174.processed 1.1:
! 15: - tests for hashfile were added
! 16:
! 17: * buildall-with-xml 1.23:
! 18: - moving to libxslt 1.1.24
! 19:
! 20: 2008-04-30 misha
! 21: * src/classes/file.C 1.168:
! 22: - stat file while loading (local only) so .adate, .mdate and
! 23: .cdate available without additional ::stat
! 24:
! 25: 2008-04-28 misha
! 26: * src/classes/file.C 1.167:
! 27: - $.name and $.content-type available for stated file
! 28:
! 29: 2008-04-14 misha
! 30: * src/targets/cgi/parser3.C 1.247:
! 31: - new year in copyright %-)
! 32:
! 33: * src/include/pa_version.h 1.30:
! 34: - new version number in head
! 35:
1.64 misha 36: 2008-04-10 misha
1.65 ! misha 37: * Makefile.am [release_3_2_3] 1.54.2.1:
! 38: * Makefile.am [release_3_2_3] 1.54.2.2:
! 39: * Makefile.am [release_3_2_3] 1.54.2.3:
! 40: * Makefile.in [release_3_2_3] 1.69.2.1:
! 41: * Makefile.in [release_3_2_3] 1.69.2.2:
! 42: * Makefile.in [release_3_2_3] 1.69.2.3:
! 43: * acinclude.m4 [release_3_2_3] 1.40.2.1:
! 44: * acinclude.m4 [release_3_2_3] 1.40.2.2:
! 45: * acinclude.m4 [release_3_2_3] 1.40.2.3:
! 46: * aclocal.m4 [release_3_2_3] 1.43.2.1:
! 47: * aclocal.m4 [release_3_2_3] 1.43.2.2:
! 48: * aclocal.m4 [release_3_2_3] 1.43.2.3:
! 49: * acsite.m4 [release_3_2_3] 1.18.2.1:
! 50: * acsite.m4 [release_3_2_3] 1.18.2.2:
! 51: * acsite.m4 [release_3_2_3] 1.18.2.3:
! 52: * configure [release_3_2_3] 1.95.2.1:
! 53: * configure [release_3_2_3] 1.95.2.2:
! 54: * configure [release_3_2_3] 1.95.2.3:
! 55: * configure.in [release_3_2_3] 1.97.2.1:
! 56: * configure.in [release_3_2_3] 1.97.2.2:
! 57: * configure.in [release_3_2_3] 1.97.2.3:
! 58: *** empty log message ***
! 59:
! 60: * src/include/pa_version.h [release_3_2_3] 1.29.2.1:
! 61: =no message
! 62:
1.64 misha 63: * tests/080.html 1.3:
64: * tests/results/080.processed 1.5:
65: - cut '0' from exponential part because of on diff OS it differ (
66: 20 or 020 for ex)
67:
68: * tests/119.html 1.3:
69: * tests/results/119.processed 1.5:
70: - check for encoding while creating xdoc
71:
1.63 misha 72: 2008-04-09 misha
73: * buildall-with-xml 1.22:
74: - move to libxml 2.6.32 and libxslt 1.1.23
75:
76: * src/main/pa_common.C 1.228:
77: - comment added
78:
79: * src/classes/date.C 1.81:
80: - little refactoring
81:
1.62 misha 82: 2008-04-08 misha
83: * Makefile.am 1.53:
84: * Makefile.am 1.54:
85: * Makefile.in 1.68:
86: * Makefile.in 1.69:
87: * acinclude.m4 1.39:
88: * acinclude.m4 1.40:
89: * aclocal.m4 1.42:
90: * aclocal.m4 1.43:
91: * acsite.m4 1.17:
92: * acsite.m4 1.18:
93: * bin/Makefile.in 1.13:
94: * configure 1.94:
95: * configure 1.95:
96: * configure.in 1.96:
97: * configure.in 1.97:
98: * etc/Makefile.in 1.18:
99: * etc/parser3.charsets/Makefile.in 1.22:
100: * src/Makefile.in 1.59:
101: * src/classes/Makefile.in 1.64:
102: * src/include/Makefile.in 1.21:
103: * src/include/pa_config_auto.h.in 1.44:
104: * src/include/pa_config_fixed.h 1.72:
105: * src/lib/Makefile.in 1.16:
106: * src/lib/cord/Makefile.in 1.7:
107: * src/lib/cord/include/Makefile.in 1.5:
108: * src/lib/cord/include/private/Makefile.in 1.5:
109: * src/lib/gc/Makefile.in 1.5:
110: * src/lib/gc/include/Makefile.in 1.5:
111: * src/lib/gd/Makefile.in 1.6:
112: * src/lib/ltdl/Makefile.in 1.10:
113: * src/lib/md5/Makefile.in 1.11:
114: * src/lib/pcre/Makefile.in 1.13:
115: * src/lib/sdbm/Makefile.in 1.4:
116: * src/lib/sdbm/apr-include/Makefile.in 1.4:
117: * src/lib/smtp/Makefile.in 1.6:
118: * src/main/Makefile.in 1.61:
119: * src/sql/Makefile.in 1.15:
120: * src/targets/Makefile.in 1.46:
121: * src/targets/apache13/Makefile.in 1.51:
122: * src/targets/apache13core/Makefile.in 1.8:
123: * src/targets/cgi/Makefile.in 1.70:
124: * src/targets/isapi/Makefile.in 1.16:
125: * src/types/Makefile.in 1.62:
126: *** empty log message ***
127:
128: 2008-04-07 misha
129: * src/classes/table.C 1.240:
130: - use NO_STRINGSTREAM for switch to old style of ^table.save[]:
131: prepare one big string and sabe it at once. it's safe on freebsd
132: 4.x but use much more memory.
133:
134: * buildall-with-xml 1.21:
135: * buildall-without-xml 1.13:
136: - option --disable-stringstream added (under comment. use it on
137: freebsd 4.x)
138:
139: 2008-02-22 misha
140: * src/main/pa_http.C 1.11:
141: - exception if $.body[] and $.forms[] specified together in file::load[;http]
142: - get back transcoding $.body[] in file::load[;http]
143:
144: 2008-02-21 misha
145: * src/classes/date.C 1.80:
146: - ^date.gmt-string[] was added
147:
148: * src/types/pa_value.C 1.24:
149: - method for output date in RFC 822 format moved to pa_common.h
150:
151: * src/include/pa_common.h 1.117:
152: - method for output date in RFC 822 format moved here from
153: pa_value.C
154:
155: * src/types/pa_vmail.C 1.82:
156: - fixed core in sending mail with attachment in simple mode ($
157: .file[file here]) introduced in 3.2.2
158:
159: 2008-02-20 misha
160: * src/main/pa_http.C 1.10:
161: - transcode $.headers before escaping into specified charset while ^file::load[...;http://...] (
162: L_URI instead of L_HTTP_HEADER)
163: - $.cookies param available in ^file::load[;http://...] now (but we don't parse set-cookies from
164: response yet) (cookies not transcoded as common $cookies)
165:
166: 2008-02-19 misha
167: * src/main/pa_request.C 1.292:
168: - rollback: we mustn't force taint $response:field values
169: because in this case $response:locateion[http://...] don't
170: works.
171:
172: 2008-02-15 misha
173: * src/classes/op.C 1.175:
174: - little refactoring
175:
176: * src/main/pa_http.C 1.9:
177: - taint names of $.headers for load[;http
178:
179: * src/main/pa_request.C 1.291:
180: - force taint values of $response:field
181:
182: 2008-02-14 misha
183: * src/main/pa_request.C 1.290:
184: - $response:field transcoded to $response:charset before
185: escaping now
186:
187: * src/main/pa_http.C 1.8:
188: - some outdated comments removed
189:
190: * src/classes/date.C 1.79:
191: - lastdat -> last-day
192:
193: * src/classes/date.C 1.78:
194: - ^date:lastday(year;month) and ^date.lastday[] were added
195: - little code refactoring
196: - comments changes
197:
198: * tests/159.html 1.2:
199: * tests/results/159.processed 1.2:
200: - test for number of days in February
201:
202: * src/types/pa_value.C 1.23:
203: - fixes in code formatting
204:
205: * src/classes/file.C 1.166:
206: * src/classes/op.C 1.174:
207: * src/classes/table.C 1.239:
208: - fixes in code formatting and comments
209:
210: 2008-02-13 misha
211: * src/main/pa_common.C 1.227:
212: - bugfix for february at leap year
213:
214: 2008-01-28 misha
215: * tests/160.html 1.4:
216: * tests/results/160.processed 1.4:
217: - more test for cache added
218:
219: * src/classes/op.C 1.173:
220: - bugfix: cache body executed twice if contains unhandled
221: exception
222:
223: 2008-01-25 misha
224: * src/lib/sdbm/sdbm.c 1.4:
225: - use arp_malloc instead of malloc (fixed bug when hashfile
226: became inavailable after memory:compact)
227:
228: * src/lib/sdbm/apr-include/apr_strings.h 1.4:
229: * src/lib/sdbm/apr_strings.C 1.3:
230: - +arp_malloc
231:
232: 2008-01-22 misha
233: * src/classes/table.C 1.238:
234: - little refactiring and exception texts changes in method ^
235: table.hash[]
236:
237: * src/types/pa_vcookie.C 1.73:
238: - link to cookie specification changed
239:
240: 2008-01-21 misha
241: * tests/171.html 1.3:
242: * tests/cat.sh 1.2:
243: * tests/results/171.processed 1.3:
244: - more tests for file::exec/cgi
245:
246: * src/classes/file.C 1.165:
247: - bugfix: core while processing headers if executed cgi script
248: don't return content
249:
250: 2008-01-18 misha
251: * configure 1.93:
252: =no message
253:
254: * buildall-with-xml 1.20:
255: - move to libxml2 version 2.6.31
256:
257: * configure.in 1.95:
258: * src/include/pa_version.h 1.29:
259: - version number updated to '3.2.3b'
260:
261: 2007-12-28 misha
262: * src/classes/hash.C 1.82:
263: * src/include/pa_hash.h 1.69:
264: - hash.contain => hash.contains
265:
1.61 misha 266: 2007-12-27 misha
1.62 misha 267: * gnu.vcproj [release_3_2_2] 1.2.2.1:
268: * parser3.sln [release_3_2_2] 1.10.2.1:
269: * src/classes/classes.vcproj [release_3_2_2] 1.15.2.1:
270: * src/lib/cord/cord.vcproj [release_3_2_2] 1.4.2.1:
271: * src/lib/gd/gd.vcproj [release_3_2_2] 1.9.2.1:
272: * src/lib/ltdl/ltdl.vcproj [release_3_2_2] 1.4.2.1:
273: * src/lib/md5/md5.vcproj [release_3_2_2] 1.4.2.1:
274: * src/lib/pcre/pcre.vcproj [release_3_2_2] 1.4.2.1:
275: * src/lib/pcre/pcre_dftables.vcproj [release_3_2_2] 1.5.2.1:
276: * src/lib/pcre/pcre_parser_ctype.vcproj [release_3_2_2] 1.5.2.1:
277: * src/lib/sdbm/sdbm.vcproj [release_3_2_2] 1.5.2.1:
278: * src/lib/smtp/smtp.vcproj [release_3_2_2] 1.8.2.1:
279: * src/main/main.vcproj [release_3_2_2] 1.19.2.1:
280: * src/targets/apache13/ApacheModuleParser3.vcproj [release_3_2_2] 1.8.2.1:
281: * src/targets/apache13core/ApacheModuleParser3Core.vcproj [release_3_2_2] 1.11.2.1:
282: * src/targets/cgi/parser3.vcproj [release_3_2_2] 1.14.2.1:
283: * src/targets/isapi/parser3isapi.vcproj [release_3_2_2] 1.10.2.1:
284: * src/types/types.vcproj [release_3_2_2] 1.19.2.1:
285: =no message
286:
1.61 misha 287: * gnu.vcproj 1.3:
288: * parser3.sln 1.11:
289: * src/classes/classes.vcproj 1.16:
290: * src/lib/cord/cord.vcproj 1.5:
291: * src/lib/gd/gd.vcproj 1.10:
292: * src/lib/ltdl/ltdl.vcproj 1.5:
293: * src/lib/md5/md5.vcproj 1.5:
294: * src/lib/pcre/pcre.vcproj 1.5:
295: * src/lib/pcre/pcre_dftables.vcproj 1.6:
296: * src/lib/pcre/pcre_parser_ctype.vcproj 1.6:
297: * src/lib/sdbm/sdbm.vcproj 1.6:
298: * src/lib/smtp/smtp.vcproj 1.9:
299: * src/main/main.vcproj 1.20:
300: * src/targets/apache13/ApacheModuleParser3.vcproj 1.9:
301: * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.12:
302: * src/targets/cgi/parser3.vcproj 1.15:
303: * src/targets/isapi/parser3isapi.vcproj 1.11:
304: * src/types/types.vcproj 1.20:
305: - back to VS2003 because of Apache 1.3 module can't work if it was built in VS 2005.
306: with cgi all file so VS2003 project files can be easy converted to the new format.
307:
308: 2007-12-25 misha
309: * Makefile.am [release_3_2_2] 1.52.8.1:
310: * Makefile.in [release_3_2_2] 1.67.2.1:
311: * acinclude.m4 [release_3_2_2] 1.38.14.1:
312: * aclocal.m4 [release_3_2_2] 1.41.14.1:
313: * acsite.m4 [release_3_2_2] 1.16.14.1:
314: * acsite.m4 [release_3_2_2] 1.16.14.2:
315: * bin/Makefile.in [release_3_2_2] 1.12.14.1:
316: * configure [release_3_2_2] 1.92.2.1:
317: * configure.in [release_3_2_2] 1.94.2.1:
318: * etc/Makefile.in [release_3_2_2] 1.17.14.1:
319: * etc/parser3.charsets/Makefile.in [release_3_2_2] 1.21.14.1:
320: * src/Makefile.in [release_3_2_2] 1.58.14.1:
321: * src/classes/Makefile.in [release_3_2_2] 1.63.2.1:
322: * src/include/Makefile.in [release_3_2_2] 1.20.14.1:
323: * src/include/pa_config_auto.h.in [release_3_2_2] 1.43.14.1:
324: * src/include/pa_version.h [release_3_2_2] 1.28.8.2:
325: * src/lib/Makefile.in [release_3_2_2] 1.15.10.1:
326: * src/lib/cord/Makefile.in [release_3_2_2] 1.6.10.1:
327: * src/lib/cord/include/Makefile.in [release_3_2_2] 1.4.14.1:
328: * src/lib/cord/include/private/Makefile.in [release_3_2_2] 1.4.14.1:
329: * src/lib/gc/Makefile.in [release_3_2_2] 1.4.14.1:
330: * src/lib/gc/include/Makefile.in [release_3_2_2] 1.4.14.1:
331: * src/lib/gd/Makefile.in [release_3_2_2] 1.5.14.1:
332: * src/lib/ltdl/Makefile.in [release_3_2_2] 1.9.8.1:
333: * src/lib/md5/Makefile.in [release_3_2_2] 1.10.14.1:
334: * src/lib/pcre/Makefile.in [release_3_2_2] 1.12.14.1:
335: * src/lib/sdbm/Makefile.in [release_3_2_2] 1.3.14.1:
336: * src/lib/sdbm/apr-include/Makefile.in [release_3_2_2] 1.3.14.1:
337: * src/lib/smtp/Makefile.in [release_3_2_2] 1.5.14.1:
338: * src/main/Makefile.in [release_3_2_2] 1.60.14.1:
339: * src/sql/Makefile.in [release_3_2_2] 1.14.14.1:
340: * src/targets/Makefile.in [release_3_2_2] 1.45.14.1:
341: * src/targets/apache13/Makefile.in [release_3_2_2] 1.50.14.1:
342: * src/targets/apache13core/Makefile.in [release_3_2_2] 1.7.14.1:
343: * src/targets/cgi/Makefile.in [release_3_2_2] 1.69.14.1:
344: * src/targets/isapi/Makefile.in [release_3_2_2] 1.15.14.1:
345: * src/types/Makefile.in [release_3_2_2] 1.61.2.1:
346: *** empty log message ***
347:
348: * src/include/pa_version.h [release_3_2_2] 1.28.8.1:
349: =no message
350:
1.60 misha 351: 2007-12-04 misha
352: * src/types/pa_vcode_frame.h 1.34:
353: - changes in comment
354:
355: 2007-11-29 misha
356: * src/main/execute.C 1.318:
357: * src/types/pa_vcode_frame.h 1.33:
358: - code frame don't intercept strings any longer
359:
360: * tests/173.html 1.1:
361: * tests/results/173.processed 1.1:
362: - tests for $d[^date::now[]] $j{$d} $r[$j] -- must create date
363: object in $r but not in main code frame
364:
365: * tests/172.html 1.1:
366: * tests/results/172.processed 1.1:
367: - more tests for pass objects from code frames
368:
369: 2007-11-27 misha
370: * tests/152.html 1.7:
371: * tests/results/152.processed 1.7:
372: - tests for converting strings 'true'/'false' to bool were added
373:
374: * tests/152.html 1.6:
375: - added checks for converting strings 'true'/'false' to bool
376:
377: * src/classes/string.C 1.158:
378: - ^srting.bool[] now can convert to bool not only strings with
379: numbers but with values 'true'/'false' as well
380:
381: * src/targets/apache13core/mod_parser3_core.C 1.11:
382: * src/targets/cgi/parser3.C 1.246:
383: * src/targets/isapi/parser3isapi.C 1.99:
384: - buffer size for parser3.log increased
385:
386: * src/main/pa_common.C 1.226:
387: - remove_crlf optimize whitespaces now
388:
389: * src/include/pa_common.h 1.116:
390: - remove_crlf return cstring size now
391:
392: * src/include/pa_types.h 1.50:
393: - constant with buffer size for parser3.log added
394:
395: 2007-11-16 misha
396: * tests/cat.sh 1.1:
397: - script for tests for file::exec/cgi
398:
399: * tests/171.html 1.1:
400: - tests for file::exec/cgi
401:
402: * tests/results/171.processed 1.1:
403: - tests results for file::exec/cgi
404:
405: 2007-11-15 misha
406: * src/main/pa_exec.C 1.71:
407: - fixed incorrect exec code for unix
408:
409: * src/classes/file.C 1.164:
410: - .body must be set before analyzing cgi headers
411:
412: * src/classes/file.C 1.163:
413: - bugfix: we must transcode output fix EOLs only if exec/cgi
414: return anything.
415:
1.59 misha 416: 2007-11-14 misha
417: * operators.txt 1.204:
418: - info about new text|binary option for file::exec/cgi was added
419:
420: * src/classes/file.C 1.162:
421: * src/include/pa_exec.h 1.19:
422: * src/main/pa_exec.C 1.70:
423: - ^file:exec[[text|binary];script;...]
424:
425: * src/classes/file.C 1.161:
426: * src/classes/image.C 1.117:
427: * src/classes/string.C 1.157:
428: * src/classes/table.C 1.237:
429: * src/include/pa_exception.h 1.51:
430: - more text strings moved to the one place
431:
1.58 misha 432: 2007-11-09 misha
1.59 misha 433: * src/types/pa_vrequest.C 1.39:
434: - $request:argv must be taint
435:
1.58 misha 436: * operators.txt 1.203:
437: * src/include/pa_request_info.h 1.6:
438: * src/targets/cgi/parser3.C 1.245:
439: * src/types/pa_vrequest.C 1.38:
440: * src/types/pa_vrequest.h 1.34:
441: - $request:argv
442:
1.57 misha 443: 2007-10-25 misha
1.58 misha 444: * buildall-with-xml 1.19:
445: * buildall-without-xml 1.12:
446: - options preparations for ./configure rewrited
447:
1.57 misha 448: * src/main/compile.tab.C 1.115:
449: * src/main/compile.y 1.222:
450: - bug if parser.compile error occure in unhandled_exception
451: finally fixed
452:
453: 2007-10-23 misha
454: * tests/170.html 1.1:
455: * tests/results/170.processed 1.1:
456: - test for @method[][result]
457:
458: * operators.txt 1.202:
459: - added info about node.prefix and node.namespaceURI
460:
461: * src/classes/xnode.C 1.81:
462: - xmlHasProp used instead of xmlGetProp
463:
464: * src/types/pa_vxnode.C 1.49:
465: - DOM2 fields namespaceURI and prefix were added for node and
466: attribute
467:
468: 2007-10-22 misha
469: * src/types/pa_vmail.C 1.81:
470: - content-transfer-encoding: 8bit added
471:
472: * src/main/pa_request.C 1.289:
473: - added const content-transfer-encoding
474:
475: * src/include/pa_request.h 1.187:
476: - added const content-transfer-encoding
477: - ups. constants must be in lowercase (for search)
478:
479: * src/types/pa_vmail.C 1.80:
480: - more constants used
481: - content-transfer-encoding: 8bit added
482:
483: * src/main/pa_uue.C 1.11:
484: - content-transfer-encoding moved out of here
485:
486: * src/include/pa_request.h 1.186:
487: - more constants
488:
489: * src/types/pa_vmail.C 1.79:
490: - constant renamed
491: - $.content-id don't ommit anymore if $.content-disposition was specified
492: - little refactoring
493:
494: * src/include/pa_request.h 1.185:
495: * src/main/pa_request.C 1.288:
496: - constant renamed
497:
498: 2007-10-17 misha
499: * operators.txt 1.201:
500: - info about table::create[nameless]{data}[>options<] was added
501:
502: * src/main/compile.tab.C 1.114:
503: * src/main/compile.y 1.221:
504: - if error occure while compile method don't put this method in methods table anymore.
505: in other case the parser coredumped if @unhandled_exception method can't be compiled because of
506: parser.compile error.
507:
508: * src/main/execute.C 1.317:
509: - little code reformating
510:
511: * src/main/pa_request.C 1.287:
512: - little code reformating
513: - comment changed
514:
515: 2007-10-16 misha
516: * tests/035.html 1.3:
517: * tests/results/035.processed 1.5:
518: - tests table::create[]{}[options] added
519:
520: * src/classes/table.C 1.236:
521: - table::create[]{} now accept 3rd param: options (only $
522: .seperator[] yet)
523:
524: 2007-10-10 misha
525: * src/classes/table.C 1.235:
526: - some contstants moved to pa_common.h
527: - some code changes
528:
529: 2007-10-02 misha
530: * src/main/pa_uue.C 1.10:
531: - memory usage during uuencode reduced more then three time as
532: much. but base64 encoding method still use less memory anyway.
533:
534: 2007-09-17 misha
535: * src/include/pa_common.h 1.115:
536: - some stuff for use with .for_each moved here
537:
538: * src/classes/hash.C 1.81:
539: - some stuff for use with .for_each moved to common
540:
541: * src/types/pa_vcookie.C 1.72:
542: - $cookie:fields available now
543:
544: * operators.txt 1.200:
545: - added info about $cookie:fields
546:
547: * src/types/pa_venv.C 1.4:
548: * src/types/pa_venv.h 1.34:
549: - some strings moved to #define
550:
1.56 misha 551: 2007-09-14 misha
552: * buildall-with-xml 1.18:
553: - new xml libs again =)
554:
555: 2007-08-28 misha
556: * src/classes/table.C 1.233:
557: - new option ^table.columns[[column name]] was added
558:
559: * src/classes/string.C 1.156:
560: - new option ^string.split[...;v;[column name]]
561:
562: * operators.txt 1.199:
563: - texts about ^table.columns[[column name]] and ^string.split[
564: ...][v][column name] were added
565:
566: * tests/168.html 1.1:
567: * tests/169.html 1.1:
568: * tests/results/168.processed 1.1:
569: * tests/results/169.processed 1.1:
570: - tests for ^table.columns[[column name]] and ^string.split[...]
571: [v][column name] were added
572:
573: * src/include/pa_exception.h 1.50:
574: - error text message for ^hash._keys[], ^table.columns[] and ^
575: string.split[]
576:
1.55 misha 577: 2007-08-27 misha
578: * src/main/untaint.C 1.138:
579: - try to fix coredump on unix if print to body ^taint[sql][
580: something] outside of connect
581:
582: * buildall-with-xml 1.17:
583: * buildall-without-xml 1.11:
584: - strip parser3 was added (commented by default)
585:
586: * tests/167.html 1.1:
587: * tests/results/167.processed 1.1:
588: - test for ^taint[sql] outside of connect
589:
1.54 misha 590: 2007-08-20 misha
591: * operators.txt 1.198:
592: - comment about new method ^node.hasAttributes[] was added
593:
594: * src/include/pa_exception.h 1.49:
595: - more exception text strings moved here
596:
597: * src/classes/xnode.C 1.78:
598: - DOM2 method ^xnode.hasAttributes[] was added
599:
600: * src/include/pa_exception.h 1.48:
601: - some exception text strings movet to pa_exception
602:
603: * tests/149.html 1.2:
604: * tests/results/149.processed 1.3:
605: - test for ^xnode.hasAttributes[] was added
606: - some code changes
607:
608: * src/classes/file.C 1.160:
609: * src/classes/math.C 1.51:
610: * src/classes/op.C 1.172:
611: * src/classes/string.C 1.155:
612: * src/classes/xdoc.C 1.156:
613: - more duplicated exception text strings were removed
614:
615: * src/classes/file.C 1.159:
616: * src/classes/hashfile.C 1.41:
617: * src/classes/image.C 1.116:
618: * src/classes/op.C 1.171:
619: * src/classes/string.C 1.154:
620: * src/classes/table.C 1.232:
621: * src/classes/xdoc.C 1.155:
622: * src/classes/xnode.C 1.79:
623: - some duplicate exceptions' text strings removed
624:
1.53 misha 625: 2007-08-17 misha
626: * operators.txt 1.197:
627: * src/targets/cgi/parser3.C 1.243:
628: - annoying 'SIGPIPE' messages in parser3.log switched off by
629: default. If someone really still need it: use $SIGPIPE(1)
630:
1.54 misha 631: * tests/006.html 1.4:
632: * tests/059.html 1.3:
633: * tests/results/006.processed 1.5:
634: * tests/results/059.processed 1.5:
635: - more tests for match
636:
1.53 misha 637: * src/classes/math.C 1.50:
638: * src/targets/cgi/parser3.C 1.244:
639: * src/targets/isapi/parser3isapi.C 1.98:
640: - little syntax changes
641:
1.54 misha 642: * tests/129.html 1.3:
643: * tests/results/129.processed 1.5:
644: - tests for ^table.hash[...][$.type[string|hash|table]] added
645:
1.53 misha 646: 2007-08-08 misha
647: * buildall-with-xml 1.15:
648: * buildall-without-xml 1.9:
649: - remove libs source files by default since now
650:
651: 2007-08-07 misha
652: * buildall-with-xml 1.14:
653: - compile libxml2 without http support
654: - some option syntax changes
655:
656: * buildall-without-xml 1.8:
657: - some option syntax changes
658:
659: * src/main/pa_xml_io.C 1.20:
660: - will use parser file loader for xml needs
661:
662: 2007-08-06 misha
663: * buildall-with-xml 1.13:
664: - moved to libxml2-2.6.29 and libxslt-1.1.21
665:
666: * tests/160.html 1.3:
667: * tests/results/160.processed 1.3:
668: - cache test was rewrited
669:
1.52 misha 670: 2007-07-06 misha
671: * src/types/pa_vform.C 1.87:
672: - bugfix: uploaded file name wasn't transcoded
673:
674: * src/classes/math.C 1.49:
675: - ^math:long2ip(long) and ^math:sha1[string] were added
676:
677: * tests/153.html 1.3:
678: * tests/results/153.processed 1.3:
679: - added test for ^math:sha1[string]
680:
681: 2007-06-28 misha
682: * etc/parser3.charsets/windows-1251.cfg 1.13:
683: - removed duplicated and some incorrect chars
684:
685: 2007-06-19 misha
686: * src/include/pa_hash.h 1.68:
687: - methods generic_hash_code & hash_code were moved on top
688: because of gcc 4 had a problems during building.
689:
690: 2007-06-18 misha
691: * tests/results/019.processed 1.4:
692: - new image commited
693:
694: 2007-06-09 misha
695: * src/types/pa_vmethod_frame.h 1.62:
696: - method as_expression was added
697:
698: * src/classes/op.C 1.170:
699: * src/classes/table.C 1.231:
700: - in while and table.select method as_expression used now
701:
702: 2007-06-08 misha
703: * src/lib/cord/include/private/cord_pos.h 1.4:
704: - back to origin value because of no speed/memory optimisation
705: but some proglems with long cycles occure
706:
707: * tests/166.html 1.1:
708: * tests/results/166.processed 1.1:
709: - test for ^match[...][n]
710:
711: * tests/165.html 1.1:
712: * tests/results/165.processed 1.1:
713: - tests for loops
714:
715: 2007-06-06 misha
716: * src/classes/op.C 1.169:
717: * src/classes/table.C 1.230:
718: - ^while(true){}, ^while(1){}, ^table.select(true) and ^
719: table.select(1) didn't works because of awaiting junction-param
720: only. fixed.
721:
1.51 misha 722: 2007-05-24 misha
723: * src/include/pa_os.h 1.6:
724: - consts for blocking locks + some comments were added
725:
726: * src/main/pa_os.C 1.9:
727: - locks engines were rewrited: now we don't use system locks
728: which wait till other threads release it but try get lock, if
729: fail wait 1 sec and make 10 attempts.
730:
731: * src/lib/sdbm/apr_file_io.C 1.6:
732: - wait till lock released while opening files
733:
734: * src/classes/table.C 1.229:
735: - changes in includes. if unclude <sstream> after our classes on
736: unix it can't be build
737:
738: * src/types/pa_vhashfile.C 1.55:
739: - not needed code removed
740:
741: * src/classes/op.C 1.168:
742: - cache was rewrited. I hope it works with locking system now on
743: unix
744:
745: * src/include/pa_os.h 1.7:
746: * src/main/pa_os.C 1.10:
747: - 20 attempt to get lock with 0.5 secs interval
748:
749: 2007-05-23 misha
750: * src/classes/file.C 1.158:
751: * src/classes/op.C 1.167:
752: * src/include/pa_common.h 1.114:
753: * src/main/pa_common.C 1.225:
754: - cosmetic changes
755:
1.50 misha 756: 2007-05-18 misha
1.51 misha 757: * tests/results/160.processed 1.2:
758: - returned time corrected
759:
760: * tests/160.html 1.2:
761: - time increased because on unix 1 mean nothing :(
762:
763: * src/lib/cord/include/private/cord_pos.h 1.3:
764: - rebalance tree not so often. it's give some speed increasing
765:
1.50 misha 766: * src/classes/hash.C 1.80:
767: - added ^hash.contain[key]
768:
1.51 misha 769: * operators.txt 1.195:
770: - added info about ^hash.contain[key]
771:
1.50 misha 772: * src/include/pa_hash.h 1.67:
773: - added method for checking key exists in hash
774:
775: 2007-05-07 misha
776: * src/include/pa_string.h 1.169:
777: - was compilation error during build on freebsd4
778:
779: 2007-05-03 misha
780: * src/classes/table.C 1.227:
781: - option $.type[hash|string|table] was added for ^table.hash[]
782:
783: * src/classes/file.C 1.157:
784: - comment removed
785:
786: 2007-04-26 misha
787: * src/types/pa_vhashfile.C 1.54:
788: * src/types/pa_vhashfile.h 1.37:
789: - while ::open the real files doesn't opened in place anymore
790:
791: 2007-04-24 misha
792: * src/include/pa_exception.h 1.47:
793: "static" removed
794:
795: * src/classes/math.C 1.48:
796: - I thought one more time and remove lg(N) :)
797:
798: 2007-04-23 misha
799: * src/classes/math.C 1.47:
800: ^math:lg(N) => ^math:log10(N)
801:
802: * src/classes/math.C 1.46:
803: added:
804: - ^math:ln(N) (the same as ^math:log(N))
805: - ^math:lg(N)
806:
807: * tests/097.html 1.6:
808: * tests/results/097.processed 1.7:
809: - charsets converstion during ^file::load[text;http://...] added
810:
811: * tests/164.html 1.1:
812: * tests/results/164.processed 1.1:
813: - test for hashfile
814:
815: * src/types/pa_vhashfile.C 1.53:
816: - don't open hashfile files until 1st access
817:
818: * src/types/pa_vhashfile.C 1.52:
819: * src/types/pa_vhashfile.h 1.36:
820: - .clear() removed.
821:
822: * src/include/pa_exception.h 1.46:
823: - string constant with "parser.runtime" text was added
824:
825: * src/classes/hashfile.C 1.40:
826: - little comment changes
827:
828: * tests/164.html 1.2:
829: * tests/results/164.processed 1.2:
830: - check for set expires as a date
831:
832: * src/classes/hashfile.C 1.39:
833: - with .clear[] called files_delete() now.
834:
835: * src/classes/date.C 1.77:
836: * src/classes/double.C 1.61:
837: * src/classes/file.C 1.156:
838: * src/classes/form.C 1.40:
839: * src/classes/hash.C 1.79:
840: * src/classes/image.C 1.115:
841: * src/classes/int.C 1.57:
842: * src/classes/mail.C 1.111:
843: * src/classes/math.C 1.45:
844: * src/classes/op.C 1.166:
845: * src/classes/string.C 1.153:
846: * src/classes/table.C 1.226:
847: * src/classes/void.C 1.38:
848: * src/classes/xdoc.C 1.154:
849: * src/classes/xnode.C 1.77:
850: * src/classes/xnode.h 1.26:
851: * src/include/pa_request.h 1.184:
852: * src/main/execute.C 1.316:
853: * src/main/pa_charset.C 1.56:
854: * src/main/pa_charsets.C 1.17:
855: * src/main/pa_common.C 1.224:
856: * src/main/pa_dictionary.C 1.24:
857: * src/main/pa_exec.C 1.69:
858: * src/main/pa_http.C 1.7:
859: * src/main/pa_request.C 1.286:
860: * src/main/pa_sql_driver_manager.C 1.87:
861: * src/main/pa_table.C 1.62:
862: * src/types/pa_value.C 1.22:
863: * src/types/pa_value.h 1.129:
864: * src/types/pa_vclass.C 1.34:
865: * src/types/pa_vconsole.h 1.13:
866: * src/types/pa_vfile.h 1.61:
867: * src/types/pa_vhash.h 1.59:
868: * src/types/pa_vimage.h 1.48:
869: * src/types/pa_vmail.C 1.78:
870: * src/types/pa_vmethod_frame.h 1.61:
871: * src/types/pa_vstateless_class.C 1.31:
872: * src/types/pa_vstateless_class.h 1.56:
873: * src/types/pa_vtable.C 1.27:
874: * src/types/pa_vxdoc.h 1.44:
875: * src/types/pa_wcontext.C 1.34:
876: - "parser.runtime" strings were removed
877:
878: 2007-04-20 misha
879: * src/classes/hashfile.C 1.38:
880: - ^hashfile.cleanup[], ^hashfile.release[] were added
881:
882: * src/classes/op.C 1.165:
883: - bug. must be false
884:
885: * operators.txt 1.193:
886: - added info about .^hashfile.release[], ^hashfile.clenaup[] and
887: new ^string.match[][>N-option<]
888:
889: * configure.in 1.94:
890: - checking for unsetenv was added
891:
892: * src/types/pa_vhashfile.C 1.51:
893: * src/types/pa_vhashfile.h 1.35:
894: - hashfile can auto reopen now
895:
896: * src/types/pa_vform.C 1.86:
897: - some comments
898:
899: * configure 1.92:
900: =cheching for unsetenv
901:
902: * operators.txt 1.194:
903: - some comments changing
904:
905: * src/classes/string.C 1.152:
906: * src/include/pa_string.h 1.168:
907: * src/main/pa_string.C 1.209:
908: - ^string.match[][] understand new option now: return number of
909: matches but not table wit results
910:
911: 2007-04-18 misha
912: * buildall-with-xml 1.10:
913: * buildall-without-xml 1.6:
914: added commented lines with --disable-safe-mode option
915:
916: * buildall-with-xml 1.11:
917: moving to libxml2-2.6.28
918:
919: * operators.txt 1.192:
920: - info about $form:files
921:
922: 2007-04-17 misha
923: * src/types/pa_vdate.h 1.45:
924: - start adding unsetenv("TZ");
925:
926: * tests/163.html 1.2:
927: * tests/results/163.processed 1.2:
928: removing auto format
929:
930: * src/types/pa_vform.C 1.85:
931: * src/types/pa_vform.h 1.51:
932: - some code was modified
933: - $form:files was added
934:
935: 2007-04-16 misha
936: * tests/163.html 1.1:
937: * tests/results/163.processed 1.1:
938: - test for .int[], floor, round, ceiling and .format[]
939:
940: * src/classes/file.C 1.155:
941: - little optimization for getting args in exec/cgi
942:
943: 2007-04-13 misha
944: * src/classes/file.C 1.154:
945: - arguments for file::exec/cgi can be specified now as s table
946: with one column
947:
948: 2007-03-27 misha
949: * tests/162.html 1.1:
950: * tests/results/162.processed 1.1:
951: - test for ^table.select(^condition[$t])
952:
953: * tests/results/auto.p 1.2:
954: - load windows-1251 charset for some tests
955:
956: * tests/run_parser.sh 1.4:
957: PARSER_CONFIG -> CGI_PARSER_CONFIG
958:
959: * tests/013.html 1.3:
960: * tests/results/013.processed 1.5:
961: - added test for checking $._default value while hash
962: modifications
963:
964: * tests/160.html 1.1:
965: * tests/results/160.processed 1.1:
966: - add test for ^cache[key](secs){code}, ^cache[] and ^cache(0)
967:
968: * tests/161.html 1.1:
969: * tests/161_utf8.txt 1.1:
970: * tests/161_windows1251.txt 1.1:
971: * tests/results/161.processed 1.1:
972: - added test for ^file::load[text;/local/file.txt;$.charset[...]]
973:
974:
975: 2007-03-22 misha
976: * operators.txt 1.191:
977: - added info about date.weekyear
978:
979: * src/include/pa_common.h 1.113:
980: - "charset" string defined for ^file::load[text;/local.txt] and ^
981: table::load[/table.txt]
982:
983: * src/main/pa_common.C 1.223:
984: * src/main/pa_http.C 1.6:
985: - $.charset option for ^file::load[text;/local.txt] and ^table::load[/table.txt] was added
986: - not needed transcodes were removed from ^file::load[...;http://...]
987:
988: * src/types/pa_vdate.h 1.44:
989: - date.week was fixed
990: - date.weekyear was added
991:
992: * src/classes/date.C 1.76:
993: - date.week was fixed
994:
995: * tests/159.html 1.1:
996: * tests/results/159.processed 1.1:
997: - tests for date.week and date.weekyear added
998:
999: 2007-03-15 misha
1000: * src/classes/table.C 1.225:
1001: - enclose column numbers for nameless tables as well
1002:
1003: 2007-03-14 misha
1004: * src/targets/cgi/parser3.C 1.242:
1005: - bugxif. failed when request cgi
1006:
1007: * src/classes/table.C 1.224:
1008: - table.save optimization: now required much less memory
1009:
1.49 misha 1010: 2007-03-13 misha
1011: * buildall-with-xml 1.8:
1012: - pattern needed now for building
1013:
1014: * tests/097.html 1.5:
1015: - added test for xdoc::load
1016:
1017: * buildall-with-xml 1.9:
1018: libxml2: --without-ftp --without-docbook
1019:
1020: * tests/results/097.processed 1.6:
1021: - added test results for xdoc::load & xdoc::load[http://...]
1022:
1.50 misha 1023: * tests/158.html 1.1:
1024: * tests/results/158.processed 1.1:
1025: * tests/results/158.processes 1.1:
1026: * tests/results/158.processes 1.2:
1027: - tests for table.save/table.load
1028:
1.49 misha 1029: 2007-03-12 misha
1030: * tests/107.html 1.4:
1031: * tests/results/107.processed 1.5:
1032: - added test for xpath '//man'
1033:
1034: 2007-03-01 misha
1035: * tests/097.html 1.4:
1036: * tests/results/097.processed 1.5:
1037: - added test for creating xdoc from file
1038:
1039: * tests/157.html 1.3:
1040: * tests/results/157.processed 1.2:
1041: - added test for file:move
1042:
1043: 2007-02-28 misha
1044: * tests/results/099.processed 1.5:
1045: - ever send content-disposition to client with file
1046:
1047: * operators.txt 1.190:
1048: * src/classes/xdoc.C 1.151:
1049: - ^xdoc::create[$file] added.
1050:
1051: * src/classes/xdoc.C 1.153:
1052: - another attempt
1053:
1054: * tests/157.html 1.1:
1055: + test for file:copy
1056:
1057: * src/classes/xdoc.C 1.152:
1058: - roll back last changes for a while
1059:
1060: * src/classes/file.C 1.153:
1061: - under lock we create non-exist dir anyway
1062:
1063: 2007-02-26 misha
1064: * src/classes/file.C 1.152:
1065: - some similar strings moved to #define instead of to be copy/
1066: pasted many times
1067:
1068: * src/types/pa_vfile.h 1.60:
1069: - class name string ("file") moved to #define
1070:
1071: 2007-02-20 misha
1072: * bin/auto.p.dist.in 1.14:
1073: - added lines for sqlite
1074:
1075: * configure.in 1.93:
1076: - added some strings for sqlite detection
1077:
1.48 misha 1078: 2007-02-19 misha
1079: * buildall-with-xml 1.7:
1080: * buildall-without-xml 1.5:
1081: - some modifications
1082:
1083: * operators.txt 1.189:
1084: - some comments changes
1085:
1086: 2007-02-17 misha
1087: * buildall-with-xml 1.6:
1088: * buildall-without-xml 1.4:
1089: - moving to gc6.8
1090:
1091: * src/main/pa_request.C 1.285:
1092: - damn, i forgot to commit it while I change console behaviour
1093:
1094: 2007-02-12 misha
1095: * src/types/pa_vimage.C 1.36:
1096: * src/types/pa_vimage.h 1.47:
1097: - fixed bug added while adding 'bool' (^if($image){} caused
1098: exception)
1099:
1100: * src/targets/cgi/parser3.C 1.241:
1101: - don't print headers if $console:line[data] was used during cgi
1102: execution.
1103:
1104: * src/types/pa_vconsole.h 1.12:
1105: - console class have bool flag now which marked as 'true' if
1106: class was used.
1107:
1108: * tests/152.html 1.5:
1109: * tests/results/152.processed 1.6:
1110: - more types was added to test 152
1111:
1112: 2007-02-09 misha
1113: * src/types/pa_vxdoc.C 1.34:
1114: * src/types/pa_vxdoc.h 1.43:
1115: * src/types/pa_vxnode.C 1.48:
1116: * src/types/pa_vxnode.h 1.39:
1117: - bugfix. I broke xdoc & xnode in expression
1118:
1119: * tests/152.html 1.3:
1120: * tests/results/152.processed 1.4:
1121: - test rewrited
1122:
1123: * tests/152.html 1.4:
1124: * tests/results/152.processed 1.5:
1125: - test alightly updated
1126:
1127: 2007-02-08 misha
1128: * tests/152.html 1.2:
1129: * tests/results/152.processed 1.3:
1130: - add test for checking 'def' for void, string, bool, int &
1131: double
1132:
1133: 2007-02-07 misha
1134: * src/main/pa_common.C 1.222:
1135: - definitions for ^file:base64[filespec]
1136:
1137: * src/types/pa_vconsole.h 1.11:
1138: * src/types/pa_vcookie.C 1.71:
1139: - little optimization
1140:
1141: * src/classes/file.C 1.151:
1142: - ^file:base64[filespec]
1143:
1144: * tests/results/153.processed 1.2:
1145: - result test for ^file:base64[filespec] was updated
1146:
1147: * tests/153.html 1.2:
1148: - test for ^file:base64[filespec] was added
1149:
1150: * src/include/pa_common.h 1.112:
1151: - declarations for ^file:base64[filespec]
1152:
1153: * operators.txt 1.188:
1154: - ^file:base64[filespec] was added
1155:
1156: 2007-02-06 misha
1157: * src/types/pa_vbool.h 1.30:
1158: - bugfix
1159:
1160: * tests/156.html 1.1:
1161: - added test for bool cookie
1162:
1163: * src/main/utf8-to-lower.inc 1.2:
1164: * src/main/utf8-to-upper.inc 1.2:
1165: - some chars were temporary commented
1166:
1167: * tests/153.html 1.1:
1168: * tests/154.html 1.1:
1169: * tests/todo.txt 1.6:
1170: - two more tests added
1171:
1172: * src/types/pa_vcookie.h 1.32:
1173: - not needed string "cookie" removed
1174:
1175: * tests/155.html 1.1:
1176: * tests/results/155.processed 1.1:
1177: - added test for check $.encloser[] option for table save/load
1178:
1179: 2007-02-05 misha
1180: * tests/results/141.processed 1.5:
1181: - math:md5 must be lowercased
1182:
1183: * src/targets/cgi/parser3.C 1.240:
1184: - 2007 in help ;)
1185:
1186: * tests/results/152.processed 1.2:
1187: - newline at the end was missed
1188:
1189: 2007-02-03 misha
1190: * tests/152.html 1.1:
1191: - test for bool added
1192:
1193: * operators.txt 1.187:
1194: - info bool class was added
1195:
1196: * src/classes/Makefile.am 1.50:
1197: * src/classes/Makefile.in 1.63:
1198: * src/classes/bool.C 1.1:
1199: * src/classes/classes.vcproj 1.15:
1200: * src/classes/double.C 1.60:
1201: * src/classes/int.C 1.56:
1202: * src/classes/string.C 1.151:
1203: * src/classes/void.C 1.37:
1204: * src/classes/xnode.C 1.76:
1205: * src/include/pa_string.h 1.167:
1206: * src/types/pa_vbool.h 1.29:
1207: * src/types/pa_vclass.h 1.52:
1208: * src/types/pa_vimage.h 1.46:
1209: * src/types/pa_vint.h 1.45:
1210: * src/types/pa_vjunction.C 1.4:
1211: * src/types/pa_vjunction.h 1.25:
1212: * src/types/pa_vproperty.C 1.1:
1213: * src/types/pa_vproperty.h 1.4:
1214: * src/types/pa_vstateless_class.C 1.30:
1215: * src/types/pa_vstateless_class.h 1.55:
1216: * src/types/pa_vxdoc.C 1.33:
1217: * src/types/pa_vxdoc.h 1.42:
1218: * src/types/pa_vxnode.h 1.38:
1219: * src/types/types.vcproj 1.19:
1220: - bool class was added
1221:
1222: * tests/results/150.processed 1.2:
1223: * tests/results/151.processed 1.2:
1224: * tests/results/152.processed 1.1:
1225: - test for bool added and some content length fixes
1226:
1227: * buildall-with-xml 1.5:
1228: - moved to libxml2-2.6.27 and libxslt-1.1.20
1229:
1230: * src/main/pa_request.C 1.284:
1231: - fix
1232:
1233: 2007-01-18 misha
1234: * src/classes/string.C 1.150:
1235: * src/main/pa_string.C 1.208:
1236: - return table during ^string.match[][] even if no matched
1237: found.
1238:
1239: 2006-12-20 misha
1240: * src/types/pa_method.h 1.7:
1241: * src/types/pa_vfile.h 1.59:
1242: - some syntax changes [ http://www.parser.ru/forum/?id=55598 ]
1243:
1244: 2006-12-19 misha
1245: * src/main/pa_request.C 1.283:
1246: - always set content-disposition for $response:body[hash here].
1247: more details: http://www.parser.ru/forum/?id=52130
1248:
1249: * src/types/pa_vxdoc.C 1.32:
1250: - $xDoc is "xnode" == true now. more details: http://
1251: www.parser.ru/forum/?id=52359
1252:
1253: 2006-12-07 misha
1254: * operators.txt 1.186:
1255: - added info about bool params in cookie set
1256:
1257: * src/types/pa_value.C 1.21:
1258: * src/types/pa_value.h 1.128:
1259: * src/types/pa_vbool.h 1.28:
1260: - is_bool method was added
1261:
1262: * src/types/pa_vcookie.C 1.70:
1263: - bool param in cookies available now
1264: $cookie:name[
1265: $.value[123]
1266: $.secure(true)
1267: $.httponly(true)
1268: ]
1269:
1270: 2006-12-02 misha
1271: * src/classes/file.C 1.150:
1272: - file_block_read used instead of native read
1273:
1274: * src/include/pa_common.h 1.111:
1275: - added file_block_read declaration
1276:
1277: * src/main/pa_common.C 1.221:
1278: - added file_block_read with read error detection
1279: - file_block_read used instead of native read
1280:
1281: 2006-12-01 misha
1282: * src/classes/file.C 1.148:
1283: - ^file:copy[from;fo] was added
1284:
1285: * operators.txt 1.184:
1286: - added info about ^file:copy[]
1287:
1288: * src/types/pa_vstateless_class.C 1.29:
1289: * src/types/pa_vstateless_class.h 1.54:
1290: - $var.CLASS_NAME added
1291:
1292: * operators.txt 1.185:
1293: - info about $var.CLASS_NAME was added
1294:
1295: 2006-11-20 misha
1296: * src/classes/date.C 1.75:
1297: - bug fix :)
1298:
1299: 2006-11-17 misha
1300: * src/main/pa_common.C 1.220:
1301: - little optimization in getMonthDays
1302: - small changes in crc32 calculation
1303:
1304: * src/classes/date.C 1.74:
1305: - not needed code was removed
1306:
1307: * src/include/pa_common.h 1.110:
1308: - array in crc32 calculation was changed to static
1309:
1310: 2006-11-16 misha
1311: * src/types/pa_vmail.C 1.76:
1312: - mail:send now set content-type: multipart/related instead of
1313: multipart/mixed if file have $.content-id[]
1314:
1315: * src/types/pa_vmail.C 1.77:
1316: - fix missed brakes
1317:
1318: 2006-11-15 misha
1319: * src/types/pa_vdouble.h 1.52:
1320: abs -> fabs
1321:
1322: 2006-11-14 misha
1323: * src/include/pa_common.h 1.109:
1324: - hex_string was moved from math.C
1325: - CRC32_MAX_BUFFER_SIZE was renamed to FILE_BUFFER_SIZE
1326:
1327: * operators.txt 1.183:
1328: - added info about ^file.md5[] and ^file:md5[file-name]
1329:
1330: * src/types/pa_vdouble.h 1.51:
1331: - incorrect frac detection with negative values was fixed
1332:
1333: * src/classes/math.C 1.44:
1334: - hex_string was moved to pa_common.h
1335:
1336: * src/main/pa_common.C 1.219:
1337: - CRC32_MAX_BUFFER_SIZE was renamed to FILE_BUFFER_SIZE
1338:
1339: * src/classes/file.C 1.147:
1340: - ^file.md5[] and ^file:md5[file-name] were added
1341:
1342: 2006-11-13 misha
1343: * operators.txt 1.182:
1344: - added info about ^math:crc32[string], ^file:crc32[file-name] &
1345: ^file.crc32[]
1346:
1347: * src/classes/file.C 1.146:
1348: - some comments were changed
1349: - added ^file:crc32[file-name] and ^file.crc32[]
1350:
1351: * src/classes/math.C 1.43:
1352: - added ^math:crc32[string]
1353:
1354: * src/include/pa_common.h 1.108:
1355: * src/main/pa_common.C 1.218:
1356: - some functions for crc32 calculation added
1357:
1358: 2006-11-03 misha
1359: * tests/150.html 1.1:
1360: * tests/151.html 1.1:
1361: * tests/results/150.processed 1.1:
1362: * tests/results/151.processed 1.1:
1363: - 2 tests were added
1364:
1365: * src/include/pa_array.h 1.70:
1366: - not needed variable removed
1367:
1368: * src/include/pa_array.h 1.69:
1369: * src/include/pa_table.h 1.62:
1370: - table.locate & table.join with $.reverse(1) were fixed
1371:
1372: * src/main/pa_http.C 1.5:
1373: - bug fix. now tainted data from $.form and query converted to $
1374: .charset during ^file::load[http://...]
1375:
1376: 2006-11-02 misha
1377: * src/include/pa_table.h 1.61:
1378: ups. forget '=' char
1379:
1380: * src/include/pa_table.h 1.60:
1381: - one more fix in .locate[...][$.reverse(1)]
1382:
1383: 2006-11-01 misha
1384: * src/main/pa_http.C 1.4:
1385: - second param for this mid method is length but not end_index so this method has error and can't detect charsets in next content-types:
1386: Content-type: text/html; charset="windows-1251"
1387: Content-type: text/html; charset="windows-1251";
1388: Content-type: text/html; charset=windows-1251;
1389:
1390: only
1391: Content-type: text/html; charset=windows-1251
1392: was fine
1393:
1394: * src/include/pa_table.h 1.59:
1395: - bug fix during ^table.locate( condition false for all records )
1396: [$.reverse(1)]
1397:
1398: * src/classes/math.C 1.42:
1399: - bug fix, details: http://www.parser.ru/forum/?id=53360
1400:
1401: 2006-10-31 misha
1402: * src/classes/file.C 1.145:
1403: - empty args in file::exec removed now
1404:
1405: 2006-09-11 misha
1406: * bin/auto.p.dist.in 1.13:
1407: - 2 errors were fixed
1408: - table::set was replaced to table::create
1409: - some changes in text/code formatting
1410:
1411: 2006-09-03 paf
1412: * src/classes/file.C 1.144:
1413: proper tainting of ^file::exec/cgi[script;env;COMMAND;LINE;
1414: PARAMS]
1415:
1416: 2006-06-09 paf
1417: * src/classes/table.C 1.223:
1418: formatting
1419:
1420: * src/classes/hash.C 1.78:
1421: incorporated patch from misha
1422: Sent: Wednesday, June 07, 2006 9:52 PM
1423: Subject: parser3: patch for $hash._default disappear while
1424:
1425: * src/types/pa_vmail.C 1.75:
1426: misha:
1427: Sent: Wednesday, June 07, 2006 8:51 PM
1428: Subject: patch for base64 in ^mail:send[] %-)
1429:
1430: * src/classes/table.C 1.222:
1431: incorporated patch from misha:
1432: Sent: Thursday, June 08, 2006 12:38 PM
1433: Subject: parser3: patch for ignoring string options for ^table.save[]
1434:
1435: * src/lib/pcre/pcre-2_08.tar.gz 1.2:
1436: one can easily find those
1437:
1438: * operators.txt 1.181:
1439: ^mail:send[
1440: $.file1[
1441: $.value[file]
1442: $.format[!uue|!base64] << new base64 option. default uue
1443: ]
1444: ]
1445:
1446: 2006-04-09 paf
1447: * buildall-with-xml [release_3_2_1] 1.1.2.5:
1448: merged
1449: . ftp paths update
1450:
1451: * buildall-with-xml 1.4:
1452: . ftp paths update
1453:
1454: * gnu.vcproj 1.2:
1455: * operators.txt 1.180:
1456: * parser3.sln 1.10:
1457: * src/classes/classes.vcproj 1.14:
1458: * src/classes/file.C 1.143:
1459: * src/classes/hash.C 1.77:
1460: * src/classes/hashfile.C 1.37:
1461: * src/classes/image.C 1.114:
1462: * src/classes/op.C 1.164:
1463: * src/classes/table.C 1.221:
1464: * src/classes/xdoc.C 1.150:
1465: * src/classes/xnode.C 1.75:
1466: * src/include/pa_array.h 1.68:
1467: * src/include/pa_config_fixed.h 1.71:
1468: * src/include/pa_dir.h 1.19:
1469: * src/include/pa_memory.h 1.15:
1470: * src/include/pa_request.h 1.181:
1471: * src/include/pa_stack.h 1.25:
1472: * src/lib/cord/cord.vcproj 1.4:
1473: * src/lib/gd/gd.vcproj 1.9:
1474: * src/lib/ltdl/ltdl.vcproj 1.4:
1475: * src/lib/md5/md5.vcproj 1.4:
1476: * src/lib/pcre/pcre.vcproj 1.4:
1477: * src/lib/pcre/pcre_dftables.vcproj 1.5:
1478: * src/lib/pcre/pcre_parser_ctype.vcproj 1.5:
1479: * src/lib/sdbm/sdbm.vcproj 1.5:
1480: * src/lib/smtp/smtp.h 1.7:
1481: * src/lib/smtp/smtp.vcproj 1.8:
1482: * src/main/compile.y 1.220:
1483: * src/main/execute.C 1.315:
1484: * src/main/main.vcproj 1.19:
1485: * src/main/pa_cache_managers.C 1.17:
1486: * src/main/pa_charset.C 1.55:
1487: * src/main/pa_exec.C 1.68:
1488: * src/main/pa_http.C 1.3:
1489: * src/main/pa_request.C 1.281:
1490: * src/main/pa_socks.C 1.25:
1491: * src/main/pa_sql_driver_manager.C 1.86:
1492: * src/main/pa_string.C 1.207:
1493: * src/main/pa_stylesheet_connection.C 1.5:
1494: * src/main/pa_stylesheet_manager.C 1.28:
1495: * src/targets/apache13/ApacheModuleParser3.vcproj 1.8:
1496: * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.11:
1497: * src/targets/apache13core/pa_threads.C 1.6:
1498: * src/targets/cgi/getopt.c 1.5:
1499: * src/targets/cgi/parser3.C 1.239:
1500: * src/targets/cgi/parser3.vcproj 1.14:
1501: * src/targets/isapi/pa_threads.C 1.18:
1502: * src/targets/isapi/parser3isapi.C 1.97:
1503: * src/targets/isapi/parser3isapi.vcproj 1.10:
1504: * src/types/pa_value.C 1.20:
1505: * src/types/pa_value.h 1.127:
1506: * src/types/pa_vcookie.C 1.69:
1507: * src/types/pa_vhashfile.C 1.50:
1508: * src/types/pa_vhashfile.h 1.34:
1509: * src/types/pa_vmail.C 1.74:
1510: * src/types/pa_vresponse.C 1.27:
1511: * src/types/pa_vstatus.C 1.26:
1512: * src/types/types.vcproj 1.18:
1513: * tests/descript.ion 1.4:
1514: * www/htdocs/_bug.html 1.117:
1515: * www/htdocs/_bug.xsl 1.16:
1516: + ^break[] ^continue[], in ^for, ^while, ^menu, ^hash/
1517: hashfile.foreach
1518:
1519: * src/main/compile.tab.C 1.113:
1520: ` change compiled
1521:
1522: * gnu.vcproj [vs2005_to_gcc] 1.1.32.1:
1523: * parser3.sln [vs2005_to_gcc] 1.9.28.1:
1524: * src/classes/classes.vcproj [vs2005_to_gcc] 1.13.8.1:
1525: * src/classes/file.C [vs2005_to_gcc] 1.142.12.1:
1526: * src/classes/hash.C [vs2005_to_gcc] 1.76.12.1:
1527: * src/classes/image.C [vs2005_to_gcc] 1.113.12.1:
1528: * src/classes/op.C [vs2005_to_gcc] 1.163.12.1:
1529: * src/classes/table.C [vs2005_to_gcc] 1.220.4.1:
1530: * src/classes/xdoc.C [vs2005_to_gcc] 1.149.8.1:
1531: * src/classes/xnode.C [vs2005_to_gcc] 1.74.8.1:
1532: * src/include/pa_array.h [vs2005_to_gcc] 1.67.12.1:
1533: * src/include/pa_config_fixed.h [vs2005_to_gcc] 1.70.8.1:
1534: * src/include/pa_dir.h [vs2005_to_gcc] 1.18.12.1:
1535: * src/include/pa_memory.h [vs2005_to_gcc] 1.14.8.1:
1536: * src/include/pa_request.h [vs2005_to_gcc] 1.180.8.1:
1537: * src/include/pa_stack.h [vs2005_to_gcc] 1.24.12.1:
1538: * src/lib/cord/cord.vcproj [vs2005_to_gcc] 1.3.8.1:
1539: * src/lib/gd/gd.vcproj [vs2005_to_gcc] 1.8.8.1:
1540: * src/lib/ltdl/ltdl.vcproj [vs2005_to_gcc] 1.3.20.1:
1541: * src/lib/md5/md5.vcproj [vs2005_to_gcc] 1.3.20.1:
1542: * src/lib/pcre/pcre.vcproj [vs2005_to_gcc] 1.3.20.1:
1543: * src/lib/pcre/pcre_dftables.vcproj [vs2005_to_gcc] 1.4.20.1:
1544: * src/lib/pcre/pcre_parser_ctype.vcproj [vs2005_to_gcc] 1.4.20.1:
1545: * src/lib/sdbm/sdbm.vcproj [vs2005_to_gcc] 1.4.26.1:
1546: * src/lib/smtp/smtp.h [vs2005_to_gcc] 1.6.12.1:
1547: * src/lib/smtp/smtp.vcproj [vs2005_to_gcc] 1.7.8.1:
1548: * src/main/compile.y [vs2005_to_gcc] 1.219.8.1:
1549: * src/main/execute.C [vs2005_to_gcc] 1.314.12.1:
1550: * src/main/main.vcproj [vs2005_to_gcc] 1.18.8.1:
1551: * src/main/pa_cache_managers.C [vs2005_to_gcc] 1.16.12.1:
1552: * src/main/pa_charset.C [vs2005_to_gcc] 1.54.8.1:
1553: * src/main/pa_exec.C [vs2005_to_gcc] 1.67.12.1:
1554: * src/main/pa_http.C [vs2005_to_gcc] 1.2.12.1:
1555: * src/main/pa_request.C [vs2005_to_gcc] 1.280.8.1:
1556: * src/main/pa_socks.C [vs2005_to_gcc] 1.24.12.1:
1557: * src/main/pa_sql_driver_manager.C [vs2005_to_gcc] 1.85.12.1:
1558: * src/main/pa_string.C [vs2005_to_gcc] 1.206.4.1:
1559: * src/main/pa_stylesheet_connection.C [vs2005_to_gcc] 1.4.8.1:
1560: * src/main/pa_stylesheet_manager.C [vs2005_to_gcc] 1.27.12.1:
1561: * src/targets/apache13/ApacheModuleParser3.vcproj [vs2005_to_gcc] 1.7.20.1:
1562: * src/targets/apache13core/ApacheModuleParser3Core.vcproj [vs2005_to_gcc] 1.10.8.1:
1563: * src/targets/apache13core/pa_threads.C [vs2005_to_gcc] 1.5.12.1:
1564: * src/targets/cgi/getopt.c [vs2005_to_gcc] 1.4.10.1:
1565: * src/targets/cgi/parser3.C [vs2005_to_gcc] 1.238.8.1:
1566: * src/targets/cgi/parser3.vcproj [vs2005_to_gcc] 1.13.8.1:
1567: * src/targets/isapi/pa_threads.C [vs2005_to_gcc] 1.17.12.1:
1568: * src/targets/isapi/parser3isapi.C [vs2005_to_gcc] 1.96.10.1:
1569: * src/targets/isapi/parser3isapi.vcproj [vs2005_to_gcc] 1.9.8.1:
1570: * src/types/pa_value.C [vs2005_to_gcc] 1.19.12.1:
1571: * src/types/pa_value.h [vs2005_to_gcc] 1.126.12.1:
1572: * src/types/pa_vcookie.C [vs2005_to_gcc] 1.68.12.1:
1573: * src/types/pa_vmail.C [vs2005_to_gcc] 1.73.10.1:
1574: * src/types/pa_vresponse.C [vs2005_to_gcc] 1.26.12.1:
1575: * src/types/pa_vstatus.C [vs2005_to_gcc] 1.25.12.1:
1576: * src/types/types.vcproj [vs2005_to_gcc] 1.17.8.1:
1577: * tests/descript.ion [vs2005_to_gcc] 1.3.8.1:
1578: * www/htdocs/_bug.html [vs2005_to_gcc] 1.116.6.1:
1579: * www/htdocs/_bug.xsl [vs2005_to_gcc] 1.15.18.1:
1580: ! switched to VS2005 (projects and object<info explicitly typed>.for_each(, info))
1581: + $response:field[] setting void means removing
1582: + grammar $name` name stops now, for mysql `$field`
1583: + started ^break[] ^continue[], in ^for. TODO: to other iterators (while, menu, foreach)
1584: + all log messages += [uri=, method=, cl=]
1585:
1586: 2006-03-23 moko
1587: * Makefile.am [release_3_1_6] 1.48.6.2.2.1:
1588: * Makefile.am [release_3_2_1] 1.51.6.3:
1589: * Makefile.in [release_3_1_6] 1.62.6.3.2.1:
1590: * Makefile.in [release_3_2_1] 1.65.6.3:
1591: * acinclude.m4 [release_3_1_6] 1.35.6.3.2.1:
1592: * acinclude.m4 [release_3_2_1] 1.38.6.1:
1593: * aclocal.m4 [release_3_1_6] 1.38.6.3.2.1:
1594: * aclocal.m4 [release_3_2_1] 1.41.6.1:
1595: * acsite.m4 [release_3_1_6] 1.13.6.2.2.1:
1596: * acsite.m4 [release_3_2_1] 1.16.6.1:
1597: * configure [release_3_1_6] 1.83.6.4.2.2:
1598: * configure [release_3_2_1] 1.90.2.2:
1599: * configure.in [release_3_1_6] 1.83.6.5.2.2:
1600: * configure.in [release_3_2_1] 1.91.2.2:
1601: * src/include/pa_version.h [release_3_1_6] 1.19.6.6.2.2:
1602: * src/include/pa_version.h [release_3_2_1] 1.27.2.2:
1603: *** empty log message ***
1604:
1605: 2006-03-04 paf
1606: * src/main/pa_string.C 1.206:
1607: ! cache file curruption checks++ [thanks to Igor Zinkovsky for
1608: detailed report]
1609:
1610: * src/main/pa_string.C [release_3_1_6] 1.202.6.2.2.1:
1611: * src/main/pa_string.C [release_3_2_1] 1.205.4.1:
1612: merged from HEAD
1613: ! cache file curruption checks++ [thanks to Igor Zinkovsky for detailed report]
1614:
1615: 2006-03-01 paf
1616: * src/main/untaint.C [release_3_1_6] 1.134.6.2.2.1:
1617: merged from HEAD
1618: ! mail:send << changed \r or \n to ' ' in
1619:
1620: 2006-02-18 paf
1621: * src/main/untaint.C [release_3_2_1] 1.136.6.1:
1622: merged from HEAD
1623: ! mail:send << changed \r or \n to ' ' in
1624:
1625: * src/main/untaint.C 1.137:
1626: ! mail:send << changed \r or \n to ' ' in
1627:
1628: 2006-02-03 paf
1629: * src/main/pa_common.C 1.217:
1630: ! bugfix: decoding from base64
1631:
1632: * src/main/pa_common.C [release_3_2_1] 1.216.4.1:
1633: merged from HEAD
1634: ! bugfix: decoding from base64
1635:
1636: 2006-01-20 paf
1637: * src/classes/table.C 1.220:
1638: ! bugfix ^table.save[$.encloser-s now handled properly
1639:
1640: * src/classes/table.C [release_3_1_6] 1.208.6.11.2.1:
1641: * src/classes/table.C [release_3_2_1] 1.219.6.1:
1642: merged from HEAD
1643: ! bugfix ^table.save[$.encloser-s now handled properly
1644:
1645: * src/types/pa_vhashfile.C [release_3_1_6] 1.48.14.1:
1646: . merged hashfile.foreach memory economy fix
1647:
1648: 2006-01-19 paf
1649: * buildall-with-xml [release_3_2_1] 1.1.2.4:
1650: * buildall-without-xml [release_3_2_1] 1.1.2.4:
1651: merged from HEAD
1652: ! libgc:USE_MUNMAP activates merging of free memory blocks which helps a lot in our case:
1653: after transform we want CORD(main.result)->cstr[big malloc]->transcode[big malloc]
1654:
1655: * buildall-with-xml 1.3:
1656: * buildall-without-xml 1.3:
1657: ! libgc:USE_MUNMAP activates merging of free memory blocks which helps a lot in our case:
1658: after transform we want CORD(main.result)->cstr[big malloc]->transcode[big malloc]
1659:
1660: * src/types/pa_vhashfile.C [release_3_2_1] 1.48.16.1:
1661: . merged hashfile.foreach memory economy fix
1662:
1663: 2006-01-17 paf
1664: * src/types/pa_vhashfile.C 1.49:
1665: ! hashfile.foreach: counted pairs before reading them. got rid
1666: of reallocs = became quicker and less fragmentated
1667:
1668: 2005-12-29 paf
1669: * Makefile.am [release_3_2_1] 1.51.6.2:
1670: * Makefile.in [release_3_2_1] 1.65.6.2:
1671: * src/lib/ltdl/Makefile.am [release_3_2_1] 1.2.14.2:
1672: * src/lib/ltdl/Makefile.in [release_3_2_1] 1.8.6.2:
1673: . now site.m4 also packaged when 'make dist', so do configure
1674: companion files in src/lib/ltdl
1675:
1676: * src/lib/ltdl/Makefile.am [release_3_2_1] 1.2.14.1:
1677: * src/lib/ltdl/Makefile.in [release_3_2_1] 1.8.6.1:
1678: * src/lib/ltdl/acconfig.h [release_3_2_1] 1.1.2.1:
1679: * src/lib/ltdl/acinclude.m4 [release_3_2_1] 1.2.38.1:
1680: * src/lib/ltdl/config.guess [release_3_2_1] 1.2.2.1:
1681: * src/lib/ltdl/config.sub [release_3_2_1] 1.2.2.1:
1682: * src/lib/ltdl/configure.in [release_3_2_1] 1.4.36.1:
1683: * src/lib/ltdl/install-sh [release_3_2_1] 1.2.2.1:
1684: * src/lib/ltdl/ltmain.sh [release_3_2_1] 1.1.2.1:
1685: * src/lib/ltdl/missing [release_3_2_1] 1.2.2.1:
1686: . now config_auto.h is created with configure [were constant]
1687:
1688: * INSTALL [release_3_2_1] 1.48.2.2:
1689: * buildall-with-xml [release_3_2_1] 1.1.2.3:
1690: * buildall-without-xml [release_3_2_1] 1.1.2.3:
1691: *** empty log message ***
1692:
1693: * buildall-with-xml [release_3_2_1] 1.1.2.2:
1694: * buildall-without-xml [release_3_2_1] 1.1.2.2:
1695: . farawell doc indication
1696:
1697: * src/lib/ltdl/ltmain.sh 1.1:
1698: file ltmain.sh was initially added on branch release_3_2_1.
1699:
1700: * INSTALL 1.49:
1701: * Makefile.am 1.52:
1702: * Makefile.in 1.66:
1703: * buildall-with-xml 1.2:
1704: * buildall-without-xml 1.2:
1705: * configure 1.91:
1706: * configure.in 1.92:
1707: * src/include/pa_version.h 1.28:
1708: * src/lib/ltdl/Makefile.am 1.3:
1709: * src/lib/ltdl/Makefile.in 1.9:
1710: * src/lib/ltdl/acconfig.h 1.2:
1711: * src/lib/ltdl/acinclude.m4 1.3:
1712: * src/lib/ltdl/config.guess 1.3:
1713: * src/lib/ltdl/config.sub 1.3:
1714: * src/lib/ltdl/configure.in 1.5:
1715: * src/lib/ltdl/install-sh 1.3:
1716: * src/lib/ltdl/ltmain.sh 1.2:
1717: * src/lib/ltdl/missing 1.3:
1718: * www/htdocs/_bug.html 1.116:
1719: . merged from 3.2.1
1720:
1721: * INSTALL [release_3_2_1] 1.48.2.3:
1722: . references to documentation and some clarification
1723:
1724: * Makefile.am [release_3_2_1] 1.51.6.1:
1725: * Makefile.in [release_3_2_1] 1.65.6.1:
1726: . dist+=buildall*
1727:
1728: * src/lib/ltdl/acconfig.h 1.1:
1729: file acconfig.h was initially added on branch release_3_2_1.
1730:
1731: 2005-12-28 paf
1732: * configure [release_3_2_1] 1.90.2.1:
1733: . 3.2.1
1734:
1735: * buildall-with-xml 1.1:
1736: file buildall-with-xml was initially added on branch
1737: release_3_2_1.
1738:
1739: * INSTALL [release_3_2_1] 1.48.2.1:
1740: * buildall-with-xml [release_3_2_1] 1.1.2.1:
1741: * buildall-without-xml [release_3_2_1] 1.1.2.1:
1742: + started to simplify build process, see INSTALL
1743:
1744: * buildall-without-xml 1.1:
1745: file buildall-without-xml was initially added on branch
1746: release_3_2_1.
1747:
1748: 2005-12-26 paf
1749: * configure.in [release_3_1_6] 1.83.6.5.2.1:
1750: * src/include/pa_version.h [release_3_1_6] 1.19.6.6.2.1:
1751: * src/main/compile.tab.C [release_3_1_6] 1.103.8.10.2.1:
1752: version
1753:
1754: * configure [release_3_1_6] 1.83.6.4.2.1:
1755: ver
1756:
1757: 2005-12-21 paf
1758: * src/main/compile.tab.C 1.112:
1759: * src/main/main.vcproj 1.18:
1760: * www/htdocs/_bug.html 1.115:
1761: . win32: grammar is now compiled with bison 1.875b, it reports
1762: unexpected token names
1763:
1764: 2005-12-19 paf
1765: * configure 1.89:
1766: * src/lib/Makefile.in 1.15:
1767: * src/lib/cord/Makefile.in 1.6:
1768: . makes
1769:
1770: * src/main/compile.tab.C [release_3_1_5] 1.103.8.10:
1771: * src/types/pa_vxnode.h [release_3_1_5] 1.30.12.2:
1772: * www/htdocs/_bug.html [release_3_1_5] 1.84.4.16:
1773: * www/htdocs/_bug.xsl [release_3_1_5] 1.15.6.1:
1774: ! bugfix xnode now holds a link to xmlNode to prevent premature
1775: gc(xmlNode)
1776:
1777: * configure 1.90:
1778: * configure.in 1.91:
1779: * src/classes/classes.vcproj 1.13:
1780: * src/include/pa_config_fixed.h 1.70:
1781: * src/include/pa_version.h 1.26:
1782: * src/include/pa_version.h 1.27:
1783: * src/lib/gd/gd.vcproj 1.8:
1784: * src/lib/smtp/smtp.vcproj 1.7:
1785: * src/main/main.vcproj 1.17:
1786: * src/main/pa_globals.C 1.181:
1787: * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.10:
1788: * src/targets/cgi/parser3.vcproj 1.13:
1789: * src/targets/isapi/parser3isapi.vcproj 1.9:
1790: * src/types/types.vcproj 1.17:
1791: . killing gdome [what a relief]
1792:
1793: * src/types/pa_vxnode.C 1.47:
1794: . less warnings
1795:
1796: * src/targets/cgi/parser3.C 1.238:
1797: . style
1798:
1799: * src/classes/xnode.C 1.74:
1800: . "xml.dom"
1801: . xnode.select* now works on xdoc too [were barking "not element"]
1802:
1803: * tests/137.html 1.3:
1804: * tests/results/137.processed 1.4:
1805: . not handled this case yet. code does not hang from inserting
1806: parent into child, considering thing minor issue -- nodes are
1807: removed from source anyway, don't know why shold that be an
1808: error after all
1809:
1810: * tests/097.html 1.3:
1811: * tests/106.html 1.3:
1812: * tests/108.html 1.3:
1813: * tests/110.html 1.3:
1814: * tests/112.html 1.3:
1815: * tests/113.html 1.3:
1816: * tests/114.html 1.3:
1817: * tests/115.html 1.3:
1818: * tests/116.html 1.3:
1819: * tests/117.html 1.3:
1820: * tests/Makefile 1.4:
1821: * tests/results/001.processed 1.4:
1822: * tests/results/002.processed 1.4:
1823: * tests/results/003.processed 1.4:
1824: * tests/results/004.processed 1.4:
1825: * tests/results/005.processed 1.4:
1826: * tests/results/006.processed 1.4:
1827: * tests/results/008.processed 1.4:
1828: * tests/results/009.processed 1.4:
1829: * tests/results/010.processed 1.4:
1830: * tests/results/011.processed 1.4:
1831: * tests/results/012.processed 1.4:
1832: * tests/results/013.processed 1.4:
1833: * tests/results/014.processed 1.4:
1834: * tests/results/015.processed 1.4:
1835: * tests/results/016.processed 1.4:
1836: * tests/results/017.processed 1.4:
1837: * tests/results/018.processed 1.4:
1838: * tests/results/020.processed 1.4:
1839: * tests/results/021.processed 1.4:
1840: * tests/results/022.processed 1.4:
1841: * tests/results/023.processed 1.4:
1842: * tests/results/024.processed 1.4:
1843: * tests/results/025.processed 1.4:
1844: * tests/results/026.processed 1.4:
1845: * tests/results/027.processed 1.4:
1846: * tests/results/028.processed 1.4:
1847: * tests/results/029.processed 1.4:
1848: * tests/results/030.processed 1.4:
1849: * tests/results/031.processed 1.4:
1850: * tests/results/032.processed 1.4:
1851: * tests/results/033.processed 1.4:
1852: * tests/results/034.processed 1.4:
1853: * tests/results/035.processed 1.4:
1854: * tests/results/036.processed 1.4:
1855: * tests/results/037.processed 1.4:
1856: * tests/results/038.processed 1.4:
1857: * tests/results/039.processed 1.4:
1858: * tests/results/040.processed 1.4:
1859: * tests/results/041.processed 1.4:
1860: * tests/results/042.processed 1.4:
1861: * tests/results/043.processed 1.4:
1862: * tests/results/044.processed 1.4:
1863: * tests/results/045.processed 1.4:
1864: * tests/results/046.processed 1.4:
1865: * tests/results/047.processed 1.4:
1866: * tests/results/048.processed 1.4:
1867: * tests/results/049.processed 1.4:
1868: * tests/results/050.processed 1.4:
1869: * tests/results/051.processed 1.4:
1870: * tests/results/052.processed 1.4:
1871: * tests/results/053.processed 1.4:
1872: * tests/results/054.processed 1.4:
1873: * tests/results/055.processed 1.4:
1874: * tests/results/056.processed 1.4:
1875: * tests/results/057.processed 1.4:
1876: * tests/results/058.processed 1.4:
1877: * tests/results/059.processed 1.4:
1878: * tests/results/060.processed 1.4:
1879: * tests/results/061.processed 1.4:
1880: * tests/results/062.processed 1.4:
1881: * tests/results/063.processed 1.4:
1882: * tests/results/064.processed 1.4:
1883: * tests/results/065.processed 1.4:
1884: * tests/results/066.processed 1.4:
1885: * tests/results/067.processed 1.4:
1886: * tests/results/068.processed 1.4:
1887: * tests/results/069.processed 1.4:
1888: * tests/results/070.processed 1.4:
1889: * tests/results/071.processed 1.4:
1890: * tests/results/072.processed 1.4:
1891: * tests/results/073.processed 1.4:
1892: * tests/results/074.processed 1.4:
1893: * tests/results/075.processed 1.4:
1894: * tests/results/076.processed 1.4:
1895: * tests/results/077.processed 1.4:
1896: * tests/results/078.processed 1.4:
1897: * tests/results/079.processed 1.4:
1898: * tests/results/080.processed 1.4:
1899: * tests/results/081.processed 1.4:
1900: * tests/results/082.processed 1.4:
1901: * tests/results/083.processed 1.4:
1902: * tests/results/084.processed 1.4:
1903: * tests/results/085.processed 1.4:
1904: * tests/results/086.processed 1.4:
1905: * tests/results/087.processed 1.4:
1906: * tests/results/088.processed 1.4:
1907: * tests/results/089.processed 1.4:
1908: * tests/results/090.processed 1.4:
1909: * tests/results/091.processed 1.4:
1910: * tests/results/092.processed 1.4:
1911: * tests/results/093.processed 1.4:
1912: * tests/results/094.processed 1.4:
1913: * tests/results/095.processed 1.4:
1914: * tests/results/096.processed 1.4:
1915: * tests/results/097.processed 1.4:
1916: * tests/results/099.processed 1.4:
1917: * tests/results/100.processed 1.3:
1918: * tests/results/101.processed 1.4:
1919: * tests/results/102.processed 1.4:
1920: * tests/results/104.processed 1.4:
1921: * tests/results/105.processed 1.4:
1922: * tests/results/106.processed 1.4:
1923: * tests/results/107.processed 1.4:
1924: * tests/results/108.processed 1.4:
1925: * tests/results/109.processed 1.4:
1926: * tests/results/110.processed 1.4:
1927: * tests/results/111.processed 1.4:
1928: * tests/results/112.processed 1.4:
1929: * tests/results/113.processed 1.4:
1930: * tests/results/114.processed 1.4:
1931: * tests/results/115.processed 1.4:
1932: * tests/results/117.processed 1.4:
1933: * tests/results/119.processed 1.4:
1934: * tests/results/120.processed 1.4:
1935: * tests/results/121.processed 1.4:
1936: * tests/results/122.processed 1.4:
1937: * tests/results/123.processed 1.4:
1938: * tests/results/124.processed 1.4:
1939: * tests/results/125.processed 1.4:
1940: * tests/results/126.processed 1.4:
1941: * tests/results/127.processed 1.4:
1942: * tests/results/128.processed 1.4:
1943: * tests/results/129.processed 1.4:
1944: * tests/results/130.processed 1.4:
1945: * tests/results/131.processed 1.4:
1946: * tests/results/132.processed 1.4:
1947: * tests/results/133.processed 1.4:
1948: * tests/results/134.processed 1.4:
1949: * tests/results/135.processed 1.4:
1950: * tests/results/136.processed 1.4:
1951: * tests/results/138.processed 1.4:
1952: * tests/results/139.processed 1.4:
1953: * tests/results/140.processed 1.4:
1954: * tests/results/141.processed 1.4:
1955: * tests/results/142.processed 1.2:
1956: * tests/results/143.processed 1.2:
1957: * tests/results/144.processed 1.2:
1958: * tests/results/145.processed 1.2:
1959: * tests/results/146.processed 1.2:
1960: * tests/results/147.processed 1.2:
1961: * tests/results/148.processed 1.2:
1962: * tests/results/149.processed 1.2:
1963: * tests/results/auto.p 1.1:
1964: * tests/run_parser.sh 1.3:
1965: . now works if we turn off default auto.p
1966:
1967: * src/types/pa_vxnode.C 1.46:
1968: * tests/142.html 1.2:
1969: * tests/144.html 1.2:
1970: * tests/145.html 1.2:
1971: * tests/149.html 1.1:
1972: * tests/descript.ion 1.3:
1973: * tests/outputs/d.cmd 1.1:
1974: * tests/results/142.processed 1.1:
1975: * tests/results/143.processed 1.1:
1976: * tests/results/144.processed 1.1:
1977: * tests/results/145.processed 1.1:
1978: * tests/results/146.processed 1.1:
1979: * tests/results/147.processed 1.1:
1980: * tests/results/148.processed 1.1:
1981: * tests/results/149.processed 1.1:
1982: * www/htdocs/_bug.html 1.114:
1983: . removed .nodeValue from all node types other than 5 (grabbed
1984: piece from gdome)
1985:
1986: 2005-12-16 paf
1987: * tests/142.html 1.1:
1988: * tests/143.html 1.1:
1989: * tests/144.html 1.1:
1990: * tests/145.html 1.1:
1991: . dom [part]
1992:
1993: * tests/146.html 1.1:
1994: * tests/147.html 1.1:
1995: * tests/148.html 1.1:
1996: * www/htdocs/_bug.html 1.113:
1997: . more tests
1998:
1999: * src/main/compile.tab.C [release_3_1_5] 1.103.8.9:
2000: * src/main/compile.tab.C [release_3_2_0] 1.109.2.2:
2001: * src/main/compile.y [release_3_1_5] 1.213.10.7:
2002: * src/main/compile.y [release_3_2_0] 1.217.2.2:
2003: * src/types/pa_value.h [release_3_1_5] 1.119.6.4:
2004: * src/types/pa_vvoid.h [release_3_1_5] 1.22.8.2:
2005: merged from HEAD
2006: ! fixed overoptimized ^call(false) case. (confused it with ^call[] case)
2007:
2008: * src/main/compile.tab.C 1.111:
2009: * src/main/compile.y 1.219:
2010: * www/htdocs/_bug.html 1.112:
2011: ! fixed overoptimized ^call(false) case. (confused it with ^call[
2012: ] case)
2013:
2014: * INSTALL 1.47:
2015: * configure.in 1.90:
2016: * src/lib/Makefile.am 1.8:
2017: . sweetest part [no glib/gdome in INSTALL and patches]
2018:
2019: * tests/006.html 1.3:
2020: * tests/034.html 1.3:
2021: * tests/057.html 1.3:
2022: * tests/Makefile 1.3:
2023: * tests/make_tests.cmd 1.1:
2024: * tests/results/001.processed 1.3:
2025: * tests/results/002.processed 1.3:
2026: * tests/results/003.processed 1.3:
2027: * tests/results/004.processed 1.3:
2028: * tests/results/005.processed 1.3:
2029: * tests/results/006.processed 1.3:
2030: * tests/results/008.processed 1.3:
2031: * tests/results/009.processed 1.3:
2032: * tests/results/010.processed 1.3:
2033: * tests/results/011.processed 1.3:
2034: * tests/results/012.processed 1.3:
2035: * tests/results/013.processed 1.3:
2036: * tests/results/014.processed 1.3:
2037: * tests/results/015.processed 1.3:
2038: * tests/results/016.processed 1.3:
2039: * tests/results/017.processed 1.3:
2040: * tests/results/018.processed 1.3:
2041: * tests/results/019.processed 1.3:
2042: * tests/results/020.processed 1.3:
2043: * tests/results/021.processed 1.3:
2044: * tests/results/022.processed 1.3:
2045: * tests/results/023.processed 1.3:
2046: * tests/results/024.processed 1.3:
2047: * tests/results/025.processed 1.3:
2048: * tests/results/026.processed 1.3:
2049: * tests/results/027.processed 1.3:
2050: * tests/results/028.processed 1.3:
2051: * tests/results/029.processed 1.3:
2052: * tests/results/030.processed 1.3:
2053: * tests/results/031.processed 1.3:
2054: * tests/results/032.processed 1.3:
2055: * tests/results/033.processed 1.3:
2056: * tests/results/034.processed 1.3:
2057: * tests/results/035.processed 1.3:
2058: * tests/results/036.processed 1.3:
2059: * tests/results/037.processed 1.3:
2060: * tests/results/038.processed 1.3:
2061: * tests/results/039.processed 1.3:
2062: * tests/results/040.processed 1.3:
2063: * tests/results/041.processed 1.3:
2064: * tests/results/042.processed 1.3:
2065: * tests/results/043.processed 1.3:
2066: * tests/results/044.processed 1.3:
2067: * tests/results/045.processed 1.3:
2068: * tests/results/046.processed 1.3:
2069: * tests/results/047.processed 1.3:
2070: * tests/results/048.processed 1.3:
2071: * tests/results/049.processed 1.3:
2072: * tests/results/050.processed 1.3:
2073: * tests/results/051.processed 1.3:
2074: * tests/results/052.processed 1.3:
2075: * tests/results/053.processed 1.3:
2076: * tests/results/054.processed 1.3:
2077: * tests/results/055.processed 1.3:
2078: * tests/results/056.processed 1.3:
2079: * tests/results/057.processed 1.3:
2080: * tests/results/058.processed 1.3:
2081: * tests/results/059.processed 1.3:
2082: * tests/results/060.processed 1.3:
2083: * tests/results/061.processed 1.3:
2084: * tests/results/062.processed 1.3:
2085: * tests/results/063.processed 1.3:
2086: * tests/results/064.processed 1.3:
2087: * tests/results/065.processed 1.3:
2088: * tests/results/066.processed 1.3:
2089: * tests/results/067.processed 1.3:
2090: * tests/results/068.processed 1.3:
2091: * tests/results/069.processed 1.3:
2092: * tests/results/070.processed 1.3:
2093: * tests/results/071.processed 1.3:
2094: * tests/results/072.processed 1.3:
2095: * tests/results/073.processed 1.3:
2096: * tests/results/074.processed 1.3:
2097: * tests/results/075.processed 1.3:
2098: * tests/results/076.processed 1.3:
2099: * tests/results/077.processed 1.3:
2100: * tests/results/078.processed 1.3:
2101: * tests/results/079.processed 1.3:
2102: * tests/results/080.processed 1.3:
2103: * tests/results/081.processed 1.3:
2104: * tests/results/082.processed 1.3:
2105: * tests/results/083.processed 1.3:
2106: * tests/results/084.processed 1.3:
2107: * tests/results/085.processed 1.3:
2108: * tests/results/086.processed 1.3:
2109: * tests/results/087.processed 1.3:
2110: * tests/results/088.processed 1.3:
2111: * tests/results/089.processed 1.3:
2112: * tests/results/090.processed 1.3:
2113: * tests/results/091.processed 1.3:
2114: * tests/results/092.processed 1.3:
2115: * tests/results/093.processed 1.3:
2116: * tests/results/094.processed 1.3:
2117: * tests/results/095.processed 1.3:
2118: * tests/results/096.processed 1.3:
2119: * tests/results/097.processed 1.3:
2120: * tests/results/099.processed 1.3:
2121: * tests/results/101.processed 1.3:
2122: * tests/results/102.processed 1.3:
2123: * tests/results/104.processed 1.3:
2124: * tests/results/105.processed 1.3:
2125: * tests/results/106.processed 1.3:
2126: * tests/results/107.processed 1.3:
2127: * tests/results/108.processed 1.3:
2128: * tests/results/109.processed 1.3:
2129: * tests/results/110.processed 1.3:
2130: * tests/results/111.processed 1.3:
2131: * tests/results/112.processed 1.3:
2132: * tests/results/113.processed 1.3:
2133: * tests/results/114.processed 1.3:
2134: * tests/results/115.processed 1.3:
2135: * tests/results/116.processed 1.3:
2136: * tests/results/117.processed 1.3:
2137: * tests/results/118.processed 1.3:
2138: * tests/results/119.processed 1.3:
2139: * tests/results/120.processed 1.3:
2140: * tests/results/121.processed 1.3:
2141: * tests/results/122.processed 1.3:
2142: * tests/results/123.processed 1.3:
2143: * tests/results/124.processed 1.3:
2144: * tests/results/125.processed 1.3:
2145: * tests/results/126.processed 1.3:
2146: * tests/results/127.processed 1.3:
2147: * tests/results/128.processed 1.3:
2148: * tests/results/129.processed 1.3:
2149: * tests/results/130.processed 1.3:
2150: * tests/results/131.processed 1.3:
2151: * tests/results/132.processed 1.3:
2152: * tests/results/133.processed 1.3:
2153: * tests/results/134.processed 1.3:
2154: * tests/results/135.processed 1.3:
2155: * tests/results/136.processed 1.3:
2156: * tests/results/137.processed 1.3:
2157: * tests/results/138.processed 1.3:
2158: * tests/results/139.processed 1.3:
2159: * tests/results/140.processed 1.3:
2160: * tests/results/141.processed 1.3:
2161: . refreshed old tests, made them work without auto.p (in utf8)
2162: . things noted:
2163: . gif got encoded differently
2164: . exif 0000:00:00 decoded now into 0000:00:00 (were some strange year)
2165:
2166: * src/classes/xdoc.C 1.149:
2167: * src/classes/xnode.C 1.72:
2168: * src/classes/xnode.h 1.25:
2169: * src/include/pa_charset.h 1.32:
2170: * src/include/pa_config_includes.h 1.32:
2171: * src/include/pa_globals.h 1.113:
2172: * src/include/pa_memory.h 1.14:
2173: * src/include/pa_request.h 1.180:
2174: * src/include/pa_xml_exception.h 1.5:
2175: * src/lib/cord/Makefile.am 1.4:
2176: * src/lib/cord/cord.vcproj 1.3:
2177: * src/lib/cord/cordbscs.c 1.6:
2178: * src/lib/cord/cordprnt.c 1.4:
2179: * src/lib/cord/cordxtra.c 1.7:
2180: * src/main/compile.tab.C 1.110:
2181: * src/main/pa_charset.C 1.54:
2182: * src/main/pa_globals.C 1.180:
2183: * src/main/pa_memory.C 1.7:
2184: * src/main/pa_request.C 1.280:
2185: * src/main/pa_stylesheet_connection.C 1.4:
2186: * src/main/pa_xml_exception.C 1.5:
2187: * src/types/pa_vxdoc.C 1.30:
2188: * src/types/pa_vxdoc.h 1.41:
2189: * src/types/pa_vxnode.C 1.44:
2190: * src/types/pa_vxnode.h 1.36:
2191: * www/htdocs/.htaccess 1.49:
2192: * www/htdocs/_bug.html 1.111:
2193: . started killing gdome
2194:
2195: * INSTALL 1.48:
2196: . revived linux libgc fix
2197:
2198: * src/types/pa_vxdoc.C 1.31:
2199: * src/types/pa_vxnode.C 1.45:
2200: * src/types/pa_vxnode.h 1.37:
2201: + xdoc DOM props
2202:
2203: * src/classes/xnode.C 1.73:
2204: . also bark on possible errors
2205:
2206: 2005-12-13 paf
2207: * src/main/pa_request.C [release_3_1_5] 1.274.6.5:
2208: * src/main/pa_request.C [release_3_2_0] 1.278.2.1:
2209: merged from HEAD
2210: ! when code in @unhandled_exception thrown another exception, print correct origin (earlier code in catch of exception inside of @unhandled_exception grabbed parent_frame(original_exception) origin and printed it, instead of true origin)
2211:
2212: * src/main/pa_request.C 1.279:
2213: ! when code in @unhandled_exception thrown another exception,
2214: print correct origin (earlier code in catch of exception inside
2215: of @unhandled_exception grabbed parent_frame(original_exception)
2216: origin and printed it, instead of true origin)
2217:
2218: 2005-12-09 paf
2219: * src/main/pa_string.C 1.205:
2220: * src/main/pa_string.C [release_3_2_0] 1.203.2.2:
2221: merged from 3.1.5
2222: ! regex tainting were ignored in ^string.matched :(
2223:
2224: * INSTALL 1.45:
2225: * configure 1.88:
2226: * configure.in 1.89:
2227: * src/classes/date.C 1.73:
2228: * src/include/pa_config_fixed.h 1.69:
2229: * src/include/pa_version.h 1.25:
2230: * src/main/compile.y 1.218:
2231: * src/main/compile_tools.h 1.77:
2232: * src/main/pa_charset.C 1.53:
2233: * src/main/pa_common.C 1.216:
2234: * src/main/pa_globals.C 1.179:
2235: * src/main/pa_string.C 1.204:
2236: * src/targets/apache13core/mod_parser3_core.C 1.10:
2237: * src/targets/cgi/getopt.c 1.4:
2238: * src/targets/isapi/parser3isapi.C 1.96:
2239: * src/types/pa_vmail.C 1.73:
2240: * www/htdocs/.htaccess 1.48:
2241: * www/htdocs/_bug.txt 1.8:
2242: * www/htdocs/auto.p 1.25:
2243: . merged latest fixes from 3.2.0
2244:
2245: * src/main/pa_string.C [release_3_1_5] 1.202.6.2:
2246: ! regex tainting were ignored in ^string.matched :(
2247:
2248: * INSTALL [release_3_2_0] 1.44.2.5:
2249: . updated INSTALL doc to work around linux stack base detection
2250: problem, due to change in gc6.4 code
2251:
1.47 paf 2252: 2005-12-08 paf
1.48 misha 2253: * src/types/pa_vmail.C [release_3_1_5] 1.71.6.2:
2254: merged from 3.2.0
2255: ! bcc line longer then 500 chars now handled OK [were wrapped on 500th char according to rfc, but sendmail failed to unwrap it properly]
2256:
1.47 paf 2257: * src/classes/date.C [release_3_2_0] 1.72.2.1:
2258: * src/include/pa_config_fixed.h [release_3_2_0] 1.68.2.2:
2259: * src/main/compile.tab.C [release_3_2_0] 1.109.2.1:
2260: * src/main/compile.y [release_3_2_0] 1.217.2.1:
2261: * src/main/compile_tools.h [release_3_2_0] 1.76.2.1:
2262: * src/main/pa_charset.C [release_3_2_0] 1.52.2.1:
2263: * src/main/pa_common.C [release_3_2_0] 1.215.2.1:
2264: * src/main/pa_globals.C [release_3_2_0] 1.178.2.1:
2265: * src/main/pa_string.C [release_3_2_0] 1.203.2.1:
2266: * src/targets/cgi/getopt.c [release_3_2_0] 1.3.24.1:
2267: * src/targets/isapi/parser3isapi.C [release_3_2_0] 1.95.2.3:
2268: * www/htdocs/_bug.html [release_3_2_0] 1.110.2.1:
2269: * www/htdocs/_bug.txt [release_3_2_0] 1.7.2.1:
2270: * www/htdocs/auto.p [release_3_2_0] 1.24.2.1:
2271: . less warnings
2272:
1.48 misha 2273: * src/targets/isapi/parser3isapi.C [release_3_2_0] 1.95.2.2:
2274: . undone some strange change since 3.1.5
2275:
1.47 paf 2276: * src/include/pa_config_fixed.h [release_3_2_0] 1.68.2.1:
2277: . removed outdated string origins [in current storage scheme
2278: there's no place for them. someday we can add third CORD to
2279: store origins and special version of parser which stores origins
2280: there [separate binary]]
2281:
2282: * src/targets/apache13core/mod_parser3_core.C [release_3_2_0] 1.9.2.1:
2283: * src/targets/isapi/parser3isapi.C [release_3_2_0] 1.95.2.1:
2284: . merged from 3.1.5 release link fixes
2285:
2286: * src/types/pa_vmail.C [release_3_2_0] 1.72.2.1:
2287: ! bcc line longer then 500 chars now handled OK [were wrapped on
2288: 500th char according to rfc, but sendmail failed to unwrap it
2289: properly]
2290:
2291: 2005-12-07 paf
2292: * Makefile.am [release_3_2_0] 1.51.2.1:
2293: * Makefile.in [release_3_2_0] 1.65.2.1:
2294: * acinclude.m4 [release_3_2_0] 1.38.2.1:
2295: * aclocal.m4 [release_3_2_0] 1.41.2.1:
2296: * acsite.m4 [release_3_2_0] 1.16.2.1:
2297: * configure [release_3_2_0] 1.87.2.1:
2298: * configure.in [release_3_2_0] 1.88.2.1:
2299: *** empty log message ***
2300:
2301: * src/include/pa_version.h [release_3_2_0] 1.23.2.1:
2302: makefiles
1.46 paf 2303:
2304: 2005-11-28 paf
2305: * src/main/pa_http.C 1.2:
2306: ! status line check made earlier [was totally wrong]
2307:
2308: * src/classes/table.C 1.219:
2309: ! nameless table has columns==0
2310:
1.45 paf 2311: 2005-11-25 paf
2312: * src/classes/op.C 1.162:
2313: * www/htdocs/_bug.html 1.110:
2314: * www/htdocs/auto.p 1.24:
2315: + ^while(){}[SEPARATOR]
2316:
2317: * src/include/pa_array.h 1.67:
2318: -this reduces speed(table::load) strange. undoing for now...
2319:
2320: * src/include/pa_version.h 1.23:
2321: -this reduces speed(table::load), strange. undoing
2322:
1.46 paf 2323: * src/include/pa_memory.h 1.13:
2324: . removed GC_DEBUG for debug version, it changed gc_malloc
2325: implementation, which obscured profiling
1.45 paf 2326:
2327: 2005-11-24 paf
2328: * src/include/Makefile.am 1.10:
2329: * src/include/pa_http.h 1.1:
2330: * src/main/Makefile.am 1.46:
2331: * src/main/main.vcproj 1.16:
2332: . extracted http:// into separate file [preparation for ^file::
2333: cgi[script;$.form[$.field1[]
2334:
1.46 paf 2335: * src/classes/file.C 1.142:
2336: * src/include/pa_common.h 1.107:
2337: * src/main/execute.C 1.314:
2338: * src/main/pa_common.C 1.215:
2339: * src/main/pa_request.C 1.278:
2340: ! changed file/dir_readable to simple file/dir_exist, this would
2341: help in situations "class not found because .p file has bad
2342: rights" << in that case error would be explicit "access denied
2343: to 'this' file"
1.45 paf 2344:
2345: * Makefile.am 1.51:
2346: * Makefile.in 1.65:
2347: * acinclude.m4 1.38:
2348: * aclocal.m4 1.41:
2349: * acsite.m4 1.16:
2350: * configure 1.87:
2351: * configure.in 1.88:
2352: *** empty log message ***
2353:
2354: * src/include/Makefile.in 1.20:
2355: * src/main/Makefile.in 1.60:
2356: makefiles
2357:
1.46 paf 2358: * www/htdocs/_bug.pl 1.5:
2359: * www/htdocs/_bug.txt 1.7:
2360: +! ^file::exec/cgi[script;$.charset[changed] $.QUERY_STRING[^
2361: untaint[URI]{aaa=$form:text} << now %HH would be encoded in $
2362: .charset charset
1.45 paf 2363:
2364: 2005-11-22 paf
1.46 paf 2365: * src/types/pa_vresponse.C 1.26:
2366: + $response:headers access to internal hash
2367:
2368: * src/targets/apache13core/mod_parser3_core.C 1.9:
2369: * src/targets/isapi/parser3isapi.C 1.95:
2370: + GC_large_alloc_warn_suppressed=0 between requests [apache mod_, isapi]
2371: this reduces number of "GC Warning: Repeated allocation of very large block" messages to only important onces
2372:
1.45 paf 2373: * bin/Makefile.in 1.12:
2374: * etc/Makefile.in 1.17:
2375: * etc/parser3.charsets/Makefile.in 1.21:
2376: * src/Makefile.in 1.58:
2377: * src/classes/Makefile.in 1.62:
2378: * src/include/pa_config_auto.h.in 1.43:
2379: * src/lib/Makefile.in 1.14:
2380: * src/lib/cord/Makefile.in 1.5:
2381: * src/lib/cord/include/Makefile.in 1.4:
2382: * src/lib/cord/include/private/Makefile.in 1.4:
2383: * src/lib/gc/Makefile.in 1.4:
2384: * src/lib/gc/include/Makefile.in 1.4:
2385: * src/lib/gd/Makefile.in 1.5:
2386: * src/lib/ltdl/Makefile.in 1.8:
2387: * src/lib/md5/Makefile.in 1.10:
2388: * src/lib/patches/Makefile.in 1.14:
2389: * src/lib/pcre/Makefile.in 1.12:
2390: * src/lib/sdbm/Makefile.in 1.3:
2391: * src/lib/sdbm/apr-include/Makefile.in 1.3:
2392: * src/lib/smtp/Makefile.in 1.5:
2393: * src/sql/Makefile.in 1.14:
2394: * src/targets/Makefile.in 1.45:
2395: * src/targets/apache13/Makefile.in 1.50:
2396: * src/targets/apache13core/Makefile.in 1.7:
2397: * src/targets/cgi/Makefile.in 1.69:
2398: * src/targets/isapi/Makefile.in 1.15:
2399: * src/types/Makefile.in 1.60:
2400: configure+makes
2401:
2402: * src/main/compile.tab.C 1.108:
2403: Makefile
2404:
2405: * src/types/pa_vdate.h 1.42:
2406: ! date TZ save/restore stored pointer to getenv-ed variable,
2407: which does not work both on win32&unix. copied old TZ value now
2408:
1.46 paf 2409: * src/include/pa_string.h 1.166:
2410: * src/main/untaint.C 1.136:
2411: + ^taint/untaint[regex] << escapes these: \^$.[]|()?*+{}
1.45 paf 2412:
2413: * src/classes/string.C 1.149:
2414: + removed limitation on ^string/int/double:sql{}[$.default[({
2415: param style})] ]
2416:
1.44 paf 2417: 2005-11-21 paf
2418: * src/types/Makefile.am 1.40:
2419: * src/types/pa_venv.h 1.33:
2420: * src/types/types.vcproj 1.16:
2421: + merged: $env:PARSER_VERSION reports "3.1.5beta (compiled on
2422: i386-pc-win32)"
2423:
2424: * src/main/compile.y 1.216:
2425: * src/types/pa_value.h 1.126:
2426: * src/types/pa_vbool.h 1.27:
2427: * src/types/pa_vdouble.h 1.50:
2428: * src/types/pa_vint.h 1.44:
2429: * src/types/pa_vmethod_frame.h 1.60:
2430: + merged: expression literals: true/false. ^format[$.indent(true)
2431: ]
2432:
2433: 2005-11-18 paf
1.46 paf 2434: * src/include/pa_dir.h 1.18:
2435: ! merged: file:list now sees .xxx files, only . and .. now
2436: removed from list [were removed all .*]
1.44 paf 2437:
2438: * src/lib/sdbm/apr_file_io.C 1.5:
2439: ! merged from 3.1.5: hashfile file open error now checked, were
2440: not :( [stole that piece from apache 1.3 sources]
2441:
2442: 2005-08-26 paf
2443: * src/classes/hash.C 1.76:
2444: * src/classes/void.C 1.36:
2445: merged ! optional options were allowed to be empty. were checked
2446: if(is_string), changed to !defined||is_string to allow void
2447:
2448: * src/classes/double.C 1.59:
2449: * src/classes/int.C 1.55:
2450: * src/classes/math.C 1.41:
2451: merged ! many classes/* used as_junction where they needed
2452: as_int/double, so failed with recent "(const) now no junction"
2453: optimization
2454:
1.46 paf 2455: * src/classes/date.C 1.72:
2456: merged + date.week
1.44 paf 2457:
2458: 2005-08-09 paf
2459: * www/htdocs/.htaccess 1.47:
2460: + ^call[$void] param inside now is void (were: empty string)
2461: ! simplified (double) speedup consequent checks in vmethod_frame
2462:
2463: * src/classes/classes.C 1.22:
2464: * src/classes/classes.h 1.31:
2465: * src/classes/form.C 1.39:
2466: * src/classes/hashfile.C 1.36:
2467: * src/classes/image.C 1.113:
2468: * src/classes/mail.C 1.110:
2469: * src/classes/memory.C 1.8:
2470: * src/classes/response.C 1.27:
2471: * src/classes/xdoc.C 1.148:
2472: * src/classes/xnode.C 1.71:
2473: * src/classes/xnode.h 1.24:
2474: * src/include/pa_cache_managers.h 1.18:
2475: * src/include/pa_charset.h 1.31:
2476: * src/include/pa_charsets.h 1.13:
2477: * src/include/pa_config_fixed.h 1.68:
2478: * src/include/pa_config_includes.h 1.31:
2479: * src/include/pa_dictionary.h 1.18:
2480: * src/include/pa_exception.h 1.45:
2481: * src/include/pa_exec.h 1.18:
2482: * src/include/pa_globals.h 1.112:
2483: * src/include/pa_hash.h 1.66:
2484: * src/include/pa_opcode.h 1.28:
2485: * src/include/pa_operation.h 1.6:
2486: * src/include/pa_os.h 1.5:
2487: * src/include/pa_request.h 1.179:
2488: * src/include/pa_request_charsets.h 1.5:
2489: * src/include/pa_request_info.h 1.5:
2490: * src/include/pa_sapi.h 1.27:
2491: * src/include/pa_socks.h 1.17:
2492: * src/include/pa_sql_connection.h 1.40:
2493: * src/include/pa_sql_driver_manager.h 1.33:
2494: * src/include/pa_stack.h 1.24:
2495: * src/include/pa_stylesheet_connection.h 1.40:
2496: * src/include/pa_stylesheet_manager.h 1.22:
2497: * src/include/pa_table.h 1.58:
2498: * src/include/pa_threads.h 1.30:
2499: * src/include/pa_types.h 1.49:
2500: * src/include/pa_uue.h 1.8:
2501: * src/include/pa_xml_exception.h 1.4:
2502: * src/include/pa_xml_io.h 1.4:
2503: * src/lib/gd/gif.C 1.6:
2504: * src/lib/gd/gif.h 1.4:
2505: * src/lib/gd/gifio.C 1.3:
2506: * src/lib/md5/pa_md5.h 1.11:
2507: * src/lib/md5/pa_md5c.c 1.13:
2508: * src/lib/smtp/comms.C 1.8:
2509: * src/lib/smtp/smtp.C 1.8:
2510: * src/lib/smtp/smtp.h 1.6:
2511: * src/main/compile.C 1.78:
2512: * src/main/compile_tools.C 1.59:
2513: * src/main/compile_tools.h 1.76:
2514: * src/main/pa_cache_managers.C 1.16:
2515: * src/main/pa_charset.C 1.52:
2516: * src/main/pa_charsets.C 1.16:
2517: * src/main/pa_dictionary.C 1.23:
2518: * src/main/pa_dir.C 1.20:
2519: * src/main/pa_exception.C 1.48:
2520: * src/main/pa_exec.C 1.67:
2521: * src/main/pa_memory.C 1.6:
2522: * src/main/pa_os.C 1.8:
2523: * src/main/pa_socks.C 1.24:
2524: * src/main/pa_sql_driver_manager.C 1.85:
2525: * src/main/pa_string.C 1.203:
2526: * src/main/pa_stylesheet_connection.C 1.3:
2527: * src/main/pa_stylesheet_manager.C 1.27:
2528: * src/main/pa_table.C 1.61:
2529: * src/main/pa_uue.C 1.9:
2530: * src/main/pa_xml_exception.C 1.4:
2531: * src/main/pa_xml_io.C 1.19:
2532: * src/sql/pa_sql_driver.h 1.43:
2533: * src/targets/apache13/mod_parser3.c 1.12:
2534: * src/targets/apache13core/pa_threads.C 1.5:
2535: * src/targets/cgi/pa_threads.C 1.16:
2536: * src/targets/cgi/parser3.C 1.237:
2537: * src/targets/isapi/pa_threads.C 1.17:
2538: * src/types/pa_junction.h 1.7:
2539: * src/types/pa_method.h 1.6:
2540: * src/types/pa_property.h 1.2:
2541: * src/types/pa_value.C 1.19:
2542: * src/types/pa_vclass.C 1.33:
2543: * src/types/pa_vclass.h 1.51:
2544: * src/types/pa_vcode_frame.h 1.32:
2545: * src/types/pa_vconsole.h 1.10:
2546: * src/types/pa_vcookie.C 1.68:
2547: * src/types/pa_vcookie.h 1.31:
2548: * src/types/pa_vfile.C 1.41:
2549: * src/types/pa_vfile.h 1.58:
2550: * src/types/pa_vform.C 1.84:
2551: * src/types/pa_vform.h 1.50:
2552: * src/types/pa_vhash.C 1.8:
2553: * src/types/pa_vhash.h 1.58:
2554: * src/types/pa_vhashfile.h 1.33:
2555: * src/types/pa_vimage.C 1.35:
2556: * src/types/pa_vimage.h 1.45:
2557: * src/types/pa_vjunction.h 1.24:
2558: * src/types/pa_vmail.C 1.72:
2559: * src/types/pa_vmail.h 1.17:
2560: * src/types/pa_vmath.C 1.8:
2561: * src/types/pa_vmath.h 1.18:
2562: * src/types/pa_vmemory.h 1.5:
2563: * src/types/pa_vmethod_frame.C 1.8:
2564: * src/types/pa_vobject.C 1.24:
2565: * src/types/pa_vobject.h 1.47:
2566: * src/types/pa_vproperty.h 1.3:
2567: * src/types/pa_vrequest.C 1.37:
2568: * src/types/pa_vrequest.h 1.33:
2569: * src/types/pa_vresponse.h 1.40:
2570: * src/types/pa_vstateless_class.C 1.28:
2571: * src/types/pa_vstateless_class.h 1.53:
2572: * src/types/pa_vstateless_object.h 1.36:
2573: * src/types/pa_vstatus.C 1.25:
2574: * src/types/pa_vstatus.h 1.19:
2575: * src/types/pa_vstring.C 1.26:
2576: * src/types/pa_vstring.h 1.59:
2577: * src/types/pa_vtable.C 1.26:
2578: * src/types/pa_vtable.h 1.54:
2579: * src/types/pa_vvoid.C 1.3:
2580: * src/types/pa_vvoid.h 1.28:
2581: * src/types/pa_vxdoc.C 1.29:
2582: * src/types/pa_vxdoc.h 1.40:
2583: * src/types/pa_vxnode.C 1.43:
2584: * src/types/pa_vxnode.h 1.35:
2585: * src/types/pa_wcontext.C 1.32:
2586: * src/types/pa_wcontext.h 1.49:
2587: * src/types/pa_wwrapper.h 1.36:
2588: 2005
2589:
1.46 paf 2590: 2005-08-08 paf
2591: * bin/auto.p.dist.in 1.12:
2592: merged . apache bad 404 handling workaround integrated
1.44 paf 2593:
2594: * www/htdocs/_bug.p 1.8:
2595: . merged VJunction(new Junction) optimization from 3.1.4
2596:
2597: * www/htdocs/_bug.xml 1.3:
2598: merged
2599: + optimized constants in expressions vstring->vdouble
2600: + optimized ^call(vdouble), no junction creation, no calls later
2601:
2602: 2005-07-29 paf
2603: * www/htdocs/_bug_derived.p 1.3:
2604: + property getter can now be overridden
2605:
2606: 2005-07-28 paf
2607: * www/htdocs/_bug.sh 1.2:
2608: + 3.2.0 beta: merged from dynamic_fields_join
2609:
2610: 2005-06-06 paf
2611: * www/htdocs/_bug.xsl 1.15:
2612: ! bugfix ^string:sql ^table:sql ^hash:sql now DO process $.bind
2613: option
2614:
1.46 paf 2615: 2005-01-19 paf
1.42 paf 2616: * src/lib/gd/Makefile.am 1.2:
2617: * src/lib/ltdl/Makefile.am 1.2:
2618: forgotten makefiles.
2619: couple warnings in parser3.C
2620:
1.46 paf 2621: 2004-12-23 paf
1.41 paf 2622: * src/types/pa_vhashfile.C 1.48:
2623: beauty: hashfile::open now creates dir for new file
2624:
1.46 paf 2625: 2004-10-12 paf
1.41 paf 2626: * etc/parser3.charsets/windows-1251.cfg 1.12:
2627: euro
2628: promille
2629: +/-
2630:
1.46 paf 2631: 2004-10-07 paf
1.42 paf 2632: * src/lib/cord/cordbscs.c 1.5:
1.46 paf 2633: debugger help: CORD_dump now dumpts \t\r\n as @#| and truncates
1.42 paf 2634: long char sequences less
2635:
1.46 paf 2636: 2004-09-13 paf
2637: * src/lib/sdbm/sdbm_private.h 1.2:
2638: change: limit on length(key+value) now 8008 bytes, were 1008.
2639: perl sdbm compatibility now ruined
1.41 paf 2640:
1.42 paf 2641: * src/lib/sdbm/apr-include/apr.h 1.5:
1.46 paf 2642: bugfix: error numbers now from errno.h = strerror now returnes
1.42 paf 2643: something and we can properly report that to client
1.40 paf 2644:
1.46 paf 2645: 2004-07-28 paf
1.39 paf 2646: * src/lib/ltdl/ltdl.c 1.4:
2647: * src/lib/pcre/pcre_parser_ctype.c 1.5:
1.46 paf 2648: bugfix: isspace((unsigned char)c) everywhere. failed on russian
2649: letters
1.39 paf 2650:
1.46 paf 2651: 2004-07-27 paf
1.39 paf 2652: * src/targets/cgi/parser3.vcproj 1.12:
2653: beauty: win32: globaloptimizations ON, release:mapfile ON
2654: todo: copy .mapfile from release somewhere [to help searching for unhandled system exceptions]
2655:
1.46 paf 2656: 2004-07-07 paf
1.39 paf 2657: * parser3.vssscc 1.2:
2658: ...would not go unnoticed
2659:
1.46 paf 2660: 2004-07-01 paf
1.39 paf 2661: * src/classes/classes.vcproj 1.12:
2662: * src/lib/cord/cord.vcproj 1.2:
2663: * src/lib/gd/gd.vcproj 1.7:
2664: * src/lib/ltdl/ltdl.vcproj 1.3:
2665: * src/lib/md5/md5.vcproj 1.3:
2666: * src/lib/pcre/pcre.vcproj 1.3:
2667: * src/lib/pcre/pcre_dftables.vcproj 1.4:
2668: * src/lib/pcre/pcre_parser_ctype.vcproj 1.4:
2669: * src/lib/smtp/smtp.vcproj 1.6:
2670: * src/targets/apache13/ApacheModuleParser3.vcproj 1.7:
2671: * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.9:
2672: * src/targets/isapi/parser3isapi.vcproj 1.8:
2673: win32: option: global optimization ON
2674:
1.46 paf 2675: 2004-05-26 paf
1.38 paf 2676: * etc/parser3.charsets/x-mac-cyrillic.cfg 1.2:
2677: added: thanks to konst
2678:
1.46 paf 2679: 2004-05-24 paf
1.38 paf 2680: * src/targets/apache13/p3runConfigure.in 1.17:
2681: bugfix: smtp added
2682:
2683: * src/lib/cord/cordxtra.c 1.6:
2684: * src/lib/cord/include/cord.h 1.5:
2685: cancel: more speed, less memory: CORD_chars_block originally intended to ...
2686: it was good that CORD_chars_block were not used: it consumes more memory [and, might be slow too]
2687: undoing that. [and removed that func so that it would not confuse parser developer in future]
2688:
1.46 paf 2689: 2004-05-11 paf
1.38 paf 2690: * www/htdocs/_bug.gif 1.2:
2691: bugfix: bcc with sendmail now left intact
2692:
1.46 paf 2693: 2004-04-05 paf
1.38 paf 2694: * src/doc/html2chm.cmd 1.8:
2695: * src/doc/sources2html.cmd 1.6:
2696: merged with 3.1.3
2697:
1.46 paf 2698: 2004-04-01 paf
1.37 paf 2699: * src/targets/apache13/pa_httpd.h 1.6:
2700: * src/targets/isapi/parser3isapi.def 1.2:
2701: bugfix: sql connections now are disconnected
2702:
1.46 paf 2703: 2004-03-30 paf
1.36 paf 2704: * src/doc/ClassExample1.dox 1.5:
2705: * src/doc/ClassExample2.dox 1.5:
2706: * src/doc/ClassExample3.dox 1.5:
2707: * src/doc/chmhelper.pl 1.2:
2708: * src/doc/class.dox 1.3:
2709: * src/doc/compiler.dox 1.4:
2710: * src/doc/doxygen.cfg 1.25:
2711: * src/doc/exception.dox 1.3:
2712: * src/doc/executor.dox 1.3:
2713: * src/doc/footer.htm 1.4:
2714: * src/doc/index.dox 1.6:
2715: * src/doc/memory.dox 1.3:
2716: * src/doc/methoded.dox 1.4:
2717: * src/doc/object.dox 1.3:
2718: * src/doc/string.dox 1.6:
2719: * src/doc/targets.dox 1.4:
2720: * src/doc/value.dox 1.4:
2721: merged bugfixes from 3.1.2, changed version to 3.1.3beta
2722:
1.46 paf 2723: 2004-03-05 paf
1.35 paf 2724: * etc/parser3.charsets/koi8-r.cfg 1.7:
2725: there's special code for grad char!
2726:
1.46 paf 2727: 2004-02-25 paf
1.34 paf 2728: * etc/parser3.charsets/Makefile.am 1.5:
1.46 paf 2729: bugfix: @sysconfdir@ used [were old @charsetsdir@ recently
1.34 paf 2730: erased from configure.in]
2731:
1.46 paf 2732: 2004-02-24 paf
2733: * src/classes/Makefile.am 1.49:
2734: smtp on unix: steps to work on unix
1.34 paf 2735:
2736: * src/lib/smtp/Makefile.am 1.2:
2737: * src/targets/cgi/Makefile.am 1.51:
2738: started porting smtp to unix [testing on solaris]
2739:
1.46 paf 2740: 2004-02-11 paf
1.34 paf 2741: * parser3.sln 1.9:
2742: started changes to reflect libxml xsl new folders
2743:
2744: * src/lib/sdbm/sdbm.vcproj 1.4:
2745: migrated to latest libxml[2.6.5] and libgdome[1.1.2]
2746: simplified lib build processes
2747:
1.46 paf 2748: 2003-11-21 paf
2749: * src/targets/apache13core/Makefile.am 1.5:
2750: * src/targets/apache13core/mod_parser3.C 1.7:
2751: renamed mod_parser3 to mod_parser3_core to help DOXYGEN
1.32 paf 2752:
1.28 paf 2753: * src/lib/Makefile.am 1.7:
2754: * src/lib/gd/mtables.h 1.1:
2755: rearrange: gd&smtp moved to src/lib
2756:
1.46 paf 2757: 2003-11-20 paf
1.28 paf 2758: * src/lib/ltdl/config_fixed.h 1.3:
2759: * src/lib/pcre/maketables.c 1.2:
2760: turned on warnings level4 on all projects (except libltdl=off & libsdbm=level3)
2761: found several unitialized vars
2762:
2763: * src/lib/sdbm/apr_strings.C 1.2:
2764: * src/main/pa_pool.C 1.62:
2765: static const char * const IDENT
2766:
2767: * src/include/pa_pool.h 1.89:
2768: more warnings --
2769:
1.46 paf 2770: 2003-11-10 paf
1.28 paf 2771: * src/lib/sdbm/sdbm.c 1.3:
1.46 paf 2772: bugfix: sdbm: .h said it's OK to remove nonexistent pair. .c
1.28 paf 2773: coded that that was error. fixed
2774:
1.46 paf 2775: 2003-11-06 paf
1.28 paf 2776: * src/lib/ltdl/libltdl.vcproj 1.2:
2777: * src/lib/ltdl/libltdl.vcproj.vspscc 1.2:
2778: * src/lib/sdbm/apr-include/apr_errno.h 1.4:
2779: * src/lib/sdbm/apr-include/apr_file_info.h 1.1:
2780: * src/lib/sdbm/apr-include/apr_file_io.h 1.4:
2781: * src/lib/sdbm/apr-include/apr_sdbm.h 1.3:
2782: * src/lib/sdbm/apr-include/apr_strings.h 1.3:
2783: * src/lib/sdbm/apr-include/apu.h 1.3:
2784: hashfile: started again with sdbm from apache
2785:
1.46 paf 2786: * tests/todo.txt 1.5:
2787: hashfile: done
2788:
1.28 paf 2789: * src/lib/sdbm/Makefile.am 1.3:
2790: * src/lib/sdbm/apr-include/Makefile.am 1.1:
2791: * src/targets/cgi/.cvsignore 1.3:
2792: *** empty log message ***
2793:
2794: * src/lib/sdbm/apr-include/apr_pools.h 1.5:
2795: just compiled
2796:
1.46 paf 2797: 2003-11-05 paf
1.28 paf 2798: * src/lib/sdbm/sdbm_hash.c 1.1:
2799: * src/lib/sdbm/sdbm_lock.c 1.1:
2800: * src/lib/sdbm/sdbm_pair.c 1.1:
2801: * src/lib/sdbm/sdbm_pair.h 1.1:
2802: * src/lib/sdbm/sdbm_tune.h 1.1:
2803: original from httpd-2.0.43\srclib\apr-util\dbm\sdbm
2804:
2805: * src/main/helpers/CaseFolding.txt 1.1:
2806: http://www.unicode.org/Public/UNIDATA/CaseFolding.txt
2807:
1.46 paf 2808: 2003-10-24 paf
1.26 paf 2809: * src/lib/cord/Makefile.am 1.3:
2810: * src/lib/md5/Makefile.am 1.3:
2811: * src/lib/pcre/Makefile.am 1.2:
2812: * src/targets/apache13/Makefile.am 1.18:
2813: * src/targets/isapi/Makefile.am 1.3:
2814: .dsp/w -> .vcproj/sln
2815:
1.46 paf 2816: 2003-09-29 paf
2817: * src/main/utf8-to-lower.inc 1.1:
2818: * src/main/utf8-to-upper.inc 1.1:
2819: generated by helper
1.26 paf 2820:
2821: * src/main/helpers/simple_folding.pl 1.1:
2822: utf-8 upper/lower
2823:
2824: * www/htdocs/base.p 1.7:
2825: * www/htdocs/derived.p 1.25:
2826: * www/htdocs/font.gif 1.2:
2827: * www/htdocs/global.xsl 1.9:
2828: * www/htdocs/index.html 1.213:
2829: * www/htdocs/mailreceive.eml 1.4:
2830: * www/htdocs/mailreceive.html 1.2:
2831: * www/htdocs/operators.p 1.12:
2832: * www/htdocs/parser-status.html 1.3:
2833: * www/htdocs/people.dtd 1.2:
2834: * www/htdocs/some.p 1.3:
2835: removing old tests
2836:
1.46 paf 2837: 2003-09-25 paf
1.26 paf 2838: * src/lib/cord/cordprnt.c 1.3:
2839: string_fragments_to_cord merged to HEAD
2840:
1.46 paf 2841: 2003-08-19 paf
2842: * src/targets/apache13/mod_parser3.C 1.31:
2843: .c
1.26 paf 2844:
1.46 paf 2845: 2003-08-18 paf
1.26 paf 2846: * src/classes/classes.awk 1.8:
2847: merged 3.1.0 latest changes
2848:
2849: * gnu.dsp 1.5:
2850: * parser3.dsw 1.9:
2851: * src/classes/classes.dsp 1.31:
2852: * src/lib/cord/cord.dsp 1.3:
2853: * src/lib/ltdl/libltdl.dsp 1.7:
2854: * src/lib/md5/md5.dsp 1.5:
2855: * src/lib/pcre/pcre.dsp 1.4:
2856: * src/lib/pcre/pcre_dftables.dsp 1.2:
2857: * src/lib/pcre/pcre_parser_ctype.dsp 1.3:
2858: * src/main/main.dsp 1.167:
2859: * src/targets/apache13/ApacheModuleParser3.dsp 1.18:
2860: * src/targets/apache13core/ApacheModuleParser3Core.dsp 1.4:
2861: * src/targets/cgi/parser3.dsp 1.66:
2862: * src/targets/isapi/parser3isapi.dsp 1.44:
2863: * src/types/types.dsp 1.42:
2864: moved to MSVC 7
2865:
1.46 paf 2866: * gnu.vcproj 1.1:
2867: new VS project files
1.26 paf 2868:
1.46 paf 2869: 2003-07-24 paf
1.24 paf 2870: * tests/001.html 1.2:
2871: * tests/002.html 1.2:
2872: * tests/003.html 1.2:
2873: * tests/004.html 1.2:
2874: * tests/005.html 1.2:
2875: * tests/006.html 1.2:
2876: * tests/007.html 1.2:
2877: * tests/008.html 1.2:
2878: * tests/009.html 1.2:
2879: * tests/010.html 1.2:
2880: * tests/011.html 1.2:
2881: * tests/012.html 1.2:
2882: * tests/013.html 1.2:
2883: * tests/014.html 1.2:
2884: * tests/015.html 1.2:
2885: * tests/016.html 1.2:
2886: * tests/017.html 1.2:
2887: * tests/018.html 1.2:
2888: * tests/019.html 1.2:
2889: * tests/019paf2001.gif 1.2:
2890: * tests/020.html 1.2:
2891: * tests/021.html 1.2:
2892: * tests/022.html 1.2:
2893: * tests/022_dir/a.html 1.2:
2894: * tests/022_dir/b.txt 1.2:
2895: * tests/022_dir/c.htm 1.2:
2896: * tests/023.html 1.2:
2897: * tests/024.html 1.2:
2898: * tests/025.html 1.2:
2899: * tests/026.html 1.2:
2900: * tests/027.html 1.2:
2901: * tests/028.html 1.2:
2902: * tests/029.html 1.2:
2903: * tests/030.html 1.2:
2904: * tests/031.html 1.2:
2905: * tests/032.html 1.2:
2906: * tests/033.html 1.2:
2907: * tests/034.html 1.2:
2908: * tests/035.html 1.2:
2909: * tests/036.html 1.2:
2910: * tests/037.html 1.2:
2911: * tests/038.html 1.2:
2912: * tests/039.html 1.2:
2913: * tests/040.html 1.2:
2914: * tests/041.html 1.2:
2915: * tests/042.html 1.2:
2916: * tests/043.html 1.2:
2917: * tests/044.html 1.2:
2918: * tests/045.html 1.2:
2919: * tests/046.html 1.2:
2920: * tests/047.html 1.2:
2921: * tests/048.html 1.2:
2922: * tests/049.html 1.2:
2923: * tests/050.html 1.2:
2924: * tests/051.html 1.2:
2925: * tests/051b.p 1.2:
2926: * tests/051t.p 1.2:
2927: * tests/052.html 1.2:
2928: * tests/053.html 1.2:
2929: * tests/054.html 1.2:
2930: * tests/055.html 1.2:
2931: * tests/056.html 1.2:
2932: * tests/057.html 1.2:
2933: * tests/058.html 1.2:
2934: * tests/058_paf2000.png 1.2:
2935: * tests/059.html 1.2:
2936: * tests/060.html 1.2:
2937: * tests/061.dat 1.2:
2938: * tests/061.html 1.2:
2939: * tests/062.html 1.2:
2940: * tests/063.html 1.2:
2941: * tests/064.html 1.2:
2942: * tests/065.html 1.2:
2943: * tests/066.html 1.2:
2944: * tests/067.html 1.2:
2945: * tests/068.html 1.2:
2946: * tests/069.html 1.2:
2947: * tests/070.html 1.2:
2948: * tests/071.html 1.2:
2949: * tests/072.html 1.2:
2950: * tests/073.html 1.2:
2951: * tests/074.html 1.2:
2952: * tests/075.html 1.2:
2953: * tests/076.html 1.2:
2954: * tests/077.html 1.2:
2955: * tests/078.html 1.2:
2956: * tests/079.html 1.2:
2957: * tests/080.html 1.2:
2958: * tests/081.html 1.2:
2959: * tests/082.html 1.2:
2960: * tests/083.html 1.2:
2961: * tests/084.html 1.2:
2962: * tests/085.html 1.2:
2963: * tests/086.html 1.2:
2964: * tests/087.html 1.2:
2965: * tests/088.html 1.2:
2966: * tests/089.html 1.2:
2967: * tests/090.html 1.2:
2968: * tests/091.html 1.2:
2969: * tests/092.html 1.2:
2970: * tests/093.html 1.2:
2971: * tests/094.html 1.2:
2972: * tests/095.html 1.2:
2973: * tests/096.html 1.2:
2974: * tests/096_dir/163.jpg 1.2:
2975: * tests/096_dir/188.jpg 1.2:
2976: * tests/097.html 1.2:
2977: * tests/098.html 1.2:
2978: * tests/098font.gif 1.2:
2979: * tests/099.html 1.2:
2980: * tests/100.html 1.2:
2981: * tests/101.html 1.2:
2982: * tests/102.html 1.2:
2983: * tests/103.html 1.2:
2984: * tests/103mark.gif 1.2:
2985: * tests/103paf2001.gif 1.2:
2986: * tests/104.html 1.2:
2987: * tests/105.html 1.2:
2988: * tests/106.html 1.2:
2989: * tests/107.html 1.2:
2990: * tests/108.html 1.2:
2991: * tests/108.xsl 1.2:
2992: * tests/109.html 1.2:
2993: * tests/110.html 1.2:
2994: * tests/111.html 1.2:
2995: * tests/112.html 1.2:
2996: * tests/113.html 1.2:
2997: * tests/114.html 1.2:
2998: * tests/115.html 1.2:
2999: * tests/116.html 1.2:
3000: * tests/117.html 1.2:
3001: * tests/118.html 1.2:
3002: * tests/119.html 1.2:
3003: * tests/120.html 1.2:
3004: * tests/121.html 1.2:
3005: * tests/122.html 1.2:
3006: * tests/123.html 1.2:
3007: * tests/124.html 1.2:
3008: * tests/125.html 1.2:
3009: * tests/126.html 1.2:
3010: * tests/127.html 1.2:
3011: * tests/128.html 1.2:
3012: * tests/129.html 1.2:
3013: * tests/130.html 1.2:
3014: * tests/131.html 1.2:
3015: * tests/132.html 1.2:
3016: * tests/133.html 1.2:
3017: * tests/134.html 1.2:
3018: * tests/135.html 1.2:
3019: * tests/136.html 1.2:
3020: * tests/137.html 1.2:
3021: * tests/138.html 1.2:
3022: * tests/139.html 1.2:
3023: * tests/140.html 1.2:
3024: * tests/141.html 1.2:
3025: * tests/Makefile 1.2:
3026: * tests/descript.ion 1.2:
3027: * tests/outputs/create-dir 1.2:
3028: * tests/results/001.processed 1.2:
3029: * tests/results/002.processed 1.2:
3030: * tests/results/003.processed 1.2:
3031: * tests/results/004.processed 1.2:
3032: * tests/results/005.processed 1.2:
3033: * tests/results/006.processed 1.2:
3034: * tests/results/007.processed 1.2:
3035: * tests/results/008.processed 1.2:
3036: * tests/results/009.processed 1.2:
3037: * tests/results/010.processed 1.2:
3038: * tests/results/011.processed 1.2:
3039: * tests/results/012.processed 1.2:
3040: * tests/results/013.processed 1.2:
3041: * tests/results/014.processed 1.2:
3042: * tests/results/015.processed 1.2:
3043: * tests/results/016.processed 1.2:
3044: * tests/results/017.processed 1.2:
3045: * tests/results/018.processed 1.2:
3046: * tests/results/019.processed 1.2:
3047: * tests/results/020.processed 1.2:
3048: * tests/results/021.processed 1.2:
3049: * tests/results/022.processed 1.2:
3050: * tests/results/023.processed 1.2:
3051: * tests/results/024.processed 1.2:
3052: * tests/results/025.processed 1.2:
3053: * tests/results/026.processed 1.2:
3054: * tests/results/027.processed 1.2:
3055: * tests/results/028.processed 1.2:
3056: * tests/results/029.processed 1.2:
3057: * tests/results/030.processed 1.2:
3058: * tests/results/031.processed 1.2:
3059: * tests/results/032.processed 1.2:
3060: * tests/results/033.processed 1.2:
3061: * tests/results/034.processed 1.2:
3062: * tests/results/035.processed 1.2:
3063: * tests/results/036.processed 1.2:
3064: * tests/results/037.processed 1.2:
3065: * tests/results/038.processed 1.2:
3066: * tests/results/039.processed 1.2:
3067: * tests/results/040.processed 1.2:
3068: * tests/results/041.processed 1.2:
3069: * tests/results/042.processed 1.2:
3070: * tests/results/043.processed 1.2:
3071: * tests/results/044.processed 1.2:
3072: * tests/results/045.processed 1.2:
3073: * tests/results/046.processed 1.2:
3074: * tests/results/047.processed 1.2:
3075: * tests/results/048.processed 1.2:
3076: * tests/results/049.processed 1.2:
3077: * tests/results/050.processed 1.2:
3078: * tests/results/051.processed 1.2:
3079: * tests/results/052.processed 1.2:
3080: * tests/results/053.processed 1.2:
3081: * tests/results/054.processed 1.2:
3082: * tests/results/055.processed 1.2:
3083: * tests/results/056.processed 1.2:
3084: * tests/results/057.processed 1.2:
3085: * tests/results/058.processed 1.2:
3086: * tests/results/059.processed 1.2:
3087: * tests/results/060.processed 1.2:
3088: * tests/results/061.processed 1.2:
3089: * tests/results/062.processed 1.2:
3090: * tests/results/063.processed 1.2:
3091: * tests/results/064.processed 1.2:
3092: * tests/results/065.processed 1.2:
3093: * tests/results/066.processed 1.2:
3094: * tests/results/067.processed 1.2:
3095: * tests/results/068.processed 1.2:
3096: * tests/results/069.processed 1.2:
3097: * tests/results/070.processed 1.2:
3098: * tests/results/071.processed 1.2:
3099: * tests/results/072.processed 1.2:
3100: * tests/results/073.processed 1.2:
3101: * tests/results/074.processed 1.2:
3102: * tests/results/075.processed 1.2:
3103: * tests/results/076.processed 1.2:
3104: * tests/results/077.processed 1.2:
3105: * tests/results/078.processed 1.2:
3106: * tests/results/079.processed 1.2:
3107: * tests/results/080.processed 1.2:
3108: * tests/results/081.processed 1.2:
3109: * tests/results/082.processed 1.2:
3110: * tests/results/083.processed 1.2:
3111: * tests/results/084.processed 1.2:
3112: * tests/results/085.processed 1.2:
3113: * tests/results/086.processed 1.2:
3114: * tests/results/087.processed 1.2:
3115: * tests/results/088.processed 1.2:
3116: * tests/results/089.processed 1.2:
3117: * tests/results/090.processed 1.2:
3118: * tests/results/091.processed 1.2:
3119: * tests/results/092.processed 1.2:
3120: * tests/results/093.processed 1.2:
3121: * tests/results/094.processed 1.2:
3122: * tests/results/095.processed 1.2:
3123: * tests/results/096.processed 1.2:
3124: * tests/results/097.processed 1.2:
3125: * tests/results/098.processed 1.2:
3126: * tests/results/099.processed 1.2:
3127: * tests/results/100.processed 1.2:
3128: * tests/results/101.processed 1.2:
3129: * tests/results/102.processed 1.2:
3130: * tests/results/103.processed 1.2:
3131: * tests/results/104.processed 1.2:
3132: * tests/results/105.processed 1.2:
3133: * tests/results/106.processed 1.2:
3134: * tests/results/107.processed 1.2:
3135: * tests/results/108.processed 1.2:
3136: * tests/results/109.processed 1.2:
3137: * tests/results/110.processed 1.2:
3138: * tests/results/111.processed 1.2:
3139: * tests/results/112.processed 1.2:
3140: * tests/results/113.processed 1.2:
3141: * tests/results/114.processed 1.2:
3142: * tests/results/115.processed 1.2:
3143: * tests/results/116.processed 1.2:
3144: * tests/results/117.processed 1.2:
3145: * tests/results/118.processed 1.2:
3146: * tests/results/119.processed 1.2:
3147: * tests/results/120.processed 1.2:
3148: * tests/results/121.processed 1.2:
3149: * tests/results/122.processed 1.2:
3150: * tests/results/123.processed 1.2:
3151: * tests/results/124.processed 1.2:
3152: * tests/results/125.processed 1.2:
3153: * tests/results/126.processed 1.2:
3154: * tests/results/127.processed 1.2:
3155: * tests/results/128.processed 1.2:
3156: * tests/results/129.processed 1.2:
3157: * tests/results/130.processed 1.2:
3158: * tests/results/131.processed 1.2:
3159: * tests/results/132.processed 1.2:
3160: * tests/results/133.processed 1.2:
3161: * tests/results/134.processed 1.2:
3162: * tests/results/135.processed 1.2:
3163: * tests/results/136.processed 1.2:
3164: * tests/results/137.processed 1.2:
3165: * tests/results/138.processed 1.2:
3166: * tests/results/139.processed 1.2:
3167: * tests/results/140.processed 1.2:
3168: * tests/results/141.processed 1.2:
3169: * tests/run_parser.sh 1.2:
3170: merged(copied) to HEAD from template_gc
3171:
1.46 paf 3172: * src/include/pa_pragma_pack_begin.h 1.7:
3173: * src/include/pa_pragma_pack_end.h 1.7:
3174: * src/lib/cord/include/Makefile.am 1.2:
3175: * src/lib/cord/include/ec.h 1.2:
3176: * src/lib/cord/include/private/Makefile.am 1.2:
3177: * src/lib/cord/include/private/cord_pos.h 1.2:
3178: * src/lib/cord/source.url 1.2:
3179: * src/lib/gc/Makefile.am 1.2:
3180: * src/lib/gc/include/Makefile.am 1.2:
3181: * src/lib/gc/include/gc.h 1.2:
3182: * src/lib/patches/Makefile.am 1.4:
3183: * src/lib/patches/gc.patch 1.2:
3184: * src/lib/patches/gdome2.patch 1.2:
3185: * src/lib/patches/libxml2.patch 1.2:
3186: * src/lib/patches/libxslt.patch 1.2:
3187: * src/lib/pcre/pcre.h 1.2:
3188: * src/main/pa_array.C 1.57:
3189: * src/main/pa_hash.C 1.54:
3190: * src/targets/Makefile.am 1.10:
3191: * src/targets/apache13/pa_md5c.c 1.6:
3192: * src/targets/apache13/pa_pool.C 1.9:
3193: * src/targets/apache13/pa_threads.C 1.12:
3194: * src/targets/cgi/getopt.c 1.3:
3195: * src/targets/cgi/getopt.h 1.3:
3196: * src/targets/cgi/pa_pool.C 1.42:
3197: * src/targets/cgi/pool_storage.h 1.14:
3198: * src/targets/cgi/pp3.cmd 1.2:
3199: * src/targets/isapi/pa_pool.C 1.17:
3200: * src/targets/isapi/pool_storage.h 1.20:
3201: moved tempate_gc to HEAD
1.24 paf 3202:
1.46 paf 3203: 2003-07-23 paf
1.24 paf 3204: * src/targets/apache13/mod_parser3_main.C 1.1:
1.46 paf 3205: file mod_parser3_main.C was initially added on branch
1.24 paf 3206: template_gc.
3207:
1.46 paf 3208: 2003-03-27 paf
1.23 paf 3209: * src/lib/gc/include/gc_fake.h 1.1:
3210: file gc_fake.h was initially added on branch template_gc.
3211:
1.46 paf 3212: 2003-03-26 paf
1.23 paf 3213: * src/lib/cord/include/gc.h 1.1:
3214: file gc.h was initially added on branch template_gc.
3215:
1.46 paf 3216: 2003-03-03 paf
1.23 paf 3217: * tests/outputs/049.processed 1.1:
3218: file 049.processed was initially added on branch autoptr.
3219:
3220: * tests/outputs/050.processed 1.1:
3221: file 050.processed was initially added on branch autoptr.
3222:
3223: * tests/outputs/051.processed 1.1:
3224: file 051.processed was initially added on branch autoptr.
3225:
3226: * tests/parser-cygwin.sh 1.1:
3227: file parser-cygwin.sh was initially added on branch autoptr.
3228:
1.46 paf 3229: * tests/parser-unix.sh 1.1:
3230: file parser-unix.sh was initially added on branch autoptr.
1.23 paf 3231:
1.46 paf 3232: 2003-02-20 paf
1.22 paf 3233: * www/htdocs/autoptr.html 1.1:
3234: file autoptr.html was initially added on branch autoptr.
3235:
1.46 paf 3236: 2003-01-30 paf
1.22 paf 3237: * ltmain.sh 1.5:
3238: *** empty log message ***
3239:
1.46 paf 3240: 2003-01-29 paf
1.22 paf 3241: * src/types/pa_value_includes.h 1.1:
3242: file pa_value_includes.h was initially added on branch autoptr.
3243:
1.46 paf 3244: 2003-01-23 paf
1.22 paf 3245: * src/lib/pcre/8859-1.ucm 1.1:
3246: file 8859-1.ucm was initially added on branch autoptr.
3247:
1.46 paf 3248: 2003-01-14 paf
1.22 paf 3249: * src/lib/ltdl/config.guess 1.2:
3250: * src/lib/ltdl/config.sub 1.2:
3251: * src/lib/ltdl/install-sh 1.2:
3252: * src/lib/ltdl/missing 1.2:
3253: * src/lib/ltdl/mkinstalldirs 1.2:
3254: removed some ancient files [they in / really]
3255:
3256: * src/lib/ltdl/aclocal.m4 1.1:
3257: *** empty log message ***
3258:
1.46 paf 3259: 2003-01-13 paf
1.22 paf 3260: * src/lib/ltdl/COPYING.LIB 1.1:
3261: * src/lib/ltdl/acinclude.m4 1.2:
3262: * src/lib/ltdl/config.h 1.2:
3263: * src/lib/ltdl/config_auto.h.in 1.3:
3264: * src/lib/ltdl/configure 1.4:
3265: * src/lib/ltdl/configure.in 1.4:
3266: * src/lib/ltdl/ltdl.h 1.2:
3267: moved to latest libtool (1.4.3)
3268:
1.46 paf 3269: * config.guess 1.3:
3270: * config.sub 1.4:
3271: removed last piece of configure.in(libtool) hacks
3272:
3273: 2003-01-10 paf
1.22 paf 3274: * src/lib/patches/libgdome_cpp_syntax1.patch 1.2:
3275: * src/lib/patches/libgdome_cpp_syntax2.patch 1.2:
3276: * src/lib/patches/libgdome_morestatic.patch 1.2:
3277: * src/lib/patches/libxml_error_column_tab.patch 1.2:
3278: * src/lib/patches/libxml_htmloutput_of_xslemptyattr_emptyquotes.patch 1.2:
3279: * src/lib/patches/libxml_transcoder_context1.patch 1.2:
3280: * src/lib/patches/libxml_transcoder_context2.patch 1.2:
3281: * src/lib/patches/libxml_transcoder_context3.patch 1.2:
3282: * src/lib/patches/libxml_transcoder_context4.patch 1.2:
3283: * src/lib/patches/libxslt_html_output_no_charset_meta.patch 1.2:
3284: moved to latest xml lib versions, changed patches.
3285: libxml2 >= 2.5.1 [ftp://xmlsoft.org/libxml2-2.5.1.tar.gz]
3286: libxslt >= 1.0.23 [ftp://xmlsoft.org/libxslt-1.0.23.tar.gz]
3287: gdome2 >= 0.7.2 [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.2.tar.gz]
3288:
1.46 paf 3289: 2003-01-09 paf
3290: * depcomp 1.1:
3291: moving to automake 1.7.2
1.22 paf 3292:
3293: * missing 1.2:
3294: * mkinstalldirs 1.2:
3295: moved to autoconf 2.57 & automake 1.7.2
3296:
1.46 paf 3297: 2002-12-27 paf
1.21 paf 3298: * src/doc/aliased.dox 1.5:
3299: * src/doc/module.dox 1.4:
3300: * src/doc/pooled.dox 1.4:
3301: removed outdated parts, made links to language docs
3302:
1.46 paf 3303: 2002-12-04 paf
1.20 paf 3304: * src/lib/ltdl/README 1.1:
3305: src/lib/ltdl/Makefile now created with /configure, not ltdl/configure,
3306: so it does have no problems with automake.
3307: ltdl/configure AC_OUTPUT(Makefile<<removed)
3308:
1.46 paf 3309: 2002-10-15 paf
1.15 paf 3310: * src/types/pa_vjunction.C 1.3:
3311: removed $junction.get $junction.set[]
3312: introducing $caller
3313:
1.46 paf 3314: 2002-09-11 paf
1.15 paf 3315: * etc/parser3.charsets/windows-1254.cfg 1.1:
3316: * src/lib/pcre/ibm-1254.ucm 1.1:
3317: windows-1254 added
3318:
1.46 paf 3319: 2002-08-14 paf
1.15 paf 3320: * src/targets/cgi/fixopt.C 1.3:
3321: * src/targets/cgi/fixopt.h 1.2:
3322: removed fixopt stupidity. on stupid linux use
3323: cd /document/root
3324: ../cgi/parser3 script
3325:
1.46 paf 3326: 2002-08-12 paf
1.15 paf 3327: * src/types/pa_valiased.C 1.17:
3328: * src/types/pa_valiased.h 1.23:
3329: ^base:create[] dynamic call rewritten
3330: todo: thorough testing
3331:
1.46 paf 3332: 2002-08-01 paf
1.15 paf 3333: * src/Makefile.am 1.17:
3334: ident.C* removed
3335:
1.46 paf 3336: 2002-07-30 paf
1.15 paf 3337: * src/targets/cgi/pa_config_paths.h.in 1.2:
3338: removed pa_config_paths.h
3339:
1.46 paf 3340: 2002-06-21 paf
1.15 paf 3341: * src/lib/pcre/LICENCE 1.1:
3342: * src/lib/pcre/README 1.1:
3343: * src/lib/pcre/Tech.Notes 1.1:
3344: * src/lib/pcre/dftables.c 1.1:
3345: * src/lib/pcre/get.c 1.1:
3346: * src/lib/pcre/ibm-1250.ucm 1.1:
3347: * src/lib/pcre/ibm-1251.ucm 1.1:
3348: * src/lib/pcre/ibm-1257.ucm 1.1:
3349: * src/lib/pcre/internal.h 1.1:
3350: * src/lib/pcre/pcre-2_08.tar.gz 1.1:
3351: * src/lib/pcre/pcre.3 1.1:
3352: * src/lib/pcre/pcre.3.html 1.1:
3353: * src/lib/pcre/pcre.3.txt 1.1:
3354: * src/lib/pcre/pcre.c 1.1:
3355: * src/lib/pcre/ruspart_win2koi.pl 1.1:
3356: * src/lib/pcre/study.c 1.1:
3357: * src/lib/pcre/win-koi.tab 1.1:
3358: moved libltdl and pcre to libs/
3359: added libs/md5 which is linked to non-apache targets
3360: ^math:crypt[password;$apr1$salt]
3361:
1.46 paf 3362: 2002-06-20 paf
1.15 paf 3363: * bin/Makefile.am 1.3:
3364: parser3.conf renamed to auto.p
3365:
1.46 paf 3366: 2002-06-18 paf
1.15 paf 3367: * etc/Makefile.am 1.4:
3368: bin/parser3.conf.dist [moved from etc
3369:
1.46 paf 3370: 2002-04-22 paf
1.15 paf 3371: * types.txt 1.2:
3372: ^string.optimize[]
3373:
1.46 paf 3374: 2002-04-19 paf
1.15 paf 3375: * src/doc/postbuild.txt 1.3:
3376: * src/doc/view_chm.cmd 1.2:
3377: * src/doc/view_html.cmd 1.2:
3378: config updated to doxygen 1.2.15,
3379: created helper which fixes minor bugs in chm project files & htm tree.
3380: changed extension to .htm
3381:
1.46 paf 3382: 2002-04-16 paf
1.15 paf 3383: * asm.txt 1.2:
3384: * form.txt 1.2:
3385: * lang.txt 1.2:
3386: * sql.txt 1.2:
3387: removed outdated. see in Attic asm.txt as most interesting
3388:
1.46 paf 3389: 2002-02-22 paf
1.15 paf 3390: * src/include/pa_db_connection.h 1.22:
3391: * src/include/pa_db_manager.h 1.15:
3392: * src/include/pa_db_table.h 1.16:
3393: * src/main/pa_db_connection.C 1.38:
3394: * src/main/pa_db_manager.C 1.23:
3395: * src/main/pa_db_table.C 1.21:
3396: removed hashfile support for now
3397:
1.46 paf 3398: 2002-02-18 paf
1.15 paf 3399: * ltconfig 1.2:
3400: removed libtool subpart files
3401:
1.46 paf 3402: 2002-02-13 paf
1.15 paf 3403: * etc/parser3.charsets/windows-1257.cfg 1.2:
3404: id added
3405:
1.46 paf 3406: 2002-02-08 paf
1.15 paf 3407: * src/sql/Makefile.am 1.3:
3408: forgotten makes
3409:
1.46 paf 3410: * src/main/pa_status_provider.C 1.5:
3411: 'make dist' works
3412:
1.15 paf 3413: * AUTHORS 1.2:
3414: * COPYING 1.2:
3415: * README 1.2:
3416: install&others updated
3417:
1.46 paf 3418: 2002-01-31 paf
1.15 paf 3419: * ident.awk 1.2:
3420: lowered indent.awk back to src/
3421:
3422: * NEWS 1.1:
3423: * etc/parser3.charsets/windows-1250.cfg 1.1:
3424: * install-sh 1.1:
3425: * www/Makefile.am 1.1:
3426: * www/Makefile.in 1.1:
3427: moved etc&www out of src, moved configure&co out of src
3428: added windows-1250.cfg
3429: straightened installation scripts procedure
3430: made targets/cgi/parser3.C be dependant on ./configure --sysconfdir change
3431:
1.46 paf 3432: 2001-12-15 paf
1.15 paf 3433: * src/include/pa_charset_connection.h 1.6:
3434: * src/include/pa_charset_manager.h 1.8:
3435: * src/include/pa_transcoder.h 1.3:
3436: * src/main/pa_charset_connection.C 1.13:
3437: * src/main/pa_charset_manager.C 1.10:
3438: * src/main/pa_transcoder.C 1.4:
3439: introducing Charset
3440:
1.46 paf 3441: 2001-10-22 parser
1.15 paf 3442: * src/include/pa_xslt_stylesheet_manager.h 1.5:
3443: * src/main/pa_xslt_stylesheet_manager.C 1.5:
3444: hashfile 0
3445:
1.46 paf 3446: 2001-09-26 parser
1.15 paf 3447: * src/classes/dnode.C 1.7:
3448: * src/classes/dnode.h 1.3:
3449: * src/classes/dom.C 1.36:
3450: * src/types/pa_vdnode.C 1.9:
3451: * src/types/pa_vdnode.h 1.4:
3452: * src/types/pa_vdom.C 1.4:
3453: * src/types/pa_vdom.h 1.15:
3454: xdoc&xnode now
3455:
3456: * src/classes/classes.cmd 1.4:
3457: moved classes.inc generation on win32 to main.dsp
3458:
1.46 paf 3459: 2001-07-03 parser
1.15 paf 3460: * src/classes/random.C 1.15:
3461: class random renamed to math, operators became methods
3462:
1.46 paf 3463: 2001-06-27 parser
1.15 paf 3464: * src/classes/nothing.C 1.5:
3465: * src/types/pa_vnothing.h 1.2:
3466: nothing renamed to void
3467:
1.46 paf 3468: 2001-05-21 parser
1.15 paf 3469: * src/classes/unknown.C 1.8:
3470: * src/types/pa_vunknown.h 1.14:
3471: 'unknown' renamed to 'nothing'
3472:
1.46 paf 3473: 2001-05-17 parser
1.15 paf 3474: * src/doc/chm.cmd 1.7:
3475: * src/doc/doxygen.cmd 1.7:
3476: * src/doc/view.cmd 1.3:
3477: doc cmds
3478:
1.46 paf 3479: 2001-05-11 paf
1.15 paf 3480: * src/classes/gawk.exe 1.2:
3481: * src/classes/ls.exe 1.2:
3482: * src/main/bison.exe 1.2:
3483: * src/targets/isapi/KILL.EXE 1.2:
3484: * src/targets/isapi/PSTAT.EXE 1.2:
3485: * src/targets/isapi/istart.cmd 1.2:
3486: * src/targets/isapi/istop.cmd 1.2:
3487: * src/targets/isapi/kill.pl 1.2:
3488: moved win32 helpers to /win32tools
3489:
1.46 paf 3490: 2001-05-07 paf
1.15 paf 3491: * src/include/code.h 1.29:
3492: pa_code.h
3493:
1.46 paf 3494: 2001-05-03 paf
1.15 paf 3495: * src/doc/doxygen.txt 1.6:
3496: dox splitted .dox files and added some
3497:
1.46 paf 3498: 2001-04-28 paf
3499: * src/include/pa_methoded.h 1.2:
3500: * src/main/pa_methoded.C 1.2:
3501: renamed pa_methoded back to classes/classes.h
1.15 paf 3502:
3503: * src/classes/_double.h 1.8:
3504: * src/classes/_file.h 1.5:
3505: * src/classes/_form.h 1.4:
3506: * src/classes/_image.h 1.4:
3507: * src/classes/_int.h 1.8:
3508: * src/classes/_mail.h 1.4:
3509: * src/classes/_op.h 1.6:
3510: * src/classes/_random.h 1.4:
3511: * src/classes/_response.h 1.5:
3512: * src/classes/_string.h 1.10:
3513: * src/classes/_table.h 1.7:
3514: * src/classes/_unknown.h 1.3:
3515: * src/classes/exec.C 1.4:
3516: Methoded reorganized. todo: methoded-configure
3517:
1.46 paf 3518: * src/classes/classes.inc 1.5:
3519: removed classes.inc
1.15 paf 3520:
1.46 paf 3521: 2001-04-26 paf
1.15 paf 3522: * src/classes/_exec.h 1.4:
3523: code documentation ++
3524:
1.46 paf 3525: 2001-04-23 paf
1.15 paf 3526: * src/classes/Makefile 1.2:
3527: * src/main/Makefile 1.2:
3528: * src/targets/cgi/Makefile 1.2:
3529: * src/types/Makefile 1.2:
3530: makefiles removed
3531:
1.46 paf 3532: 2001-04-11 paf
1.15 paf 3533: * src/types/pa_vcframe.h 1.4:
3534: * src/types/pa_vmframe.h 1.13:
3535: libimaging dead end: pil parses header in .py
3536:
1.46 paf 3537: 2001-04-06 paf
1.15 paf 3538: * src/classes/_root.h 1.5:
3539: * src/classes/root.C 1.62:
3540: renamed 'root' to 'op'
3541:
1.46 paf 3542: 2001-04-05 paf
1.15 paf 3543: * src/include/pa_sql_driver.h 1.5:
3544: sql driver services for conv memory & error reporting
3545:
1.46 paf 3546: 2001-04-03 paf
1.15 paf 3547: * src/doc/generate.cmd 1.2:
3548: string::pos & cmp & piece bugs fixed.
3549: string::split new
3550: table:load separated from set
3551: table:set implemented with clean \n \t searches
3552:
1.46 paf 3553: 2001-03-24 paf
1.15 paf 3554: * src/targets/isapi/nt_log_events.mc 1.2:
3555: cgi: sapi::log
3556:
1.46 paf 3557: 2001-03-22 paf
1.15 paf 3558: * src/targets/cgi/vform_fields_fill.C 1.2:
3559: * src/targets/cgi/vform_fields_fill.h 1.2:
3560: z
3561:
1.46 paf 3562: 2001-03-19 paf
3563: * src/classes/_cookie.h 1.2:
3564: * src/classes/cookie.C 1.3:
3565: VCookie is now :Value
1.15 paf 3566:
3567: * src/classes/_env.h 1.6:
3568: * src/classes/env.C 1.8:
3569: VEnv is now :Value
3570:
3571: * src/targets/cgi/pa_vform.C 1.3:
1.46 paf 3572: moved common get_element part from stateless object&class into
3573: VAliased
1.15 paf 3574:
1.46 paf 3575: * src/classes/_request.h 1.4:
3576: * src/classes/request.C 1.6:
3577: VRequest moved to :Value
1.15 paf 3578:
1.46 paf 3579: 2001-03-14 paf
1.15 paf 3580: * src/include/core.h 1.16:
3581: * src/main/core.C 1.69:
3582: global handler, exceptions in parser3
3583:
1.46 paf 3584: 2001-03-13 paf
1.15 paf 3585: * src/targets/cgi/parser.dsp 1.2:
3586: z
3587:
1.46 paf 3588: 2001-03-11 paf
1.15 paf 3589: * src/include/pa_valiased.h 1.4:
3590: * src/include/pa_value.h 1.51:
3591: * src/include/pa_vbool.h 1.8:
3592: * src/include/pa_vcframe.h 1.8:
3593: * src/include/pa_vclass.h 1.30:
3594: * src/include/pa_vdouble.h 1.13:
3595: * src/include/pa_vhash.h 1.13:
3596: * src/include/pa_vint.h 1.5:
3597: * src/include/pa_vjunction.h 1.9:
3598: * src/include/pa_vmframe.h 1.24:
3599: * src/include/pa_vobject.h 1.18:
3600: * src/include/pa_vstring.h 1.18:
3601: * src/include/pa_vunknown.h 1.10:
3602: * src/include/pa_wcontext.h 1.29:
3603: * src/include/pa_wwrapper.h 1.14:
3604: * src/main/pa_cframe.C 1.6:
3605: * src/main/pa_value.C 1.8:
3606: * src/main/pa_vclass.C 1.5:
3607: * src/main/pa_wcontext.C 1.11:
3608: splitted types from include/
3609:
1.46 paf 3610: 2001-03-08 paf
1.15 paf 3611: * src/include/pa_bool.h 1.2:
3612: * src/include/pa_double.h 1.2:
1.46 paf 3613: withoud cloning. didn't need it actually, params got passed from
3614: out unnamed ewpool
1.15 paf 3615:
1.46 paf 3616: 2001-02-24 paf
1.15 paf 3617: * src/include/pa_vframe.h 1.6:
3618: codeframe just compiled
3619:
1.46 paf 3620: 2001-02-21 paf
3621: * src/include/pa_context.h 1.8:
3622: request core methods0
1.15 paf 3623:
3624: * src/include/compile.h 1.5:
3625: * src/include/execute.h 1.3:
3626: get put -1 [just compiled]
3627:
1.46 paf 3628: 2001-01-30 paf
1.15 paf 3629: * src/include/pa_error.h 1.4:
3630: * src/main/pa_error.C 1.4:
3631: lowered targets/parser into subdir, added parser_Pool(Pool)
3632: failed to add. would think..
3633:
E-mail: