Annotation of parser3/ChangeLog, revision 1.79
1.79 ! misha 1: 2009-11-16 misha
! 2: * Makefile.am 1.72:
! 3: * Makefile.am 1.73:
! 4: * Makefile.am [release_3_4_0] 1.71.2.1:
! 5: * Makefile.am [release_3_4_0] 1.71.2.2:
! 6: * Makefile.in 1.88:
! 7: * Makefile.in 1.89:
! 8: * Makefile.in [release_3_4_0] 1.87.2.1:
! 9: * Makefile.in [release_3_4_0] 1.87.2.2:
! 10: * acinclude.m4 1.58:
! 11: * acinclude.m4 1.59:
! 12: * acinclude.m4 [release_3_4_0] 1.57.2.1:
! 13: * acinclude.m4 [release_3_4_0] 1.57.2.2:
! 14: * aclocal.m4 1.61:
! 15: * aclocal.m4 1.62:
! 16: * aclocal.m4 [release_3_4_0] 1.60.2.1:
! 17: * aclocal.m4 [release_3_4_0] 1.60.2.2:
! 18: * acsite.m4 1.37:
! 19: * acsite.m4 1.38:
! 20: * acsite.m4 [release_3_4_0] 1.36.2.1:
! 21: * acsite.m4 [release_3_4_0] 1.36.2.2:
! 22: * configure 1.115:
! 23: * configure 1.116:
! 24: * configure [release_3_4_0] 1.114.2.1:
! 25: * configure [release_3_4_0] 1.114.2.2:
! 26: * configure.in 1.121:
! 27: * configure.in 1.122:
! 28: * configure.in [release_3_4_0] 1.120.2.1:
! 29: * configure.in [release_3_4_0] 1.120.2.2:
! 30: * src/include/pa_version.h 1.39:
! 31: * src/lib/gc/include/Makefile.am 1.3:
! 32: * src/lib/gc/include/Makefile.am [release_3_4_0] 1.2.44.1:
! 33: * src/lib/gc/include/Makefile.in 1.7:
! 34: * src/lib/gc/include/Makefile.in [release_3_4_0] 1.6.4.1:
! 35: *** empty log message ***
! 36:
! 37: * src/include/pa_version.h [release_3_4_0] 1.38.2.1:
! 38: =no message
! 39:
! 40: 2009-11-11 misha
! 41: * src/classes/table.C 1.270:
! 42: - in ^table.flip[] look at number of columns instead of number
! 43: of items in first row for named tables
! 44:
! 45: 2009-11-10 misha
! 46: * operators.txt 1.229:
! 47: - info about hash-options in ^file::create was added
! 48:
! 49: 2009-11-09 misha
! 50: * tests/results/236.processed 1.1:
! 51: * tests/results/237.processed 1.1:
! 52: *** empty log message ***
! 53:
! 54: * tests/237.html 1.1:
! 55: - test for ^file::create[...;$.charset[...]] was added
! 56:
! 57: * buildall-with-xml 1.34:
! 58: - moving to libxml 2.7.6
! 59:
! 60: * tests/236.html 1.1:
! 61: - tests for comparations cords with functions were added
! 62:
! 63: * src/include/pa_string.h 1.197:
! 64: - optimisation: cacheing of cstr was added
! 65:
! 66: * src/classes/table.C 1.269:
! 67: * src/lib/gc/include/gc_allocator.h 1.1:
! 68: - bugfix: GPF mallocs + stringstream (table.save)
! 69:
! 70: * src/main/pa_http.C 1.45:
! 71: - little optimisation
! 72:
! 73: * src/classes/file.C 1.203:
! 74: - file::create now accepts 4th param: options with $.charset
! 75:
! 76: * src/lib/cord/cordxtra.c 1.15:
! 77: * src/lib/cord/include/private/cord_pos.h 1.5:
! 78: - fixed bug in cord (comparation cords with functions was buggy)
! 79:
! 80: 2009-11-06 misha
! 81: * src/main/pa_string.C 1.234:
! 82: - bugfix: calculation string.length sometimes was buggy
! 83:
! 84: * src/classes/string.C 1.191:
! 85: - bugfix: Temp_value_element wasn't destroyed if exception
! 86: occured during match/replace
! 87:
! 88: * src/include/pa_charset.h 1.44:
! 89: * src/main/pa_charset.C 1.84:
! 90: - method lengthUTF8Char was added
! 91:
! 92: * src/classes/op.C 1.198:
! 93: - clean tainting lang was added for user's usage
! 94:
! 95: * src/lib/cord/cordbscs.c 1.10:
! 96: * src/lib/cord/cordxtra.c 1.14:
! 97: - some rare GPF were fixed: checkouts are required after
! 98: GC_MALLOC
! 99:
! 100: * src/types/pa_vregex.C 1.10:
! 101: - check UTF8 only during 1st iteration
! 102:
! 103: * operators.txt 1.228:
! 104: - actually, there is no ^untaint[xml] in file::create
! 105:
! 106: 2009-10-15 misha
! 107: * tests/results/234.processed 1.1:
! 108: * tests/results/235.processed 1.1:
! 109: *** empty log message ***
! 110:
! 111: * tests/235.html 1.1:
! 112: * tests/235_attach.txt 1.1:
! 113: - tests for preparing email were added
! 114:
! 115: * tests/234.html 1.1:
! 116: - more tests for checking ^taint[uri] escaping were added
! 117:
! 118: * src/include/pa_string.h 1.196:
! 119: * src/main/pa_charset.C 1.83:
! 120: * src/main/pa_http.C 1.44:
! 121: * src/main/pa_request.C 1.316:
! 122: * src/main/untaint.C 1.155:
! 123: * src/types/pa_vmail.C 1.97:
! 124: - little hacking: for dealing with transcoding+^taint[uri]
! 125: transcode_and_untaint was replaced by untaint_and_transcode
! 126:
! 127: 2009-10-13 misha
! 128: * tests/121.html 1.4:
! 129: * tests/results/121.processed 1.7:
! 130: - test transcoding + url-escaping now
! 131:
! 132: * tests/results/auto.p 1.5:
! 133: - more helpers' methods were added
! 134:
! 135: * src/main/pa_globals.C 1.184:
! 136: - die instead of abort
! 137:
! 138: 2009-10-06 misha
! 139: * Makefile.am 1.70:
! 140: * Makefile.am 1.71:
! 141: * Makefile.in 1.85:
! 142: * Makefile.in 1.86:
! 143: * Makefile.in 1.87:
! 144: * acinclude.m4 1.56:
! 145: * acinclude.m4 1.57:
! 146: * aclocal.m4 1.59:
! 147: * aclocal.m4 1.60:
! 148: * acsite.m4 1.35:
! 149: * acsite.m4 1.36:
! 150: * configure 1.112:
! 151: * configure 1.113:
! 152: * configure 1.114:
! 153: * configure.in 1.119:
! 154: * configure.in 1.120:
! 155: * src/include/pa_version.h 1.37:
! 156: *** empty log message ***
! 157:
! 158: * src/main/pa_common.C 1.255:
! 159: - don't allocate memory during capitalization if input string is
! 160: already capitalized
! 161:
! 162: * src/targets/isapi/parser3isapi.C 1.103:
! 163: - pass pre-capitalized headers
! 164:
! 165: * src/targets/apache13core/mod_parser3_core.C 1.15:
! 166: * src/targets/cgi/parser3.C 1.255:
! 167: - pass pre-capitalized headers
! 168: - don't use format function because it calls malloc
! 169:
! 170: * src/include/pa_common.h 1.140:
! 171: - more capitalized headers were added
! 172:
! 173: * src/main/pa_common.C 1.254:
! 174: - in safe mode clear executable bits during file writing
! 175:
! 176: 2009-10-05 misha
! 177: * src/include/pa_config_auto.h.in 1.46:
! 178: *** empty log message ***
! 179:
! 180: 2009-10-04 misha
! 181: * src/main/pa_charset.C 1.81:
! 182: - use iterators in pa_charset.C itself
! 183:
! 184: 2009-10-03 misha
! 185: * src/classes/image.C 1.132:
! 186: * src/types/pa_vimage.h 1.51:
! 187: - ^img.font[], ^img.text[] & ^img.length[] can work in utf-8 now
! 188:
! 189: * src/include/pa_charset.h 1.43:
! 190: * src/main/pa_charset.C 1.80:
! 191: - class UTF8_string_iterator was added
! 192:
! 193: * src/classes/image.C 1.131:
! 194: - respect utf-8 when calculate alphabet length
! 195:
! 196: * src/classes/mail.C 1.116:
! 197: - check from before get message.cstr
! 198:
! 199: 2009-10-02 misha
! 200: * tests/233.html 1.1:
! 201: - test for image.font, image.length, image.text with text in utf-
! 202: 8 were added
! 203:
! 204: * src/main/pa_common.C 1.253:
! 205: - use pa_malloc_atomic instead of new
! 206:
! 207: 2009-10-01 misha
! 208: * buildall-with-xml 1.33:
! 209: * buildall-without-xml 1.20:
! 210: - comment about gc version for freebsd 4 was added
! 211:
! 212: 2009-09-30 misha
! 213: * src/main/pa_exec.C 1.77:
! 214: - bugfix: allocate a bit more (for terminator)
! 215: - read_pipe were slightly optimized
! 216:
1.78 misha 217: 2009-09-28 misha
218: * src/main/pa_common.C 1.252:
219: * src/main/pa_uue.C 1.15:
220: - some magic numbers were removed
221:
222: * src/types/pa_vmail.C 1.96:
223: - forgot about space after ':'
224:
225: * src/types/pa_vmail.C 1.95:
226: - escape filenames while preparing mail body
227: - small simplifications
228:
229: * src/include/pa_uue.h 1.10:
230: * src/main/pa_uue.C 1.14:
231: - pa_uuencode now has inout params like pa_base64
232:
233: 2009-09-27 misha
234: * src/classes/mail.C 1.115:
235: * src/types/pa_vmail.C 1.94:
236: * src/types/pa_vmail.h 1.19:
237: - new option $.debug-print(1) was added to mail:send
238: - changes for using uue_encode which uses less memory
239:
240: * src/main/pa_common.C 1.251:
241: - pa_base64_encode uses less memory now
242:
243: * src/include/pa_uue.h 1.9:
244: * src/main/pa_uue.C 1.12:
245: - pa_uuencode reduces less memory now
246:
1.79 ! misha 247: 2009-09-27 misha
! 248: * src/classes/mail.C 1.115:
! 249: * src/types/pa_vmail.C 1.94:
! 250: * src/types/pa_vmail.h 1.19:
! 251: - new option $.debug-print(1) was added to mail:send
! 252: - changes for using uue_encode which uses less memory
! 253:
! 254: * src/main/pa_common.C 1.251:
! 255: - pa_base64_encode uses less memory now
! 256:
! 257: * src/include/pa_uue.h 1.9:
! 258: * src/main/pa_uue.C 1.12:
! 259: - pa_uuencode reduces less memory now
! 260:
1.78 misha 261: 2009-09-26 misha
262: * src/types/pa_vmail.C 1.93:
263: - default encoding now is base64
264:
265: * buildall-with-xml 1.32:
266: - moving to libxml 2.7.5 and libxslt 1.1.26
267:
268: 2009-09-25 misha
269: * src/types/pa_vmail.C 1.91:
270: - capitalization of headers was added to sending mail as well
271:
272: * buildall-with-xml 1.31:
273: - catalog package was removed from libxml
274:
275: * src/main/pa_xml_io.C 1.26:
276: - fix in removing file:// protocol for win32 absolute path
277:
278: * src/include/pa_common.h 1.139:
279: - one more capitalized header was added
280:
281: 2009-09-22 misha
282: * INSTALL 1.55:
283: - comment about building just httpd binary while building apache
284: module was added
285:
286: * src/targets/apache13/p3runConfigure.in 1.19:
287: - INCLUDES added so problem with finding pa_httpd.h should be
288: fixed now
289:
290: 2009-09-20 misha
291: * buildall-with-xml 1.30:
292: - moving to the latest versions of xml libs: libxml 2.7.4 and
293: libxslt 1.1.25
294:
295: * src/targets/apache13/p3runConfigure.in 1.18:
296: - path fo pcre libs was fixed
297:
298: 2009-09-18 misha
299: * tests/224.html 1.6:
300: * tests/224.p 1.4:
301: * tests/results/224.processed 1.8:
302: * tests/results/231.processed 1.1:
303: *** empty log message ***
304:
305: * tests/231.html 1.1:
306: - test for encoding cookie in win-1251
307:
308: * tests/224.html 1.5:
309: * tests/224.p 1.3:
310: - tests for ^reflection:fields[class or object] were added
311:
312: * operators.txt 1.227:
313: - info about method ^reflection:fields[class or object] was
314: added
315:
316: * src/classes/reflection.C 1.13:
317: - method ^reflection:fields[class or object] was added
318:
319: * src/types/pa_value.h 1.136:
320: * src/types/pa_vclass.C 1.43:
321: * src/types/pa_vclass.h 1.58:
322: * src/types/pa_vobject.h 1.55:
323: - methods get_fields were added
324:
325: 2009-09-17 misha
326: * tests/results/212.processed 1.4:
327: * tests/results/232.processed 1.1:
328: *** empty log message ***
329:
330: * tests/232.html 1.1:
331: - tests for @GET[name]
332:
333: * src/classes/table.C 1.268:
334: - some changes in handling hash-options for creare, join and
335: locate
336:
337: * src/types/pa_vobject.C 1.30:
338: * src/types/pa_vobject.h 1.54:
339: - @GET[] now could be defined with option: the type of requested
340: value
341:
342: * tests/212.html 1.3:
343: - tests for .pattern and .options were added
344:
345: * src/types/pa_vregex.C 1.8:
346: * src/types/pa_vregex.h 1.5:
347: - $regex.pattern and $regex.options were added
348:
349: 2009-09-11 misha
350: * tests/results/223.processed 1.3:
351: *** empty log message ***
352:
353: * tests/223.html 1.2:
354: * tests/223_utf8.txt 1.1:
355: * tests/223_win1251.txt 1.1:
356: - test was rewrited. it checks not just one case of sending
357: cookies during file::load[http], but also sending headers and
358: fields (including files)
359:
360: 2009-09-10 misha
361: * src/main/untaint.C 1.154:
362: - workaround in file-spec lang for old Macs was removed => now
363: parser can open files with Russian 'r' in filename
364:
365: * src/main/untaint.C 1.153:
366: - bugfix: client charset whould be analized while escaping
367: cookies but now source charset
368:
369: * src/main/pa_http.C 1.42:
370: - bugfix: the values of http headers didn't ^tainted[uri] so it
371: was possible to make request with incorrect http header
372:
373: * src/main/pa_http.C 1.41:
374: - capitalization of http headers during file::load[http was slightly changes
375: - bugfix: all headers which parser sends during file::load[http should be transcoded and only then
376: escaped
377:
378: * src/main/untaint.C 1.152:
379: - a bit more comments were added
380:
381: * src/classes/file.C 1.202:
382: * src/classes/string.C 1.190:
383: - types where changes (minus 2 warnings)
384:
385: * src/include/pa_common.h 1.138:
386: - 2 capitalized strings for making http headers during file::
387: load[http were added
388:
389: 2009-09-08 misha
390: * tests/results/230.processed 1.1:
391: *** empty log message ***
392:
393: * operators.txt 1.226:
394: - changes in file.save and string.save were added
395:
396: * tests/230.html 1.1:
397: * tests/230.txt 1.1:
398: - tests for checking options in file.save and string.save were
399: added
400:
401: * src/main/pa_request.C 1.315:
402: - http headers names, which are passed to SAPI::
403: add_header_attribute are lowercased now (it'll be capitalized in
404: that method)
405:
406: * src/classes/file.C 1.201:
407: * src/classes/string.C 1.189:
408: * src/types/pa_vfile.C 1.46:
409: * src/types/pa_vfile.h 1.66:
410: - file_write accepts Request_charsets and asked charset and cound transcode content before writing
411: - string.save and file.save have option $.charset now
412:
413: * src/classes/table.C 1.267:
414: * src/classes/xdoc.C 1.165:
415: * src/include/pa_common.h 1.137:
416: * src/main/pa_common.C 1.250:
417: - file_write accepts Request_charsets and asked charset and
418: cound transcode content before writing
419:
420: * src/include/pa_exception.h 1.56:
421: - new exception comment string was defined
422:
423: 2009-09-07 misha
424: * src/main/compile.tab.C 1.146:
425: *** empty log message ***
426:
427: * src/main/compile.y 1.253:
428: - grammar $name\ name stops now for regex sub-pattern\s
429:
430: 2009-09-04 misha
431: * src/main/pa_http.C 1.39:
432: - capitalization of http headers during file::load[http was
433: implemented
434:
435: 2009-09-03 misha
436: * tests/results/075.processed 1.7:
437: * tests/results/204.processed 1.3:
438: *** empty log message ***
439:
440: * src/include/pa_common.h 1.136:
441: * src/include/pa_sapi.h 1.28:
442: * src/main/pa_common.C 1.249:
443: * src/main/pa_http.C 1.38:
444: * src/main/pa_request.C 1.314:
445: * src/targets/apache13core/mod_parser3_core.C 1.14:
446: * src/targets/cgi/parser3.C 1.254:
447: * src/targets/isapi/parser3isapi.C 1.102:
448: * src/types/pa_vcookie.C 1.82:
449: * src/types/pa_vmail.C 1.90:
450: - back to storing response http headers in lowercase
451: - capitalize them during output
452:
453: 2009-08-31 misha
454: * src/classes/table.C 1.266:
455: - allow call with any brackets (it could be useful in methods
456: with explict result declaration)
457:
458: * src/classes/table.C 1.265:
459: - bugfix: ^table.sort{...} doesn't work correctly if $request:
460: charset==koi8-r
461:
462: 2009-08-30 misha
463: * src/classes/file.C 1.200:
464: * src/include/pa_common.h 1.134:
465: * src/include/pa_common.h 1.135:
466: * src/include/pa_request.h 1.198:
467: * src/main/pa_http.C 1.37:
468: * src/main/pa_request.C 1.311:
469: * src/main/pa_request.C 1.312:
470: * src/targets/apache13core/mod_parser3_core.C 1.13:
471: * src/targets/cgi/parser3.C 1.253:
472: * src/targets/isapi/parser3isapi.C 1.101:
473: * src/types/pa_vcookie.C 1.81:
474: * src/types/pa_vmail.C 1.89:
475: * tests/results/001.processed 1.5:
476: * tests/results/002.processed 1.5:
477: * tests/results/003.processed 1.5:
478: * tests/results/004.processed 1.5:
479: * tests/results/005.processed 1.5:
480: * tests/results/006.processed 1.7:
481: * tests/results/007.processed 1.3:
482: * tests/results/008.processed 1.5:
483: * tests/results/009.processed 1.5:
484: * tests/results/010.processed 1.5:
485: * tests/results/011.processed 1.5:
486: * tests/results/012.processed 1.5:
487: * tests/results/013.processed 1.6:
488: * tests/results/014.processed 1.6:
489: * tests/results/015.processed 1.6:
490: * tests/results/016.processed 1.5:
491: * tests/results/017.processed 1.5:
492: * tests/results/018.processed 1.5:
493: * tests/results/019.processed 1.5:
494: * tests/results/020.processed 1.5:
495: * tests/results/021.processed 1.5:
496: * tests/results/022.processed 1.7:
497: * tests/results/023.processed 1.5:
498: * tests/results/024.processed 1.5:
499: * tests/results/025.processed 1.5:
500: * tests/results/026.processed 1.5:
501: * tests/results/027.processed 1.5:
502: * tests/results/028.processed 1.5:
503: * tests/results/029.processed 1.5:
504: * tests/results/030.processed 1.7:
505: * tests/results/031.processed 1.5:
506: * tests/results/032.processed 1.5:
507: * tests/results/033.processed 1.5:
508: * tests/results/034.processed 1.5:
509: * tests/results/035.processed 1.6:
510: * tests/results/036.processed 1.5:
511: * tests/results/037.processed 1.5:
512: * tests/results/038.processed 1.6:
513: * tests/results/039.processed 1.5:
514: * tests/results/040.processed 1.5:
515: * tests/results/041.processed 1.5:
516: * tests/results/042.processed 1.5:
517: * tests/results/043.processed 1.5:
518: * tests/results/044.processed 1.5:
519: * tests/results/045.processed 1.5:
520: * tests/results/046.processed 1.5:
521: * tests/results/047.processed 1.5:
522: * tests/results/048.processed 1.5:
523: * tests/results/049.processed 1.5:
524: * tests/results/050.processed 1.5:
525: * tests/results/051.processed 1.5:
526: * tests/results/052.processed 1.5:
527: * tests/results/053.processed 1.5:
528: * tests/results/054.processed 1.5:
529: * tests/results/055.processed 1.5:
530: * tests/results/056.processed 1.5:
531: * tests/results/057.processed 1.5:
532: * tests/results/058.processed 1.6:
533: * tests/results/059.processed 1.6:
534: * tests/results/060.processed 1.5:
535: * tests/results/061.processed 1.5:
536: * tests/results/062.processed 1.6:
537: * tests/results/063.processed 1.6:
538: * tests/results/064.processed 1.5:
539: * tests/results/065.processed 1.6:
540: * tests/results/066.processed 1.5:
541: * tests/results/067.processed 1.5:
542: * tests/results/068.processed 1.5:
543: * tests/results/069.processed 1.5:
544: * tests/results/070.processed 1.5:
545: * tests/results/071.processed 1.5:
546: * tests/results/072.processed 1.5:
547: * tests/results/073.processed 1.5:
548: * tests/results/074.processed 1.5:
549: * tests/results/075.processed 1.6:
550: * tests/results/076.processed 1.5:
551: * tests/results/077.processed 1.5:
552: * tests/results/078.processed 1.5:
553: * tests/results/079.processed 1.5:
554: * tests/results/080.processed 1.6:
555: * tests/results/081.processed 1.5:
556: * tests/results/082.processed 1.5:
557: * tests/results/083.processed 1.5:
558: * tests/results/084.processed 1.5:
559: * tests/results/085.processed 1.5:
560: * tests/results/086.processed 1.5:
561: * tests/results/087.processed 1.5:
562: * tests/results/088.processed 1.5:
563: * tests/results/089.processed 1.5:
564: * tests/results/090.processed 1.5:
565: * tests/results/091.processed 1.5:
566: * tests/results/092.processed 1.5:
567: * tests/results/093.processed 1.5:
568: * tests/results/094.processed 1.5:
569: * tests/results/095.processed 1.5:
570: * tests/results/096.processed 1.7:
571: * tests/results/097.processed 1.8:
572: * tests/results/098.processed 1.3:
573: * tests/results/099.processed 1.7:
574: * tests/results/100.processed 1.5:
575: * tests/results/101.processed 1.5:
576: * tests/results/102.processed 1.5:
577: * tests/results/103.processed 1.3:
578: * tests/results/104.processed 1.5:
579: * tests/results/105.processed 1.5:
580: * tests/results/106.processed 1.5:
581: * tests/results/107.processed 1.7:
582: * tests/results/108.processed 1.5:
583: * tests/results/109.processed 1.5:
584: * tests/results/110.processed 1.5:
585: * tests/results/111.processed 1.5:
586: * tests/results/112.processed 1.5:
587: * tests/results/113.processed 1.5:
588: * tests/results/114.processed 1.5:
589: * tests/results/115.processed 1.5:
590: * tests/results/116.processed 1.4:
591: * tests/results/117.processed 1.5:
592: * tests/results/118.processed 1.4:
593: * tests/results/119.processed 1.6:
594: * tests/results/120.processed 1.5:
595: * tests/results/121.processed 1.5:
596: * tests/results/122.processed 1.5:
597: * tests/results/123.processed 1.5:
598: * tests/results/124.processed 1.5:
599: * tests/results/125.processed 1.5:
600: * tests/results/126.processed 1.5:
601: * tests/results/127.processed 1.5:
602: * tests/results/128.processed 1.5:
603: * tests/results/129.processed 1.8:
604: * tests/results/130.processed 1.5:
605: * tests/results/131.processed 1.5:
606: * tests/results/132.processed 1.5:
607: * tests/results/133.processed 1.5:
608: * tests/results/134.processed 1.5:
609: * tests/results/135.processed 1.5:
610: * tests/results/136.processed 1.5:
611: * tests/results/138.processed 1.5:
612: * tests/results/139.processed 1.5:
613: * tests/results/140.processed 1.5:
614: * tests/results/141.processed 1.7:
615: * tests/results/142.processed 1.3:
616: * tests/results/143.processed 1.3:
617: * tests/results/144.processed 1.3:
618: * tests/results/145.processed 1.3:
619: * tests/results/146.processed 1.3:
620: * tests/results/147.processed 1.3:
621: * tests/results/148.processed 1.3:
622: * tests/results/149.processed 1.5:
623: * tests/results/150.processed 1.3:
624: * tests/results/151.processed 1.3:
625: * tests/results/152.processed 1.8:
626: * tests/results/153.processed 1.4:
627: * tests/results/154.processed 1.3:
628: * tests/results/155.processed 1.2:
629: * tests/results/156.processed 1.4:
630: * tests/results/157.processed 1.3:
631: * tests/results/158.processed 1.3:
632: * tests/results/159.processed 1.3:
633: * tests/results/160.processed 1.5:
634: * tests/results/161.processed 1.2:
635: * tests/results/162.processed 1.2:
636: * tests/results/163.processed 1.3:
637: * tests/results/164.processed 1.6:
638: * tests/results/165.processed 1.2:
639: * tests/results/166.processed 1.4:
640: * tests/results/167.processed 1.2:
641: * tests/results/168.processed 1.3:
642: * tests/results/169.processed 1.2:
643: * tests/results/170.processed 1.2:
644: * tests/results/171.processed 1.4:
645: * tests/results/172.processed 1.3:
646: * tests/results/173.processed 1.2:
647: * tests/results/174.processed 1.3:
648: * tests/results/175.processed 1.2:
649: * tests/results/176.processed 1.5:
650: * tests/results/177.processed 1.2:
651: * tests/results/178.processed 1.2:
652: * tests/results/179.processed 1.3:
653: * tests/results/180.processed 1.3:
654: * tests/results/181.processed 1.2:
655: * tests/results/182.processed 1.2:
656: * tests/results/183.processed 1.2:
657: * tests/results/184.processed 1.2:
658: * tests/results/185.processed 1.5:
659: * tests/results/186.processed 1.2:
660: * tests/results/187.processed 1.2:
661: * tests/results/188.processed 1.4:
662: * tests/results/189.processed 1.2:
663: * tests/results/190.processed 1.2:
664: * tests/results/191.processed 1.4:
665: * tests/results/192.processed 1.3:
666: * tests/results/193.processed 1.2:
667: * tests/results/194.processed 1.2:
668: * tests/results/195.processed 1.2:
669: * tests/results/196.processed 1.2:
670: * tests/results/197.processed 1.2:
671: * tests/results/198.processed 1.3:
672: * tests/results/199.processed 1.3:
673: * tests/results/200.processed 1.2:
674: * tests/results/201.processed 1.2:
675: * tests/results/202.processed 1.2:
676: * tests/results/203.processed 1.2:
677: * tests/results/204.processed 1.2:
678: * tests/results/205.processed 1.3:
679: * tests/results/206.processed 1.2:
680: * tests/results/207.processed 1.2:
681: * tests/results/208.processed 1.2:
682: * tests/results/209.processed 1.2:
683: * tests/results/210.processed 1.2:
684: * tests/results/211.processed 1.2:
685: * tests/results/212.processed 1.3:
686: * tests/results/213.processed 1.2:
687: * tests/results/214.processed 1.2:
688: * tests/results/215.processed 1.2:
689: * tests/results/216.processed 1.2:
690: * tests/results/217.processed 1.2:
691: * tests/results/218.processed 1.2:
692: * tests/results/219.processed 1.2:
693: * tests/results/220.processed 1.2:
694: * tests/results/221.processed 1.2:
695: * tests/results/222.processed 1.2:
696: * tests/results/223.processed 1.2:
697: * tests/results/224.processed 1.7:
698: * tests/results/225.processed 1.2:
699: * tests/results/226.processed 1.2:
700: * tests/results/227.processed 1.2:
701: * tests/results/228.processed 1.2:
702: * tests/results/229.processed 1.2:
703: - http headers were changed: content-type => Content-type and so
704: on
705:
706: 2009-08-27 misha
707: * src/include/pa_random.h 1.2:
708: * src/main/pa_random.C 1.2:
709: * src/targets/cgi/parser3.C 1.252:
710: - year was updated :)
711:
712: 2009-08-26 misha
713: * tests/results/224.processed 1.6:
714: *** empty log message ***
715:
716: * tests/224.html 1.4:
717: * tests/224.p 1.2:
718: - test for creating of parser object using constructor without params
719: - little bugfix in test
720:
721: * src/main/compile_tools.h 1.100:
722: - bugfix: should't call autouse while checking existed class
723: while processing partial option
724:
725: * src/classes/reflection.C 1.12:
726: - bugfix: core when creating object with reflection and
727: constructor doesn't have params
728:
729: 2009-08-24 misha
730: * tests/results/192.processed 1.2:
731: * tests/results/229.processed 1.1:
732: *** empty log message ***
733:
734: * tests/229.html 1.1:
735: - tests for checking the number of parameters were added
736:
737: * src/types/pa_value.C 1.29:
738: * src/types/pa_vmethod_frame.h 1.86:
739: - bugfix: the actual number of method's parameters wasn't
740: checked correctly (the bug was introduced in 3.4.0)
741:
742: 2009-08-23 misha
743: * tests/results/228.processed 1.1:
744: *** empty log message ***
745:
746: 2009-08-22 misha
747: * src/main/pa_http.C 1.35:
748: - ^file::load[http://...;$.body[]] : $.body transcoded, but
749: tainted pieces are escaped only when content-type==url-encoding
750:
751: * tests/228.html 1.1:
752: - test for checking ^file::load[http://...;$.body[]]
753:
754: * src/types/pa_vform.C 1.99:
755: * src/types/pa_vform.h 1.58:
756: - bugfix: attempt to detect post charset was too early (charsets
757: is empty at this moment)
758:
759: 2009-08-21 misha
760: * src/include/pa_string.h 1.195:
761: * src/main/pa_http.C 1.34:
762: * src/main/pa_request.C 1.310:
763: * src/main/untaint.C 1.151:
764: - some fixes with transcode+untaint
765:
766: 2009-08-15 misha
767: * src/main/pa_exec.C 1.76:
768: - number of argv in file::exec/cgi on unix was increaced to 100 (
769: was 50)
770:
771: 2009-08-14 misha
772: * src/main/compile.tab.C 1.145:
773: * tests/results/226.processed 1.1:
774: * tests/results/227.processed 1.1:
775: *** empty log message ***
776:
777: * tests/227.html 1.1:
778: - test for checking overriding properties in static classes was
779: added
780:
781: * tests/226.html 1.1:
782: * tests/226.p 1.1:
783: - test for @autoload[] was added
784:
785: * src/classes/reflection.C 1.11:
786: * src/include/pa_request.h 1.197:
787: * src/main/compile.y 1.252:
788: * src/main/compile_tools.h 1.99:
789: * src/main/execute.C 1.358:
790: * src/main/pa_request.C 1.309:
791: - autouse was implemented
792:
793: * src/classes/reflection.C 1.10:
794: - outdated checkout was removed
795:
796: * src/classes/reflection.C 1.9:
797: - optimization
798: - method ^dynamical was added.
799:
800: * src/main/execute.C 1.357:
801: * src/types/pa_value.h 1.135:
802: * src/types/pa_vmethod_frame.h 1.85:
803: * src/types/pa_vstateless_class.h 1.69:
804: - optimization
805:
806: * src/types/pa_vclass.C 1.42:
807: - exception if base on sytem class
808:
809: 2009-08-11 misha
810: * src/types/pa_vclass.C 1.41:
811: * src/types/pa_vclass.h 1.57:
812: * src/types/pa_vstateless_class.C 1.44:
813: * src/types/pa_vstateless_class.h 1.68:
814: - little optimisation
815:
816: * src/main/compile.tab.C 1.144:
817: * tests/results/224.processed 1.5:
818: * tests/results/225.processed 1.1:
819: *** empty log message ***
820:
821: * tests/224.html 1.3:
822: - method_params => method_info
823: - checking for $.inherited
824:
825: * operators.txt 1.223:
826: * src/classes/reflection.C 1.8:
827: - method method_params was renamed to method_info and now it
828: returns class name, if method was defined in ancestor
829:
830: * tests/225.html 1.1:
831: - tests for cheching properties in hierarhical classes were
832: added
833:
834: * src/classes/classes.C 1.23:
835: * src/main/compile.y 1.251:
836: * src/main/execute.C 1.356:
837: * src/types/pa_property.h 1.4:
838: * src/types/pa_vclass.C 1.40:
839: * src/types/pa_vclass.h 1.56:
840: * src/types/pa_vstateless_class.C 1.43:
841: * src/types/pa_vstateless_class.h 1.67:
842: - problems with properties in new classes implementation were
843: fixed
844:
845: 2009-08-10 misha
846: * src/main/execute.C 1.355:
847: - now constructor shouldn't be defined in class. it could be
848: defined in parent.
849:
850: 2009-08-08 misha
851: * Makefile.am 1.69:
852: * Makefile.in 1.84:
853: * acinclude.m4 1.55:
854: * aclocal.m4 1.58:
855: * acsite.m4 1.34:
856: * configure 1.111:
857: * configure.in 1.118:
858: * src/types/Makefile.am 1.45:
859: * src/types/Makefile.in 1.67:
860: * tests/results/176.processed 1.4:
861: * tests/results/191.processed 1.3:
862: * tests/results/224.processed 1.3:
863: * tests/results/224.processed 1.4:
864: *** empty log message ***
865:
866: * src/classes/reflection.C 1.7:
867: - ^reflection:methods doesn't return base's methods
868:
869: * src/classes/classes.h 1.32:
870: * src/classes/date.C 1.87:
871: * src/classes/file.C 1.199:
872: * src/classes/form.C 1.42:
873: * src/classes/hash.C 1.103:
874: * src/classes/hashfile.C 1.51:
875: * src/classes/image.C 1.130:
876: * src/classes/mail.C 1.113:
877: * src/classes/op.C 1.197:
878: * src/classes/reflection.C 1.6:
879: * src/classes/regex.C 1.5:
880: * src/classes/string.C 1.188:
881: * src/classes/table.C 1.264:
882: * src/classes/xdoc.C 1.164:
883: * src/classes/xnode.C 1.84:
884: * src/classes/xnode.h 1.29:
885: * src/include/pa_hash.h 1.79:
886: * src/main/execute.C 1.354:
887: * src/main/pa_http.C 1.33:
888: * src/main/pa_request.C 1.308:
889: * src/targets/cgi/parser3.C 1.251:
890: * src/types/pa_method.h 1.16:
891: * src/types/pa_property.h 1.3:
892: * src/types/pa_value.C 1.28:
893: * src/types/pa_value.h 1.134:
894: * src/types/pa_vclass.C 1.39:
895: * src/types/pa_vclass.h 1.55:
896: * src/types/pa_vcode_frame.h 1.36:
897: * src/types/pa_vconsole.h 1.17:
898: * src/types/pa_vcookie.C 1.80:
899: * src/types/pa_vcookie.h 1.36:
900: * src/types/pa_vdate.h 1.49:
901: * src/types/pa_venv.C 1.11:
902: * src/types/pa_venv.h 1.37:
903: * src/types/pa_vfile.C 1.45:
904: * src/types/pa_vfile.h 1.65:
905: * src/types/pa_vform.C 1.98:
906: * src/types/pa_vform.h 1.57:
907: * src/types/pa_vhash.h 1.62:
908: * src/types/pa_vhashfile.C 1.62:
909: * src/types/pa_vhashfile.h 1.38:
910: * src/types/pa_vimage.C 1.40:
911: * src/types/pa_vimage.h 1.50:
912: * src/types/pa_vmail.C 1.88:
913: * src/types/pa_vmail.h 1.18:
914: * src/types/pa_vmath.h 1.20:
915: * src/types/pa_vmemory.h 1.6:
916: * src/types/pa_vmethod_frame.h 1.84:
917: * src/types/pa_vobject.C 1.29:
918: * src/types/pa_vobject.h 1.53:
919: * src/types/pa_vproperty.C 1.3:
920: * src/types/pa_vproperty.h 1.5:
921: * src/types/pa_vrequest.C 1.49:
922: * src/types/pa_vrequest.h 1.37:
923: * src/types/pa_vresponse.C 1.29:
924: * src/types/pa_vresponse.h 1.42:
925: * src/types/pa_vstateless_class.C 1.42:
926: * src/types/pa_vstateless_class.h 1.66:
927: * src/types/pa_vstateless_object.h 1.39:
928: * src/types/pa_vstatus.C 1.27:
929: * src/types/pa_vstatus.h 1.20:
930: * src/types/pa_vstring.h 1.62:
931: * src/types/pa_vtable.C 1.31:
932: * src/types/pa_vtable.h 1.55:
933: * src/types/pa_vvoid.h 1.31:
934: * src/types/pa_vxdoc.C 1.36:
935: * src/types/pa_vxdoc.h 1.45:
936: * src/types/pa_vxnode.C 1.51:
937: * src/types/pa_vxnode.h 1.40:
938: * src/types/pa_wwrapper.h 1.43:
939: * src/types/types.vcproj 1.26:
940: - new classes implementation
941:
942: 2009-08-07 misha
943: * buildall-with-xml 1.29:
944: * buildall-without-xml 1.19:
945: - gc has a bug if USE_MUNMAP is used. so it is disabled as a
946: workaround.
947:
948: 2009-08-05 misha
949: * src/include/pa_common.h 1.133:
950: * src/main/pa_common.C 1.248:
951: - not needed parameter was removed
952:
953: * src/main/pa_http.C 1.32:
954: - bugfix: error was during detecting content-type of file which
955: was loaded by http
956:
957: 2009-08-01 misha
958: * src/main/compile.tab.C 1.143:
959: *** empty log message ***
960:
961: * INSTALL 1.54:
962: * src/include/pa_opcode.h 1.44:
963: * src/main/compile.y 1.250:
964: * src/main/execute.C 1.353:
965: * src/types/pa_wcontext.h 1.57:
966: * src/types/pa_wwrapper.h 1.42:
967: - OPTIMIZE_BYTECODE_CONSTRUCT_OBJECT and
968: OPTIMIZE_CONSTRUCT_OBJECT can't be disabled with defines any
969: longer
970:
971: 2009-07-29 misha
972: * src/classes/reflection.C 1.4:
973: * tests/results/224.processed 1.2:
974: - for native methods with any call type now returned empty
975: call_type value
976:
977: * src/classes/hash.C 1.102:
978: * src/classes/hashfile.C 1.50:
979: * src/classes/op.C 1.196:
980: * src/classes/table.C 1.263:
981: * src/include/pa_hash.h 1.78:
982: * src/include/pa_request.h 1.196:
983: * src/main/pa_request.C 1.307:
984: - break in cycles was optimized
985:
986: * INSTALL 1.53:
987: - more defines were described
988:
989: 2009-07-28 misha
990: * tests/results/224.processed 1.1:
991: *** empty log message ***
992:
993: * operators.txt 1.222:
994: - some changes in information about reflection class
995:
996: * tests/224.html 1.1:
997: * tests/224.p 1.1:
998: - tests for reflection class
999:
1000: * src/classes/reflection.C 1.3:
1001: - some bugs were fixed, method classes was added, refactoring
1002:
1003: 2009-07-26 misha
1004: * src/classes/classes.vcproj 1.23:
1005: - reflection class wass added to project
1006:
1007: * operators.txt 1.220:
1008: - information about reflection class was added
1009:
1010: * src/classes/reflection.C 1.2:
1011: - class was redesigned
1012:
1013: 2009-07-24 misha
1014: * Makefile.am 1.67:
1015: * Makefile.am 1.68:
1016: * Makefile.in 1.82:
1017: * Makefile.in 1.83:
1018: * acinclude.m4 1.53:
1019: * acinclude.m4 1.54:
1020: * aclocal.m4 1.56:
1021: * aclocal.m4 1.57:
1022: * acsite.m4 1.32:
1023: * acsite.m4 1.33:
1024: * configure 1.109:
1025: * configure 1.110:
1026: * configure.in 1.116:
1027: * configure.in 1.117:
1028: * src/classes/Makefile.in 1.68:
1029: *** empty log message ***
1030:
1031: * src/classes/Makefile.am 1.54:
1032: * src/classes/reflection.C 1.1:
1033: - class reflection was added
1034:
1035: * src/types/pa_vstateless_class.h 1.65:
1036: - method for reflection method's in classes was added
1037:
1038: 2009-07-22 misha
1039: * src/main/compile_tools.h 1.98:
1040: - bugfix: $object.$var was over-optimized. it failed if $
1041: object1.$object2.field
1042:
1043: 2009-07-16 misha
1044: * src/include/pa_string.h 1.194:
1045: * src/lib/cord/cordbscs.c 1.9:
1046: * src/lib/cord/cordprnt.c 1.5:
1047: * src/lib/cord/cordxtra.c 1.13:
1048: * src/lib/cord/include/cord.h 1.8:
1049: * src/main/pa_string.C 1.233:
1050: - optimization: CORD_str, CORD_to_const_char_star,
1051: CORD_to_char_star and CORD_substr have one more arg: length of
1052: cord
1053:
1054: 2009-07-15 misha
1055: * tests/results/221.processed 1.1:
1056: * tests/results/222.processed 1.1:
1057: * tests/results/223.processed 1.1:
1058: *** empty log message ***
1059:
1060: * src/main/pa_http.C 1.31:
1061: - bugfix: $.cookies' values should be force tainted in ^file::
1062: load[http://...;$.cookies[]]
1063:
1064: * src/classes/op.C 1.195:
1065: * src/classes/regex.C 1.4:
1066: * src/classes/string.C 1.187:
1067: - new string with exception was used
1068:
1069: * src/include/pa_exception.h 1.55:
1070: - new string with exception was added
1071:
1072: * tests/223.html 1.1:
1073: - test for checking cookie-encoding during ^file::load[http was
1074: added
1075:
1076: * tests/221.html 1.1:
1077: * tests/222.html 1.1:
1078: - tests for checking type of $table.fields.field were added
1079:
1080: * src/types/pa_vtable.C 1.30:
1081: - not used var decl was removed
1082:
1083: 2009-07-14 misha
1084: * src/include/pa_string.h 1.193:
1085: - use cached string length in Body::mid. it improves speed of
1086: match with brackets in pattern
1087:
1088: * src/lib/cord/include/cord.h 1.7:
1089: - make CORD_substr_checked available outside
1090:
1091: * src/types/pa_vtable.C 1.29:
1092: - $table.fields.a return string even if column is empty (sometime returned void)
1093: - $table.fields was added for nameless tables
1094:
1095: * src/targets/cgi/getopt.c 1.6:
1096: - one warning resolved
1097:
1098: * src/main/pa_string.C 1.232:
1099: - potentian bug fixed
1100:
1101: * src/classes/op.C 1.194:
1102: - small optimization in taint/untaint
1103:
1104: 2009-07-13 misha
1105: * tests/results/156.processed 1.3:
1106: *** empty log message ***
1107:
1108: * tests/156.html 1.4:
1109: - test for $cookie[...$.httponly(false)...] was added
1110:
1111: * src/types/pa_value.C 1.27:
1112: - bugfix: $cookie[...$.httponly(false)...] souldn't add the
1113: attribut to output
1114:
1115: 2009-07-11 misha
1116: * src/targets/apache13/ApacheModuleParser3.vcproj 1.13:
1117: * src/targets/cgi/parser3.vcproj 1.20:
1118: * src/targets/isapi/parser3isapi.vcproj 1.16:
1119: - stack size was increaced to 2MB (default=1MB)
1120:
1121: 2009-07-08 misha
1122: * src/main/pa_string.C 1.231:
1123: - link to UTF-8 description was added
1124:
1125: * tests/results/030.processed 1.6:
1126: * tests/results/058.processed 1.5:
1127: * tests/results/075.processed 1.5:
1128: * tests/results/096.processed 1.6:
1129: * tests/results/099.processed 1.6:
1130: * tests/results/100.processed 1.4:
1131: * tests/results/129.processed 1.7:
1132: * tests/results/149.processed 1.4:
1133: * tests/results/156.processed 1.2:
1134: * tests/results/172.processed 1.2:
1135: * tests/results/205.processed 1.2:
1136: * tests/results/220.processed 1.1:
1137: *** empty log message ***
1138:
1139: * src/include/pa_hash.h 1.76:
1140: - hash keeps element's order in more places (ex: ._keys[])
1141:
1142: * tests/220.html 1.1:
1143: - test for checking order of elements in hash in foreach was
1144: added
1145:
1146: * tests/129.html 1.5:
1147: * tests/172.html 1.2:
1148: - small changes in printing hash
1149:
1150: 2009-07-07 misha
1151: * src/include/pa_common.h 1.132:
1152: * src/include/pa_hash.h 1.75:
1153: * src/include/pa_request.h 1.195:
1154: * src/types/pa_value.h 1.133:
1155: * src/types/pa_vmethod_frame.C 1.17:
1156: * src/types/pa_vmethod_frame.h 1.83:
1157: - hash now keeps order of elements
1158:
1159: * tests/014.html 1.4:
1160: - small changes in printing hash
1161:
1162: * tests/results/219.processed 1.1:
1163: *** empty log message ***
1164:
1165: * src/classes/op.C 1.193:
1166: - new taint language "parser-code" was added
1167:
1168: * tests/219.html 1.1:
1169: - test for auto untaint parser code in process was added
1170:
1171: * src/classes/op.C 1.192:
1172: - tainted pieces in body of process are auto-untainted now: ^ ->
1173: ^^, $ -> ^$ etc.
1174:
1175: * src/include/pa_string.h 1.192:
1176: * src/main/untaint.C 1.150:
1177: - new language L_PARSER_CODE for auto-untaint in process was
1178: added
1179:
1180: * src/classes/file.C 1.197:
1181: * src/classes/hash.C 1.99:
1182: * src/classes/image.C 1.129:
1183: * src/classes/op.C 1.191:
1184: * src/classes/string.C 1.185:
1185: * src/classes/table.C 1.262:
1186: * src/classes/void.C 1.45:
1187: * src/classes/xdoc.C 1.163:
1188: * src/include/pa_string.h 1.191:
1189: * src/main/pa_charset.C 1.79:
1190: * src/main/pa_http.C 1.30:
1191: * src/main/pa_request.C 1.306:
1192: * src/main/pa_xml_io.C 1.25:
1193: * src/main/untaint.C 1.149:
1194: * src/types/pa_value.h 1.132:
1195: * src/types/pa_vhash.h 1.61:
1196: * src/types/pa_vmail.C 1.87:
1197: * src/types/pa_vobject.h 1.52:
1198: * src/types/pa_vstring.h 1.61:
1199: - some code cleanup
1200:
1201: 2009-07-06 misha
1202: * src/classes/file.C 1.196:
1203: * src/classes/hash.C 1.98:
1204: * src/classes/image.C 1.128:
1205: * src/classes/mail.C 1.112:
1206: * src/classes/op.C 1.190:
1207: * src/classes/string.C 1.184:
1208: * src/classes/table.C 1.261:
1209: * src/classes/void.C 1.44:
1210: * src/classes/xdoc.C 1.162:
1211: * src/include/pa_string.h 1.190:
1212: * src/main/pa_charset.C 1.78:
1213: * src/main/pa_common.C 1.247:
1214: * src/main/pa_exec.C 1.75:
1215: * src/main/pa_http.C 1.29:
1216: * src/main/pa_request.C 1.304:
1217: * src/main/pa_sql_driver_manager.C 1.90:
1218: * src/main/pa_xml_io.C 1.24:
1219: * src/types/pa_vcookie.C 1.79:
1220: * src/types/pa_vhash.h 1.60:
1221: * src/types/pa_vhashfile.C 1.61:
1222: * src/types/pa_vimage.C 1.39:
1223: * src/types/pa_vmail.C 1.86:
1224: * src/types/pa_vobject.h 1.51:
1225: * src/types/pa_vregex.C 1.7:
1226: * src/types/pa_vrequest.C 1.48:
1227: * src/types/pa_vstring.h 1.60:
1228: * src/types/pa_vvoid.h 1.30:
1229: - cstr(params) and cstrm(params) were deleted. taint_cstr[m] and
1230: untaint_cstr[m] should be used
1231:
1232: * tests/results/218.processed 1.1:
1233: *** empty log message ***
1234:
1235: * tests/218.html 1.1:
1236: - test for checking automatic file-spec-taint was added
1237:
1238: * src/classes/file.C 1.195:
1239: * src/classes/hash.C 1.97:
1240: * src/classes/image.C 1.127:
1241: * src/classes/string.C 1.183:
1242: * src/classes/table.C 1.260:
1243: * src/classes/void.C 1.43:
1244: * src/classes/xdoc.C 1.161:
1245: * src/include/pa_string.h 1.189:
1246: * src/main/pa_common.C 1.246:
1247: * src/main/pa_exec.C 1.74:
1248: * src/main/pa_request.C 1.303:
1249: * src/main/pa_sql_driver_manager.C 1.89:
1250: * src/main/untaint.C 1.148:
1251: * src/types/pa_vhashfile.C 1.60:
1252: * src/types/pa_vimage.C 1.38:
1253: * src/types/pa_vmail.C 1.85:
1254: * src/types/pa_vregex.C 1.6:
1255: * src/types/pa_vrequest.C 1.47:
1256: * src/types/pa_vstring.C 1.27:
1257: - optimizations and simplification of string.cstr(...)
1258:
1259: 2009-07-04 misha
1260: * tests/results/195.processed 1.1:
1261: * tests/results/216.processed 1.1:
1262: * tests/results/217.processed 1.1:
1263: *** empty log message ***
1264:
1265: * tests/217.html 1.1:
1266: - test for recursion detection was added
1267:
1268: * src/classes/classes.vcproj 1.22:
1269: * src/main/main.vcproj 1.26:
1270: * src/targets/apache13/ApacheModuleParser3.vcproj 1.12:
1271: * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.16:
1272: * src/targets/cgi/parser3.vcproj 1.19:
1273: * src/targets/isapi/parser3isapi.vcproj 1.15:
1274: * src/types/types.vcproj 1.25:
1275: - RuntimeTypeInfo was removed from .vcproj
1276:
1277: * src/types/pa_wwrapper.h 1.41:
1278: - dynamic_cast was removed
1279:
1280: * tests/195.html 1.1:
1281: * tests/195_utf8.txt 1.1:
1282: * tests/195_windows1251.txt 1.1:
1283: - tests for uploading files and case-insensitive http-method
1284: were added
1285:
1286: * tests/216.html 1.1:
1287: * tests/216_dir/1 1.1:
1288: * tests/216_dir/2.txt 1.1:
1289: - test for checking tainted pattern in ^file:list[] was added
1290:
1291: 2009-07-03 misha
1292: * src/classes/classes.vcproj 1.20:
1293: * src/main/main.vcproj 1.24:
1294: * src/targets/apache13/ApacheModuleParser3.vcproj 1.10:
1295: * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.14:
1296: * src/targets/cgi/parser3.vcproj 1.17:
1297: * src/targets/isapi/parser3isapi.vcproj 1.13:
1298: * src/types/types.vcproj 1.23:
1299: - enable runtime info (needed for dynamic_cast)
1300: - little options changes
1301:
1302: * src/main/pa_http.C 1.28:
1303: - file::load[http works now with uploading files _and_ changing $
1304: .charset
1305:
1306: 2009-06-29 misha
1307: * src/types/pa_vregex.C 1.5:
1308: - ^untaint[regex][] for all tainted data while creating pattern
1309:
1310: 2009-06-25 misha
1311: * operators.txt 1.217:
1312: * src/classes/image.C 1.126:
1313: - options' names for ^image.font were changed to $.space, $.width and $spacing
1314: - default space width now == gif's width
1315:
1316: 2009-06-24 misha
1317: * tests/results/215.processed 1.1:
1318: *** empty log message ***
1319:
1320: * tests/215.html 1.1:
1321: - tests for $file.mode were added
1322:
1323: * operators.txt 1.216:
1324: - added info about $file.mode and changes in ^image.font[
1325:
1326: * src/classes/image.C 1.125:
1327: * src/types/pa_vimage.h 1.49:
1328: ^image.font
1329: - third param now could be omited
1330: - third param now could be hash (with all widths options: $.space-width, $.letter-width)
1331: - it's possible to specify tracking ($.letter-space)
1332:
1333: * src/classes/file.C 1.194:
1334: - file objects now could have mode field (text|binary)
1335:
1336: * src/types/pa_vfile.C 1.44:
1337: * src/types/pa_vfile.h 1.64:
1338: - method set_method was added
1339:
1340: 2009-06-23 misha
1341: * src/classes/string.C 1.182:
1342: * src/include/pa_string.h 1.188:
1343: * src/main/pa_string.C 1.229:
1344: - trim can work with utf-8 chars now
1345:
1346: 2009-06-20 misha
1347: * src/classes/hash.C 1.96:
1348: * src/classes/table.C 1.259:
1349: * src/include/pa_string.h 1.187:
1350: * src/main/pa_string.C 1.228:
1351: - string length cacheing was implemented
1352:
1353: 2009-06-17 misha
1354: * src/main/execute.C 1.351:
1355: - value param was removed from WContext::WContext
1356:
1357: * src/types/pa_vcode_frame.h 1.35:
1358: * src/types/pa_vmethod_frame.C 1.16:
1359: * src/types/pa_wcontext.h 1.55:
1360: * src/types/pa_wwrapper.h 1.40:
1361: - value param was removed from WContext::WContext
1362: - field wcontext was removed from VCodeFrame (using fparent instead)
1363:
1364: 2009-06-16 misha
1365: * tests/results/214.processed 1.1:
1366: *** empty log message ***
1367:
1368: * tests/214.html 1.1:
1369: - test with hash copying
1370:
1371: * tests/062.html 1.3:
1372: * tests/results/062.processed 1.5:
1373: - evaluation hardcoded strings doesn't work in expression
1374: anymore
1375:
1376: * src/main/execute.C 1.350:
1377: - less calls for get_constructing()
1378: - little refactoring
1379:
1380: * src/include/pa_request.h 1.194:
1381: * src/types/pa_wcontext.h 1.54:
1382: * src/types/pa_wwrapper.h 1.39:
1383: - less calls for get_constructing()
1384:
1385: * src/classes/hash.C 1.95:
1386: * src/classes/hashfile.C 1.48:
1387: - fixed bug which was introduced with OPTIMIZE_SINGLE_STRING
1388: optimization
1389:
1390: 2009-06-14 misha
1391: * src/classes/date.C 1.86:
1392: * src/classes/file.C 1.193:
1393: * src/classes/hash.C 1.94:
1394: * src/classes/hashfile.C 1.47:
1395: * src/classes/image.C 1.124:
1396: * src/classes/regex.C 1.3:
1397: * src/classes/table.C 1.258:
1398: * src/classes/xdoc.C 1.160:
1399: * src/classes/xnode.h 1.27:
1400: * src/main/execute.C 1.349:
1401: * src/types/pa_vclass.C 1.38:
1402: * src/types/pa_vclass.h 1.54:
1403: * src/types/pa_vobject.h 1.50:
1404: * src/types/pa_vstateless_class.h 1.64:
1405: - create object for storing object's fields only for parser
1406: objects
1407:
1408: 2009-06-13 misha
1409: * buildall-with-xml 1.28:
1410: * buildall-without-xml 1.18:
1411: - new option was added for building GC (it slightly reduces
1412: memory usage)
1413:
1414: * src/main/compile.tab.C 1.142:
1415: *** empty log message ***
1416:
1417: * src/types/pa_wcontext.h 1.53:
1418: * src/types/pa_wwrapper.h 1.37:
1419: - optimization of single string write
1420:
1421: * src/main/execute.C 1.348:
1422: - bytecode optimization of ^class:constructor
1423: - optimization of single string write
1424:
1425: * src/include/pa_opcode.h 1.42:
1426: * src/main/compile.y 1.249:
1427: * src/main/compile_tools.h 1.97:
1428: - bytecode optimization of ^class:constructor
1429:
1430: 2009-06-09 misha
1431: * src/targets/cgi/parser3.C [release_3_3_0] 1.247.2.1:
1432: - type size_t was changed to int in main (better compatibility)
1433:
1434: 2009-06-07 misha
1435: * src/main/compile.tab.C 1.140:
1436: * src/main/compile.tab.C 1.141:
1437: *** empty log message ***
1438:
1439: * src/main/compile.y 1.248:
1440: - I've forgot to commit it :(
1441:
1442: * src/include/pa_opcode.h 1.41:
1443: - more optimizations for WITH_SELF, WITH_READ and WITH_ROOT
1444:
1445: * src/main/compile.y 1.247:
1446: * src/main/compile_tools.C 1.67:
1447: * src/main/compile_tools.h 1.96:
1448: * src/main/execute.C 1.347:
1449: - more optimizations for WITH_SELF, WITH_READ and WITH_ROOT
1450: - little refactoring
1451:
1452: 2009-06-06 misha
1453: * tests/results/213.processed 1.1:
1454: *** empty log message ***
1455:
1456: * tests/213.html 1.1:
1457: - tests for 3rd match string-param were added
1458:
1459: * src/classes/string.C 1.181:
1460: - 3rd match param could be string now
1461:
1462: 2009-06-05 misha
1463: * src/main/compile.tab.C 1.139:
1464: *** empty log message ***
1465:
1466: * src/main/compile.y 1.246:
1467: * src/main/compile_tools.h 1.95:
1468: - much more bytecode's sequences optimized to
1469: WITH_SELF__VALUE__GET_ELEMENT and GET_OBJECT_ELEMENT
1470:
1471: * src/main/pa_http.C 1.27:
1472: - bugfix: content-length was not calculated if $.body was
1473: specified
1474:
1475: 2009-06-04 misha
1476: * src/classes/op.C 1.189:
1477: - optimizing write_assign_lang in connect
1478:
1479: * src/classes/op.C 1.188:
1480: - optimizing write_assign_lang in taint/untaint
1481:
1482: * src/main/execute.C 1.346:
1483: - little refactoring
1484: - optimizing write_assign_lang in taint/untaint
1485:
1486: * src/include/pa_opcode.h 1.40:
1487: - little refactoring
1488:
1489: * src/main/compile.tab.C 1.138:
1490: *** empty log message ***
1491:
1492: * src/include/pa_opcode.h 1.39:
1493: * src/main/compile.y 1.245:
1494: * src/main/compile_tools.C 1.66:
1495: * src/main/compile_tools.h 1.94:
1496: * src/main/execute.C 1.345:
1497: - optimizations for $self.field, ^self.method, $self.field[...]
1498: and $self.field(...) were added
1499:
1500: 2009-06-02 misha
1501: * src/types/pa_venv.C 1.10:
1502: - pa_strdup was replaced by strdup
1503:
1504: * src/main/compile.tab.C 1.137:
1505: *** empty log message ***
1506:
1507: * src/include/pa_opcode.h 1.38:
1508: * src/main/compile.y 1.244:
1509: * src/main/compile_tools.h 1.93:
1510: * src/main/execute.C 1.344:
1511: - refactoring in last optimizations ($a[...], $a(...), $.a[...],
1512: $.a(...)). a bit less optimizations now but code is much easy
1513: and it is ready for further improvements.
1514:
1515: 2009-05-27 misha
1516: * src/main/execute.C 1.343:
1517: * src/types/pa_junction.h 1.10:
1518: * src/types/pa_vjunction.C 1.8:
1519: * src/types/pa_vjunction.h 1.29:
1520: * src/types/pa_vmethod_frame.h 1.82:
1521: - changed in destructing junctions
1522:
1523: 2009-05-26 misha
1524: * src/main/pa_charset.C 1.77:
1525: * src/main/pa_string.C 1.227:
1526: - more safe creation on String:Body
1527:
1528: * src/include/pa_common.h 1.131:
1529: * src/main/pa_common.C 1.245:
1530: * src/main/pa_http.C 1.26:
1531: - one method detect_charset was deleted
1532: - bug was fixed in this method (error while detecting charset in content_type withot last ';')
1533:
1534: * src/types/pa_vform.C 1.96:
1535: * src/types/pa_vform.h 1.56:
1536: - detect post charset only once
1537:
1538: 2009-05-25 misha
1539: * src/classes/file.C 1.192:
1540: - bugfix: file::exec didn't work after optimizing of
1541: helper_length
1542:
1543: 2009-05-24 misha
1544: * src/main/compile.tab.C 1.136:
1545: *** empty log message ***
1546:
1547: * src/main/compile_tools.h 1.92:
1548: - $a[$b.c] and $a[$b.$c] optimisations were added
1549: - little refactoring
1550:
1551: * src/main/execute.C 1.342:
1552: - core while printing in debug log non-printable values was fixed
1553: - $a[$b.c] and $a[$b.$c] optimisations were added
1554:
1555: * src/include/pa_opcode.h 1.37:
1556: - new opcodes for $a[$b.c] and $a[$b.$c] were added
1557:
1558: 2009-05-23 misha
1559: * src/include/pa_string.h 1.186:
1560: * src/lib/cord/cordbscs.c 1.8:
1561: * src/lib/cord/cordxtra.c 1.12:
1562: * src/lib/cord/include/cord.h 1.6:
1563: * src/main/untaint.C 1.147:
1564: - CORD_cat optimization
1565:
1566: * src/main/compile.tab.C 1.135:
1567: *** empty log message ***
1568:
1569: * src/include/pa_opcode.h 1.36:
1570: * src/main/compile_tools.h 1.91:
1571: * src/main/execute.C 1.340:
1572: - call constr optimisation under separate define now
1573:
1574: * src/main/compile_tools.h 1.90:
1575: * src/main/execute.C 1.339:
1576: - bugfix: $a[] $b[$a] -- in $b should be string, not void
1577:
1578: * src/main/compile.y 1.242:
1579: - little fix for rem-cut optimisation
1580:
1581: * src/include/pa_opcode.h 1.35:
1582: * src/main/compile_tools.C 1.65:
1583: * src/main/compile_tools.h 1.89:
1584: * src/main/execute.C 1.338:
1585: - optimisations for $a[^b[...]], $.a[^b[...]], $a(^b[...]) and $
1586: .a(^b[...])
1587:
1588: * INSTALL 1.50:
1589: - description of some #defined were added
1590:
1591: * src/types/pa_vfile.C 1.43:
1592: * src/types/pa_vfile.h 1.63:
1593: - fill .'text' field only before 1st access (memory usage is
1594: reduced if don't access to .text field)
1595:
1596: * src/include/pa_array.h 1.79:
1597: - array grows step now not static (it reduces numbers of
1598: reallocs)
1599:
1600: 2009-05-20 misha
1601: * Makefile.am 1.66:
1602: * Makefile.in 1.81:
1603: * acinclude.m4 1.52:
1604: * aclocal.m4 1.55:
1605: * acsite.m4 1.30:
1606: * acsite.m4 1.31:
1607: * configure 1.108:
1608: * configure.in 1.115:
1609: * src/main/compile.tab.C 1.133:
1610: * src/main/compile.tab.C 1.134:
1611: *** empty log message ***
1612:
1613: * src/include/pa_opcode.h 1.34:
1614: * src/main/compile.y 1.241:
1615: * src/main/compile_tools.C 1.64:
1616: * src/main/compile_tools.h 1.88:
1617: * src/main/execute.C 1.337:
1618: - bytecode optimization for $a(1), $.b(2), $c[d] and $.e[f] was
1619: added
1620:
1621: * src/main/execute.C 1.336:
1622: - debug printing moved in defines
1623:
1624: * src/main/compile.y 1.240:
1625: * src/main/compile_tools.C 1.63:
1626: * src/main/compile_tools.h 1.87:
1627: - bugfix and little refactoring for OP_GET_OBJECT_ELEMENT +
1628: OP_GET_OBJECT_VAR_ELEMENT optimisation
1629:
1630: 2009-05-19 misha
1631: * src/main/compile.tab.C 1.131:
1632: * src/main/compile.tab.C 1.132:
1633: *** empty log message ***
1634:
1635: * src/main/compile.y 1.239:
1636: * src/main/compile_tools.C 1.62:
1637: * src/main/compile_tools.h 1.86:
1638: * src/main/execute.C 1.335:
1639: - $a.$b & ^a.$b bytecode optimisation
1640:
1641: * src/include/pa_opcode.h 1.33:
1642: - new opcodes were added (for $a.$b & ^a.$b optimisation)
1643:
1644: * src/main/compile.y 1.238:
1645: - compiler now generate new opcodes: OP_GET_ELEMENT_FIELD and OP_GET_ELEMENT_FIELD__WRITE for $a.b
1646: and ^a.b
1647: - compiler now cut off ^rem{ with all content ; any number of params }
1648:
1649: * src/main/execute.C 1.334:
1650: - code for handle new opcodes OP_GET_ELEMENT_FIELD and
1651: OP_GET_ELEMENT_FIELD__WRITE was added
1652:
1653: * src/main/compile_tools.C 1.61:
1654: * src/main/compile_tools.h 1.85:
1655: - new parameter was added for LA2V and LA2S
1656:
1657: * src/include/pa_opcode.h 1.32:
1658: - new defines which can be used for disable some bytecode
1659: optimisation and new opcodes were added
1660:
1661: 2009-05-17 misha
1662: * src/lib/cord/cordxtra.c 1.11:
1663: - bugfix.
1664:
1665: 2009-05-16 misha
1666: * tests/results/022.processed 1.6:
1667: * tests/results/212.processed 1.1:
1668: * tests/results/212.processed 1.2:
1669: *** empty log message ***
1670:
1671: * tests/212.html 1.2:
1672: - .size[] and .study_size[] were added to tests
1673:
1674: * operators.txt 1.214:
1675: - info about regex class was added
1676:
1677: * tests/212.html 1.1:
1678: - tests for regex class were added
1679:
1680: * buildall-with-xml 1.27:
1681: * buildall-without-xml 1.17:
1682: - moving from gc6.8 to gc7.1
1683:
1684: 2009-05-15 misha
1685: * tests/022.html 1.5:
1686: - test for ^file:list[path;] (empty second param) was added
1687:
1688: * src/classes/file.C 1.191:
1689: - bugfix: ^file:list[path;] [empty second param) should work
1690:
1691: * Makefile.am 1.64:
1692: * Makefile.am 1.65:
1693: * Makefile.in 1.79:
1694: * Makefile.in 1.80:
1695: * acinclude.m4 1.50:
1696: * acinclude.m4 1.51:
1697: * aclocal.m4 1.53:
1698: * aclocal.m4 1.54:
1699: * acsite.m4 1.28:
1700: * acsite.m4 1.29:
1701: * configure 1.106:
1702: * configure 1.107:
1703: * configure.in 1.113:
1704: * configure.in 1.114:
1705: * src/include/pa_config_auto.h.in 1.45:
1706: * tests/results/210.processed 1.1:
1707: * tests/results/211.processed 1.1:
1708: *** empty log message ***
1709:
1710: * src/classes/table.C 1.257:
1711: - automatically disable stringstream usage on freebsd4
1712:
1713: * src/lib/cord/cordxtra.c 1.10:
1714: - var decl should be at the beginning of scope
1715:
1716: * tests/211.html 1.1:
1717: - test with different types of access to hash was added
1718:
1719: * tests/210.html 1.1:
1720: - test which checks for loosing tainting in hash's keys was
1721: added
1722:
1723: * tests/208.html 1.3:
1724: - some parser work added. or stime == 0 %-)
1725:
1726: * src/lib/cord/cordbscs.c 1.7:
1727: - little hack was added to cord
1728:
1729: * src/lib/cord/cordxtra.c 1.9:
1730: - cacheing of cord chars was added
1731:
1732: * configure.in 1.112:
1733: * src/include/pa_version.h 1.36:
1734: - moko have made a lot of optimisations for increacing version
1735: number more dramatically :)
1736:
1737: * src/classes/date.C 1.85:
1738: - little refactoring: use constructor which accepts formated
1739: string
1740:
1741: * src/include/pa_string.h 1.185:
1742: * src/main/pa_string.C 1.226:
1743: - String constructor which can print formatted string was added
1744:
1745: 2009-05-14 misha
1746: * src/include/pa_string.h 1.184:
1747: - type was fixed
1748:
1749: * src/classes/hashfile.C 1.46:
1750: * src/classes/op.C 1.187:
1751: * src/include/pa_cache_managers.h 1.19:
1752: * src/include/pa_charset.h 1.42:
1753: * src/include/pa_charsets.h 1.14:
1754: * src/include/pa_common.h 1.130:
1755: * src/include/pa_hash.h 1.74:
1756: * src/include/pa_request.h 1.193:
1757: * src/include/pa_sql_driver_manager.h 1.35:
1758: * src/include/pa_string.h 1.183:
1759: * src/include/pa_stylesheet_manager.h 1.23:
1760: * src/include/pa_table.h 1.63:
1761: * src/include/pa_xml_io.h 1.5:
1762: * src/main/pa_charset.C 1.76:
1763: * src/main/pa_charsets.C 1.18:
1764: * src/main/pa_string.C 1.225:
1765: * src/main/pa_stylesheet_connection.C 1.6:
1766: * src/types/pa_value.h 1.131:
1767: * src/types/pa_vmethod_frame.C 1.15:
1768: * src/types/pa_vmethod_frame.h 1.81:
1769: * src/types/pa_vobject.C 1.28:
1770: * src/types/pa_vstateless_class.C 1.41:
1771: * src/types/pa_vstateless_class.h 1.63:
1772: - hash_code caching was implemented (seaches should be faster
1773: now)
1774:
1775: * src/classes/file.C 1.190:
1776: * src/classes/hash.C 1.93:
1777: * src/classes/image.C 1.123:
1778: * src/classes/string.C 1.180:
1779: * src/classes/table.C 1.256:
1780: * src/include/pa_string.h 1.182:
1781: * src/main/pa_charset.C 1.75:
1782: * src/main/pa_http.C 1.25:
1783: * src/main/pa_request.C 1.302:
1784: * src/types/pa_vconsole.h 1.16:
1785: * src/types/pa_vcookie.C 1.78:
1786: * src/types/pa_venv.C 1.9:
1787: * src/types/pa_vform.C 1.95:
1788: * src/types/pa_vhashfile.C 1.59:
1789: * src/types/pa_vregex.C 1.4:
1790: * src/types/pa_vrequest.C 1.45:
1791: - String constructors don't have that stupid true/false param
1792: which means 'tainted'. they accept lang instead.
1793:
1794: * src/types/pa_vmethod_frame.h 1.80:
1795: - bugfix: taint/untaint didn't work with OPTIMIZE_RESULT
1796:
1797: * src/types/pa_method.h 1.15:
1798: * src/types/pa_vstateless_class.C 1.40:
1799: - less warnings wher OPTIMIZE_RESULT and OPTIMIZE_CALL not
1800: defined
1801:
1802: 2009-05-13 misha
1803: * src/classes/date.C 1.84:
1804: * src/classes/file.C 1.188:
1805: * src/classes/hash.C 1.92:
1806: * src/classes/image.C 1.122:
1807: * src/classes/string.C 1.179:
1808: * src/classes/table.C 1.253:
1809: * src/classes/xdoc.C 1.158:
1810: * src/include/pa_string.h 1.181:
1811: * src/main/execute.C 1.333:
1812: * src/main/pa_charset.C 1.73:
1813: * src/main/pa_common.C 1.244:
1814: * src/main/pa_request.C 1.301:
1815: * src/main/pa_string.C 1.224:
1816: * src/types/pa_method.h 1.14:
1817: * src/types/pa_vcookie.C 1.77:
1818: * src/types/pa_vdouble.h 1.54:
1819: * src/types/pa_venv.C 1.8:
1820: * src/types/pa_vhashfile.C 1.58:
1821: * src/types/pa_vint.h 1.46:
1822: * src/types/pa_vmethod_frame.C 1.14:
1823: * src/types/pa_vmethod_frame.h 1.79:
1824: * src/types/pa_vregex.C 1.2:
1825: * src/types/pa_vregex.h 1.4:
1826: * src/types/pa_vrequest.C 1.43:
1827: * src/types/pa_vstateless_class.C 1.39:
1828: - result optimisation
1829: - helper_length parameter removed from string constructors
1830:
1831: 2009-05-11 misha
1832: * tests/208.html 1.2:
1833: * tests/results/206.processed 1.1:
1834: * tests/results/207.processed 1.1:
1835: * tests/results/208.processed 1.1:
1836: * tests/results/209.processed 1.1:
1837: *** empty log message ***
1838:
1839: * tests/209.html 1.1:
1840: - tests for ^hash::create[hash] were added
1841:
1842: * tests/208.html 1.1:
1843: - tests for $status:rusage, $status:memory, ^memory:compact[]
1844: were added
1845:
1846: * tests/207.html 1.1:
1847: -tests for abs, sign, trunc, frac, exp, log, log10 were added
1848:
1849: * tests/206.html 1.1:
1850: - test for try with finally was added
1851:
1852: 2009-05-10 misha
1853: * tests/results/014.processed 1.5:
1854: * tests/results/030.processed 1.5:
1855: * tests/results/038.processed 1.5:
1856: * tests/results/063.processed 1.5:
1857: * tests/results/065.processed 1.5:
1858: * tests/results/141.processed 1.6:
1859: * tests/results/185.processed 1.4:
1860: * tests/results/200.processed 1.1:
1861: * tests/results/201.processed 1.1:
1862: * tests/results/202.processed 1.1:
1863: * tests/results/203.processed 1.1:
1864: * tests/results/204.processed 1.1:
1865: * tests/results/205.processed 1.1:
1866: *** empty log message ***
1867:
1868: * tests/205.html 1.1:
1869: - test for ^file::create[...] was added
1870:
1871: * tests/204.html 1.1:
1872: - test for ^response:clear[] was added
1873:
1874: * tests/038.html 1.3:
1875: - tests for trigonometric functions were added
1876:
1877: * tests/014.html 1.3:
1878: - tests for ^hash.containts and ^hash.delete were added
1879: - more tests for .add, .sub, .union, .intersects and .intersections
1880:
1881: * tests/065.html 1.3:
1882: - test for ^file:dirname was added
1883:
1884: * tests/030.html 1.3:
1885: - test for $cookie:fields was added
1886:
1887: * tests/203.html 1.1:
1888: - test for ^h._keys[column name] was added
1889:
1890: * tests/201.html 1.1:
1891: - tests for .trim were added
1892:
1893: * tests/202.html 1.1:
1894: - tests for last-day, date:calendar[type](YYYY;MM;DD) were added
1895:
1896: * tests/200.html 1.1:
1897: - tests for .sort(), .sort{}, .flip[] and .offset[type](N) were
1898: added
1899:
1900: * tests/185.html 1.5:
1901: - more tests for .left(N), .right(N), .min(N;M) and .pos[c](N)
1902: were added
1903:
1904: * tests/141.html 1.3:
1905: - test for math:sha1 was added
1906:
1907: * tests/063.html 1.3:
1908: - tests for .mod(N), .inc[] & .dec[] were added
1909:
1910: 2009-05-09 misha
1911: * src/main/compile.tab.C 1.130:
1912: *** empty log message ***
1913:
1914: * src/main/compile.y 1.237:
1915: - rollback
1916:
1917: 2009-05-05 misha
1918: * src/classes/file.C 1.187:
1919: * src/classes/hash.C 1.91:
1920: * src/classes/hashfile.C 1.45:
1921: * src/classes/op.C 1.186:
1922: * src/classes/table.C 1.251:
1923: * src/classes/table.C 1.252:
1924: * src/include/pa_string.h 1.180:
1925: * src/main/pa_charset.C 1.72:
1926: * src/main/pa_exception.C 1.49:
1927: * src/main/pa_exec.C 1.73:
1928: - little optimisation: somewhere length() was replaced by
1929: is_empty()
1930:
1931: 2009-05-04 misha
1932: * src/classes/hash.C 1.90:
1933: * src/classes/op.C 1.185:
1934: * src/classes/table.C 1.250:
1935: * src/include/pa_request.h 1.192:
1936: * src/main/execute.C 1.332:
1937: * src/types/pa_method.h 1.13:
1938: * src/types/pa_vstateless_class.C 1.38:
1939: * src/types/pa_vstateless_class.h 1.62:
1940: - more optimisations were added: some operators don't switch
1941: write context anylonger
1942:
1943: 2009-05-01 misha
1944: * src/main/compile.tab.C 1.129:
1945: *** empty log message ***
1946:
1947: * src/main/compile.y 1.236:
1948: - slightly more opcode optimisations for WITH_WRITE + VALUE +
1949: GET_ELEMENT -> OP_VALUE__GET_ELEMENT
1950:
1951: * src/main/execute.C 1.331:
1952: - simplifying process for getters
1953:
1954: 2009-04-30 misha
1955: * tests/198.html 1.2:
1956: * tests/199.html 1.2:
1957: - new line fixes (should be 0x0A)
1958:
1959: * tests/results/198.processed 1.2:
1960: * tests/results/199.processed 1.2:
1961: *** empty log message ***
1962:
1963: * tests/199.html 1.1:
1964: * tests/results/199.processed 1.1:
1965: - test for checking $result into ^rem was added
1966:
1967: * tests/022.html 1.4:
1968: * tests/096.html 1.4:
1969: - þsort after :list was asses (on some OS it returns list in
1970: different order)
1971:
1972: * src/include/pa_array.h 1.77:
1973: * src/include/pa_array.h 1.78:
1974: * src/include/pa_request.h 1.191:
1975: * src/include/pa_stack.h 1.26:
1976: * src/main/execute.C 1.330:
1977: * src/types/pa_vmethod_frame.h 1.78:
1978: - changes in stack impl
1979: - get_element() optimisation: 3rd param removed
1980: - bugfix: problems with reading empty input param
1981: - defines SAVE_CONTEXT and RESTORE_CONTEXT were added and used
1982:
1983: * tests/198.html 1.1:
1984: * tests/results/198.processed 1.1:
1985: - test for reading empty local var was added
1986:
1987: 2009-04-29 misha
1988: * src/main/compile.tab.C 1.127:
1989: * src/main/compile.tab.C 1.128:
1990: *** empty log message ***
1991:
1992: * src/main/compile.y 1.235:
1993: - bugfix: couldn't compile because OP_VALUE__GET_ELEMENT should
1994: be unde #ifdef
1995:
1996: * src/include/pa_array.h 1.76:
1997: * src/include/pa_opcode.h 1.31:
1998: * src/include/pa_request.h 1.190:
1999: * src/main/compile.y 1.234:
2000: * src/main/execute.C 1.329:
2001: * src/main/pa_request.C 1.300:
2002: * src/types/pa_vmethod_frame.C 1.13:
2003: * src/types/pa_vmethod_frame.h 1.77:
2004: - we can work without opcode OP_STORE_PARAM, so it was removed
2005:
2006: 2009-04-28 misha
2007: * src/main/compile.tab.C 1.126:
2008: *** empty log message ***
2009:
2010: * src/include/pa_opcode.h 1.30:
2011: * src/main/compile.y 1.233:
2012: * src/main/execute.C 1.328:
2013: - op-codes optimisation:
2014: 1. VALUE+GET_CLASS=>VALUE_GET_CLASS
2015: 2. WITH_READ+VALUE+GET_ELEMENT=>VALUE__GET_ELEMENT (not all yet)
2016: 3. WITH_READ+VALUE+GET_ELEMENT__WRITE=>VALUE__GET_ELEMENT__WRITE
2017: 4. WITH_READ+VALUE+GET_ELEMENT_OR_OPERATOR=>VALUE__GET_ELEMENT_OR_OPERATOR
2018:
2019: * src/main/compile_tools.h 1.84:
2020: - new stuff for op-codes optimisation
2021:
2022: * src/classes/string.C 1.178:
2023: * src/main/pa_string.C 1.223:
2024: - !length() => is_empty()
2025:
2026: 2009-04-27 misha
2027: * src/types/pa_vregex.h 1.3:
2028: - back explicit vars initialisation
2029:
2030: 2009-04-24 misha
2031: * src/classes/string.C 1.177:
2032: - ups. typo fixed
2033:
2034: * src/main/execute.C 1.327:
2035: - more replacements '*new VBool' to 'VBool::get'
2036: - checks for ^break[], ^continue[] and parser.interrupted were optimised
2037:
2038: * src/classes/string.C 1.176:
2039: - number of params.count() calls was slightly reduced
2040:
2041: 2009-04-23 misha
2042: * src/classes/image.C [release_3_3_0] 1.119.2.1:
2043: * src/include/pa_string.h [release_3_3_0] 1.174.2.1:
2044: * src/main/pa_charset.C [release_3_3_0] 1.66.2.1:
2045: - make it x64 friendly
2046:
2047: 2009-04-22 misha
2048: * src/classes/image.C 1.121:
2049: * src/include/pa_string.h 1.179:
2050: * src/main/pa_charset.C 1.71:
2051: - parser is x64 friendly now
2052:
2053: * src/types/pa_vhashfile.C 1.57:
2054: - coder friendly exception about exceeding record size was added
2055:
2056: * src/classes/Makefile.in 1.67:
2057: * src/types/Makefile.in 1.66:
2058: *** empty log message ***
2059:
2060: * src/classes/file.C 1.184:
2061: * src/classes/file.C 1.185:
2062: * src/classes/string.C 1.174:
2063: * src/include/pa_string.h 1.178:
2064: * src/main/pa_string.C 1.222:
2065: - use vregex object instead of direct calls methods from pcre
2066: lib
2067:
2068: * src/classes/Makefile.am 1.53:
2069: * src/classes/classes.vcproj 1.19:
2070: * src/classes/regex.C 1.1:
2071: - class regex was added
2072:
2073: * src/include/pa_common.h 1.129:
2074: * src/main/pa_common.C 1.243:
2075: - method print_pcre_exec_error_text was moved to class vregex
2076:
2077: * src/types/Makefile.am 1.44:
2078: * src/types/pa_vregex.C 1.1:
2079: * src/types/pa_vregex.h 1.1:
2080: * src/types/types.vcproj 1.22:
2081: - class vregex was added
2082:
2083: 2009-04-21 misha
2084: * buildall-with-xml 1.26:
2085: * buildall-without-xml 1.16:
2086: - pcre 7.8 -> pcre 7.9
2087:
2088: * src/classes/op.C 1.184:
2089: * src/main/execute.C 1.326:
2090: * src/types/pa_junction.h 1.9:
2091: * src/types/pa_value.C 1.26:
2092: * src/types/pa_vjunction.C 1.6:
2093: * src/types/pa_vjunction.h 1.28:
2094: * src/types/pa_wcontext.C 1.35:
2095: * src/types/pa_wcontext.h 1.52:
2096: - junction-optimisation (destructors)
2097:
2098: * src/include/pa_array.h 1.75:
2099: - free under if now
2100:
2101: 2009-04-18 misha
2102: * src/main/untaint.C 1.146:
2103: - ^taint[js] now escapes \x0D as well
2104:
2105: * Makefile.am 1.62:
2106: * Makefile.am 1.63:
2107: * Makefile.in 1.77:
2108: * Makefile.in 1.78:
2109: * acinclude.m4 1.48:
2110: * acinclude.m4 1.49:
2111: * aclocal.m4 1.51:
2112: * aclocal.m4 1.52:
2113: * acsite.m4 1.26:
2114: * acsite.m4 1.27:
2115: * configure 1.104:
2116: * configure 1.105:
2117: * configure.in 1.110:
2118: * configure.in 1.111:
2119: *** empty log message ***
2120:
2121: * src/include/pa_version.h 1.35:
2122:
2123: :q
2124: :
2125:
2126: CV: ----------------------------------------------------------------------
2127:
2128: * src/types/pa_vjunction.h 1.27:
2129: * src/types/pa_vstateless_class.C 1.37:
2130: - little refactoring
2131:
2132: * src/include/pa_array.h 1.74:
2133: * src/include/pa_hash.h 1.73:
2134: * src/types/pa_vmethod_frame.h 1.76:
2135: - destructors under #ifdef now
2136:
2137: * src/include/pa_memory.h 1.17:
2138: - define for using destructors was added
2139:
2140: 2009-04-17 misha
2141: * src/main/execute.C 1.325:
2142: * src/types/pa_method.h 1.12:
2143: * src/types/pa_vstateless_class.C 1.36:
2144: - some junctions will be cached now
2145:
2146: * src/include/pa_hash.h 1.72:
2147: - hash destructor frees pairs now
2148:
2149: * src/include/pa_array.h 1.73:
2150: - inline was added to destructor
2151:
2152: * src/types/pa_method.h 1.11:
2153: - comment was changed
2154:
2155: * src/include/pa_array.h 1.72:
2156: * src/include/pa_hash.h 1.71:
2157: * src/types/pa_vmethod_frame.h 1.75:
2158: - destructors were added
2159:
2160: * src/main/compile.tab.C 1.124:
2161: * src/main/compile.tab.C 1.125:
2162: *** empty log message ***
2163:
2164: * src/types/pa_method.h 1.10:
2165: * src/types/pa_vmethod_frame.h 1.74:
2166: - write_to_result renamed to always_use_result
2167:
2168: * src/main/compile.y 1.232:
2169: * src/main/compile_tools.h 1.83:
2170: - rollback changes in compiler: full backward compatibility is
2171: better
2172:
2173: * src/types/pa_vmethod_frame.h 1.73:
2174: - set flag write_to_result if find result in var's hash
2175:
2176: * src/types/pa_vmethod_frame.C 1.12:
2177: * src/types/pa_vmethod_frame.h 1.72:
2178: - optimisation in method_frame
2179:
2180: * src/include/pa_array.h 1.71:
2181: - optimisation in array (allocate elements only when needed)
2182:
2183: * src/types/pa_vresponse.C 1.28:
2184: - check for $response:headers field before looking at custom
2185: fields
2186:
2187: * src/types/pa_vmethod_frame.h 1.71:
2188: - if flag write_to_result was set, not needed to check existance
2189: var with name 'result' in var's hash
2190:
2191: * src/main/compile.y 1.231:
2192: - compiler was changed: now it detects writings to $result and
2193: set flag writo_to_result in method
2194:
2195: * src/classes/string.C 1.173:
2196: - little optimisation: no needed to write number with lang
2197:
2198: * src/main/pa_charset.C 1.70:
2199: - methods readChar and skipChar which is used for read utf8-strings were renamed
2200: - is_escaped was renamed to isEscaped (to the same name convention)
2201:
2202: * src/main/compile_tools.h 1.82:
2203: * src/types/pa_method.h 1.9:
2204: - flag write_to_result added. compiler get this info from code.
2205:
2206: 2009-04-16 misha
2207: * src/types/pa_vmethod_frame.h 1.70:
2208: * src/types/pa_wcontext.h 1.51:
2209: - create new String only before 1st write
2210:
2211: * src/include/pa_string.h 1.177:
2212: - not needed template removed
2213:
2214: * src/classes/bool.C 1.2:
2215: * src/classes/double.C 1.62:
2216: * src/classes/hash.C 1.89:
2217: * src/classes/int.C 1.58:
2218: * src/classes/string.C 1.172:
2219: * src/classes/table.C 1.249:
2220: * src/classes/void.C 1.42:
2221: * src/classes/xnode.C 1.83:
2222: * src/main/pa_request.C 1.299:
2223: * src/types/pa_vbool.h 1.31:
2224: * src/types/pa_vfile.h 1.62:
2225: * src/types/pa_vimage.C 1.37:
2226: * src/types/pa_vjunction.C 1.5:
2227: * src/types/pa_vproperty.C 1.2:
2228: * src/types/pa_vstateless_class.C 1.35:
2229: * src/types/pa_vxdoc.C 1.35:
2230: * src/types/pa_vxnode.C 1.50:
2231: - bool optimisation (use only 2 bool objects)
2232:
2233: 2009-04-15 misha
2234: * src/lib/cord/cordxtra.c 1.8:
2235: - more optimisation
2236:
2237: * src/include/pa_string.h 1.176:
2238: * src/main/untaint.C 1.145:
2239: - String::append optimisation
2240:
2241: * src/include/pa_hash.h 1.70:
2242: - get_by_hash_code added (it works faster then get and can
2243: sometime be used)
2244:
2245: * src/main/pa_string.C 1.220:
2246: - String::length optimisation
2247:
2248: * src/main/pa_charset.C 1.69:
2249: - rollback changeing readChar to skipChar. these methods read
2250: different strings
2251:
2252: * src/types/pa_vmethod_frame.C 1.11:
2253: * src/types/pa_vmethod_frame.h 1.69:
2254: - fresult_initial_void removed + some optimisation
2255: - if $result defined we don't write to context anymore
2256:
2257: * src/main/pa_charset.C 1.68:
2258: - readChar => skipChar (in this place we need just skip char)
2259:
2260: * src/classes/table.C 1.248:
2261: * src/main/execute.C 1.324:
2262: * src/types/pa_vmethod_frame.C 1.10:
2263: * src/types/pa_vmethod_frame.h 1.68:
2264: * src/types/pa_vrequest.C 1.42:
2265: * src/types/pa_vtable.C 1.28:
2266: - VVoid::get() => new VVoid (one void-instance)
2267:
2268: * src/types/pa_vvoid.h 1.29:
2269: - added get() method for retreave one instance
2270:
2271: 2009-04-11 misha
2272: * tests/results/196.processed 1.1:
2273: * tests/results/197.processed 1.1:
2274: *** empty log message ***
2275:
2276: * tests/196.html 1.1:
2277: - tests for $cookie:CLASS_NAME & Co were added
2278:
2279: * tests/197.html 1.1:
2280: - test for parser://test in xml was added
2281:
2282: * src/classes/string.C 1.171:
2283: * src/types/pa_vconsole.h 1.15:
2284: * src/types/pa_venv.C 1.6:
2285: * src/types/pa_venv.h 1.36:
2286: - small optimisation
2287:
2288: 2009-04-10 misha
2289: * buildall-with-xml 1.25:
2290: * buildall-without-xml 1.15:
2291: - moving from pcre-7.7 to pcre-7.8
2292:
2293: * src/classes/image.C 1.120:
2294: * src/classes/inet.C 1.3:
2295: * src/classes/string.C 1.170:
2296: * src/classes/xdoc.C 1.157:
2297: * src/classes/xnode.C 1.82:
2298: * src/types/pa_vclass.C 1.37:
2299: * src/types/pa_vdate.h 1.48:
2300: * src/types/pa_vmail.C 1.84:
2301: - normalizing todo-comments: '@todo' now
2302:
2303: * src/types/pa_vcookie.C 1.76:
2304: * src/types/pa_vcookie.h 1.34:
2305: - $cookie:CLASS_NAME was added
2306:
2307: * src/types/pa_vrequest.C 1.41:
2308: * src/types/pa_vrequest.h 1.36:
2309: - $request:CLASS and $request:CLASS_NAME were added
2310:
2311: * src/types/pa_vconsole.h 1.14:
2312: - $console:CLASS and $console:CLASS_NAME were added
2313:
2314: * src/types/pa_venv.C 1.5:
2315: * src/types/pa_venv.h 1.35:
2316: - $env:CLASS and $env:CLASS_NAME were added
2317:
2318: * src/targets/cgi/parser3.C 1.250:
2319: - size_t -> int for calming down compirer
2320:
2321: * src/main/pa_string.C 1.219:
2322: - little code cleanup
2323:
2324: * src/main/pa_common.C 1.242:
2325: - describe one more UTF-8 related error during PCRE compile/
2326: execute
2327:
2328: * src/types/pa_vmath.C 1.9:
2329: * src/types/pa_vmath.h 1.19:
2330: - $math:E was added
2331:
2332: * src/main/pa_charset.C 1.67:
2333: - type changed for making compiler happy
2334:
2335: 2009-03-09 misha
2336: * src/targets/cgi/parser3.C 1.249:
2337: make g++ happy with the type of argc in main()
2338:
2339: 2009-02-01 misha
2340: * src/main/pa_http.C 1.24:
2341: - bugfix: double CRLF before the end of boundary
2342:
1.77 misha 2343: 2009-01-29 misha
2344: * Makefile.am 1.61:
2345: * Makefile.in 1.76:
2346: * acinclude.m4 1.47:
2347: * aclocal.m4 1.50:
2348: * acsite.m4 1.25:
2349: * configure 1.103:
2350: * configure.in 1.109:
2351: * src/include/Makefile.in 1.23:
2352: * src/main/Makefile.in 1.63:
2353: *** empty log message ***
2354:
2355: 2009-01-25 misha
2356: * tests/results/194.processed 1.1:
2357: =no message
2358:
2359: * tests/194.html 1.1:
2360: * tests/194_dir/194.p 1.1:
2361: - test for @GET[] was added
2362:
2363: * src/classes/file.C 1.183:
2364: - more changes for parsing different number of params for file::
2365: load
2366:
2367: * tests/193.html 1.1:
2368: - tests for exception while base64-decode binary to string was
2369: added
2370:
2371: * tests/192.html 1.1:
2372: - tests for file::load with different number of options
2373:
2374: * src/classes/math.C 1.56:
2375: - ups. forgot '+1'
2376:
2377: * src/classes/file.C 1.182:
2378: * src/classes/table.C 1.247:
2379: * src/include/pa_common.h 1.128:
2380: * src/include/pa_http.h 1.4:
2381: * src/main/pa_common.C 1.241:
2382: * src/main/pa_http.C 1.22:
2383: * src/main/pa_xml_io.C 1.23:
2384: - ^file::load[...;http://...;] now can post files (new option $.encode[multipart-form/data] should
2385: be specified)
2386: - $.method[] option for file::load now is not case-sensitive
2387:
2388: * src/include/pa_string.h 1.175:
2389: * src/main/untaint.C 1.144:
2390: - for file post the new taint language L_FILE_POST was added
2391:
2392: * src/classes/math.C 1.55:
2393: * src/include/Makefile.am 1.11:
2394: * src/include/pa_random.h 1.1:
2395: * src/main/Makefile.am 1.48:
2396: * src/main/main.vcproj 1.23:
2397: * src/main/pa_random.C 1.1:
2398: - some stuff was moved to separate files
2399:
2400: 2009-01-23 misha
2401: * src/classes/math.C 1.54:
2402: - little optimisation in ^math:sha1[]
2403: - spaces to tabs were converted
2404:
2405: 2009-01-12 misha
2406: * src/main/pa_http.C 1.21:
2407: - value of $.method[] option force uppercased now
2408:
2409: * src/classes/file.C 1.181:
2410: * src/include/pa_common.h 1.127:
2411: * src/main/pa_http.C 1.20:
2412: * src/targets/apache13core/mod_parser3_core.C 1.12:
2413: * src/targets/cgi/parser3.C 1.248:
2414: * src/targets/isapi/parser3isapi.C 1.100:
2415: * src/types/pa_vform.C 1.94:
2416: * src/types/pa_vmail.C 1.83:
2417: - some constants changed their names
2418:
2419: * src/main/pa_common.C 1.240:
2420: - changes in formating
2421:
2422: * src/include/pa_http.h 1.3:
2423: - some spaces were converted to tabs
2424:
2425: * src/classes/file.C 1.180:
2426: - fixed 4-th paramether for file::load
2427: - little code rewriting
2428:
2429: * src/types/pa_vfile.C 1.42:
2430: - little code rewriting
2431:
2432: * src/main/pa_common.C 1.239:
2433: * src/main/pa_http.C 1.19:
2434: * src/main/untaint.C 1.143:
2435: * src/types/pa_value.h 1.130:
2436: - some formating changes
2437:
2438: * src/include/pa_common.h 1.126:
2439: - some formating spaces transformed to tabs
2440:
2441: * src/classes/string.C 1.169:
2442: - exception while base64-decode binary to a string
2443:
2444: 2009-01-11 misha
2445: * configure.in 1.107:
2446: - version changed to 3.3.1b
2447:
2448: 2008-09-05 misha
2449: * Makefile.am 1.59:
2450: * Makefile.am 1.60:
2451: * Makefile.am [release_3_3_0] 1.58.2.2:
2452: * Makefile.in 1.74:
2453: * Makefile.in 1.75:
2454: * Makefile.in [release_3_3_0] 1.73.2.2:
2455: * acinclude.m4 1.45:
2456: * acinclude.m4 1.46:
2457: * acinclude.m4 [release_3_3_0] 1.44.2.2:
2458: * aclocal.m4 1.48:
2459: * aclocal.m4 1.49:
2460: * aclocal.m4 [release_3_3_0] 1.47.2.2:
2461: * acsite.m4 1.23:
2462: * acsite.m4 1.24:
2463: * acsite.m4 [release_3_3_0] 1.22.2.2:
2464: * configure 1.101:
2465: * configure 1.102:
2466: * configure [release_3_3_0] 1.100.2.2:
2467: * configure.in 1.105:
2468: * configure.in 1.106:
2469: * configure.in [release_3_3_0] 1.104.2.2:
2470: * src/lib/Makefile.am 1.10:
2471: * src/lib/Makefile.am [release_3_3_0] 1.9.2.1:
2472: * src/lib/Makefile.in 1.18:
2473: * src/lib/Makefile.in [release_3_3_0] 1.17.2.1:
2474: * src/lib/pcre/Makefile.am 1.4:
2475: * src/lib/pcre/Makefile.am [release_3_3_0] 1.4.2.2:
2476: * src/lib/pcre/Makefile.in 1.15:
2477: * src/lib/pcre/Makefile.in [release_3_3_0] 1.15.2.2:
2478: *** empty log message ***
2479:
2480: * src/lib/pcre/Makefile.in [release_3_3_0] 1.15.2.1:
2481: file Makefile.in was added on branch release_3_3_0 on 2008-09-05
2482: 10:59:35 +0000
2483:
2484: * src/lib/pcre/Makefile.am [release_3_3_0] 1.4.2.1:
2485: file Makefile.am was added on branch release_3_3_0 on 2008-09-05
2486: 10:59:35 +0000
2487:
2488: 2008-09-04 misha
2489: * Makefile.am [release_3_3_0] 1.58.2.1:
2490: * Makefile.in [release_3_3_0] 1.73.2.1:
2491: * acinclude.m4 [release_3_3_0] 1.44.2.1:
2492: * aclocal.m4 [release_3_3_0] 1.47.2.1:
2493: * acsite.m4 [release_3_3_0] 1.22.2.1:
2494: * configure [release_3_3_0] 1.100.2.1:
2495: * configure.in [release_3_3_0] 1.104.2.1:
2496: *** empty log message ***
2497:
2498: * src/include/pa_version.h [release_3_3_0] 1.33.2.1:
2499: =no message
2500:
2501: * tests/130.html 1.3:
2502: * tests/131.html 1.3:
2503: - these exceptions not typeless anymore
2504:
2505: * src/classes/op.C 1.183:
2506: - exception with 'invalid taint language' not typeless anylonger
2507:
2508: * src/classes/image.C 1.119:
2509: - some exceptions while operations with image not typeless
2510: anymore
2511:
2512: * src/classes/file.C 1.179:
2513: * src/main/pa_common.C 1.238:
2514: * src/main/pa_exec.C 1.72:
2515: * src/main/pa_http.C 1.18:
2516: * src/types/pa_vhashfile.C 1.56:
2517: - some exceptions while operations with files not typeless
2518: anymore
2519:
2520: * src/classes/date.C 1.83:
2521: * src/types/pa_value.C 1.25:
2522: * src/types/pa_vcookie.C 1.75:
2523: * src/types/pa_vdate.h 1.47:
2524: - exceptions while checking date range not typeless anymore
2525:
2526: * src/include/pa_exception.h 1.54:
2527: - exception type string for invalid date range was added
2528:
2529: 2008-09-03 misha
2530: * src/classes/file.C 1.178:
2531: * src/main/pa_string.C 1.218:
2532: - exception while pce operations not typeless anymore
2533:
2534: * src/include/pa_exception.h 1.53:
2535: - exception type for pce operations was added
2536:
2537: * tests/191.html 1.1:
2538: * tests/191_a.p 1.1:
2539: * tests/191_b.p 1.1:
2540: - tests for calling .CLASS and .CLASS_NAME insite classes
2541:
2542: * src/classes/table.C 1.246:
2543: - don't save table header whiile ^table.save[append;filename] if
2544: file exists
2545:
2546: 2008-09-03 misha
2547: * src/classes/file.C 1.178:
2548: * src/main/pa_string.C 1.218:
2549: - exception while pce operations not typeless anymore
2550:
2551: * src/include/pa_exception.h 1.53:
2552: - exception type for pce operations was added
2553:
2554: * tests/191.html 1.1:
2555: * tests/191_a.p 1.1:
2556: * tests/191_b.p 1.1:
2557: - tests for calling .CLASS and .CLASS_NAME insite classes
2558:
2559: * src/classes/table.C 1.246:
2560: - don't save table header whiile ^table.save[append;filename] if
2561: file exists
2562:
2563: 2008-09-02 misha
2564: * src/main/compile.tab.C 1.123:
2565: * src/main/compile.y 1.230:
2566: * src/main/compile_tools.h 1.81:
2567: * src/types/pa_vstateless_class.h 1.61:
2568: * tests/182_dir/a1.p 1.2:
2569: * tests/182_dir/a2.p 1.2:
2570: - append option was renamed to partial and it login changed: we
2571: must mark class as partial for allow their modifications in
2572: future.
2573:
2574: 2008-08-29 misha
2575: * tests/022.html 1.3:
2576: * tests/results/022.processed 1.5:
2577: - testing taint[regex] in mask for file:list
2578:
2579: * tests/022_dir/b[b].txt 1.1:
2580: - file for testing taint[regex] in mask for file:list was added
2581:
2582: * src/classes/file.C 1.177:
2583: - bugfix: ^taint[regex][] didn't works in file:list
2584:
2585: 2008-08-26 misha
2586: * src/types/pa_vobject.C 1.27:
2587: - we must get .CLASS and .CLASS_NAME from last derived object
2588:
2589: * src/classes/image.C 1.118:
2590: - many strings "image.format" replaced by IMAGE_FORMAT constant string
2591: - handle GPS info while parse exif
2592: - understand some more exif tags
2593:
2594: * src/include/pa_exception.h 1.52:
2595: - string "image.format" was added
2596:
2597: 2008-08-21 misha
2598: * src/classes/file.C 1.176:
2599: * src/main/pa_string.C 1.217:
2600: - use method for print pcre_exec text error
2601:
2602: * src/main/pa_common.C 1.237:
2603: - method for print pcre_exec text error was added
2604:
2605: * src/include/pa_common.h 1.125:
2606: - method declaration for print pcre_exec text error was added
2607:
2608: 2008-08-19 misha
2609: * src/main/execute.C 1.323:
2610: - bugfix: opcodes must be in separate namespace while debug
2611: execution as well
2612:
2613: * tests/015.html 1.3:
2614: * tests/results/015.processed 1.5:
2615: - test for escaping some parser chars was added
2616:
2617: 2008-08-18 misha
2618: * tests/190.html 1.1:
2619: * tests/190.p 1.1:
2620: * tests/results/190.processed 1.1:
2621: - test for $caller.self.field + default getter in one class was
2622: added
2623:
2624: * tests/189.html 1.1:
2625: * tests/results/189.processed 1.1:
2626: - test for ^date::create[date object]
2627:
2628: * tests/188.html 1.1:
2629: * tests/results/188.processed 1.1:
2630: - tests for match with UTF-8 strings
2631:
2632: * src/main/pa_string.C 1.216:
2633: - option 'U' (ungreedy) was added to ^string.match[]
2634:
2635: 2008-08-15 misha
2636: * Makefile.am 1.58:
2637: * Makefile.in 1.73:
2638: * acinclude.m4 1.44:
2639: * aclocal.m4 1.47:
2640: * acsite.m4 1.22:
2641: * bin/Makefile.in 1.14:
2642: * configure 1.100:
2643: * configure.in 1.104:
2644: * etc/Makefile.in 1.19:
2645: * etc/parser3.charsets/Makefile.in 1.23:
2646: * src/Makefile.in 1.60:
2647: * src/classes/Makefile.in 1.66:
2648: * src/include/Makefile.in 1.22:
2649: * src/include/pa_version.h 1.32:
2650: * src/lib/Makefile.in 1.17:
2651: * src/lib/cord/Makefile.in 1.8:
2652: * src/lib/cord/include/Makefile.in 1.6:
2653: * src/lib/cord/include/private/Makefile.in 1.6:
2654: * src/lib/gc/Makefile.in 1.6:
2655: * src/lib/gc/include/Makefile.in 1.6:
2656: * src/lib/gd/Makefile.in 1.7:
2657: * src/lib/ltdl/Makefile.in 1.11:
2658: * src/lib/md5/Makefile.in 1.12:
2659: * src/lib/sdbm/Makefile.in 1.5:
2660: * src/lib/sdbm/apr-include/Makefile.in 1.5:
2661: * src/lib/smtp/Makefile.in 1.7:
2662: * src/main/Makefile.in 1.62:
2663: * src/sql/Makefile.in 1.16:
2664: * src/targets/Makefile.in 1.47:
2665: * src/targets/apache13/Makefile.in 1.52:
2666: * src/targets/apache13core/Makefile.in 1.9:
2667: * src/targets/cgi/Makefile.in 1.71:
2668: * src/targets/isapi/Makefile.in 1.17:
2669: * src/types/Makefile.in 1.65:
2670: *** empty log message ***
2671:
2672: * src/lib/pcre/LICENCE 1.2:
2673: * src/lib/pcre/Makefile.am 1.3:
2674: * src/lib/pcre/Makefile.in 1.14:
2675: * src/lib/pcre/README 1.2:
2676: * src/lib/pcre/Tech.Notes 1.2:
2677: * src/lib/pcre/dftables.c 1.2:
2678: * src/lib/pcre/get.c 1.2:
2679: * src/lib/pcre/internal.h 1.2:
2680: * src/lib/pcre/maketables.c 1.3:
2681: * src/lib/pcre/pcre.3 1.2:
2682: * src/lib/pcre/pcre.3.html 1.2:
2683: * src/lib/pcre/pcre.3.txt 1.2:
2684: * src/lib/pcre/pcre.c 1.2:
2685: * src/lib/pcre/pcre.h 1.3:
2686: * src/lib/pcre/pcre.vcproj 1.6:
2687: * src/lib/pcre/pcre_dftables.vcproj 1.7:
2688: * src/lib/pcre/study.c 1.2:
2689: - old PCRE files removed
2690:
2691: * src/lib/pcre/config.h 1.1:
2692: - configuration for PCRE library
2693:
2694: * src/classes/classes.vcproj 1.18:
2695: * src/lib/Makefile.am 1.9:
2696: * src/main/main.vcproj 1.21:
2697: * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.13:
2698: * src/targets/cgi/parser3.vcproj 1.16:
2699: * src/targets/isapi/parser3isapi.vcproj 1.12:
2700: * src/types/types.vcproj 1.21:
2701: - use PCRE library from win32\pcre instead of parser3\src\lib\
2702: pcre
2703:
2704: * src/include/pa_charset.h 1.40:
2705: * src/include/pa_config_fixed.h 1.73:
2706: * src/main/pa_charset.C 1.65:
2707: * src/main/pa_globals.C 1.183:
2708: - moved to new PCRE library
2709:
2710: * src/classes/file.C 1.175:
2711: * src/main/pa_string.C 1.215:
2712: - moved to new PCRE library and set flag UTF8 if $request:
2713: charset is UTF-8
2714:
2715: * src/include/pa_opcode.h 1.29:
2716: * src/include/pa_operation.h 1.7:
2717: * src/main/compile.C 1.80:
2718: * src/main/compile.tab.C 1.122:
2719: * src/main/compile.y 1.229:
2720: * src/main/compile_tools.C 1.60:
2721: * src/main/compile_tools.h 1.80:
2722: * src/main/execute.C 1.322:
2723: - opcodes were moved to separate namespace
2724:
2725: 2008-08-14 misha
2726: * src/types/pa_vstateless_class.C 1.34:
2727: - newline at the end missed
2728:
2729: * src/main/untaint.C 1.142:
2730: - char '-' also prefixed by '\' while regex tainting
2731:
2732: 2008-08-11 misha
2733: * tests/187.html 1.1:
2734: * tests/187.p 1.1:
2735: * tests/results/187.processed 1.1:
2736: - tests for $caller.self, $caller.self.field and $
2737: caller.self.field[value] were added
2738:
2739: * src/types/pa_vmethod_frame.h 1.67:
2740: - still need to check 'self' runtime as well (for $caller.self)
2741:
2742: 2008-07-25 misha
2743: * tests/021.html 1.3:
2744: * tests/032.html 1.3:
2745: * tests/033.html 1.3:
2746: * tests/047.html 1.3:
2747: * tests/055.html 1.3:
2748: * tests/059.html 1.4:
2749: * tests/061.html 1.3:
2750: * tests/064.html 1.3:
2751: * tests/067.html 1.3:
2752: * tests/068.html 1.3:
2753: * tests/085.html 1.3:
2754: * tests/086.html 1.3:
2755: * tests/098.html 1.3:
2756: * tests/109.html 1.3:
2757: * tests/121.html 1.3:
2758: - set correct charsets in tests with international characters
2759:
2760: 2008-07-23 misha
2761: * src/main/pa_http.C 1.17:
2762: - escape $cookies as %uXXXX while file::load[...;http://
2763:
2764: * src/classes/file.C 1.174:
2765: * src/main/pa_globals.C 1.182:
2766: * src/main/pa_string.C 1.214:
2767: - pcre now everywhere in separate namespace
2768:
2769: * src/types/pa_vmethod_frame.h 1.66:
2770: - looking for caller before looking for vars
2771:
2772: * src/main/compile.tab.C 1.121:
2773: * src/main/compile.y 1.228:
2774: - characters '@' and '#' now can be escaped by '^'
2775:
2776: 2008-07-22 misha
2777: * src/classes/string.C 1.168:
2778: * tests/186.html 1.3:
2779: - names changes: escape=>js-escape, unescape=>js-unescape
2780:
2781: 2008-07-21 misha
2782: * tests/186.html 1.1:
2783: * tests/results/186.processed 1.1:
2784: - test for string escape/unescape
2785:
2786: * src/classes/string.C 1.167:
2787: - string has escape and unescape methods now
2788:
2789: * src/include/pa_string.h 1.174:
2790: * src/main/pa_string.C 1.213:
2791: - escape method was added
2792:
2793: * src/include/pa_charset.h 1.38:
2794: * src/main/pa_charset.C 1.64:
2795: - more escape method-layers added (with different params)
2796:
2797: 2008-07-18 misha
2798: * tests/results/185.processed 1.3:
2799: - test for ^str.pos[substr](offset) was added
2800:
2801: * tests/185.html 1.4:
2802: - test for ^str.pos[sub](offset) added
2803:
2804: * operators.txt 1.211:
2805: * src/classes/string.C 1.165:
2806: * src/classes/void.C 1.40:
2807: - ^string.pos[substr](offset) -- 2nd param accepted now
2808:
2809: * src/main/pa_string.C 1.212:
2810: - .pos works fine with offset for utf-8 strings
2811:
2812: 2008-07-17 misha
2813: * src/classes/string.C 1.164:
2814: * src/include/pa_string.h 1.172:
2815: * src/main/pa_string.C 1.211:
2816: - helper length added for mid for small optimisation
2817:
2818: 2008-07-16 misha
2819: * tests/185.html 1.1:
2820: * tests/results/185.processed 1.1:
2821: - tests for length/left/right/mid/pos with utf-8 strings
2822:
2823: * src/classes/string.C 1.163:
2824: - left/right/mid/length/pos works fine for utf-8 strings
2825:
2826: * src/include/pa_charset.h 1.37:
2827: * src/include/pa_string.h 1.171:
2828: * src/main/pa_charset.C 1.61:
2829: * src/main/pa_string.C 1.210:
2830: - methods for working with pos/mid for strings in utf-8 were
2831: added
2832:
2833: * src/main/untaint.C 1.141:
2834: - comments removed
2835:
2836: 2008-07-15 misha
2837: * tests/184.html 1.1:
2838: * tests/results/184.processed 1.1:
2839: - test for case body as expression: $var(^switch(1){^case(1)(
2840: true)..})
2841:
2842: * src/classes/op.C 1.182:
2843: - case body can be expression now: $var(^switch(1){^case(1)(true)
2844: ..})
2845:
2846: * tests/183.html 1.1:
2847: * tests/results/183.processed 1.1:
2848: - added test for testing new cookie encoding (%uXXXX)
2849:
2850: * src/main/untaint.C 1.140:
2851: - cookies outputs as %uXXXX now. while decoding for backward
2852: compatibility they decoded from %XX in request:charset too
2853:
2854: * src/main/pa_request.C 1.298:
2855: * src/types/pa_vcookie.C 1.74:
2856: * src/types/pa_vcookie.h 1.33:
2857: - cookie class now decode cookies before first access after last
2858: request:charset changing (as form class).
2859:
2860: * src/main/pa_charset.C 1.60:
2861: - added method escape for escaping cookies as %uXXXX
2862: - before transcode calculate required space for dest string. it reduce mem usage for transcode
2863:
2864: * src/include/pa_charset.h 1.36:
2865: - added method escape for escaping cookies as %uXXXX
2866:
2867: * src/include/pa_string.h 1.170:
2868: - taint lang (internal) L_HTTP_COOKIE was added. will used for
2869: escaping cookies as %uXXXX
2870:
2871: * src/include/pa_common.h 1.124:
2872: - escape method has new option for skip converting '+' to a
2873: space char
2874:
2875: * src/main/pa_common.C 1.236:
2876: * src/main/pa_http.C 1.16:
2877: - skip BOM code before transcode
2878: - escape method has new option for skip converting '+' to a space char
2879:
2880: 2008-07-08 misha
2881: * src/classes/op.C 1.181:
2882: - bugfix in switch
2883: - case "stops" on 1st match (no UE if more then 1 case matches anylonger)
2884: - optimization: doing searching.as_string() || searching.as_double() only once
2885:
2886: 2008-07-04 misha
2887: * src/types/pa_vdate.h 1.46:
2888: - is_evaluated_expr returning true added so now ^date::create[
2889: date object] works
2890:
2891: * src/classes/string.C 1.162:
2892: - left and right added as aliases for start and end in ^
2893: string.trim[]
2894:
2895: 2008-07-03 misha
2896: * src/classes/file.C 1.173:
2897: - allow $.limit for file::sql as well
2898:
2899: * src/classes/file.C 1.172:
2900: - allow $.offset option for file::sql
2901: - force send limit=1 to query for use sql specifics authomatically
2902:
2903: * src/classes/hash.C 1.88:
2904: * src/classes/string.C 1.161:
2905: * src/classes/table.C 1.245:
2906: - don't throw exception if $.limit value if empty. autoconvert
2907: it as everywere
2908:
2909: 2008-07-02 misha
2910: * Makefile.am 1.57:
2911: * Makefile.in 1.72:
2912: * acinclude.m4 1.43:
2913: * aclocal.m4 1.46:
2914: * acsite.m4 1.21:
2915: * configure 1.99:
2916: * configure.in 1.102:
2917: *** empty log message ***
2918:
2919: * configure.in 1.101:
2920: * src/include/pa_version.h 1.31:
2921: - time to change version number to 3.3.0 %-)
2922:
2923: 2008-06-26 misha
2924: * src/classes/file.C 1.171:
2925: * src/classes/hash.C 1.87:
2926: * src/classes/string.C 1.160:
2927: * src/classes/table.C 1.244:
2928: * src/classes/void.C 1.39:
2929: - $.limit(0) fixes
2930:
2931: * src/sql/pa_sql_driver.h 1.45:
2932: - new drivers API and new version (10.0)
2933: - $.limit(0) fixes
2934:
2935: * src/classes/op.C 1.180:
2936: * src/include/pa_sql_connection.h 1.41:
2937: * src/include/pa_sql_driver_manager.h 1.34:
2938: * src/main/pa_sql_driver_manager.C 1.88:
2939: - document_root added
2940:
2941: * src/sql/pa_sql_driver.h 1.44:
2942: - SQL_NO_LIMIT added (preparations to new API)
2943:
2944: * src/main/compile.tab.C 1.120:
2945: - error message was changed
2946:
2947: 2008-06-25 misha
2948: * src/main/compile.y 1.227:
2949: - error message was changed
2950:
2951: 2008-06-24 misha
2952: * tests/176.html 1.3:
2953: * tests/176_dir/a.p 1.2:
2954: * tests/176_dir/d.p 1.2:
2955: * tests/results/176.processed 1.2:
2956: - @OPTION => @OPTIONS
2957:
2958: * tests/182.html 1.1:
2959: * tests/182_dir/a1.p 1.1:
2960: * tests/182_dir/a2.p 1.1:
2961: * tests/182_dir/a3.p 1.1:
2962: - tests for @OPTIONS\nappend
2963:
2964: * src/main/compile.tab.C 1.119:
2965: * src/main/compile.y 1.226:
2966: - stuff for @OPTIONS\nappend
2967:
2968: * src/main/compile_tools.h 1.79:
2969: - new methods for @OPTIONS\nappend
2970:
2971: * src/types/pa_vmethod_frame.h 1.65:
2972: - ALL_VARS_LOCAL_NAME moved fo compile.y
2973:
2974: 2008-06-17 misha
2975: * src/main/compile.tab.C 1.118:
2976: * src/main/compile.y 1.225:
2977: - bugfix in 'def' compilation: ^if(default){true. it's
2978: incorrect. must be exception}
2979:
2980: 2008-06-16 misha
2981: * tests/181.ent 1.1:
2982: * tests/181.html 1.1:
2983: * tests/results/181.processed 1.1:
2984: - test for checking external reference loading with 'http://
2985: localhost' prefix while creating xdoc
2986:
2987: * src/classes/Makefile.in 1.65:
2988: *** empty log message ***
2989:
2990: * tests/180.html 1.2:
2991: - use ^inet:ntoa[] and ^inet:aton[] instead of ^math:long2ip[]
2992: and ^math:ip2long[]
2993:
2994: * src/types/pa_vobject.C 1.26:
2995: * src/types/pa_vobject.h 1.49:
2996: - get_scalar_value method added which use scalar stateless class method when user object used in
2997: scalar context
2998: - use get_scalar_value when user object requested in scalar context
2999:
3000: * src/main/pa_common.C 1.235:
3001: - size must be int but not size_t or we can't compare with 0
3002: sprintf result
3003:
3004: * src/main/execute.C 1.321:
3005: * src/main/pa_request.C 1.297:
3006: * src/types/pa_vmethod_frame.C 1.9:
3007: * src/types/pa_vmethod_frame.h 1.64:
3008: - go back to one VMethodFrame with internal switch between local/
3009: global vars
3010:
3011: * src/types/pa_vclass.C 1.36:
3012: - register scalar if method @GET[] was specified
3013:
3014: * src/types/pa_vstateless_class.C 1.33:
3015: * src/types/pa_vstateless_class.h 1.60:
3016: * src/types/pa_vstateless_object.h 1.38:
3017: - stateless class and object now has private scalar field and
3018: getter/setter for working with it
3019:
3020: * src/classes/math.C 1.53:
3021: - methods math:long2ip & math:ip2long were moved to inet static
3022: class
3023:
3024: * src/classes/Makefile.am 1.51:
3025: * src/classes/classes.vcproj 1.17:
3026: * src/classes/inet.C 1.1:
3027: - inet static class added (^inet:aton[IP], ^inet:ntoa(number))
3028:
3029: * tests/180.html 1.1:
3030: * tests/results/180.processed 1.1:
3031: - tests for ^math:long2ip(long) and ^math:ip2long[IP]
3032:
3033: * src/classes/math.C 1.52:
3034: - ^math:ip2long[IP] added
3035:
3036: 2008-06-11 misha
3037: * src/main/pa_xml_io.C 1.22:
3038: - use file_read_text again because of we need cut BOM code and
3039: remove DOS newline chars. but don't transcode it anyway.
3040:
3041: * src/include/pa_common.h 1.123:
3042: * src/include/pa_http.h 1.2:
3043: * src/main/pa_common.C 1.234:
3044: * src/main/pa_http.C 1.15:
3045: - option for disable transcoding while file_read and
3046: file_read_text added
3047:
3048: 2008-06-10 misha
3049: * tests/179.html 1.1:
3050: * tests/179.p 1.1:
3051: * tests/results/179.processed 1.1:
3052: - test for many classes in 1 file
3053:
3054: * src/main/compile.tab.C 1.117:
3055: * src/main/compile.y 1.224:
3056: - compile return list of classes now. internals.
3057:
3058: * src/main/compile.C 1.79:
3059: * src/main/compile_tools.h 1.78:
3060: - compile return list of classes now.
3061:
3062: * src/main/pa_request.C 1.295:
3063: - compile return list of classes now. try call @conf and @auto
3064: for each returned class
3065:
3066: * src/include/pa_request.h 1.189:
3067: - compile return list of classes now
3068:
3069: * src/types/pa_vstateless_class.h 1.59:
3070: - typedef ArrayClass added (for return list of classes when
3071: compile buf)
3072:
3073: 2008-06-07 misha
3074: * src/main/pa_request.C 1.294:
3075: - constructing VRequest object with 3rd param -- form
3076:
3077: * src/types/pa_vrequest.C 1.40:
3078: * src/types/pa_vrequest.h 1.35:
3079: - constructor acceps 3rd param: form. needed for get
3080: post_charset
3081:
3082: * src/types/pa_vform.C 1.93:
3083: * src/types/pa_vform.h 1.54:
3084: - VForm::get_post_charset() added
3085:
3086: * src/include/pa_common.h 1.122:
3087: * src/main/pa_common.C 1.233:
3088: * src/main/pa_http.C 1.14:
3089: * src/types/pa_vform.C 1.92:
3090: * src/types/pa_vform.h 1.53:
3091: - some polish
3092:
3093: 2008-06-06 misha
3094: * src/types/pa_vform.C 1.91:
3095: * src/types/pa_vform.h 1.52:
3096: - if POST -- try detec charset and decode chars from it but not
3097: from response:charset
3098:
3099: * src/main/pa_http.C 1.13:
3100: - detect_charset moved out of here
3101:
3102: * src/include/pa_common.h 1.121:
3103: * src/main/pa_common.C 1.232:
3104: - more helpers methods moved here
3105: - unescape_chars accepn one charset now
3106:
3107: * src/main/pa_http.C 1.12:
3108: - new constants used
3109: - don't allow $.content-type in ^file::load[;http://;$.method[POST]]
3110: - add charset info while ^file::load[;http://;$.method[POST]]
3111: - option $.omit-post-charset(true) added to ^file::load[;http://] for disabling charset during post
3112:
3113: * src/types/pa_vform.C 1.90:
3114: - new constants used
3115:
3116: * src/include/pa_common.h 1.120:
3117: - some constants were added
3118:
3119: * src/classes/form.C 1.41:
3120: * src/types/pa_vform.C 1.89:
3121: - use StrStartFromNC instead of StrEqNc
3122:
3123: * src/main/pa_common.C 1.231:
3124: - new method for caseless search c-substring in c-string
3125: - use isxdigit instead of is_hex_digit
3126:
3127: * src/include/pa_common.h 1.119:
3128: - new method for caseless search c-substring in c-string
3129:
3130: 2008-06-05 misha
3131: * tests/178.html 1.1:
3132: * tests/results/178.processed 1.1:
3133: - test for testing default getter
3134:
3135: * tests/178_dir/178a.p 1.1:
3136: * tests/178_dir/178b.p 1.1:
3137: * tests/178_dir/178c.p 1.1:
3138: * tests/178_dir/178d.p 1.1:
3139: * tests/178_dir/178e.p 1.1:
3140: - classes for test for testing default getter
3141:
3142: * src/main/execute.C 1.320:
3143: - default getter soul
3144:
3145: * src/types/pa_vobject.C 1.25:
3146: * src/types/pa_vobject.h 1.48:
3147: - get default getter if requested objects' field not found
3148:
3149: * src/types/pa_vclass.C 1.35:
3150: - register default getter if defined
3151: - get default getter if requested field not found
3152:
3153: * src/types/pa_vstateless_object.h 1.37:
3154: - method get_default_getter was added
3155:
3156: * src/types/pa_vstateless_class.C 1.32:
3157: * src/types/pa_vstateless_class.h 1.58:
3158: - pointer to default getter and methods for get/set it were
3159: added
3160:
3161: * src/types/pa_junction.h 1.8:
3162: * src/types/pa_vjunction.h 1.26:
3163: - junction has auto_name field (for default getter)
3164:
3165: 2008-06-04 misha
3166: * src/main/pa_xml_io.C 1.21:
3167: - load external xml in binary mode (no transcoding, no cutting
3168: BOM code, no fixing line breaks) and get it to libxml "as is"
3169:
3170: 2008-06-03 misha
3171: * src/main/pa_common.C 1.230:
3172: - use store_Char instead of transcodeCharFromUTF8
3173:
3174: * src/include/pa_charset.h 1.34:
3175: * src/main/pa_charset.C 1.58:
3176: - method store_Char added, transcodeCharFromUTF8 -- removed
3177:
3178: 2008-06-02 misha
3179: * tests/177.html 1.1:
3180: * tests/results/177.processed 1.1:
3181: - test for checking .[acm]date after local ^file::load[] was
3182: added
3183:
3184: * tests/176.html 1.1:
3185: * tests/results/176.processed 1.1:
3186: - test for checking @OPTION\locals + @method[vars][locals] added
3187:
3188: * tests/results/auto.p 1.3:
3189: - CLASS_PATH specified for checking use
3190:
3191: 2008-05-30 misha
3192: * Makefile.am 1.55:
3193: * Makefile.am 1.56:
3194: * Makefile.in 1.70:
3195: * Makefile.in 1.71:
3196: * acinclude.m4 1.41:
3197: * acinclude.m4 1.42:
3198: * aclocal.m4 1.44:
3199: * aclocal.m4 1.45:
3200: * acsite.m4 1.19:
3201: * acsite.m4 1.20:
3202: * configure 1.97:
3203: * configure 1.98:
3204: * configure.in 1.100:
3205: * configure.in 1.99:
3206: * src/types/Makefile.in 1.63:
3207: *** empty log message ***
3208:
3209: * src/main/compile.tab.C 1.116:
3210: * src/main/compile.y 1.223:
3211: - changes in compiler: @OPTION\nlocals + @method[vars][;locals;]
3212: were added
3213:
3214: * src/main/execute.C 1.319:
3215: - code of OP_CALL and OP_CALL__WRITE was moved to separate method op_code
3216: - switch from VMethodFrame to VMethodFrameGlobal + VMethodFrameLocal
3217:
3218: * src/include/pa_request.h 1.188:
3219: - code of OP_CALL and OP_CALL__WRITE was moved to separate
3220: method op_code
3221:
3222: * src/main/pa_request.C 1.293:
3223: - use VMethodFrameGlobal instead of VMethodFrame now
3224:
3225: * src/types/pa_vstateless_class.h 1.57:
3226: - stateless class have bool flag all_vars_local as well
3227:
3228: * src/types/Makefile.am 1.42:
3229: * src/types/pa_vmethod_frame.h 1.63:
3230: * src/types/pa_vmethod_frame_global.h 1.1:
3231: * src/types/pa_vmethod_frame_local.h 1.1:
3232: - who children for VMethodFrame were added: one (global) works
3233: as VMethodFrame before and second (local) write all vars in self
3234: vars scope
3235:
3236: * src/types/pa_method.h 1.8:
3237: - method has bool flag all_vars_local now
3238:
3239: 2008-05-29 misha
3240: * tests/129.html 1.4:
3241: * tests/results/129.processed 1.6:
3242: - more tests for ^table.hash[]
3243:
3244: * src/classes/hash.C 1.86:
3245: - ^hash::sql has a new option: $.type[hash|string|table] as ^
3246: table.hash[] one.
3247:
3248: * src/classes/op.C 1.179:
3249: - ^try has 3rd param now: finally code which executed anyway
3250: after try or catch section
3251:
3252: 2008-05-27 misha
3253: * src/classes/table.C 1.243:
3254: - bugfix: ^table.hash[key][$.type[table]] must not fail if $
3255: .distinct(1) wasn't specified
3256:
3257: 2008-05-26 misha
3258: * src/classes/op.C 1.178:
3259: - allow ^throw[my type]
3260:
3261: 2008-05-22 misha
3262: * configure 1.96:
3263: * configure.in 1.98:
3264: - version number updated to 3.2.4b
3265:
3266: * src/classes/op.C 1.177:
3267: * src/classes/string.C 1.159:
3268: - trim format string before eval/format
3269:
3270: * tests/175.html 1.1:
3271: * tests/results/175.processed 1.1:
3272: - more tests for different format strings in .format[]
3273:
3274: * src/types/pa_vform.C 1.88:
3275: - while decoding get values decode %uXXXX as well (not only %XX)
3276:
3277: * src/main/pa_common.C 1.229:
3278: - unescape_chars can decode %uXXXX if charset specified
3279: - checks for format before print number (^d.format[>...<], ^eval($d)[>...<])
3280: - formating with spaces (instead of tabs) removed
3281:
3282: * src/include/pa_common.h 1.118:
3283: - unescape_chars can decode %uXXXX if charset specified
3284:
3285: * src/include/pa_charset.h 1.33:
3286: * src/main/pa_charset.C 1.57:
3287: - method for get char in requested charset from utf code was
3288: added
3289:
3290: 2008-05-19 misha
3291: * tests/174.html 1.2:
3292: * tests/results/174.processed 1.2:
3293: - test for ^hashfile.cleanup[] added
3294:
3295: * src/classes/hashfile.C 1.44:
3296: - optimization: don't create any key or value variable if it's
3297: name weren't specified (^hf.foreach[;v]{...})
3298:
3299: 2008-05-16 misha
3300: * src/classes/hash.C 1.85:
3301: - optimization: don't create any key variable if variable name
3302: wasn't specified (^h.foreach[;v]{...})
3303:
3304: 2008-05-15 misha
3305: * src/classes/op.C 1.176:
3306: - small changes
3307:
3308: * src/classes/hashfile.C 1.43:
3309: - code reformating (as hash.foreach)
3310:
3311: * src/classes/hash.C 1.84:
3312: - calculate var_context once before foreach
3313:
3314: 2008-05-14 misha
3315: * src/classes/hashfile.C 1.42:
3316: - incorrect vars context calculation for ^hashfile.foreach[;]{}
3317: fixed
3318:
3319: * src/classes/hash.C 1.83:
3320: * src/classes/table.C 1.242:
3321: - little optimisation
3322:
3323: * src/classes/file.C 1.169:
3324: - bugfix: double absolute path while loading file
3325:
3326: * tests/174.html 1.1:
3327: * tests/results/174.processed 1.1:
3328: - tests for hashfile were added
3329:
3330: * buildall-with-xml 1.23:
3331: - moving to libxslt 1.1.24
3332:
3333: 2008-04-30 misha
3334: * src/classes/file.C 1.168:
3335: - stat file while loading (local only) so .adate, .mdate and
3336: .cdate available without additional ::stat
3337:
3338: 2008-04-28 misha
3339: * src/classes/file.C 1.167:
3340: - $.name and $.content-type available for stated file
3341:
3342: 2008-04-14 misha
3343: * src/targets/cgi/parser3.C 1.247:
3344: - new year in copyright %-)
3345:
3346: * src/include/pa_version.h 1.30:
3347: - new version number in head
3348:
3349: 2008-04-10 misha
3350: * Makefile.am [release_3_2_3] 1.54.2.1:
3351: * Makefile.am [release_3_2_3] 1.54.2.2:
3352: * Makefile.am [release_3_2_3] 1.54.2.3:
3353: * Makefile.in [release_3_2_3] 1.69.2.1:
3354: * Makefile.in [release_3_2_3] 1.69.2.2:
3355: * Makefile.in [release_3_2_3] 1.69.2.3:
3356: * acinclude.m4 [release_3_2_3] 1.40.2.1:
3357: * acinclude.m4 [release_3_2_3] 1.40.2.2:
3358: * acinclude.m4 [release_3_2_3] 1.40.2.3:
3359: * aclocal.m4 [release_3_2_3] 1.43.2.1:
3360: * aclocal.m4 [release_3_2_3] 1.43.2.2:
3361: * aclocal.m4 [release_3_2_3] 1.43.2.3:
3362: * acsite.m4 [release_3_2_3] 1.18.2.1:
3363: * acsite.m4 [release_3_2_3] 1.18.2.2:
3364: * acsite.m4 [release_3_2_3] 1.18.2.3:
3365: * configure [release_3_2_3] 1.95.2.1:
3366: * configure [release_3_2_3] 1.95.2.2:
3367: * configure [release_3_2_3] 1.95.2.3:
3368: * configure.in [release_3_2_3] 1.97.2.1:
3369: * configure.in [release_3_2_3] 1.97.2.2:
3370: * configure.in [release_3_2_3] 1.97.2.3:
3371: *** empty log message ***
3372:
3373: * src/include/pa_version.h [release_3_2_3] 1.29.2.1:
3374: =no message
3375:
3376: * tests/080.html 1.3:
3377: * tests/results/080.processed 1.5:
3378: - cut '0' from exponential part because of on diff OS it differ (
3379: 20 or 020 for ex)
3380:
3381: * tests/119.html 1.3:
3382: * tests/results/119.processed 1.5:
3383: - check for encoding while creating xdoc
3384:
3385: 2008-04-09 misha
3386: * buildall-with-xml 1.22:
3387: - move to libxml 2.6.32 and libxslt 1.1.23
3388:
3389: * src/main/pa_common.C 1.228:
3390: - comment added
3391:
3392: * src/classes/date.C 1.81:
3393: - little refactoring
3394:
3395: 2008-04-08 misha
3396: * Makefile.am 1.53:
3397: * Makefile.am 1.54:
3398: * Makefile.in 1.68:
3399: * Makefile.in 1.69:
3400: * acinclude.m4 1.39:
3401: * acinclude.m4 1.40:
3402: * aclocal.m4 1.42:
3403: * aclocal.m4 1.43:
3404: * acsite.m4 1.17:
3405: * acsite.m4 1.18:
3406: * bin/Makefile.in 1.13:
3407: * configure 1.94:
3408: * configure 1.95:
3409: * configure.in 1.96:
3410: * configure.in 1.97:
3411: * etc/Makefile.in 1.18:
3412: * etc/parser3.charsets/Makefile.in 1.22:
3413: * src/Makefile.in 1.59:
3414: * src/classes/Makefile.in 1.64:
3415: * src/include/Makefile.in 1.21:
3416: * src/include/pa_config_auto.h.in 1.44:
3417: * src/include/pa_config_fixed.h 1.72:
3418: * src/lib/Makefile.in 1.16:
3419: * src/lib/cord/Makefile.in 1.7:
3420: * src/lib/cord/include/Makefile.in 1.5:
3421: * src/lib/cord/include/private/Makefile.in 1.5:
3422: * src/lib/gc/Makefile.in 1.5:
3423: * src/lib/gc/include/Makefile.in 1.5:
3424: * src/lib/gd/Makefile.in 1.6:
3425: * src/lib/ltdl/Makefile.in 1.10:
3426: * src/lib/md5/Makefile.in 1.11:
3427: * src/lib/pcre/Makefile.in 1.13:
3428: * src/lib/sdbm/Makefile.in 1.4:
3429: * src/lib/sdbm/apr-include/Makefile.in 1.4:
3430: * src/lib/smtp/Makefile.in 1.6:
3431: * src/main/Makefile.in 1.61:
3432: * src/sql/Makefile.in 1.15:
3433: * src/targets/Makefile.in 1.46:
3434: * src/targets/apache13/Makefile.in 1.51:
3435: * src/targets/apache13core/Makefile.in 1.8:
3436: * src/targets/cgi/Makefile.in 1.70:
3437: * src/targets/isapi/Makefile.in 1.16:
3438: * src/types/Makefile.in 1.62:
3439: *** empty log message ***
3440:
3441: 2008-04-07 misha
3442: * src/classes/table.C 1.240:
3443: - use NO_STRINGSTREAM for switch to old style of ^table.save[]:
3444: prepare one big string and sabe it at once. it's safe on freebsd
3445: 4.x but use much more memory.
3446:
3447: * buildall-with-xml 1.21:
3448: * buildall-without-xml 1.13:
3449: - option --disable-stringstream added (under comment. use it on
3450: freebsd 4.x)
3451:
3452: 2008-02-22 misha
3453: * src/main/pa_http.C 1.11:
3454: - exception if $.body[] and $.forms[] specified together in file::load[;http]
3455: - get back transcoding $.body[] in file::load[;http]
3456:
3457: 2008-02-21 misha
3458: * src/classes/date.C 1.80:
3459: - ^date.gmt-string[] was added
3460:
3461: * src/types/pa_value.C 1.24:
3462: - method for output date in RFC 822 format moved to pa_common.h
3463:
3464: * src/include/pa_common.h 1.117:
3465: - method for output date in RFC 822 format moved here from
3466: pa_value.C
3467:
3468: * src/types/pa_vmail.C 1.82:
3469: - fixed core in sending mail with attachment in simple mode ($
3470: .file[file here]) introduced in 3.2.2
3471:
3472: 2008-02-20 misha
3473: * src/main/pa_http.C 1.10:
3474: - transcode $.headers before escaping into specified charset while ^file::load[...;http://...] (
3475: L_URI instead of L_HTTP_HEADER)
3476: - $.cookies param available in ^file::load[;http://...] now (but we don't parse set-cookies from
3477: response yet) (cookies not transcoded as common $cookies)
3478:
3479: 2008-02-19 misha
3480: * src/main/pa_request.C 1.292:
3481: - rollback: we mustn't force taint $response:field values
3482: because in this case $response:locateion[http://...] don't
3483: works.
3484:
3485: 2008-02-15 misha
3486: * src/classes/op.C 1.175:
3487: - little refactoring
3488:
3489: * src/main/pa_http.C 1.9:
3490: - taint names of $.headers for load[;http
3491:
3492: * src/main/pa_request.C 1.291:
3493: - force taint values of $response:field
3494:
3495: 2008-02-14 misha
3496: * src/main/pa_request.C 1.290:
3497: - $response:field transcoded to $response:charset before
3498: escaping now
3499:
3500: * src/main/pa_http.C 1.8:
3501: - some outdated comments removed
3502:
3503: * src/classes/date.C 1.79:
3504: - lastdat -> last-day
3505:
3506: * src/classes/date.C 1.78:
3507: - ^date:lastday(year;month) and ^date.lastday[] were added
3508: - little code refactoring
3509: - comments changes
3510:
3511: * tests/159.html 1.2:
3512: * tests/results/159.processed 1.2:
3513: - test for number of days in February
3514:
3515: * src/types/pa_value.C 1.23:
3516: - fixes in code formatting
3517:
3518: * src/classes/file.C 1.166:
3519: * src/classes/op.C 1.174:
3520: * src/classes/table.C 1.239:
3521: - fixes in code formatting and comments
3522:
3523: 2008-02-13 misha
3524: * src/main/pa_common.C 1.227:
3525: - bugfix for february at leap year
3526:
3527: 2008-01-28 misha
3528: * tests/160.html 1.4:
3529: * tests/results/160.processed 1.4:
3530: - more test for cache added
3531:
3532: * src/classes/op.C 1.173:
3533: - bugfix: cache body executed twice if contains unhandled
3534: exception
3535:
3536: 2008-01-25 misha
3537: * src/lib/sdbm/sdbm.c 1.4:
3538: - use arp_malloc instead of malloc (fixed bug when hashfile
3539: became inavailable after memory:compact)
3540:
3541: * src/lib/sdbm/apr-include/apr_strings.h 1.4:
3542: * src/lib/sdbm/apr_strings.C 1.3:
3543: - +arp_malloc
3544:
3545: 2008-01-22 misha
3546: * src/classes/table.C 1.238:
3547: - little refactiring and exception texts changes in method ^
3548: table.hash[]
3549:
3550: * src/types/pa_vcookie.C 1.73:
3551: - link to cookie specification changed
3552:
3553: 2008-01-21 misha
3554: * tests/171.html 1.3:
3555: * tests/cat.sh 1.2:
3556: * tests/results/171.processed 1.3:
3557: - more tests for file::exec/cgi
3558:
3559: * src/classes/file.C 1.165:
3560: - bugfix: core while processing headers if executed cgi script
3561: don't return content
3562:
3563: 2008-01-18 misha
3564: * configure 1.93:
3565: =no message
3566:
3567: * buildall-with-xml 1.20:
3568: - move to libxml2 version 2.6.31
3569:
3570: * configure.in 1.95:
3571: * src/include/pa_version.h 1.29:
3572: - version number updated to '3.2.3b'
3573:
3574: 2007-12-28 misha
3575: * src/classes/hash.C 1.82:
3576: * src/include/pa_hash.h 1.69:
3577: - hash.contain => hash.contains
3578:
3579: 2007-12-27 misha
3580: * gnu.vcproj [release_3_2_2] 1.2.2.1:
3581: * parser3.sln [release_3_2_2] 1.10.2.1:
3582: * src/classes/classes.vcproj [release_3_2_2] 1.15.2.1:
3583: * src/lib/cord/cord.vcproj [release_3_2_2] 1.4.2.1:
3584: * src/lib/gd/gd.vcproj [release_3_2_2] 1.9.2.1:
3585: * src/lib/ltdl/ltdl.vcproj [release_3_2_2] 1.4.2.1:
3586: * src/lib/md5/md5.vcproj [release_3_2_2] 1.4.2.1:
3587: * src/lib/pcre/pcre.vcproj [release_3_2_2] 1.4.2.1:
3588: * src/lib/pcre/pcre_dftables.vcproj [release_3_2_2] 1.5.2.1:
3589: * src/lib/pcre/pcre_parser_ctype.vcproj [release_3_2_2] 1.5.2.1:
3590: * src/lib/sdbm/sdbm.vcproj [release_3_2_2] 1.5.2.1:
3591: * src/lib/smtp/smtp.vcproj [release_3_2_2] 1.8.2.1:
3592: * src/main/main.vcproj [release_3_2_2] 1.19.2.1:
3593: * src/targets/apache13/ApacheModuleParser3.vcproj [release_3_2_2] 1.8.2.1:
3594: * src/targets/apache13core/ApacheModuleParser3Core.vcproj [release_3_2_2] 1.11.2.1:
3595: * src/targets/cgi/parser3.vcproj [release_3_2_2] 1.14.2.1:
3596: * src/targets/isapi/parser3isapi.vcproj [release_3_2_2] 1.10.2.1:
3597: * src/types/types.vcproj [release_3_2_2] 1.19.2.1:
3598: =no message
3599:
3600: * gnu.vcproj 1.3:
3601: * parser3.sln 1.11:
3602: * src/classes/classes.vcproj 1.16:
3603: * src/lib/cord/cord.vcproj 1.5:
3604: * src/lib/gd/gd.vcproj 1.10:
3605: * src/lib/ltdl/ltdl.vcproj 1.5:
3606: * src/lib/md5/md5.vcproj 1.5:
3607: * src/lib/pcre/pcre.vcproj 1.5:
3608: * src/lib/pcre/pcre_dftables.vcproj 1.6:
3609: * src/lib/pcre/pcre_parser_ctype.vcproj 1.6:
3610: * src/lib/sdbm/sdbm.vcproj 1.6:
3611: * src/lib/smtp/smtp.vcproj 1.9:
3612: * src/main/main.vcproj 1.20:
3613: * src/targets/apache13/ApacheModuleParser3.vcproj 1.9:
3614: * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.12:
3615: * src/targets/cgi/parser3.vcproj 1.15:
3616: * src/targets/isapi/parser3isapi.vcproj 1.11:
3617: * src/types/types.vcproj 1.20:
3618: - back to VS2003 because of Apache 1.3 module can't work if it was built in VS 2005.
3619: with cgi all file so VS2003 project files can be easy converted to the new format.
3620:
3621: 2007-12-25 misha
3622: * Makefile.am [release_3_2_2] 1.52.8.1:
3623: * Makefile.in [release_3_2_2] 1.67.2.1:
3624: * acinclude.m4 [release_3_2_2] 1.38.14.1:
3625: * aclocal.m4 [release_3_2_2] 1.41.14.1:
3626: * acsite.m4 [release_3_2_2] 1.16.14.1:
3627: * acsite.m4 [release_3_2_2] 1.16.14.2:
3628: * bin/Makefile.in [release_3_2_2] 1.12.14.1:
3629: * configure [release_3_2_2] 1.92.2.1:
3630: * configure.in [release_3_2_2] 1.94.2.1:
3631: * etc/Makefile.in [release_3_2_2] 1.17.14.1:
3632: * etc/parser3.charsets/Makefile.in [release_3_2_2] 1.21.14.1:
3633: * src/Makefile.in [release_3_2_2] 1.58.14.1:
3634: * src/classes/Makefile.in [release_3_2_2] 1.63.2.1:
3635: * src/include/Makefile.in [release_3_2_2] 1.20.14.1:
3636: * src/include/pa_config_auto.h.in [release_3_2_2] 1.43.14.1:
3637: * src/include/pa_version.h [release_3_2_2] 1.28.8.2:
3638: * src/lib/Makefile.in [release_3_2_2] 1.15.10.1:
3639: * src/lib/cord/Makefile.in [release_3_2_2] 1.6.10.1:
3640: * src/lib/cord/include/Makefile.in [release_3_2_2] 1.4.14.1:
3641: * src/lib/cord/include/private/Makefile.in [release_3_2_2] 1.4.14.1:
3642: * src/lib/gc/Makefile.in [release_3_2_2] 1.4.14.1:
3643: * src/lib/gc/include/Makefile.in [release_3_2_2] 1.4.14.1:
3644: * src/lib/gd/Makefile.in [release_3_2_2] 1.5.14.1:
3645: * src/lib/ltdl/Makefile.in [release_3_2_2] 1.9.8.1:
3646: * src/lib/md5/Makefile.in [release_3_2_2] 1.10.14.1:
3647: * src/lib/pcre/Makefile.in [release_3_2_2] 1.12.14.1:
3648: * src/lib/sdbm/Makefile.in [release_3_2_2] 1.3.14.1:
3649: * src/lib/sdbm/apr-include/Makefile.in [release_3_2_2] 1.3.14.1:
3650: * src/lib/smtp/Makefile.in [release_3_2_2] 1.5.14.1:
3651: * src/main/Makefile.in [release_3_2_2] 1.60.14.1:
3652: * src/sql/Makefile.in [release_3_2_2] 1.14.14.1:
3653: * src/targets/Makefile.in [release_3_2_2] 1.45.14.1:
3654: * src/targets/apache13/Makefile.in [release_3_2_2] 1.50.14.1:
3655: * src/targets/apache13core/Makefile.in [release_3_2_2] 1.7.14.1:
3656: * src/targets/cgi/Makefile.in [release_3_2_2] 1.69.14.1:
3657: * src/targets/isapi/Makefile.in [release_3_2_2] 1.15.14.1:
3658: * src/types/Makefile.in [release_3_2_2] 1.61.2.1:
3659: *** empty log message ***
3660:
3661: * src/include/pa_version.h [release_3_2_2] 1.28.8.1:
3662: =no message
3663:
3664: 2007-12-04 misha
3665: * src/types/pa_vcode_frame.h 1.34:
3666: - changes in comment
3667:
3668: 2007-11-29 misha
3669: * src/main/execute.C 1.318:
3670: * src/types/pa_vcode_frame.h 1.33:
3671: - code frame don't intercept strings any longer
3672:
3673: * tests/173.html 1.1:
3674: * tests/results/173.processed 1.1:
3675: - tests for $d[^date::now[]] $j{$d} $r[$j] -- must create date
3676: object in $r but not in main code frame
3677:
3678: * tests/172.html 1.1:
3679: * tests/results/172.processed 1.1:
3680: - more tests for pass objects from code frames
3681:
3682: 2007-11-27 misha
3683: * tests/152.html 1.7:
3684: * tests/results/152.processed 1.7:
3685: - tests for converting strings 'true'/'false' to bool were added
3686:
3687: * tests/152.html 1.6:
3688: - added checks for converting strings 'true'/'false' to bool
3689:
3690: * src/classes/string.C 1.158:
3691: - ^srting.bool[] now can convert to bool not only strings with
3692: numbers but with values 'true'/'false' as well
3693:
3694: * src/targets/apache13core/mod_parser3_core.C 1.11:
3695: * src/targets/cgi/parser3.C 1.246:
3696: * src/targets/isapi/parser3isapi.C 1.99:
3697: - buffer size for parser3.log increased
3698:
3699: * src/main/pa_common.C 1.226:
3700: - remove_crlf optimize whitespaces now
3701:
3702: * src/include/pa_common.h 1.116:
3703: - remove_crlf return cstring size now
3704:
3705: * src/include/pa_types.h 1.50:
3706: - constant with buffer size for parser3.log added
3707:
3708: 2007-11-16 misha
3709: * tests/cat.sh 1.1:
3710: - script for tests for file::exec/cgi
3711:
3712: * tests/171.html 1.1:
3713: - tests for file::exec/cgi
3714:
3715: * tests/results/171.processed 1.1:
3716: - tests results for file::exec/cgi
3717:
3718: 2007-11-15 misha
3719: * src/main/pa_exec.C 1.71:
3720: - fixed incorrect exec code for unix
3721:
3722: * src/classes/file.C 1.164:
3723: - .body must be set before analyzing cgi headers
3724:
3725: * src/classes/file.C 1.163:
3726: - bugfix: we must transcode output fix EOLs only if exec/cgi
3727: return anything.
3728:
3729: 2007-11-14 misha
3730: * operators.txt 1.204:
3731: - info about new text|binary option for file::exec/cgi was added
3732:
3733: * src/classes/file.C 1.162:
3734: * src/include/pa_exec.h 1.19:
3735: * src/main/pa_exec.C 1.70:
3736: - ^file:exec[[text|binary];script;...]
3737:
3738: * src/classes/file.C 1.161:
3739: * src/classes/image.C 1.117:
3740: * src/classes/string.C 1.157:
3741: * src/classes/table.C 1.237:
3742: * src/include/pa_exception.h 1.51:
3743: - more text strings moved to the one place
3744:
3745: 2007-11-09 misha
3746: * src/types/pa_vrequest.C 1.39:
3747: - $request:argv must be taint
3748:
3749: * operators.txt 1.203:
3750: * src/include/pa_request_info.h 1.6:
3751: * src/targets/cgi/parser3.C 1.245:
3752: * src/types/pa_vrequest.C 1.38:
3753: * src/types/pa_vrequest.h 1.34:
3754: - $request:argv
3755:
3756: 2007-10-25 misha
3757: * buildall-with-xml 1.19:
3758: * buildall-without-xml 1.12:
3759: - options preparations for ./configure rewrited
3760:
3761: * src/main/compile.tab.C 1.115:
3762: * src/main/compile.y 1.222:
3763: - bug if parser.compile error occure in unhandled_exception
3764: finally fixed
3765:
3766: 2007-10-23 misha
3767: * tests/170.html 1.1:
3768: * tests/results/170.processed 1.1:
3769: - test for @method[][result]
3770:
3771: * operators.txt 1.202:
3772: - added info about node.prefix and node.namespaceURI
3773:
3774: * src/classes/xnode.C 1.81:
3775: - xmlHasProp used instead of xmlGetProp
3776:
3777: * src/types/pa_vxnode.C 1.49:
3778: - DOM2 fields namespaceURI and prefix were added for node and
3779: attribute
3780:
3781: 2007-10-22 misha
3782: * src/types/pa_vmail.C 1.81:
3783: - content-transfer-encoding: 8bit added
3784:
3785: * src/main/pa_request.C 1.289:
3786: - added const content-transfer-encoding
3787:
3788: * src/include/pa_request.h 1.187:
3789: - added const content-transfer-encoding
3790: - ups. constants must be in lowercase (for search)
3791:
3792: * src/types/pa_vmail.C 1.80:
3793: - more constants used
3794: - content-transfer-encoding: 8bit added
3795:
3796: * src/main/pa_uue.C 1.11:
3797: - content-transfer-encoding moved out of here
3798:
3799: * src/include/pa_request.h 1.186:
3800: - more constants
3801:
3802: * src/types/pa_vmail.C 1.79:
3803: - constant renamed
3804: - $.content-id don't ommit anymore if $.content-disposition was specified
3805: - little refactoring
3806:
3807: * src/include/pa_request.h 1.185:
3808: * src/main/pa_request.C 1.288:
3809: - constant renamed
3810:
3811: 2007-10-17 misha
3812: * operators.txt 1.201:
3813: - info about table::create[nameless]{data}[>options<] was added
3814:
3815: * src/main/compile.tab.C 1.114:
3816: * src/main/compile.y 1.221:
3817: - if error occure while compile method don't put this method in methods table anymore.
3818: in other case the parser coredumped if @unhandled_exception method can't be compiled because of
3819: parser.compile error.
3820:
3821: * src/main/execute.C 1.317:
3822: - little code reformating
3823:
3824: * src/main/pa_request.C 1.287:
3825: - little code reformating
3826: - comment changed
3827:
3828: 2007-10-16 misha
3829: * tests/035.html 1.3:
3830: * tests/results/035.processed 1.5:
3831: - tests table::create[]{}[options] added
3832:
3833: * src/classes/table.C 1.236:
3834: - table::create[]{} now accept 3rd param: options (only $
3835: .seperator[] yet)
3836:
3837: 2007-10-10 misha
3838: * src/classes/table.C 1.235:
3839: - some contstants moved to pa_common.h
3840: - some code changes
3841:
3842: 2007-10-02 misha
3843: * src/main/pa_uue.C 1.10:
3844: - memory usage during uuencode reduced more then three time as
3845: much. but base64 encoding method still use less memory anyway.
3846:
3847: 2007-09-17 misha
3848: * src/include/pa_common.h 1.115:
3849: - some stuff for use with .for_each moved here
3850:
3851: * src/classes/hash.C 1.81:
3852: - some stuff for use with .for_each moved to common
3853:
3854: * src/types/pa_vcookie.C 1.72:
3855: - $cookie:fields available now
3856:
3857: * operators.txt 1.200:
3858: - added info about $cookie:fields
3859:
3860: * src/types/pa_venv.C 1.4:
3861: * src/types/pa_venv.h 1.34:
3862: - some strings moved to #define
3863:
3864: 2007-09-14 misha
3865: * buildall-with-xml 1.18:
3866: - new xml libs again =)
3867:
3868: 2007-08-28 misha
3869: * src/classes/table.C 1.233:
3870: - new option ^table.columns[[column name]] was added
3871:
3872: * src/classes/string.C 1.156:
3873: - new option ^string.split[...;v;[column name]]
3874:
3875: * operators.txt 1.199:
3876: - texts about ^table.columns[[column name]] and ^string.split[
3877: ...][v][column name] were added
3878:
3879: * tests/168.html 1.1:
3880: * tests/169.html 1.1:
3881: * tests/results/168.processed 1.1:
3882: * tests/results/169.processed 1.1:
3883: - tests for ^table.columns[[column name]] and ^string.split[...]
3884: [v][column name] were added
3885:
3886: * src/include/pa_exception.h 1.50:
3887: - error text message for ^hash._keys[], ^table.columns[] and ^
3888: string.split[]
3889:
3890: 2007-08-27 misha
3891: * src/main/untaint.C 1.138:
3892: - try to fix coredump on unix if print to body ^taint[sql][
3893: something] outside of connect
3894:
3895: * buildall-with-xml 1.17:
3896: * buildall-without-xml 1.11:
3897: - strip parser3 was added (commented by default)
3898:
3899: * tests/167.html 1.1:
3900: * tests/results/167.processed 1.1:
3901: - test for ^taint[sql] outside of connect
3902:
3903: 2007-08-20 misha
3904: * operators.txt 1.198:
3905: - comment about new method ^node.hasAttributes[] was added
3906:
3907: * src/include/pa_exception.h 1.49:
3908: - more exception text strings moved here
3909:
3910: * src/classes/xnode.C 1.78:
3911: - DOM2 method ^xnode.hasAttributes[] was added
3912:
3913: * src/include/pa_exception.h 1.48:
3914: - some exception text strings movet to pa_exception
3915:
3916: * tests/149.html 1.2:
3917: * tests/results/149.processed 1.3:
3918: - test for ^xnode.hasAttributes[] was added
3919: - some code changes
3920:
3921: * src/classes/file.C 1.160:
3922: * src/classes/math.C 1.51:
3923: * src/classes/op.C 1.172:
3924: * src/classes/string.C 1.155:
3925: * src/classes/xdoc.C 1.156:
3926: - more duplicated exception text strings were removed
3927:
3928: * src/classes/file.C 1.159:
3929: * src/classes/hashfile.C 1.41:
3930: * src/classes/image.C 1.116:
3931: * src/classes/op.C 1.171:
3932: * src/classes/string.C 1.154:
3933: * src/classes/table.C 1.232:
3934: * src/classes/xdoc.C 1.155:
3935: * src/classes/xnode.C 1.79:
3936: - some duplicate exceptions' text strings removed
3937:
3938: 2007-08-17 misha
3939: * operators.txt 1.197:
3940: * src/targets/cgi/parser3.C 1.243:
3941: - annoying 'SIGPIPE' messages in parser3.log switched off by
3942: default. If someone really still need it: use $SIGPIPE(1)
3943:
3944: * tests/006.html 1.4:
3945: * tests/059.html 1.3:
3946: * tests/results/006.processed 1.5:
3947: * tests/results/059.processed 1.5:
3948: - more tests for match
3949:
3950: * src/classes/math.C 1.50:
3951: * src/targets/cgi/parser3.C 1.244:
3952: * src/targets/isapi/parser3isapi.C 1.98:
3953: - little syntax changes
3954:
3955: * tests/129.html 1.3:
3956: * tests/results/129.processed 1.5:
3957: - tests for ^table.hash[...][$.type[string|hash|table]] added
3958:
3959: 2007-08-08 misha
3960: * buildall-with-xml 1.15:
3961: * buildall-without-xml 1.9:
3962: - remove libs source files by default since now
3963:
3964: 2007-08-07 misha
3965: * buildall-with-xml 1.14:
3966: - compile libxml2 without http support
3967: - some option syntax changes
3968:
3969: * buildall-without-xml 1.8:
3970: - some option syntax changes
3971:
3972: * src/main/pa_xml_io.C 1.20:
3973: - will use parser file loader for xml needs
3974:
3975: 2007-08-06 misha
3976: * buildall-with-xml 1.13:
3977: - moved to libxml2-2.6.29 and libxslt-1.1.21
3978:
3979: * tests/160.html 1.3:
3980: * tests/results/160.processed 1.3:
3981: - cache test was rewrited
3982:
3983: 2007-07-06 misha
3984: * src/types/pa_vform.C 1.87:
3985: - bugfix: uploaded file name wasn't transcoded
3986:
3987: * src/classes/math.C 1.49:
3988: - ^math:long2ip(long) and ^math:sha1[string] were added
3989:
3990: * tests/153.html 1.3:
3991: * tests/results/153.processed 1.3:
3992: - added test for ^math:sha1[string]
3993:
3994: 2007-06-28 misha
3995: * etc/parser3.charsets/windows-1251.cfg 1.13:
3996: - removed duplicated and some incorrect chars
3997:
3998: 2007-06-19 misha
3999: * src/include/pa_hash.h 1.68:
4000: - methods generic_hash_code & hash_code were moved on top
4001: because of gcc 4 had a problems during building.
4002:
4003: 2007-06-18 misha
4004: * tests/results/019.processed 1.4:
4005: - new image commited
4006:
4007: 2007-06-09 misha
4008: * src/types/pa_vmethod_frame.h 1.62:
4009: - method as_expression was added
4010:
4011: * src/classes/op.C 1.170:
4012: * src/classes/table.C 1.231:
4013: - in while and table.select method as_expression used now
4014:
4015: 2007-06-08 misha
4016: * src/lib/cord/include/private/cord_pos.h 1.4:
4017: - back to origin value because of no speed/memory optimisation
4018: but some proglems with long cycles occure
4019:
4020: * tests/166.html 1.1:
4021: * tests/results/166.processed 1.1:
4022: - test for ^match[...][n]
4023:
4024: * tests/165.html 1.1:
4025: * tests/results/165.processed 1.1:
4026: - tests for loops
4027:
4028: 2007-06-06 misha
4029: * src/classes/op.C 1.169:
4030: * src/classes/table.C 1.230:
4031: - ^while(true){}, ^while(1){}, ^table.select(true) and ^
4032: table.select(1) didn't works because of awaiting junction-param
4033: only. fixed.
4034:
4035: 2007-05-24 misha
4036: * src/include/pa_os.h 1.6:
4037: - consts for blocking locks + some comments were added
4038:
4039: * src/main/pa_os.C 1.9:
4040: - locks engines were rewrited: now we don't use system locks
4041: which wait till other threads release it but try get lock, if
4042: fail wait 1 sec and make 10 attempts.
4043:
4044: * src/lib/sdbm/apr_file_io.C 1.6:
4045: - wait till lock released while opening files
4046:
4047: * src/classes/table.C 1.229:
4048: - changes in includes. if unclude <sstream> after our classes on
4049: unix it can't be build
4050:
4051: * src/types/pa_vhashfile.C 1.55:
4052: - not needed code removed
4053:
4054: * src/classes/op.C 1.168:
4055: - cache was rewrited. I hope it works with locking system now on
4056: unix
4057:
4058: * src/include/pa_os.h 1.7:
4059: * src/main/pa_os.C 1.10:
4060: - 20 attempt to get lock with 0.5 secs interval
4061:
4062: 2007-05-23 misha
4063: * src/classes/file.C 1.158:
4064: * src/classes/op.C 1.167:
4065: * src/include/pa_common.h 1.114:
4066: * src/main/pa_common.C 1.225:
4067: - cosmetic changes
4068:
4069: 2007-05-18 misha
4070: * tests/results/160.processed 1.2:
4071: - returned time corrected
4072:
4073: * tests/160.html 1.2:
4074: - time increased because on unix 1 mean nothing :(
4075:
4076: * src/lib/cord/include/private/cord_pos.h 1.3:
4077: - rebalance tree not so often. it's give some speed increasing
4078:
4079: * src/classes/hash.C 1.80:
4080: - added ^hash.contain[key]
4081:
4082: * operators.txt 1.195:
4083: - added info about ^hash.contain[key]
4084:
4085: * src/include/pa_hash.h 1.67:
4086: - added method for checking key exists in hash
4087:
4088: 2007-05-07 misha
4089: * src/include/pa_string.h 1.169:
4090: - was compilation error during build on freebsd4
4091:
4092: 2007-05-03 misha
4093: * src/classes/table.C 1.227:
4094: - option $.type[hash|string|table] was added for ^table.hash[]
4095:
4096: * src/classes/file.C 1.157:
4097: - comment removed
4098:
4099: 2007-04-26 misha
4100: * src/types/pa_vhashfile.C 1.54:
4101: * src/types/pa_vhashfile.h 1.37:
4102: - while ::open the real files doesn't opened in place anymore
4103:
4104: 2007-04-24 misha
4105: * src/include/pa_exception.h 1.47:
4106: "static" removed
4107:
4108: * src/classes/math.C 1.48:
4109: - I thought one more time and remove lg(N) :)
4110:
4111: 2007-04-23 misha
4112: * src/classes/math.C 1.47:
4113: ^math:lg(N) => ^math:log10(N)
4114:
4115: * src/classes/math.C 1.46:
4116: added:
4117: - ^math:ln(N) (the same as ^math:log(N))
4118: - ^math:lg(N)
4119:
4120: * tests/097.html 1.6:
4121: * tests/results/097.processed 1.7:
4122: - charsets converstion during ^file::load[text;http://...] added
4123:
4124: * tests/164.html 1.1:
4125: * tests/results/164.processed 1.1:
4126: - test for hashfile
4127:
4128: * src/types/pa_vhashfile.C 1.53:
4129: - don't open hashfile files until 1st access
4130:
4131: * src/types/pa_vhashfile.C 1.52:
4132: * src/types/pa_vhashfile.h 1.36:
4133: - .clear() removed.
4134:
4135: * src/include/pa_exception.h 1.46:
4136: - string constant with "parser.runtime" text was added
4137:
4138: * src/classes/hashfile.C 1.40:
4139: - little comment changes
4140:
4141: * tests/164.html 1.2:
4142: * tests/results/164.processed 1.2:
4143: - check for set expires as a date
4144:
4145: * src/classes/hashfile.C 1.39:
4146: - with .clear[] called files_delete() now.
4147:
4148: * src/classes/date.C 1.77:
4149: * src/classes/double.C 1.61:
4150: * src/classes/file.C 1.156:
4151: * src/classes/form.C 1.40:
4152: * src/classes/hash.C 1.79:
4153: * src/classes/image.C 1.115:
4154: * src/classes/int.C 1.57:
4155: * src/classes/mail.C 1.111:
4156: * src/classes/math.C 1.45:
4157: * src/classes/op.C 1.166:
4158: * src/classes/string.C 1.153:
4159: * src/classes/table.C 1.226:
4160: * src/classes/void.C 1.38:
4161: * src/classes/xdoc.C 1.154:
4162: * src/classes/xnode.C 1.77:
4163: * src/classes/xnode.h 1.26:
4164: * src/include/pa_request.h 1.184:
4165: * src/main/execute.C 1.316:
4166: * src/main/pa_charset.C 1.56:
4167: * src/main/pa_charsets.C 1.17:
4168: * src/main/pa_common.C 1.224:
4169: * src/main/pa_dictionary.C 1.24:
4170: * src/main/pa_exec.C 1.69:
4171: * src/main/pa_http.C 1.7:
4172: * src/main/pa_request.C 1.286:
4173: * src/main/pa_sql_driver_manager.C 1.87:
4174: * src/main/pa_table.C 1.62:
4175: * src/types/pa_value.C 1.22:
4176: * src/types/pa_value.h 1.129:
4177: * src/types/pa_vclass.C 1.34:
4178: * src/types/pa_vconsole.h 1.13:
4179: * src/types/pa_vfile.h 1.61:
4180: * src/types/pa_vhash.h 1.59:
4181: * src/types/pa_vimage.h 1.48:
4182: * src/types/pa_vmail.C 1.78:
4183: * src/types/pa_vmethod_frame.h 1.61:
4184: * src/types/pa_vstateless_class.C 1.31:
4185: * src/types/pa_vstateless_class.h 1.56:
4186: * src/types/pa_vtable.C 1.27:
4187: * src/types/pa_vxdoc.h 1.44:
4188: * src/types/pa_wcontext.C 1.34:
4189: - "parser.runtime" strings were removed
4190:
4191: 2007-04-20 misha
4192: * src/classes/hashfile.C 1.38:
4193: - ^hashfile.cleanup[], ^hashfile.release[] were added
4194:
4195: * src/classes/op.C 1.165:
4196: - bug. must be false
4197:
4198: * operators.txt 1.193:
4199: - added info about .^hashfile.release[], ^hashfile.clenaup[] and
4200: new ^string.match[][>N-option<]
4201:
4202: * configure.in 1.94:
4203: - checking for unsetenv was added
4204:
4205: * src/types/pa_vhashfile.C 1.51:
4206: * src/types/pa_vhashfile.h 1.35:
4207: - hashfile can auto reopen now
4208:
4209: * src/types/pa_vform.C 1.86:
4210: - some comments
4211:
4212: * configure 1.92:
4213: =cheching for unsetenv
4214:
4215: * operators.txt 1.194:
4216: - some comments changing
4217:
4218: * src/classes/string.C 1.152:
4219: * src/include/pa_string.h 1.168:
4220: * src/main/pa_string.C 1.209:
4221: - ^string.match[][] understand new option now: return number of
4222: matches but not table wit results
4223:
4224: 2007-04-18 misha
4225: * buildall-with-xml 1.10:
4226: * buildall-without-xml 1.6:
4227: added commented lines with --disable-safe-mode option
4228:
4229: * buildall-with-xml 1.11:
4230: moving to libxml2-2.6.28
4231:
4232: * operators.txt 1.192:
4233: - info about $form:files
4234:
4235: 2007-04-17 misha
4236: * src/types/pa_vdate.h 1.45:
4237: - start adding unsetenv("TZ");
4238:
4239: * tests/163.html 1.2:
4240: * tests/results/163.processed 1.2:
4241: removing auto format
4242:
4243: * src/types/pa_vform.C 1.85:
4244: * src/types/pa_vform.h 1.51:
4245: - some code was modified
4246: - $form:files was added
4247:
4248: 2007-04-16 misha
4249: * tests/163.html 1.1:
4250: * tests/results/163.processed 1.1:
4251: - test for .int[], floor, round, ceiling and .format[]
4252:
4253: * src/classes/file.C 1.155:
4254: - little optimization for getting args in exec/cgi
4255:
4256: 2007-04-13 misha
4257: * src/classes/file.C 1.154:
4258: - arguments for file::exec/cgi can be specified now as s table
4259: with one column
4260:
4261: 2007-03-27 misha
4262: * tests/162.html 1.1:
4263: * tests/results/162.processed 1.1:
4264: - test for ^table.select(^condition[$t])
4265:
4266: * tests/results/auto.p 1.2:
4267: - load windows-1251 charset for some tests
4268:
4269: * tests/run_parser.sh 1.4:
4270: PARSER_CONFIG -> CGI_PARSER_CONFIG
4271:
4272: * tests/013.html 1.3:
4273: * tests/results/013.processed 1.5:
4274: - added test for checking $._default value while hash
4275: modifications
4276:
4277: * tests/160.html 1.1:
4278: * tests/results/160.processed 1.1:
4279: - add test for ^cache[key](secs){code}, ^cache[] and ^cache(0)
4280:
4281: * tests/161.html 1.1:
4282: * tests/161_utf8.txt 1.1:
4283: * tests/161_windows1251.txt 1.1:
4284: * tests/results/161.processed 1.1:
4285: - added test for ^file::load[text;/local/file.txt;$.charset[...]]
4286:
4287:
4288: 2007-03-22 misha
4289: * operators.txt 1.191:
4290: - added info about date.weekyear
4291:
4292: * src/include/pa_common.h 1.113:
4293: - "charset" string defined for ^file::load[text;/local.txt] and ^
4294: table::load[/table.txt]
4295:
4296: * src/main/pa_common.C 1.223:
4297: * src/main/pa_http.C 1.6:
4298: - $.charset option for ^file::load[text;/local.txt] and ^table::load[/table.txt] was added
4299: - not needed transcodes were removed from ^file::load[...;http://...]
4300:
4301: * src/types/pa_vdate.h 1.44:
4302: - date.week was fixed
4303: - date.weekyear was added
4304:
4305: * src/classes/date.C 1.76:
4306: - date.week was fixed
4307:
4308: * tests/159.html 1.1:
4309: * tests/results/159.processed 1.1:
4310: - tests for date.week and date.weekyear added
4311:
4312: 2007-03-15 misha
4313: * src/classes/table.C 1.225:
4314: - enclose column numbers for nameless tables as well
4315:
4316: 2007-03-14 misha
4317: * src/targets/cgi/parser3.C 1.242:
4318: - bugxif. failed when request cgi
4319:
4320: * src/classes/table.C 1.224:
4321: - table.save optimization: now required much less memory
4322:
4323: 2007-03-13 misha
4324: * buildall-with-xml 1.8:
4325: - pattern needed now for building
4326:
4327: * tests/097.html 1.5:
4328: - added test for xdoc::load
4329:
4330: * buildall-with-xml 1.9:
4331: libxml2: --without-ftp --without-docbook
4332:
4333: * tests/results/097.processed 1.6:
4334: - added test results for xdoc::load & xdoc::load[http://...]
4335:
4336: * tests/158.html 1.1:
4337: * tests/results/158.processed 1.1:
4338: * tests/results/158.processes 1.1:
4339: * tests/results/158.processes 1.2:
4340: - tests for table.save/table.load
4341:
4342: 2007-03-12 misha
4343: * tests/107.html 1.4:
4344: * tests/results/107.processed 1.5:
4345: - added test for xpath '//man'
4346:
4347: 2007-03-01 misha
4348: * tests/097.html 1.4:
4349: * tests/results/097.processed 1.5:
4350: - added test for creating xdoc from file
4351:
4352: * tests/157.html 1.3:
4353: * tests/results/157.processed 1.2:
4354: - added test for file:move
4355:
4356: 2007-02-28 misha
4357: * tests/results/099.processed 1.5:
4358: - ever send content-disposition to client with file
4359:
4360: * operators.txt 1.190:
4361: * src/classes/xdoc.C 1.151:
4362: - ^xdoc::create[$file] added.
4363:
4364: * src/classes/xdoc.C 1.153:
4365: - another attempt
4366:
4367: * tests/157.html 1.1:
4368: + test for file:copy
4369:
4370: * src/classes/xdoc.C 1.152:
4371: - roll back last changes for a while
4372:
4373: * src/classes/file.C 1.153:
4374: - under lock we create non-exist dir anyway
4375:
4376: 2007-02-26 misha
4377: * src/classes/file.C 1.152:
4378: - some similar strings moved to #define instead of to be copy/
4379: pasted many times
4380:
4381: * src/types/pa_vfile.h 1.60:
4382: - class name string ("file") moved to #define
4383:
4384: 2007-02-20 misha
4385: * bin/auto.p.dist.in 1.14:
4386: - added lines for sqlite
4387:
4388: * configure.in 1.93:
4389: - added some strings for sqlite detection
4390:
4391: 2007-02-19 misha
4392: * buildall-with-xml 1.7:
4393: * buildall-without-xml 1.5:
4394: - some modifications
4395:
4396: * operators.txt 1.189:
4397: - some comments changes
4398:
4399: 2007-02-17 misha
4400: * buildall-with-xml 1.6:
4401: * buildall-without-xml 1.4:
4402: - moving to gc6.8
4403:
4404: * src/main/pa_request.C 1.285:
4405: - damn, i forgot to commit it while I change console behaviour
4406:
4407: 2007-02-12 misha
4408: * src/types/pa_vimage.C 1.36:
4409: * src/types/pa_vimage.h 1.47:
4410: - fixed bug added while adding 'bool' (^if($image){} caused
4411: exception)
4412:
4413: * src/targets/cgi/parser3.C 1.241:
4414: - don't print headers if $console:line[data] was used during cgi
4415: execution.
4416:
4417: * src/types/pa_vconsole.h 1.12:
4418: - console class have bool flag now which marked as 'true' if
4419: class was used.
4420:
4421: * tests/152.html 1.5:
4422: * tests/results/152.processed 1.6:
4423: - more types was added to test 152
4424:
4425: 2007-02-09 misha
4426: * src/types/pa_vxdoc.C 1.34:
4427: * src/types/pa_vxdoc.h 1.43:
4428: * src/types/pa_vxnode.C 1.48:
4429: * src/types/pa_vxnode.h 1.39:
4430: - bugfix. I broke xdoc & xnode in expression
4431:
4432: * tests/152.html 1.3:
4433: * tests/results/152.processed 1.4:
4434: - test rewrited
4435:
4436: * tests/152.html 1.4:
4437: * tests/results/152.processed 1.5:
4438: - test alightly updated
4439:
4440: 2007-02-08 misha
4441: * tests/152.html 1.2:
4442: * tests/results/152.processed 1.3:
4443: - add test for checking 'def' for void, string, bool, int &
4444: double
4445:
4446: 2007-02-07 misha
4447: * src/main/pa_common.C 1.222:
4448: - definitions for ^file:base64[filespec]
4449:
4450: * src/types/pa_vconsole.h 1.11:
4451: * src/types/pa_vcookie.C 1.71:
4452: - little optimization
4453:
4454: * src/classes/file.C 1.151:
4455: - ^file:base64[filespec]
4456:
4457: * tests/results/153.processed 1.2:
4458: - result test for ^file:base64[filespec] was updated
4459:
4460: * tests/153.html 1.2:
4461: - test for ^file:base64[filespec] was added
4462:
4463: * src/include/pa_common.h 1.112:
4464: - declarations for ^file:base64[filespec]
4465:
4466: * operators.txt 1.188:
4467: - ^file:base64[filespec] was added
4468:
4469: 2007-02-06 misha
4470: * src/types/pa_vbool.h 1.30:
4471: - bugfix
4472:
4473: * tests/156.html 1.1:
4474: - added test for bool cookie
4475:
4476: * src/main/utf8-to-lower.inc 1.2:
4477: * src/main/utf8-to-upper.inc 1.2:
4478: - some chars were temporary commented
4479:
4480: * tests/153.html 1.1:
4481: * tests/154.html 1.1:
4482: * tests/todo.txt 1.6:
4483: - two more tests added
4484:
4485: * src/types/pa_vcookie.h 1.32:
4486: - not needed string "cookie" removed
4487:
4488: * tests/155.html 1.1:
4489: * tests/results/155.processed 1.1:
4490: - added test for check $.encloser[] option for table save/load
4491:
4492: 2007-02-05 misha
4493: * tests/results/141.processed 1.5:
4494: - math:md5 must be lowercased
4495:
4496: * src/targets/cgi/parser3.C 1.240:
4497: - 2007 in help ;)
4498:
4499: * tests/results/152.processed 1.2:
4500: - newline at the end was missed
4501:
4502: 2007-02-03 misha
4503: * tests/152.html 1.1:
4504: - test for bool added
4505:
4506: * operators.txt 1.187:
4507: - info bool class was added
4508:
4509: * src/classes/Makefile.am 1.50:
4510: * src/classes/Makefile.in 1.63:
4511: * src/classes/bool.C 1.1:
4512: * src/classes/classes.vcproj 1.15:
4513: * src/classes/double.C 1.60:
4514: * src/classes/int.C 1.56:
4515: * src/classes/string.C 1.151:
4516: * src/classes/void.C 1.37:
4517: * src/classes/xnode.C 1.76:
4518: * src/include/pa_string.h 1.167:
4519: * src/types/pa_vbool.h 1.29:
4520: * src/types/pa_vclass.h 1.52:
4521: * src/types/pa_vimage.h 1.46:
4522: * src/types/pa_vint.h 1.45:
4523: * src/types/pa_vjunction.C 1.4:
4524: * src/types/pa_vjunction.h 1.25:
4525: * src/types/pa_vproperty.C 1.1:
4526: * src/types/pa_vproperty.h 1.4:
4527: * src/types/pa_vstateless_class.C 1.30:
4528: * src/types/pa_vstateless_class.h 1.55:
4529: * src/types/pa_vxdoc.C 1.33:
4530: * src/types/pa_vxdoc.h 1.42:
4531: * src/types/pa_vxnode.h 1.38:
4532: * src/types/types.vcproj 1.19:
4533: - bool class was added
4534:
4535: * tests/results/150.processed 1.2:
4536: * tests/results/151.processed 1.2:
4537: * tests/results/152.processed 1.1:
4538: - test for bool added and some content length fixes
4539:
4540: * buildall-with-xml 1.5:
4541: - moved to libxml2-2.6.27 and libxslt-1.1.20
4542:
4543: * src/main/pa_request.C 1.284:
4544: - fix
4545:
4546: 2007-01-18 misha
4547: * src/classes/string.C 1.150:
4548: * src/main/pa_string.C 1.208:
4549: - return table during ^string.match[][] even if no matched
4550: found.
4551:
4552: 2006-12-20 misha
4553: * src/types/pa_method.h 1.7:
4554: * src/types/pa_vfile.h 1.59:
4555: - some syntax changes [ http://www.parser.ru/forum/?id=55598 ]
4556:
4557: 2006-12-19 misha
4558: * src/main/pa_request.C 1.283:
4559: - always set content-disposition for $response:body[hash here].
4560: more details: http://www.parser.ru/forum/?id=52130
4561:
4562: * src/types/pa_vxdoc.C 1.32:
4563: - $xDoc is "xnode" == true now. more details: http://
4564: www.parser.ru/forum/?id=52359
4565:
4566: 2006-12-07 misha
4567: * operators.txt 1.186:
4568: - added info about bool params in cookie set
4569:
4570: * src/types/pa_value.C 1.21:
4571: * src/types/pa_value.h 1.128:
4572: * src/types/pa_vbool.h 1.28:
4573: - is_bool method was added
4574:
4575: * src/types/pa_vcookie.C 1.70:
4576: - bool param in cookies available now
4577: $cookie:name[
4578: $.value[123]
4579: $.secure(true)
4580: $.httponly(true)
4581: ]
4582:
4583: 2006-12-02 misha
4584: * src/classes/file.C 1.150:
4585: - file_block_read used instead of native read
4586:
4587: * src/include/pa_common.h 1.111:
4588: - added file_block_read declaration
4589:
4590: * src/main/pa_common.C 1.221:
4591: - added file_block_read with read error detection
4592: - file_block_read used instead of native read
4593:
4594: 2006-12-01 misha
4595: * src/classes/file.C 1.148:
4596: - ^file:copy[from;fo] was added
4597:
4598: * operators.txt 1.184:
4599: - added info about ^file:copy[]
4600:
4601: * src/types/pa_vstateless_class.C 1.29:
4602: * src/types/pa_vstateless_class.h 1.54:
4603: - $var.CLASS_NAME added
4604:
4605: * operators.txt 1.185:
4606: - info about $var.CLASS_NAME was added
4607:
4608: 2006-11-20 misha
4609: * src/classes/date.C 1.75:
4610: - bug fix :)
4611:
4612: 2006-11-17 misha
4613: * src/main/pa_common.C 1.220:
4614: - little optimization in getMonthDays
4615: - small changes in crc32 calculation
4616:
4617: * src/classes/date.C 1.74:
4618: - not needed code was removed
4619:
4620: * src/include/pa_common.h 1.110:
4621: - array in crc32 calculation was changed to static
4622:
4623: 2006-11-16 misha
4624: * src/types/pa_vmail.C 1.76:
4625: - mail:send now set content-type: multipart/related instead of
4626: multipart/mixed if file have $.content-id[]
4627:
4628: * src/types/pa_vmail.C 1.77:
4629: - fix missed brakes
4630:
4631: 2006-11-15 misha
4632: * src/types/pa_vdouble.h 1.52:
4633: abs -> fabs
4634:
4635: 2006-11-14 misha
4636: * src/include/pa_common.h 1.109:
4637: - hex_string was moved from math.C
4638: - CRC32_MAX_BUFFER_SIZE was renamed to FILE_BUFFER_SIZE
4639:
4640: * operators.txt 1.183:
4641: - added info about ^file.md5[] and ^file:md5[file-name]
4642:
4643: * src/types/pa_vdouble.h 1.51:
4644: - incorrect frac detection with negative values was fixed
4645:
4646: * src/classes/math.C 1.44:
4647: - hex_string was moved to pa_common.h
4648:
4649: * src/main/pa_common.C 1.219:
4650: - CRC32_MAX_BUFFER_SIZE was renamed to FILE_BUFFER_SIZE
4651:
4652: * src/classes/file.C 1.147:
4653: - ^file.md5[] and ^file:md5[file-name] were added
4654:
4655: 2006-11-13 misha
4656: * operators.txt 1.182:
4657: - added info about ^math:crc32[string], ^file:crc32[file-name] &
4658: ^file.crc32[]
4659:
4660: * src/classes/file.C 1.146:
4661: - some comments were changed
4662: - added ^file:crc32[file-name] and ^file.crc32[]
4663:
4664: * src/classes/math.C 1.43:
4665: - added ^math:crc32[string]
4666:
4667: * src/include/pa_common.h 1.108:
4668: * src/main/pa_common.C 1.218:
4669: - some functions for crc32 calculation added
4670:
4671: 2006-11-03 misha
4672: * tests/150.html 1.1:
4673: * tests/151.html 1.1:
4674: * tests/results/150.processed 1.1:
4675: * tests/results/151.processed 1.1:
4676: - 2 tests were added
4677:
4678: * src/include/pa_array.h 1.70:
4679: - not needed variable removed
4680:
4681: * src/include/pa_array.h 1.69:
4682: * src/include/pa_table.h 1.62:
4683: - table.locate & table.join with $.reverse(1) were fixed
4684:
4685: * src/main/pa_http.C 1.5:
4686: - bug fix. now tainted data from $.form and query converted to $
4687: .charset during ^file::load[http://...]
4688:
4689: 2006-11-02 misha
4690: * src/include/pa_table.h 1.61:
4691: ups. forget '=' char
4692:
4693: * src/include/pa_table.h 1.60:
4694: - one more fix in .locate[...][$.reverse(1)]
4695:
4696: 2006-11-01 misha
4697: * src/main/pa_http.C 1.4:
4698: - 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:
4699: Content-type: text/html; charset="windows-1251"
4700: Content-type: text/html; charset="windows-1251";
4701: Content-type: text/html; charset=windows-1251;
4702:
4703: only
4704: Content-type: text/html; charset=windows-1251
4705: was fine
4706:
4707: * src/include/pa_table.h 1.59:
4708: - bug fix during ^table.locate( condition false for all records )
4709: [$.reverse(1)]
4710:
4711: * src/classes/math.C 1.42:
4712: - bug fix, details: http://www.parser.ru/forum/?id=53360
4713:
4714: 2006-10-31 misha
4715: * src/classes/file.C 1.145:
4716: - empty args in file::exec removed now
4717:
4718: 2006-09-11 misha
4719: * bin/auto.p.dist.in 1.13:
4720: - 2 errors were fixed
4721: - table::set was replaced to table::create
4722: - some changes in text/code formatting
4723:
4724: 2006-09-03 paf
4725: * src/classes/file.C 1.144:
4726: proper tainting of ^file::exec/cgi[script;env;COMMAND;LINE;
4727: PARAMS]
4728:
4729: 2006-06-09 paf
4730: * src/classes/table.C 1.223:
4731: formatting
4732:
4733: * src/classes/hash.C 1.78:
4734: incorporated patch from misha
4735: Sent: Wednesday, June 07, 2006 9:52 PM
4736: Subject: parser3: patch for $hash._default disappear while
4737:
4738: * src/types/pa_vmail.C 1.75:
4739: misha:
4740: Sent: Wednesday, June 07, 2006 8:51 PM
4741: Subject: patch for base64 in ^mail:send[] %-)
4742:
4743: * src/classes/table.C 1.222:
4744: incorporated patch from misha:
4745: Sent: Thursday, June 08, 2006 12:38 PM
4746: Subject: parser3: patch for ignoring string options for ^table.save[]
4747:
4748: * src/lib/pcre/pcre-2_08.tar.gz 1.2:
4749: one can easily find those
4750:
4751: * operators.txt 1.181:
4752: ^mail:send[
4753: $.file1[
4754: $.value[file]
4755: $.format[!uue|!base64] << new base64 option. default uue
4756: ]
4757: ]
4758:
4759: 2006-04-09 paf
4760: * buildall-with-xml [release_3_2_1] 1.1.2.5:
4761: merged
4762: . ftp paths update
4763:
4764: * buildall-with-xml 1.4:
4765: . ftp paths update
4766:
4767: * gnu.vcproj 1.2:
4768: * operators.txt 1.180:
4769: * parser3.sln 1.10:
4770: * src/classes/classes.vcproj 1.14:
4771: * src/classes/file.C 1.143:
4772: * src/classes/hash.C 1.77:
4773: * src/classes/hashfile.C 1.37:
4774: * src/classes/image.C 1.114:
4775: * src/classes/op.C 1.164:
4776: * src/classes/table.C 1.221:
4777: * src/classes/xdoc.C 1.150:
4778: * src/classes/xnode.C 1.75:
4779: * src/include/pa_array.h 1.68:
4780: * src/include/pa_config_fixed.h 1.71:
4781: * src/include/pa_dir.h 1.19:
4782: * src/include/pa_memory.h 1.15:
4783: * src/include/pa_request.h 1.181:
4784: * src/include/pa_stack.h 1.25:
4785: * src/lib/cord/cord.vcproj 1.4:
4786: * src/lib/gd/gd.vcproj 1.9:
4787: * src/lib/ltdl/ltdl.vcproj 1.4:
4788: * src/lib/md5/md5.vcproj 1.4:
4789: * src/lib/pcre/pcre.vcproj 1.4:
4790: * src/lib/pcre/pcre_dftables.vcproj 1.5:
4791: * src/lib/pcre/pcre_parser_ctype.vcproj 1.5:
4792: * src/lib/sdbm/sdbm.vcproj 1.5:
4793: * src/lib/smtp/smtp.h 1.7:
4794: * src/lib/smtp/smtp.vcproj 1.8:
4795: * src/main/compile.y 1.220:
4796: * src/main/execute.C 1.315:
4797: * src/main/main.vcproj 1.19:
4798: * src/main/pa_cache_managers.C 1.17:
4799: * src/main/pa_charset.C 1.55:
4800: * src/main/pa_exec.C 1.68:
4801: * src/main/pa_http.C 1.3:
4802: * src/main/pa_request.C 1.281:
4803: * src/main/pa_socks.C 1.25:
4804: * src/main/pa_sql_driver_manager.C 1.86:
4805: * src/main/pa_string.C 1.207:
4806: * src/main/pa_stylesheet_connection.C 1.5:
4807: * src/main/pa_stylesheet_manager.C 1.28:
4808: * src/targets/apache13/ApacheModuleParser3.vcproj 1.8:
4809: * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.11:
4810: * src/targets/apache13core/pa_threads.C 1.6:
4811: * src/targets/cgi/getopt.c 1.5:
4812: * src/targets/cgi/parser3.C 1.239:
4813: * src/targets/cgi/parser3.vcproj 1.14:
4814: * src/targets/isapi/pa_threads.C 1.18:
4815: * src/targets/isapi/parser3isapi.C 1.97:
4816: * src/targets/isapi/parser3isapi.vcproj 1.10:
4817: * src/types/pa_value.C 1.20:
4818: * src/types/pa_value.h 1.127:
4819: * src/types/pa_vcookie.C 1.69:
4820: * src/types/pa_vhashfile.C 1.50:
4821: * src/types/pa_vhashfile.h 1.34:
4822: * src/types/pa_vmail.C 1.74:
4823: * src/types/pa_vresponse.C 1.27:
4824: * src/types/pa_vstatus.C 1.26:
4825: * src/types/types.vcproj 1.18:
4826: * tests/descript.ion 1.4:
4827: * www/htdocs/_bug.html 1.117:
4828: * www/htdocs/_bug.xsl 1.16:
4829: + ^break[] ^continue[], in ^for, ^while, ^menu, ^hash/
4830: hashfile.foreach
4831:
4832: * src/main/compile.tab.C 1.113:
4833: ` change compiled
4834:
4835: * gnu.vcproj [vs2005_to_gcc] 1.1.32.1:
4836: * parser3.sln [vs2005_to_gcc] 1.9.28.1:
4837: * src/classes/classes.vcproj [vs2005_to_gcc] 1.13.8.1:
4838: * src/classes/file.C [vs2005_to_gcc] 1.142.12.1:
4839: * src/classes/hash.C [vs2005_to_gcc] 1.76.12.1:
4840: * src/classes/image.C [vs2005_to_gcc] 1.113.12.1:
4841: * src/classes/op.C [vs2005_to_gcc] 1.163.12.1:
4842: * src/classes/table.C [vs2005_to_gcc] 1.220.4.1:
4843: * src/classes/xdoc.C [vs2005_to_gcc] 1.149.8.1:
4844: * src/classes/xnode.C [vs2005_to_gcc] 1.74.8.1:
4845: * src/include/pa_array.h [vs2005_to_gcc] 1.67.12.1:
4846: * src/include/pa_config_fixed.h [vs2005_to_gcc] 1.70.8.1:
4847: * src/include/pa_dir.h [vs2005_to_gcc] 1.18.12.1:
4848: * src/include/pa_memory.h [vs2005_to_gcc] 1.14.8.1:
4849: * src/include/pa_request.h [vs2005_to_gcc] 1.180.8.1:
4850: * src/include/pa_stack.h [vs2005_to_gcc] 1.24.12.1:
4851: * src/lib/cord/cord.vcproj [vs2005_to_gcc] 1.3.8.1:
4852: * src/lib/gd/gd.vcproj [vs2005_to_gcc] 1.8.8.1:
4853: * src/lib/ltdl/ltdl.vcproj [vs2005_to_gcc] 1.3.20.1:
4854: * src/lib/md5/md5.vcproj [vs2005_to_gcc] 1.3.20.1:
4855: * src/lib/pcre/pcre.vcproj [vs2005_to_gcc] 1.3.20.1:
4856: * src/lib/pcre/pcre_dftables.vcproj [vs2005_to_gcc] 1.4.20.1:
4857: * src/lib/pcre/pcre_parser_ctype.vcproj [vs2005_to_gcc] 1.4.20.1:
4858: * src/lib/sdbm/sdbm.vcproj [vs2005_to_gcc] 1.4.26.1:
4859: * src/lib/smtp/smtp.h [vs2005_to_gcc] 1.6.12.1:
4860: * src/lib/smtp/smtp.vcproj [vs2005_to_gcc] 1.7.8.1:
4861: * src/main/compile.y [vs2005_to_gcc] 1.219.8.1:
4862: * src/main/execute.C [vs2005_to_gcc] 1.314.12.1:
4863: * src/main/main.vcproj [vs2005_to_gcc] 1.18.8.1:
4864: * src/main/pa_cache_managers.C [vs2005_to_gcc] 1.16.12.1:
4865: * src/main/pa_charset.C [vs2005_to_gcc] 1.54.8.1:
4866: * src/main/pa_exec.C [vs2005_to_gcc] 1.67.12.1:
4867: * src/main/pa_http.C [vs2005_to_gcc] 1.2.12.1:
4868: * src/main/pa_request.C [vs2005_to_gcc] 1.280.8.1:
4869: * src/main/pa_socks.C [vs2005_to_gcc] 1.24.12.1:
4870: * src/main/pa_sql_driver_manager.C [vs2005_to_gcc] 1.85.12.1:
4871: * src/main/pa_string.C [vs2005_to_gcc] 1.206.4.1:
4872: * src/main/pa_stylesheet_connection.C [vs2005_to_gcc] 1.4.8.1:
4873: * src/main/pa_stylesheet_manager.C [vs2005_to_gcc] 1.27.12.1:
4874: * src/targets/apache13/ApacheModuleParser3.vcproj [vs2005_to_gcc] 1.7.20.1:
4875: * src/targets/apache13core/ApacheModuleParser3Core.vcproj [vs2005_to_gcc] 1.10.8.1:
4876: * src/targets/apache13core/pa_threads.C [vs2005_to_gcc] 1.5.12.1:
4877: * src/targets/cgi/getopt.c [vs2005_to_gcc] 1.4.10.1:
4878: * src/targets/cgi/parser3.C [vs2005_to_gcc] 1.238.8.1:
4879: * src/targets/cgi/parser3.vcproj [vs2005_to_gcc] 1.13.8.1:
4880: * src/targets/isapi/pa_threads.C [vs2005_to_gcc] 1.17.12.1:
4881: * src/targets/isapi/parser3isapi.C [vs2005_to_gcc] 1.96.10.1:
4882: * src/targets/isapi/parser3isapi.vcproj [vs2005_to_gcc] 1.9.8.1:
4883: * src/types/pa_value.C [vs2005_to_gcc] 1.19.12.1:
4884: * src/types/pa_value.h [vs2005_to_gcc] 1.126.12.1:
4885: * src/types/pa_vcookie.C [vs2005_to_gcc] 1.68.12.1:
4886: * src/types/pa_vmail.C [vs2005_to_gcc] 1.73.10.1:
4887: * src/types/pa_vresponse.C [vs2005_to_gcc] 1.26.12.1:
4888: * src/types/pa_vstatus.C [vs2005_to_gcc] 1.25.12.1:
4889: * src/types/types.vcproj [vs2005_to_gcc] 1.17.8.1:
4890: * tests/descript.ion [vs2005_to_gcc] 1.3.8.1:
4891: * www/htdocs/_bug.html [vs2005_to_gcc] 1.116.6.1:
4892: * www/htdocs/_bug.xsl [vs2005_to_gcc] 1.15.18.1:
4893: ! switched to VS2005 (projects and object<info explicitly typed>.for_each(, info))
4894: + $response:field[] setting void means removing
4895: + grammar $name` name stops now, for mysql `$field`
4896: + started ^break[] ^continue[], in ^for. TODO: to other iterators (while, menu, foreach)
4897: + all log messages += [uri=, method=, cl=]
4898:
4899: 2006-03-23 moko
4900: * Makefile.am [release_3_1_6] 1.48.6.2.2.1:
4901: * Makefile.am [release_3_2_1] 1.51.6.3:
4902: * Makefile.in [release_3_1_6] 1.62.6.3.2.1:
4903: * Makefile.in [release_3_2_1] 1.65.6.3:
4904: * acinclude.m4 [release_3_1_6] 1.35.6.3.2.1:
4905: * acinclude.m4 [release_3_2_1] 1.38.6.1:
4906: * aclocal.m4 [release_3_1_6] 1.38.6.3.2.1:
4907: * aclocal.m4 [release_3_2_1] 1.41.6.1:
4908: * acsite.m4 [release_3_1_6] 1.13.6.2.2.1:
4909: * acsite.m4 [release_3_2_1] 1.16.6.1:
4910: * configure [release_3_1_6] 1.83.6.4.2.2:
4911: * configure [release_3_2_1] 1.90.2.2:
4912: * configure.in [release_3_1_6] 1.83.6.5.2.2:
4913: * configure.in [release_3_2_1] 1.91.2.2:
4914: * src/include/pa_version.h [release_3_1_6] 1.19.6.6.2.2:
4915: * src/include/pa_version.h [release_3_2_1] 1.27.2.2:
4916: *** empty log message ***
4917:
4918: 2006-03-04 paf
4919: * src/main/pa_string.C 1.206:
4920: ! cache file curruption checks++ [thanks to Igor Zinkovsky for
4921: detailed report]
4922:
4923: * src/main/pa_string.C [release_3_1_6] 1.202.6.2.2.1:
4924: * src/main/pa_string.C [release_3_2_1] 1.205.4.1:
4925: merged from HEAD
4926: ! cache file curruption checks++ [thanks to Igor Zinkovsky for detailed report]
4927:
4928: 2006-03-01 paf
4929: * src/main/untaint.C [release_3_1_6] 1.134.6.2.2.1:
4930: merged from HEAD
4931: ! mail:send << changed \r or \n to ' ' in
4932:
4933: 2006-02-18 paf
4934: * src/main/untaint.C [release_3_2_1] 1.136.6.1:
4935: merged from HEAD
4936: ! mail:send << changed \r or \n to ' ' in
4937:
4938: * src/main/untaint.C 1.137:
4939: ! mail:send << changed \r or \n to ' ' in
4940:
4941: 2006-02-03 paf
4942: * src/main/pa_common.C 1.217:
4943: ! bugfix: decoding from base64
4944:
4945: * src/main/pa_common.C [release_3_2_1] 1.216.4.1:
4946: merged from HEAD
4947: ! bugfix: decoding from base64
4948:
4949: 2006-01-20 paf
4950: * src/classes/table.C 1.220:
4951: ! bugfix ^table.save[$.encloser-s now handled properly
4952:
4953: * src/classes/table.C [release_3_1_6] 1.208.6.11.2.1:
4954: * src/classes/table.C [release_3_2_1] 1.219.6.1:
4955: merged from HEAD
4956: ! bugfix ^table.save[$.encloser-s now handled properly
4957:
4958: * src/types/pa_vhashfile.C [release_3_1_6] 1.48.14.1:
4959: . merged hashfile.foreach memory economy fix
4960:
4961: 2006-01-19 paf
4962: * buildall-with-xml [release_3_2_1] 1.1.2.4:
4963: * buildall-without-xml [release_3_2_1] 1.1.2.4:
4964: merged from HEAD
4965: ! libgc:USE_MUNMAP activates merging of free memory blocks which helps a lot in our case:
4966: after transform we want CORD(main.result)->cstr[big malloc]->transcode[big malloc]
4967:
4968: * buildall-with-xml 1.3:
4969: * buildall-without-xml 1.3:
4970: ! libgc:USE_MUNMAP activates merging of free memory blocks which helps a lot in our case:
4971: after transform we want CORD(main.result)->cstr[big malloc]->transcode[big malloc]
4972:
4973: * src/types/pa_vhashfile.C [release_3_2_1] 1.48.16.1:
4974: . merged hashfile.foreach memory economy fix
4975:
4976: 2006-01-17 paf
4977: * src/types/pa_vhashfile.C 1.49:
4978: ! hashfile.foreach: counted pairs before reading them. got rid
4979: of reallocs = became quicker and less fragmentated
4980:
4981: 2005-12-29 paf
4982: * Makefile.am [release_3_2_1] 1.51.6.2:
4983: * Makefile.in [release_3_2_1] 1.65.6.2:
4984: * src/lib/ltdl/Makefile.am [release_3_2_1] 1.2.14.2:
4985: * src/lib/ltdl/Makefile.in [release_3_2_1] 1.8.6.2:
4986: . now site.m4 also packaged when 'make dist', so do configure
4987: companion files in src/lib/ltdl
4988:
4989: * src/lib/ltdl/Makefile.am [release_3_2_1] 1.2.14.1:
4990: * src/lib/ltdl/Makefile.in [release_3_2_1] 1.8.6.1:
4991: * src/lib/ltdl/acconfig.h [release_3_2_1] 1.1.2.1:
4992: * src/lib/ltdl/acinclude.m4 [release_3_2_1] 1.2.38.1:
4993: * src/lib/ltdl/config.guess [release_3_2_1] 1.2.2.1:
4994: * src/lib/ltdl/config.sub [release_3_2_1] 1.2.2.1:
4995: * src/lib/ltdl/configure.in [release_3_2_1] 1.4.36.1:
4996: * src/lib/ltdl/install-sh [release_3_2_1] 1.2.2.1:
4997: * src/lib/ltdl/ltmain.sh [release_3_2_1] 1.1.2.1:
4998: * src/lib/ltdl/missing [release_3_2_1] 1.2.2.1:
4999: . now config_auto.h is created with configure [were constant]
5000:
5001: * INSTALL [release_3_2_1] 1.48.2.2:
5002: * buildall-with-xml [release_3_2_1] 1.1.2.3:
5003: * buildall-without-xml [release_3_2_1] 1.1.2.3:
5004: *** empty log message ***
5005:
5006: * buildall-with-xml [release_3_2_1] 1.1.2.2:
5007: * buildall-without-xml [release_3_2_1] 1.1.2.2:
5008: . farawell doc indication
5009:
5010: * src/lib/ltdl/ltmain.sh 1.1:
5011: file ltmain.sh was initially added on branch release_3_2_1.
5012:
5013: * INSTALL 1.49:
5014: * Makefile.am 1.52:
5015: * Makefile.in 1.66:
5016: * buildall-with-xml 1.2:
5017: * buildall-without-xml 1.2:
5018: * configure 1.91:
5019: * configure.in 1.92:
5020: * src/include/pa_version.h 1.28:
5021: * src/lib/ltdl/Makefile.am 1.3:
5022: * src/lib/ltdl/Makefile.in 1.9:
5023: * src/lib/ltdl/acconfig.h 1.2:
5024: * src/lib/ltdl/acinclude.m4 1.3:
5025: * src/lib/ltdl/config.guess 1.3:
5026: * src/lib/ltdl/config.sub 1.3:
5027: * src/lib/ltdl/configure.in 1.5:
5028: * src/lib/ltdl/install-sh 1.3:
5029: * src/lib/ltdl/ltmain.sh 1.2:
5030: * src/lib/ltdl/missing 1.3:
5031: * www/htdocs/_bug.html 1.116:
5032: . merged from 3.2.1
5033:
5034: * INSTALL [release_3_2_1] 1.48.2.3:
5035: . references to documentation and some clarification
5036:
5037: * Makefile.am [release_3_2_1] 1.51.6.1:
5038: * Makefile.in [release_3_2_1] 1.65.6.1:
5039: . dist+=buildall*
5040:
5041: * src/lib/ltdl/acconfig.h 1.1:
5042: file acconfig.h was initially added on branch release_3_2_1.
5043:
5044: 2005-12-28 paf
5045: * configure [release_3_2_1] 1.90.2.1:
5046: . 3.2.1
5047:
5048: * buildall-with-xml 1.1:
5049: file buildall-with-xml was initially added on branch
5050: release_3_2_1.
5051:
5052: * INSTALL [release_3_2_1] 1.48.2.1:
5053: * buildall-with-xml [release_3_2_1] 1.1.2.1:
5054: * buildall-without-xml [release_3_2_1] 1.1.2.1:
5055: + started to simplify build process, see INSTALL
5056:
5057: * buildall-without-xml 1.1:
5058: file buildall-without-xml was initially added on branch
5059: release_3_2_1.
5060:
5061: 2005-12-26 paf
5062: * configure.in [release_3_1_6] 1.83.6.5.2.1:
5063: * src/include/pa_version.h [release_3_1_6] 1.19.6.6.2.1:
5064: * src/main/compile.tab.C [release_3_1_6] 1.103.8.10.2.1:
5065: version
5066:
5067: * configure [release_3_1_6] 1.83.6.4.2.1:
5068: ver
5069:
5070: 2005-12-21 paf
5071: * src/main/compile.tab.C 1.112:
5072: * src/main/main.vcproj 1.18:
5073: * www/htdocs/_bug.html 1.115:
5074: . win32: grammar is now compiled with bison 1.875b, it reports
5075: unexpected token names
5076:
5077: 2005-12-19 paf
5078: * configure 1.89:
5079: * src/lib/Makefile.in 1.15:
5080: * src/lib/cord/Makefile.in 1.6:
5081: . makes
5082:
5083: * src/main/compile.tab.C [release_3_1_5] 1.103.8.10:
5084: * src/types/pa_vxnode.h [release_3_1_5] 1.30.12.2:
5085: * www/htdocs/_bug.html [release_3_1_5] 1.84.4.16:
5086: * www/htdocs/_bug.xsl [release_3_1_5] 1.15.6.1:
5087: ! bugfix xnode now holds a link to xmlNode to prevent premature
5088: gc(xmlNode)
5089:
5090: * configure 1.90:
5091: * configure.in 1.91:
5092: * src/classes/classes.vcproj 1.13:
5093: * src/include/pa_config_fixed.h 1.70:
5094: * src/include/pa_version.h 1.26:
5095: * src/include/pa_version.h 1.27:
5096: * src/lib/gd/gd.vcproj 1.8:
5097: * src/lib/smtp/smtp.vcproj 1.7:
5098: * src/main/main.vcproj 1.17:
5099: * src/main/pa_globals.C 1.181:
5100: * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.10:
5101: * src/targets/cgi/parser3.vcproj 1.13:
5102: * src/targets/isapi/parser3isapi.vcproj 1.9:
5103: * src/types/types.vcproj 1.17:
5104: . killing gdome [what a relief]
5105:
5106: * src/types/pa_vxnode.C 1.47:
5107: . less warnings
5108:
5109: * src/targets/cgi/parser3.C 1.238:
5110: . style
5111:
5112: * src/classes/xnode.C 1.74:
5113: . "xml.dom"
5114: . xnode.select* now works on xdoc too [were barking "not element"]
5115:
5116: * tests/137.html 1.3:
5117: * tests/results/137.processed 1.4:
5118: . not handled this case yet. code does not hang from inserting
5119: parent into child, considering thing minor issue -- nodes are
5120: removed from source anyway, don't know why shold that be an
5121: error after all
5122:
5123: * tests/097.html 1.3:
5124: * tests/106.html 1.3:
5125: * tests/108.html 1.3:
5126: * tests/110.html 1.3:
5127: * tests/112.html 1.3:
5128: * tests/113.html 1.3:
5129: * tests/114.html 1.3:
5130: * tests/115.html 1.3:
5131: * tests/116.html 1.3:
5132: * tests/117.html 1.3:
5133: * tests/Makefile 1.4:
5134: * tests/results/001.processed 1.4:
5135: * tests/results/002.processed 1.4:
5136: * tests/results/003.processed 1.4:
5137: * tests/results/004.processed 1.4:
5138: * tests/results/005.processed 1.4:
5139: * tests/results/006.processed 1.4:
5140: * tests/results/008.processed 1.4:
5141: * tests/results/009.processed 1.4:
5142: * tests/results/010.processed 1.4:
5143: * tests/results/011.processed 1.4:
5144: * tests/results/012.processed 1.4:
5145: * tests/results/013.processed 1.4:
5146: * tests/results/014.processed 1.4:
5147: * tests/results/015.processed 1.4:
5148: * tests/results/016.processed 1.4:
5149: * tests/results/017.processed 1.4:
5150: * tests/results/018.processed 1.4:
5151: * tests/results/020.processed 1.4:
5152: * tests/results/021.processed 1.4:
5153: * tests/results/022.processed 1.4:
5154: * tests/results/023.processed 1.4:
5155: * tests/results/024.processed 1.4:
5156: * tests/results/025.processed 1.4:
5157: * tests/results/026.processed 1.4:
5158: * tests/results/027.processed 1.4:
5159: * tests/results/028.processed 1.4:
5160: * tests/results/029.processed 1.4:
5161: * tests/results/030.processed 1.4:
5162: * tests/results/031.processed 1.4:
5163: * tests/results/032.processed 1.4:
5164: * tests/results/033.processed 1.4:
5165: * tests/results/034.processed 1.4:
5166: * tests/results/035.processed 1.4:
5167: * tests/results/036.processed 1.4:
5168: * tests/results/037.processed 1.4:
5169: * tests/results/038.processed 1.4:
5170: * tests/results/039.processed 1.4:
5171: * tests/results/040.processed 1.4:
5172: * tests/results/041.processed 1.4:
5173: * tests/results/042.processed 1.4:
5174: * tests/results/043.processed 1.4:
5175: * tests/results/044.processed 1.4:
5176: * tests/results/045.processed 1.4:
5177: * tests/results/046.processed 1.4:
5178: * tests/results/047.processed 1.4:
5179: * tests/results/048.processed 1.4:
5180: * tests/results/049.processed 1.4:
5181: * tests/results/050.processed 1.4:
5182: * tests/results/051.processed 1.4:
5183: * tests/results/052.processed 1.4:
5184: * tests/results/053.processed 1.4:
5185: * tests/results/054.processed 1.4:
5186: * tests/results/055.processed 1.4:
5187: * tests/results/056.processed 1.4:
5188: * tests/results/057.processed 1.4:
5189: * tests/results/058.processed 1.4:
5190: * tests/results/059.processed 1.4:
5191: * tests/results/060.processed 1.4:
5192: * tests/results/061.processed 1.4:
5193: * tests/results/062.processed 1.4:
5194: * tests/results/063.processed 1.4:
5195: * tests/results/064.processed 1.4:
5196: * tests/results/065.processed 1.4:
5197: * tests/results/066.processed 1.4:
5198: * tests/results/067.processed 1.4:
5199: * tests/results/068.processed 1.4:
5200: * tests/results/069.processed 1.4:
5201: * tests/results/070.processed 1.4:
5202: * tests/results/071.processed 1.4:
5203: * tests/results/072.processed 1.4:
5204: * tests/results/073.processed 1.4:
5205: * tests/results/074.processed 1.4:
5206: * tests/results/075.processed 1.4:
5207: * tests/results/076.processed 1.4:
5208: * tests/results/077.processed 1.4:
5209: * tests/results/078.processed 1.4:
5210: * tests/results/079.processed 1.4:
5211: * tests/results/080.processed 1.4:
5212: * tests/results/081.processed 1.4:
5213: * tests/results/082.processed 1.4:
5214: * tests/results/083.processed 1.4:
5215: * tests/results/084.processed 1.4:
5216: * tests/results/085.processed 1.4:
5217: * tests/results/086.processed 1.4:
5218: * tests/results/087.processed 1.4:
5219: * tests/results/088.processed 1.4:
5220: * tests/results/089.processed 1.4:
5221: * tests/results/090.processed 1.4:
5222: * tests/results/091.processed 1.4:
5223: * tests/results/092.processed 1.4:
5224: * tests/results/093.processed 1.4:
5225: * tests/results/094.processed 1.4:
5226: * tests/results/095.processed 1.4:
5227: * tests/results/096.processed 1.4:
5228: * tests/results/097.processed 1.4:
5229: * tests/results/099.processed 1.4:
5230: * tests/results/100.processed 1.3:
5231: * tests/results/101.processed 1.4:
5232: * tests/results/102.processed 1.4:
5233: * tests/results/104.processed 1.4:
5234: * tests/results/105.processed 1.4:
5235: * tests/results/106.processed 1.4:
5236: * tests/results/107.processed 1.4:
5237: * tests/results/108.processed 1.4:
5238: * tests/results/109.processed 1.4:
5239: * tests/results/110.processed 1.4:
5240: * tests/results/111.processed 1.4:
5241: * tests/results/112.processed 1.4:
5242: * tests/results/113.processed 1.4:
5243: * tests/results/114.processed 1.4:
5244: * tests/results/115.processed 1.4:
5245: * tests/results/117.processed 1.4:
5246: * tests/results/119.processed 1.4:
5247: * tests/results/120.processed 1.4:
5248: * tests/results/121.processed 1.4:
5249: * tests/results/122.processed 1.4:
5250: * tests/results/123.processed 1.4:
5251: * tests/results/124.processed 1.4:
5252: * tests/results/125.processed 1.4:
5253: * tests/results/126.processed 1.4:
5254: * tests/results/127.processed 1.4:
5255: * tests/results/128.processed 1.4:
5256: * tests/results/129.processed 1.4:
5257: * tests/results/130.processed 1.4:
5258: * tests/results/131.processed 1.4:
5259: * tests/results/132.processed 1.4:
5260: * tests/results/133.processed 1.4:
5261: * tests/results/134.processed 1.4:
5262: * tests/results/135.processed 1.4:
5263: * tests/results/136.processed 1.4:
5264: * tests/results/138.processed 1.4:
5265: * tests/results/139.processed 1.4:
5266: * tests/results/140.processed 1.4:
5267: * tests/results/141.processed 1.4:
5268: * tests/results/142.processed 1.2:
5269: * tests/results/143.processed 1.2:
5270: * tests/results/144.processed 1.2:
5271: * tests/results/145.processed 1.2:
5272: * tests/results/146.processed 1.2:
5273: * tests/results/147.processed 1.2:
5274: * tests/results/148.processed 1.2:
5275: * tests/results/149.processed 1.2:
5276: * tests/results/auto.p 1.1:
5277: * tests/run_parser.sh 1.3:
5278: . now works if we turn off default auto.p
5279:
5280: * src/types/pa_vxnode.C 1.46:
5281: * tests/142.html 1.2:
5282: * tests/144.html 1.2:
5283: * tests/145.html 1.2:
5284: * tests/149.html 1.1:
5285: * tests/descript.ion 1.3:
5286: * tests/outputs/d.cmd 1.1:
5287: * tests/results/142.processed 1.1:
5288: * tests/results/143.processed 1.1:
5289: * tests/results/144.processed 1.1:
5290: * tests/results/145.processed 1.1:
5291: * tests/results/146.processed 1.1:
5292: * tests/results/147.processed 1.1:
5293: * tests/results/148.processed 1.1:
5294: * tests/results/149.processed 1.1:
5295: * www/htdocs/_bug.html 1.114:
5296: . removed .nodeValue from all node types other than 5 (grabbed
5297: piece from gdome)
5298:
5299: 2005-12-16 paf
5300: * tests/142.html 1.1:
5301: * tests/143.html 1.1:
5302: * tests/144.html 1.1:
5303: * tests/145.html 1.1:
5304: . dom [part]
5305:
5306: * tests/146.html 1.1:
5307: * tests/147.html 1.1:
5308: * tests/148.html 1.1:
5309: * www/htdocs/_bug.html 1.113:
5310: . more tests
5311:
5312: * src/main/compile.tab.C [release_3_1_5] 1.103.8.9:
5313: * src/main/compile.tab.C [release_3_2_0] 1.109.2.2:
5314: * src/main/compile.y [release_3_1_5] 1.213.10.7:
5315: * src/main/compile.y [release_3_2_0] 1.217.2.2:
5316: * src/types/pa_value.h [release_3_1_5] 1.119.6.4:
5317: * src/types/pa_vvoid.h [release_3_1_5] 1.22.8.2:
5318: merged from HEAD
5319: ! fixed overoptimized ^call(false) case. (confused it with ^call[] case)
5320:
5321: * src/main/compile.tab.C 1.111:
5322: * src/main/compile.y 1.219:
5323: * www/htdocs/_bug.html 1.112:
5324: ! fixed overoptimized ^call(false) case. (confused it with ^call[
5325: ] case)
5326:
5327: * INSTALL 1.47:
5328: * configure.in 1.90:
5329: * src/lib/Makefile.am 1.8:
5330: . sweetest part [no glib/gdome in INSTALL and patches]
5331:
5332: * tests/006.html 1.3:
5333: * tests/034.html 1.3:
5334: * tests/057.html 1.3:
5335: * tests/Makefile 1.3:
5336: * tests/make_tests.cmd 1.1:
5337: * tests/results/001.processed 1.3:
5338: * tests/results/002.processed 1.3:
5339: * tests/results/003.processed 1.3:
5340: * tests/results/004.processed 1.3:
5341: * tests/results/005.processed 1.3:
5342: * tests/results/006.processed 1.3:
5343: * tests/results/008.processed 1.3:
5344: * tests/results/009.processed 1.3:
5345: * tests/results/010.processed 1.3:
5346: * tests/results/011.processed 1.3:
5347: * tests/results/012.processed 1.3:
5348: * tests/results/013.processed 1.3:
5349: * tests/results/014.processed 1.3:
5350: * tests/results/015.processed 1.3:
5351: * tests/results/016.processed 1.3:
5352: * tests/results/017.processed 1.3:
5353: * tests/results/018.processed 1.3:
5354: * tests/results/019.processed 1.3:
5355: * tests/results/020.processed 1.3:
5356: * tests/results/021.processed 1.3:
5357: * tests/results/022.processed 1.3:
5358: * tests/results/023.processed 1.3:
5359: * tests/results/024.processed 1.3:
5360: * tests/results/025.processed 1.3:
5361: * tests/results/026.processed 1.3:
5362: * tests/results/027.processed 1.3:
5363: * tests/results/028.processed 1.3:
5364: * tests/results/029.processed 1.3:
5365: * tests/results/030.processed 1.3:
5366: * tests/results/031.processed 1.3:
5367: * tests/results/032.processed 1.3:
5368: * tests/results/033.processed 1.3:
5369: * tests/results/034.processed 1.3:
5370: * tests/results/035.processed 1.3:
5371: * tests/results/036.processed 1.3:
5372: * tests/results/037.processed 1.3:
5373: * tests/results/038.processed 1.3:
5374: * tests/results/039.processed 1.3:
5375: * tests/results/040.processed 1.3:
5376: * tests/results/041.processed 1.3:
5377: * tests/results/042.processed 1.3:
5378: * tests/results/043.processed 1.3:
5379: * tests/results/044.processed 1.3:
5380: * tests/results/045.processed 1.3:
5381: * tests/results/046.processed 1.3:
5382: * tests/results/047.processed 1.3:
5383: * tests/results/048.processed 1.3:
5384: * tests/results/049.processed 1.3:
5385: * tests/results/050.processed 1.3:
5386: * tests/results/051.processed 1.3:
5387: * tests/results/052.processed 1.3:
5388: * tests/results/053.processed 1.3:
5389: * tests/results/054.processed 1.3:
5390: * tests/results/055.processed 1.3:
5391: * tests/results/056.processed 1.3:
5392: * tests/results/057.processed 1.3:
5393: * tests/results/058.processed 1.3:
5394: * tests/results/059.processed 1.3:
5395: * tests/results/060.processed 1.3:
5396: * tests/results/061.processed 1.3:
5397: * tests/results/062.processed 1.3:
5398: * tests/results/063.processed 1.3:
5399: * tests/results/064.processed 1.3:
5400: * tests/results/065.processed 1.3:
5401: * tests/results/066.processed 1.3:
5402: * tests/results/067.processed 1.3:
5403: * tests/results/068.processed 1.3:
5404: * tests/results/069.processed 1.3:
5405: * tests/results/070.processed 1.3:
5406: * tests/results/071.processed 1.3:
5407: * tests/results/072.processed 1.3:
5408: * tests/results/073.processed 1.3:
5409: * tests/results/074.processed 1.3:
5410: * tests/results/075.processed 1.3:
5411: * tests/results/076.processed 1.3:
5412: * tests/results/077.processed 1.3:
5413: * tests/results/078.processed 1.3:
5414: * tests/results/079.processed 1.3:
5415: * tests/results/080.processed 1.3:
5416: * tests/results/081.processed 1.3:
5417: * tests/results/082.processed 1.3:
5418: * tests/results/083.processed 1.3:
5419: * tests/results/084.processed 1.3:
5420: * tests/results/085.processed 1.3:
5421: * tests/results/086.processed 1.3:
5422: * tests/results/087.processed 1.3:
5423: * tests/results/088.processed 1.3:
5424: * tests/results/089.processed 1.3:
5425: * tests/results/090.processed 1.3:
5426: * tests/results/091.processed 1.3:
5427: * tests/results/092.processed 1.3:
5428: * tests/results/093.processed 1.3:
5429: * tests/results/094.processed 1.3:
5430: * tests/results/095.processed 1.3:
5431: * tests/results/096.processed 1.3:
5432: * tests/results/097.processed 1.3:
5433: * tests/results/099.processed 1.3:
5434: * tests/results/101.processed 1.3:
5435: * tests/results/102.processed 1.3:
5436: * tests/results/104.processed 1.3:
5437: * tests/results/105.processed 1.3:
5438: * tests/results/106.processed 1.3:
5439: * tests/results/107.processed 1.3:
5440: * tests/results/108.processed 1.3:
5441: * tests/results/109.processed 1.3:
5442: * tests/results/110.processed 1.3:
5443: * tests/results/111.processed 1.3:
5444: * tests/results/112.processed 1.3:
5445: * tests/results/113.processed 1.3:
5446: * tests/results/114.processed 1.3:
5447: * tests/results/115.processed 1.3:
5448: * tests/results/116.processed 1.3:
5449: * tests/results/117.processed 1.3:
5450: * tests/results/118.processed 1.3:
5451: * tests/results/119.processed 1.3:
5452: * tests/results/120.processed 1.3:
5453: * tests/results/121.processed 1.3:
5454: * tests/results/122.processed 1.3:
5455: * tests/results/123.processed 1.3:
5456: * tests/results/124.processed 1.3:
5457: * tests/results/125.processed 1.3:
5458: * tests/results/126.processed 1.3:
5459: * tests/results/127.processed 1.3:
5460: * tests/results/128.processed 1.3:
5461: * tests/results/129.processed 1.3:
5462: * tests/results/130.processed 1.3:
5463: * tests/results/131.processed 1.3:
5464: * tests/results/132.processed 1.3:
5465: * tests/results/133.processed 1.3:
5466: * tests/results/134.processed 1.3:
5467: * tests/results/135.processed 1.3:
5468: * tests/results/136.processed 1.3:
5469: * tests/results/137.processed 1.3:
5470: * tests/results/138.processed 1.3:
5471: * tests/results/139.processed 1.3:
5472: * tests/results/140.processed 1.3:
5473: * tests/results/141.processed 1.3:
5474: . refreshed old tests, made them work without auto.p (in utf8)
5475: . things noted:
5476: . gif got encoded differently
5477: . exif 0000:00:00 decoded now into 0000:00:00 (were some strange year)
5478:
5479: * src/classes/xdoc.C 1.149:
5480: * src/classes/xnode.C 1.72:
5481: * src/classes/xnode.h 1.25:
5482: * src/include/pa_charset.h 1.32:
5483: * src/include/pa_config_includes.h 1.32:
5484: * src/include/pa_globals.h 1.113:
5485: * src/include/pa_memory.h 1.14:
5486: * src/include/pa_request.h 1.180:
5487: * src/include/pa_xml_exception.h 1.5:
5488: * src/lib/cord/Makefile.am 1.4:
5489: * src/lib/cord/cord.vcproj 1.3:
5490: * src/lib/cord/cordbscs.c 1.6:
5491: * src/lib/cord/cordprnt.c 1.4:
5492: * src/lib/cord/cordxtra.c 1.7:
5493: * src/main/compile.tab.C 1.110:
5494: * src/main/pa_charset.C 1.54:
5495: * src/main/pa_globals.C 1.180:
5496: * src/main/pa_memory.C 1.7:
5497: * src/main/pa_request.C 1.280:
5498: * src/main/pa_stylesheet_connection.C 1.4:
5499: * src/main/pa_xml_exception.C 1.5:
5500: * src/types/pa_vxdoc.C 1.30:
5501: * src/types/pa_vxdoc.h 1.41:
5502: * src/types/pa_vxnode.C 1.44:
5503: * src/types/pa_vxnode.h 1.36:
5504: * www/htdocs/.htaccess 1.49:
5505: * www/htdocs/_bug.html 1.111:
5506: . started killing gdome
5507:
5508: * INSTALL 1.48:
5509: . revived linux libgc fix
5510:
5511: * src/types/pa_vxdoc.C 1.31:
5512: * src/types/pa_vxnode.C 1.45:
5513: * src/types/pa_vxnode.h 1.37:
5514: + xdoc DOM props
5515:
5516: * src/classes/xnode.C 1.73:
5517: . also bark on possible errors
5518:
5519: 2005-12-13 paf
5520: * src/main/pa_request.C [release_3_1_5] 1.274.6.5:
5521: * src/main/pa_request.C [release_3_2_0] 1.278.2.1:
5522: merged from HEAD
5523: ! 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)
5524:
5525: * src/main/pa_request.C 1.279:
5526: ! when code in @unhandled_exception thrown another exception,
5527: print correct origin (earlier code in catch of exception inside
5528: of @unhandled_exception grabbed parent_frame(original_exception)
5529: origin and printed it, instead of true origin)
5530:
5531: 2005-12-09 paf
5532: * src/main/pa_string.C 1.205:
5533: * src/main/pa_string.C [release_3_2_0] 1.203.2.2:
5534: merged from 3.1.5
5535: ! regex tainting were ignored in ^string.matched :(
5536:
5537: * INSTALL 1.45:
5538: * configure 1.88:
5539: * configure.in 1.89:
5540: * src/classes/date.C 1.73:
5541: * src/include/pa_config_fixed.h 1.69:
5542: * src/include/pa_version.h 1.25:
5543: * src/main/compile.y 1.218:
5544: * src/main/compile_tools.h 1.77:
5545: * src/main/pa_charset.C 1.53:
5546: * src/main/pa_common.C 1.216:
5547: * src/main/pa_globals.C 1.179:
5548: * src/main/pa_string.C 1.204:
5549: * src/targets/apache13core/mod_parser3_core.C 1.10:
5550: * src/targets/cgi/getopt.c 1.4:
5551: * src/targets/isapi/parser3isapi.C 1.96:
5552: * src/types/pa_vmail.C 1.73:
5553: * www/htdocs/.htaccess 1.48:
5554: * www/htdocs/_bug.txt 1.8:
5555: * www/htdocs/auto.p 1.25:
5556: . merged latest fixes from 3.2.0
5557:
5558: * src/main/pa_string.C [release_3_1_5] 1.202.6.2:
5559: ! regex tainting were ignored in ^string.matched :(
5560:
5561: * INSTALL [release_3_2_0] 1.44.2.5:
5562: . updated INSTALL doc to work around linux stack base detection
5563: problem, due to change in gc6.4 code
5564:
5565: 2005-12-08 paf
5566: * src/types/pa_vmail.C [release_3_1_5] 1.71.6.2:
5567: merged from 3.2.0
5568: ! bcc line longer then 500 chars now handled OK [were wrapped on 500th char according to rfc, but sendmail failed to unwrap it properly]
5569:
5570: * src/classes/date.C [release_3_2_0] 1.72.2.1:
5571: * src/include/pa_config_fixed.h [release_3_2_0] 1.68.2.2:
5572: * src/main/compile.tab.C [release_3_2_0] 1.109.2.1:
5573: * src/main/compile.y [release_3_2_0] 1.217.2.1:
5574: * src/main/compile_tools.h [release_3_2_0] 1.76.2.1:
5575: * src/main/pa_charset.C [release_3_2_0] 1.52.2.1:
5576: * src/main/pa_common.C [release_3_2_0] 1.215.2.1:
5577: * src/main/pa_globals.C [release_3_2_0] 1.178.2.1:
5578: * src/main/pa_string.C [release_3_2_0] 1.203.2.1:
5579: * src/targets/cgi/getopt.c [release_3_2_0] 1.3.24.1:
5580: * src/targets/isapi/parser3isapi.C [release_3_2_0] 1.95.2.3:
5581: * www/htdocs/_bug.html [release_3_2_0] 1.110.2.1:
5582: * www/htdocs/_bug.txt [release_3_2_0] 1.7.2.1:
5583: * www/htdocs/auto.p [release_3_2_0] 1.24.2.1:
5584: . less warnings
5585:
5586: * src/targets/isapi/parser3isapi.C [release_3_2_0] 1.95.2.2:
5587: . undone some strange change since 3.1.5
5588:
5589: * src/include/pa_config_fixed.h [release_3_2_0] 1.68.2.1:
5590: . removed outdated string origins [in current storage scheme
5591: there's no place for them. someday we can add third CORD to
5592: store origins and special version of parser which stores origins
5593: there [separate binary]]
5594:
5595: * src/targets/apache13core/mod_parser3_core.C [release_3_2_0] 1.9.2.1:
5596: * src/targets/isapi/parser3isapi.C [release_3_2_0] 1.95.2.1:
5597: . merged from 3.1.5 release link fixes
5598:
5599: * src/types/pa_vmail.C [release_3_2_0] 1.72.2.1:
5600: ! bcc line longer then 500 chars now handled OK [were wrapped on
5601: 500th char according to rfc, but sendmail failed to unwrap it
5602: properly]
5603:
5604: 2005-12-07 paf
5605: * Makefile.am [release_3_2_0] 1.51.2.1:
5606: * Makefile.in [release_3_2_0] 1.65.2.1:
5607: * acinclude.m4 [release_3_2_0] 1.38.2.1:
5608: * aclocal.m4 [release_3_2_0] 1.41.2.1:
5609: * acsite.m4 [release_3_2_0] 1.16.2.1:
5610: * configure [release_3_2_0] 1.87.2.1:
5611: * configure.in [release_3_2_0] 1.88.2.1:
5612: *** empty log message ***
5613:
5614: * src/include/pa_version.h [release_3_2_0] 1.23.2.1:
5615: makefiles
5616:
5617: 2005-11-28 paf
5618: * src/main/pa_http.C 1.2:
5619: ! status line check made earlier [was totally wrong]
5620:
5621: * src/classes/table.C 1.219:
5622: ! nameless table has columns==0
5623:
5624: 2005-11-25 paf
5625: * src/classes/op.C 1.162:
5626: * www/htdocs/_bug.html 1.110:
5627: * www/htdocs/auto.p 1.24:
5628: + ^while(){}[SEPARATOR]
5629:
5630: * src/include/pa_array.h 1.67:
5631: -this reduces speed(table::load) strange. undoing for now...
5632:
5633: * src/include/pa_version.h 1.23:
5634: -this reduces speed(table::load), strange. undoing
5635:
5636: * src/include/pa_memory.h 1.13:
5637: . removed GC_DEBUG for debug version, it changed gc_malloc
5638: implementation, which obscured profiling
5639:
5640: 2005-11-24 paf
5641: * src/include/Makefile.am 1.10:
5642: * src/include/pa_http.h 1.1:
5643: * src/main/Makefile.am 1.46:
5644: * src/main/main.vcproj 1.16:
5645: . extracted http:// into separate file [preparation for ^file::
5646: cgi[script;$.form[$.field1[]
5647:
5648: * src/classes/file.C 1.142:
5649: * src/include/pa_common.h 1.107:
5650: * src/main/execute.C 1.314:
5651: * src/main/pa_common.C 1.215:
5652: * src/main/pa_request.C 1.278:
5653: ! changed file/dir_readable to simple file/dir_exist, this would
5654: help in situations "class not found because .p file has bad
5655: rights" << in that case error would be explicit "access denied
5656: to 'this' file"
5657:
5658: * Makefile.am 1.51:
5659: * Makefile.in 1.65:
5660: * acinclude.m4 1.38:
5661: * aclocal.m4 1.41:
5662: * acsite.m4 1.16:
5663: * configure 1.87:
5664: * configure.in 1.88:
5665: *** empty log message ***
5666:
5667: * src/include/Makefile.in 1.20:
5668: * src/main/Makefile.in 1.60:
5669: makefiles
5670:
5671: * www/htdocs/_bug.pl 1.5:
5672: * www/htdocs/_bug.txt 1.7:
5673: +! ^file::exec/cgi[script;$.charset[changed] $.QUERY_STRING[^
5674: untaint[URI]{aaa=$form:text} << now %HH would be encoded in $
5675: .charset charset
5676:
5677: 2005-11-22 paf
5678: * src/types/pa_vresponse.C 1.26:
5679: + $response:headers access to internal hash
5680:
5681: * src/targets/apache13core/mod_parser3_core.C 1.9:
5682: * src/targets/isapi/parser3isapi.C 1.95:
5683: + GC_large_alloc_warn_suppressed=0 between requests [apache mod_, isapi]
5684: this reduces number of "GC Warning: Repeated allocation of very large block" messages to only important onces
5685:
5686: * bin/Makefile.in 1.12:
5687: * etc/Makefile.in 1.17:
5688: * etc/parser3.charsets/Makefile.in 1.21:
5689: * src/Makefile.in 1.58:
5690: * src/classes/Makefile.in 1.62:
5691: * src/include/pa_config_auto.h.in 1.43:
5692: * src/lib/Makefile.in 1.14:
5693: * src/lib/cord/Makefile.in 1.5:
5694: * src/lib/cord/include/Makefile.in 1.4:
5695: * src/lib/cord/include/private/Makefile.in 1.4:
5696: * src/lib/gc/Makefile.in 1.4:
5697: * src/lib/gc/include/Makefile.in 1.4:
5698: * src/lib/gd/Makefile.in 1.5:
5699: * src/lib/ltdl/Makefile.in 1.8:
5700: * src/lib/md5/Makefile.in 1.10:
5701: * src/lib/patches/Makefile.in 1.14:
5702: * src/lib/pcre/Makefile.in 1.12:
5703: * src/lib/sdbm/Makefile.in 1.3:
5704: * src/lib/sdbm/apr-include/Makefile.in 1.3:
5705: * src/lib/smtp/Makefile.in 1.5:
5706: * src/sql/Makefile.in 1.14:
5707: * src/targets/Makefile.in 1.45:
5708: * src/targets/apache13/Makefile.in 1.50:
5709: * src/targets/apache13core/Makefile.in 1.7:
5710: * src/targets/cgi/Makefile.in 1.69:
5711: * src/targets/isapi/Makefile.in 1.15:
5712: * src/types/Makefile.in 1.60:
5713: configure+makes
5714:
5715: * src/main/compile.tab.C 1.108:
5716: Makefile
5717:
5718: * src/types/pa_vdate.h 1.42:
5719: ! date TZ save/restore stored pointer to getenv-ed variable,
5720: which does not work both on win32&unix. copied old TZ value now
5721:
5722: * src/include/pa_string.h 1.166:
5723: * src/main/untaint.C 1.136:
5724: + ^taint/untaint[regex] << escapes these: \^$.[]|()?*+{}
5725:
5726: * src/classes/string.C 1.149:
5727: + removed limitation on ^string/int/double:sql{}[$.default[({
5728: param style})] ]
5729:
5730: 2005-11-21 paf
5731: * src/types/Makefile.am 1.40:
5732: * src/types/pa_venv.h 1.33:
5733: * src/types/types.vcproj 1.16:
5734: + merged: $env:PARSER_VERSION reports "3.1.5beta (compiled on
5735: i386-pc-win32)"
5736:
5737: * src/main/compile.y 1.216:
5738: * src/types/pa_value.h 1.126:
5739: * src/types/pa_vbool.h 1.27:
5740: * src/types/pa_vdouble.h 1.50:
5741: * src/types/pa_vint.h 1.44:
5742: * src/types/pa_vmethod_frame.h 1.60:
5743: + merged: expression literals: true/false. ^format[$.indent(true)
5744: ]
5745:
5746: 2005-11-18 paf
5747: * src/include/pa_dir.h 1.18:
5748: ! merged: file:list now sees .xxx files, only . and .. now
5749: removed from list [were removed all .*]
5750:
5751: * src/lib/sdbm/apr_file_io.C 1.5:
5752: ! merged from 3.1.5: hashfile file open error now checked, were
5753: not :( [stole that piece from apache 1.3 sources]
5754:
5755: 2005-08-26 paf
5756: * src/classes/hash.C 1.76:
5757: * src/classes/void.C 1.36:
5758: merged ! optional options were allowed to be empty. were checked
5759: if(is_string), changed to !defined||is_string to allow void
5760:
5761: * src/classes/double.C 1.59:
5762: * src/classes/int.C 1.55:
5763: * src/classes/math.C 1.41:
5764: merged ! many classes/* used as_junction where they needed
5765: as_int/double, so failed with recent "(const) now no junction"
5766: optimization
5767:
5768: * src/classes/date.C 1.72:
5769: merged + date.week
5770:
5771: 2005-08-09 paf
5772: * www/htdocs/.htaccess 1.47:
5773: + ^call[$void] param inside now is void (were: empty string)
5774: ! simplified (double) speedup consequent checks in vmethod_frame
5775:
5776: * src/classes/classes.C 1.22:
5777: * src/classes/classes.h 1.31:
5778: * src/classes/form.C 1.39:
5779: * src/classes/hashfile.C 1.36:
5780: * src/classes/image.C 1.113:
5781: * src/classes/mail.C 1.110:
5782: * src/classes/memory.C 1.8:
5783: * src/classes/response.C 1.27:
5784: * src/classes/xdoc.C 1.148:
5785: * src/classes/xnode.C 1.71:
5786: * src/classes/xnode.h 1.24:
5787: * src/include/pa_cache_managers.h 1.18:
5788: * src/include/pa_charset.h 1.31:
5789: * src/include/pa_charsets.h 1.13:
5790: * src/include/pa_config_fixed.h 1.68:
5791: * src/include/pa_config_includes.h 1.31:
5792: * src/include/pa_dictionary.h 1.18:
5793: * src/include/pa_exception.h 1.45:
5794: * src/include/pa_exec.h 1.18:
5795: * src/include/pa_globals.h 1.112:
5796: * src/include/pa_hash.h 1.66:
5797: * src/include/pa_opcode.h 1.28:
5798: * src/include/pa_operation.h 1.6:
5799: * src/include/pa_os.h 1.5:
5800: * src/include/pa_request.h 1.179:
5801: * src/include/pa_request_charsets.h 1.5:
5802: * src/include/pa_request_info.h 1.5:
5803: * src/include/pa_sapi.h 1.27:
5804: * src/include/pa_socks.h 1.17:
5805: * src/include/pa_sql_connection.h 1.40:
5806: * src/include/pa_sql_driver_manager.h 1.33:
5807: * src/include/pa_stack.h 1.24:
5808: * src/include/pa_stylesheet_connection.h 1.40:
5809: * src/include/pa_stylesheet_manager.h 1.22:
5810: * src/include/pa_table.h 1.58:
5811: * src/include/pa_threads.h 1.30:
5812: * src/include/pa_types.h 1.49:
5813: * src/include/pa_uue.h 1.8:
5814: * src/include/pa_xml_exception.h 1.4:
5815: * src/include/pa_xml_io.h 1.4:
5816: * src/lib/gd/gif.C 1.6:
5817: * src/lib/gd/gif.h 1.4:
5818: * src/lib/gd/gifio.C 1.3:
5819: * src/lib/md5/pa_md5.h 1.11:
5820: * src/lib/md5/pa_md5c.c 1.13:
5821: * src/lib/smtp/comms.C 1.8:
5822: * src/lib/smtp/smtp.C 1.8:
5823: * src/lib/smtp/smtp.h 1.6:
5824: * src/main/compile.C 1.78:
5825: * src/main/compile_tools.C 1.59:
5826: * src/main/compile_tools.h 1.76:
5827: * src/main/pa_cache_managers.C 1.16:
5828: * src/main/pa_charset.C 1.52:
5829: * src/main/pa_charsets.C 1.16:
5830: * src/main/pa_dictionary.C 1.23:
5831: * src/main/pa_dir.C 1.20:
5832: * src/main/pa_exception.C 1.48:
5833: * src/main/pa_exec.C 1.67:
5834: * src/main/pa_memory.C 1.6:
5835: * src/main/pa_os.C 1.8:
5836: * src/main/pa_socks.C 1.24:
5837: * src/main/pa_sql_driver_manager.C 1.85:
5838: * src/main/pa_string.C 1.203:
5839: * src/main/pa_stylesheet_connection.C 1.3:
5840: * src/main/pa_stylesheet_manager.C 1.27:
5841: * src/main/pa_table.C 1.61:
5842: * src/main/pa_uue.C 1.9:
5843: * src/main/pa_xml_exception.C 1.4:
5844: * src/main/pa_xml_io.C 1.19:
5845: * src/sql/pa_sql_driver.h 1.43:
5846: * src/targets/apache13/mod_parser3.c 1.12:
5847: * src/targets/apache13core/pa_threads.C 1.5:
5848: * src/targets/cgi/pa_threads.C 1.16:
5849: * src/targets/cgi/parser3.C 1.237:
5850: * src/targets/isapi/pa_threads.C 1.17:
5851: * src/types/pa_junction.h 1.7:
5852: * src/types/pa_method.h 1.6:
5853: * src/types/pa_property.h 1.2:
5854: * src/types/pa_value.C 1.19:
5855: * src/types/pa_vclass.C 1.33:
5856: * src/types/pa_vclass.h 1.51:
5857: * src/types/pa_vcode_frame.h 1.32:
5858: * src/types/pa_vconsole.h 1.10:
5859: * src/types/pa_vcookie.C 1.68:
5860: * src/types/pa_vcookie.h 1.31:
5861: * src/types/pa_vfile.C 1.41:
5862: * src/types/pa_vfile.h 1.58:
5863: * src/types/pa_vform.C 1.84:
5864: * src/types/pa_vform.h 1.50:
5865: * src/types/pa_vhash.C 1.8:
5866: * src/types/pa_vhash.h 1.58:
5867: * src/types/pa_vhashfile.h 1.33:
5868: * src/types/pa_vimage.C 1.35:
5869: * src/types/pa_vimage.h 1.45:
5870: * src/types/pa_vjunction.h 1.24:
5871: * src/types/pa_vmail.C 1.72:
5872: * src/types/pa_vmail.h 1.17:
5873: * src/types/pa_vmath.C 1.8:
5874: * src/types/pa_vmath.h 1.18:
5875: * src/types/pa_vmemory.h 1.5:
5876: * src/types/pa_vmethod_frame.C 1.8:
5877: * src/types/pa_vobject.C 1.24:
5878: * src/types/pa_vobject.h 1.47:
5879: * src/types/pa_vproperty.h 1.3:
5880: * src/types/pa_vrequest.C 1.37:
5881: * src/types/pa_vrequest.h 1.33:
5882: * src/types/pa_vresponse.h 1.40:
5883: * src/types/pa_vstateless_class.C 1.28:
5884: * src/types/pa_vstateless_class.h 1.53:
5885: * src/types/pa_vstateless_object.h 1.36:
5886: * src/types/pa_vstatus.C 1.25:
5887: * src/types/pa_vstatus.h 1.19:
5888: * src/types/pa_vstring.C 1.26:
5889: * src/types/pa_vstring.h 1.59:
5890: * src/types/pa_vtable.C 1.26:
5891: * src/types/pa_vtable.h 1.54:
5892: * src/types/pa_vvoid.C 1.3:
5893: * src/types/pa_vvoid.h 1.28:
5894: * src/types/pa_vxdoc.C 1.29:
5895: * src/types/pa_vxdoc.h 1.40:
5896: * src/types/pa_vxnode.C 1.43:
5897: * src/types/pa_vxnode.h 1.35:
5898: * src/types/pa_wcontext.C 1.32:
5899: * src/types/pa_wcontext.h 1.49:
5900: * src/types/pa_wwrapper.h 1.36:
5901: 2005
5902:
5903: 2005-08-08 paf
5904: * bin/auto.p.dist.in 1.12:
5905: merged . apache bad 404 handling workaround integrated
5906:
5907: * www/htdocs/_bug.p 1.8:
5908: . merged VJunction(new Junction) optimization from 3.1.4
5909:
5910: * www/htdocs/_bug.xml 1.3:
5911: merged
5912: + optimized constants in expressions vstring->vdouble
5913: + optimized ^call(vdouble), no junction creation, no calls later
5914:
5915: 2005-07-29 paf
5916: * www/htdocs/_bug_derived.p 1.3:
5917: + property getter can now be overridden
5918:
5919: 2005-07-28 paf
5920: * www/htdocs/_bug.sh 1.2:
5921: + 3.2.0 beta: merged from dynamic_fields_join
5922:
5923: 2005-06-06 paf
5924: * www/htdocs/_bug.xsl 1.15:
5925: ! bugfix ^string:sql ^table:sql ^hash:sql now DO process $.bind
5926: option
5927:
5928: 2005-01-19 paf
5929: * src/lib/gd/Makefile.am 1.2:
5930: * src/lib/ltdl/Makefile.am 1.2:
5931: forgotten makefiles.
5932: couple warnings in parser3.C
5933:
5934: 2004-12-23 paf
5935: * src/types/pa_vhashfile.C 1.48:
5936: beauty: hashfile::open now creates dir for new file
5937:
5938: 2004-10-12 paf
5939: * etc/parser3.charsets/windows-1251.cfg 1.12:
5940: euro
5941: promille
5942: +/-
5943:
5944: 2004-10-07 paf
5945: * src/lib/cord/cordbscs.c 1.5:
5946: debugger help: CORD_dump now dumpts \t\r\n as @#| and truncates
5947: long char sequences less
5948:
5949: 2004-09-13 paf
5950: * src/lib/sdbm/sdbm_private.h 1.2:
5951: change: limit on length(key+value) now 8008 bytes, were 1008.
5952: perl sdbm compatibility now ruined
5953:
5954: * src/lib/sdbm/apr-include/apr.h 1.5:
5955: bugfix: error numbers now from errno.h = strerror now returnes
5956: something and we can properly report that to client
5957:
5958: 2004-07-28 paf
5959: * src/lib/ltdl/ltdl.c 1.4:
5960: * src/lib/pcre/pcre_parser_ctype.c 1.5:
5961: bugfix: isspace((unsigned char)c) everywhere. failed on russian
5962: letters
5963:
5964: 2004-07-27 paf
5965: * src/targets/cgi/parser3.vcproj 1.12:
5966: beauty: win32: globaloptimizations ON, release:mapfile ON
5967: todo: copy .mapfile from release somewhere [to help searching for unhandled system exceptions]
5968:
5969: 2004-07-07 paf
5970: * parser3.vssscc 1.2:
5971: ...would not go unnoticed
5972:
5973: 2004-07-01 paf
5974: * src/classes/classes.vcproj 1.12:
5975: * src/lib/cord/cord.vcproj 1.2:
5976: * src/lib/gd/gd.vcproj 1.7:
5977: * src/lib/ltdl/ltdl.vcproj 1.3:
5978: * src/lib/md5/md5.vcproj 1.3:
5979: * src/lib/pcre/pcre.vcproj 1.3:
5980: * src/lib/pcre/pcre_dftables.vcproj 1.4:
5981: * src/lib/pcre/pcre_parser_ctype.vcproj 1.4:
5982: * src/lib/smtp/smtp.vcproj 1.6:
5983: * src/targets/apache13/ApacheModuleParser3.vcproj 1.7:
5984: * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.9:
5985: * src/targets/isapi/parser3isapi.vcproj 1.8:
5986: win32: option: global optimization ON
5987:
5988: 2004-05-26 paf
5989: * etc/parser3.charsets/x-mac-cyrillic.cfg 1.2:
5990: added: thanks to konst
5991:
5992: 2004-05-24 paf
5993: * src/targets/apache13/p3runConfigure.in 1.17:
5994: bugfix: smtp added
5995:
5996: * src/lib/cord/cordxtra.c 1.6:
5997: * src/lib/cord/include/cord.h 1.5:
5998: cancel: more speed, less memory: CORD_chars_block originally intended to ...
5999: it was good that CORD_chars_block were not used: it consumes more memory [and, might be slow too]
6000: undoing that. [and removed that func so that it would not confuse parser developer in future]
6001:
6002: 2004-05-11 paf
6003: * www/htdocs/_bug.gif 1.2:
6004: bugfix: bcc with sendmail now left intact
6005:
6006: 2004-04-05 paf
6007: * src/doc/html2chm.cmd 1.8:
6008: * src/doc/sources2html.cmd 1.6:
6009: merged with 3.1.3
6010:
6011: 2004-04-01 paf
6012: * src/targets/apache13/pa_httpd.h 1.6:
6013: * src/targets/isapi/parser3isapi.def 1.2:
6014: bugfix: sql connections now are disconnected
6015:
6016: 2004-03-30 paf
6017: * src/doc/ClassExample1.dox 1.5:
6018: * src/doc/ClassExample2.dox 1.5:
6019: * src/doc/ClassExample3.dox 1.5:
6020: * src/doc/chmhelper.pl 1.2:
6021: * src/doc/class.dox 1.3:
6022: * src/doc/compiler.dox 1.4:
6023: * src/doc/doxygen.cfg 1.25:
6024: * src/doc/exception.dox 1.3:
6025: * src/doc/executor.dox 1.3:
6026: * src/doc/footer.htm 1.4:
6027: * src/doc/index.dox 1.6:
6028: * src/doc/memory.dox 1.3:
6029: * src/doc/methoded.dox 1.4:
6030: * src/doc/object.dox 1.3:
6031: * src/doc/string.dox 1.6:
6032: * src/doc/targets.dox 1.4:
6033: * src/doc/value.dox 1.4:
6034: merged bugfixes from 3.1.2, changed version to 3.1.3beta
6035:
6036: 2004-03-05 paf
6037: * etc/parser3.charsets/koi8-r.cfg 1.7:
6038: there's special code for grad char!
6039:
6040: 2004-02-25 paf
6041: * etc/parser3.charsets/Makefile.am 1.5:
6042: bugfix: @sysconfdir@ used [were old @charsetsdir@ recently
6043: erased from configure.in]
6044:
6045: 2004-02-24 paf
6046: * src/classes/Makefile.am 1.49:
6047: smtp on unix: steps to work on unix
6048:
6049: * src/lib/smtp/Makefile.am 1.2:
6050: * src/targets/cgi/Makefile.am 1.51:
6051: started porting smtp to unix [testing on solaris]
6052:
6053: 2004-02-11 paf
6054: * parser3.sln 1.9:
6055: started changes to reflect libxml xsl new folders
6056:
6057: * src/lib/sdbm/sdbm.vcproj 1.4:
6058: migrated to latest libxml[2.6.5] and libgdome[1.1.2]
6059: simplified lib build processes
6060:
6061: 2003-11-21 paf
6062: * src/targets/apache13core/Makefile.am 1.5:
6063: * src/targets/apache13core/mod_parser3.C 1.7:
6064: renamed mod_parser3 to mod_parser3_core to help DOXYGEN
6065:
6066: * src/lib/Makefile.am 1.7:
6067: * src/lib/gd/mtables.h 1.1:
6068: rearrange: gd&smtp moved to src/lib
6069:
6070: 2003-11-20 paf
6071: * src/lib/ltdl/config_fixed.h 1.3:
6072: * src/lib/pcre/maketables.c 1.2:
6073: turned on warnings level4 on all projects (except libltdl=off & libsdbm=level3)
6074: found several unitialized vars
6075:
6076: * src/lib/sdbm/apr_strings.C 1.2:
6077: * src/main/pa_pool.C 1.62:
6078: static const char * const IDENT
6079:
6080: * src/include/pa_pool.h 1.89:
6081: more warnings --
6082:
6083: 2003-11-10 paf
6084: * src/lib/sdbm/sdbm.c 1.3:
6085: bugfix: sdbm: .h said it's OK to remove nonexistent pair. .c
6086: coded that that was error. fixed
6087:
6088: 2003-11-06 paf
6089: * src/lib/ltdl/libltdl.vcproj 1.2:
6090: * src/lib/ltdl/libltdl.vcproj.vspscc 1.2:
6091: * src/lib/sdbm/apr-include/apr_errno.h 1.4:
6092: * src/lib/sdbm/apr-include/apr_file_info.h 1.1:
6093: * src/lib/sdbm/apr-include/apr_file_io.h 1.4:
6094: * src/lib/sdbm/apr-include/apr_sdbm.h 1.3:
6095: * src/lib/sdbm/apr-include/apr_strings.h 1.3:
6096: * src/lib/sdbm/apr-include/apu.h 1.3:
6097: hashfile: started again with sdbm from apache
6098:
6099: * tests/todo.txt 1.5:
6100: hashfile: done
6101:
6102: * src/lib/sdbm/Makefile.am 1.3:
6103: * src/lib/sdbm/apr-include/Makefile.am 1.1:
6104: * src/targets/cgi/.cvsignore 1.3:
6105: *** empty log message ***
6106:
6107: * src/lib/sdbm/apr-include/apr_pools.h 1.5:
6108: just compiled
6109:
6110: 2003-11-05 paf
6111: * src/lib/sdbm/sdbm_hash.c 1.1:
6112: * src/lib/sdbm/sdbm_lock.c 1.1:
6113: * src/lib/sdbm/sdbm_pair.c 1.1:
6114: * src/lib/sdbm/sdbm_pair.h 1.1:
6115: * src/lib/sdbm/sdbm_tune.h 1.1:
6116: original from httpd-2.0.43\srclib\apr-util\dbm\sdbm
6117:
6118: * src/main/helpers/CaseFolding.txt 1.1:
6119: http://www.unicode.org/Public/UNIDATA/CaseFolding.txt
6120:
6121: 2003-10-24 paf
6122: * src/lib/cord/Makefile.am 1.3:
6123: * src/lib/md5/Makefile.am 1.3:
6124: * src/lib/pcre/Makefile.am 1.2:
6125: * src/targets/apache13/Makefile.am 1.18:
6126: * src/targets/isapi/Makefile.am 1.3:
6127: .dsp/w -> .vcproj/sln
6128:
6129: 2003-09-29 paf
6130: * src/main/utf8-to-lower.inc 1.1:
6131: * src/main/utf8-to-upper.inc 1.1:
6132: generated by helper
6133:
6134: * src/main/helpers/simple_folding.pl 1.1:
6135: utf-8 upper/lower
6136:
6137: * www/htdocs/base.p 1.7:
6138: * www/htdocs/derived.p 1.25:
6139: * www/htdocs/font.gif 1.2:
6140: * www/htdocs/global.xsl 1.9:
6141: * www/htdocs/index.html 1.213:
6142: * www/htdocs/mailreceive.eml 1.4:
6143: * www/htdocs/mailreceive.html 1.2:
6144: * www/htdocs/operators.p 1.12:
6145: * www/htdocs/parser-status.html 1.3:
6146: * www/htdocs/people.dtd 1.2:
6147: * www/htdocs/some.p 1.3:
6148: removing old tests
6149:
6150: 2003-09-25 paf
6151: * src/lib/cord/cordprnt.c 1.3:
6152: string_fragments_to_cord merged to HEAD
6153:
6154: 2003-08-19 paf
6155: * src/targets/apache13/mod_parser3.C 1.31:
6156: .c
6157:
6158: 2003-08-18 paf
6159: * src/classes/classes.awk 1.8:
6160: merged 3.1.0 latest changes
6161:
6162: * gnu.dsp 1.5:
6163: * parser3.dsw 1.9:
6164: * src/classes/classes.dsp 1.31:
6165: * src/lib/cord/cord.dsp 1.3:
6166: * src/lib/ltdl/libltdl.dsp 1.7:
6167: * src/lib/md5/md5.dsp 1.5:
6168: * src/lib/pcre/pcre.dsp 1.4:
6169: * src/lib/pcre/pcre_dftables.dsp 1.2:
6170: * src/lib/pcre/pcre_parser_ctype.dsp 1.3:
6171: * src/main/main.dsp 1.167:
6172: * src/targets/apache13/ApacheModuleParser3.dsp 1.18:
6173: * src/targets/apache13core/ApacheModuleParser3Core.dsp 1.4:
6174: * src/targets/cgi/parser3.dsp 1.66:
6175: * src/targets/isapi/parser3isapi.dsp 1.44:
6176: * src/types/types.dsp 1.42:
6177: moved to MSVC 7
6178:
6179: * gnu.vcproj 1.1:
6180: new VS project files
6181:
6182: 2003-07-24 paf
6183: * tests/001.html 1.2:
6184: * tests/002.html 1.2:
6185: * tests/003.html 1.2:
6186: * tests/004.html 1.2:
6187: * tests/005.html 1.2:
6188: * tests/006.html 1.2:
6189: * tests/007.html 1.2:
6190: * tests/008.html 1.2:
6191: * tests/009.html 1.2:
6192: * tests/010.html 1.2:
6193: * tests/011.html 1.2:
6194: * tests/012.html 1.2:
6195: * tests/013.html 1.2:
6196: * tests/014.html 1.2:
6197: * tests/015.html 1.2:
6198: * tests/016.html 1.2:
6199: * tests/017.html 1.2:
6200: * tests/018.html 1.2:
6201: * tests/019.html 1.2:
6202: * tests/019paf2001.gif 1.2:
6203: * tests/020.html 1.2:
6204: * tests/021.html 1.2:
6205: * tests/022.html 1.2:
6206: * tests/022_dir/a.html 1.2:
6207: * tests/022_dir/b.txt 1.2:
6208: * tests/022_dir/c.htm 1.2:
6209: * tests/023.html 1.2:
6210: * tests/024.html 1.2:
6211: * tests/025.html 1.2:
6212: * tests/026.html 1.2:
6213: * tests/027.html 1.2:
6214: * tests/028.html 1.2:
6215: * tests/029.html 1.2:
6216: * tests/030.html 1.2:
6217: * tests/031.html 1.2:
6218: * tests/032.html 1.2:
6219: * tests/033.html 1.2:
6220: * tests/034.html 1.2:
6221: * tests/035.html 1.2:
6222: * tests/036.html 1.2:
6223: * tests/037.html 1.2:
6224: * tests/038.html 1.2:
6225: * tests/039.html 1.2:
6226: * tests/040.html 1.2:
6227: * tests/041.html 1.2:
6228: * tests/042.html 1.2:
6229: * tests/043.html 1.2:
6230: * tests/044.html 1.2:
6231: * tests/045.html 1.2:
6232: * tests/046.html 1.2:
6233: * tests/047.html 1.2:
6234: * tests/048.html 1.2:
6235: * tests/049.html 1.2:
6236: * tests/050.html 1.2:
6237: * tests/051.html 1.2:
6238: * tests/051b.p 1.2:
6239: * tests/051t.p 1.2:
6240: * tests/052.html 1.2:
6241: * tests/053.html 1.2:
6242: * tests/054.html 1.2:
6243: * tests/055.html 1.2:
6244: * tests/056.html 1.2:
6245: * tests/057.html 1.2:
6246: * tests/058.html 1.2:
6247: * tests/058_paf2000.png 1.2:
6248: * tests/059.html 1.2:
6249: * tests/060.html 1.2:
6250: * tests/061.dat 1.2:
6251: * tests/061.html 1.2:
6252: * tests/062.html 1.2:
6253: * tests/063.html 1.2:
6254: * tests/064.html 1.2:
6255: * tests/065.html 1.2:
6256: * tests/066.html 1.2:
6257: * tests/067.html 1.2:
6258: * tests/068.html 1.2:
6259: * tests/069.html 1.2:
6260: * tests/070.html 1.2:
6261: * tests/071.html 1.2:
6262: * tests/072.html 1.2:
6263: * tests/073.html 1.2:
6264: * tests/074.html 1.2:
6265: * tests/075.html 1.2:
6266: * tests/076.html 1.2:
6267: * tests/077.html 1.2:
6268: * tests/078.html 1.2:
6269: * tests/079.html 1.2:
6270: * tests/080.html 1.2:
6271: * tests/081.html 1.2:
6272: * tests/082.html 1.2:
6273: * tests/083.html 1.2:
6274: * tests/084.html 1.2:
6275: * tests/085.html 1.2:
6276: * tests/086.html 1.2:
6277: * tests/087.html 1.2:
6278: * tests/088.html 1.2:
6279: * tests/089.html 1.2:
6280: * tests/090.html 1.2:
6281: * tests/091.html 1.2:
6282: * tests/092.html 1.2:
6283: * tests/093.html 1.2:
6284: * tests/094.html 1.2:
6285: * tests/095.html 1.2:
6286: * tests/096.html 1.2:
6287: * tests/096_dir/163.jpg 1.2:
6288: * tests/096_dir/188.jpg 1.2:
6289: * tests/097.html 1.2:
6290: * tests/098.html 1.2:
6291: * tests/098font.gif 1.2:
6292: * tests/099.html 1.2:
6293: * tests/100.html 1.2:
6294: * tests/101.html 1.2:
6295: * tests/102.html 1.2:
6296: * tests/103.html 1.2:
6297: * tests/103mark.gif 1.2:
6298: * tests/103paf2001.gif 1.2:
6299: * tests/104.html 1.2:
6300: * tests/105.html 1.2:
6301: * tests/106.html 1.2:
6302: * tests/107.html 1.2:
6303: * tests/108.html 1.2:
6304: * tests/108.xsl 1.2:
6305: * tests/109.html 1.2:
6306: * tests/110.html 1.2:
6307: * tests/111.html 1.2:
6308: * tests/112.html 1.2:
6309: * tests/113.html 1.2:
6310: * tests/114.html 1.2:
6311: * tests/115.html 1.2:
6312: * tests/116.html 1.2:
6313: * tests/117.html 1.2:
6314: * tests/118.html 1.2:
6315: * tests/119.html 1.2:
6316: * tests/120.html 1.2:
6317: * tests/121.html 1.2:
6318: * tests/122.html 1.2:
6319: * tests/123.html 1.2:
6320: * tests/124.html 1.2:
6321: * tests/125.html 1.2:
6322: * tests/126.html 1.2:
6323: * tests/127.html 1.2:
6324: * tests/128.html 1.2:
6325: * tests/129.html 1.2:
6326: * tests/130.html 1.2:
6327: * tests/131.html 1.2:
6328: * tests/132.html 1.2:
6329: * tests/133.html 1.2:
6330: * tests/134.html 1.2:
6331: * tests/135.html 1.2:
6332: * tests/136.html 1.2:
6333: * tests/137.html 1.2:
6334: * tests/138.html 1.2:
6335: * tests/139.html 1.2:
6336: * tests/140.html 1.2:
6337: * tests/141.html 1.2:
6338: * tests/Makefile 1.2:
6339: * tests/descript.ion 1.2:
6340: * tests/outputs/create-dir 1.2:
6341: * tests/results/001.processed 1.2:
6342: * tests/results/002.processed 1.2:
6343: * tests/results/003.processed 1.2:
6344: * tests/results/004.processed 1.2:
6345: * tests/results/005.processed 1.2:
6346: * tests/results/006.processed 1.2:
6347: * tests/results/007.processed 1.2:
6348: * tests/results/008.processed 1.2:
6349: * tests/results/009.processed 1.2:
6350: * tests/results/010.processed 1.2:
6351: * tests/results/011.processed 1.2:
6352: * tests/results/012.processed 1.2:
6353: * tests/results/013.processed 1.2:
6354: * tests/results/014.processed 1.2:
6355: * tests/results/015.processed 1.2:
6356: * tests/results/016.processed 1.2:
6357: * tests/results/017.processed 1.2:
6358: * tests/results/018.processed 1.2:
6359: * tests/results/019.processed 1.2:
6360: * tests/results/020.processed 1.2:
6361: * tests/results/021.processed 1.2:
6362: * tests/results/022.processed 1.2:
6363: * tests/results/023.processed 1.2:
6364: * tests/results/024.processed 1.2:
6365: * tests/results/025.processed 1.2:
6366: * tests/results/026.processed 1.2:
6367: * tests/results/027.processed 1.2:
6368: * tests/results/028.processed 1.2:
6369: * tests/results/029.processed 1.2:
6370: * tests/results/030.processed 1.2:
6371: * tests/results/031.processed 1.2:
6372: * tests/results/032.processed 1.2:
6373: * tests/results/033.processed 1.2:
6374: * tests/results/034.processed 1.2:
6375: * tests/results/035.processed 1.2:
6376: * tests/results/036.processed 1.2:
6377: * tests/results/037.processed 1.2:
6378: * tests/results/038.processed 1.2:
6379: * tests/results/039.processed 1.2:
6380: * tests/results/040.processed 1.2:
6381: * tests/results/041.processed 1.2:
6382: * tests/results/042.processed 1.2:
6383: * tests/results/043.processed 1.2:
6384: * tests/results/044.processed 1.2:
6385: * tests/results/045.processed 1.2:
6386: * tests/results/046.processed 1.2:
6387: * tests/results/047.processed 1.2:
6388: * tests/results/048.processed 1.2:
6389: * tests/results/049.processed 1.2:
6390: * tests/results/050.processed 1.2:
6391: * tests/results/051.processed 1.2:
6392: * tests/results/052.processed 1.2:
6393: * tests/results/053.processed 1.2:
6394: * tests/results/054.processed 1.2:
6395: * tests/results/055.processed 1.2:
6396: * tests/results/056.processed 1.2:
6397: * tests/results/057.processed 1.2:
6398: * tests/results/058.processed 1.2:
6399: * tests/results/059.processed 1.2:
6400: * tests/results/060.processed 1.2:
6401: * tests/results/061.processed 1.2:
6402: * tests/results/062.processed 1.2:
6403: * tests/results/063.processed 1.2:
6404: * tests/results/064.processed 1.2:
6405: * tests/results/065.processed 1.2:
6406: * tests/results/066.processed 1.2:
6407: * tests/results/067.processed 1.2:
6408: * tests/results/068.processed 1.2:
6409: * tests/results/069.processed 1.2:
6410: * tests/results/070.processed 1.2:
6411: * tests/results/071.processed 1.2:
6412: * tests/results/072.processed 1.2:
6413: * tests/results/073.processed 1.2:
6414: * tests/results/074.processed 1.2:
6415: * tests/results/075.processed 1.2:
6416: * tests/results/076.processed 1.2:
6417: * tests/results/077.processed 1.2:
6418: * tests/results/078.processed 1.2:
6419: * tests/results/079.processed 1.2:
6420: * tests/results/080.processed 1.2:
6421: * tests/results/081.processed 1.2:
6422: * tests/results/082.processed 1.2:
6423: * tests/results/083.processed 1.2:
6424: * tests/results/084.processed 1.2:
6425: * tests/results/085.processed 1.2:
6426: * tests/results/086.processed 1.2:
6427: * tests/results/087.processed 1.2:
6428: * tests/results/088.processed 1.2:
6429: * tests/results/089.processed 1.2:
6430: * tests/results/090.processed 1.2:
6431: * tests/results/091.processed 1.2:
6432: * tests/results/092.processed 1.2:
6433: * tests/results/093.processed 1.2:
6434: * tests/results/094.processed 1.2:
6435: * tests/results/095.processed 1.2:
6436: * tests/results/096.processed 1.2:
6437: * tests/results/097.processed 1.2:
6438: * tests/results/098.processed 1.2:
6439: * tests/results/099.processed 1.2:
6440: * tests/results/100.processed 1.2:
6441: * tests/results/101.processed 1.2:
6442: * tests/results/102.processed 1.2:
6443: * tests/results/103.processed 1.2:
6444: * tests/results/104.processed 1.2:
6445: * tests/results/105.processed 1.2:
6446: * tests/results/106.processed 1.2:
6447: * tests/results/107.processed 1.2:
6448: * tests/results/108.processed 1.2:
6449: * tests/results/109.processed 1.2:
6450: * tests/results/110.processed 1.2:
6451: * tests/results/111.processed 1.2:
6452: * tests/results/112.processed 1.2:
6453: * tests/results/113.processed 1.2:
6454: * tests/results/114.processed 1.2:
6455: * tests/results/115.processed 1.2:
6456: * tests/results/116.processed 1.2:
6457: * tests/results/117.processed 1.2:
6458: * tests/results/118.processed 1.2:
6459: * tests/results/119.processed 1.2:
6460: * tests/results/120.processed 1.2:
6461: * tests/results/121.processed 1.2:
6462: * tests/results/122.processed 1.2:
6463: * tests/results/123.processed 1.2:
6464: * tests/results/124.processed 1.2:
6465: * tests/results/125.processed 1.2:
6466: * tests/results/126.processed 1.2:
6467: * tests/results/127.processed 1.2:
6468: * tests/results/128.processed 1.2:
6469: * tests/results/129.processed 1.2:
6470: * tests/results/130.processed 1.2:
6471: * tests/results/131.processed 1.2:
6472: * tests/results/132.processed 1.2:
6473: * tests/results/133.processed 1.2:
6474: * tests/results/134.processed 1.2:
6475: * tests/results/135.processed 1.2:
6476: * tests/results/136.processed 1.2:
6477: * tests/results/137.processed 1.2:
6478: * tests/results/138.processed 1.2:
6479: * tests/results/139.processed 1.2:
6480: * tests/results/140.processed 1.2:
6481: * tests/results/141.processed 1.2:
6482: * tests/run_parser.sh 1.2:
6483: merged(copied) to HEAD from template_gc
6484:
6485: * src/include/pa_pragma_pack_begin.h 1.7:
6486: * src/include/pa_pragma_pack_end.h 1.7:
6487: * src/lib/cord/include/Makefile.am 1.2:
6488: * src/lib/cord/include/ec.h 1.2:
6489: * src/lib/cord/include/private/Makefile.am 1.2:
6490: * src/lib/cord/include/private/cord_pos.h 1.2:
6491: * src/lib/cord/source.url 1.2:
6492: * src/lib/gc/Makefile.am 1.2:
6493: * src/lib/gc/include/Makefile.am 1.2:
6494: * src/lib/gc/include/gc.h 1.2:
6495: * src/lib/patches/Makefile.am 1.4:
6496: * src/lib/patches/gc.patch 1.2:
6497: * src/lib/patches/gdome2.patch 1.2:
6498: * src/lib/patches/libxml2.patch 1.2:
6499: * src/lib/patches/libxslt.patch 1.2:
6500: * src/lib/pcre/pcre.h 1.2:
6501: * src/main/pa_array.C 1.57:
6502: * src/main/pa_hash.C 1.54:
6503: * src/targets/Makefile.am 1.10:
6504: * src/targets/apache13/pa_md5c.c 1.6:
6505: * src/targets/apache13/pa_pool.C 1.9:
6506: * src/targets/apache13/pa_threads.C 1.12:
6507: * src/targets/cgi/getopt.c 1.3:
6508: * src/targets/cgi/getopt.h 1.3:
6509: * src/targets/cgi/pa_pool.C 1.42:
6510: * src/targets/cgi/pool_storage.h 1.14:
6511: * src/targets/cgi/pp3.cmd 1.2:
6512: * src/targets/isapi/pa_pool.C 1.17:
6513: * src/targets/isapi/pool_storage.h 1.20:
6514: moved tempate_gc to HEAD
6515:
6516: 2003-07-23 paf
6517: * src/targets/apache13/mod_parser3_main.C 1.1:
6518: file mod_parser3_main.C was initially added on branch
6519: template_gc.
6520:
6521: 2003-03-27 paf
6522: * src/lib/gc/include/gc_fake.h 1.1:
6523: file gc_fake.h was initially added on branch template_gc.
6524:
6525: 2003-03-26 paf
6526: * src/lib/cord/include/gc.h 1.1:
6527: file gc.h was initially added on branch template_gc.
6528:
6529: 2003-03-03 paf
6530: * tests/outputs/049.processed 1.1:
6531: file 049.processed was initially added on branch autoptr.
6532:
6533: * tests/outputs/050.processed 1.1:
6534: file 050.processed was initially added on branch autoptr.
6535:
6536: * tests/outputs/051.processed 1.1:
6537: file 051.processed was initially added on branch autoptr.
6538:
6539: * tests/parser-cygwin.sh 1.1:
6540: file parser-cygwin.sh was initially added on branch autoptr.
6541:
6542: * tests/parser-unix.sh 1.1:
6543: file parser-unix.sh was initially added on branch autoptr.
6544:
6545: 2003-02-20 paf
6546: * www/htdocs/autoptr.html 1.1:
6547: file autoptr.html was initially added on branch autoptr.
6548:
6549: 2003-01-30 paf
6550: * ltmain.sh 1.5:
6551: *** empty log message ***
6552:
6553: 2003-01-29 paf
6554: * src/types/pa_value_includes.h 1.1:
6555: file pa_value_includes.h was initially added on branch autoptr.
6556:
6557: 2003-01-23 paf
6558: * src/lib/pcre/8859-1.ucm 1.1:
6559: file 8859-1.ucm was initially added on branch autoptr.
6560:
6561: 2003-01-14 paf
6562: * src/lib/ltdl/config.guess 1.2:
6563: * src/lib/ltdl/config.sub 1.2:
6564: * src/lib/ltdl/install-sh 1.2:
6565: * src/lib/ltdl/missing 1.2:
6566: * src/lib/ltdl/mkinstalldirs 1.2:
6567: removed some ancient files [they in / really]
6568:
6569: * src/lib/ltdl/aclocal.m4 1.1:
6570: *** empty log message ***
6571:
6572: 2003-01-13 paf
6573: * src/lib/ltdl/COPYING.LIB 1.1:
6574: * src/lib/ltdl/acinclude.m4 1.2:
6575: * src/lib/ltdl/config.h 1.2:
6576: * src/lib/ltdl/config_auto.h.in 1.3:
6577: * src/lib/ltdl/configure 1.4:
6578: * src/lib/ltdl/configure.in 1.4:
6579: * src/lib/ltdl/ltdl.h 1.2:
6580: moved to latest libtool (1.4.3)
6581:
6582: * config.guess 1.3:
6583: * config.sub 1.4:
6584: removed last piece of configure.in(libtool) hacks
6585:
6586: 2003-01-10 paf
6587: * src/lib/patches/libgdome_cpp_syntax1.patch 1.2:
6588: * src/lib/patches/libgdome_cpp_syntax2.patch 1.2:
6589: * src/lib/patches/libgdome_morestatic.patch 1.2:
6590: * src/lib/patches/libxml_error_column_tab.patch 1.2:
6591: * src/lib/patches/libxml_htmloutput_of_xslemptyattr_emptyquotes.patch 1.2:
6592: * src/lib/patches/libxml_transcoder_context1.patch 1.2:
6593: * src/lib/patches/libxml_transcoder_context2.patch 1.2:
6594: * src/lib/patches/libxml_transcoder_context3.patch 1.2:
6595: * src/lib/patches/libxml_transcoder_context4.patch 1.2:
6596: * src/lib/patches/libxslt_html_output_no_charset_meta.patch 1.2:
6597: moved to latest xml lib versions, changed patches.
6598: libxml2 >= 2.5.1 [ftp://xmlsoft.org/libxml2-2.5.1.tar.gz]
6599: libxslt >= 1.0.23 [ftp://xmlsoft.org/libxslt-1.0.23.tar.gz]
6600: gdome2 >= 0.7.2 [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.2.tar.gz]
6601:
6602: 2003-01-09 paf
6603: * depcomp 1.1:
6604: moving to automake 1.7.2
6605:
6606: * missing 1.2:
6607: * mkinstalldirs 1.2:
6608: moved to autoconf 2.57 & automake 1.7.2
6609:
6610: 2002-12-27 paf
6611: * src/doc/aliased.dox 1.5:
6612: * src/doc/module.dox 1.4:
6613: * src/doc/pooled.dox 1.4:
6614: removed outdated parts, made links to language docs
6615:
6616: 2002-12-04 paf
6617: * src/lib/ltdl/README 1.1:
6618: src/lib/ltdl/Makefile now created with /configure, not ltdl/configure,
6619: so it does have no problems with automake.
6620: ltdl/configure AC_OUTPUT(Makefile<<removed)
6621:
6622: 2002-10-15 paf
6623: * src/types/pa_vjunction.C 1.3:
6624: removed $junction.get $junction.set[]
6625: introducing $caller
6626:
6627: 2002-09-11 paf
6628: * etc/parser3.charsets/windows-1254.cfg 1.1:
6629: * src/lib/pcre/ibm-1254.ucm 1.1:
6630: windows-1254 added
6631:
6632: 2002-08-14 paf
6633: * src/targets/cgi/fixopt.C 1.3:
6634: * src/targets/cgi/fixopt.h 1.2:
6635: removed fixopt stupidity. on stupid linux use
6636: cd /document/root
6637: ../cgi/parser3 script
6638:
6639: 2002-08-12 paf
6640: * src/types/pa_valiased.C 1.17:
6641: * src/types/pa_valiased.h 1.23:
6642: ^base:create[] dynamic call rewritten
6643: todo: thorough testing
6644:
6645: 2002-08-01 paf
6646: * src/Makefile.am 1.17:
6647: ident.C* removed
6648:
6649: 2002-07-30 paf
6650: * src/targets/cgi/pa_config_paths.h.in 1.2:
6651: removed pa_config_paths.h
6652:
6653: 2002-06-21 paf
6654: * src/lib/pcre/LICENCE 1.1:
6655: * src/lib/pcre/README 1.1:
6656: * src/lib/pcre/Tech.Notes 1.1:
6657: * src/lib/pcre/dftables.c 1.1:
6658: * src/lib/pcre/get.c 1.1:
6659: * src/lib/pcre/ibm-1250.ucm 1.1:
6660: * src/lib/pcre/ibm-1251.ucm 1.1:
6661: * src/lib/pcre/ibm-1257.ucm 1.1:
6662: * src/lib/pcre/internal.h 1.1:
6663: * src/lib/pcre/pcre-2_08.tar.gz 1.1:
6664: * src/lib/pcre/pcre.3 1.1:
6665: * src/lib/pcre/pcre.3.html 1.1:
6666: * src/lib/pcre/pcre.3.txt 1.1:
6667: * src/lib/pcre/pcre.c 1.1:
6668: * src/lib/pcre/ruspart_win2koi.pl 1.1:
6669: * src/lib/pcre/study.c 1.1:
6670: * src/lib/pcre/win-koi.tab 1.1:
6671: moved libltdl and pcre to libs/
6672: added libs/md5 which is linked to non-apache targets
6673: ^math:crypt[password;$apr1$salt]
6674:
6675: 2002-06-20 paf
6676: * bin/Makefile.am 1.3:
6677: parser3.conf renamed to auto.p
6678:
6679: 2002-06-18 paf
6680: * etc/Makefile.am 1.4:
6681: bin/parser3.conf.dist [moved from etc
6682:
6683: 2002-04-22 paf
6684: * types.txt 1.2:
6685: ^string.optimize[]
6686:
6687: 2002-04-19 paf
6688: * src/doc/postbuild.txt 1.3:
6689: * src/doc/view_chm.cmd 1.2:
6690: * src/doc/view_html.cmd 1.2:
6691: config updated to doxygen 1.2.15,
6692: created helper which fixes minor bugs in chm project files & htm tree.
6693: changed extension to .htm
6694:
6695: 2002-04-16 paf
6696: * asm.txt 1.2:
6697: * form.txt 1.2:
6698: * lang.txt 1.2:
6699: * sql.txt 1.2:
6700: removed outdated. see in Attic asm.txt as most interesting
6701:
6702: 2002-02-22 paf
6703: * src/include/pa_db_connection.h 1.22:
6704: * src/include/pa_db_manager.h 1.15:
6705: * src/include/pa_db_table.h 1.16:
6706: * src/main/pa_db_connection.C 1.38:
6707: * src/main/pa_db_manager.C 1.23:
6708: * src/main/pa_db_table.C 1.21:
6709: removed hashfile support for now
6710:
6711: 2002-02-18 paf
6712: * ltconfig 1.2:
6713: removed libtool subpart files
6714:
6715: 2002-02-13 paf
6716: * etc/parser3.charsets/windows-1257.cfg 1.2:
6717: id added
6718:
6719: 2002-02-08 paf
6720: * src/sql/Makefile.am 1.3:
6721: forgotten makes
6722:
6723: * src/main/pa_status_provider.C 1.5:
6724: 'make dist' works
6725:
6726: * AUTHORS 1.2:
6727: * COPYING 1.2:
6728: * README 1.2:
6729: install&others updated
6730:
6731: 2002-01-31 paf
6732: * ident.awk 1.2:
6733: lowered indent.awk back to src/
6734:
6735: * NEWS 1.1:
6736: * etc/parser3.charsets/windows-1250.cfg 1.1:
6737: * install-sh 1.1:
6738: * www/Makefile.am 1.1:
6739: * www/Makefile.in 1.1:
6740: moved etc&www out of src, moved configure&co out of src
6741: added windows-1250.cfg
6742: straightened installation scripts procedure
6743: made targets/cgi/parser3.C be dependant on ./configure --sysconfdir change
6744:
6745: 2001-12-15 paf
6746: * src/include/pa_charset_connection.h 1.6:
6747: * src/include/pa_charset_manager.h 1.8:
6748: * src/include/pa_transcoder.h 1.3:
6749: * src/main/pa_charset_connection.C 1.13:
6750: * src/main/pa_charset_manager.C 1.10:
6751: * src/main/pa_transcoder.C 1.4:
6752: introducing Charset
6753:
6754: 2001-10-22 parser
6755: * src/include/pa_xslt_stylesheet_manager.h 1.5:
6756: * src/main/pa_xslt_stylesheet_manager.C 1.5:
6757: hashfile 0
6758:
6759: 2001-09-26 parser
6760: * src/classes/dnode.C 1.7:
6761: * src/classes/dnode.h 1.3:
6762: * src/classes/dom.C 1.36:
6763: * src/types/pa_vdnode.C 1.9:
6764: * src/types/pa_vdnode.h 1.4:
6765: * src/types/pa_vdom.C 1.4:
6766: * src/types/pa_vdom.h 1.15:
6767: xdoc&xnode now
6768:
6769: * src/classes/classes.cmd 1.4:
6770: moved classes.inc generation on win32 to main.dsp
6771:
6772: 2001-07-03 parser
6773: * src/classes/random.C 1.15:
6774: class random renamed to math, operators became methods
6775:
6776: 2001-06-27 parser
6777: * src/classes/nothing.C 1.5:
6778: * src/types/pa_vnothing.h 1.2:
6779: nothing renamed to void
6780:
6781: 2001-05-21 parser
6782: * src/classes/unknown.C 1.8:
6783: * src/types/pa_vunknown.h 1.14:
6784: 'unknown' renamed to 'nothing'
6785:
6786: 2001-05-17 parser
6787: * src/doc/chm.cmd 1.7:
6788: * src/doc/doxygen.cmd 1.7:
6789: * src/doc/view.cmd 1.3:
6790: doc cmds
6791:
6792: 2001-05-11 paf
6793: * src/classes/gawk.exe 1.2:
6794: * src/classes/ls.exe 1.2:
6795: * src/main/bison.exe 1.2:
6796: * src/targets/isapi/KILL.EXE 1.2:
6797: * src/targets/isapi/PSTAT.EXE 1.2:
6798: * src/targets/isapi/istart.cmd 1.2:
6799: * src/targets/isapi/istop.cmd 1.2:
6800: * src/targets/isapi/kill.pl 1.2:
6801: moved win32 helpers to /win32tools
6802:
6803: 2001-05-07 paf
6804: * src/include/code.h 1.29:
6805: pa_code.h
6806:
6807: 2001-05-03 paf
6808: * src/doc/doxygen.txt 1.6:
6809: dox splitted .dox files and added some
6810:
6811: 2001-04-28 paf
6812: * src/include/pa_methoded.h 1.2:
6813: * src/main/pa_methoded.C 1.2:
6814: renamed pa_methoded back to classes/classes.h
6815:
6816: * src/classes/_double.h 1.8:
6817: * src/classes/_file.h 1.5:
6818: * src/classes/_form.h 1.4:
6819: * src/classes/_image.h 1.4:
6820: * src/classes/_int.h 1.8:
6821: * src/classes/_mail.h 1.4:
6822: * src/classes/_op.h 1.6:
6823: * src/classes/_random.h 1.4:
6824: * src/classes/_response.h 1.5:
6825: * src/classes/_string.h 1.10:
6826: * src/classes/_table.h 1.7:
6827: * src/classes/_unknown.h 1.3:
6828: * src/classes/exec.C 1.4:
6829: Methoded reorganized. todo: methoded-configure
6830:
6831: * src/classes/classes.inc 1.5:
6832: removed classes.inc
6833:
6834: 2001-04-26 paf
6835: * src/classes/_exec.h 1.4:
6836: code documentation ++
6837:
6838: 2001-04-23 paf
6839: * src/classes/Makefile 1.2:
6840: * src/main/Makefile 1.2:
6841: * src/targets/cgi/Makefile 1.2:
6842: * src/types/Makefile 1.2:
6843: makefiles removed
6844:
6845: 2001-04-11 paf
6846: * src/types/pa_vcframe.h 1.4:
6847: * src/types/pa_vmframe.h 1.13:
6848: libimaging dead end: pil parses header in .py
6849:
6850: 2001-04-06 paf
6851: * src/classes/_root.h 1.5:
6852: * src/classes/root.C 1.62:
6853: renamed 'root' to 'op'
6854:
6855: 2001-04-05 paf
6856: * src/include/pa_sql_driver.h 1.5:
6857: sql driver services for conv memory & error reporting
6858:
6859: 2001-04-03 paf
6860: * src/doc/generate.cmd 1.2:
6861: string::pos & cmp & piece bugs fixed.
6862: string::split new
6863: table:load separated from set
6864: table:set implemented with clean \n \t searches
6865:
6866: 2001-03-24 paf
6867: * src/targets/isapi/nt_log_events.mc 1.2:
6868: cgi: sapi::log
6869:
6870: 2001-03-22 paf
6871: * src/targets/cgi/vform_fields_fill.C 1.2:
6872: * src/targets/cgi/vform_fields_fill.h 1.2:
6873: z
6874:
6875: 2001-03-19 paf
6876: * src/classes/_cookie.h 1.2:
6877: * src/classes/cookie.C 1.3:
6878: VCookie is now :Value
6879:
6880: * src/classes/_env.h 1.6:
6881: * src/classes/env.C 1.8:
6882: VEnv is now :Value
6883:
6884: * src/targets/cgi/pa_vform.C 1.3:
6885: moved common get_element part from stateless object&class into
6886: VAliased
6887:
6888: * src/classes/_request.h 1.4:
6889: * src/classes/request.C 1.6:
6890: VRequest moved to :Value
6891:
6892: 2001-03-14 paf
6893: * src/include/core.h 1.16:
6894: * src/main/core.C 1.69:
6895: global handler, exceptions in parser3
6896:
6897: 2001-03-13 paf
6898: * src/targets/cgi/parser.dsp 1.2:
6899: z
6900:
6901: 2001-03-11 paf
6902: * src/include/pa_valiased.h 1.4:
6903: * src/include/pa_value.h 1.51:
6904: * src/include/pa_vbool.h 1.8:
6905: * src/include/pa_vcframe.h 1.8:
6906: * src/include/pa_vclass.h 1.30:
6907: * src/include/pa_vdouble.h 1.13:
6908: * src/include/pa_vhash.h 1.13:
6909: * src/include/pa_vint.h 1.5:
6910: * src/include/pa_vjunction.h 1.9:
6911: * src/include/pa_vmframe.h 1.24:
6912: * src/include/pa_vobject.h 1.18:
6913: * src/include/pa_vstring.h 1.18:
6914: * src/include/pa_vunknown.h 1.10:
6915: * src/include/pa_wcontext.h 1.29:
6916: * src/include/pa_wwrapper.h 1.14:
6917: * src/main/pa_cframe.C 1.6:
6918: * src/main/pa_value.C 1.8:
6919: * src/main/pa_vclass.C 1.5:
6920: * src/main/pa_wcontext.C 1.11:
6921: splitted types from include/
6922:
6923: 2001-03-08 paf
6924: * src/include/pa_bool.h 1.2:
6925: * src/include/pa_double.h 1.2:
6926: withoud cloning. didn't need it actually, params got passed from
6927: out unnamed ewpool
6928:
6929: 2001-02-24 paf
6930: * src/include/pa_vframe.h 1.6:
6931: codeframe just compiled
6932:
6933: 2001-02-21 paf
6934: * src/include/pa_context.h 1.8:
6935: request core methods0
6936:
6937: * src/include/compile.h 1.5:
6938: * src/include/execute.h 1.3:
6939: get put -1 [just compiled]
6940:
6941: 2001-01-30 paf
6942: * src/include/pa_error.h 1.4:
6943: * src/main/pa_error.C 1.4:
6944: lowered targets/parser into subdir, added parser_Pool(Pool)
6945: failed to add. would think..
6946:
E-mail: