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